Re: Review Request 66467: Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.

2018-04-20 Thread Gaston Kleiman

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66467/
---

(Updated April 20, 2018, 3:54 p.m.)


Review request for mesos and Greg Mann.


Changes
---

Rebased.


Bugs: MESOS-8191
https://issues.apache.org/jira/browse/MESOS-8191


Repository: mesos


Description
---

Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.


Diffs (updated)
-

  src/tests/mesos.hpp 7356523a2a37858bbe866527425f35502ff5ad82 


Diff: https://reviews.apache.org/r/66467/diff/2/

Changes: https://reviews.apache.org/r/66467/diff/1-2/


Testing
---

`sudo bin/mesos-tests` on GNU/Linux

The tests added by https://reviews.apache.org/r/66468/ use this helper.


Thanks,

Gaston Kleiman



Re: Review Request 66467: Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.

2018-04-10 Thread Greg Mann

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66467/#review200852
---


Ship it!




Ship It!

- Greg Mann


On April 5, 2018, 12:50 a.m., Gaston Kleiman wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66467/
> ---
> 
> (Updated April 5, 2018, 12:50 a.m.)
> 
> 
> Review request for mesos and Greg Mann.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.
> 
> 
> Diffs
> -
> 
>   src/tests/mesos.hpp 46c271b5c5bedbdabd58b3cdbb82216d55c846bd 
> 
> 
> Diff: https://reviews.apache.org/r/66467/diff/1/
> 
> 
> Testing
> ---
> 
> `sudo bin/mesos-tests` on GNU/Linux
> 
> The tests added by https://reviews.apache.org/r/66468/ use this helper.
> 
> 
> Thanks,
> 
> Gaston Kleiman
> 
>



Re: Review Request 66467: Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.

2018-04-04 Thread Mesos Reviewbot

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66467/#review200534
---



Patch looks great!

Reviews applied: [66458, 66459, 66460, 66461, 66462, 66463, 66464, 66465, 
66466, 66467]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 
MESOS_VERBOSE=1'; ./support/docker-build.sh

- Mesos Reviewbot


On April 5, 2018, 12:50 a.m., Gaston Kleiman wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66467/
> ---
> 
> (Updated April 5, 2018, 12:50 a.m.)
> 
> 
> Review request for mesos and Greg Mann.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.
> 
> 
> Diffs
> -
> 
>   src/tests/mesos.hpp 46c271b5c5bedbdabd58b3cdbb82216d55c846bd 
> 
> 
> Diff: https://reviews.apache.org/r/66467/diff/1/
> 
> 
> Testing
> ---
> 
> `sudo bin/mesos-tests` on GNU/Linux
> 
> The tests added by https://reviews.apache.org/r/66468/ use this helper.
> 
> 
> Thanks,
> 
> Gaston Kleiman
> 
>



Re: Review Request 66467: Added a test helper for creating `RECONCILE_OPERATIONS` v1 calls.

2018-04-04 Thread Mesos Reviewbot Windows

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66467/#review200533
---



FAIL: Some of the unit tests failed. Please check the relevant logs.

Reviews applied: `['66458', '66459', '66460', '66461', '66462', '66463', 
'66464', '66465', '66466', '66467']`

Failed command: `Start-MesosCITesting`

All the build artifacts available at: 
http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/66467

Relevant logs:

- 
[mesos-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/66467/logs/mesos-tests-stdout.log):

```
[   OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (118 ms)
[--] 9 tests from Endpoint/SlaveEndpointTest (1093 ms total)

[--] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN  ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[   OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (33 
ms)
[ RUN  ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[   OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (38 
ms)
[--] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (72 ms 
total)

[--] 1 test from IsolationFlag/CpuIsolatorTest
[ RUN  ] IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0
[   OK ] IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0 (803 ms)
[--] 1 test from IsolationFlag/CpuIsolatorTest (827 ms total)

[--] 1 test from IsolationFlag/MemoryIsolatorTest
[ RUN  ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0
[   OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (839 ms)
[--] 1 test from IsolationFlag/MemoryIsolatorTest (867 ms total)

[--] Global test environment tear-down
[==] 949 tests from 94 test cases ran. (448463 ms total)
[  PASSED  ] 948 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] CommandExecutorCheckTest.CommandCheckTimeout

 1 FAILED TEST
  YOU HAVE 214 DISABLED TESTS

```

- 
[mesos-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/66467/logs/mesos-tests-stderr.log):

```
I0405 02:01:56.922829  8072 master.cpp:10557] Updating the state of task 
ca1b3829-6022-43bf-87d1-644a54e6f24d of framework 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3- (latest state: TASK_KILLED, status 
update state: TASK_KILLED)
I0405 02:01:56.922829  1732 slave.cpp:3877] Shutting down framework 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3-
I0405 02:01:56.922829  1732 slave.cpp:6574] Shutting down executor 
'ca1b3829-6022-43bf-87d1-644a54e6f24d' of framework 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3- at executor(1)@10.3.1.8:60027
I0405 02:01:56.728843  8892 exec.cpp:162] Version: 1.6.0
I0405 02:01:56.755925 10780 exec.cpp:236] Executor registered on agent 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3-S0
I0405 02:01:56.760844 13684 executor.cpp:176] Received SUBSCRIBED event
I0405 02:01:56.764842 13684 executor.cpp:180] Subscribed executor on 
winbldsrv-01.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net
I0405 02:01:56.765851 13684 executor.cpp:176] Received LAUNCH event
I0405 02:01:56.770840 13684 executor.cpp:648] Starting task 
ca1b3829-6022-43bf-87d1-644a54e6f24d
I0405 02:01:56.862841 13684 executor.cpp:483] Running 
'D:\DCOS\mesos\src\mesos-containerizer.exe launch '
I0405 02:01:56.891847 13684 executor.cpp:661] Forked command at 3916
I0405 02:01:56.924829  4680 exec.cpp:445] Executor asked to shutdown
I0405 02:01:56.925829 12176 executor.cpp:176] Received SHUTDOWN event
I0405 02:01:56.925829 12176 executor.cpp:758] Shutting down
I0405 02:01:56.925829 12176 executor.cpp:868] Sending SIGTERM to process tree 
at pid 3I0405 02:01:56.923828  1732 slave.cpp:923] Agent terminating
W0405 02:01:56.924829  1732 slave.cpp:3873] Ignoring shutdown framework 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3- because it is terminating
I0405 02:01:56.925829  8072 master.cpp:10656] Removing task 
ca1b3829-6022-43bf-87d1-644a54e6f24d with resources cpus(allocated: *):4; 
mem(allocated: *):2048; disk(allocated: *):1024; ports(allocated: 
*):[31000-32000] of framework 66b63d09-f4a9-449a-9b5e-0f51c6543bf3- on 
agent 66b63d09-f4a9-449a-9b5e-0f51c6543bf3-S0 at slave(418)@10.3.1.8:60006 
(winbldsrv-01.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net)
I0405 02:01:56.927827  1732 containerizer.cpp:2338] Destroying container 
f92c0eff-76be-4e79-ade0-cc3e36cd6017 in RUNNING state
I0405 02:01:56.927827  1732 containerizer.cpp:2952] Transitioning the state of 
container f92c0eff-76be-4e79-ade0-cc3e36cd6017 from RUNNING to DESTROYING
I0405 02:01:56.928830  8072 master.cpp:1295] Agent 
66b63d09-f4a9-449a-9b5e-0f51c6543bf3-S0 at slave(418)@10.3.1.8:60006 
(winbldsrv-01.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net) disconnected
I0405 02:01:56.928830  9808 hierarchical.cpp:344] Removed framework