Re: Node H29 (not H23) insufficient memory - not really, more likely out of threads?

2020-01-17 Thread Marshall Schor
> >> On Jan 17, 2020, at 12:34 PM, Marshall Schor wrote: >> >> Today, my github pull request Jenkins jobs are continually failing with >> messages >> similar to this - Java can't create threads. >> >> For example: >> >> [Apache UIMA J

Re: Node H23 insufficient memory

2020-01-17 Thread Marshall Schor
Today, my github pull request Jenkins jobs are continually failing with messages similar to this - Java can't create threads. For example: [Apache UIMA Java SDK (GitHub PR)] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenki

Re: Failed to deploy artifacts: Could not transfer artifact xxxx to/from apache.shapshots.https

2017-11-02 Thread Marshall Schor
I posted "works for me" now to Jira.  If any of the other projects are still having this issue, please speak up on the Jira https://issues.apache.org/jira/browse/INFRA-15366 -Marshall On 10/12/2017 9:25 AM, Marshall Schor wrote: > Hi, > > We are getting failing builds whe

Re: Failed to deploy artifacts: Could not transfer artifact xxxx to/from apache.shapshots.https

2017-10-24 Thread Marshall Schor
ary Gregory: >> FYI: We seen the same errors for Log4j 2. >> >> Gary >> >> On Oct 12, 2017 07:26, "Marshall Schor" wrote: >> >>> Hi, >>> >>> We are getting failing builds where the build itself succeeds, but a >>> s

Re: OWAS Dependency Check

2017-10-13 Thread Marshall Schor
As an experiment, I added a profile (not normally run) to run this on one of our builds, just to see what it would produce. It seemed to work OK. Not currently running this in Jenkins. -Marshall Schor On 10/13/2017 8:43 AM, Lukasz Lenart wrote: > Hi, > > Does anyone is using this p

Failed to deploy artifacts: Could not transfer artifact xxxx to/from apache.shapshots.https

2017-10-12 Thread Marshall Schor
. Here's an example of a recent failure: https://builds.apache.org/job/UIMA-v3-sdk/279/display/redirect?page=changes Can we change something to improve the odds of having deployment work? -Marshall Schor

Re: Configuring build with maven 3.3.9

2017-09-25 Thread Marshall Schor
nevermind - fixed by upgrading maven invoker plugin to current version, which doesn't use mvn.bat. Apologies for the noise.  -Marshall Schor On 9/21/2017 4:07 PM, Marshall Schor wrote: > ping? we're continuing to get this on Windows builds. > > latest one: > > <h

Re: fixing config for running maven on windows machines

2017-09-25 Thread Marshall Schor
Well, nevermind.  Fixed this issue by upgrading the maven invoker plugin to the current version, which no longer calls mvn.bat. Sorry for the noise.  -Marshall Schor On 9/25/2017 4:32 PM, Marshall Schor wrote: > Please copy mvn.cmd to mvn.bat in the maven install / bin folder. > > Se

fixing config for running maven on windows machines

2017-09-25 Thread Marshall Schor
configuring command-line. Reason: Maven executable not found at: F:\jenkins\tools\maven\apache-maven-3.3.9\bin\mvn.bat Thanks! -Marshall Schor

Re: Configuring build with maven 3.3.9

2017-09-21 Thread Marshall Schor
ping? we're continuing to get this on Windows builds. latest one: <https://builds.apache.org/job/UIMA-v3-sdk/238/display/redirect?page=changes> -Marshall On 9/19/2017 3:28 PM, Marshall Schor wrote: > Hi, > > Looks like there still may be a small issue.  > Running our bu

Re: Configuring build with maven 3.3.9

2017-09-19 Thread Marshall Schor
    Maven invocation failed. Error configuring command-line.  Reason: Maven executable not found at:    F:\jenkins\tools\maven\apache-maven-3.3.9\bin\mvn.bat Any ideas on how to fix this? -Marshall Schor On 9/19/2017 9:27 AM, Marshall Schor wrote: > Thanks, Gav! > >

Re: Configuring build with maven 3.3.9

2017-09-19 Thread Marshall Schor
d now 'just work' by choosing 'Maven 3.3.9' > > Give it a whirl and let me know. > > Gav... > > > On Fri, Sep 15, 2017 at 6:02 AM, Marshall Schor wrote: > >> Hi, >> >> We have a build which needs maven 3.3.9. >> >> I see i

Configuring build with maven 3.3.9

2017-09-14 Thread Marshall Schor
Hi, We have a build which needs maven 3.3.9. I see in the Jenkins pulldown menu for configuring builds, there are 2 picks for maven 3.3.9:   - one is labeled "Maven 3.3.9"   - one is labeled "Maven 3.3.9 (Windows)" We are using the first ("Maven 3.3.9").  Our build is not set to restrict wher

Re: How to retrieve jenkins-slave/workspace files

2017-02-27 Thread Marshall Schor
lugin/target/it/classpath/build.log use https://builds.apache.org/job/UIMA-v3-sdk/ws/jcasgen-maven-plugin/target/it/classpath/build.log Hope this is helpful to others. If there is a more official or better way to do this, please reply to this thread :-) -Marshall Schor On 1/15/2015 10:10

Jenkins support for C++ builds, standard dependent components?

2017-01-17 Thread Marshall Schor
ous versions)? If so, is there a standard naming of these to find them? If not, should each build do its own build of these components, every time the build runs? Thanks. -Marshall Schor (Apache UIMA project)

Re: Jena test failures on windows.

2015-01-20 Thread Marshall Schor
A few messages earlier, I too had reported for a different job the same "out of space" problem. can someone take a look? -Marshall Schor On 1/20/2015 5:38 AM, Andy Seaborne wrote: > We have some bit rot in our Jenkin windows job: > > https://builds.apache.org/job/Jena_Devel

Windows2 Jenkins slave - out of disk space?

2015-01-18 Thread Marshall Schor
Latest builds now failing with out-of-space on the disk. Here's a message: Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.codehaus.mojo:cobertura-maven-plugin:2.6:instrument (default) on project uimaj-test-util: Unable to obtain CommandsFile location. There is no

Re: ${maven.home} problem on slave windows1

2013-11-03 Thread Marshall Schor
ping? Is there anyone with knowledge of how the Windwows-based Jenkins is set up that can take a look at this? -Marshall Schor On 7/30/2013 1:48 PM, Richard Eckart de Castilho wrote: > Hi there, > > I have an odd problem running a Maven build on the slave windows1. > > The build

What to do about failing builds due to "not enough space"

2013-07-31 Thread Marshall Schor
put much load on the disk space. Is there something we need to fix? Is this excessive disk use on Jenkins? Thanks for any assistance or advice. -Marshall Schor On 7/31/2013 6:21 PM, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/UIMA-SDK/407/changes> > > Cha

Re: I'm as blind as a bat (Re: Maven "latest" ain't the latest anymore)

2013-07-31 Thread Marshall Schor
Following the "principle of least surprise", I would have expected that "Maven (latest)" without any suffix of 1, 2 or 3, would mean the same as the lastest Maven, which is Maven 3.0.5 at the moment. Perhaps this can be fixed? -Marshall On 7/31/2013 6:53 AM, Glen Mazza wrote: > Sorry, I didn't r

Re: Does our Jenkins default maven settings setup for using the repository.apache.com NEXUS mirrors?

2013-06-12 Thread Marshall Schor
On 6/12/2013 6:54 AM, Olivier Lamy wrote: > 2013/6/12 Marshall Schor : >> While climbing the learning curve a bit more on Jenkins, I saw in the >> configuration in the advance build options, the ability to use a "private >> Maven >> repository". The hel

Does our Jenkins default maven settings setup for using the repository.apache.com NEXUS mirrors?

2013-06-11 Thread Marshall Schor
ngs"? If this is all documented somewhere for our installation, can you point me to that? Thanks, and apologies for the many questions! -Marshall Schor

Maybe need cleanup help for 2 jenkins jobs

2012-06-07 Thread Marshall Schor
round ... So I think the cleanup is stuck. Please kill or ?? whatever might be needed to release resources. -Marshall Schor and Burn Lewis

Re: Jenkins problem - Java mkdirs() failing

2012-05-22 Thread Marshall Schor
Thanks, that was the motivation I needed to dig into even less probable causes (and I found the cause :-) ... -Marshall On 5/21/2012 4:56 PM, Niklas Gustavsson wrote: On Mon, May 21, 2012 at 9:56 PM, Marshall Schor wrote: Can someone with ssh access to the build machine (ubuntu1) take a look

Jenkins problem - Java mkdirs() failing

2012-05-21 Thread Marshall Schor
to these may enable us to debug this and move forward). Thanks very much! -Marshall Schor

Re: often finding failures to deploy after successful build

2011-10-05 Thread Marshall Schor
thanks, they're working now. -Marshall On 10/5/2011 12:23 PM, Olivier Lamy wrote: > Hello, > I have just added the repository id (apache.snapshots.https) in maven > deployer configuration and it works better at least add ons. > sdk build is waiting an executor. > > 2

Re: often finding failures to deploy after successful build

2011-10-05 Thread Marshall Schor
Does 401 mean some kind of permissions failure? Is there something we need to do have Jenkins have permission to deploy to the Snapshot repo at repository.apache.org? -Marshall On 10/4/2011 3:06 PM, Marshall Schor wrote: > Frequently, our builds report "failure", but when we loo

often finding failures to deploy after successful build

2011-10-04 Thread Marshall Schor
Frequently, our builds report "failure", but when we look we find the build itself was "Successful", but at the end of the build, some Jenkins action to deploy to the snapshot repository fails with code "401". Here's an example: [INFO] BUILD SUCCESS [INFO]

getting some StreamCorruptedException failures

2011-09-07 Thread Marshall Schor
b/UIMA-SDK/115/console Any ideas of what we might be doing wrong, or is there some setup that we need to fix? -Marshall Schor

Re: How to look at build results

2011-09-07 Thread Marshall Schor
The problem was I was putting the particular job # (e.g. /111/ ) in the url. If I leave it out it works. Thanks! -Marshall On 9/7/2011 10:57 AM, ant elder wrote: > On Wed, Sep 7, 2011 at 3:49 PM, Marshall Schor wrote: >> Failing job url is https://builds.apache.org/job/UIMA-SDK/111/ &

Re: How to look at build results

2011-09-07 Thread Marshall Schor
; 2011/9/7 Marshall Schor : >> One of our builds failed due to RAT checking, and there's a report in the >> ../trunk with details. Is there a way to look at that? (I don't have karma >> to >> ssh to the build machine.). >> >> Thanks. -Marshall Schor >> > >

How to look at build results

2011-09-07 Thread Marshall Schor
One of our builds failed due to RAT checking, and there's a report in the ../trunk with details. Is there a way to look at that? (I don't have karma to ssh to the build machine.). Thanks. -Marshall Schor

Re: job failing to archive test reports

2011-08-19 Thread Marshall Schor
Our Jenkins jobs seem to have thie same error that appeared with 1.426 - jobs run to completion with "SUCCESS", and then get a Null Pointer Exception. Example: https://builds.apache.org/job/UIMA-SDK/103/consoleFull scroll to bottom... -Marshall Schor On 8/19/2011 3:51 AM, Niklas

stuck job: UIMA Addons # 85

2011-08-19 Thread Marshall Schor
This job ran out of PermGen space, somehow, and died, but is stuck. It says "timed out after 30 minutes" - but it's still stuck. How do I get this to terminate? (is there a kill button I'm not seeing?) -Marshall

Re: Jenkins failure?

2011-03-07 Thread Marshall Schor
. I don't know what caused the user "SYSTEM" to add this. I don't see any configuration for the rootModule in the Job setup. -Marshall On 3/7/2011 3:55 PM, Marshall Schor wrote: > On 3/7/2011 2:30 PM, Niklas Gustavsson wrote: >> On Mon, Mar 7, 2011 at 7:47 PM, Marshall S

Re: Jenkins failure?

2011-03-07 Thread Marshall Schor
On 3/7/2011 2:30 PM, Niklas Gustavsson wrote: > On Mon, Mar 7, 2011 at 7:47 PM, Marshall Schor wrote: >> Any ideas, or should I just report this to the jenkins-users list? > I would report this to the Jenkins devs. > OK, done. -Marshall > /niklas > >

Jenkins failure?

2011-03-07 Thread Marshall Schor
Yesterday we built successfully, today we're getting failures (2 times) both of which say to report the error as an internal jenkins problem. Here's the error, which happens right after the SVN checkout: ERROR: Processing failed due to a bug in the code. Please report this to jenkins-us...@goog

Re: Hudson and Apache Releasing

2011-03-05 Thread Marshall Schor
On 3/5/2011 6:39 AM, Olivier Lamy wrote: > I wonder if we could install this new plugin [1] and add the new > snapshot repo generated by this plugin > (https://hudson.apache.org/hudson/plugin/repository/everything) as a > member of the group > https://repository.apache.org/content/groups/public/

ubuntu1 is off line - says disk space is too low

2011-03-04 Thread Marshall Schor
Reports < 1 GB left. Can someone take a look? -Marshall Schor

Re: Hudson and Apache Releasing

2011-03-04 Thread Marshall Schor
Thanks, Olivier, I will post a Jira to Jenkins about this. But, in the meanwhile, it would be good to remove this plugin from Jenkins, as checking it in the Job configure menu makes that menu stop working properly - it won't show the lower part of the options in the GUI (so once you check it, yo

Re: Hudson and Apache Releasing

2011-03-04 Thread Marshall Schor
editing the configuration, to turn off using this new (and not yet quite working) plugin? -Marshall Schor On 3/2/2011 11:34 AM, Marshall Schor wrote: > > On 3/2/2011 9:04 AM, Niklas Gustavsson wrote: >> On Wed, Mar 2, 2011 at 2:32 PM, Scott O'Bryan wrote: >>> You migh

Re: Hudson and Apache Releasing

2011-03-02 Thread Marshall Schor
On 3/2/2011 9:04 AM, Niklas Gustavsson wrote: > On Wed, Mar 2, 2011 at 2:32 PM, Scott O'Bryan wrote: >> You might be right about he "safety" issue but trying to enforce this >> all the time across all projects is not real feasible. I don't think >> the plugin would hurt in either case and it pr

Hudson and Apache Releasing

2011-03-02 Thread Marshall Schor
lled, because the label on the "Build Settings" is different. -Marshall Schor

Hudson job search

2011-03-02 Thread Marshall Schor
Hudson appears to be case sensitive. For example, searching for uima produces no results, while searching for UIMA produces the expected results. Is this a known issue with Hudson? or can it be configured to work in a case-insensitive manner? -Marshall Schor

View mechanism in Hudson missing a level?

2011-03-02 Thread Marshall Schor
uot;selected", and what is actually showing in the list is just the "ServiceMix" jobs. This behavior is not expected by users, and we've gotten email to the effect that our CI setup isn't being listed. Is this a known issue with Hudson? Is there a way to get the expected behavior to happen? -Marshall Schor