[Gluster-infra] Nightly regression job with enabling brick multiplexing

2017-04-21 Thread Atin Mukherjee
As we don't run our .t files with brick mux being enabled for every patches
can we ensure that there is a nightly regression trigger with brick
multiplexing feature being enabled. The reason for this ask is very simple,
we have no control on the regression for this feature. I've already seen a
very basic test (volume status not reflecting bricks online after glusterd
restart) breaking recently which used to work earlier.

~Atin
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra

Re: [Gluster-infra] [Bug 1418369] Need way to revert commits or mark tests bad without testing

2017-04-21 Thread Niels de Vos
On Mon, Apr 17, 2017 at 05:46:53AM +, bugzi...@redhat.com wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=1418369
> 
> Nigel Babu  changed:
> 
>What|Removed |Added
> 
>  Status|NEW |CLOSED
>  CC||j...@pl.atyp.us,
>||nig...@redhat.com
>  Resolution|--- |CURRENTRELEASE
> Last Closed||2017-04-17 01:46:53
> 
> 
> 
> --- Comment #3 from Nigel Babu  ---
> The technical capability is now done. There's a team called gluster-plumbers
> who have permission to push to any branch directly. It has Vijay, Jeff, and
> Shyam. As far as infra is concerned this is fixed. If the policy dictates
> changes to this, please file a bug.

Just wondering if we should have a "plumber" role in the Maintainers 2.0
document too?

Thanks,
Niels


signature.asc
Description: PGP signature
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra

[Gluster-infra] [Bug 1444389] Server error - while logging in from review.gluster.org

2017-04-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444389



--- Comment #1 from Nigel Babu  ---
>From the error logs:

[2017-04-21 04:11:30,471] [HTTP-20982] ERROR
com.google.gerrit.pgm.http.jetty.HiddenErrorHandler : Error in GET
/oauth?code=6c554d8259320226ef44=g02WcbRym3YSflyQTThhXB5HPfk%3D%2C%2Flogin
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error:
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter
must be non-empty
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
at
sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
com.googlesource.gerrit.plugins.github.oauth.OAuthProtocol.getAccessToken(OAuthProtocol.java:372)
at
com.googlesource.gerrit.plugins.github.oauth.OAuthProtocol.loginPhase2(OAuthProtocol.java:360)
at
com.googlesource.gerrit.plugins.github.oauth.GitHubLogin.login(GitHubLogin.java:100)
at
com.googlesource.gerrit.plugins.github.oauth.OAuthWebFilter.login(OAuthWebFilter.java:123)
at
com.googlesource.gerrit.plugins.github.oauth.OAuthWebFilter.doFilter(OAuthWebFilter.java:89)
at
com.googlesource.gerrit.plugins.github.oauth.OAuthFilter.doFilter(OAuthFilter.java:86)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=1hgqXf3KY9=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1444389] Server error - while logging in from review.gluster.org

2017-04-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444389

Saravanakumar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|b...@gluster.org|nig...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=g52T9dvX7k=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra