Hi,
I have tried installing OWASP ZAP plugin for Jenkins and installed ZAP tool. I followed youtube video for Jenkins plugin installation.
I tried this on differenet operating systems, Linux, windows 10,, centos7.
No matter where I install this I get same errors all the time ‘Reuired plugins are missing’
I even tried downloading those plugins from https://github.com/JordanGS/workspace/tree/master/zap-download and copied them in settings folder where I mentined on command line option with –dir while starting ZAP.
But it still does not work. Its really frustrating with this error as it does not mention what plugins does it nee. Can you please help?
Thanks in advance, Below is the error trace..
4092 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Quick Start panel 4092 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Translations of the core language files4092 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionJxBrowserLinux644092 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtSelJxBrowserLinux644101 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive Scan Rules4196 [ZAP-daemon] INFO org.zaproxy.zap.extension.callback.ExtensionCallback - Started callback server on 0.0.0.0:634714196 [ZAP-daemon] INFO org.zaproxy.zap.extension.dynssl.ExtensionDynSSL - Creating new root CA certificate4855 [ZAP-daemon] INFO org.zaproxy.zap.extension.dynssl.ExtensionDynSSL - New root CA certificate created4858 [ZAP-daemon] INFO org.zaproxy.zap.DaemonBootstrap - ZAP is now listening on localhost:8090 [ZAP Jenkins Plugin] INITIALIZATION [ SUCCESSFUL ] REQUIRED PLUGIN(S) ARE MISSING [ZAP Jenkins Plugin] SHUTDOWN [ START ] 6761 [Thread-4] INFO hsqldb.db..ENGINE - dataFileCache commit start6763 [Thread-4] INFO hsqldb.db..ENGINE - dataFileCache commit end6767 [Thread-4] INFO hsqldb.db..ENGINE - Database closed6871 [Thread-4] INFO org.zaproxy.zap.extension.api.CoreAPI - OWASP ZAP 2.6.0 terminated. [ZAP Jenkins Plugin] SHUTDOWN [ SUCCESSFUL ] [ZAP Jenkins Plugin] LOG SEARCH... ZAP HOME DIRECTORY [ $ZAPROXY_HOME ] JENKINS WORKSPACE [ /opt/jenkins/jobs/ZAPTest/workspace ] CLEARING WORKSPACE/LOGS Build step 'Execute ZAP' marked build as failureArchiving artifacts[htmlpublisher] Archiving HTML reports...[htmlpublisher] Archiving at PROJECT level /opt/jenkins/jobs/ZAPTest/workspace/reports to /opt/jenkins/jobs/ZAPTest/htmlreports/ZAPtestReportERROR: Specified HTML directory '/opt/jenkins/jobs/ZAPTest/workspace/reports' does not exist.Finished: FAILURE