[JIRA] (OVIRT-951) Check if gerrit has an alias repo option
by Gil Shinar (oVirt JIRA)
Gil Shinar created OVIRT-951:
--------------------------------
Summary: Check if gerrit has an alias repo option
Key: OVIRT-951
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-951
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Gil Shinar
Assignee: infra
Please check if we can create an alias repo in Gerrit
Meaning, create a pointer to one of the repos with a different name. Then, when we'll clone from that pointer, we'll get the exact same repo it poits to.
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
[JIRA] (OVIRT-950) vdsm_master_check-merged-el7 is failing for days due to "groovy"
by danken (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-950?page=com.atlassian.jira... ]
danken commented on OVIRT-950:
------------------------------
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/771/
and the 30 jobs before it.
> vdsm_master_check-merged-el7 is failing for days due to "groovy"
> ----------------------------------------------------------------
>
> Key: OVIRT-950
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-950
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: danken
> Assignee: infra
>
> java.io.IOException: remote file operation failed:
> /home/jenkins/workspace/vdsm_master_check-merged-el7-x86_64/exported-artifacts/index.html
> at hudson.remoting.Channel@1a2f5d75:vm0142.workers-phx.ovirt.org:
> hudson.remoting.ChannelClosedException: channel is already closed
> at hudson.FilePath.act(FilePath.java:986)
> at hudson.FilePath.act(FilePath.java:968)
> at hudson.FilePath.exists(FilePath.java:1436)
> at hudson.FilePath$exists.call(Unknown Source)
> at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
> at Script1.run(Script1.groovy:3)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
> at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:166)
> at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:361)
> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
> at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
> at hudson.model.Build$BuildExecution.post2(Build.java:185)
> at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
> at hudson.model.Run.execute(Run.java:1763)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> at hudson.model.ResourceController.execute(ResourceController.java:98)
> at hudson.model.Executor.run(Executor.java:410)
> Caused by: hudson.remoting.ChannelClosedException: channel is already closed
> at hudson.remoting.Channel.send(Channel.java:578)
> at hudson.remoting.Request.call(Request.java:130)
> at hudson.remoting.Channel.call(Channel.java:780)
> at hudson.FilePath.act(FilePath.java:979)
> ... 21 more
> Caused by: java.io.IOException: Unexpected termination of the channel
> at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> Caused by: java.io.EOFException
> at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
> at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
> at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
> at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
> at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
> Build step 'Groovy Postbuild' marked build as failure
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
[JIRA] (OVIRT-950) vdsm_master_check-merged-el7 is failing for days due to "groovy"
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-950?page=com.atlassian.jira... ]
Barak Korren commented on OVIRT-950:
------------------------------------
Please link a failing job, this is probably a duplicate of: OVIRT-938
> vdsm_master_check-merged-el7 is failing for days due to "groovy"
> ----------------------------------------------------------------
>
> Key: OVIRT-950
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-950
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: danken
> Assignee: infra
>
> java.io.IOException: remote file operation failed:
> /home/jenkins/workspace/vdsm_master_check-merged-el7-x86_64/exported-artifacts/index.html
> at hudson.remoting.Channel@1a2f5d75:vm0142.workers-phx.ovirt.org:
> hudson.remoting.ChannelClosedException: channel is already closed
> at hudson.FilePath.act(FilePath.java:986)
> at hudson.FilePath.act(FilePath.java:968)
> at hudson.FilePath.exists(FilePath.java:1436)
> at hudson.FilePath$exists.call(Unknown Source)
> at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
> at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
> at Script1.run(Script1.groovy:3)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
> at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
> at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:166)
> at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:361)
> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
> at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
> at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
> at hudson.model.Build$BuildExecution.post2(Build.java:185)
> at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
> at hudson.model.Run.execute(Run.java:1763)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> at hudson.model.ResourceController.execute(ResourceController.java:98)
> at hudson.model.Executor.run(Executor.java:410)
> Caused by: hudson.remoting.ChannelClosedException: channel is already closed
> at hudson.remoting.Channel.send(Channel.java:578)
> at hudson.remoting.Request.call(Request.java:130)
> at hudson.remoting.Channel.call(Channel.java:780)
> at hudson.FilePath.act(FilePath.java:979)
> ... 21 more
> Caused by: java.io.IOException: Unexpected termination of the channel
> at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> Caused by: java.io.EOFException
> at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
> at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
> at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
> at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
> at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
> Build step 'Groovy Postbuild' marked build as failure
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
oVirt 4.1 beta2 build planned: branch and string freeze for this build
by Sandro Bonazzola
Fyi oVirt developers,
An oVirt build is planned for Wednesday December 21st at 11:00 AM TLV time
(10:00 AM CET).
Taking into consideration the time it takes for Jenkins to run a full CI
everything need to be backported by Tuesday 11PM.
Please make sure to mark as verified and CR +2 so it will be ready for
merging Wednesday morning.
In order to stabilize the build and allow to prepare jenkins on time, 4.1
branches need to be created before or on Monday Dec 19th.
oVirt engine will be branched on Monday Dec 19th at 11:00 AM TLV time
(10:00 AM CET).
This build is also marking the string freeze milestone. After this build
please avoid to push new strings to be translated to allow translators to
complete translations for RC.
A list of pending blockers is available here:
https://bugzilla.redhat.com/buglist.cgi?quicksearch=target_milestone%3A4....
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
7 years, 11 months
[JIRA] (OVIRT-950) vdsm_master_check-merged-el7 is failing for days due to "groovy"
by danken (oVirt JIRA)
danken created OVIRT-950:
----------------------------
Summary: vdsm_master_check-merged-el7 is failing for days due to "groovy"
Key: OVIRT-950
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-950
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: danken
Assignee: infra
java.io.IOException: remote file operation failed:
/home/jenkins/workspace/vdsm_master_check-merged-el7-x86_64/exported-artifacts/index.html
at hudson.remoting.Channel@1a2f5d75:vm0142.workers-phx.ovirt.org:
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at hudson.FilePath.exists(FilePath.java:1436)
at hudson.FilePath$exists.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at Script1.run(Script1.groovy:3)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript.evaluate(SecureGroovyScript.java:166)
at org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.perform(GroovyPostbuildRecorder.java:361)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
at hudson.model.Run.execute(Run.java:1763)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:578)
at hudson.remoting.Request.call(Request.java:130)
at hudson.remoting.Channel.call(Channel.java:780)
at hudson.FilePath.act(FilePath.java:979)
... 21 more
Caused by: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
Build step 'Groovy Postbuild' marked build as failure
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
7 years, 11 months
planned Jenkins restart
by Evgheni Dereveanchin
Hi everyone,
I'll be performing a planned Jenkins restart today.
No new builds will be scheduled during this maintenance period.
I will announce you once it is finished.
Regards,
Evgheni Dereveanchin
7 years, 11 months