Yeah, fwiw, any build that doesn't have a build.xml (and therefore can't be
loaded by Jenkins/displayed in the UI/etc) or any job directory that
doesn't have a config.xml should just be rm'd. That's just eating disk
space with no way of being used.
A.
On Wed, Apr 25, 2018 at 11:07 AM, Chris Lambe
That is probably not a good idea - Jenkins is not tested on JDK9, and there
are a number of known issues.
A.
On Sat, Jan 6, 2018 at 1:26 AM Gavin McDonald
wrote:
> Hi All,
>
> Tomorrow we’ll see the upgrade of the Default JDK that Jenkins Master
> instance will use to run on.
>
> From JDK 1.8.0
It's not Jenkins that's at issue here, it's something in the Maven setup of
this particular project.
A.
On Tue, Sep 19, 2017 at 6:23 PM, P. Ottlinger wrote:
> Am 19.09.2017 um 22:39 schrieb Andrew Bayer:
> > Try renaming it not to have spaces in the job name.
>
>
Try renaming it not to have spaces in the job name.
On Tue, Sep 19, 2017 at 4:07 PM, Oliver B. Fischer wrote:
> Dear all,
>
> Since some days I try to add a new Jenkins job for our project (TAMAYA) to
> builds.apache.org. But every new job I create fails. Even a copied job,
> the source job buil
ugins today to compatible versions, of course,
> the
> warning is now present for the workflow-job plugin.
>
> I’ll follow up with this upstream, as this should not happen.
>
> Gav…
>
>
>
> On 17 Sep 2017, at 10:27 am, Gavin McDonald
> wrote:
>
>
> On 17
I'd strongly advise downgrading to workflow-job 2.12.2 - that's the newest
version that works on core 2.60.3. You can download it at
http://updates.jenkins-ci.org/download/plugins/workflow-job/2.12.2/workflow-job.hpi
and install it by going to Manage Plugins -> Advanced.
A.
On Sat, Sep 16, 2017 a
I'd strongly advise against doing that - just do a restart. The reload from
disk behavior can cause all sorts of weird issues.
A.
On Aug 11, 2016 4:12 PM, "Gav" wrote:
> Hi All,
>
> Jenkins will go down briefly for an on-disk configuration reload in 2 hours
> from now.
>
> Cheers
>
> Gav...
>
fwiw, I think the docker label should remain - the Rackspace dynamically
provisioned agents, for example, are too small to really be a good option
for most, if not all, jobs that use Docker. *shrug*
Alternatively, a label that distinguishes between the-same-in-configuration
physical vs non-physica
We deliberately block access to viewing the workspace directly - that
causes unneeded load on the master and agents and isn't hugely reliable in
the first place. As Alex said, if you want to view/use the output of your
build later, you should archive that output.
A.
On Mon, Aug 1, 2016 at 7:43 AM
Anything that isn't explicitly called out as non-x86_64 is almost certainly
x86_64.
A.
On Tue, Jul 5, 2016 at 7:42 AM, Richard Henwood
wrote:
> Hi all,
>
> I am (currently in very general terms) looking at the Apache Ecosystem and
> attempting to evaluate the status of CI with respect to native
Don't use a Shell Step? Use a Batch Step instead.
On Fri, May 20, 2016 at 1:04 PM, lewis john mcgibbney
wrote:
> Hi builds@,
> I am struggling to establish a new build job [0] on the Windows slaves. I
> get the following within the console log.
> Can someone please help me understand what is goi
Please open an INFRA JIRA.
On Sunday, April 24, 2016, Uwe Schindler wrote:
> Hi,
>
> We have the same problem with our Lucene documentation. Some Lucene
> classes refer to JDK documentation. The links just result in a white page
> and the mentioned security warning in browser logs.
>
> For other
Should be on any of the ubuntu-[1,2,4,5,6] boxes or H10 and H11. Otherwise,
probably not. As always, if you need system libraries installed, we
strongly advise you run your build in a docker container, where you can
control things like that.
A.
On Fri, Apr 1, 2016 at 9:18 AM, Lewis John Mcgibbney
Yup, all you need to do is "mvn deploy" - the creds are all baked into the
build boxes.
A.
On Thu, Mar 3, 2016 at 9:18 AM, Maximilian Michels wrote:
> Hi there,
>
> I was wondering how deployment of Maven artifacts via Jenkins works.
> At the moment we deploy artifacts on Travis via a committer
See http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account
A.
On Mon, Feb 29, 2016 at 4:54 PM, Mikhail Antonov wrote:
> Hi guys,
>
> I'm a committer on Apache HBase project and now trying to update some
> Jenkins jobs, for example this one:
> https://builds.apache.org/job/HBase-1.3/
>
>
I've disabled it and assigned the ticket to Gavin, since I honestly can't
remember the creds/info for the box.
A.
On Tue, Jan 5, 2016 at 9:20 AM, Robbie Gemmell
wrote:
> The windows2 node seems unhappy. I set up a new job which runs fine on
> windows1, but fails on windows2 immediately after pa
Please open INFRA JIRAs for this sort of thing.
On Monday, December 28, 2015, Michael Wu wrote:
> Hi jenkins-admin team,
>
> I'm a contributor of incubator-eagle project and we are using
> builds.apache.org to build CI jobs for the project. Recently, an
> interesting Jenkins plugin attracted our
rked as "All checks have failed", please?
>
> On Thu, Dec 24, 2015 at 9:38 AM, Andrew Bayer
> wrote:
>
>> That was something wrong with the Mac mini slave, which also was
>> misconfigured to allow any job to run on it, not just ones explicitly tied
>> t
rceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at
> java.util.concurrent.ThreadPoolExecutor
elpful, I'll try to create a job according
>> to it. Thank you very much.
>>
>> Michael
>>
>> On Sat, Dec 12, 2015 at 2:30 AM, Andrew Bayer
>> wrote:
>>
>>> Hi -
>>>
>>> We already have a GitHub PR builder plugin installe
And done, after we had to restart the box. =)
A.
On Mon, Dec 14, 2015 at 1:53 PM, Andrew Bayer
wrote:
> builds.a.o is sucking wind right now, hence the hang for you - I'll try to
> get the label updated.
>
> A.
>
> On Mon, Dec 14, 2015 at 1:50 PM, Robbie Gemmell wrote:
builds.a.o is sucking wind right now, hence the hang for you - I'll try to
get the label updated.
A.
On Mon, Dec 14, 2015 at 1:50 PM, Robbie Gemmell wrote:
> I noticed some of our jobs tried and failed to build on the new
> mac-mini node last week, and updated their config accordingly to
> remo
Hi -
We already have a GitHub PR builder plugin installed - see
https://blogs.apache.org/infra/entry/github_pull_request_builds_now, and
https://builds.apache.org/job/cloudstack-pull-analysis/configure for an
example of how to configure to use it.
A.
On Fri, Dec 11, 2015 at 12:41 PM, Michael Wu
builds.a.o definitely has plenty of jobs deploying to repository.a.o.
A.
On Oct 9, 2015 10:57 AM, "sebb" wrote:
> I know that Continuum is able to deploy successful builds to the ASF
> SNAPSHOT repo.
>
> Are there any other CIs that can deploy to the repo?
>
The pull request plugin is a bit weird with rebuilds - I'll investigate to
see if I can find more details.
On Tuesday, October 6, 2015, Tae-Geon Um wrote:
> Hi all,
>
> When I triggered rebuild, the rebuild does not build same branch.
>
> In the origin pull request build,
> https://builds.apache
So this is fixed - but the plugin that does this now just updates the
commit status of the PR rather than commenting. FYI.
A.
On Mon, Oct 5, 2015 at 8:20 AM, Tae-Geon Um wrote:
> Thanks!
>
> Taegeon
>
> > On Oct 5, 2015, at 3:18 PM, Andrew Bayer wrote:
> >
> >
Something seems to have gone awry since the jenkins upgrade. I'll work on
this today.
A.
On Monday, October 5, 2015, Daan Hoogland wrote:
> h Taegeon, I noticed the same and entered a ticket on Andrews request.
>
> On Mon, Oct 5, 2015 at 3:19 AM, Tae-Geon Um > wrote:
>
> > Hi all,
> >
> > From
And we're back up! Let us know if you hit any problems.
A.
On Wed, Sep 30, 2015 at 11:34 AM, Andrew Bayer
wrote:
> FYI, the downtime is taking longer than expected - there are some
> conversions in build IDs that have to be performed as part of the upgrade,
> and that's tak
On Wed, Sep 30, 2015 at 8:42 AM, Andrew Bayer
wrote:
> I've put builds.apache.org in quiet down - no new builds will be started
> 'til after we've upgraded.
>
> A.
>
I've put builds.apache.org in quiet down - no new builds will be started
'til after we've upgraded.
A.
Hey all!
So I'm going to be taking advantage of the overlapping conferences sucking
away a large percentage of the committer base's attention this week to take
down builds.a.o for upgrading to Jenkins 1.609.3 on Wednesday around
10:30am CEDT (8:30am UTC, 4:30am EDT, 1:30am PDT). It should be <1 ho
Yeah, we really need to refresh those. For now, just exclude them from your
build.
On Sep 22, 2015 22:04, "Roman Shaposhnik" wrote:
> Hi!
>
> my job that requires docker has been picking
> up cloud slaves lately (which is awesome -- you
> guys rock for expanding capacity like that!). The
> only i
It locked up weird and the in-process restart just hung, so I've restarted
the service. Any jobs in queue when it went down will have vanished and
will need to be retriggered. Sorry for the inconvenience.
A.
They're both down.
Also, Rajiv, please don't run Mesos builds on those boxes - they're already
doing a lot of work and you running things locally can mess things up.
A.
I think BUILDS is still there?
On Wed, Sep 9, 2015 at 9:46 AM, Stack wrote:
> I opened INFRA-10401
>
> (Andrew, is the special 'BUILDS' project gone now and we should just file
> against INFRA for all build issues going forward?)
>
> Thanks,
> St.Ack
>
> O
Please open a JIRA?
On Sep 8, 2015 18:39, "lewis john mcgibbney" wrote:
> Hi builds@,
> The Apache HTrace (incubating) project recently established a build [0] for
> our codebase on b.a.o.
> In order to build and test we require the leveldb-devel package to be
> installed and libleveldb.so to be
Hi Rajiv -
The following Jenkins slaves are down - please reboot them:
asf900
asf904
asf907
asf909
asf911
penates
A.
.
On Fri, Aug 21, 2015 at 12:56 PM, Jarek Jarcec Cecho
wrote:
> Got it, it looks much better now - thank you!
>
> Jarcec
>
> > On Aug 21, 2015, at 9:33 AM, Andrew Bayer
> wrote:
> >
> > It's not the slaves, it's the master itself.
> >
> > A.
Everything's lively again now - I'll make sure we've got disk space
monitoring in place again.
A.
On Fri, Aug 21, 2015 at 12:33 PM, Andrew Bayer
wrote:
> It's not the slaves, it's the master itself.
>
> A.
>
> On Fri, Aug 21, 2015 at 12:32 PM, Jarek J
the polling seems to work.
>
> Kind Regards,
> Stefan
>
> [1] https://builds.apache.org/view/A-D/view/Directory/job/dir-studio/
>
> [2]
>
> https://builds.apache.org/view/A-D/view/Directory/job/dir-shared-ubuntu-deploy/
>
> On 08/20/2015 07:32 PM, Andrew Bayer wrote:
>
gt; Stefan
>
> [1] https://builds.apache.org/view/A-D/view/Directory/job/dir-studio/
>
> [2]
>
> https://builds.apache.org/view/A-D/view/Directory/job/dir-shared-ubuntu-deploy/
>
> On 08/20/2015 07:32 PM, Andrew Bayer wrote:
> > I noticed a lot of jobs that were runnin
ion: No space left on device
>
> (probably some rogue job or something)
>
> Jarcec
>
> > On Aug 21, 2015, at 9:18 AM, Andrew Bayer
> wrote:
> >
> > I'll take a look in 30 minutes or so.
> > On Aug 21, 2015 12:05, "Jarek Jarcec Cecho" w
We ran out of disk space on builds.a.o - I'm compressing the 487gb (!!!) of
logs and will work with the rest of Infra to make sure that's done
automatically.
A.
On Fri, Aug 21, 2015 at 12:18 PM, Andrew Bayer
wrote:
> I'll take a look in 30 minutes or so.
> On Aug 21, 2015
I'll take a look in 30 minutes or so.
On Aug 21, 2015 12:05, "Jarek Jarcec Cecho" wrote:
> Looking at Jenkins queue - there is 132 queued jobs and only 4 working
> executors :) All the others are marked as “DEAD”.
>
> I’m wondering what is the process of reporting that? Should I create
> BUILDS o
epository. I’ve put
> back the “run every 10 minutes”. This job is usually done in less then 30
> seconds, so I’m assuming that it won’t be a problem :)
>
> Jarcec
>
> Links:
> 1: https://builds.apache.org/job/PreCommit-Admin
>
> > On Aug 20, 2015, at 10:32 AM, Andrew Bay
back now.
> > >
> > >HTH
> > >
> > >Gav…
> > >
> > >>
> > >> Uwe
> > >>
>
> As said before, the Lucene builds are only affecting the Lucene slave and
> this one should be used as much as possible, I reverted t
So it looks like part of the problem is that HBase builds have been
hanging/causing slaves to barf out due to orphaned java processes eating up
resources. They're looking into this over at
https://issues.apache.org/jira/browse/INFRA-10150.
On Thu, Aug 20, 2015 at 11:44 AM, Daan Hoogland
wrote:
>
I noticed a lot of jobs that were running every day regardless of whether
anything changed and eating up a lot of executors, so I bulk-removed all of
them, changing those jobs to poll for changes hourly instead. If your
project has one or two jobs that you need to run daily whether there are
code c
FYI, I've manually overwritten /etc/resolv.conf on all the H* and ubuntu-*
slaves with something more valid.
A.
On Thu, Aug 20, 2015 at 1:16 PM, Andrew Bayer
wrote:
> Yup,
> http://drewgraybeal.blogspot.com/2015/05/level-3-dns-hijacking-4222-and-others.html
> -
> level3 is h
[
https://issues.apache.org/jira/browse/BUILDS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705326#comment-14705326
]
Andrew Bayer commented on BUILDS-108:
-
A whole lot of things were in messed up st
Yup,
http://drewgraybeal.blogspot.com/2015/05/level-3-dns-hijacking-4222-and-others.html
-
level3 is hijacking NXDOMAIN now. I think Y!'s DHCP is setting those DNS
servers? Rajiv, can you comment?
A.
On Thu, Aug 20, 2015 at 10:32 AM, Andrew Bayer
wrote:
> So the Yahoo! provided s
[
https://issues.apache.org/jira/browse/BUILDS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-108:
---
Assignee: Andrew Bayer
> Problem with ServiceMix-Bundles Jenkins
[
https://issues.apache.org/jira/browse/BUILDS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705269#comment-14705269
]
Andrew Bayer commented on BUILDS-111:
-
Gonna need to restart Jenkins to install
Andrew Bayer created BUILDS-111:
---
Summary: Auto-cleanup job for orphaned Java processes on builds.a.o
Key: BUILDS-111
URL: https://issues.apache.org/jira/browse/BUILDS-111
Project: Infra Build Platform
Andrew Bayer created BUILDS-110:
---
Summary: Set up Jenkins job linter/rules enforcer
Key: BUILDS-110
URL: https://issues.apache.org/jira/browse/BUILDS-110
Project: Infra Build Platform
Issue
Yeah, I don't think we need physical nodes - leasing hosts somewhere would
be perfectly fine. If we did go with physical nodes, I'd guess that five
would probably be fine for the next year, split into multiple
VMs/containers.
I'm working on getting stats/graphs - should hopefully have that ready i
So the Yahoo! provided slaves (H*, ubuntu-*) do have Level3's DNS servers
in /etc/resolv.conf - we don't actually control that directly, it's part of
the system setup Y! uses, I think. I'll ping our contact at Y! about
changing them to use more standard DNS.
A.
On Thu, Aug 20, 2015 at 6:15 AM, Ga
[
https://issues.apache.org/jira/browse/BUILDS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-109.
-
Resolution: Duplicate
> OOME: can't create nativ
Hey all -
I'm going to be taking builds.apache.org down next Wednesday (August 26th)
on US time to upgrade Jenkins to the latest LTS and upgrade a number of
plugins. It should be a smooth process, but I'll make sure to broadcast the
specific times.
A.
Hey all -
So as you may have noticed, we've seen an increase in build utilization on
builds.a.o in the last few months - which is great! The problem is that
we're seeing more demand than we have resources at this point, and that's
only going to increase. We're working on getting more slaves lined
We're seeing a far greater usage of the build slaves than we had
historically - we're trying to see if there are any options for increasing
the slave count.
A.
On Mon, Aug 17, 2015 at 6:12 PM, Gavin McDonald
wrote:
>
> > On 17 Aug 2015, at 10:16 pm, Mattmann, Chris A (3980) <
> chris.a.mattm...
Could you try changing your job to "ubuntu && !cloud-slave"? The
dynamically provisioned slaves, like jenkins-ubuntu-1404-4gb-328, may not
have the full set of JDKs installed.
A.
On Tue, Aug 18, 2015 at 7:25 AM, Keith W wrote:
> Hello Builds,
>
>
> We have a Jenkins job tied to 'ubuntu' which u
[
https://issues.apache.org/jira/browse/BUILDS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-101.
-
Resolution: Fixed
Woo! That fixed things -
https://builds.apache.org/job/incubator-brooklyn
[
https://issues.apache.org/jira/browse/BUILDS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693217#comment-14693217
]
Andrew Bayer commented on BUILDS-101:
-
On the rebuilt builds.a.o, jenkins'
[
https://issues.apache.org/jira/browse/BUILDS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-101:
---
Assignee: Andrew Bayer
> Jenkins not starting job incubator-brooklyn-master-bu
[
https://issues.apache.org/jira/browse/BUILDS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651592#comment-14651592
]
Andrew Bayer commented on BUILDS-78:
I'm about to set up a thread on the d
[
https://issues.apache.org/jira/browse/BUILDS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645873#comment-14645873
]
Andrew Bayer edited comment on BUILDS-102 at 7/29/15 11:0
[
https://issues.apache.org/jira/browse/BUILDS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645873#comment-14645873
]
Andrew Bayer commented on BUILDS-102:
-
Oh, and I think Spark's doing that b
[
https://issues.apache.org/jira/browse/BUILDS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645872#comment-14645872
]
Andrew Bayer commented on BUILDS-102:
-
So - I've confirmed that the plu
[
https://issues.apache.org/jira/browse/BUILDS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-102:
---
Assignee: Andrew Bayer
> Ability to trigger Jenkins rebuild for GitHub pull reque
Thanks!
On Wed, Jul 29, 2015 at 12:54 PM, Ismael Juma wrote:
> On Tue, Jul 28, 2015 at 3:01 PM, Andrew Bayer
> wrote:
>
> > Yes, please. =)
> >
>
> Here it is:
>
> https://issues.apache.org/jira/browse/BUILDS-102
>
> Best,
> Ismael
>
Yes, please. =)
On Jul 28, 2015 15:53, "Ismael Juma" wrote:
> On Tue, Jul 28, 2015 at 2:14 PM, Andrew Bayer
> wrote:
>
> > I have not yet - sorry.
> >
>
> Thanks anyway. :) Should I file a JIRA ticket for this feature request?
>
> Ismael
>
al solution may not be available immediately, it
> would still be good to know if there will be one.
>
> Thanks for your help.
>
> Best,
> Ismael
>
> On Thu, Jul 23, 2015 at 10:20 AM, Andrew Bayer
> wrote:
>
> > I'll find a way. =)
> > On Jul 23, 2015 11
Can you provide us with packages for Ubuntu 14.04?
A.
On Tue, Jul 28, 2015 at 10:55 AM, Vinayakumar B
wrote:
> Hi,
>
> Request to install *Intel® Intelligent Storage
> Acceleration-Library(Intel® ISA-L)* on all hadoop build machines. This is
> required for testing the Recent work in Erasure C
I'll find a way. =)
On Jul 23, 2015 11:19, "Ismael Juma" wrote:
> On Thu, Jul 23, 2015 at 9:36 AM, Andrew Bayer
> wrote:
>
> > At the time I set us up with the plugin, the OSS one required a lot more
> > privileges on the Github side than we are able to gi
At the time I set us up with the plugin, the OSS one required a lot more
privileges on the Github side than we are able to give it. I'll check to
see if it's any more reasonable now. =)
On Jul 23, 2015 10:18, "Ismael Juma" wrote:
> On Wed, Jul 22, 2015 at 5:46 PM, Andrew
I think it only triggers on changes to the pull request - i.e., a new
commit. I'll talk to the cloudbees people (we are using the Jenkins
Enterprise GH PR plugin, not the open source one) and see if they have any
ideas.
On Wednesday, July 22, 2015, Ismael Juma wrote:
> Hi,
>
> Any feedback on th
[
https://issues.apache.org/jira/browse/BUILDS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-99.
Resolution: Fixed
> Working copy in kafka Jenkins PR job needs me
[
https://issues.apache.org/jira/browse/BUILDS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633631#comment-14633631
]
Andrew Bayer commented on BUILDS-99:
I've wiped out the workspace and set t
[
https://issues.apache.org/jira/browse/BUILDS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-99:
--
Assignee: Andrew Bayer
> Working copy in kafka Jenkins PR job needs me
[
https://issues.apache.org/jira/browse/BUILDS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-98.
Resolution: Fixed
And we're back.
> https://builds.apache.org unr
[
https://issues.apache.org/jira/browse/BUILDS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633218#comment-14633218
]
Andrew Bayer commented on BUILDS-98:
Puppet seems to have broken stuff. Working o
[
https://issues.apache.org/jira/browse/BUILDS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-98:
--
Assignee: Andrew Bayer
> https://builds.apache.org unreacha
[
https://issues.apache.org/jira/browse/BUILDS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-97.
Resolution: Fixed
There were a couple things that needed to be changed as described on the blog
[
https://issues.apache.org/jira/browse/BUILDS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-97:
--
Assignee: Andrew Bayer
> Kafka Jenkins job not triggered by GitHub pull requ
[
https://issues.apache.org/jira/browse/BUILDS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629710#comment-14629710
]
Andrew Bayer commented on BUILDS-97:
Looking into this.
> Kafka Jenkins
[
https://issues.apache.org/jira/browse/BUILDS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-96.
Resolution: Fixed
I've added JDK 1.8.0_45 to the list of JDKs you can configure in a Jenkin
[
https://issues.apache.org/jira/browse/BUILDS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-96:
--
Assignee: Andrew Bayer
> Install latest JDK 8 (update 45) on jenkins sla
[
https://issues.apache.org/jira/browse/BUILDS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626151#comment-14626151
]
Andrew Bayer commented on BUILDS-95:
Link to the job?
> pull requests aborted
[
https://issues.apache.org/jira/browse/BUILDS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer reassigned BUILDS-95:
--
Assignee: Andrew Bayer
> pull requests aborted for no obvious rea
[
https://issues.apache.org/jira/browse/BUILDS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Bayer resolved BUILDS-93.
Resolution: Not A Problem
Assignee: Andrew Bayer
> access to apache-atlas-nigh
[
https://issues.apache.org/jira/browse/BUILDS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622362#comment-14622362
]
Andrew Bayer commented on BUILDS-93:
See https://wiki.apache.org/general/Jenkins
I also boosted the number of cloud slaves at a time, though I need to work
on that further. =)
A.
On Sunday, July 5, 2015, Hervé BOUTEMY wrote:
> great work!
> the build queue seems smaller now
>
> thank you Andrew
>
> Le samedi 4 juillet 2015 09:30:49 Andrew Bayer a
l 3, 2015 at 6:29 PM, Andrew Bayer wrote:
> Hi all -
>
> Regrettably, the restore from backup is taking dramatically longer than
> expected - we're now not even halfway through, so I don't expect to be back
> online until Saturday morning UTC.
>
> A.
>
> On Fr
Hi all -
Regrettably, the restore from backup is taking dramatically longer than
expected - we're now not even halfway through, so I don't expect to be back
online until Saturday morning UTC.
A.
On Fri, Jul 3, 2015 at 9:35 AM, Andrew Bayer wrote:
> Hi all -
>
> Sorry for th
t the
outside.
A.
On Thu, Jul 2, 2015 at 5:17 PM, Andrew Bayer wrote:
> Hi all -
>
> builds.apache.org is still down - we're having problems rebuilding it. We
> don't yet have a timeframe for when it'll be back up, but once it's been
> reinstalled, I'll sen
Hi all -
builds.apache.org is still down - we're having problems rebuilding it. We
don't yet have a timeframe for when it'll be back up, but once it's been
reinstalled, I'll send another update. Thanks.
A.
On Thu, Jul 2, 2015 at 1:28 PM, Andrew Bayer wrote:
> Ho
Hooray - a correction. =) I've been able to get all the projects to backup
in a reasonable timeframe, so we should hopefully not be missing builds.
Sorry for the false alarm!
A.
On Thu, Jul 2, 2015 at 12:37 PM, Andrew Bayer
wrote:
> builds.apache.org has been down for the last two hou
uilds, not
freestyle jobs, and all previous builds and job configuration etc will
still be there regardless. More updates when we're further along.
A.
On Tue, Jun 30, 2015 at 11:52 AM, Andrew Bayer wrote:
> A reminder - builds.apache.org will be down on July 2nd, starting around
> 9am UTC/1
[
https://issues.apache.org/jira/browse/BUILDS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608366#comment-14608366
]
Andrew Bayer commented on BUILDS-50:
We can add libaio, but do you really need to
1 - 100 of 279 matches
Mail list logo