[JIRA] (JENKINS-60909) Not Seeing Script Synced into Micro Focus Performance Center with Micro Focus Plugin Used

26 views
Skip to first unread message

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Jan 29, 2020, 2:50:03 PM1/29/20
to jenkinsc...@googlegroups.com
Chris Simon created an issue
 
Jenkins / Bug JENKINS-60909
Not Seeing Script Synced into Micro Focus Performance Center with Micro Focus Plugin Used
Issue Type: Bug Bug
Assignee: Maria Narcisa Galan
Attachments: image-2020-01-29-14-41-35-104.png, image-2020-01-29-14-43-10-540.png, image-2020-01-29-14-46-52-444.png, Jenkins_Console_jan28.txt, LTLogger_01282020 (1).zip
Components: hp-application-automation-tools-plugin
Created: 2020-01-29 19:49
Environment: Jenkins
OS: Windows Server 2012 R2
Java(TM) SE Runtime Environment
java runtime version: 1.8.0_144-b01
Jenkins ver 2.176.1
plugin used: micro-focus-performance-center-integration
plugin version 1.1
specific plugin name "Synchronize Performance Center With Git"


Perf Center Server
OS: Windows Server 2012 R2
openjdk version: 1.8.0_242
OpenJDK Runtime Env: Corretto-8.242.07.1 (build 1.8.0_242-b07)

ALM Server:
OS: Windows Server 2012 R2
openjdk version: 1.8.0_242
OpenJDK Runtime Env: Corretto-8.242.07.1 (build 1.8.0_242-b07)

Gitlab Enterprise Edition 12.4.1-ee


Browser Used: Chrome
Priority: Major Major
Reporter: Chris Simon

I followed instructions here https://admhelp.microfocus.com/pc/en/2020/online_help/Content/PC/Sync_PC_with_Git.htm

 

I pushed a script to GitLab from VuGen, and can view it in GitLab

 

I then configured Jenkins job with plugin according to instructions

My Jenkins Job is Showing As Successful (See attached ConsoleOutput "Jenkins_Console_jan28.txt"), but the script from GitLab is not showing up in Performance Center. I will attach the performance center server logs (see LTLogger file).

 

I ran the job a few times, and am attaching the logs. The job ran approximately at (on the server's time) 22:05, 22:33.

 

 

Jenkins_Console_jan28.txt

LTLogger_01282020 (1).zip

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Jan 29, 2020, 2:55:03 PM1/29/20
to jenkinsc...@googlegroups.com
Chris Simon updated an issue
Change By: Chris Simon
Environment:
Jenkins
OS: Windows Server 2012 R2
Java(TM) SE Runtime Environment
java runtime version: 1.8.0_144-b01
Jenkins ver 2.176.1
plugin used: micro-focus-performance-center-integration
plugin version 1.1
specific plugin name "Synchronize Performance Center With Git"


Perf Center Server (12.63)
OS: Windows Server 2012 R2
openjdk version: 1.8.0_242
OpenJDK Runtime Env: Corretto-8.242.07.1 (build 1.8.0_242-b07)

ALM Server : (12.60)
OS: Windows Server 2012 R2
openjdk version: 1.8.0_242
OpenJDK Runtime Env: Corretto-8.242.07.1 (build 1.8.0_242-b07)

Gitlab Enterprise Edition 12.4.1-ee


Browser Used: Chrome

paul-adrian.tofan@microfocus.com (JIRA)

unread,
Jan 30, 2020, 4:23:03 AM1/30/20
to jenkinsc...@googlegroups.com

paul-adrian.tofan@microfocus.com (JIRA)

unread,
Jan 30, 2020, 5:54:05 AM1/30/20
to jenkinsc...@googlegroups.com

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:37:03 AM2/4/20
to jenkinsc...@googlegroups.com
Daniel Danan commented on Bug JENKINS-60909
 
Re: Not Seeing Script Synced into Micro Focus Performance Center with Micro Focus Plugin Used

Hi Chris,

I would recommend the following:

-In your git repository, create a folder named scripts.

-Within it, create a folder for each of your scripts named after the name of the script (generally, when you design a script from VuGen, it will create a folder named after the script and place all files required for this script within it).

Once you have this structure established in your git repository, you can then use the Jenkins job to checkout this git repository into the workspace of the job (you can use different dedicated plugins for that, depending whether you are using github or gitlab) and then Performance Center plugin build step will be summoned to review the structure of git repository that was checkout in the workspace, detect the scripts and upload them to a project.

If you are familiar with WebEx recording format, you could review a small session i made to explain this plugin and its usage. Just be aware that the "Subject" parameter is still required in latest version but not taken in consideration (the structure defined in Git repository will be created in PC12.6x). Please make sure that you are using PC12.6x with this plugin.

regards,
Daniel

 

 

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:42:04 AM2/4/20
to jenkinsc...@googlegroups.com

If you are interested by the demo (WebEx format), download all Git-PC Plugin.7z files and use 7zip application to decompress them.

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:42:04 AM2/4/20
to jenkinsc...@googlegroups.com

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:42:04 AM2/4/20
to jenkinsc...@googlegroups.com

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:42:04 AM2/4/20
to jenkinsc...@googlegroups.com

daniel.danan@hpe.com (JIRA)

unread,
Feb 4, 2020, 10:42:05 AM2/4/20
to jenkinsc...@googlegroups.com

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:54:02 PM3/11/20
to jenkinsc...@googlegroups.com
Chris Simon updated an issue
Change By: Chris Simon
Attachment: image-2020-03-11-15-53-48-589.png
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:55:03 PM3/11/20
to jenkinsc...@googlegroups.com
Chris Simon commented on Bug JENKINS-60909
 
Re: Not Seeing Script Synced into Micro Focus Performance Center with Micro Focus Plugin Used

Hi Daniel, 

I switched Jenkins environments, and now I am getting "General Excception: Null" when it tries uploading the scripts. Any idea what changes in the environment could cause this exception?

 

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:56:03 PM3/11/20
to jenkinsc...@googlegroups.com
Chris Simon updated an issue
Change By: Chris Simon
Comment:
Hi Daniel, 

I switched Jenkins environments, and now I am getting "General Excception: Null" when it tries uploading the scripts. Any idea what changes in the environment could cause this exception?

 

!image-2020-03-11-15-53-48-589.png!

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:57:02 PM3/11/20
to jenkinsc...@googlegroups.com

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:58:02 PM3/11/20
to jenkinsc...@googlegroups.com
 
Re: Not Seeing Script Synced into Micro Focus Performance Center with Micro Focus Plugin Used

Hi Daniel,

 

I changed the environment, and now I am seeing a General Exception: null. Any thoughts on what environment changes could cause this exception, or what I should be looking for?

 

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:59:02 PM3/11/20
to jenkinsc...@googlegroups.com
Chris Simon edited a comment on Bug JENKINS-60909
Hi Daniel,

 

I
changed had it working in one environment, but I had to change the environment, and now I am seeing a General Exception: null. Any thoughts on what environment changes could cause this exception, or what I should be looking for?

 

!image-2020-03-11-15-55-58-904.png!

Christopher.Simon2@verizonwireless.com (JIRA)

unread,
Mar 11, 2020, 3:59:02 PM3/11/20
to jenkinsc...@googlegroups.com
Chris Simon edited a comment on Bug JENKINS-60909
Hi Daniel,

 

I had it working in one environment, but I had to change the environment, and now I am seeing a General Exception: null.
Same settings as before, same LRE instance. Any thoughts on what environment changes could cause this exception, or what I should be looking for?

 

!image-2020-03-11-15-55-58-904.png!
Reply all
Reply to author
Forward
0 new messages