[jira] [Updated] (MESOS-3518) Assertions that compare doubles with == can fail due to rounding issues and can crash the master.

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3518: --- Description: mesos-0.23.0/src/common/resources.cpp has CHECK(result.cpus() == cpus() &&

[jira] [Updated] (MESOS-3518) Assertions that compare doubles with == can fail due to rounding issues and can crash the master.

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3518: --- Description: mesos-0.23.0/src/common/resources.cpp has CHECK(result.cpus() == cpus() &&

[jira] [Commented] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025816#comment-15025816 ] Marco Massenzio commented on MESOS-3552: As this is something that has been present in Mesos since

[jira] [Commented] (MESOS-3793) Cannot start mesos local on a Debian GNU/Linux 8 docker machine

2015-11-24 Thread Jojy Varghese (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025837#comment-15025837 ] Jojy Varghese commented on MESOS-3793: -- review posted: https://reviews.apache.org/r/40681 > Cannot

[jira] [Commented] (MESOS-3964) LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs and LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota fail on Debian 8.

2015-11-24 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025901#comment-15025901 ] Greg Mann commented on MESOS-3964: -- I prepared a patch for the aforementioned solution:

[jira] [Commented] (MESOS-4006) add a resource offers metric

2015-11-24 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025974#comment-15025974 ] Guangya Liu commented on MESOS-4006: Both the /master/frameworks and /master/state endpoint can

[jira] [Commented] (MESOS-3973) Failing 'make distcheck' on Mac OS X 10.10.5, also 10.11.

2015-11-24 Thread Gilbert Song (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025981#comment-15025981 ] Gilbert Song commented on MESOS-3973: - This error is caused by not cleaning up files under the python

[jira] [Commented] (MESOS-3963) Move "using mesos::fetcher::FetcherInfo" into internal namespace in "fetcher.hpp"

2015-11-24 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026000#comment-15026000 ] Guangya Liu commented on MESOS-3963: Just some of my thinking: Is it possible to only put std

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025942#comment-15025942 ] Timothy Chen commented on MESOS-3966: - Bind doesn't work yet since we're not able to create a sandbox

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025940#comment-15025940 ] haosdent commented on MESOS-3966: - How about change image_provisioner_backend to bind in this test case?

[jira] [Commented] (MESOS-3978) Missing support for cpu.cfs_quota_us breaks test suite.

2015-11-24 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025904#comment-15025904 ] Greg Mann commented on MESOS-3978: -- There is a patch containing the aforementioned solution here:

[jira] [Commented] (MESOS-3818) Line wrapping for "--help" output

2015-11-24 Thread Shuai Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026016#comment-15026016 ] Shuai Lin commented on MESOS-3818: -- Yeah, I would also like the "adjust the newlines in the existing help

[jira] [Commented] (MESOS-3818) Line wrapping for "--help" output

2015-11-24 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026020#comment-15026020 ] Neil Conway commented on MESOS-3818: Personally I think try-compile-check is tolerable: this text

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025965#comment-15025965 ] haosdent commented on MESOS-3966: - Oh, got it. >

[jira] [Commented] (MESOS-4006) add a resource offers metric

2015-11-24 Thread David Robinson (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026123#comment-15026123 ] David Robinson commented on MESOS-4006: --- Unfortunately not. All I need is a simple counter of

[jira] [Commented] (MESOS-4006) add a resource offers metric

2015-11-24 Thread Guangya Liu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15026294#comment-15026294 ] Guangya Liu commented on MESOS-4006: So you mean that we need to track the number of offers that mesos

[jira] [Created] (MESOS-4004) Support default entrypoint and command runtime config in Mesos containerizer

2015-11-24 Thread Timothy Chen (JIRA)
Timothy Chen created MESOS-4004: --- Summary: Support default entrypoint and command runtime config in Mesos containerizer Key: MESOS-4004 URL: https://issues.apache.org/jira/browse/MESOS-4004 Project:

[jira] [Created] (MESOS-4005) Support workdir runtime configuration from image

2015-11-24 Thread Timothy Chen (JIRA)
Timothy Chen created MESOS-4005: --- Summary: Support workdir runtime configuration from image Key: MESOS-4005 URL: https://issues.apache.org/jira/browse/MESOS-4005 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025765#comment-15025765 ] Timothy Chen commented on MESOS-3966: - commit c8ff94e557902fcd23b388c83bfe2692a71ae787 Author:

[jira] [Updated] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3552: --- Labels: mesosphere tech-debt (was: ) > CHECK failure due to floating point precision on

[jira] [Updated] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3552: --- Issue Type: Improvement (was: Bug) > CHECK failure due to floating point precision on

[jira] [Comment Edited] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025816#comment-15025816 ] Marco Massenzio edited comment on MESOS-3552 at 11/25/15 12:28 AM: --- As

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025550#comment-15025550 ] Timothy Chen commented on MESOS-3966: - I'll be merging Haosdent fix, but I think we should see how we

[jira] [Commented] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025742#comment-15025742 ] Marco Massenzio commented on MESOS-3024: Got it, thanks! > HTTP endpoint authN is enabled merely

[jira] [Updated] (MESOS-2980) Allow runtime configuration to be returned from provisioner

2015-11-24 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated MESOS-2980: Summary: Allow runtime configuration to be returned from provisioner (was: Support execution

[jira] [Created] (MESOS-4006) add a resource offers metric

2015-11-24 Thread David Robinson (JIRA)
David Robinson created MESOS-4006: - Summary: add a resource offers metric Key: MESOS-4006 URL: https://issues.apache.org/jira/browse/MESOS-4006 Project: Mesos Issue Type: Improvement

[jira] [Updated] (MESOS-2980) Allow runtime configuration to be returned from provisioner

2015-11-24 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Chen updated MESOS-2980: Assignee: Gilbert Song (was: Timothy Chen) > Allow runtime configuration to be returned from

[jira] [Created] (MESOS-4002) ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is flaky

2015-11-24 Thread Anand Mazumdar (JIRA)
Anand Mazumdar created MESOS-4002: - Summary: ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is flaky Key: MESOS-4002 URL: https://issues.apache.org/jira/browse/MESOS-4002 Project:

[jira] [Commented] (MESOS-3916) MasterMaintenanceTest.InverseOffersFilters is flaky

2015-11-24 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025400#comment-15025400 ] Neil Conway commented on MESOS-3916: https://reviews.apache.org/r/40672/ >

[jira] [Updated] (MESOS-3916) MasterMaintenanceTest.InverseOffersFilters is flaky

2015-11-24 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-3916: --- Target Version/s: (was: 0.26.0) > MasterMaintenanceTest.InverseOffersFilters is flaky >

[jira] [Commented] (MESOS-4002) ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is flaky

2015-11-24 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025269#comment-15025269 ] Anand Mazumdar commented on MESOS-4002: --- Partial Fix: https://reviews.apache.org/r/40667/ Still

[jira] [Assigned] (MESOS-4002) ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is flaky

2015-11-24 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar reassigned MESOS-4002: - Assignee: Anand Mazumdar >

[jira] [Updated] (MESOS-4002) ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is flaky

2015-11-24 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Mazumdar updated MESOS-4002: -- Shepherd: Michael Park > ReservationEndpointsTest.UnreserveAvailableAndOfferedResources is

[jira] [Commented] (MESOS-3916) MasterMaintenanceTest.InverseOffersFilters is flaky

2015-11-24 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025385#comment-15025385 ] Neil Conway commented on MESOS-3916: FYI, this is just a flakey test (not a feature bug), so it

[jira] [Assigned] (MESOS-2044) Use one IP address per container for network isolation

2015-11-24 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio reassigned MESOS-2044: -- Assignee: Marco Massenzio (was: Kapil Arya) > Use one IP address per container for

[jira] [Created] (MESOS-4003) Pass agent flags to isolator modules

2015-11-24 Thread Greg Mann (JIRA)
Greg Mann created MESOS-4003: Summary: Pass agent flags to isolator modules Key: MESOS-4003 URL: https://issues.apache.org/jira/browse/MESOS-4003 Project: Mesos Issue Type: Bug

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024956#comment-15024956 ] haosdent commented on MESOS-3966: - Inject code replace "cp" command with "time cp", keep in mind

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024901#comment-15024901 ] haosdent commented on MESOS-3966: - because /usr is 1.4G. So I think copy so slow is normal >

[jira] [Commented] (MESOS-3793) Cannot start mesos local on a Debian GNU/Linux 8 docker machine

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024903#comment-15024903 ] Bernd Mathiske commented on MESOS-3793: --- [~jojy] I like #2 better also for the reasons you have

[jira] [Commented] (MESOS-1563) Failed to configure on FreeBSD

2015-11-24 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025025#comment-15025025 ] Ian Downes commented on MESOS-1563: --- Sorry the delay. Yes, I'll build and test your patches on FreeBSD

[jira] [Updated] (MESOS-1563) Failed to configure on FreeBSD

2015-11-24 Thread Ian Downes (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Downes updated MESOS-1563: -- Assignee: David Forsythe > Failed to configure on FreeBSD > -- > >

[jira] [Updated] (MESOS-3994) Refactor registry client/puller to avoid JSON and struct.

2015-11-24 Thread Gilbert Song (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Song updated MESOS-3994: Labels: mesosphere (was: ) > Refactor registry client/puller to avoid JSON and struct. >

[jira] [Updated] (MESOS-1739) Allow slave reconfiguration on restart

2015-11-24 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Mann updated MESOS-1739: - Assignee: (was: Greg Mann) > Allow slave reconfiguration on restart >

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024765#comment-15024765 ] haosdent commented on MESOS-3937: - Yes, change /etc/hosts to {noformat} 127.0.0.1 localhost

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024747#comment-15024747 ] haosdent commented on MESOS-3937: - Haha, could reproduce through Vagrantfile. > Test

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024769#comment-15024769 ] haosdent commented on MESOS-3937: - Also, [~tnachen] If you could open source the executor code would be

[jira] [Commented] (MESOS-1739) Allow slave reconfiguration on restart

2015-11-24 Thread Greg Mann (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024853#comment-15024853 ] Greg Mann commented on MESOS-1739: -- I'm removing myself from this ticket for now, since I've gotten

[jira] [Commented] (MESOS-3969) Failing 'make distcheck' on Debian 8, somehow SSL-related.

2015-11-24 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15025147#comment-15025147 ] Joseph Wu commented on MESOS-3969: -- Thanks! I'll test this on a few systems to double-check we don't

[jira] [Commented] (MESOS-3974) CgroupsAnyHierarchyMemoryPressureTest tests fail on CentOS 6.7.

2015-11-24 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023985#comment-15023985 ] Benjamin Bannier commented on MESOS-3974: - Yes, this counter first appeared with linux' {{v3.10}}

[jira] [Commented] (MESOS-3969) Failing 'make distcheck' on Debian 8, somehow SSL-related.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023988#comment-15023988 ] haosdent commented on MESOS-3969: - pip 7.1.2 fix this problem, we could update pip tarball to a newer

[jira] [Created] (MESOS-4001) Revisit usage of raw cout and cerr

2015-11-24 Thread Benjamin Bannier (JIRA)
Benjamin Bannier created MESOS-4001: --- Summary: Revisit usage of raw cout and cerr Key: MESOS-4001 URL: https://issues.apache.org/jira/browse/MESOS-4001 Project: Mesos Issue Type:

[jira] [Commented] (MESOS-3969) Failing 'make distcheck' on Debian 8, somehow SSL-related.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024013#comment-15024013 ] haosdent commented on MESOS-3969: - The patch to upgrade pip to solve this:

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Jan Schlicht (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024032#comment-15024032 ] Jan Schlicht commented on MESOS-3966: - Thanks for the info! I will try to get it to fail with my

[jira] [Updated] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3552: -- Target Version/s: 0.26.0 > CHECK failure due to floating point precision on reservation request

[jira] [Commented] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-24 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024132#comment-15024132 ] Adam B commented on MESOS-3024: --- Sorry, that was a typo. Should have been "a flag for http authentication".

[jira] [Updated] (MESOS-3991) CHECK shouldn't be an assert in a production environment.

2015-11-24 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma updated MESOS-3991: Labels: tech-debt (was: ) > CHECK shouldn't be an assert in a production environment. >

[jira] [Updated] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-24 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam B updated MESOS-3024: -- Description: If I set `--credentials` on the master, framework and slave authentication are allowed, but not

[jira] [Commented] (MESOS-3793) Cannot start mesos local on a Debian GNU/Linux 8 docker machine

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024242#comment-15024242 ] Bernd Mathiske commented on MESOS-3793: --- [~jojy] Can you please implement the solution proposed by

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024254#comment-15024254 ] Bernd Mathiske commented on MESOS-3937: --- [~vaibhavkhanduja] What does your setup look like? Do you

[jira] [Updated] (MESOS-3552) CHECK failure due to floating point precision on reservation request

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3552: -- Shepherd: Bernd Mathiske > CHECK failure due to floating point precision on reservation request

[jira] [Commented] (MESOS-3991) CHECK shouldn't be an assert in a production environment.

2015-11-24 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024112#comment-15024112 ] Klaus Ma commented on MESOS-3991: - For the CHECK, I think it's because the daemon (master or slave) did

[jira] [Commented] (MESOS-3963) Move "using mesos::fetcher::FetcherInfo" into internal namespace in "fetcher.hpp"

2015-11-24 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024078#comment-15024078 ] Klaus Ma commented on MESOS-3963: - RR: https://reviews.apache.org/r/40631/ > Move "using

[jira] [Commented] (MESOS-3024) HTTP endpoint authN is enabled merely by specifying --credentials

2015-11-24 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024134#comment-15024134 ] Adam B commented on MESOS-3024: --- Try /teardown on the old HTTP API, not v1 > HTTP endpoint authN is enabled

[jira] [Updated] (MESOS-3989) Add missing DiscoveryInfo field to v1/mesos.proto

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3989: -- Shepherd: Bernd Mathiske Affects Version/s: 0.26.0 Target Version/s: 0.26.0

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024253#comment-15024253 ] Bernd Mathiske commented on MESOS-3937: --- [~vaibhavkhanduja] What does your setup look like? Do you

[jira] [Commented] (MESOS-3974) CgroupsAnyHierarchyMemoryPressureTest tests fail on CentOS 6.7.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024271#comment-15024271 ] Bernd Mathiske commented on MESOS-3974: --- [~bbannier] Aside from MesosContainerizer the only other

[jira] [Comment Edited] (MESOS-3975) SSL build of mesos causes flaky testsuite.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024570#comment-15024570 ] haosdent edited comment on MESOS-3975 at 11/24/15 2:21 PM: --- Could not reproduce

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024594#comment-15024594 ] Bernd Mathiske commented on MESOS-3937: --- This may very well be a config mistake. But then I'd like

[jira] [Commented] (MESOS-3975) SSL build of mesos causes flaky testsuite.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024570#comment-15024570 ] haosdent commented on MESOS-3975: - Could not reproduce in CentOS 7.1 both "--enable-libevent --enable-ssl"

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024580#comment-15024580 ] haosdent commented on MESOS-3966: - Could you check this flag image_provisioner_backend. Generally, the

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Jan Schlicht (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024589#comment-15024589 ] Jan Schlicht commented on MESOS-3966: - Scratch that, the test is using the {{copy}} provisioner as

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread Jan Schlicht (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024617#comment-15024617 ] Jan Schlicht commented on MESOS-3966: - Yep, this seems to be the issue. The {{copy}} provisioner

[jira] [Updated] (MESOS-3851) Investigate recent crashes in Command Executor

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3851: -- Target Version/s: 0.27.0 (was: 0.26.0) Priority: Major (was: Blocker) >

[jira] [Commented] (MESOS-3793) Cannot start mesos local on a Debian GNU/Linux 8 docker machine

2015-11-24 Thread Jojy Varghese (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024670#comment-15024670 ] Jojy Varghese commented on MESOS-3793: -- [~bernd-mesos], [~jieyu] Since there are 2 ways proposed,

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024375#comment-15024375 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024373#comment-15024373 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024379#comment-15024379 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024372#comment-15024372 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024378#comment-15024378 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024377#comment-15024377 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024371#comment-15024371 ] Vaibhav Khanduja commented on MESOS-3937: - [~bernd-mesos] My environment seems to be same as your

[jira] [Commented] (MESOS-3974) CgroupsAnyHierarchyMemoryPressureTest tests fail on CentOS 6.7.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024272#comment-15024272 ] Bernd Mathiske commented on MESOS-3974: --- [~bbannier] Aside from MesosContainerizer the only other

[jira] [Issue Comment Deleted] (MESOS-3974) CgroupsAnyHierarchyMemoryPressureTest tests fail on CentOS 6.7.

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3974: -- Comment: was deleted (was: [~bbannier] Aside from MesosContainerizer the only other frequently

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Issue Comment Deleted] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Khanduja updated MESOS-3937: Comment: was deleted (was: [~bernd-mesos] My environment seems to be same as your :) ... My

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024488#comment-15024488 ] haosdent commented on MESOS-3966: - The success log after increase await_ready timeout {noformat}

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024491#comment-15024491 ] haosdent commented on MESOS-3966: - The copy spents 28 seconds. So await_ready(15 seconds) timeout then

[jira] [Updated] (MESOS-3470) UserCgroupIsolatorTest failed on CentOS 6.6

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Mathiske updated MESOS-3470: -- Target Version/s: 0.26.0 > UserCgroupIsolatorTest failed on CentOS 6.6 >

[jira] [Commented] (MESOS-3989) Add missing DiscoveryInfo field to v1/mesos.proto

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024536#comment-15024536 ] Bernd Mathiske commented on MESOS-3989: --- v1 is the first major version of the HTTP API. Its version

[jira] [Commented] (MESOS-3177) Dynamic roles/weights configuration at runtime

2015-11-24 Thread Yong Qiao Wang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024538#comment-15024538 ] Yong Qiao Wang commented on MESOS-3177: --- [~adam-mesos], can you help review the related patches with

[jira] [Commented] (MESOS-3470) UserCgroupIsolatorTest failed on CentOS 6.6

2015-11-24 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024550#comment-15024550 ] Bernd Mathiske commented on MESOS-3470: --- [~haosd...@gmail.com] Thanks for finding the fix! As

[jira] [Commented] (MESOS-3937) Test DockerContainerizerTest.ROOT_DOCKER_Launch_Executor fails.

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024564#comment-15024564 ] haosdent commented on MESOS-3937: - Could not reproduce this in physical machine. Going to try vagrant.

[jira] [Commented] (MESOS-3989) Add missing DiscoveryInfo field to v1/mesos.proto

2015-11-24 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024529#comment-15024529 ] Klaus Ma commented on MESOS-3989: - Just one question about {{v1}} API: what's the scope of {{v1}} API?

[jira] [Updated] (MESOS-3963) Move "using mesos::fetcher::FetcherInfo" into internal namespace in "fetcher.hpp"

2015-11-24 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Klaus Ma updated MESOS-3963: Shepherd: Michael Park > Move "using mesos::fetcher::FetcherInfo" into internal namespace in >

[jira] [Commented] (MESOS-3966) LinuxFilesystemIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem fails on Centos 7.1

2015-11-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15024560#comment-15024560 ] haosdent commented on MESOS-3966: - Maybe because you don't use sudo when test? I remember

  1   2   >