----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67671/#review205789 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['67671']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67671 Relevant logs: - [mesos-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67671/logs/mesos-tests-stdout.log): ``` [ RUN ] DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling [ OK ] DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling (800 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer [ OK ] DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer (599 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed [ OK ] DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed (1323 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_FetchFailure [ OK ] DockerContainerizerTest.ROOT_DOCKER_FetchFailure (800 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure [ OK ] DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure (1316 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard [ OK ] DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard (905 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer [ OK ] DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer (599 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning [ OK ] DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning (5457 ms) [ RUN ] DockerContainerizerTest.ROOT_DOCKER_DefaultDNS [ OK ] DockerContainerizerTest.ROOT_DOCKER_DefaultDNS (5161 ms) [----------] 24 tests from DockerContainerizerTest (97808 ms total) [----------] 1 test from HungDockerTest [ RUN ] HungDockerTest.ROOT_DOCKER_InspectHungDuringPull d:\dcos\mesos\mesos\src\tests\mock_docker.hpp(155): ERROR: this mock object (used in test HungDockerTest.ROOT_DOCKER_InspectHungDuringPull) should be deleted but never is. Its address is @00000089806FBF30. d:\dcos\mesos\mesos\src\tests\containerizer\docker_containerizer_tests.cpp(5187): ERROR: this mock object (used in test HungDockerTest.ROOT_DOCKER_InspectHungDuringPull) should be deleted but never is. Its address is @00000089806FC190. d:\dcos\mesos\mesos\src\tests\mock_docker.cpp(48): ERROR: this mock object (used in test HungDockerTest.ROOT_DOCKER_InspectHungDuringPull) should be deleted but never is. Its address is @0000025C9478B340. d:\dcos\mesos\mesos\src\tests\mock_registrar.cpp(54): ERROR: this mock object (used in test HungDockerTest.ROOT_DOCKER_InspectHungDuringPull) should be deleted but never is. Its address is @0000025C94957E90. d:\dcos\mesos\mesos\3rdparty\libprocess\include\process\gmock.hpp(235): ERROR: this mock object (used in test HungDockerTest.ROOT_DOCKER_InspectHungDuringPull) should be deleted but never is. Its address is @0000025C959FDDC8. ERROR: 5 leaked mock objects found at program exit. ``` - [mesos-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67671/logs/mesos-tests-stderr.log): ``` I0706 09:42:36.284582 9052 authenticatee.cpp:299] Authentication success I0706 09:42:36.284582 7652 master.cpp:9802] Successfully authenticated principal 'test-principal' at [email protected]:55712 I0706 09:42:36.285646 8636 sched.cpp:501] Successfully authenticated with master [email protected]:55712 I0706 09:42:36.286583 5384 master.cpp:2927] Received SUBSCRIBE call for framework 'default' at [email protected]:55712 I0706 09:42:36.286583 5384 master.cpp:2234] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }' I0706 09:42:36.287564 8248 master.cpp:3008] Subscribing framework default with checkpointing disabled and capabilities [ MULTI_ROLE, RESERVATION_REFINEMENT ] I0706 09:42:36.288574 8248 master.cpp:9993] Adding framework 5284b6b4-cf37-4023-b017-df39ef563659-0000 (default) at [email protected]:55712 with roles { } suppressed I0706 09:42:36.290570 5384 sched.cpp:749] Framework registered with 5284b6b4-cf37-4023-b017-df39ef563659-0000 I0706 09:42:36.290570 6916 hierarchical.cpp:299] Added framework 5284b6b4-cf37-4023-b017-df39ef563659-0000 E0706 09:42:36.386965 6916 slave.cpp:7289] EXIT with status 1: Failed to perform recovery: Collect failed: Failed to run 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\test-docker.bat -H npipe:////./pipe/docker_engine ps -a': exited with status 1; stderr=''C:\Program' is not recognized as an internal or external command, operable program or batch file. ' If recovery failed due to a change in configuration and you want to keep the current agent id, you might want to change the `--reconfiguration_policy` flag to a more permissive value. To restart this agent with a new agent id instead, do as follows: rm -f C:\Users\jenkins\AppData\Local\Temp\mobDrx\meta\slaves\latest This ensures that the agent does not recover old live executors. If you use the Docker containerizer and think that the Docker daemon state is broken, you can try to clear it. But be careful: these commands will erase all containers and images from this host, not just those started by Mesos! docker kill $(docker ps -q) docker rm $(docker ps -a -q) docker rmi $(docker images -q) Finally, restart the agent. ``` - Mesos Reviewbot Windows On July 6, 2018, 8:50 a.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67671/ > ----------------------------------------------------------- > > (Updated July 6, 2018, 8:50 a.m.) > > > Review request for mesos, Chun-Hung Hsiao and Jan Schlicht. > > > Bugs: MESOS-8838 > https://issues.apache.org/jira/browse/MESOS-8838 > > > Repository: mesos > > > Description > ------- > > Since the agent uses e.g., a resource provider's name or type to > construct paths to persist resource provider state, changes to this > information on resource provider resubscription are not supported. > > This patch persists a resource provider's name and type in the > resource provider registry and rejects a resource provider > resubscription if incompatible changes are detected. Since we did not > persist this information previous to mesos-1.7.0 we cannot and do not > perform validation against resource provider registry information > stored with earlier versions of Mesos. > > > Diffs > ----- > > src/resource_provider/manager.cpp 6400e707ee834c73d4bf18c1f8d8344e8cf714cc > src/resource_provider/registrar.hpp > ded56e1c24a1f8b8db8dc70151682a7deb9e6544 > src/resource_provider/registrar.cpp > a855a2b61fdbfc96a12a133c702ecaf7af666d8b > src/resource_provider/registry.hpp 4c6c4d40686e3af8bbc7affbe3fa673479cc2fbf > src/resource_provider/registry.proto > 491263ef679cd4cea59338b002c6845d890f8eae > src/tests/resource_provider_manager_tests.cpp > 58bdbf0e88f59b5cb0cad42e38b24029fc0f2b41 > > > Diff: https://reviews.apache.org/r/67671/diff/2/ > > > Testing > ------- > > `sudo make check` > > > Thanks, > > Benjamin Bannier > >
