Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ip-90-147-189-52.pa1.garrservices.it (slave-2-garr) in workspace /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://code-repo.d4science.org/D-Net/dnet-applications.git
 > git init /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application # timeout=10
Fetching upstream changes from https://code-repo.d4science.org/D-Net/dnet-applications.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://code-repo.d4science.org/D-Net/dnet-applications.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://code-repo.d4science.org/D-Net/dnet-applications.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision db18cb601c62da2371bb77146027b1834198028f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db18cb601c62da2371bb77146027b1834198028f # timeout=10
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk db18cb601c62da2371bb77146027b1834198028f # timeout=10
Parsing POMs
Established TCP socket on 42303
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[OWASP_dnet-orgs-database-application] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /var/lib/jenkins/maven35-agent.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/lib/jenkins/remoting.jar /var/lib/jenkins/maven35-interceptor.jar /var/lib/jenkins/maven3-interceptor-commons.jar 42303
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/pom.xml package -U -pl :dnet-orgs-database-application -am source:jar
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] dnet-applications                                                  [pom]
[INFO] libs                                                               [pom]
[INFO] dnet-apps-common                                                   [jar]
[INFO] apps                                                               [pom]
[INFO] dnet-orgs-database-application                                     [jar]
[INFO] 
[INFO] ------------------< eu.dnetlib.dhp:dnet-applications >------------------
[INFO] Building dnet-applications 3.5.4-SNAPSHOT                          [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ dnet-applications >>>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: null
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ dnet-applications <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ dnet-applications ---
[INFO] 
[INFO] ------------------------< eu.dnetlib.dhp:libs >-------------------------
[INFO] Building libs 3.5.4-SNAPSHOT                                       [2/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ libs >>>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: null
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ libs <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ libs ---
[INFO] 
[INFO] ------------------< eu.dnetlib.dhp:dnet-apps-common >-------------------
[INFO] Building dnet-apps-common 3.5.4-SNAPSHOT                           [3/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dnet-apps-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 0 resource
[INFO] Copying 31 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ dnet-apps-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dnet-apps-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ dnet-apps-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ dnet-apps-common ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dnet-apps-common ---
[INFO] Building jar: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/target/dnet-apps-common-3.5.4-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ dnet-apps-common >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ dnet-apps-common <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ dnet-apps-common ---
[INFO] Building jar: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/target/dnet-apps-common-3.5.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------------------< eu.dnetlib.dhp:apps >-------------------------
[INFO] Building apps 3.5.4-SNAPSHOT                                       [4/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ apps >>>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: null
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ apps <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ apps ---
[INFO] 
[INFO] -----------< eu.dnetlib.dhp:dnet-orgs-database-application >------------
[INFO] Building dnet-orgs-database-application 3.5.4-SNAPSHOT             [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-help-plugin:3.2.0:effective-pom (default) @ dnet-orgs-database-application ---
[INFO] Effective-POM written to: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/classes/META-INF/maven/eu.dnetlib.dhp/dnet-orgs-database-application/effective-pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dnet-orgs-database-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 611 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ dnet-orgs-database-application ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 89 source files to /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/classes
[INFO] /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/src/main/java/eu/dnetlib/organizations/utils/CSVConverter.java: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/src/main/java/eu/dnetlib/organizations/utils/CSVConverter.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/src/main/java/eu/dnetlib/organizations/utils/CSVConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dnet-orgs-database-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ dnet-orgs-database-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ dnet-orgs-database-application ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dnet-orgs-database-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/dnet-orgs-database-application-3.5.4-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.5.2:repackage (repackage) @ dnet-orgs-database-application ---
[INFO] Replacing main artifact with repackaged archive
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ dnet-orgs-database-application >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ dnet-orgs-database-application <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ dnet-orgs-database-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/dnet-orgs-database-application-3.5.4-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for dnet-applications 3.5.4-SNAPSHOT:
[INFO] 
[INFO] dnet-applications .................................. SUCCESS [  1.000 s]
[INFO] libs ............................................... SUCCESS [  0.154 s]
[INFO] dnet-apps-common ................................... SUCCESS [  3.619 s]
[INFO] apps ............................................... SUCCESS [  0.167 s]
[INFO] dnet-orgs-database-application ..................... SUCCESS [  4.674 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18.853 s
[INFO] Finished at: 2024-04-19T05:36:53Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/pom.xml to eu.dnetlib.dhp/apps/3.5.4-SNAPSHOT/apps-3.5.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/pom.xml to eu.dnetlib.dhp/dnet-applications/3.5.4-SNAPSHOT/dnet-applications-3.5.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/pom.xml to eu.dnetlib.dhp/libs/3.5.4-SNAPSHOT/libs-3.5.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/pom.xml to eu.dnetlib.dhp/dnet-apps-common/3.5.4-SNAPSHOT/dnet-apps-common-3.5.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/target/dnet-apps-common-3.5.4-SNAPSHOT.jar to eu.dnetlib.dhp/dnet-apps-common/3.5.4-SNAPSHOT/dnet-apps-common-3.5.4-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/libs/dnet-apps-common/target/dnet-apps-common-3.5.4-SNAPSHOT-sources.jar to eu.dnetlib.dhp/dnet-apps-common/3.5.4-SNAPSHOT/dnet-apps-common-3.5.4-SNAPSHOT-sources.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/pom.xml to eu.dnetlib.dhp/dnet-orgs-database-application/3.5.4-SNAPSHOT/dnet-orgs-database-application-3.5.4-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/dnet-orgs-database-application-3.5.4-SNAPSHOT.jar to eu.dnetlib.dhp/dnet-orgs-database-application/3.5.4-SNAPSHOT/dnet-orgs-database-application-3.5.4-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/apps/dnet-orgs-database-application/target/dnet-orgs-database-application-3.5.4-SNAPSHOT-sources.jar to eu.dnetlib.dhp/dnet-orgs-database-application/3.5.4-SNAPSHOT/dnet-orgs-database-application-3.5.4-SNAPSHOT-sources.jar
channel stopped
[DependencyCheck] [INFO] Checking for updates
[DependencyCheck] [INFO] Download Started for NVD CVE - Modified
[DependencyCheck] [INFO] Download Complete for NVD CVE - Modified  (1328 ms)
[DependencyCheck] [INFO] Processing Started for NVD CVE - Modified
[DependencyCheck] [INFO] Processing Complete for NVD CVE - Modified  (1084 ms)
[DependencyCheck] [INFO] Begin database maintenance
[DependencyCheck] [INFO] Updated the CPE ecosystem on 132573 NVD records
[DependencyCheck] [INFO] End database maintenance (19299 ms)
[DependencyCheck] [INFO] Begin database defrag
[DependencyCheck] [INFO] End database defrag (5366 ms)
[DependencyCheck] [INFO] Check for updates complete (28362 ms)
[DependencyCheck] [INFO] 
[DependencyCheck] 
[DependencyCheck] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.
[DependencyCheck] 
[DependencyCheck] 
[DependencyCheck]    About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
[DependencyCheck]    False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html
[DependencyCheck] 
[DependencyCheck] 💖 Sponsor: https://github.com/sponsors/jeremylong
[DependencyCheck] 
[DependencyCheck] 
[DependencyCheck] [INFO] Analysis Started
[DependencyCheck] [INFO] Finished Archive Analyzer (3 seconds)
[DependencyCheck] [INFO] Finished File Name Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished Jar Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished Central Analyzer (1 seconds)
[DependencyCheck] [INFO] Finished Dependency Merging Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished Version Filter Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished Hint Analyzer (0 seconds)
[DependencyCheck] [INFO] Created CPE Index (1 seconds)
[DependencyCheck] [INFO] Finished CPE Analyzer (4 seconds)
[DependencyCheck] [INFO] Finished False Positive Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished NVD CVE Analyzer (0 seconds)
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:00  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:00  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:01  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:01  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:02  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:02  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 2.999.999
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.0.0-beta1
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.0.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery below 3.5.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui-dialog below 1.12.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.0
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.4.1
[DependencyCheck] 00:03  INFO: Vulnerability found: bootstrap below 3.999.999
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.0
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery-ui below 1.13.2
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.22
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.10.23
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:03  INFO: Vulnerability found: jquery.datatables below 1.11.3
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 1.999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] 00:04  INFO: Vulnerability found: angularjs below 999
[DependencyCheck] [INFO] Finished RetireJS Analyzer (6 seconds)
[DependencyCheck] [INFO] Finished Sonatype OSS Index Analyzer (11 seconds)
[DependencyCheck] [INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[DependencyCheck] [INFO] Finished Dependency Bundling Analyzer (0 seconds)
[DependencyCheck] [INFO] Analysis Complete (29 seconds)
[DependencyCheck] [INFO] Writing report to: /var/lib/jenkins/workspace/OWASP_dnet-orgs-database-application/./dependency-check-report.xml
[DependencyCheck] Collecting Dependency-Check artifact
Finished: SUCCESS