[JIRA] (OVIRT-518) Re: github mirroring broken?

[ https://ovirt-jira.atlassian.net/browse/OVIRT-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640#comment-15640 ] David Caro Estevez commented on OVIRT-518: ------------------------------------------ Right now the repo that is not syncing is ovirt-engine: {code:java} [2016-05-10 07:07:02,514] [] scheduling replication ovirt-engine:refs/heads/master => git@github.com:oVirt/ovirt-engine.git [2016-05-10 07:07:02,514] [] scheduled ovirt-engine:refs/heads/master => [280250e8] push git@github.com:oVirt/ovirt-engine.git to run after 0s [2016-05-10 07:07:02,514] [280250e8] Replication to git@github.com:oVirt/ovirt-engine.git started... [2016-05-10 07:07:04,228] [280250e8] Push to git@github.com:oVirt/ovirt-engine.git references: [RemoteRefUpdate[remoteName=refs/heads/master, NOT_ATTEMPTED, (null)...980f9621f2d029973397c94874bae4908e1cbe4b, srcRef=refs/heads/master, forceUpdate, message=null]] [2016-05-10 07:07:05,804] [280250e8] Unexpected error during replication to git@github.com:oVirt/ovirt-engine.git java.lang.NoSuchMethodError: org.eclipse.jgit.internal.storage.pack.PackWriter.release()V at org.eclipse.jgit.transport.BasePackPushConnection.writePack(BasePackPushConnection.java:307) at org.eclipse.jgit.transport.BasePackPushConnection.doPush(BasePackPushConnection.java:197) at org.eclipse.jgit.transport.BasePackPushConnection.push(BasePackPushConnection.java:152) at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:166) at org.eclipse.jgit.transport.Transport.push(Transport.java:1200) at org.eclipse.jgit.transport.Transport.push(Transport.java:1246) at com.googlesource.gerrit.plugins.replication.PushOne.pushVia(PushOne.java:403) at com.googlesource.gerrit.plugins.replication.PushOne.runImpl(PushOne.java:375) at com.googlesource.gerrit.plugins.replication.PushOne.runPushOperation(PushOne.java:288) at com.googlesource.gerrit.plugins.replication.PushOne.access$000(PushOne.java:81) at com.googlesource.gerrit.plugins.replication.PushOne$1.call(PushOne.java:258) at com.googlesource.gerrit.plugins.replication.PushOne$1.call(PushOne.java:255) 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:261) 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:377) 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:745) {code}
Re: github mirroring broken? ----------------------------
Key: OVIRT-518 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-518 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: eyal edri [Administrator] Assignee: Shlomo Ben David
On May 4, 2016 11:03 AM, "Nir Soffer" <nsoffer@redhat.com> wrote:
Hi all,
Looks like vdsm github mirroring is broken, github is about 2 days after master. https://github.com/oVirt/vdsm
Latest patch on github is from May 2 15:58:37 2016 -0400
Latest patch in master is from May 4 03:14:47 2016 -0400
Nir _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- This message was sent by Atlassian JIRA (v1000.5.2#72002)
participants (1)
-
David Caro Estevez (oVirt JIRA)