You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Bannier <be...@mesosphere.io> on 2018/03/05 16:42:51 UTC

Review Request 65906: Updated site's middleman to latest 3.x release.

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

Review request for mesos, Benjamin Mahler and haosdent huang.


Repository: mesos


Description
-------

Updated site's middleman to latest 3.x release.


Diffs
-----

  site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
  site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 


Diff: https://reviews.apache.org/r/65906/diff/1/


Testing
-------

Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.


Thanks,

Benjamin Bannier


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198645
-----------------------------------------------------------



PASS: Mesos patch 65906 was successfully built and tested.

Reviews applied: `['65838', '65905', '65906']`

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

- Mesos Reviewbot Windows


On March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/1/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198655
-----------------------------------------------------------



PASS: Mesos patch 65906 was successfully built and tested.

Reviews applied: `['65906']`

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

- Mesos Reviewbot Windows


On March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/2/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198651
-----------------------------------------------------------



Patch looks great!

Reviews applied: [65838, 65905, 65906]

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 March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/1/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Armand Grillet <ag...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198991
-----------------------------------------------------------




site/Gemfile
Lines 13 (patched)
<https://reviews.apache.org/r/65906/#comment279266>

    I wasn't sure about not specifying a version but you followed the recommendations in https://github.com/tzinfo/tzinfo/wiki/Resolving-TZInfo::DataSourceNotFound-Errors
    
    The issue seems to be Windows-only but specifying the `platforms` seems overkill: https://github.com/middleman/middleman/issues/1097


- Armand Grillet


On March 10, 2018, 5:49 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 10, 2018, 5:49 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/3/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Alexander Rukletsov <ru...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review199017
-----------------------------------------------------------


Ship it!




Ship It!

- Alexander Rukletsov


On March 10, 2018, 5:49 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 10, 2018, 5:49 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/3/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198982
-----------------------------------------------------------



PASS: Mesos patch 65906 was successfully built and tested.

Reviews applied: `['66022', '65906']`

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

- Mesos Reviewbot Windows


On March 10, 2018, 5:49 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 10, 2018, 5:49 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/3/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Armand Grillet <ag...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198992
-----------------------------------------------------------


Ship it!




Ship It!

- Armand Grillet


On March 10, 2018, 5:49 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 10, 2018, 5:49 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/3/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198988
-----------------------------------------------------------



Patch looks great!

Reviews applied: [66022, 65906]

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 March 10, 2018, 5:49 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 10, 2018, 5:49 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/3/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Benjamin Bannier <be...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/
-----------------------------------------------------------

(Updated March 10, 2018, 6:49 p.m.)


Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.


Repository: mesos


Description
-------

Updated site's middleman to latest 3.x release.


Diffs (updated)
-----

  site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
  site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 


Diff: https://reviews.apache.org/r/65906/diff/3/

Changes: https://reviews.apache.org/r/65906/diff/2-3/


Testing
-------

Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.

The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.


Thanks,

Benjamin Bannier


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198664
-----------------------------------------------------------



Patch looks great!

Reviews applied: [65838, 65905, 65906]

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 March 5, 2018, 8:42 a.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 8:42 a.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/2/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Armand Grillet <ag...@mesosphere.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198786
-----------------------------------------------------------



Running `mesos-website-dev.sh` with this patch fails:
```
Fetching gem metadata from https://rubygems.org/............
nokogiri-1.8.2 requires ruby version >= 2.1.0, which is incompatible with the current version, ruby 2.0.0p648
```
The issue does not not exist using `master` and is thus likely introduced by this patch.

- Armand Grillet


On March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/2/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot Windows <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198788
-----------------------------------------------------------



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

Reviews applied: `['65906']`

Failed command: `Start-MesosCITesting`

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

Relevant logs:

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

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

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

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

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

[----------] Global test environment tear-down
[==========] 916 tests from 91 test cases ran. (474789 ms total)
[  PASSED  ] 915 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] CommandExecutorCheckTest.CommandCheckTimeout

 1 FAILED TEST
  YOU HAVE 210 DISABLED TESTS

```

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

```
I0307 13:42:59.527459  7508 slave.cpp:3878] Shutting down framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000
I0307 13:42:59.527459  6056 master.cpp:10210] Updating the state of task 41121d5f-1fcb-4680-b525-3d7effe48d50 of framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
I0307 13:42:59.528472  7508 slave.cpp:6571] Shutting down executor '41121d5f-1fcb-4680-b525-3d7effe48d50' of framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000 at executor(1)@10.3.1.11:61511
I0307 13:42:59.529444  7508 slave.cpp:924] Agent terminating
W0307 13:42:59.529444  7508 slave.cpp:3874] Ignoring shutdown framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000 because it is terminatiI0307 13:42:58.816445  8468 exec.cpp:162] Version: 1.6.0
I0307 13:42:58.846470  8848 exec.cpp:236] Executor registered on agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0
I0307 13:42:58.850469  7500 executor.cpp:176] Received SUBSCRIBED event
I0307 13:42:58.855469  7500 executor.cpp:180] Subscribed executor on build-srv-03.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net
I0307 13:42:58.856470  7500 executor.cpp:176] Received LAUNCH event
I0307 13:42:58.861469  7500 executor.cpp:648] Starting task 41121d5f-1fcb-4680-b525-3d7effe48d50
I0307 13:42:58.944473  7500 executor.cpp:483] Running 'D:\DCOS\mesos\src\mesos-containerizer.exe launch <POSSIBLY-SENSITIVE-DATA>'
I0307 13:42:59.494446  7500 executor.cpp:661] Forked command at 4264
I0307 13:42:59.530447  7808 exec.cpp:445] Executor asked to shutdown
I0307 13:42:59.531447  7500 executor.cpp:176] Received SHUTDOWN event
I0307 13:42:59.531447  7500 executor.cpp:758] Shutting down
I0307 13:42:59.531447  7500 executor.cpp:868] Sending SIGTERM to process tree at pid 4ng
I0307 13:42:59.530447  6056 master.cpp:10309] Removing task 41121d5f-1fcb-4680-b525-3d7effe48d50 with resources cpus(allocated: *):4; mem(allocated: *):2048; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000 on agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0 at slave(398)@10.3.1.11:61490 (build-srv-03.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net)
I0307 13:42:59.533447  2664 containerizer.cpp:2338] Destroying container a814ea24-5d22-4996-95c6-14df4f1aa6aa in RUNNING state
I0307 13:42:59.533447  2664 containerizer.cpp:2952] Transitioning the state of container a814ea24-5d22-4996-95c6-14df4f1aa6aa from RUNNING to DESTROYING
I0307 13:42:59.533447  6056 master.cpp:1306] Agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0 at slave(398)@10.3.1.11:61490 (build-srv-03.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net) disconnected
I0307 13:42:59.533447  6056 master.cpp:3276] Disconnecting agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0 at slave(398)@10.3.1.11:61490 (build-srv-03.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net)
I0307 13:42:59.534447 10080 hierarchical.cpp:344] Removed framework cffb23f4-885b-43eb-91b7-806efc5320b5-0000
I0307 13:42:59.534447  2664 launcher.cpp:156] Asked to destroy container a814ea24-5d22-4996-95c6-14df4f1aa6aa
I0307 13:42:59.535470  6056 master.cpp:3295] Deactivating agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0 at slave(398)@10.3.1.11:61490 (build-srv-03.zq4gs31qjdiunm1ryi1452nvnh.dx.internal.cloudapp.net)
I0307 13:42:59.535470  7508 hierarchical.cpp:766] Agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0 deactivated
I0307 13:42:59.561472  7508 containerizer.cpp:2791] Container a814ea24-5d22-4996-95c6-14df4f1aa6aa has exited
I0307 13:42:59.592450  9492 master.cpp:1149] Master terminating
I0307 13:42:59.594449  7508 hierarchical.cpp:609] Removed agent cffb23f4-885b-43eb-91b7-806efc5320b5-S0
I0307 13:43:00.220295  5756 process.cpp:929] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/2/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>


Re: Review Request 65906: Updated site's middleman to latest 3.x release.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65906/#review198792
-----------------------------------------------------------



Patch looks great!

Reviews applied: [65906]

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 March 5, 2018, 4:42 p.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65906/
> -----------------------------------------------------------
> 
> (Updated March 5, 2018, 4:42 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and haosdent huang.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Updated site's middleman to latest 3.x release.
> 
> 
> Diffs
> -----
> 
>   site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff 
>   site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 
> 
> 
> Diff: https://reviews.apache.org/r/65906/diff/2/
> 
> 
> Testing
> -------
> 
> Locally tested the generated website: `bundle install && bundle exec rake && bundle exec rake dev`.
> 
> The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was updated automatically by `bundler`.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>