Hi
narendar.n@Narendar-MacBook-Pro TestDemoSonarQube % sonar-scanner
INFO: Scanner configuration file: /usr/local/Cellar/sonar-scanner/4.2.0.1873/libexec/conf/sonar-scanner.properties
INFO: Project root configuration file: /Users/narendar.n/Desktop/TestDemoSonarQube/sonar-project.properties
INFO: SonarQube Scanner 4.2.0.1873
INFO: Java 13.0.2 Oracle Corporation (64-bit)
INFO: Mac OS X 10.15.2 x86_64
INFO: User cache: /Users/narendar.n/.sonar/cache
INFO: SonarQube server 8.1.0
INFO: Default locale: “en_GB”, source code encoding: “UTF-8”
INFO: Load global settings
INFO: Load global settings (done) | time=296ms
INFO: Server id: BF41A1F2-AXAZpPiHTc3iKUoIVzwU
INFO: User cache: /Users/narendar.n/.sonar/cache
INFO: Load/download plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=272ms
INFO: Load/download plugins (done) | time=373ms
INFO: Process project properties
INFO: Process project properties (done) | time=6ms
INFO: Execute project builders
INFO: Execute project builders (done) | time=3ms
INFO: Project key: TestDemoSonarQube
INFO: Base dir: /Users/narendar.n/Desktop/TestDemoSonarQube
INFO: Working dir: /Users/narendar.n/Desktop/TestDemoSonarQube/.scannerwork
INFO: Load project settings for component key: ‘TestDemoSonarQube’
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=517ms
INFO: Load active rules
INFO: Load active rules (done) | time=4459ms
INFO: Indexing files…
INFO: Project configuration:
INFO: Excluded sources: /*.xml, Pods//, Reports/**/, *.objectivec
INFO: Included tests: *.objectivec
INFO: 10 files indexed
INFO: 0 files ignored because of inclusion/exclusion patterns
INFO: 0 files ignored because of scm ignore settings
INFO: ------------- Run sensors on module TestDemoSonarQube
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=253ms
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/Users/narendar.n/.sonar/cache/a2b6a8802525720c8af2ca4fa85a2513/sonar-javascript-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte,int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=1ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=2ms
INFO: ------------- Run sensors on project
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=1ms
INFO: CPD Executor Calculating CPD for 0 files
INFO: CPD Executor CPD calculation finished (done) | time=0ms
INFO: Analysis report generated in 58ms, dir size=76 KB
INFO: Analysis report compressed in 11ms, zip size=10 KB
INFO: Analysis report uploaded in 483ms
INFO: ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=TestDemoSonarQube
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at http://localhost:9000/api/ce/task?id=AXAe7XgE7JWzCvUETwfR
INFO: Analysis total time: 7.673 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 9.020s
INFO: Final Memory: 12M/47M
INFO: ------------------------------------------------------------------------