Build failed in Jenkins: kafka-trunk-jdk8 #3115

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3836, done.
remote: Counting objects:   0% (1/3836)   remote: Counting objects:   
1% (39/3836)   remote: Counting objects:   2% (77/3836)   
remote: Counting objects:   3% (116/3836)   remote: Counting objects:   
4% (154/3836)   remote: Counting objects:   5% (192/3836)   
remote: Counting objects:   6% (231/3836)   remote: Counting objects:   
7% (269/3836)   remote: Counting objects:   8% (307/3836)   
remote: Counting objects:   9% (346/3836)   remote: Counting objects:  
10% (384/3836)   remote: Counting objects:  11% (422/3836)   
remote: Counting objects:  12% (461/3836)   remote: Counting objects:  
13% (499/3836)   remote: Counting objects:  14% (538/3836)   
remote: Counting objects:  15% (576/3836)   remote: Counting objects:  
16% (614/3836)   remote: Counting objects:  17% (653/3836)   
remote: Counting objects:  18% (691/3836)   remote: Counting objects:  
19% (729/3836)   remote: Counting objects:  20% (768/3836)   
remote: Counting objects:  21% (806/3836)   remote: Counting objects:  
22% (844/3836)   remote: Counting objects:  23% (883/3836)   
remote: Counting objects:  24% (921/3836)   remote: Counting objects:  
25% (959/3836)   remote: Counting objects:  26% (998/3836)   
remote: Counting objects:  27% (1036/3836)   remote: Counting objects:  
28% (1075/3836)   remote: Counting objects:  29% (1113/3836)   
remote: Counting objects:  30% (1151/3836)   remote: Counting objects:  
31% (1190/3836)   remote: Counting objects:  32% (1228/3836)   
remote: Counting objects:  33% (1266/3836)   remote: Counting objects:  
34% (1305/3836)   remote: Counting objects:  35% (1343/3836)   
remote: Counting objects:  36% (1381/3836)   remote: Counting objects:  
37% (1420/3836)   remote: Counting objects:  38% (1458/3836)   
remote: Counting objects:  39% (1497/3836)   remote: Counting objects:  
40% (1535/3836)   remote: Counting objects:  41% (1573/3836)   
remote: Counting objects:  42% (1612/3836)   remote: Counting objects:  
43% (1650/3836)   remote: Counting objects:  44% (1688/3836)   
remote: Counting objects:  45% (1727/3836)   remote: Counting objects:  
46% (1765/3836)   remote: Counting objects:  47% (1803/3836)   
remote: Counting objects:  48% (1842/3836)   remote: Counting objects:  
49% (1880/3836)   remote: Counting objects:  50% (1918/3836)   
remote: Counting objects:  51% (1957/3836)   remote: Counting objects:  
52% (1995/3836)   remote: Counting objects:  53% (2034/3836)   
remote: Counting objects:  54% (2072/3836)   remote: Counting objects:  

Build failed in Jenkins: kafka-trunk-jdk8 #3116

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3836, done.
remote: Counting objects:   0% (1/3836)   remote: Counting objects:   
1% (39/3836)   remote: Counting objects:   2% (77/3836)   
remote: Counting objects:   3% (116/3836)   remote: Counting objects:   
4% (154/3836)   remote: Counting objects:   5% (192/3836)   
remote: Counting objects:   6% (231/3836)   remote: Counting objects:   
7% (269/3836)   remote: Counting objects:   8% (307/3836)   
remote: Counting objects:   9% (346/3836)   remote: Counting objects:  
10% (384/3836)   remote: Counting objects:  11% (422/3836)   
remote: Counting objects:  12% (461/3836)   remote: Counting objects:  
13% (499/3836)   remote: Counting objects:  14% (538/3836)   
remote: Counting objects:  15% (576/3836)   remote: Counting objects:  
16% (614/3836)   remote: Counting objects:  17% (653/3836)   
remote: Counting objects:  18% (691/3836)   remote: Counting objects:  
19% (729/3836)   remote: Counting objects:  20% (768/3836)   
remote: Counting objects:  21% (806/3836)   remote: Counting objects:  
22% (844/3836)   remote: Counting objects:  23% (883/3836)   
remote: Counting objects:  24% (921/3836)   remote: Counting objects:  
25% (959/3836)   remote: Counting objects:  26% (998/3836)   
remote: Counting objects:  27% (1036/3836)   remote: Counting objects:  
28% (1075/3836)   remote: Counting objects:  29% (1113/3836)   
remote: Counting objects:  30% (1151/3836)   remote: Counting objects:  
31% (1190/3836)   remote: Counting objects:  32% (1228/3836)   
remote: Counting objects:  33% (1266/3836)   remote: Counting objects:  
34% (1305/3836)   remote: Counting objects:  35% (1343/3836)   
remote: Counting objects:  36% (1381/3836)   remote: Counting objects:  
37% (1420/3836)   remote: Counting objects:  38% (1458/3836)   
remote: Counting objects:  39% (1497/3836)   remote: Counting objects:  
40% (1535/3836)   remote: Counting objects:  41% (1573/3836)   
remote: Counting objects:  42% (1612/3836)   remote: Counting objects:  
43% (1650/3836)   remote: Counting objects:  44% (1688/3836)   
remote: Counting objects:  45% (1727/3836)   remote: Counting objects:  
46% (1765/3836)   remote: Counting objects:  47% (1803/3836)   
remote: Counting objects:  48% (1842/3836)   remote: Counting objects:  
49% (1880/3836)   remote: Counting objects:  50% (1918/3836)   
remote: Counting objects:  51% (1957/3836)   remote: Counting objects:  
52% (1995/3836)   remote: Counting objects:  53% (2034/3836)   
remote: Counting objects:  54% (2072/3836)   remote: Counting objects:  

Build failed in Jenkins: kafka-trunk-jdk8 #3117

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3836, done.
remote: Counting objects:   0% (1/3836)   remote: Counting objects:   
1% (39/3836)   remote: Counting objects:   2% (77/3836)   
remote: Counting objects:   3% (116/3836)   remote: Counting objects:   
4% (154/3836)   remote: Counting objects:   5% (192/3836)   
remote: Counting objects:   6% (231/3836)   remote: Counting objects:   
7% (269/3836)   remote: Counting objects:   8% (307/3836)   
remote: Counting objects:   9% (346/3836)   remote: Counting objects:  
10% (384/3836)   remote: Counting objects:  11% (422/3836)   
remote: Counting objects:  12% (461/3836)   remote: Counting objects:  
13% (499/3836)   remote: Counting objects:  14% (538/3836)   
remote: Counting objects:  15% (576/3836)   remote: Counting objects:  
16% (614/3836)   remote: Counting objects:  17% (653/3836)   
remote: Counting objects:  18% (691/3836)   remote: Counting objects:  
19% (729/3836)   remote: Counting objects:  20% (768/3836)   
remote: Counting objects:  21% (806/3836)   remote: Counting objects:  
22% (844/3836)   remote: Counting objects:  23% (883/3836)   
remote: Counting objects:  24% (921/3836)   remote: Counting objects:  
25% (959/3836)   remote: Counting objects:  26% (998/3836)   
remote: Counting objects:  27% (1036/3836)   remote: Counting objects:  
28% (1075/3836)   remote: Counting objects:  29% (1113/3836)   
remote: Counting objects:  30% (1151/3836)   remote: Counting objects:  
31% (1190/3836)   remote: Counting objects:  32% (1228/3836)   
remote: Counting objects:  33% (1266/3836)   remote: Counting objects:  
34% (1305/3836)   remote: Counting objects:  35% (1343/3836)   
remote: Counting objects:  36% (1381/3836)   remote: Counting objects:  
37% (1420/3836)   remote: Counting objects:  38% (1458/3836)   
remote: Counting objects:  39% (1497/3836)   remote: Counting objects:  
40% (1535/3836)   remote: Counting objects:  41% (1573/3836)   
remote: Counting objects:  42% (1612/3836)   remote: Counting objects:  
43% (1650/3836)   remote: Counting objects:  44% (1688/3836)   
remote: Counting objects:  45% (1727/3836)   remote: Counting objects:  
46% (1765/3836)   remote: Counting objects:  47% (1803/3836)   
remote: Counting objects:  48% (1842/3836)   remote: Counting objects:  
49% (1880/3836)   remote: Counting objects:  50% (1918/3836)   
remote: Counting objects:  51% (1957/3836)   remote: Counting objects:  
52% (1995/3836)   remote: Counting objects:  53% (2034/3836)   
remote: Counting objects:  54% (2072/3836)   remote: Counting objects:  

Build failed in Jenkins: kafka-trunk-jdk8 #3118

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3836, done.
remote: Counting objects:   0% (1/3836)   remote: Counting objects:   
1% (39/3836)   remote: Counting objects:   2% (77/3836)   
remote: Counting objects:   3% (116/3836)   remote: Counting objects:   
4% (154/3836)   remote: Counting objects:   5% (192/3836)   
remote: Counting objects:   6% (231/3836)   remote: Counting objects:   
7% (269/3836)   remote: Counting objects:   8% (307/3836)   
remote: Counting objects:   9% (346/3836)   remote: Counting objects:  
10% (384/3836)   remote: Counting objects:  11% (422/3836)   
remote: Counting objects:  12% (461/3836)   remote: Counting objects:  
13% (499/3836)   remote: Counting objects:  14% (538/3836)   
remote: Counting objects:  15% (576/3836)   remote: Counting objects:  
16% (614/3836)   remote: Counting objects:  17% (653/3836)   
remote: Counting objects:  18% (691/3836)   remote: Counting objects:  
19% (729/3836)   remote: Counting objects:  20% (768/3836)   
remote: Counting objects:  21% (806/3836)   remote: Counting objects:  
22% (844/3836)   remote: Counting objects:  23% (883/3836)   
remote: Counting objects:  24% (921/3836)   remote: Counting objects:  
25% (959/3836)   remote: Counting objects:  26% (998/3836)   
remote: Counting objects:  27% (1036/3836)   remote: Counting objects:  
28% (1075/3836)   remote: Counting objects:  29% (1113/3836)   
remote: Counting objects:  30% (1151/3836)   remote: Counting objects:  
31% (1190/3836)   remote: Counting objects:  32% (1228/3836)   
remote: Counting objects:  33% (1266/3836)   remote: Counting objects:  
34% (1305/3836)   remote: Counting objects:  35% (1343/3836)   
remote: Counting objects:  36% (1381/3836)   remote: Counting objects:  
37% (1420/3836)   remote: Counting objects:  38% (1458/3836)   
remote: Counting objects:  39% (1497/3836)   remote: Counting objects:  
40% (1535/3836)   remote: Counting objects:  41% (1573/3836)   
remote: Counting objects:  42% (1612/3836)   remote: Counting objects:  
43% (1650/3836)   remote: Counting objects:  44% (1688/3836)   
remote: Counting objects:  45% (1727/3836)   remote: Counting objects:  
46% (1765/3836)   remote: Counting objects:  47% (1803/3836)   
remote: Counting objects:  48% (1842/3836)   remote: Counting objects:  
49% (1880/3836)   remote: Counting objects:  50% (1918/3836)   
remote: Counting objects:  51% (1957/3836)   remote: Counting objects:  
52% (1995/3836)   remote: Counting objects:  53% (2034/3836)   
remote: Counting objects:  54% (2072/3836)   remote: Counting objects:  

Jenkins build is back to normal : kafka-trunk-jdk8 #3119

2018-10-13 Thread Apache Jenkins Server
See 




Re: [ANNOUNCE] New Committer: Manikumar Reddy

2018-10-13 Thread Manikumar
Thanks everyone!

It has been a great learning experience working Apache Kafka community.
I am thankful to the committers/community members for all the support and
help.

Thanks
Manikumar

On Fri, Oct 12, 2018 at 1:55 PM Edoardo Comar  wrote:

> Well done Manikumar !
> --
>
> Edoardo Comar
>
> IBM Event Streams
> IBM UK Ltd, Hursley Park, SO21 2JN
>
>
>
>
> From:   "Matthias J. Sax" 
> To: dev 
> Cc: users 
> Date:   11/10/2018 23:41
> Subject:Re: [ANNOUNCE] New Committer: Manikumar Reddy
>
>
>
> Congrats!
>
>
> On 10/11/18 2:31 PM, Yishun Guan wrote:
> > Congrats Manikumar!
> > On Thu, Oct 11, 2018 at 1:20 PM Sönke Liebau
> >  wrote:
> >>
> >> Great news, congratulations Manikumar!!
> >>
> >> On Thu, Oct 11, 2018 at 9:08 PM Vahid Hashemian
> 
> >> wrote:
> >>
> >>> Congrats Manikumar!
> >>>
> >>> On Thu, Oct 11, 2018 at 11:49 AM Ryanne Dolan 
> >>> wrote:
> >>>
>  Bravo!
> 
>  On Thu, Oct 11, 2018 at 1:48 PM Ismael Juma 
> wrote:
> 
> > Congratulations Manikumar! Thanks for your continued contributions.
> >
> > Ismael
> >
> > On Thu, Oct 11, 2018 at 10:39 AM Jason Gustafson
> 
> > wrote:
> >
> >> Hi all,
> >>
> >> The PMC for Apache Kafka has invited Manikumar Reddy as a committer
> >>> and
> > we
> >> are
> >> pleased to announce that he has accepted!
> >>
> >> Manikumar has contributed 134 commits including significant work to
> >>> add
> >> support for delegation tokens in Kafka:
> >>
> >> KIP-48:
> >>
> >>
> >
> 
> >>>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-48+Delegation+token+support+for+Kafka
>
> >> KIP-249
> >> <
> >
> 
> >>>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-48+Delegation+token+support+for+KafkaKIP-249
>
> >>
> >> :
> >>
> >>
> >
> 
> >>>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-249%3A+Add+Delegation+Token+Operations+to+KafkaAdminClient
>
> >>
> >> He has broad experience working with many of the core components in
>  Kafka
> >> and he has reviewed over 80 PRs. He has also made huge progress
> > addressing
> >> some of our technical debt.
> >>
> >> We appreciate the contributions and we are looking forward to more.
> >> Congrats Manikumar!
> >>
> >> Jason, on behalf of the Apache Kafka PMC
> >>
> >
> 
> >>>
> >>
> >>
> >> --
> >> Sönke Liebau
> >> Partner
> >> Tel. +49 179 7940878
> >> OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
>
> [attachment "signature.asc" deleted by Edoardo Comar/UK/IBM]
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
>


Build failed in Jenkins: kafka-trunk-jdk8 #3120

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 379211134740268b570fc8edd59ae78df0dffee9
remote: Enumerating objects: 4927, done.
remote: Counting objects:   0% (1/4927)   remote: Counting objects:   
1% (50/4927)   remote: Counting objects:   2% (99/4927)   
remote: Counting objects:   3% (148/4927)   remote: Counting objects:   
4% (198/4927)   remote: Counting objects:   5% (247/4927)   
remote: Counting objects:   6% (296/4927)   remote: Counting objects:   
7% (345/4927)   remote: Counting objects:   8% (395/4927)   
remote: Counting objects:   9% (444/4927)   remote: Counting objects:  
10% (493/4927)   remote: Counting objects:  11% (542/4927)   
remote: Counting objects:  12% (592/4927)   remote: Counting objects:  
13% (641/4927)   remote: Counting objects:  14% (690/4927)   
remote: Counting objects:  15% (740/4927)   remote: Counting objects:  
16% (789/4927)   remote: Counting objects:  17% (838/4927)   
remote: Counting objects:  18% (887/4927)   remote: Counting objects:  
19% (937/4927)   remote: Counting objects:  20% (986/4927)   
remote: Counting objects:  21% (1035/4927)   remote: Counting objects:  
22% (1084/4927)   remote: Counting objects:  23% (1134/4927)   
remote: Counting objects:  24% (1183/4927)   remote: Counting objects:  
25% (1232/4927)   remote: Counting objects:  26% (1282/4927)   
remote: Counting objects:  27% (1331/4927)   remote: Counting objects:  
28% (1380/4927)   remote: Counting objects:  29% (1429/4927)   
remote: Counting objects:  30% (1479/4927)   remote: Counting objects:  
31% (1528/4927)   remote: Counting objects:  32% (1577/4927)   
remote: Counting objects:  33% (1626/4927)   remote: Counting objects:  
34% (1676/4927)   remote: Counting objects:  35% (1725/4927)   
remote: Counting objects:  36% (1774/4927)   remote: Counting objects:  
37% (1823/4927)   remote: Counting objects:  38% (1873/4927)   
remote: Counting objects:  39% (1922/4927)   remote: Counting objects:  
40% (1971/4927)   remote: Counting objects:  41% (2021/4927)   
remote: Counting objects:  42% (2070/4927)   remote: Counting objects:  
43% (2119/4927)   remote: Counting objects:  44% (2168/4927)   
remote: Counting objects:  45% (2218/4927)   remote: Counting objects:  
46% (2267/4927)   remote: Counting objects:  47% (2316/4927)   
remote: Counting objects:  48% (2365/4927)   remote: Counting objects:  
49% (2415/4927)   remote: Counting objects:  50% (2464/4927)   
remote: Counting objects:  51% (2513/4927)   remote: Counting objects:  
52% (2563/4927)   remote: Counting objects:  53% (2612/4927)   
remote: Counting objects:  54% (2661/4927)   remote: Counting objects:  
55% (2710/4927)   remote: Counting objects:  56% (2760/

Build failed in Jenkins: kafka-trunk-jdk8 #3121

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3122

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3123

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3124

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3125

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 379211134740268b570fc8edd59ae78df0dffee9
remote: Enumerating objects: 4927, done.
remote: Counting objects:   0% (1/4927)   remote: Counting objects:   
1% (50/4927)   remote: Counting objects:   2% (99/4927)   
remote: Counting objects:   3% (148/4927)   remote: Counting objects:   
4% (198/4927)   remote: Counting objects:   5% (247/4927)   
remote: Counting objects:   6% (296/4927)   remote: Counting objects:   
7% (345/4927)   remote: Counting objects:   8% (395/4927)   
remote: Counting objects:   9% (444/4927)   remote: Counting objects:  
10% (493/4927)   remote: Counting objects:  11% (542/4927)   
remote: Counting objects:  12% (592/4927)   remote: Counting objects:  
13% (641/4927)   remote: Counting objects:  14% (690/4927)   
remote: Counting objects:  15% (740/4927)   remote: Counting objects:  
16% (789/4927)   remote: Counting objects:  17% (838/4927)   
remote: Counting objects:  18% (887/4927)   remote: Counting objects:  
19% (937/4927)   remote: Counting objects:  20% (986/4927)   
remote: Counting objects:  21% (1035/4927)   remote: Counting objects:  
22% (1084/4927)   remote: Counting objects:  23% (1134/4927)   
remote: Counting objects:  24% (1183/4927)   remote: Counting objects:  
25% (1232/4927)   remote: Counting objects:  26% (1282/4927)   
remote: Counting objects:  27% (1331/4927)   remote: Counting objects:  
28% (1380/4927)   remote: Counting objects:  29% (1429/4927)   
remote: Counting objects:  30% (1479/4927)   remote: Counting objects:  
31% (1528/4927)   remote: Counting objects:  32% (1577/4927)   
remote: Counting objects:  33% (1626/4927)   remote: Counting objects:  
34% (1676/4927)   remote: Counting objects:  35% (1725/4927)   
remote: Counting objects:  36% (1774/4927)   remote: Counting objects:  
37% (1823/4927)   remote: Counting objects:  38% (1873/4927)   
remote: Counting objects:  39% (1922/4927)   remote: Counting objects:  
40% (1971/4927)   remote: Counting objects:  41% (2021/4927)   
remote: Counting objects:  42% (2070/4927)   remote: Counting objects:  
43% (2119/4927)   remote: Counting objects:  44% (2168/4927)   
remote: Counting objects:  45% (2218/4927)   remote: Counting objects:  
46% (2267/4927)   remote: Counting objects:  47% (2316/4927)   
remote: Counting objects:  48% (2365/4927)   remote: Counting objects:  
49% (2415/4927)   remote: Counting objects:  50% (2464/4927)   
remote: Counting objects:  51% (2513/4927)   remote: Counting objects:  
52% (2563/4927)   remote: Counting objects:  53% (2612/4927)   
remote: Counting objects:  54% (2661/4927)   remote: Counting objects:  
55% (2710/4927)   remote: Counting objects:  56% (2760/

[jira] [Created] (KAFKA-7503) Integration Tests for Connect

2018-10-13 Thread Arjun Satish (JIRA)
Arjun Satish created KAFKA-7503:
---

 Summary: Integration Tests for Connect
 Key: KAFKA-7503
 URL: https://issues.apache.org/jira/browse/KAFKA-7503
 Project: Kafka
  Issue Type: Task
  Components: KafkaConnect
Reporter: Arjun Satish
Assignee: Arjun Satish






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: kafka-trunk-jdk8 #3126

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3127

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3932, done.
remote: Counting objects:   0% (1/3932)   remote: Counting objects:   
1% (40/3932)   remote: Counting objects:   2% (79/3932)   
remote: Counting objects:   3% (118/3932)   remote: Counting objects:   
4% (158/3932)   remote: Counting objects:   5% (197/3932)   
remote: Counting objects:   6% (236/3932)   remote: Counting objects:   
7% (276/3932)   remote: Counting objects:   8% (315/3932)   
remote: Counting objects:   9% (354/3932)   remote: Counting objects:  
10% (394/3932)   remote: Counting objects:  11% (433/3932)   
remote: Counting objects:  12% (472/3932)   remote: Counting objects:  
13% (512/3932)   remote: Counting objects:  14% (551/3932)   
remote: Counting objects:  15% (590/3932)   remote: Counting objects:  
16% (630/3932)   remote: Counting objects:  17% (669/3932)   
remote: Counting objects:  18% (708/3932)   remote: Counting objects:  
19% (748/3932)   remote: Counting objects:  20% (787/3932)   
remote: Counting objects:  21% (826/3932)   remote: Counting objects:  
22% (866/3932)   remote: Counting objects:  23% (905/3932)   
remote: Counting objects:  24% (944/3932)   remote: Counting objects:  
25% (983/3932)   remote: Counting objects:  26% (1023/3932)   
remote: Counting objects:  27% (1062/3932)   remote: Counting objects:  
28% (1101/3932)   remote: Counting objects:  29% (1141/3932)   
remote: Counting objects:  30% (1180/3932)   remote: Counting objects:  
31% (1219/3932)   remote: Counting objects:  32% (1259/3932)   
remote: Counting objects:  33% (1298/3932)   remote: Counting objects:  
34% (1337/3932)   remote: Counting objects:  35% (1377/3932)   
remote: Counting objects:  36% (1416/3932)   remote: Counting objects:  
37% (1455/3932)   remote: Counting objects:  38% (1495/3932)   
remote: Counting objects:  39% (1534/3932)   remote: Counting objects:  
40% (1573/3932)   remote: Counting objects:  41% (1613/3932)   
remote: Counting objects:  42% (1652/3932)   remote: Counting objects:  
43% (1691/3932)   remote: Counting objects:  44% (1731/3932)   
remote: Counting objects:  45% (1770/3932)   remote: Counting objects:  
46% (1809/3932)   remote: Counting objects:  47% (1849/3932)   
remote: Counting objects:  48% (1888/3932)   remote: Counting objects:  
49% (1927/3932)   remote: Counting objects:  50% (1966/3932)   
remote: Counting objects:  51% (2006/3932)   remote: Counting objects:  
52% (2045/3932)   remote: Counting objects:  53% (2084/3932)   
remote: Counting objects:  54% (2124/3932)   remote: Counting objects: 

[jira] [Created] (KAFKA-7504) Broker performance degradation caused by call of sendfile reading disk in network thread

2018-10-13 Thread Yuto Kawamura (JIRA)
Yuto Kawamura created KAFKA-7504:


 Summary: Broker performance degradation caused by call of sendfile 
reading disk in network thread
 Key: KAFKA-7504
 URL: https://issues.apache.org/jira/browse/KAFKA-7504
 Project: Kafka
  Issue Type: Improvement
  Components: core
Affects Versions: 0.10.2.1
Reporter: Yuto Kawamura
Assignee: Yuto Kawamura


h2. Environment

OS: CentOS6

Kernel version: 2.6.32-XX
Kafka version: 0.10.2.1, 0.11.1.2 (but reproduces with latest build from trunk 
(2.2.0-SNAPSHOT)
h2. Phenomenon

Response time of Produce request (99th ~ 99.9th %ile) degrading to 50x ~ 100x 
more than usual.
Normally 99th %ile is lower than 20ms, but when this issue occurs it marks 50ms 
to 200ms.

At the same time we could see two more things in metrics:

1. Disk read coincidence from the volume assigned to log.dirs.
2. Raise in network threads utilization (by 
`kafka.network:type=SocketServer,name=NetworkProcessorAvgIdlePercent`)

As we didn't see increase of requests in metrics, we suspected blocking in 
event loop ran by network thread as the cause of raising network thread 
utilization.
Reading through Kafka broker source code, we understand that the only disk IO 
performed in network thread is reading log data through calling sendfile(2) 
(via FileChannel#transferTo).
To probe that the calls of sendfile(2) are blocking network thread for some 
moments, I ran following SystemTap script to inspect duration of sendfile 
syscalls.
{code:java}
# Systemtap script to measure syscall duration
global s
global records

probe syscall.$1 {
s[tid()] = gettimeofday_us()
}

probe syscall.$1.return {
elapsed = gettimeofday_us() - s[tid()]
delete s[tid()]
records <<< elapsed
}

probe end {
print(@hist_log(records))
}{code}
{code:java}
$ stap -v syscall-duration.stp sendfile
# value (us)
value | count
0 | 0
1 |71
2 |@@@   6171
   16 |@@@  29472
   32 |@@@   3418
 2048 | 0
...
 8192 | 3{code}
As you can see there were some cases taking more than few milliseconds, implies 
that it blocks network thread for that long and applying the same latency for 
all other request/response processing.
h2. Hypothesis

Gathering the above observations, I made the following hypothesis.

Let's say network-thread-1 multiplexing 3 connections.
- producer-A
- follower-B (broker replica fetch)
- consumer-C

Broker receives requests from each of those clients, [Produce, FetchFollower, 
FetchConsumer].


They are processed well by request handler threads, and now the response queue 
of the network-thread contains 3 responses in following order: [FetchConsumer, 
Produce, FetchFollower].

network-thread-1 takes 3 responses and processes them sequentially 
([https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/network/SocketServer.scala#L632]).
Ideally processing of these 3 responses completes in microseconds as in it just 
copies ready responses into client socket's buffer with non-blocking manner.
However, Kafka uses sendfile(2) for transferring log data to client sockets. 
The target data might be in page cache, but old data which has written a bit 
far ago and never read since then, are likely not.
If the target data isn't in page cache, kernel first needs to load the target 
page into cache. This takes more than few milliseconds to tens of milliseconds 
depending on disk hardware and current load being applied to it.
Linux kernel doesn't considers the moment loading data from disk into page 
cache as "blocked", hence it awaits completion of target data loading rather 
than returning EAGAIN.
Thus, if this occurs when processing the first FetchConsumer request, the 
latency from reading disk applies to all following responses as well. Not just 
those which has been received by network thread but also those in response 
queue of that network thread.
h2. Experiment

For reproducing this issue, I did experiment on our test cluster.

Kafka cluster consist of 3 broker machines with following spec:
CPU: Intel(R) Xeon(R) 2.20GHz x 20 cores (HT) * 2
Memory: 256GiB
Network: 10Gbps
Disk: HDD x 12 RAID 1+0

Essential broker configs are below:
{code:java}
num.network.threads=10
num.io.threads=30
num.replica.fetchers=3{code}
And created two topics both with replicas=3, 
[retention.ms|http://retention.ms/]=2days and min.insync.replicas=2:
- {{large-topic}}: partitions=60
- {{regular-topic}}: partitions=30

 

Ran producer which produces 1kb data into {{large-topic}} and accumulated to 
have around 3GiB data for each partition, 60GiB data in total for each broker 

Build failed in Jenkins: kafka-trunk-jdk8 #3128

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3872, done.
remote: Counting objects:   0% (1/3872)   remote: Counting objects:   
1% (39/3872)   remote: Counting objects:   2% (78/3872)   
remote: Counting objects:   3% (117/3872)   remote: Counting objects:   
4% (155/3872)   remote: Counting objects:   5% (194/3872)   
remote: Counting objects:   6% (233/3872)   remote: Counting objects:   
7% (272/3872)   remote: Counting objects:   8% (310/3872)   
remote: Counting objects:   9% (349/3872)   remote: Counting objects:  
10% (388/3872)   remote: Counting objects:  11% (426/3872)   
remote: Counting objects:  12% (465/3872)   remote: Counting objects:  
13% (504/3872)   remote: Counting objects:  14% (543/3872)   
remote: Counting objects:  15% (581/3872)   remote: Counting objects:  
16% (620/3872)   remote: Counting objects:  17% (659/3872)   
remote: Counting objects:  18% (697/3872)   remote: Counting objects:  
19% (736/3872)   remote: Counting objects:  20% (775/3872)   
remote: Counting objects:  21% (814/3872)   remote: Counting objects:  
22% (852/3872)   remote: Counting objects:  23% (891/3872)   
remote: Counting objects:  24% (930/3872)   remote: Counting objects:  
25% (968/3872)   remote: Counting objects:  26% (1007/3872)   
remote: Counting objects:  27% (1046/3872)   remote: Counting objects:  
28% (1085/3872)   remote: Counting objects:  29% (1123/3872)   
remote: Counting objects:  30% (1162/3872)   remote: Counting objects:  
31% (1201/3872)   remote: Counting objects:  32% (1240/3872)   
remote: Counting objects:  33% (1278/3872)   remote: Counting objects:  
34% (1317/3872)   remote: Counting objects:  35% (1356/3872)   
remote: Counting objects:  36% (1394/3872)   remote: Counting objects:  
37% (1433/3872)   remote: Counting objects:  38% (1472/3872)   
remote: Counting objects:  39% (1511/3872)   remote: Counting objects:  
40% (1549/3872)   remote: Counting objects:  41% (1588/3872)   
remote: Counting objects:  42% (1627/3872)   remote: Counting objects:  
43% (1665/3872)   remote: Counting objects:  44% (1704/3872)   
remote: Counting objects:  45% (1743/3872)   remote: Counting objects:  
46% (1782/3872)   remote: Counting objects:  47% (1820/3872)   
remote: Counting objects:  48% (1859/3872)   remote: Counting objects:  
49% (1898/3872)   remote: Counting objects:  50% (1936/3872)   
remote: Counting objects:  51% (1975/3872)   remote: Counting objects:  
52% (2014/3872)   remote: Counting objects:  53% (2053/3872)   
remote: Counting objects:  54% (2091/3872)   remote: Counting objects: 

Build failed in Jenkins: kafka-trunk-jdk8 #3129

2018-10-13 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/kafka.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1794)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/kafka.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
remote: Enumerating objects: 3878, done.
remote: Counting objects:   0% (1/3878)   remote: Counting objects:   
1% (39/3878)   remote: Counting objects:   2% (78/3878)   
remote: Counting objects:   3% (117/3878)   remote: Counting objects:   
4% (156/3878)   remote: Counting objects:   5% (194/3878)   
remote: Counting objects:   6% (233/3878)   remote: Counting objects:   
7% (272/3878)   remote: Counting objects:   8% (311/3878)   
remote: Counting objects:   9% (350/3878)   remote: Counting objects:  
10% (388/3878)   remote: Counting objects:  11% (427/3878)   
remote: Counting objects:  12% (466/3878)   remote: Counting objects:  
13% (505/3878)   remote: Counting objects:  14% (543/3878)   
remote: Counting objects:  15% (582/3878)   remote: Counting objects:  
16% (621/3878)   remote: Counting objects:  17% (660/3878)   
remote: Counting objects:  18% (699/3878)   remote: Counting objects:  
19% (737/3878)   remote: Counting objects:  20% (776/3878)   
remote: Counting objects:  21% (815/3878)   remote: Counting objects:  
22% (854/3878)   remote: Counting objects:  23% (892/3878)   
remote: Counting objects:  24% (931/3878)   remote: Counting objects:  
25% (970/3878)   remote: Counting objects:  26% (1009/3878)   
remote: Counting objects:  27% (1048/3878)   remote: Counting objects:  
28% (1086/3878)   remote: Counting objects:  29% (1125/3878)   
remote: Counting objects:  30% (1164/3878)   remote: Counting objects:  
31% (1203/3878)   remote: Counting objects:  32% (1241/3878)   
remote: Counting objects:  33% (1280/3878)   remote: Counting objects:  
34% (1319/3878)   remote: Counting objects:  35% (1358/3878)   
remote: Counting objects:  36% (1397/3878)   remote: Counting objects:  
37% (1435/3878)   remote: Counting objects:  38% (1474/3878)   
remote: Counting objects:  39% (1513/3878)   remote: Counting objects:  
40% (1552/3878)   remote: Counting objects:  41% (1590/3878)   
remote: Counting objects:  42% (1629/3878)   remote: Counting objects:  
43% (1668/3878)   remote: Counting objects:  44% (1707/3878)   
remote: Counting objects:  45% (1746/3878)   remote: Counting objects:  
46% (1784/3878)   remote: Counting objects:  47% (1823/3878)   
remote: Counting objects:  48% (1862/3878)   remote: Counting objects:  
49% (1901/3878)   remote: Counting objects:  50% (1939/3878)   
remote: Counting objects:  51% (1978/3878)   remote: Counting objects:  
52% (2017/3878)   remote: Counting objects:  53% (2056/3878)   
remote: Counting objects:  54% (2095/3878)   remote: Counting objects: 

Re: [ANNOUNCE] New Committer: Manikumar Reddy

2018-10-13 Thread Sandeep Nemuri
Congratulations Mani..!!

On Sun, Oct 14, 2018 at 12:03 AM Manikumar 
wrote:

> Thanks everyone!
>
> It has been a great learning experience working Apache Kafka community.
> I am thankful to the committers/community members for all the support and
> help.
>
> Thanks
> Manikumar
>
> On Fri, Oct 12, 2018 at 1:55 PM Edoardo Comar  wrote:
>
> > Well done Manikumar !
> > --
> >
> > Edoardo Comar
> >
> > IBM Event Streams
> > IBM UK Ltd, Hursley Park, SO21 2JN
> >
> >
> >
> >
> > From:   "Matthias J. Sax" 
> > To: dev 
> > Cc: users 
> > Date:   11/10/2018 23:41
> > Subject:Re: [ANNOUNCE] New Committer: Manikumar Reddy
> >
> >
> >
> > Congrats!
> >
> >
> > On 10/11/18 2:31 PM, Yishun Guan wrote:
> > > Congrats Manikumar!
> > > On Thu, Oct 11, 2018 at 1:20 PM Sönke Liebau
> > >  wrote:
> > >>
> > >> Great news, congratulations Manikumar!!
> > >>
> > >> On Thu, Oct 11, 2018 at 9:08 PM Vahid Hashemian
> > 
> > >> wrote:
> > >>
> > >>> Congrats Manikumar!
> > >>>
> > >>> On Thu, Oct 11, 2018 at 11:49 AM Ryanne Dolan  >
> > >>> wrote:
> > >>>
> >  Bravo!
> > 
> >  On Thu, Oct 11, 2018 at 1:48 PM Ismael Juma 
> > wrote:
> > 
> > > Congratulations Manikumar! Thanks for your continued contributions.
> > >
> > > Ismael
> > >
> > > On Thu, Oct 11, 2018 at 10:39 AM Jason Gustafson
> > 
> > > wrote:
> > >
> > >> Hi all,
> > >>
> > >> The PMC for Apache Kafka has invited Manikumar Reddy as a
> committer
> > >>> and
> > > we
> > >> are
> > >> pleased to announce that he has accepted!
> > >>
> > >> Manikumar has contributed 134 commits including significant work
> to
> > >>> add
> > >> support for delegation tokens in Kafka:
> > >>
> > >> KIP-48:
> > >>
> > >>
> > >
> > 
> > >>>
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-48+Delegation+token+support+for+Kafka
> >
> > >> KIP-249
> > >> <
> > >
> > 
> > >>>
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-48+Delegation+token+support+for+KafkaKIP-249
> >
> > >>
> > >> :
> > >>
> > >>
> > >
> > 
> > >>>
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-249%3A+Add+Delegation+Token+Operations+to+KafkaAdminClient
> >
> > >>
> > >> He has broad experience working with many of the core components
> in
> >  Kafka
> > >> and he has reviewed over 80 PRs. He has also made huge progress
> > > addressing
> > >> some of our technical debt.
> > >>
> > >> We appreciate the contributions and we are looking forward to
> more.
> > >> Congrats Manikumar!
> > >>
> > >> Jason, on behalf of the Apache Kafka PMC
> > >>
> > >
> > 
> > >>>
> > >>
> > >>
> > >> --
> > >> Sönke Liebau
> > >> Partner
> > >> Tel. +49 179 7940878
> > >> OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
> >
> > [attachment "signature.asc" deleted by Edoardo Comar/UK/IBM]
> >
> >
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> 3AU
> >
>


-- 
*  Regards*
*  Sandeep Nemuri*