[JIRA] (JENKINS-60630) Git plugin fails to replace parametrized value in scm checkout instead it is taking parameter variable as it is

2020-03-19 Thread alex_...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Z commented on  JENKINS-60630  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git plugin fails to replace parametrized value in scm checkout instead it is taking parameter variable as it is   
 

  
 
 
 
 

 
 Same problem for me with Git Plugin 4.2.2. I have a pipeline with one branch to be build, it's a paramterized pipeline: refs/tags/${BuildTag}     

 

hudson.plugins.git.GitException: Command "git fetch --tags --progress --prune -- origin +refs/tags/${BuildTag}:refs/remotes/origin/${BuildTag}" returned status code 128:
stdout: 
stderr: fatal: Couldn't find remote ref refs/tags/${BuildTag}
fatal: the remote end hung up unexpectedly	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2044)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:81)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:569)
	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:361)
	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:197)
	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:115)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:69)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
Finished: FAILURE
 

   It worked with Git Plugin 4.1.1 and when I restore the plugin to this version it starts to work again! Is this another ticket or should I leave it here? Regards Alex        
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

[JIRA] (JENKINS-59899) java.lang.NoSuchMethodError: io.jenkins.plugins.forensics.blame.BlamerFactory.findBlamerFor

2019-10-23 Thread alex_...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Z created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59899  
 
 
  java.lang.NoSuchMethodError: io.jenkins.plugins.forensics.blame.BlamerFactory.findBlamerFor   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 forensics-api-plugin  
 
 
Created: 
 2019-10-23 09:10  
 
 
Environment: 
 Forensics-api-plugin 0.5.0  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Alex Z  
 

  
 
 
 
 

 
 HI! I get the following error with the new Version 0.5.0: (on Ubuntu) 

 

10:32:20  [PMD] -> found 126 issues (skipped 21 duplicates)
Error when executing always post condition:
java.lang.NoSuchMethodError: io.jenkins.plugins.forensics.blame.BlamerFactory.findBlamerFor(Lhudson/model/Run;Lhudson/FilePath;Lhudson/model/TaskListener;Lio/jenkins/plugins/forensics/util/FilteredLog;)Lio/jenkins/plugins/forensics/blame/Blamer;
	at io.jenkins.plugins.analysis.core.steps.IssuesScanner.createBlamer(IssuesScanner.java:136)
	at io.jenkins.plugins.analysis.core.steps.IssuesScanner.postProcess(IssuesScanner.java:120)
	at io.jenkins.plugins.analysis.core.steps.IssuesScanner.scan(IssuesScanner.java:98)
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.scanWithTool(IssuesRecorder.java:604)
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.record(IssuesRecorder.java:570)
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:540)
	at io.jenkins.plugins.analysis.core.steps.RecordIssuesStep$Execution.run(RecordIssuesStep.java:956)
	at io.jenkins.plugins.analysis.core.steps.RecordIssuesStep$Execution.run(RecordIssuesStep.java:919)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonB

[JIRA] (JENKINS-55277) Icons in html Email are not displayed

2019-01-08 Thread alex_...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Z commented on  JENKINS-55277  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Icons in html Email are not displayed   
 

  
 
 
 
 

 
 Well, when I try to display them in the browser (private mode) I get redirected to the jenkins login dialog. I guess it depends if the jenkins projects are public available or not - on our jenkins server you have to login first to see something?    
 

  
 
 
 
 

 
 
 

 
 
 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-55277) Icons in html Email are not displayed

2018-12-20 Thread alex_...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Z created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55277  
 
 
  Icons in html Email are not displayed   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 David van Laatum  
 
 
Components: 
 email-ext-plugin  
 
 
Created: 
 2018-12-20 09:38  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alex Z  
 

  
 
 
 
 

 
 When Jenkins sends an email (html jelly template) most of the icons are not displayed because the "browser" of the email client is not logged in in Jenkins. I verified this by copying the links from the email and pasted into a private browser tab (firefox & IE ) eg: following icons are working without login and will be displayed in an email: http://jenkins.internal/static/fc07e4a1/images/16x16/health-80plus.png http://jenkins.internal/images/16x16/health-80plus.png   Icons which are not displayed (because the request is not allowed for anonymous users.. ) http://jenkins.internal/static/e59dfe28/images/32x32/blue.png http://jenkins.internal/images/32x32/blue.png   In the jelly templates all icons except the health section are not display in the mail.   It would work if the icons can be accessed without login. I have searched for a solution but until now i haven't found one.   Regards Alex  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment