[JIRA] (JENKINS-54131) "Failed to parse changelog" in JIRA plugin 3.0.3

2018-10-29 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas edited a comment on  JENKINS-54131  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Failed to parse changelog" in JIRA plugin 3.0.3   
 

  
 
 
 
 

 
 I had to urgently downgrade. But plugin does not work and i get same errors  as [~pholden] mentioned  when validating and when trying to annotate.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54131) "Failed to parse changelog" in JIRA plugin 3.0.3

2018-10-29 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas commented on  JENKINS-54131  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Failed to parse changelog" in JIRA plugin 3.0.3   
 

  
 
 
 
 

 
 I had to urgently downgrade. But plugin does not work and i get same errors when validating and when trying to annotate.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54131) "Failed to parse changelog" in JIRA plugin 3.0.3

2018-10-28 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas commented on  JENKINS-54131  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Failed to parse changelog" in JIRA plugin 3.0.3   
 

  
 
 
 
 

 
 Same issue with 3.0.4 as Paul Holden had to downgrade to 3.0.2. Patch version should not require a config change or anything as 3.0.2 worked just fine. Now plugin is broken for two weeks.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51993) Failing to parse nunit 2 results file

2018-08-28 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas commented on  JENKINS-51993  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failing to parse nunit 2 results file   
 

  
 
 
 
 

 
 https://issues.jenkins-ci.org/browse/JENKINS-53034 fixes this issue  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51465) JEP-200 with new 2.0.0 version on nunit test import

2018-05-21 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51465  
 
 
  JEP-200 with new 2.0.0 version on nunit test import   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Nikolas Falco  
 
 
Components: 
 xunit-plugin  
 
 
Created: 
 2018-05-22 05:04  
 
 
Environment: 
 Jenkins ver. 2.107.3  xunit 2.0.0  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Tomas Zaleniakas  
 

  
 
 
 
 

 
   When trying to Show test results using xunit (result format is nunit 2) getting following exception. Downgraded to 1.104. Works fine then. Stack trace: 

 

java.lang.SecurityException: Rejected: net.sf.saxon.expr.CardinalityChecker; see https://jenkins.io/redirect/class-filter/
	at hudson.remoting.ClassFilter.check(ClassFilter.java:76)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:129)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1866)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1749)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2040)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2209)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285)
	at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:561)
	at java.lang.Throwable.readObject(Throwable.java:914)
	at 

[JIRA] (JENKINS-39811) Upgrading slack plugin breaks jenkins

2016-11-16 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39811  
 
 
  Upgrading slack plugin breaks jenkins   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kurt Madel  
 
 
Components: 
 slack-plugin  
 
 
Created: 
 2016/Nov/17 5:38 AM  
 
 
Environment: 
 Slack plugin 2.1  Jenkins 2.30  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Tomas Zaleniakas  
 

  
 
 
 
 

 
 Upgraded from slack plugin 1.8.1 to 2.1 got this error. hudson.util.HudsonFailedToLoad: java.lang.AssertionError: class jenkins.plugins.slack.SlackNotifier$SlackJobProperty is missing its descriptor at hudson.WebAppMain$3.run(WebAppMain.java:245) Caused by: java.lang.AssertionError: class jenkins.plugins.slack.SlackNotifier$SlackJobProperty is missing its descriptor at jenkins.model.Jenkins.getDescriptorOrDie(Jenkins.java:1533) at hudson.model.JobProperty.getDescriptor(JobProperty.java:105) at hudson.model.JobProperty.getDescriptor(JobProperty.java:79) at hudson.model.Descriptor.toMap(Descriptor.java:989) at hudson.model.Job.getProperties(Job.java:554) at org.jenkinsci.plugins.envinject.migration.EnvInjectMigrationListener.onLoaded(EnvInjectMigrationListener.java:47) at jenkins.model.Jenkins.(Jenkins.java:995) at hudson.model.Hudson.(Hudson.java:85) at hudson.model.Hudson.(Hudson.java:81) at hudson.WebAppMain$3.run(WebAppMain.java:231)  
 

  
 
 
 
 

 
 
 
 

[JIRA] (JENKINS-39091) Jira plugin fails to log in to Jira site after dependency updates

2016-10-20 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas commented on  JENKINS-39091  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jira plugin fails to log in to Jira site after dependency updates   
 

  
 
 
 
 

 
 now works like a charm, thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39091) Jira plugin fails to log in to Jira site after dependency updates

2016-10-20 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas commented on  JENKINS-39091  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jira plugin fails to log in to Jira site after dependency updates   
 

  
 
 
 
 

 
 I'm talking about version compiled from master. publicly available is fine.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39091) Jira plugin fails to log in to Jira site after dependency updates

2016-10-18 Thread tomax...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tomas Zaleniakas created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39091  
 
 
  Jira plugin fails to log in to Jira site after dependency updates   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 jira-plugin  
 
 
Created: 
 2016/Oct/19 5:05 AM  
 
 
Environment: 
 Jenkins 2.25  Latest compiled Jira plugin  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Tomas Zaleniakas  
 

  
 
 
 
 

 
 This commit broke the log in mechanizm https://github.com/jenkinsci/jira-plugin/commit/ea4deb1fabe92cb89736d432cef6d8b36e3b19db Revert dependency or update usage on plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
  

[JIRA] [artifactory-plugin] (JENKINS-33315) Project based securiy doesnt show all properties from global Matrix Authorization Strategy

2016-03-04 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33315 
 
 
 
  Project based securiy doesnt show all properties from global Matrix Authorization Strategy   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 yossis 
 
 
 

Attachments:
 

 global config.png, job config.png 
 
 
 

Components:
 

 artifactory-plugin, matrix-auth-plugin 
 
 
 

Created:
 

 04/Mar/16 7:57 AM 
 
 
 

Environment:
 

 Centos 6.7, Jenkins 1.650, Artifactory plugin 2.47 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Tomas Zaleniakas 
 
 
 
 
 
 
 
 
 
 
When i want to override security properties from global Matrix Authorization Strategy certain properties doesnt show up in project configuration page, for example if i disable inheritance of global authorization matrix i cannot promote builds, because there is no that checkbox. 
 
 
 
 
 
 
 
 
 
 
  

[JIRA] [workflow-plugin] (JENKINS-28759) Batch steps on slaves randomly hang when complete

2015-10-05 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas commented on  JENKINS-28759 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Batch steps on slaves randomly hang when complete  
 
 
 
 
 
 
 
 
 
 
So i got time and try to reproduce the hangs, but in my case the issue was with  https://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build In my case is that nunit tests launch chrome and doesn't close it after execution. I check logs, on regular free style jobs after a while got  "Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information" and it continues to run, but workflow doesn't detect it and hangs forever. So i think workflow durable task need to detect leaked file descriptors and to inform it, so you know what is going on. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-30357) CopyArtifact step fails when using ParameterizedBuildSelector class for selecting build

2015-09-09 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30357 
 
 
 
  CopyArtifact step fails when using ParameterizedBuildSelector class for selecting build  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 09/Sep/15 7:33 AM 
 
 
 

Environment:
 

 Jenkins 1.627  WorkFlow 1.10 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Tomas Zaleniakas 
 
 
 
 
 
 
 
 
 
 
This is error i got when trying to use copy artifact with build selector parameter. Using last successful is fine. java.lang.NullPointerException at java.io.StringReader.(StringReader.java:50) at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1035) at hudson.plugins.copyartifact.BuildSelectorParameter.getSelectorFromXml(BuildSelectorParameter.java:87) at hudson.plugins.copyartifact.ParameterizedBuildSelector.getBuild(ParameterizedBuildSelector.java:52) at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:354) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:68) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:59) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:49) at hudson.security.ACL.impersonate(ACL.java:213) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:47) at 

[JIRA] [workflow-plugin] (JENKINS-28759) Batch steps on slaves randomly hang when complete

2015-08-25 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas commented on  JENKINS-28759 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Batch steps on slaves randomly hang when complete  
 
 
 
 
 
 
 
 
 
 
So i managed to find the issue with your help. The durable task error was that it cannot acces tje jenkins-log.txt file. And that batch proccess creates some procces that doesn not ecit after it, so we had another batch script to clean it, so i merged those two batch files and now builds doesnt hang. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-28759) Batch steps on slaves randomly hang when complete

2015-08-04 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas commented on  JENKINS-28759 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Batch steps on slaves randomly hang when complete  
 
 
 
 
 
 
 
 
 
 
also timeout step does nothing with this issue, i tried on Win 7, Win server 2012 R2, both are same, seems like durable task has serious problem, because same script on freestyle job is running fine. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-28759) Batch steps on slaves randomly hang when complete

2015-07-30 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas commented on  JENKINS-28759 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Batch steps on slaves randomly hang when complete  
 
 
 
 
 
 
 
 
 
 
i can confirm this. As scripts takes more time, it hangs. i'm on workflow 1.8 and jenkins 1.620 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-29455) Cannot disable concurrent builds

2015-07-16 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29455 
 
 
 
  Cannot disable concurrent builds  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 16/Jul/15 9:39 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Tomas Zaleniakas 
 
 
 
 
 
 
 
 
 
 
Hi. Latest jenkins and latest workflow, but cannot find the way to disable concurrent builds. I use docker slaves with persistent workspace, so concurrent builds is'nt an option, but cannot find a way to disable it. If i write in script console  Jenkins.instance.getItem('test-concurent').setConcurrentBuild(false) jenkins says cannot find method. Also i find in sources configure-entries.jelly have some configuration with concurrent builds, but i dont see it in job config. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


[JIRA] [workflow-plugin] (JENKINS-29455) Cannot disable concurrent builds

2015-07-16 Thread tomax...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomas Zaleniakas closed an issue as Duplicate 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Sorry, figured out it fixed in master. builded plugin from master and everything it's ok. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29455 
 
 
 
  Cannot disable concurrent builds  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tomas Zaleniakas 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Duplicate 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.