Comment 1 for bug 1337735

Revision history for this message
Jeremy Stanley (fungi) wrote :

[2014-07-07 12:54:13,293] ERROR com.googlesource.gerrit.plugins.replication.ReplicationQueue : Cannot replicate to <email address hidden>:openstack/neutron-specs.git
org.eclipse.jgit.errors.TransportException: <email address hidden>:openstack/neutron-specs.git: error occurred during unpacking on the remote end: index-pack abnormal exit
        at org.eclipse.jgit.transport.BasePackPushConnection.readStatusReport(BasePackPushConnection.java:315)
        at org.eclipse.jgit.transport.BasePackPushConnection.doPush(BasePackPushConnection.java:200)
        at org.eclipse.jgit.transport.BasePackPushConnection.push(BasePackPushConnection.java:152)
        at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:165)
        at org.eclipse.jgit.transport.Transport.push(Transport.java:1173)
        at org.eclipse.jgit.transport.Transport.push(Transport.java:1219)
        at com.googlesource.gerrit.plugins.replication.PushOne.pushVia(PushOne.java:377)
        at com.googlesource.gerrit.plugins.replication.PushOne.runImpl(PushOne.java:351)
        at com.googlesource.gerrit.plugins.replication.PushOne.runPushOperation(PushOne.java:267)
        at com.googlesource.gerrit.plugins.replication.PushOne.access$000(PushOne.java:78)
        at com.googlesource.gerrit.plugins.replication.PushOne$1.call(PushOne.java:240)
        at com.googlesource.gerrit.plugins.replication.PushOne$1.call(PushOne.java:237)
        at com.google.gerrit.server.util.RequestScopePropagator$5.call(RequestScopePropagator.java:222)
        at com.google.gerrit.server.util.RequestScopePropagator$4.call(RequestScopePropagator.java:201)
        at com.google.gerrit.server.git.PerThreadRequestScope$Propagator$1.call(PerThreadRequestScope.java:75)
        at com.googlesource.gerrit.plugins.replication.PushOne.run(PushOne.java:237)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
        at com.google.gerrit.server.git.WorkQueue$Task.run(WorkQueue.java:364)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)