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 2017/07/05 20:43:18 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3866

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3866/display/redirect?page=changes>

Changes:

[benjamin.hindman] Moved `net::IPNetwork` to `net::IP:Network`.

[benjamin.hindman] Replaced use of `net::IPNetwork` by `net::IP::Network` in stout.

[benjamin.hindman] Replaced use of `net::IPNetwork` by `net::IP::Network` in Mesos.

[benjamin.hindman] Refactored net::IP and added net::IPv4 and net::IPv6.

[benjamin.hindman] Refactored inet::Address to base of inet4::Address and inet6::Address.

[benjamin.hindman] Mesos updates for new inet4::Address.

[benjamin.hindman] Added support for `net::IPv4` and `net::IPv6` in `FlagsBase`.

------------------------------------------
[...truncated 28.09 MB...]
I0705 20:43:11.225385 32496 process.cpp:3779] Handling HTTP event for process 'slave(775)' with path: '/slave(775)/containers'
I0705 20:43:11.227574 32496 http.cpp:1116] HTTP GET for /slave(775)/containers from 127.0.0.1:49880
I0705 20:43:11.227690 32496 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 20:43:11.232250 32514 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (51 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0705 20:43:11.244717 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.245440 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.245550 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.245585 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.249732 32498 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:44737
I0705 20:43:11.249755 32498 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_UCYmRz"
W0705 20:43:11.250253 32498 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.250265 32498 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/credential'
I0705 20:43:11.250468 32498 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.250488 32498 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_20Rekg/http_credentials'
I0705 20:43:11.250711 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.250928 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.252355 32498 slave.cpp:565] 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"}]
I0705 20:43:11.252535 32498 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.252552 32498 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.252689 32508 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.254328 32515 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_UCYmRz/meta'
I0705 20:43:11.254865 32506 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.255067 32498 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.256788 32506 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.257272 32502 slave.cpp:6189] Finished recovery
I0705 20:43:11.257848 32502 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.258107 32510 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.260602 32514 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0705 20:43:11.261770 32497 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:49882
I0705 20:43:11.261853 32497 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 20:43:11.264535 32499 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0705 20:43:11.275166 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.275697 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.275800 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.275831 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.279268 32499 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:44737
I0705 20:43:11.279287 32499 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_c747Tj"
W0705 20:43:11.279760 32499 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.279773 32499 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/credential'
I0705 20:43:11.279953 32499 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.279970 32499 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JnmBr0/http_credentials'
I0705 20:43:11.280222 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.280519 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.281957 32499 slave.cpp:565] 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"}]
I0705 20:43:11.282133 32499 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.282145 32499 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.282292 32497 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.283881 32501 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_c747Tj/meta'
I0705 20:43:11.284248 32503 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.284464 32513 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.286440 32509 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.286801 32513 slave.cpp:6189] Finished recovery
I0705 20:43:11.287390 32513 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.287708 32500 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.290024 32497 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0705 20:43:11.291133 32502 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:49884
I0705 20:43:11.291208 32502 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 20:43:11.294008 32507 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0705 20:43:11.305774 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.306409 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.306504 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.306535 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.309707 32512 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:44737
I0705 20:43:11.309722 32512 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_0AqUe4"
W0705 20:43:11.310144 32512 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.310159 32512 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/credential'
I0705 20:43:11.310322 32512 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.310343 32512 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_NUgUQK/http_credentials'
I0705 20:43:11.310617 32512 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.310782 32512 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.312053 32512 slave.cpp:565] 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"}]
I0705 20:43:11.312218 32512 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.312228 32512 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.312345 32504 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.313804 32492 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_0AqUe4/meta'
I0705 20:43:11.314129 32493 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.314357 32507 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.315858 32492 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.316131 32510 slave.cpp:6189] Finished recovery
I0705 20:43:11.316534 32510 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.317030 32509 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.319097 32512 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0705 20:43:11.320106 32507 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:49888
I0705 20:43:11.320194 32507 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 20:43:11.322530 32503 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0705 20:43:11.337164 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.337961 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.338129 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.338215 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.340211 32491 cluster.cpp:448] Creating default 'local' authorizer
I0705 20:43:11.343001 32506 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:44737
I0705 20:43:11.343019 32506 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ETF0RO"
W0705 20:43:11.343441 32506 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.343454 32506 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/credential'
I0705 20:43:11.343643 32506 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.343660 32506 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Iu3Hyv/http_credentials'
I0705 20:43:11.343900 32506 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.344034 32506 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.345583 32506 slave.cpp:565] 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"}]
I0705 20:43:11.345815 32506 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.345829 32506 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.347600 32506 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.348318 32506 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ETF0RO/meta'
I0705 20:43:11.348780 32506 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.348942 32506 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.350906 32506 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.351398 32506 slave.cpp:6189] Finished recovery
I0705 20:43:11.351840 32506 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.352442 32506 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.354975 32509 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0705 20:43:11.356461 32509 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:49890
I0705 20:43:11.356534 32509 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 20:43:11.366600 32504 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (39 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0705 20:43:11.378067 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.378908 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.379058 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.379138 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.381407 32491 cluster.cpp:448] Creating default 'local' authorizer
I0705 20:43:11.383338 32510 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:44737
I0705 20:43:11.383357 32510 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Li12Qz"
W0705 20:43:11.383826 32510 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.383834 32510 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/credential'
I0705 20:43:11.383963 32510 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.383976 32510 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_upuKDg/http_credentials'
I0705 20:43:11.384191 32510 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.384456 32510 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.385928 32510 slave.cpp:565] 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"}]
I0705 20:43:11.386152 32510 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.386165 32510 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.386287 32513 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.388103 32510 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Li12Qz/meta'
I0705 20:43:11.388484 32510 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.388633 32510 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.390282 32513 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.390664 32510 slave.cpp:6189] Finished recovery
I0705 20:43:11.391130 32510 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.391366 32503 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.393690 32492 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0705 20:43:11.395335 32492 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:49892
I0705 20:43:11.395411 32492 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 20:43:11.399425 32497 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0705 20:43:11.410683 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0705 20:43:11.411185 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0705 20:43:11.411285 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 20:43:11.411321 32491 provisioner.cpp:255] Using default backend 'copy'
I0705 20:43:11.412991 32491 cluster.cpp:448] Creating default 'local' authorizer
I0705 20:43:11.414436 32499 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:44737
I0705 20:43:11.414453 32499 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Hh0Ubl"
W0705 20:43:11.414885 32499 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0705 20:43:11.414898 32499 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/credential'
I0705 20:43:11.415007 32499 slave.cpp:283] Agent using credential for: test-principal
I0705 20:43:11.415022 32499 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_BVxz31/http_credentials'
I0705 20:43:11.415185 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0705 20:43:11.415285 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0705 20:43:11.416698 32499 slave.cpp:565] 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"}]
I0705 20:43:11.416923 32499 slave.cpp:573] Agent attributes: [  ]
I0705 20:43:11.416936 32499 slave.cpp:578] Agent hostname: localhost
I0705 20:43:11.417059 32498 status_update_manager.cpp:177] Pausing sending status updates
I0705 20:43:11.418398 32512 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Hh0Ubl/meta'
I0705 20:43:11.418828 32511 status_update_manager.cpp:203] Recovering status update manager
I0705 20:43:11.419178 32512 containerizer.cpp:582] Recovering containerizer
I0705 20:43:11.420707 32508 provisioner.cpp:416] Provisioner recovery complete
I0705 20:43:11.421079 32515 slave.cpp:6189] Finished recovery
I0705 20:43:11.421501 32515 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0705 20:43:11.421708 32507 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0705 20:43:11.423796 32498 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0705 20:43:11.424813 32498 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:49896
I0705 20:43:11.424877 32498 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 20:43:11.428236 32492 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (26 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (341 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (330530 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0705 20:43:11.487634 32516 process.cpp:968] Failed to accept socket: future discarded
make[3]: Leaving directory `/mesos/build'
make[3]: *** [CMakeFiles/check] Error 1
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499284044-13985
Untagged: mesos-1499284044-13985:latest
Deleted: sha256:443714f116d07f2017c24f40574439e4cc9eac968faf9d7c6ca0356c87adcf80
Deleted: sha256:27413a2278c3b1b6f5be0b9c8826460c9b79b4506d2d2af308e8f12d8e159e47
Deleted: sha256:4d9490b1cfb30a481e43c13a99740638a2fd2b1a20a17483215111ab628c3948
Deleted: sha256:06ac7063046e6f947d02054fac9d16bcf05eb0eb4af532fe431ef3917636d4fe
Deleted: sha256:2d5381f9dae62d50e57901a24ca15b5995edb7298ac123c9483d7f201b4e46bb
Deleted: sha256:1c457e7ec1dc554b9f1097be78659a43a2930c8cd400068d93df9573ade1403f
Deleted: sha256:a299b79774ac3ccf787f246a9a6beac5c79b7131b344a0fcf4c03bfd263c9d0e
Deleted: sha256:3138e41968e54471fc559ede161104f220ba4f0cc0e416616617dd172815c35c
Deleted: sha256:38f9758532d0d82a699a6427b449b52d1d6afe99fe45136aea782d9139b36a42
Deleted: sha256:bd8149d2c1a2eb0ab13e941da02189c70fc4aab9f241fade6a3d555bb10905e1
Deleted: sha256:1e33f978835f5f0b1a69c817649bd36acd13c6c54f7fcd3730d56e34b2e4a619
Deleted: sha256:8cfc368741d253c4614e282a6bf307d6388f3d06f2bcd10603100d75aa4d2807
Deleted: sha256:e8952a571fb9fece2117b22f656edd025c31dde679fb25a3645a3caffdf6dea4
Deleted: sha256:9cbaab74413ef8b784b471365dc5db26e917c944ea72fcf2d1071007bfad99ff
Deleted: sha256:9e21d779d96cc46dbc6c6b8139ac904a9ffc84225f9da3ee2c7c23fd669d4b3a
Deleted: sha256:3f0c6f52ea429440d1bd7d440ce1789e318f7d28f0480c1f107eee25496118c8
Deleted: sha256:264e3baaffc52e049a0fb9ce0c6cef2386a6b4e17c9ab0d3c99799c8b9246384
Deleted: sha256:f54a0d87a7c2cbe3a4f2a58b81c4ce975d8a38262f00293ac7784c7c3e616137
Deleted: sha256:f7514bffbdd177ba5adb92560f329670bb38ca5067ef06ac18f0def2ffad7a3f
Deleted: sha256:3344a8da195107546ef24c1a8e828f95480dd262206dad631a31ad27eb80ec61
Deleted: sha256:49a8a376460447110d868ec42ef760f3193683b4def49fa9ed792965ee395a50
Deleted: sha256:a8912af5aa73a9cf7f42e655d34950b67ea0def0288d31ed18db91cbe7858a16
Deleted: sha256:c928a7ab32c5e260add7a6a08db0f7230adc5303cd19bd75b6372aa2c3ffcd26
Deleted: sha256:a760907810352e2ea1a2500c2c3afb443e601290584f9760f66b74e8114b7f5e
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3885/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3871/display/redirect?page=changes>

Changes:

[klueska] Setup new directory for importable python libs in src/python.

------------------------------------------
[...truncated 28.10 MB...]
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0707 00:22:15.244349 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.244833 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.244915 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.244942 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.248106 32505 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:36932
I0707 00:22:15.248121 32505 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_oPaOQ5"
W0707 00:22:15.248673 32505 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.248685 32505 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/credential'
I0707 00:22:15.248816 32505 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.248829 32505 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_rmvj5N/http_credentials'
I0707 00:22:15.249016 32505 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.249245 32505 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.250432 32505 slave.cpp:565] 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"}]
I0707 00:22:15.250612 32505 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.250620 32505 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.250758 32498 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.252112 32510 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_oPaOQ5/meta'
I0707 00:22:15.252450 32504 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.252776 32498 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.254413 32494 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.254817 32502 slave.cpp:6189] Finished recovery
I0707 00:22:15.255245 32502 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.255641 32503 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.257807 32507 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0707 00:22:15.259407 32506 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:53768
I0707 00:22:15.259507 32506 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0707 00:22:15.262111 32500 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0707 00:22:15.273485 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.273990 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.274087 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.274112 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.277268 32497 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:36932
I0707 00:22:15.277284 32497 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_OwC4WW"
W0707 00:22:15.277662 32497 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.277670 32497 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/credential'
I0707 00:22:15.277797 32497 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.277811 32497 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NaMRfF/http_credentials'
I0707 00:22:15.277993 32497 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.278148 32497 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.279654 32497 slave.cpp:565] 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"}]
I0707 00:22:15.279844 32497 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.279855 32497 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.279991 32509 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.281328 32512 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_OwC4WW/meta'
I0707 00:22:15.281690 32501 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.282011 32503 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.283537 32494 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.283910 32501 slave.cpp:6189] Finished recovery
I0707 00:22:15.284358 32501 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.284721 32513 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.286754 32511 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0707 00:22:15.287838 32504 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:53770
I0707 00:22:15.287909 32504 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0707 00:22:15.290244 32501 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0707 00:22:15.301244 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.301714 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.301806 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.301834 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.305819 32493 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:36932
I0707 00:22:15.305832 32493 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_UNflkO"
W0707 00:22:15.306195 32493 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.306205 32493 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/credential'
I0707 00:22:15.306314 32493 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.306329 32493 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_rGFjHw/http_credentials'
I0707 00:22:15.306511 32493 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.306797 32493 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.308200 32493 slave.cpp:565] 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"}]
I0707 00:22:15.308385 32493 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.308393 32493 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.308579 32497 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.310387 32509 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_UNflkO/meta'
I0707 00:22:15.310909 32515 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.311288 32500 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.313074 32515 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.313585 32499 slave.cpp:6189] Finished recovery
I0707 00:22:15.314064 32499 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.314368 32497 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.316241 32513 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0707 00:22:15.317567 32500 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:53772
I0707 00:22:15.317643 32500 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0707 00:22:15.320061 32492 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0707 00:22:15.332551 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.333072 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.333159 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.333184 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.335590 32491 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:15.337364 32506 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:36932
I0707 00:22:15.337383 32506 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_0X0lZF"
W0707 00:22:15.338019 32506 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.338037 32506 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/credential'
I0707 00:22:15.338259 32506 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.338279 32506 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_J9dUqo/http_credentials'
I0707 00:22:15.338593 32506 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.338845 32506 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.340397 32506 slave.cpp:565] 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"}]
I0707 00:22:15.340576 32506 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.340586 32506 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.340708 32515 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.342134 32494 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_0X0lZF/meta'
I0707 00:22:15.342427 32500 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.342703 32515 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.343981 32502 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.344419 32507 slave.cpp:6189] Finished recovery
I0707 00:22:15.344871 32507 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.345126 32497 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.347102 32493 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0707 00:22:15.348177 32514 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:53774
I0707 00:22:15.348254 32514 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0707 00:22:15.351253 32505 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0707 00:22:15.361842 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.362334 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.362421 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.362452 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.364135 32491 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:15.365715 32495 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:36932
I0707 00:22:15.365731 32495 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_ICnjWx"
W0707 00:22:15.366056 32495 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.366065 32495 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/credential'
I0707 00:22:15.366207 32495 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.366225 32495 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_7lNesg/http_credentials'
I0707 00:22:15.366426 32495 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.366576 32495 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.367792 32495 slave.cpp:565] 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"}]
I0707 00:22:15.367983 32495 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.367992 32495 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.368134 32506 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.369371 32499 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_ICnjWx/meta'
I0707 00:22:15.369767 32500 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.369952 32510 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.371347 32512 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.371702 32500 slave.cpp:6189] Finished recovery
I0707 00:22:15.372143 32500 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.372445 32493 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.374805 32501 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0707 00:22:15.375852 32506 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:53776
I0707 00:22:15.375926 32506 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0707 00:22:15.379329 32515 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0707 00:22:15.391017 32491 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:15.391479 32491 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:15.391559 32491 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:15.391584 32491 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:15.393342 32491 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:15.394868 32493 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:36932
I0707 00:22:15.394886 32493 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_0Axoaq"
W0707 00:22:15.395406 32493 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:15.395416 32493 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/credential'
I0707 00:22:15.395534 32493 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:15.395547 32493 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_x3jGK8/http_credentials'
I0707 00:22:15.395726 32493 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:15.395853 32493 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:15.397074 32493 slave.cpp:565] 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"}]
I0707 00:22:15.397320 32493 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:15.397330 32493 slave.cpp:578] Agent hostname: localhost
I0707 00:22:15.397475 32496 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:15.398576 32509 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_0Axoaq/meta'
I0707 00:22:15.398886 32512 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:15.399062 32515 containerizer.cpp:582] Recovering containerizer
I0707 00:22:15.400446 32499 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:15.400822 32500 slave.cpp:6189] Finished recovery
I0707 00:22:15.401397 32500 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:15.401657 32496 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:15.403749 32502 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0707 00:22:15.404924 32515 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:53778
I0707 00:22:15.404996 32515 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0707 00:22:15.408423 32502 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (30 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (270 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (341658 ms total)
[  PASSED  ] 1575 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart
[  FAILED  ] MasterTest.IgnoreOldAgentReregistration

 4 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0707 00:22:15.474422 32516 process.cpp:968] Failed to accept socket: future discarded
make[3]: Leaving directory `/mesos/build'
make[3]: *** [CMakeFiles/check] Error 1
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499384221-26618
Untagged: mesos-1499384221-26618:latest
Deleted: sha256:1041666c73f7e86df52bc3e98e12a07e96602d4a1e336494dd30f03518c0109c
Deleted: sha256:a28514e8e5c62548b09dd76b71bb52a98d4506901e9818ccb333aafd066f0e34
Deleted: sha256:51003d1c4daf6b1fb184a8935ecd01842ff30fc3301db9fb32779fe96299deec
Deleted: sha256:8f013d2f183487f5d6b27e54a88cc2e3a74ffbe530e5e75ce88a2abdde971a01
Deleted: sha256:f3dc4a7bc0a944859db3e73272b00ced407b187f49282ac46e169630bca605c7
Deleted: sha256:92e1740611ccfbd2e6cd688f6add96b765e94d451ae0952d3f52cbf9fed06cb8
Deleted: sha256:2ff5b11be383830c3828370b0f78bc3cd62efa6952f558cacfe284128a24db4c
Deleted: sha256:da35384f7625e67d27210f0622fade6d5d9c3596d21e9d32929ac6301ea69db5
Deleted: sha256:71b7b7a1291326d26a20d242b388d10dbffa43ac88d7a0b8da131391dbf0de13
Deleted: sha256:22b26db8b8e7fb80256ee2f15c1478b36a621655afdc5d8c1415f8160f1e26fa
Deleted: sha256:1b67c5d6888a88ce7c0ff51dbf051e466ee32ff1dbb8b29b055f01cdf0694bee
Deleted: sha256:c95ef5b49cd0a76893a23be1884f05f1eb74aa8811fe774582518abc5b22028f
Deleted: sha256:8ecaabaf9680e376db4eb2d663b4acc7c4dc0a37023ff732a1275bf285982e22
Deleted: sha256:89e4af6f2479c90036cd64670efbf43790ffcdd8020111d37c7aac7a72f4caac
Deleted: sha256:0b57ca78bacc699575aa41530b3a4540d4544414853efb5e81cf1ca06c087cdd
Deleted: sha256:af6016d146234378627ad858fa3a9572ffb18bb3d73c78f3cb276ebd755997f7
Deleted: sha256:caeb99e658306662ae411c856eca08cc86c2e51f89303045dfdce7b7e595f12a
Deleted: sha256:6ec486d32d8612c0d735efae6a7bd4632b9e552f990bee6fa87ccea13d9d50b0
Deleted: sha256:e320b634f93f99acc0efa89f8e19e470739cfbdced1debc4419e847966550ba0
Deleted: sha256:4f67d4255e8a62976b5486420d691ab12f15f5d53dbe366f9456803dbad5a439
Deleted: sha256:ea1c81d3ff05581c0e7347a13762368ab30ad71171435574f91ca6bce0394034
Deleted: sha256:660ac779b0535442af60d64b0e106ce25097ad7577eaae8fcaea2264bedec356
Deleted: sha256:8a551f894bfb764ab481eda4b064c00c713f552b445185e62ccd9e018f2118f7
Deleted: sha256:a4d7ba055f6c744c0522eda1f303e6fc8684ac318415d01da3f32cd9fe7913d7
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3870/display/redirect?page=changes>

Changes:

[kapil] Fixed windows failure due to new `net::IP::Network` class.

[kapil] Fixed compilation failure in port-mapping network isolator.

------------------------------------------
[...truncated 28.11 MB...]
I0706 19:01:43.509801 32513 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 19:01:43.519729 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.520172 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.520257 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.520283 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.523130 32498 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:36743
I0706 19:01:43.523144 32498 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_i2q8ZG"
W0706 19:01:43.523465 32498 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.523488 32498 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/credential'
I0706 19:01:43.523598 32498 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.523617 32498 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DLEPOP/http_credentials'
I0706 19:01:43.523797 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.523911 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.525212 32498 slave.cpp:565] 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"}]
I0706 19:01:43.525379 32498 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.525389 32498 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.525537 32499 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.526723 32496 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_i2q8ZG/meta'
I0706 19:01:43.526984 32507 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.527226 32502 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.528723 32505 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.529203 32496 slave.cpp:6189] Finished recovery
I0706 19:01:43.529687 32496 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.530109 32496 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.532354 32501 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 19:01:43.533620 32513 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:55182
I0706 19:01:43.533681 32513 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:01:43.536134 32516 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 19:01:43.547399 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.547947 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.548053 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.548089 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.551929 32510 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:36743
I0706 19:01:43.551949 32510 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_8fSvqg"
W0706 19:01:43.552287 32510 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.552299 32510 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/credential'
I0706 19:01:43.552443 32510 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.552459 32510 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_18Ogjp/http_credentials'
I0706 19:01:43.552670 32510 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.552821 32510 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.554440 32510 slave.cpp:565] 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"}]
I0706 19:01:43.554651 32510 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.554662 32510 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.554837 32511 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.556401 32496 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_8fSvqg/meta'
I0706 19:01:43.556771 32498 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.556977 32501 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.558696 32503 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.559027 32511 slave.cpp:6189] Finished recovery
I0706 19:01:43.559429 32511 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.559782 32509 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.562122 32518 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 19:01:43.563315 32510 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:55186
I0706 19:01:43.563376 32510 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:01:43.565553 32504 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 19:01:43.576519 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.577234 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.577344 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.577373 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.580770 32501 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:36743
I0706 19:01:43.580795 32501 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_23D17P"
W0706 19:01:43.581200 32501 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.581212 32501 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/credential'
I0706 19:01:43.581352 32501 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.581368 32501 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_K6O44Y/http_credentials'
I0706 19:01:43.581562 32501 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.581687 32501 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.583015 32501 slave.cpp:565] 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"}]
I0706 19:01:43.583204 32501 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.583215 32501 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.583328 32508 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.584692 32496 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_23D17P/meta'
I0706 19:01:43.585039 32507 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.585268 32513 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.586707 32519 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.587024 32515 slave.cpp:6189] Finished recovery
I0706 19:01:43.587415 32515 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.587702 32518 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.589802 32500 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 19:01:43.590847 32498 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:55188
I0706 19:01:43.590911 32498 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:01:43.592960 32506 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 19:01:43.603318 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.603750 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.603826 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.603848 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.605388 32495 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:01:43.606824 32511 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:36743
I0706 19:01:43.606839 32511 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Wk6a6p"
W0706 19:01:43.607169 32511 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.607183 32511 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/credential'
I0706 19:01:43.607316 32511 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.607329 32511 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_NQvi7y/http_credentials'
I0706 19:01:43.607561 32511 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.607691 32511 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.609216 32511 slave.cpp:565] 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"}]
I0706 19:01:43.609411 32511 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.609421 32511 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.609549 32503 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.610716 32502 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Wk6a6p/meta'
I0706 19:01:43.611120 32509 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.611325 32501 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.612856 32510 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.613328 32505 slave.cpp:6189] Finished recovery
I0706 19:01:43.613718 32505 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.613999 32518 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.616406 32501 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0706 19:01:43.617588 32498 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:55190
I0706 19:01:43.617673 32498 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:01:43.621120 32513 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 19:01:43.632148 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.632853 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.632994 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.633041 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.635380 32495 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:01:43.636871 32515 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:36743
I0706 19:01:43.636886 32515 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_dcCFk0"
W0706 19:01:43.637197 32515 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.637204 32515 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/credential'
I0706 19:01:43.637331 32515 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.637346 32515 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6xhYp9/http_credentials'
I0706 19:01:43.637549 32515 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.637665 32515 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.638991 32515 slave.cpp:565] 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"}]
I0706 19:01:43.639161 32515 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.639170 32515 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.639300 32512 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.640735 32501 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_dcCFk0/meta'
I0706 19:01:43.641052 32510 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.641430 32510 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.643146 32503 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.643708 32515 slave.cpp:6189] Finished recovery
I0706 19:01:43.644289 32515 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.644556 32516 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.647673 32501 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0706 19:01:43.648834 32507 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:55192
I0706 19:01:43.648927 32507 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:01:43.652307 32515 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 19:01:43.664332 32495 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:01:43.664875 32495 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:01:43.664980 32495 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:01:43.665016 32495 provisioner.cpp:255] Using default backend 'copy'
I0706 19:01:43.666738 32495 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:01:43.668457 32504 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:36743
I0706 19:01:43.668475 32504 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bp1sRA"
W0706 19:01:43.668861 32504 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:01:43.668869 32504 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/credential'
I0706 19:01:43.669049 32504 slave.cpp:283] Agent using credential for: test-principal
I0706 19:01:43.669064 32504 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_EMvB1J/http_credentials'
I0706 19:01:43.669277 32504 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:01:43.669564 32504 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:01:43.671113 32504 slave.cpp:565] 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"}]
I0706 19:01:43.671319 32504 slave.cpp:573] Agent attributes: [  ]
I0706 19:01:43.671335 32504 slave.cpp:578] Agent hostname: localhost
I0706 19:01:43.671499 32515 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:01:43.673059 32502 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bp1sRA/meta'
I0706 19:01:43.673526 32511 status_update_manager.cpp:203] Recovering status update manager
I0706 19:01:43.673802 32508 containerizer.cpp:582] Recovering containerizer
I0706 19:01:43.675616 32517 provisioner.cpp:416] Provisioner recovery complete
I0706 19:01:43.676012 32497 slave.cpp:6189] Finished recovery
I0706 19:01:43.676468 32497 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:01:43.676745 32506 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:01:43.679172 32519 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0706 19:01:43.680662 32515 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:55194
I0706 19:01:43.680759 32515 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:01:43.684922 32496 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (32 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (266 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (335784 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 19:01:43.741905 32520 process.cpp:968] Failed to accept socket: future discarded
make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499364756-22960
Untagged: mesos-1499364756-22960:latest
Deleted: sha256:50ad328e0572080df12ae09812efd2cbb7d65008de37b4f15e8ed3297ac8a4f5
Deleted: sha256:709d4b227e8e7e0dcbe3e94100b383efd6c49a557f8604908f5d1c4c4fb46458
Deleted: sha256:808faa114bcb74e3718d814b53941402157df159bac86293344c52d18ad29f6c
Deleted: sha256:40d5c0ea3822d43b2c536baf93acf486953edf9c57059179005b0518828e283b
Deleted: sha256:b9342f13d146461a53083e506757a1d0830e5e4d268312773949c79ce01fd044
Deleted: sha256:cab92b28d51327fb088c3408a7cc5b4a682589371941c50340287d60fc0fad08
Deleted: sha256:81d894518843c05277b99028104bd2c191c10fe82cd48382b50640c5bc096129
Deleted: sha256:314366f36d07ea5ba8cc9cfe57acfad0eef9aeda6188187294a2b5b5fc26ff59
Deleted: sha256:027d07bd38431a86152c6e18c27640f0472d117116f1c583bd1fc7a15c56c124
Deleted: sha256:e022c36dbdab235ee72002b1803887f0c39120e689acd862cc14773ae31d1430
Deleted: sha256:c0548d1a54103b1141be46acc4df97ec2ce84a9a6f22fad7906412359eba2c50
Deleted: sha256:2cc1570ff972a4689ae7e36b99b440c3b705b612f788db623e32acc644af3805
Deleted: sha256:74849434c067f10973c1b382ba98f28fa0b57808686a7733d90198d9d3121a1a
Deleted: sha256:4ee316a66ad5c29fc2313e647dd3d2e57df16d4706516b633a1567ec7f0a0581
Deleted: sha256:a16d6a005c3c590ea140cafc5e6fef3bfb315e17536a49628a367f7994ec909f
Deleted: sha256:51d3c9709495359e3fd7880fa4fe477158246fb58ad19ac3e6dfed2207ee4298
Deleted: sha256:01340d65bc91bc1e0455d56371e9ce3807dd2e7c15bf6929dc2d4839ae8dec61
Deleted: sha256:a1b020236ccd6c80a0c396ae3f8865c12f3cbbb2c1f2e9415a3bb4c023ed3178
Deleted: sha256:d93d1991e5e104bd0da2af778fd414bfa464946f492b6c09b2cf6403b9b9bb0d
Deleted: sha256:855f1eddba97426a72407a0066988101c9aafd637e2caa62caab5f8a8d34d073
Deleted: sha256:3d1add3072d840c1c314caf49a3930aea0338483768aac8e35a6a9b28a263dfb
Deleted: sha256:03cb6ad41129a899fd82d856a3668af6aaa2d785ef5e9c69c48420658edda803
Deleted: sha256:7059dc4953337c4c9c18d3084cd95ee480c2bc4107bdbf344456a88b9b1f317b
Deleted: sha256:0c0b33c95e1ac3213bab822e2990656a02d902111757c021a34aea391f8864c0
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3869/display/redirect?page=changes>

Changes:

[alexander] Adding Alexander Rojas in the committer list.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 3869
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 46f97991cc250f5b4ed1690abdc208e50d47f1da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46f97991cc250f5b4ed1690abdc208e50d47f1da
 > git rev-list bff7036393c1a75bebd9a38800ad7fec1353ceed # timeout=10
[97b0afa4] $ /bin/bash -xe /tmp/hudson1445012595846861522.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
Total errors found: 0
Checking 1165 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 17 Python files
+ : ubuntu:14.04
+ : cmake
+ : gcc
+ : --verbose
+ : GLOG_v=1 MESOS_VERBOSE=1
+++ dirname <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/docker-build.sh>
++ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/..>
++ pwd
+ MESOS_DIRECTORY=<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
+ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
+ DOCKERFILE=Dockerfile
+ rm -f Dockerfile
+ case $OS in
+ append_dockerfile 'FROM ubuntu:14.04'
+ echo FROM ubuntu:14.04
+ append_dockerfile 'RUN rm -rf /var/lib/apt/lists/*'
+ echo RUN rm -rf /var/lib/apt/lists/apt.datadoghq.com_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/apt.datadoghq.com_dists_stable_main_binary-i386_Packages /var/lib/apt/lists/apt.datadoghq.com_dists_stable_Release /var/lib/apt/lists/apt.datadoghq.com_dists_stable_Release.gpg /var/lib/apt/lists/apt.dockerproject.org_repo_dists_ubuntu-xenial_InRelease /var/lib/apt/lists/apt.dockerproject.org_repo_dists_ubuntu-xenial_main_binary-amd64_Packages /var/lib/apt/lists/apt.puppetlabs.com_dists_xenial_Release /var/lib/apt/lists/apt.puppetlabs.com_dists_xenial_Release.gpg /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_main_binary-i386_Packages /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_Release /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_Release.gpg /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/lock /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_Release /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_Release.gpg /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_Release /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_Release.gpg /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_main_binary-amd64_Packages /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_main_binary-i386_Packages /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_Release /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_Release.gpg /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_InRelease /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_i18n_Translation-en
++ uname -m
+ '[' x86_64 = x86_64 ']'
+ CLANG_PKG=clang-3.5
+ append_dockerfile 'RUN apt-get update'
+ echo RUN apt-get update
+ append_dockerfile 'RUN apt-get -y install build-essential clang-3.5 git maven autoconf libtool cmake'
+ echo RUN apt-get -y install build-essential clang-3.5 git maven autoconf libtool cmake
+ append_dockerfile 'RUN apt-get -y install openjdk-7-jdk python-dev python-six libcurl4-nss-dev libsasl2-dev libapr1-dev libsvn-dev libevent-dev libev-dev'
+ echo RUN apt-get -y install openjdk-7-jdk python-dev python-six libcurl4-nss-dev libsasl2-dev libapr1-dev libsvn-dev libevent-dev libev-dev
+ append_dockerfile 'RUN apt-get -y install wget curl sed'
+ echo RUN apt-get -y install wget curl sed
+ append_dockerfile 'RUN adduser --disabled-password --gecos '\'''\'' mesos'
+ echo RUN adduser --disabled-password --gecos ''\'''\''' mesos
+ case $COMPILER in
+ append_dockerfile 'ENV CC gcc'
+ echo ENV CC gcc
+ append_dockerfile 'ENV CXX g++'
+ echo ENV CXX g++
+ append_dockerfile 'WORKDIR mesos'
+ echo WORKDIR mesos
+ append_dockerfile 'COPY . /mesos/'
+ echo COPY . /mesos/
+ append_dockerfile 'RUN chown -R mesos /mesos'
+ echo RUN chown -R mesos /mesos
+ append_dockerfile 'USER mesos'
+ echo USER mesos
+ append_dockerfile 'ENV GTEST_OUTPUT xml:report.xml'
+ echo ENV GTEST_OUTPUT xml:report.xml
+ append_dockerfile 'ENV DISTCHECK_CONFIGURE_FLAGS --verbose'
+ echo ENV DISTCHECK_CONFIGURE_FLAGS --verbose
+ append_dockerfile 'ENV GLOG_v=1 MESOS_VERBOSE=1'
+ echo ENV GLOG_v=1 MESOS_VERBOSE=1
+ '[' -n '' ']'
+ case $BUILDTOOL in
+ CONFIGURATION=--verbose
+ CONFIGURATION=__verbose
+ CONFIGURATION=-Dverbose
+ CONFIGURATION=-DVERBOSE
+ IFS=' '
+ read -r -a array
+ CONFIGURATION=
+ for element in '"${array[@]}"'
+ CONFIGURATION=' -DVERBOSE=1'
+ append_dockerfile 'CMD mkdir build && cd build && cmake  -DVERBOSE=1 .. && make -j6 check'
+ echo CMD mkdir build '&&' cd build '&&' cmake -DVERBOSE=1 .. '&&' make -j6 check
++ date +%s
+ TAG=mesos-1499346635-12965
+ docker build --no-cache=true -t mesos-1499346635-12965 .
Sending build context to Docker daemon 557.1 kBSending build context to Docker daemon 1.114 MBSending build context to Docker daemon 1.671 MBSending build context to Docker daemon 2.228 MBSending build context to Docker daemon 2.785 MBSending build context to Docker daemon 3.342 MBSending build context to Docker daemon 3.899 MBSending build context to Docker daemon 4.456 MBSending build context to Docker daemon 5.014 MBSending build context to Docker daemon 5.571 MBSending build context to Docker daemon 6.128 MBSending build context to Docker daemon 6.685 MBSending build context to Docker daemon 7.242 MBSending build context to Docker daemon 7.799 MBSending build context to Docker daemon 8.356 MBSending build context to Docker daemon 8.913 MBSending build context to Docker daemon  9.47 MBSending build context to Docker daemon 10.03 MBSending build context to Docker daemon 10.58 MBSending build context to Docker daemon 11.14 MBSending build context to Docker daemon  11.7 MBSending build context to Docker daemon 12.26 MBSending build context to Docker daemon 12.81 MBSending build context to Docker daemon 13.37 MBSending build context to Docker daemon 13.93 MBSending build context to Docker daemon 14.48 MBSending build context to Docker daemon 15.04 MBSending build context to Docker daemon  15.6 MBSending build context to Docker daemon 16.15 MBSending build context to Docker daemon 16.71 MBSending build context to Docker daemon 17.27 MBSending build context to Docker daemon 17.83 MBSending build context to Docker daemon 18.38 MBSending build context to Docker daemon 18.94 MBSending build context to Docker daemon  19.5 MBSending build context to Docker daemon 20.05 MBSending build context to Docker daemon 20.61 MBSending build context to Docker daemon 21.17 MBSending build context to Docker daemon 21.73 MBSending build context to Docker daemon 22.28 MBSending build context to Docker daemon 22.84 MBSending build context to Docker daemon  23.4 MBSending build context to Docker daemon 23.95 MBSending build context to Docker daemon 24.51 MBSending build context to Docker daemon 25.07 MBSending build context to Docker daemon 25.62 MBSending build context to Docker daemon 26.18 MBSending build context to Docker daemon 26.74 MBSending build context to Docker daemon  27.3 MBSending build context to Docker daemon 27.85 MBSending build context to Docker daemon 28.41 MBSending build context to Docker daemon 28.97 MBSending build context to Docker daemon 29.52 MBSending build context to Docker daemon 30.08 MBSending build context to Docker daemon 30.64 MBSending build context to Docker daemon  31.2 MBSending build context to Docker daemon 31.75 MBSending build context to Docker daemon 32.31 MBSending build context to Docker daemon 32.87 MBSending build context to Docker daemon 33.42 MBSending build context to Docker daemon 33.98 MBSending build context to Docker daemon 34.54 MBSending build context to Docker daemon 35.09 MBSending build context to Docker daemon 35.65 MBSending build context to Docker daemon 36.21 MBSending build context to Docker daemon 36.77 MBSending build context to Docker daemon 37.32 MBSending build context to Docker daemon 37.88 MBSending build context to Docker daemon 38.44 MBSending build context to Docker daemon 38.99 MBSending build context to Docker daemon 39.55 MBSending build context to Docker daemon 40.11 MBSending build context to Docker daemon 40.67 MBSending build context to Docker daemon 41.22 MBSending build context to Docker daemon 41.78 MBSending build context to Docker daemon 42.34 MBSending build context to Docker daemon 42.89 MBSending build context to Docker daemon 43.45 MBSending build context to Docker daemon 44.01 MBSending build context to Docker daemon 44.56 MBSending build context to Docker daemon 45.12 MBSending build context to Docker daemon 45.68 MBSending build context to Docker daemon 46.24 MBSending build context to Docker daemon 46.79 MBSending build context to Docker daemon 47.35 MBSending build context to Docker daemon 47.91 MBSending build context to Docker daemon 48.46 MBSending build context to Docker daemon 49.02 MBSending build context to Docker daemon 49.58 MBSending build context to Docker daemon 50.14 MBSending build context to Docker daemon 50.69 MBSending build context to Docker daemon 51.25 MBSending build context to Docker daemon 51.81 MBSending build context to Docker daemon 52.36 MBSending build context to Docker daemon 52.92 MBSending build context to Docker daemon 53.48 MBSending build context to Docker daemon 54.03 MBSending build context to Docker daemon 54.59 MBSending build context to Docker daemon 55.15 MBSending build context to Docker daemon 55.71 MBSending build context to Docker daemon 56.26 MBSending build context to Docker daemon 56.82 MBSending build context to Docker daemon 57.38 MBSending build context to Docker daemon 57.93 MBSending build context to Docker daemon 58.49 MBSending build context to Docker daemon 59.05 MBSending build context to Docker daemon  59.6 MBSending build context to Docker daemon 60.16 MBSending build context to Docker daemon 60.72 MBSending build context to Docker daemon 61.28 MBSending build context to Docker daemon 61.83 MBSending build context to Docker daemon 62.39 MBSending build context to Docker daemon 62.95 MBSending build context to Docker daemon  63.5 MBSending build context to Docker daemon 64.06 MBSending build context to Docker daemon 64.62 MBSending build context to Docker daemon 65.18 MBSending build context to Docker daemon 65.73 MBSending build context to Docker daemon 66.29 MBSending build context to Docker daemon 66.85 MBSending build context to Docker daemon  67.4 MBSending build context to Docker daemon 67.96 MBSending build context to Docker daemon 68.52 MBSending build context to Docker daemon 69.07 MBSending build context to Docker daemon 69.63 MBSending build context to Docker daemon 70.19 MBSending build context to Docker daemon 70.75 MBSending build context to Docker daemon  71.3 MBSending build context to Docker daemon 71.86 MBSending build context to Docker daemon 72.42 MBSending build context to Docker daemon 72.97 MBSending build context to Docker daemon 73.53 MBSending build context to Docker daemon 74.09 MBSending build context to Docker daemon 74.65 MBSending build context to Docker daemon  75.2 MBSending build context to Docker daemon 75.76 MBSending build context to Docker daemon 76.32 MBSending build context to Docker daemon 76.87 MBSending build context to Docker daemon 77.43 MBSending build context to Docker daemon 77.99 MBSending build context to Docker daemon 78.54 MBSending build context to Docker daemon  79.1 MBSending build context to Docker daemon 79.66 MBSending build context to Docker daemon 80.22 MBSending build context to Docker daemon 80.77 MBSending build context to Docker daemon 81.33 MBSending build context to Docker daemon 81.89 MBSending build context to Docker daemon 82.44 MBSending build context to Docker daemon    83 MBSending build context to Docker daemon 83.56 MBSending build context to Docker daemon 84.12 MBSending build context to Docker daemon 84.67 MBSending build context to Docker daemon 85.23 MBSending build context to Docker daemon 85.79 MBSending build context to Docker daemon 86.34 MBSending build context to Docker daemon  86.9 MBSending build context to Docker daemon 87.46 MBSending build context to Docker daemon 88.01 MBSending build context to Docker daemon 88.57 MBSending build context to Docker daemon 89.13 MBSending build context to Docker daemon 89.69 MBSending build context to Docker daemon 90.24 MBSending build context to Docker daemon  90.8 MBSending build context to Docker daemon 91.36 MBSending build context to Docker daemon 91.91 MBSending build context to Docker daemon 92.47 MBSending build context to Docker daemon 93.03 MBSending build context to Docker daemon 93.59 MBSending build context to Docker daemon 94.14 MBSending build context to Docker daemon  94.7 MBSending build context to Docker daemon 95.26 MBSending build context to Docker daemon 95.81 MBSending build context to Docker daemon 96.37 MBSending build context to Docker daemon 96.93 MBSending build context to Docker daemon 97.48 MBSending build context to Docker daemon 98.04 MBSending build context to Docker daemon  98.6 MBSending build context to Docker daemon 99.16 MBSending build context to Docker daemon 99.71 MBSending build context to Docker daemon 100.3 MBSending build context to Docker daemon 100.8 MBSending build context to Docker daemon 101.4 MBSending build context to Docker daemon 101.9 MBSending build context to Docker daemon 102.5 MBSending build context to Docker daemon 103.1 MBSending build context to Docker daemon 103.6 MBSending build context to Docker daemon 104.2 MBSending build context to Docker daemon 104.7 MBSending build context to Docker daemon 105.3 MBSending build context to Docker daemon 105.8 MBSending build context to Docker daemon 106.4 MBSending build context to Docker daemon   107 MBSending build context to Docker daemon 107.5 MBSending build context to Docker daemon 108.1 MBSending build context to Docker daemon 108.6 MBSending build context to Docker daemon 109.2 MBSending build context to Docker daemon 109.7 MBSending build context to Docker daemon 110.3 MBSending build context to Docker daemon 110.9 MBSending build context to Docker daemon 111.4 MBSending build context to Docker daemon   112 MBSending build context to Docker daemon 112.5 MBSending build context to Docker daemon 113.1 MBSending build context to Docker daemon 113.6 MBSending build context to Docker daemon 114.2 MBSending build context to Docker daemon 114.8 MBSending build context to Docker daemon 115.3 MBSending build context to Docker daemon 115.9 MBSending build context to Docker daemon 116.4 MBSending build context to Docker daemon   117 MBSending build context to Docker daemon 117.5 MBSending build context to Docker daemon 118.1 MBSending build context to Docker daemon 118.7 MBSending build context to Docker daemon 119.2 MBSending build context to Docker daemon 119.8 MBSending build context to Docker daemon 120.3 MBSending build context to Docker daemon 120.9 MBSending build context to Docker daemon 121.4 MBSending build context to Docker daemon   122 MBSending build context to Docker daemon 122.6 MBSending build context to Docker daemon 123.1 MBSending build context to Docker daemon 123.7 MBSending build context to Docker daemon 124.2 MBSending build context to Docker daemon 124.8 MBSending build context to Docker daemon 125.3 MBSending build context to Docker daemon 125.9 MBSending build context to Docker daemon 126.5 MBSending build context to Docker daemon   127 MBSending build context to Docker daemon 127.6 MBSending build context to Docker daemon 128.1 MBSending build context to Docker daemon 128.7 MBSending build context to Docker daemon 129.2 MBSending build context to Docker daemon 129.8 MBSending build context to Docker daemon 130.4 MBSending build context to Docker daemon 130.9 MBSending build context to Docker daemon 131.5 MBSending build context to Docker daemon   132 MBSending build context to Docker daemon 132.6 MBSending build context to Docker daemon 133.1 MBSending build context to Docker daemon 133.7 MBSending build context to Docker daemon 134.3 MBSending build context to Docker daemon 134.8 MBSending build context to Docker daemon 135.4 MBSending build context to Docker daemon 135.9 MBSending build context to Docker daemon 136.5 MBSending build context to Docker daemon   137 MBSending build context to Docker daemon 137.6 MBSending build context to Docker daemon 138.1 MBSending build context to Docker daemon 138.7 MBSending build context to Docker daemon 139.3 MBSending build context to Docker daemon 139.8 MBSending build context to Docker daemon 140.4 MBSending build context to Docker daemon 140.9 MBSending build context to Docker daemon 141.5 MBSending build context to Docker daemon   142 MBSending build context to Docker daemon 142.6 MBSending build context to Docker daemon 143.2 MBSending build context to Docker daemon 143.7 MBSending build context to Docker daemon 144.3 MBSending build context to Docker daemon 144.8 MBSending build context to Docker daemon 145.4 MBSending build context to Docker daemon 145.9 MBSending build context to Docker daemon 146.5 MBSending build context to Docker daemon 147.1 MBSending build context to Docker daemon 147.6 MBSending build context to Docker daemon 148.2 MBSending build context to Docker daemon 148.7 MBSending build context to Docker daemon 149.3 MBSending build context to Docker daemon 149.8 MBSending build context to Docker daemon 150.4 MBSending build context to Docker daemon   151 MBSending build context to Docker daemon 151.5 MBSending build context to Docker daemon 152.1 MBSending build context to Docker daemon 152.6 MBSending build context to Docker daemon 153.2 MBSending build context to Docker daemon 153.7 MBSending build context to Docker daemon 154.3 MBSending build context to Docker daemon 154.9 MBSending build context to Docker daemon 155.4 MBSending build context to Docker daemon   156 MBSending build context to Docker daemon 156.5 MBSending build context to Docker daemon 157.1 MBSending build context to Docker daemon 157.6 MBSending build context to Docker daemon 158.2 MBSending build context to Docker daemon 158.8 MBSending build context to Docker daemon 159.3 MBSending build context to Docker daemon 159.9 MBSending build context to Docker daemon 160.4 MBSending build context to Docker daemon   161 MBSending build context to Docker daemon 161.5 MBSending build context to Docker daemon 162.1 MBSending build context to Docker daemon 162.7 MBSending build context to Docker daemon 163.2 MBSending build context to Docker daemon 163.8 MBSending build context to Docker daemon 164.3 MBSending build context to Docker daemon 164.9 MBSending build context to Docker daemon 165.4 MBSending build context to Docker daemon   166 MBSending build context to Docker daemon 166.6 MBSending build context to Docker daemon 167.1 MBSending build context to Docker daemon 167.7 MBSending build context to Docker daemon 168.2 MBSending build context to Docker daemon 168.8 MBSending build context to Docker daemon 169.3 MBSending build context to Docker daemon 169.9 MBSending build context to Docker daemon 170.5 MBSending build context to Docker daemon   171 MBSending build context to Docker daemon 171.6 MBSending build context to Docker daemon 172.1 MBSending build context to Docker daemon 172.7 MBSending build context to Docker daemon 173.2 MBSending build context to Docker daemon 173.8 MBSending build context to Docker daemon 174.4 MBSending build context to Docker daemon 174.9 MBSending build context to Docker daemon 175.5 MBSending build context to Docker daemon   176 MBSending build context to Docker daemon 176.6 MBSending build context to Docker daemon 177.1 MBSending build context to Docker daemon 177.7 MBSending build context to Docker daemon 178.3 MBSending build context to Docker daemon 178.8 MBSending build context to Docker daemon 179.4 MBSending build context to Docker daemon 179.9 MBSending build context to Docker daemon 180.5 MBSending build context to Docker daemon   181 MBSending build context to Docker daemon 181.6 MBSending build context to Docker daemon 182.2 MBSending build context to Docker daemon 182.7 MBSending build context to Docker daemon 183.3 MBSending build context to Docker daemon 183.8 MBSending build context to Docker daemon 184.4 MBSending build context to Docker daemon 184.9 MBSending build context to Docker daemon 185.5 MBSending build context to Docker daemon 186.1 MBSending build context to Docker daemon 186.6 MBSending build context to Docker daemon 187.2 MBSending build context to Docker daemon 187.7 MBSending build context to Docker daemon 188.3 MBSending build context to Docker daemon 188.8 MBSending build context to Docker daemon 189.4 MBSending build context to Docker daemon   190 MBSending build context to Docker daemon 190.5 MBSending build context to Docker daemon 191.1 MBSending build context to Docker daemon 191.6 MBSending build context to Docker daemon 192.2 MBSending build context to Docker daemon 192.7 MBSending build context to Docker daemon 193.3 MBSending build context to Docker daemon 193.9 MBSending build context to Docker daemon 194.4 MBSending build context to Docker daemon   195 MBSending build context to Docker daemon 195.5 MBSending build context to Docker daemon 196.1 MBSending build context to Docker daemon 196.6 MBSending build context to Docker daemon 197.2 MBSending build context to Docker daemon 197.8 MBSending build context to Docker daemon 198.3 MBSending build context to Docker daemon 198.9 MBSending build context to Docker daemon 199.4 MBSending build context to Docker daemon   200 MBSending build context to Docker daemon 200.5 MBSending build context to Docker daemon 201.1 MBSending build context to Docker daemon 201.7 MBSending build context to Docker daemon 202.2 MBSending build context to Docker daemon 202.8 MBSending build context to Docker daemon 203.3 MBSending build context to Docker daemon 203.9 MBSending build context to Docker daemon 204.4 MBSending build context to Docker daemon   205 MBSending build context to Docker daemon 205.6 MBSending build context to Docker daemon 206.1 MBSending build context to Docker daemon 206.7 MBSending build context to Docker daemon 207.2 MBSending build context to Docker daemon 207.8 MBSending build context to Docker daemon 208.3 MBSending build context to Docker daemon 208.9 MBSending build context to Docker daemon 209.5 MBSending build context to Docker daemon   210 MBSending build context to Docker daemon 210.6 MBSending build context to Docker daemon 211.1 MBSending build context to Docker daemon 211.7 MBSending build context to Docker daemon 212.2 MBSending build context to Docker daemon 212.8 MBSending build context to Docker daemon 213.4 MBSending build context to Docker daemon 213.9 MBSending build context to Docker daemon 214.5 MBSending build context to Docker daemon   215 MBSending build context to Docker daemon 215.6 MBSending build context to Docker daemon 216.1 MBSending build context to Docker daemon 216.7 MBSending build context to Docker daemon 217.3 MBSending build context to Docker daemon 217.8 MBSending build context to Docker daemon 218.4 MBSending build context to Docker daemon 218.9 MBSending build context to Docker daemon 219.5 MBSending build context to Docker daemon   220 MBSending build context to Docker daemon 220.6 MBSending build context to Docker daemon 221.2 MBSending build context to Docker daemon 221.7 MBSending build context to Docker daemon 222.3 MBSending build context to Docker daemon 222.8 MBSending build context to Docker daemon 223.4 MBSending build context to Docker daemon 223.9 MBSending build context to Docker daemon 224.5 MBSending build context to Docker daemon 225.1 MBSending build context to Docker daemon 225.6 MBSending build context to Docker daemon 226.2 MBSending build context to Docker daemon 226.7 MBSending build context to Docker daemon 227.3 MBSending build context to Docker daemon 227.8 MBSending build context to Docker daemon 228.4 MBSending build context to Docker daemon   229 MBSending build context to Docker daemon 229.5 MBSending build context to Docker daemon 230.1 MBSending build context to Docker daemon 230.6 MBSending build context to Docker daemon 231.2 MBSending build context to Docker daemon 231.7 MBSending build context to Docker daemon 232.3 MBSending build context to Docker daemon 232.8 MBSending build context to Docker daemon 233.4 MBSending build context to Docker daemon   234 MBSending build context to Docker daemon 234.5 MBSending build context to Docker daemon 235.1 MBSending build context to Docker daemon 235.6 MBSending build context to Docker daemon 236.2 MBSending build context to Docker daemon 236.7 MBSending build context to Docker daemon 237.3 MBSending build context to Docker daemon 237.9 MBSending build context to Docker daemon 238.4 MBSending build context to Docker daemon   239 MBSending build context to Docker daemon 239.5 MBSending build context to Docker daemon 240.1 MBSending build context to Docker daemon 240.6 MBSending build context to Docker daemon 241.2 MBSending build context to Docker daemon 241.8 MBSending build context to Docker daemon 242.3 MBSending build context to Docker daemon 242.9 MBSending build context to Docker daemon 243.4 MBSending build context to Docker daemon   244 MBSending build context to Docker daemon 244.5 MBSending build context to Docker daemon 245.1 MBSending build context to Docker daemon 245.7 MBSending build context to Docker daemon 246.2 MBSending build context to Docker daemon 246.8 MBSending build context to Docker daemon 247.3 MBSending build context to Docker daemon 247.9 MBSending build context to Docker daemon 248.4 MBSending build context to Docker daemon   249 MBSending build context to Docker daemon 249.6 MBSending build context to Docker daemon 250.1 MBSending build context to Docker daemon 250.7 MBSending build context to Docker daemon 251.2 MBSending build context to Docker daemon 251.8 MBSending build context to Docker daemon 252.3 MBSending build context to Docker daemon 252.9 MBSending build context to Docker daemon 253.5 MBSending build context to Docker daemon   254 MBSending build context to Docker daemon 254.6 MBSending build context to Docker daemon 255.1 MBSending build context to Docker daemon 255.7 MBSending build context to Docker daemon 256.2 MBSending build context to Docker daemon 256.8 MBSending build context to Docker daemon 257.4 MBSending build context to Docker daemon 257.9 MBSending build context to Docker daemon 258.5 MBSending build context to Docker daemon   259 MBSending build context to Docker daemon 259.6 MBSending build context to Docker daemon 260.1 MBSending build context to Docker daemon 260.7 MBSending build context to Docker daemon 261.3 MBSending build context to Docker daemon 261.8 MBSending build context to Docker daemon 262.4 MBSending build context to Docker daemon 262.9 MBSending build context to Docker daemon 263.5 MBSending build context to Docker daemon   264 MBSending build context to Docker daemon 264.6 MBSending build context to Docker daemon 265.2 MBSending build context to Docker daemon 265.7 MBSending build context to Docker daemon 266.3 MBSending build context to Docker daemon 266.8 MBSending build context to Docker daemon 267.4 MBSending build context to Docker daemon 267.9 MBSending build context to Docker daemon 268.5 MBSending build context to Docker daemon 269.1 MBSending build context to Docker daemon 269.6 MBSending build context to Docker daemon 270.2 MBSending build context to Docker daemon 270.7 MBSending build context to Docker daemon 271.3 MBSending build context to Docker daemon 271.8 MBSending build context to Docker daemon 272.4 MBSending build context to Docker daemon   273 MBSending build context to Docker daemon 273.5 MBSending build context to Docker daemon 274.1 MBSending build context to Docker daemon 274.6 MBSending build context to Docker daemon 275.2 MBSending build context to Docker daemon 275.7 MBSending build context to Docker daemon 276.3 MBSending build context to Docker daemon 276.9 MBSending build context to Docker daemon 277.4 MBSending build context to Docker daemon   278 MBSending build context to Docker daemon 278.5 MBSending build context to Docker daemon 279.1 MBSending build context to Docker daemon 279.6 MBSending build context to Docker daemon 280.2 MBSending build context to Docker daemon 280.8 MBSending build context to Docker daemon 281.3 MBSending build context to Docker daemon 281.9 MBSending build context to Docker daemon 282.4 MBSending build context to Docker daemon   283 MBSending build context to Docker daemon 283.5 MBSending build context to Docker daemon 284.1 MBSending build context to Docker daemon 284.7 MBSending build context to Docker daemon 285.2 MBSending build context to Docker daemon 285.8 MBSending build context to Docker daemon 286.3 MBSending build context to Docker daemon 286.9 MBSending build context to Docker daemon 287.4 MBSending build context to Docker daemon   288 MBSending build context to Docker daemon 288.6 MBSending build context to Docker daemon 289.1 MBSending build context to Docker daemon 289.7 MBSending build context to Docker daemon 290.2 MBSending build context to Docker daemon 290.8 MBSending build context to Docker daemon 291.3 MBSending build context to Docker daemon 291.9 MBSending build context to Docker daemon 292.5 MBSending build context to Docker daemon   293 MBSending build context to Docker daemon 293.6 MBSending build context to Docker daemon 294.1 MBSending build context to Docker daemon 294.7 MBSending build context to Docker daemon 295.2 MBSending build context to Docker daemon 295.8 MBSending build context to Docker daemon 296.4 MBSending build context to Docker daemon 296.9 MBSending build context to Docker daemon 297.5 MBSending build context to Docker daemon   298 MBSending build context to Docker daemon 298.6 MBSending build context to Docker daemon 299.1 MBSending build context to Docker daemon 299.7 MBSending build context to Docker daemon 300.3 MBSending build context to Docker daemon 300.8 MBSending build context to Docker daemon 301.4 MBSending build context to Docker daemon 301.9 MBSending build context to Docker daemon 302.5 MBSending build context to Docker daemon   303 MBSending build context to Docker daemon 303.6 MBSending build context to Docker daemon 304.2 MBSending build context to Docker daemon 304.7 MBSending build context to Docker daemon 305.3 MBSending build context to Docker daemon 305.8 MBSending build context to Docker daemon 306.4 MBSending build context to Docker daemon 306.9 MBSending build context to Docker daemon 307.5 MBSending build context to Docker daemon 308.1 MBSending build context to Docker daemon 308.6 MBSending build context to Docker daemon 309.2 MBSending build context to Docker daemon 309.7 MBSending build context to Docker daemon 310.3 MBSending build context to Docker daemon 310.8 MBSending build context to Docker daemon 311.4 MBSending build context to Docker daemon   312 MBSending build context to Docker daemon 312.5 MBSending build context to Docker daemon 313.1 MBSending build context to Docker daemon 313.6 MBSending build context to Docker daemon 314.2 MBSending build context to Docker daemon 314.7 MBSending build context to Docker daemon 315.3 MBSending build context to Docker daemon 315.9 MBSending build context to Docker daemon 316.4 MBSending build context to Docker daemon   317 MBSending build context to Docker daemon 317.5 MBSending build context to Docker daemon 318.1 MBSending build context to Docker daemon 318.6 MBSending build context to Docker daemon 319.2 MBSending build context to Docker daemon 319.8 MBSending build context to Docker daemon 320.3 MBSending build context to Docker daemon 320.9 MBSending build context to Docker daemon 321.4 MBSending build context to Docker daemon   322 MBSending build context to Docker daemon 322.5 MBSending build context to Docker daemon 323.1 MBSending build context to Docker daemon 323.6 MBSending build context to Docker daemon 324.2 MBSending build context to Docker daemon 324.8 MBSending build context to Docker daemon 325.3 MBSending build context to Docker daemon 325.9 MBSending build context to Docker daemon 326.4 MBSending build context to Docker daemon   327 MBSending build context to Docker daemon 327.5 MBSending build context to Docker daemon 328.1 MBSending build context to Docker daemon 328.7 MBSending build context to Docker daemon 329.2 MBSending build context to Docker daemon 329.8 MBSending build context to Docker daemon 330.3 MBSending build context to Docker daemon 330.9 MBSending build context to Docker daemon 331.4 MBSending build context to Docker daemon   332 MBSending build context to Docker daemon 332.6 MBSending build context to Docker daemon 333.1 MBSending build context to Docker daemon 333.7 MBSending build context to Docker daemon 334.2 MBSending build context to Docker daemon 334.8 MBSending build context to Docker daemon 335.3 MBSending build context to Docker daemon 335.9 MBSending build context to Docker daemon 336.5 MBSending build context to Docker daemon   337 MBSending build context to Docker daemon 337.6 MBSending build context to Docker daemon 338.1 MBSending build context to Docker daemon 338.7 MBSending build context to Docker daemon 339.2 MBSending build context to Docker daemon 339.8 MBSending build context to Docker daemon 340.4 MBSending build context to Docker daemon 340.9 MBSending build context to Docker daemon 341.5 MBSending build context to Docker daemon   342 MBSending build context to Docker daemon 342.6 MBSending build context to Docker daemon 343.1 MBSending build context to Docker daemon 343.7 MBSending build context to Docker daemon 344.3 MBSending build context to Docker daemon 344.8 MBSending build context to Docker daemon 345.4 MBSending build context to Docker daemon 345.9 MBSending build context to Docker daemon 346.5 MBSending build context to Docker daemon   347 MBSending build context to Docker daemon 347.6 MBSending build context to Docker daemon 348.2 MBSending build context to Docker daemon 348.7 MBSending build context to Docker daemon 349.3 MBSending build context to Docker daemon 349.8 MBSending build context to Docker daemon 350.4 MBSending build context to Docker daemon 350.9 MBSending build context to Docker daemon 351.5 MBSending build context to Docker daemon 352.1 MBSending build context to Docker daemon 352.6 MBSending build context to Docker daemon 353.2 MBSending build context to Docker daemon 353.7 MBSending build context to Docker daemon 354.3 MBSending build context to Docker daemon 354.8 MBSending build context to Docker daemon 355.4 MBSending build context to Docker daemon   356 MBSending build context to Docker daemon 356.5 MBSending build context to Docker daemon 357.1 MBSending build context to Docker daemon 357.6 MBSending build context to Docker daemon 358.2 MBSending build context to Docker daemon 358.7 MBSending build context to Docker daemon 359.3 MBSending build context to Docker daemon 359.9 MBSending build context to Docker daemon 360.4 MBSending build context to Docker daemon   361 MBSending build context to Docker daemon 361.5 MBSending build context to Docker daemon 362.1 MBSending build context to Docker daemon 362.6 MBSending build context to Docker daemon 363.2 MBSending build context to Docker daemon 363.8 MBSending build context to Docker daemon 364.3 MBSending build context to Docker daemon 364.9 MBSending build context to Docker daemon 365.4 MBSending build context to Docker daemon   366 MBSending build context to Docker daemon 366.5 MBSending build context to Docker daemon 367.1 MBSending build context to Docker daemon 367.7 MBSending build context to Docker daemon 368.2 MBSending build context to Docker daemon 368.8 MBSending build context to Docker daemon 369.3 MBSending build context to Docker daemon 369.9 MBSending build context to Docker daemon 370.4 MBSending build context to Docker daemon   371 MBSending build context to Docker daemon 371.6 MBSending build context to Docker daemon 372.1 MBSending build context to Docker daemon 372.7 MBSending build context to Docker daemon 373.2 MBSending build context to Docker daemon 373.8 MBSending build context to Docker daemon 374.3 MBSending build context to Docker daemon 374.9 MBSending build context to Docker daemon 375.5 MBSending build context to Docker daemon   376 MBSending build context to Docker daemon 376.6 MBSending build context to Docker daemon 377.1 MBSending build context to Docker daemon 377.7 MBSending build context to Docker daemon 378.2 MBSending build context to Docker daemon 378.8 MBSending build context to Docker daemon 379.4 MBSending build context to Docker daemon 379.9 MBSending build context to Docker daemon 380.5 MBSending build context to Docker daemon   381 MBSending build context to Docker daemon 381.6 MBSending build context to Docker daemon 382.1 MBSending build context to Docker daemon 382.7 MBSending build context to Docker daemon 383.3 MBSending build context to Docker daemon 383.8 MBSending build context to Docker daemon 384.4 MBSending build context to Docker daemon 384.9 MBSending build context to Docker daemon 385.5 MBSending build context to Docker daemon   386 MBSending build context to Docker daemon 386.6 MBSending build context to Docker daemon 387.2 MBSending build context to Docker daemon 387.7 MBSending build context to Docker daemon 388.3 MBSending build context to Docker daemon 388.8 MBSending build context to Docker daemon 389.4 MBSending build context to Docker daemon 389.9 MBSending build context to Docker daemon 390.5 MBSending build context to Docker daemon 391.1 MBSending build context to Docker daemon 391.6 MBSending build context to Docker daemon 392.2 MBSending build context to Docker daemon 392.7 MBSending build context to Docker daemon 393.3 MBSending build context to Docker daemon 393.8 MBSending build context to Docker daemon 394.4 MBSending build context to Docker daemon   395 MBSending build context to Docker daemon 395.5 MBSending build context to Docker daemon 396.1 MBSending build context to Docker daemon 396.6 MBSending build context to Docker daemon 397.2 MBSending build context to Docker daemon 397.5 MB
Step 1 : FROM ubuntu:14.04
 ---> 132b7427a3b4
Step 2 : RUN rm -rf /var/lib/apt/lists/apt.datadoghq.com_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/apt.datadoghq.com_dists_stable_main_binary-i386_Packages /var/lib/apt/lists/apt.datadoghq.com_dists_stable_Release /var/lib/apt/lists/apt.datadoghq.com_dists_stable_Release.gpg /var/lib/apt/lists/apt.dockerproject.org_repo_dists_ubuntu-xenial_InRelease /var/lib/apt/lists/apt.dockerproject.org_repo_dists_ubuntu-xenial_main_binary-amd64_Packages /var/lib/apt/lists/apt.puppetlabs.com_dists_xenial_Release /var/lib/apt/lists/apt.puppetlabs.com_dists_xenial_Release.gpg /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_main_binary-i386_Packages /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_Release /var/lib/apt/lists/artifacts.elastic.co_packages_5.x_apt_dists_stable_Release.gpg /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_InRelease /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/deb.nodesource.com_node%5f6.x_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/lock /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_Release /var/lib/apt/lists/packages.apache.org_asf%5finternal_dists_xenial_Release.gpg /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_main_binary-amd64_Packages /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_Release /var/lib/apt/lists/packages.elastic.co_elasticsearch_2.x_debian_dists_stable_Release.gpg /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_main_binary-amd64_Packages /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_main_binary-i386_Packages /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_Release /var/lib/apt/lists/packages.vmware.com_packages_ubuntu_dists_trusty_Release.gpg /var/lib/apt/lists/partial /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_InRelease /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/ppa.launchpad.net_cwchien_gradle_ubuntu_dists_xenial_main_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_main_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_multiverse_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_restricted_i18n_Translation-en /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_binary-amd64_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_binary-i386_Packages /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_xenial-security_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-backports_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_multiverse_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_restricted_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial_universe_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_main_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_multiverse_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_i18n_Translation-en /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_binary-amd64_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_binary-i386_Packages /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_universe_i18n_Translation-en
 ---> Running in 6f978aaa7cb9
Build timed out (after 300 minutes). Marking the build as failed.
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/docker-build.sh>: line 178: 29416 Terminated              docker build --no-cache=true -t $TAG .
Build was aborted
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3868

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3868/display/redirect?page=changes>

Changes:

[yujie.jay] Add upgrade notes for Linux capabilities changes.

[yujie.jay] Fix bullet-point formatting.

[yujie.jay] Add Linux capabilities changes to the CHANGELOG.

------------------------------------------
[...truncated 28.07 MB...]
I0706 06:50:59.118217 32515 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 06:50:59.121145 32503 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 06:50:59.131736 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.132411 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.132506 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.132537 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.136121 32514 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:41663
I0706 06:50:59.136137 32514 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_oKp7In"
W0706 06:50:59.136430 32514 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.136438 32514 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/credential'
I0706 06:50:59.136560 32514 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.136574 32514 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_MKVkBk/http_credentials'
I0706 06:50:59.136749 32514 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.136867 32514 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.138098 32514 slave.cpp:565] 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"}]
I0706 06:50:59.138269 32514 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.138279 32514 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.138402 32516 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.139567 32516 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_oKp7In/meta'
I0706 06:50:59.139909 32494 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.140166 32509 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.141736 32512 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.142078 32505 slave.cpp:6189] Finished recovery
I0706 06:50:59.142612 32505 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.142932 32495 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.145220 32505 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 06:50:59.146329 32514 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:59448
I0706 06:50:59.146409 32514 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 06:50:59.151985 32494 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 06:50:59.162016 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.162497 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.162586 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.162621 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.165500 32509 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:41663
I0706 06:50:59.165519 32509 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_k5FXob"
W0706 06:50:59.165849 32509 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.165858 32509 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/credential'
I0706 06:50:59.165985 32509 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.165998 32509 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wX2Ml8/http_credentials'
I0706 06:50:59.166179 32509 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.166304 32509 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.167577 32509 slave.cpp:565] 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"}]
I0706 06:50:59.167752 32509 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.167762 32509 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.167872 32505 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.169108 32501 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_k5FXob/meta'
I0706 06:50:59.169466 32498 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.169625 32495 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.170964 32494 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.171291 32508 slave.cpp:6189] Finished recovery
I0706 06:50:59.171753 32508 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.171982 32498 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.174041 32514 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 06:50:59.175072 32504 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:59450
I0706 06:50:59.175138 32504 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 06:50:59.177225 32515 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (24 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 06:50:59.185874 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.186303 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.186378 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.186399 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.189151 32502 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:41663
I0706 06:50:59.189168 32502 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_TxyUkZ"
W0706 06:50:59.189527 32502 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.189540 32502 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/credential'
I0706 06:50:59.189656 32502 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.189669 32502 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9w1hlW/http_credentials'
I0706 06:50:59.189851 32502 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.189980 32502 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.191052 32502 slave.cpp:565] 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"}]
I0706 06:50:59.191218 32502 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.191228 32502 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.191328 32507 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.192514 32494 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_TxyUkZ/meta'
I0706 06:50:59.192796 32495 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.192950 32508 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.194663 32506 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.195093 32509 slave.cpp:6189] Finished recovery
I0706 06:50:59.195688 32509 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.195940 32510 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.197922 32508 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 06:50:59.199093 32513 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:59452
I0706 06:50:59.199167 32513 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 06:50:59.201280 32515 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 06:50:59.212378 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.212923 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.213033 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.213060 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.214912 32492 cluster.cpp:448] Creating default 'local' authorizer
I0706 06:50:59.216554 32498 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:41663
I0706 06:50:59.216581 32498 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_13kCvN"
W0706 06:50:59.216933 32498 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.216940 32498 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/credential'
I0706 06:50:59.217124 32498 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.217139 32498 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KmdRzK/http_credentials'
I0706 06:50:59.217356 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.217555 32498 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.218860 32498 slave.cpp:565] 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"}]
I0706 06:50:59.219036 32498 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.219046 32498 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.219175 32514 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.220508 32501 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_13kCvN/meta'
I0706 06:50:59.220924 32497 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.221226 32494 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.222757 32495 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.223197 32502 slave.cpp:6189] Finished recovery
I0706 06:50:59.223788 32502 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.224084 32498 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.227643 32496 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0706 06:50:59.229930 32496 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:59454
I0706 06:50:59.230043 32496 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 06:50:59.234863 32507 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 06:50:59.245712 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.246162 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.246243 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.246269 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.247974 32492 cluster.cpp:448] Creating default 'local' authorizer
I0706 06:50:59.249856 32509 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:41663
I0706 06:50:59.249876 32509 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6S3rYB"
W0706 06:50:59.250262 32509 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.250274 32509 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/credential'
I0706 06:50:59.250421 32509 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.250438 32509 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_2s5H7y/http_credentials'
I0706 06:50:59.250669 32509 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.250800 32509 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.252048 32509 slave.cpp:565] 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"}]
I0706 06:50:59.252221 32509 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.252235 32509 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.252346 32507 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.253582 32505 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6S3rYB/meta'
I0706 06:50:59.253891 32507 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.254184 32508 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.255348 32511 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.255738 32514 slave.cpp:6189] Finished recovery
I0706 06:50:59.256173 32514 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.256422 32515 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.258328 32495 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0706 06:50:59.259434 32496 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:59456
I0706 06:50:59.259596 32496 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 06:50:59.263828 32496 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 06:50:59.281661 32492 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 06:50:59.282521 32492 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 06:50:59.282634 32492 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 06:50:59.282667 32492 provisioner.cpp:255] Using default backend 'copy'
I0706 06:50:59.284935 32492 cluster.cpp:448] Creating default 'local' authorizer
I0706 06:50:59.286528 32499 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:41663
I0706 06:50:59.286545 32499 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4vkqKq"
W0706 06:50:59.286949 32499 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 06:50:59.286959 32499 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/credential'
I0706 06:50:59.287133 32499 slave.cpp:283] Agent using credential for: test-principal
I0706 06:50:59.287150 32499 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FssqYn/http_credentials'
I0706 06:50:59.287385 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 06:50:59.287547 32499 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 06:50:59.289221 32499 slave.cpp:565] 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"}]
I0706 06:50:59.289456 32499 slave.cpp:573] Agent attributes: [  ]
I0706 06:50:59.289469 32499 slave.cpp:578] Agent hostname: localhost
I0706 06:50:59.290904 32499 status_update_manager.cpp:177] Pausing sending status updates
I0706 06:50:59.291422 32499 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4vkqKq/meta'
I0706 06:50:59.291781 32495 status_update_manager.cpp:203] Recovering status update manager
I0706 06:50:59.291966 32501 containerizer.cpp:582] Recovering containerizer
I0706 06:50:59.293462 32499 provisioner.cpp:416] Provisioner recovery complete
I0706 06:50:59.293799 32509 slave.cpp:6189] Finished recovery
I0706 06:50:59.294322 32509 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 06:50:59.294560 32508 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 06:50:59.296802 32511 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0706 06:50:59.297816 32514 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:59458
I0706 06:50:59.297881 32514 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 06:50:59.300837 32496 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (34 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (269 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (329132 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 06:50:59.354724 32517 process.cpp:968] Failed to accept socket: future discarded
make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499320905-4929
Untagged: mesos-1499320905-4929:latest
Deleted: sha256:2a7fa49f8e16cf55548819b06a47db76c3722de714fb52db7320e7efbab2d941
Deleted: sha256:3b1c1b04b7f9176fb3788af22f5a3e8f960a18b16a3ebbbe2b7aa724b5daf72a
Deleted: sha256:92511354571aba1f4c9f27b3b87e12569f5e177f352720d013d1fa13046c3c93
Deleted: sha256:35c9d58ac2c64dfdb17139bd83538b0fa6a42279c930b2bc0f52ddbc91ba4d29
Deleted: sha256:30e9c4cdbac3d9f841c5f8460f1b16d38756fc4162cafd00462328d1005a8f30
Deleted: sha256:20a954fc9a21b49dbc842f9ad8742409fea3606b843b8d769ad3d2f5a6f0400c
Deleted: sha256:a12173d364119656ae252c41b5231d88068876f73da50b47378fb667625e9d76
Deleted: sha256:00eb1a250cd54ac7c73ba9668d5510822302d50439bf801d9cf80afe8074afcc
Deleted: sha256:7cf05362d4ddcfedf3da4bc0a2a6892b72602276deaea25c9a40af23c15fc521
Deleted: sha256:8f9d62a57a0fe72e434f1af6b1e557f8a5649e55681533950d51f95773af0cfd
Deleted: sha256:bf83af6dbee164dfbdb0bbbe14bd89a5443758291e61eccd9dd7f7159c5b5fcb
Deleted: sha256:a73c16c0f20ddad61bdcf79b24fff755cc5a5c4cbe3d09f8e5f7135bfb09012a
Deleted: sha256:a8f1913002907be9ef729adeac883818189fd334cd60d1f4f19d3da9eab2cff3
Deleted: sha256:b73ebe1d19fbcc868c74e74dc2d94bf621edf4357f2e9ebd093e855d8bbb9060
Deleted: sha256:c3d2620e842157e6cd3984029258d803bb221cbcc2c1a98704ad3cf3396bf44d
Deleted: sha256:655a46be3f96178bcfe7299552391e109581817d2b382e6b0120817674d3985a
Deleted: sha256:654d8a6b36ed757cc5dc199fd57118f543acf3c529d2f014e30be756f20ea0b9
Deleted: sha256:1d690ac8fc886f6dff2b71882057075449b03efee827a918ab85c9f70b2b7fb8
Deleted: sha256:583cbdf092ae76a4fe52ebfc0afdcee54c79f3283dde07d097845d8b2dc682b9
Deleted: sha256:4532f1d14a3722b7ffcdc457e5709bcfee55f220ab226e3690ad4dfbe50ade36
Deleted: sha256:c45b8ec4cccab3e2e66b9981b8e5d8fe894e1d0be917e9c52ec40c6804f73514
Deleted: sha256:a9b62b7887480137237061841efb4bc17296e2d8152c5b7e2b6726cc980c1bd7
Deleted: sha256:595e6b79a8486443891252c61599d1be07ca631fe3619c709a35c97f91bd706b
Deleted: sha256:635765eacafa6a87ad17048264c59a2a61fed703ecb18ac45081c39ba76ed7dd
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3867

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3867/display/redirect?page=changes>

Changes:

[vinodkone] Updated bundled ruby dependencies.

[vinodkone] Bundled rake as part of managed ruby dependencies of website.

[neil.conway] Fixed flaky PersistentVolumeEndpointsTest.ReserveAndSlaveRemoval.

[neil.conway] Improved the documentation of 'TASK_LOST'.

[josephwu] Fixed indentation in apply-reviews.py.

------------------------------------------
[...truncated 28.10 MB...]
I0706 01:41:58.929543 32438 http.cpp:1116] HTTP GET for /slave(775)/containers from 127.0.0.1:33435
I0706 01:41:58.929679 32438 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:41:58.934039 32427 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (38 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 01:41:58.948472 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:58.949110 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:58.949229 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:58.949264 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:58.953426 32430 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:34917
I0706 01:41:58.953456 32430 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_hg74Gs"
W0706 01:41:58.954238 32430 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:58.954251 32430 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/credential'
I0706 01:41:58.954457 32430 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:58.954476 32430 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_EmZR5T/http_credentials'
I0706 01:41:58.954725 32430 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:58.954877 32430 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:58.956215 32430 slave.cpp:565] 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"}]
I0706 01:41:58.956394 32430 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:58.956404 32430 slave.cpp:578] Agent hostname: localhost
I0706 01:41:58.956516 32437 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:58.957715 32437 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_hg74Gs/meta'
I0706 01:41:58.958101 32428 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:58.958300 32431 containerizer.cpp:582] Recovering containerizer
I0706 01:41:58.959754 32438 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:58.960130 32442 slave.cpp:6189] Finished recovery
I0706 01:41:58.960736 32442 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:58.961012 32435 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:58.964226 32434 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 01:41:58.965883 32440 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:33436
I0706 01:41:58.965960 32440 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 01:41:58.968773 32438 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 01:41:58.980430 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:58.980873 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:58.980955 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:58.980981 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:58.983844 32440 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:34917
I0706 01:41:58.983871 32440 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_9EoRue"
W0706 01:41:58.984699 32440 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:58.984712 32440 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/credential'
I0706 01:41:58.984947 32440 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:58.984968 32440 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_wIRSYF/http_credentials'
I0706 01:41:58.985175 32440 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:58.985455 32440 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:58.986770 32440 slave.cpp:565] 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"}]
I0706 01:41:58.986948 32440 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:58.986958 32440 slave.cpp:578] Agent hostname: localhost
I0706 01:41:58.987089 32428 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:58.988456 32441 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_9EoRue/meta'
I0706 01:41:58.988764 32442 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:58.989015 32431 containerizer.cpp:582] Recovering containerizer
I0706 01:41:58.990490 32437 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:58.990969 32442 slave.cpp:6189] Finished recovery
I0706 01:41:58.991452 32442 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:58.991699 32438 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:58.994212 32437 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 01:41:58.995913 32430 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:33437
I0706 01:41:58.996007 32430 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 01:41:58.999106 32433 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 01:41:59.011229 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:59.011896 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:59.012017 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:59.012058 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:59.016273 32443 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:34917
I0706 01:41:59.016288 32443 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_lwaNC0"
W0706 01:41:59.016638 32443 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:59.016649 32443 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/credential'
I0706 01:41:59.016777 32443 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:59.016794 32443 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ek5Mbs/http_credentials'
I0706 01:41:59.016990 32443 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:59.017119 32443 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:59.018529 32443 slave.cpp:565] 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"}]
I0706 01:41:59.018707 32443 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:59.018719 32443 slave.cpp:578] Agent hostname: localhost
I0706 01:41:59.018898 32433 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:59.020532 32440 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_lwaNC0/meta'
I0706 01:41:59.020809 32443 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:59.021098 32438 containerizer.cpp:582] Recovering containerizer
I0706 01:41:59.022900 32428 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:59.023241 32432 slave.cpp:6189] Finished recovery
I0706 01:41:59.024001 32432 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:59.024240 32438 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:59.026738 32443 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 01:41:59.027948 32429 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:33438
I0706 01:41:59.028033 32429 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:41:59.030287 32427 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 01:41:59.043699 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:59.044570 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:59.044687 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:59.044725 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:59.047224 32427 cluster.cpp:448] Creating default 'local' authorizer
I0706 01:41:59.050639 32433 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:34917
I0706 01:41:59.050668 32433 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tXC64M"
W0706 01:41:59.051540 32433 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:59.051553 32433 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/credential'
I0706 01:41:59.052079 32433 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:59.052098 32433 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_cZ6cJe/http_credentials'
I0706 01:41:59.052361 32433 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:59.052559 32433 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:59.054193 32433 slave.cpp:565] 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"}]
I0706 01:41:59.054437 32433 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:59.054451 32433 slave.cpp:578] Agent hostname: localhost
I0706 01:41:59.054608 32434 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:59.056304 32438 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tXC64M/meta'
I0706 01:41:59.056615 32442 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:59.056830 32441 containerizer.cpp:582] Recovering containerizer
I0706 01:41:59.059077 32441 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:59.059588 32443 slave.cpp:6189] Finished recovery
I0706 01:41:59.060345 32443 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:59.060758 32439 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:59.064287 32443 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0706 01:41:59.066139 32443 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:33439
I0706 01:41:59.066372 32443 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 01:41:59.070247 32430 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (37 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 01:41:59.079247 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:59.079772 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:59.079856 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:59.079910 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:59.081480 32427 cluster.cpp:448] Creating default 'local' authorizer
I0706 01:41:59.083957 32438 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:34917
I0706 01:41:59.083976 32438 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_BK3AUz"
W0706 01:41:59.084462 32438 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:59.084478 32438 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/credential'
I0706 01:41:59.084627 32438 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:59.084646 32438 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_w1HIE1/http_credentials'
I0706 01:41:59.084913 32438 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:59.085080 32438 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:59.086889 32438 slave.cpp:565] 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"}]
I0706 01:41:59.087141 32438 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:59.087154 32438 slave.cpp:578] Agent hostname: localhost
I0706 01:41:59.087285 32434 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:59.088842 32433 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_BK3AUz/meta'
I0706 01:41:59.089237 32436 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:59.089412 32431 containerizer.cpp:582] Recovering containerizer
I0706 01:41:59.090952 32435 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:59.091440 32439 slave.cpp:6189] Finished recovery
I0706 01:41:59.092043 32439 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:59.092293 32439 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:59.095356 32428 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0706 01:41:59.096603 32429 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:33440
I0706 01:41:59.096700 32429 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 01:41:59.100201 32434 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 01:41:59.111167 32427 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 01:41:59.111718 32427 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 01:41:59.111805 32427 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:41:59.111832 32427 provisioner.cpp:255] Using default backend 'copy'
I0706 01:41:59.113478 32427 cluster.cpp:448] Creating default 'local' authorizer
I0706 01:41:59.115372 32432 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:34917
I0706 01:41:59.115391 32432 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/credential" --default_role="*" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FRAH5m"
W0706 01:41:59.115784 32432 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 01:41:59.115799 32432 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/credential'
I0706 01:41:59.116001 32432 slave.cpp:283] Agent using credential for: test-principal
I0706 01:41:59.116022 32432 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_4fm2UO/http_credentials'
I0706 01:41:59.116283 32432 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 01:41:59.116446 32432 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 01:41:59.117743 32432 slave.cpp:565] 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"}]
I0706 01:41:59.117924 32432 slave.cpp:573] Agent attributes: [  ]
I0706 01:41:59.117939 32432 slave.cpp:578] Agent hostname: localhost
I0706 01:41:59.118065 32433 status_update_manager.cpp:177] Pausing sending status updates
I0706 01:41:59.119433 32438 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FRAH5m/meta'
I0706 01:41:59.119783 32443 status_update_manager.cpp:203] Recovering status update manager
I0706 01:41:59.119994 32429 containerizer.cpp:582] Recovering containerizer
I0706 01:41:59.121706 32442 provisioner.cpp:416] Provisioner recovery complete
I0706 01:41:59.122084 32436 slave.cpp:6189] Finished recovery
I0706 01:41:59.122671 32436 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 01:41:59.122977 32437 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 01:41:59.130693 32437 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0706 01:41:59.132242 32431 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:33441
I0706 01:41:59.132346 32431 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:41:59.136014 32439 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (35 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (317 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (333893 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 01:41:59.201918 32444 process.cpp:968] Failed to accept socket: future discarded
make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499302161-17621
Untagged: mesos-1499302161-17621:latest
Deleted: sha256:790b5e7ef68ff49656affbe7b795577da204bc51dabb81663d968752ebfabc46
Deleted: sha256:743ba5dd09199ffb4e2188b250987dbd3fe5eed93703251cff0ee29e5fd61251
Deleted: sha256:303c59727bc873c4d643d8cf99aba7a6a780132bc899411bbe6f15fed31f8ce1
Deleted: sha256:6a3cbaa02a9a879c600bf0e0a2b0bd2c13fd18781e65961244798aac49abcbdb
Deleted: sha256:6868702e80419267c4072d7d94a1c9a3647a06307210d6da3cc515ef9322ae62
Deleted: sha256:f7cbf7fcd0c5ed6f983f34a32e230701d0920428afd4987a3f8dc72097c847db
Deleted: sha256:cabc4d0e6d51b47914dfefa1574314f2ad6941b09cfe5a0c5b435b186754a788
Deleted: sha256:509ff850b788d30219912f55a4217b9f9f66a31c7f673ff611e05d9be2796590
Deleted: sha256:f95e410dd5bac93dc0e9d3abb2d661ce3be30e6e4697c4157cafc5db532fe88a
Deleted: sha256:35188e373a3b9195c34099f9985bea363e37c72e51529bc82603eb444a5d539e
Deleted: sha256:7a370caa80a6dff995a4d8447f65f97a6021c9a8606b5689d822f1c2e32c9156
Deleted: sha256:ea85815c2bf699c4ce67c9ba31ab4e5d8aa24beac66f931e1774c10656bb0eb1
Deleted: sha256:20cc809ab24bbde09f5fc94c0121b1ccc6bd8b775f9285d5ea4ec881de08e8f5
Deleted: sha256:1f4f0e6e626f9adbd8a8daddd1f24834a462623a7f9e2a4b217181fcd0a29cb2
Deleted: sha256:2c9dbffb142f1f56d8586b17f8e06987b96a87af1d63f19f03c4a037d63cd9dd
Deleted: sha256:0deaafde3b1f2c4e09e0644285dd87baec6cfe68b4f2f518f5950fac57e96484
Deleted: sha256:29cec89049e0c113dc249f2cd287d059f53cfb541d89ffe8c516354b62c1a752
Deleted: sha256:1cb165eefe308c49b7e7af9d252b369a0798d560a87ace6b60199a46fba23cb3
Deleted: sha256:f41c5864b14fa38c322c1644001134739119003ba1a7d2bce55009320bf78d7a
Deleted: sha256:da8356ec62ab9affcc4655418c63395d60a4c27803c6870e6c0ae69a2f430d5e
Deleted: sha256:5079451340def4f0e3dd333a138056b9cdcab0d2e8423b4ab2c8b3f4b36858f1
Deleted: sha256:2e1926bc959fc3353b6fe199138f9fb512c8d931517ac74b2c0f87e201b62392
Deleted: sha256:9d4dc3248b3a5df0e8d2e05ad1fc400ba404a78d2c948453eaefae3bda7ff4ef
Deleted: sha256:a575f946896011c65c4adbdc96ce36d5f039925aac46a9591d84033bd5552484
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com