0% found this document useful (0 votes)
40 views

SonarScanner Log

This document summarizes the steps taken to run a code analysis on a project using the SonarQube scanner. It ran the scanner and uploaded the results to the SonarCloud server. It indexed the files from several modules of the project, including the API and various unit test projects. It detected the active CI vendor as Azure DevOps and retrieved information about the pull request such as the branch being merged into master.

Uploaded by

Ardika Prasetyo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views

SonarScanner Log

This document summarizes the steps taken to run a code analysis on a project using the SonarQube scanner. It ran the scanner and uploaded the results to the SonarCloud server. It indexed the files from several modules of the project, including the API and various unit test projects. It detected the active CI vendor as Azure DevOps and retrieved information about the pull request such as the branch being merged into master.

Uploaded by

Ardika Prasetyo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 22

2020-05-26T12:51:06.

7430478Z ##[section]Starting: Run Code Analysis


2020-05-26T12:51:06.7581247Z
==============================================================================
2020-05-26T12:51:06.7581614Z Task : Run Code Analysis
2020-05-26T12:51:06.7581940Z Description : Run scanner and upload the results to
the SonarCloud server.
2020-05-26T12:51:06.7582233Z Version : 1.12.0
2020-05-26T12:51:06.7582466Z Author : sonarsource
2020-05-26T12:51:06.7583039Z Help : Version: 1.12.0. This task is not
needed for Maven and Gradle projects since the scanner should be run as part of the
build.

[More Information](https://sonarcloud.io/documentation/analysis/scan/sonarscanner-
for-azure-devops/)
2020-05-26T12:51:06.7583683Z
==============================================================================
2020-05-26T12:51:07.1789296Z [command]d:\a\_tasks\SonarCloudPrepare_14d9cde6-c1da-
4d55-aa01-2965cd301255\1.11.0\classic-sonar-scanner-msbuild\
SonarScanner.MSBuild.exe end
2020-05-26T12:51:07.2697840Z SonarScanner for MSBuild 4.9
2020-05-26T12:51:07.2705615Z Using the .NET Framework version of the Scanner for
MSBuild
2020-05-26T12:51:07.3338962Z Post-processing started.
2020-05-26T12:51:07.5174316Z 12:51:07.511 Fetching code coverage report
information from TFS...
2020-05-26T12:51:07.5285965Z 12:51:07.511 Attempting to locate a test results
(.trx) file...
2020-05-26T12:51:07.6921886Z 12:51:07.69 Looking for TRX files in: d:\a\1\
TestResults
2020-05-26T12:51:07.6922700Z 12:51:07.69 No test results files found
2020-05-26T12:51:07.8664378Z 12:51:07.855 Did not find any binary coverage files
in the expected location.
2020-05-26T12:51:07.8678270Z 12:51:07.855 Falling back on locating coverage files
in the agent temp directory.
2020-05-26T12:51:07.8686541Z 12:51:07.855 Searching for coverage files in d:\a\
_temp
2020-05-26T12:51:09.9913607Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\microsoft.net.test.sdk\16.5.0\build\netcoreapp2.1\
Microsoft.NET.Test.Sdk.Program.cs' is not located under the root directory 'd:\a\1\
s' and will not be analyzed.
2020-05-26T12:51:09.9915753Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\microsoft.testplatform.testhost\16.5.0\build\netcoreapp2.1\x64\
testhost.exe' is not located under the root directory 'd:\a\1\s' and will not be
analyzed.
2020-05-26T12:51:09.9917452Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\microsoft.testplatform.testhost\16.5.0\build\netcoreapp2.1\x64\
testhost.dll' is not located under the root directory 'd:\a\1\s' and will not be
analyzed.
2020-05-26T12:51:09.9919173Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\
xunit.runner.visualstudio.dotnetcore.testadapter.dll' is not located under the root
directory 'd:\a\1\s' and will not be analyzed.
2020-05-26T12:51:09.9921644Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\
xunit.runner.reporters.netcoreapp10.dll' is not located under the root directory
'd:\a\1\s' and will not be analyzed.
2020-05-26T12:51:09.9924461Z WARNING: File 'C:\Users\VssAdministrator\.nuget\
packages\xunit.runner.visualstudio\2.4.1\build\netcoreapp1.0\
xunit.runner.utility.netcoreapp10.dll' is not located under the root directory 'd:\
a\1\s' and will not be analyzed.
2020-05-26T12:51:10.0326626Z Calling the SonarQube Scanner...
2020-05-26T12:51:11.7002537Z INFO: Scanner configuration file: d:\a\_tasks\
SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.11.0\classic-sonar-
scanner-msbuild\sonar-scanner-4.3.0.2102\bin\..\conf\sonar-scanner.properties
2020-05-26T12:51:11.7049689Z INFO: Project root configuration file: d:\a\
1\.sonarqube\out\sonar-project.properties
2020-05-26T12:51:11.8494890Z INFO: SonarScanner 4.3.0.2102
2020-05-26T12:51:11.8495575Z INFO: Java 1.8.0_222 Azul Systems, Inc. (64-bit)
2020-05-26T12:51:11.8496077Z INFO: Windows Server 2019 10.0 amd64
2020-05-26T12:51:12.6736631Z INFO: User cache: C:\Users\VssAdministrator\.sonar\
cache
2020-05-26T12:51:14.2709165Z INFO: Scanner configuration file: d:\a\_tasks\
SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.11.0\classic-sonar-
scanner-msbuild\sonar-scanner-4.3.0.2102\bin\..\conf\sonar-scanner.properties
2020-05-26T12:51:14.2732614Z INFO: Project root configuration file: d:\a\
1\.sonarqube\out\sonar-project.properties
2020-05-26T12:51:14.2957649Z INFO: Analyzing on SonarCloud
2020-05-26T12:51:14.2962653Z INFO: Default locale: "en_US", source code encoding:
"windows-1252" (analysis is platform dependent)
2020-05-26T12:51:15.0426279Z INFO: Load global settings
2020-05-26T12:51:15.3237123Z INFO: Load global settings (done) | time=282ms
2020-05-26T12:51:15.3340839Z INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
2020-05-26T12:51:15.3552712Z INFO: User cache: C:\Users\VssAdministrator\.sonar\
cache
2020-05-26T12:51:15.3635978Z INFO: Load/download plugins
2020-05-26T12:51:15.3637277Z INFO: Load plugins index
2020-05-26T12:51:15.4529261Z INFO: Load plugins index (done) | time=93ms
2020-05-26T12:51:41.8047024Z INFO: Load/download plugins (done) | time=26436ms
2020-05-26T12:51:42.8771149Z INFO: Loaded core extensions: developer-scanner
2020-05-26T12:51:44.0498510Z ##[warning]WARN: The version of Java (1.8.0_222) you
have used to run this analysis is deprecated and we will stop accepting it from
October 2020. Please update to at least Java 11.
2020-05-26T12:51:44.0503070Z WARN: The version of Java (1.8.0_222) you have used to
run this analysis is deprecated and we will stop accepting it from October 2020.
Please update to at least Java 11.
2020-05-26T12:51:44.0755832Z INFO: Process project properties
2020-05-26T12:51:44.1355948Z INFO: Execute project builders
2020-05-26T12:51:44.5053550Z INFO: Execute project builders (done) | time=375ms
2020-05-26T12:51:44.5104937Z INFO: Project key: projectname-api
2020-05-26T12:51:44.5168587Z INFO: Base dir: D:\a\1\s
2020-05-26T12:51:44.5169940Z INFO: Working dir: d:\a\1\.sonarqube\out\.sonar
2020-05-26T12:51:44.7156294Z INFO: Load project settings for component key:
'projectname-api'
2020-05-26T12:51:44.8699726Z INFO: Load project settings for component key:
'projectname-api' (done) | time=157ms
2020-05-26T12:51:44.9544938Z INFO: Found an active CI vendor: 'Azure DevOps'
2020-05-26T12:51:44.9571745Z INFO: Load project branches
2020-05-26T12:51:45.0187740Z INFO: Load project branches (done) | time=62ms
2020-05-26T12:51:45.0232467Z INFO: Check ALM binding of project 'projectname-api'
2020-05-26T12:51:45.0621511Z INFO: Detected project binding: NOT_BOUND
2020-05-26T12:51:45.0622927Z INFO: Check ALM binding of project 'projectname-api'
(done) | time=31ms
2020-05-26T12:51:45.0657000Z INFO: Load project pull requests
2020-05-26T12:51:45.1104427Z INFO: Load project pull requests (done) | time=49ms
2020-05-26T12:51:45.1150366Z INFO: Load branch configuration
2020-05-26T12:51:45.1181923Z INFO: Load branch configuration (done) | time=0ms
2020-05-26T12:51:45.1805599Z INFO: Load quality profiles
2020-05-26T12:51:45.2716366Z INFO: Load quality profiles (done) | time=78ms
2020-05-26T12:51:45.2774597Z INFO: Load active rules
2020-05-26T12:51:47.2820548Z INFO: Load active rules (done) | time=2003ms
2020-05-26T12:51:47.3272409Z INFO: Organization key: macaw
2020-05-26T12:51:47.3281996Z INFO: Pull request 846 for merge into master from
feature/add-custom-analyzer
2020-05-26T12:51:47.3481166Z INFO: SCM collecting changed files in the branch
2020-05-26T12:51:48.1658568Z INFO: SCM collecting changed files in the branch
(done) | time=783ms
2020-05-26T12:51:48.4157080Z INFO: Indexing files...
2020-05-26T12:51:48.4854003Z INFO: Project configuration:
2020-05-26T12:51:48.6812220Z INFO: Indexing files of module 'projectname.Api'
2020-05-26T12:51:48.6839398Z INFO: Base dir: D:\a\1\s\projectname.Api
2020-05-26T12:51:48.7601763Z INFO: Source paths: ApiController.cs,
AssemblyInfo.cs, Constants/ConfigurationCon...
2020-05-26T12:51:48.8736547Z INFO: Indexing files of module
'projectname.Infrastructure.Esignature.UnitTests'
2020-05-26T12:51:48.8739574Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Esignature.UnitTests
2020-05-26T12:51:48.8743318Z INFO: Test paths:
Extensions/ClassExtensionsTests.cs, Factories/DocumentEndPointC...
2020-05-26T12:51:48.8746540Z INFO: Indexing files of module
'projectname.Infrastructure.CleanUp.UnitTests'
2020-05-26T12:51:48.8747585Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.CleanUp.UnitTests
2020-05-26T12:51:48.8748601Z INFO: Test paths:
Services/CleanUpProcessorServiceTests.cs, CSharpGuidelinesAnaly...
2020-05-26T12:51:48.8749605Z INFO: Indexing files of module
'projectname.Application.UnitTests'
2020-05-26T12:51:48.8750468Z INFO: Base dir: D:\a\1\s\
projectname.Application.UnitTests
2020-05-26T12:51:48.8751440Z INFO: Test paths:
Builders/BetterBe/CalculationParametersBuilderTests.cs, Builder...
2020-05-26T12:51:49.1201723Z INFO: Indexing files of module
'projectname.Infrastructure.CreditWorthiness.UnitTests'
2020-05-26T12:51:49.1715275Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.CreditWorthiness.UnitTests
2020-05-26T12:51:49.2109679Z INFO: Test paths:
Services/CreditWorthinessServiceTests.cs, CSharpGuidelinesAnaly...
2020-05-26T12:51:49.3230141Z INFO: Indexing files of module
'projectname.Infrastructure.Templating'
2020-05-26T12:51:49.4628803Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Templating
2020-05-26T12:51:49.4633047Z INFO: Source paths: RegisterModule.cs,
Services/TemplatingService.cs, CSharpGuide...
2020-05-26T12:51:49.4641888Z INFO: Indexing files of module
'projectname.Infrastructure.BetterBe.UnitTests'
2020-05-26T12:51:49.4752834Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.BetterBe.UnitTests
2020-05-26T12:51:49.4869659Z INFO: Test paths: BaseTests.cs,
CSharpGuidelinesAnalyzer.json, JsonData/defaultVa...
2020-05-26T12:51:49.4871765Z INFO: Indexing files of module
'projectname.Infrastructure.Caching'
2020-05-26T12:51:49.4878774Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Caching
2020-05-26T12:51:49.5043674Z INFO: Source paths: RegisterModule.cs,
Services/CachingService.cs, CSharpGuidelin...
2020-05-26T12:51:49.5429947Z INFO: Indexing files of module
'projectname.Infrastructure.Templating.UnitTests'
2020-05-26T12:51:49.6454480Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Templating.UnitTests
2020-05-26T12:51:49.7066666Z INFO: Test paths:
Services/TemplatingServiceTests.cs, CSharpGuidelinesAnalyzer.json
2020-05-26T12:51:49.7068517Z INFO: Indexing files of module
'projectname.Infrastructure.CleanUp'
2020-05-26T12:51:49.7069899Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.CleanUp
2020-05-26T12:51:49.7071238Z INFO: Source paths: RegisterModule.cs,
Services/CleanUpExpiredDataService.cs, CSh...
2020-05-26T12:51:49.7072890Z INFO: Indexing files of module
'projectname.Infrastructure.BetterBe'
2020-05-26T12:51:49.7073841Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.BetterBe
2020-05-26T12:51:49.7074891Z INFO: Source paths: AssemblyInfo.cs,
Constants/BetterBeAppSettingConstants.cs, Co...
2020-05-26T12:51:49.7075919Z INFO: Indexing files of module
'projectname.Infrastructure.HealthCheck.UnitTests'
2020-05-26T12:51:49.7076942Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.HealthCheck.UnitTests
2020-05-26T12:51:49.7078024Z INFO: Test paths:
Services/HealthCheckServiceTest.cs, Services/PingServiceTest.cs...
2020-05-26T12:51:49.7079086Z INFO: Indexing files of module
'projectname.Infrastructure.AddressResolver'
2020-05-26T12:51:49.7080025Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.AddressResolver
2020-05-26T12:51:49.7081344Z INFO: Source paths: AssemblyInfo.cs,
AutoMapper/AddressResolverProfile.cs, Consta...
2020-05-26T12:51:49.7082394Z INFO: Indexing files of module
'projectname.Infrastructure.ContractFlowPersistence'
2020-05-26T12:51:49.7083441Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.ContractFlowPersistence
2020-05-26T12:51:49.7084500Z INFO: Source paths:
Constants/ContractFlowPersistenceAppSettingConstants.cs, Exte...
2020-05-26T12:51:49.7085541Z INFO: Indexing files of module
'projectname.Infrastructure.LeadHub'
2020-05-26T12:51:49.7086515Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.LeadHub
2020-05-26T12:51:49.7087538Z INFO: Source paths: Appsettings.cs, Connected
Services/MACAW.LeadHubConnection/Ref...
2020-05-26T12:51:49.7088784Z INFO: Indexing files of module
'projectname.Infrastructure.CreditWorthiness'
2020-05-26T12:51:49.7089872Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.CreditWorthiness
2020-05-26T12:51:49.7090927Z INFO: Source paths:
Constants/CreditWorthinessConstants.cs, Models/CreditCheckRes...
2020-05-26T12:51:49.7091927Z INFO: Indexing files of module
'projectname.Api.UnitTests'
2020-05-26T12:51:49.7092832Z INFO: Base dir: D:\a\1\s\projectname.Api.UnitTests
2020-05-26T12:51:49.7093795Z INFO: Test paths: BaseTests.cs,
Controllers/AddressResolverControllerTests.cs, Co...
2020-05-26T12:51:49.7094892Z INFO: Indexing files of module
'projectname.Infrastructure.Esignature'
2020-05-26T12:51:49.7095832Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Esignature
2020-05-26T12:51:49.7096860Z INFO: Source paths: AssemblyInfo.cs, Connected
Services/Signicat.DocumentService/...
2020-05-26T12:51:49.7097856Z INFO: Indexing files of module
'projectname.Infrastructure.HealthCheck'
2020-05-26T12:51:49.7098834Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.HealthCheck
2020-05-26T12:51:49.7099838Z INFO: Source paths: RegisterModule.cs,
Services/HealthCheckService.cs, Services/I...
2020-05-26T12:51:49.7100890Z INFO: Indexing files of module
'projectname.Infrastructure.PickupLocation'
2020-05-26T12:51:49.7101846Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.PickupLocation
2020-05-26T12:51:49.7102893Z INFO: Source paths: AssemblyInfo.cs,
AutoMapper/PickupLocationDealerProfile.cs, C...
2020-05-26T12:51:49.7103927Z INFO: Indexing files of module
'projectname.Infrastructure.AddressResolver.UnitTests'
2020-05-26T12:51:49.7104968Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.AddressResolver.UnitTests
2020-05-26T12:51:49.7106010Z INFO: Test paths:
AutoMapper/AddressResolverProfileTests.cs, BaseTests.cs, Servic...
2020-05-26T12:51:49.7107076Z INFO: Indexing files of module
'projectname.Infrastructure.PickupLocation.UnitTests'
2020-05-26T12:51:49.7108080Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.PickupLocation.UnitTests
2020-05-26T12:51:49.7109169Z INFO: Test paths:
AutoMapper/PickupLocationDealerProfileTests.cs, CSharpGuideline...
2020-05-26T12:51:49.7110178Z INFO: Indexing files of module
'projectname.Infrastructure.BlobStorage.UnitTests'
2020-05-26T12:51:49.7111210Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.BlobStorage.UnitTests
2020-05-26T12:51:49.7112141Z INFO: Test paths: CSharpGuidelinesAnalyzer.json
2020-05-26T12:51:49.7113069Z INFO: Indexing files of module
'projectname.Infrastructure.BlobStorage'
2020-05-26T12:51:49.7113995Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.BlobStorage
2020-05-26T12:51:51.6771974Z INFO: Source paths:
Constants/BlobStorageAppSettingConstants.cs, Factories/CloudS...
2020-05-26T12:51:51.6772689Z INFO: Indexing files of module
'projectname.Infrastructure.SendGrid'
2020-05-26T12:51:51.6773294Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.SendGrid
2020-05-26T12:51:51.6773901Z INFO: Source paths:
Constants/SendGridAppSettingConstants.cs, Extensions/DateTime...
2020-05-26T12:51:51.6774482Z INFO: Indexing files of module
'projectname.Application'
2020-05-26T12:51:51.6776207Z INFO: Base dir: D:\a\1\s\projectname.Application
2020-05-26T12:51:51.6776817Z INFO: Source paths:
Builders/BetterBe/CalculationParametersBuilder.cs, Builders/B...
2020-05-26T12:51:51.6777718Z INFO: Indexing files of module
'projectname.Infrastructure.Caching.UnitTests'
2020-05-26T12:51:51.6778263Z INFO: Base dir: D:\a\1\s\
projectname.Infrastructure.Caching.UnitTests
2020-05-26T12:51:51.6778872Z INFO: Test paths: Services/CachingServiceTests.cs,
CSharpGuidelinesAnalyzer.json
2020-05-26T12:51:51.6779455Z INFO: Indexing files of module 'PSA Free2Move
Privatelease - projectname-api'
2020-05-26T12:51:51.6779928Z INFO: Base dir: D:\a\1\s
2020-05-26T12:51:51.6780282Z INFO: 392 files indexed
2020-05-26T12:51:51.6781534Z INFO: 2 files ignored because of scm ignore settings
2020-05-26T12:51:51.6784405Z INFO: Quality profile for cs: Sonar way
2020-05-26T12:51:51.6784851Z INFO: ------------- Run sensors on module
projectname.Application
2020-05-26T12:51:51.6785524Z INFO: Load metrics repository
2020-05-26T12:51:51.6785913Z INFO: Load metrics repository (done) | time=47ms
2020-05-26T12:51:55.4504199Z INFO: Sensor Import external issues report
2020-05-26T12:51:55.6134157Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:55.6206337Z INFO: External issues ignored for 43 unknown files,
including: projectname.Application\Helpers\FileNameHelper.cs,
projectname.Application\Constants\BetterBeConstants.cs, projectname.Application\
Models\BetterBe\Request\VehiclesByBrandAndModelRequest.cs, projectname.Application\
Models\CreditWorthiness\CarOption.cs, projectname.Application\Models\
ContractFlowPersistence\ContractFlowModel.cs
2020-05-26T12:51:55.6208760Z INFO: Sensor Import external issues report (done) |
time=173ms
2020-05-26T12:51:55.6209661Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:55.6231150Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:55.6232305Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:55.6233953Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:55.6596752Z INFO: Sensor C# Properties [csharp] (done) | time=30ms
2020-05-26T12:51:55.6602723Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:55.6640644Z INFO: Sensor JavaXmlSensor [java] (done) | time=16ms
2020-05-26T12:51:55.6642235Z INFO: Sensor HTML [web]
2020-05-26T12:51:55.6699342Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:55.6705836Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:55.6742801Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:55.6809101Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:55.6811760Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=15ms
2020-05-26T12:51:55.6813038Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:55.6815170Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:55.6847851Z INFO: ------------- Run sensors on module
projectname.Infrastructure.BlobStorage
2020-05-26T12:51:55.8558403Z INFO: Sensor Import external issues report
2020-05-26T12:51:55.8731798Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:55.8734555Z INFO: External issues ignored for 1 unknown files,
including: projectname.Infrastructure.BlobStorage\Services\BlobStorageService.cs
2020-05-26T12:51:55.8735744Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:55.8736530Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:55.8737397Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:55.8738278Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:55.8739029Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:55.8739789Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:55.8740533Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:55.8741327Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:55.8742030Z INFO: Sensor HTML [web]
2020-05-26T12:51:55.8743070Z INFO: Sensor HTML [web] (done) | time=16ms
2020-05-26T12:51:55.8745606Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:55.8746869Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:55.8748282Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:55.8749262Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:55.8750164Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:55.8751069Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:55.8753204Z INFO: ------------- Run sensors on module
projectname.Infrastructure.PickupLocation
2020-05-26T12:51:56.0177172Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.0215629Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.0243589Z INFO: External issues ignored for 1 unknown files,
including: projectname.Infrastructure.PickupLocation\Services\
PickupLocationService.cs
2020-05-26T12:51:56.0338497Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:56.0382712Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.0383958Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.0465526Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:56.0493480Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.0500521Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.0518564Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.0525775Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.0529817Z INFO: Sensor HTML [web]
2020-05-26T12:51:56.0556550Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:56.0562633Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.0572077Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.0591735Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.0596215Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.0606318Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.0620086Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.0632706Z INFO: ------------- Run sensors on module
projectname.Infrastructure.LeadHub
2020-05-26T12:51:56.1984084Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.2006867Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.2124439Z INFO: External issues ignored for 4 unknown files,
including: projectname.Infrastructure.LeadHub\Services\
PsaNotifierOfUnsignedContractsService.cs, projectname.Infrastructure.LeadHub\
Factories\LeadHubClientFactory.cs, projectname.Infrastructure.LeadHub\Services\
LeadHubService.cs, projectname.Infrastructure.LeadHub\Services\
PsaNotifierOfQuotationsService.cs
2020-05-26T12:51:56.2126254Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:56.2127110Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.2128006Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.2128960Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:56.2129746Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.2130540Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.2131322Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.2132106Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.2132817Z INFO: Sensor HTML [web]
2020-05-26T12:51:56.2133659Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:56.2134731Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.2136126Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.2137484Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.2138464Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.2139333Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.2140311Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.2142403Z INFO: ------------- Run sensors on module
projectname.Infrastructure.BetterBe
2020-05-26T12:51:56.3702385Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.3705762Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.3717508Z INFO: External issues ignored for 4 unknown files,
including: projectname.Infrastructure.BetterBe\Transformations\
BlsFilterTransformer.cs, projectname.Infrastructure.BetterBe\Services\
DefaultValuesService.cs, projectname.Infrastructure.BetterBe\Transformations\
BlsVehiclesTransformer.cs, projectname.Infrastructure.BetterBe\Services\
BlsClientService.cs
2020-05-26T12:51:56.3719276Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:56.3720243Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.3721150Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.3722076Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:56.3722863Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.3731936Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.3737421Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.3739767Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.3745680Z INFO: Sensor HTML [web]
2020-05-26T12:51:56.3751781Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:56.3752865Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.3754390Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.3768821Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.3769926Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.3774393Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.3775547Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.3776795Z INFO: ------------- Run sensors on module
projectname.Infrastructure.AddressResolver
2020-05-26T12:51:56.5730766Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.5736116Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.5738897Z INFO: External issues ignored for 3 unknown files,
including: projectname.Infrastructure.AddressResolver\Validators\
AddressResolverRequestValidator.cs, projectname.Infrastructure.AddressResolver\
AutoMapper\AddressResolverProfile.cs, projectname.Infrastructure.AddressResolver\
Services\AddressResolverService.cs
2020-05-26T12:51:56.5742345Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:56.5752247Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.5753441Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.5754875Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=15ms
2020-05-26T12:51:56.5755728Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.5756274Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.5786718Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.5796122Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.5800217Z INFO: Sensor HTML [web]
2020-05-26T12:51:56.5808829Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:56.5810940Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.5869229Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.5871851Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.5873289Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.5874339Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.5875654Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.5876736Z INFO: ------------- Run sensors on module
projectname.Infrastructure.CleanUp.UnitTests
2020-05-26T12:51:56.7100906Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.7102274Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.7111758Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:56.7125488Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.7126539Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.7127564Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:56.7128449Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.7129291Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.7130154Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.7130993Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.7131909Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.7133151Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.7134764Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.7135782Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.7136761Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.7137731Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.7139155Z INFO: ------------- Run sensors on module
projectname.Infrastructure.HealthCheck.UnitTests
2020-05-26T12:51:56.9770894Z INFO: Sensor Import external issues report
2020-05-26T12:51:56.9776632Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:56.9777589Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:56.9778499Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:56.9786277Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:56.9792005Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:56.9792902Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:56.9793832Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:56.9804528Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:56.9808569Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:56.9809505Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:56.9810914Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:56.9812477Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:56.9813499Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:56.9814414Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:56.9815673Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:56.9816716Z INFO: ------------- Run sensors on module
projectname.Infrastructure.CreditWorthiness.UnitTests
2020-05-26T12:51:57.1616337Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.1627514Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.1642391Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.1650133Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.1651146Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.1652355Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.1653221Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.1671002Z INFO: Sensor C# Properties [csharp] (done) | time=15ms
2020-05-26T12:51:57.1678036Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.1678916Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.1680103Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.1681483Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.1696425Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.1700912Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.1701936Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.1704043Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.1705153Z INFO: ------------- Run sensors on module
projectname.Infrastructure.AddressResolver.UnitTests
2020-05-26T12:51:57.3072818Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.3087584Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.3088264Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.3146034Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.3220173Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.3222120Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.3223068Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.3225308Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.3234922Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.3240577Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.3241172Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.3270051Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.3271256Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.3272196Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.3273396Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.3274500Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.3275488Z INFO: ------------- Run sensors on module
projectname.Infrastructure.CleanUp
2020-05-26T12:51:57.4283100Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.4341667Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.4343193Z INFO: External issues ignored for 1 unknown files,
including: projectname.Infrastructure.CleanUp\Services\CleanUpExpiredDataService.cs
2020-05-26T12:51:57.4344412Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:57.4345373Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.4354126Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.4374389Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.4378699Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.4385021Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.4388628Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.4389797Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.4390663Z INFO: Sensor HTML [web]
2020-05-26T12:51:57.4391512Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:57.4392393Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.4393778Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.4395553Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.4396719Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.4399368Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.4400646Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.4401741Z INFO: ------------- Run sensors on module
projectname.Api.UnitTests
2020-05-26T12:51:57.5460155Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.5490977Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.5541118Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.5542137Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.5543133Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.5544141Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.5545063Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.5603701Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.5618685Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.5619615Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.5620464Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.5621700Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.5623092Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.5624122Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.5625060Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.5626026Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.5627286Z INFO: ------------- Run sensors on module
projectname.Infrastructure.ContractFlowPersistence
2020-05-26T12:51:57.6782875Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.6803398Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.6813482Z INFO: External issues ignored for 5 unknown files,
including: projectname.Infrastructure.ContractFlowPersistence\Helpers\
AsyncHelper.cs, projectname.Infrastructure.ContractFlowPersistence\Services\
ContractFlowStorageService.cs, projectname.Infrastructure.ContractFlowPersistence\
Services\QuotationStorageService.cs,
projectname.Infrastructure.ContractFlowPersistence\Services\CosmosDbService.cs,
projectname.Infrastructure.ContractFlowPersistence\Factories\CosmosDbFactory.cs
2020-05-26T12:51:57.6815771Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.6816948Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.6817936Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.6819027Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.6889428Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.6890641Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.6893243Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.6894108Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.6894903Z INFO: Sensor HTML [web]
2020-05-26T12:51:57.6895688Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:57.6896518Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.6897840Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.6899256Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.6900310Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.6901441Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.6902372Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.6903344Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Templating
2020-05-26T12:51:57.7972858Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.7978343Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.7979646Z INFO: External issues ignored for 1 unknown files,
including: projectname.Infrastructure.Templating\Services\TemplatingService.cs
2020-05-26T12:51:57.7991959Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.7993051Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.7994044Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.7995121Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.7996059Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.8006810Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.8153156Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.8154918Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.8155831Z INFO: Sensor HTML [web]
2020-05-26T12:51:57.8156611Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:57.8157631Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.8159028Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.8160635Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.8161644Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.8162586Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.8163538Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.8164587Z INFO: ------------- Run sensors on module
projectname.Infrastructure.BetterBe.UnitTests
2020-05-26T12:51:57.9204599Z INFO: Sensor Import external issues report
2020-05-26T12:51:57.9206818Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:57.9210367Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:57.9211531Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:57.9212491Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:57.9213534Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:57.9214571Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:57.9218379Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:57.9227923Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:57.9228866Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:57.9229786Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:57.9234221Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:57.9239332Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:57.9240441Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:57.9243070Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:57.9244071Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:57.9245195Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Caching.UnitTests
2020-05-26T12:51:58.3161233Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.3272811Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.3274760Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:58.3276114Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.3277064Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.3282025Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.3291423Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:58.3292609Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:58.3293423Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.3294237Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.3295032Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.3296293Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.3297788Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.3298821Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.3299704Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.3300649Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.3301593Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Caching
2020-05-26T12:51:58.4828729Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.4845465Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.4855143Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:58.4856304Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.4857285Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.4859238Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.4861733Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:58.4880645Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:58.4881671Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.4889885Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.4890826Z INFO: Sensor HTML [web]
2020-05-26T12:51:58.4897194Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:58.4898195Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.4899520Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.4915781Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.4916906Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.4917861Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.4918817Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.4919890Z INFO: ------------- Run sensors on module
projectname.Infrastructure.BlobStorage.UnitTests
2020-05-26T12:51:58.6050258Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.6115424Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.6117757Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:58.6118776Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.6119705Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.6120733Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.6121578Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.6122429Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.6123290Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.6124669Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.6126336Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.6127396Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.6128359Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.6129331Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.6130358Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Esignature
2020-05-26T12:51:58.7197504Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.7235244Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.7240207Z INFO: External issues ignored for 5 unknown files,
including: projectname.Infrastructure.Esignature\Services\EsignatureService.cs,
projectname.Infrastructure.Esignature\Services\SignicatEsignatureService.cs,
projectname.Infrastructure.Esignature\Extensions\ClassExtensions.cs,
projectname.Infrastructure.Esignature\Factories\DocumentEndPointClientFactory.cs,
projectname.Infrastructure.Esignature\Services\SessionDataStorageService.cs
2020-05-26T12:51:58.7241802Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:58.7242322Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.7243091Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.7243716Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.7244374Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:58.7262640Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:58.7268458Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.7269927Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.7270857Z INFO: Sensor HTML [web]
2020-05-26T12:51:58.7292835Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:58.7293885Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.7295259Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.7342448Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.7355163Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.7360656Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.7361878Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.7367436Z INFO: ------------- Run sensors on module
projectname.Api
2020-05-26T12:51:58.8368698Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.8456136Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.8465962Z INFO: External issues ignored for 24 unknown files,
including: projectname.Api\Services\CreditWorthinessApprovalService.cs,
projectname.Api\Services\EsignatureService.cs, projectname.Api\Services\
ICreditWorthinessHelperService.cs, projectname.Api\Services\
IEsignatureHelperService.cs, projectname.Api\Services\VehicleService.cs
2020-05-26T12:51:58.8467920Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:58.8469112Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.8470095Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.8470996Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.8561750Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:58.8562902Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:58.8563711Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.8564469Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.8566891Z INFO: Sensor HTML [web]
2020-05-26T12:51:58.8567773Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:58.8568572Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.8570285Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.8571684Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.8572725Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.8573610Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.8574502Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.8575451Z INFO: ------------- Run sensors on module
projectname.Infrastructure.SendGrid
2020-05-26T12:51:58.9762548Z INFO: Sensor Import external issues report
2020-05-26T12:51:58.9784036Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:58.9804308Z INFO: External issues ignored for 4 unknown files,
including: projectname.Infrastructure.SendGrid\Validators\
ScraperEmailRequestValidator.cs, projectname.Infrastructure.SendGrid\Validators\
EmailAddressValidator.cs, projectname.Infrastructure.SendGrid\Validators\
EmailRequestValidator.cs, projectname.Infrastructure.SendGrid\Services\
SendgridService.cs
2020-05-26T12:51:58.9807155Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:58.9808858Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:58.9809913Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:58.9811031Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:58.9813574Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:58.9814807Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:58.9821495Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:58.9825913Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:58.9837191Z INFO: Sensor HTML [web]
2020-05-26T12:51:58.9840058Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:58.9840861Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:58.9844105Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:58.9845768Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:58.9846871Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:58.9851311Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:58.9852423Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:58.9853137Z INFO: ------------- Run sensors on module
projectname.Application.UnitTests
2020-05-26T12:51:59.0931927Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.0933551Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.0939657Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:59.0942222Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.0943400Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.0944790Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.0945784Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.0955316Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.0962019Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.0963223Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.0964236Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.0968339Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.0970584Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.0972072Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:59.0974723Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.0975863Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.0978496Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Esignature.UnitTests
2020-05-26T12:51:59.2133569Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.2218775Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.2221633Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:59.2253088Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.2321785Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.2334070Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.2358799Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.2379440Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.2384614Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.2397218Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.2403050Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.2415343Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.2426576Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.2430673Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=15ms
2020-05-26T12:51:59.2437648Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.2445722Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.2451080Z INFO: ------------- Run sensors on module
projectname.Infrastructure.CreditWorthiness
2020-05-26T12:51:59.3872453Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.3905767Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.3910522Z INFO: External issues ignored for 2 unknown files,
including: projectname.Infrastructure.CreditWorthiness\Services\
CreditWorthinessService.cs, projectname.Infrastructure.CreditWorthiness\Validators\
CreditWorthinessUpdateRequestValidator.cs
2020-05-26T12:51:59.3912138Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:59.3923726Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.3928693Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.3944008Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.3951902Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.3997957Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.3999074Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.3999939Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.4000661Z INFO: Sensor HTML [web]
2020-05-26T12:51:59.4003299Z INFO: Sensor HTML [web] (done) | time=0ms
2020-05-26T12:51:59.4004097Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.4005810Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.4007342Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.4008733Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:59.4009636Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.4010582Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.4011548Z INFO: ------------- Run sensors on module
projectname.Infrastructure.Templating.UnitTests
2020-05-26T12:51:59.4953138Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.4967061Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.4968150Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:59.4972511Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.4975993Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.4977002Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.4977966Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.4985658Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.4990566Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.4991461Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.4992316Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.5005685Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.5007303Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.5008349Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:59.5009299Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.5010238Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.5011229Z INFO: ------------- Run sensors on module
projectname.Infrastructure.HealthCheck
2020-05-26T12:51:59.6004881Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.6014429Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.6117646Z INFO: Sensor Import external issues report (done) |
time=0ms
2020-05-26T12:51:59.6118849Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.6119860Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.6126710Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.6127753Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.6135456Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.6136811Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.6137708Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.6138521Z INFO: Sensor HTML [web]
2020-05-26T12:51:59.6139327Z INFO: Sensor HTML [web] (done) | time=15ms
2020-05-26T12:51:59.6140193Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.6141567Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.6143060Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.6144143Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:59.6145123Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.6146158Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.6147577Z INFO: ------------- Run sensors on module
projectname.Infrastructure.PickupLocation.UnitTests
2020-05-26T12:51:59.7144785Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.7156524Z INFO: Imported 0 issues in 0 files
2020-05-26T12:51:59.7160862Z INFO: Sensor Import external issues report (done) |
time=16ms
2020-05-26T12:51:59.7162742Z INFO: Sensor SonarCSS Rules [cssfamily]
2020-05-26T12:51:59.7163725Z INFO: No CSS, PHP, HTML or VueJS files are found in
the project. CSS analysis is skipped.
2020-05-26T12:51:59.7227924Z INFO: Sensor SonarCSS Rules [cssfamily] (done) |
time=0ms
2020-05-26T12:51:59.7230310Z INFO: Sensor C# Properties [csharp]
2020-05-26T12:51:59.7255447Z INFO: Sensor C# Properties [csharp] (done) | time=0ms
2020-05-26T12:51:59.7257173Z INFO: Sensor JavaXmlSensor [java]
2020-05-26T12:51:59.7258043Z INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
2020-05-26T12:51:59.7258952Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
2020-05-26T12:51:59.7260402Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not
defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-
it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2020-05-26T12:51:59.7261970Z INFO: No report imported, no coverage information will
be imported by JaCoCo XML Report Importer
2020-05-26T12:51:59.7263040Z INFO: Sensor JaCoCo XML Report Importer [jacoco]
(done) | time=0ms
2020-05-26T12:51:59.7264024Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend]
2020-05-26T12:51:59.7265020Z INFO: Sensor ThymeLeaf template sensor
[securityjavafrontend] (done) | time=0ms
2020-05-26T12:51:59.7266099Z INFO: ------------- Run sensors on module PSA
Free2Move Privatelease - projectname-api
2020-05-26T12:51:59.8730996Z INFO: Sensor Import external issues report
2020-05-26T12:51:59.8895605Z INFO:
------------------------------------------------------------------------
2020-05-26T12:51:59.8896600Z INFO: EXECUTION FAILURE
2020-05-26T12:51:59.9007531Z INFO:
------------------------------------------------------------------------
2020-05-26T12:51:59.9008139Z INFO: Total time: 48.317s
2020-05-26T12:52:00.1724728Z INFO: Final Memory: 37M/437M
2020-05-26T12:52:00.1739852Z INFO:
------------------------------------------------------------------------
2020-05-26T12:52:00.1741663Z ##[error]ERROR: Error during SonarScanner execution
2020-05-26T12:52:00.1743246Z ERROR: Error during SonarScanner execution
2020-05-26T12:52:00.2082008Z ##[error]java.lang.NullPointerException
2020-05-26T12:52:00.2088662Z java.lang.NullPointerException
2020-05-26T12:52:00.2092497Z ##[error]at
org.sonar.scanner.externalissue.ReportParser.validate(ReportParser.java:38)
at org.sonar.scanner.externalissue.ReportParser.parse(ReportParser.java:29)
at
org.sonar.scanner.externalissue.ExternalIssuesImportSensor.execute(ExternalIssuesIm
portSensor.java:58)
at
org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:3
4)
at
org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:7
8)
2020-05-26T12:52:00.2095086Z at
org.sonar.scanner.externalissue.ReportParser.validate(ReportParser.java:38)
2020-05-26T12:52:00.2095827Z at
org.sonar.scanner.externalissue.ReportParser.parse(ReportParser.java:29)
2020-05-26T12:52:00.2096623Z at
org.sonar.scanner.externalissue.ExternalIssuesImportSensor.execute(ExternalIssuesIm
portSensor.java:58)
2020-05-26T12:52:00.2097470Z at
org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:3
4)
2020-05-26T12:52:00.2098613Z at
org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:7
8)
2020-05-26T12:52:00.2106198Z ##[error]at
org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecut
or.java:51)
at
org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExec
utor.java:69)
at
org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:5
1)
at
org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:68
)
at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
2020-05-26T12:52:00.2109966Z at
org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecut
or.java:51)
2020-05-26T12:52:00.2110912Z at
org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExec
utor.java:69)
2020-05-26T12:52:00.2115962Z at
org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:5
1)
2020-05-26T12:52:00.2116855Z at
org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:68
)
2020-05-26T12:52:00.2117636Z at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
2020-05-26T12:52:00.2121708Z ##[error]at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
at
org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:418)
2020-05-26T12:52:00.2123349Z at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
2020-05-26T12:52:00.2124483Z at
org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:418)
2020-05-26T12:52:00.2128910Z ##[error]at
org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.ja
va:414)
at
org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:
372)
at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
2020-05-26T12:52:00.2131273Z at
org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.ja
va:414)
2020-05-26T12:52:00.2132105Z at
org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:
372)
2020-05-26T12:52:00.2132891Z at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
2020-05-26T12:52:00.2134865Z ##[error]at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
at
org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:126)
2020-05-26T12:52:00.2136126Z at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
2020-05-26T12:52:00.2136595Z at
org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:126)
2020-05-26T12:52:00.2137848Z ##[error]at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
2020-05-26T12:52:00.2138820Z at
org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:
122)
2020-05-26T12:52:00.2139305Z at
org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:108)
2020-05-26T12:52:00.2140965Z ##[error]at
org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58)
2020-05-26T12:52:00.2141712Z at
org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58)
2020-05-26T12:52:00.2142835Z ##[error]at
org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52)
at
org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsola
tedLauncher.java:46)
2020-05-26T12:52:00.2143748Z at
org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52)
2020-05-26T12:52:00.2144206Z at
org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsola
tedLauncher.java:46)
2020-05-26T12:52:00.2146673Z ##[error]at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherP
roxy.java:60)
at com.sun.proxy.$Proxy0.execute(Unknown Source)
at
org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189)
2020-05-26T12:52:00.2148211Z at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-05-26T12:52:00.2148594Z at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-05-26T12:52:00.2149273Z at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:4
3)
2020-05-26T12:52:00.2149674Z at java.lang.reflect.Method.invoke(Method.java:498)
2020-05-26T12:52:00.2150118Z at
org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherP
roxy.java:60)
2020-05-26T12:52:00.2150510Z at com.sun.proxy.$Proxy0.execute(Unknown Source)
2020-05-26T12:52:00.2150871Z at
org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189)
2020-05-26T12:52:00.2151641Z ##[error]at
org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138)
2020-05-26T12:52:00.2152415Z at
org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138)
2020-05-26T12:52:00.2153195Z ##[error]at
org.sonarsource.scanner.cli.Main.execute(Main.java:112)
2020-05-26T12:52:00.2153856Z at
org.sonarsource.scanner.cli.Main.execute(Main.java:112)
2020-05-26T12:52:00.2154723Z ##[error]at
org.sonarsource.scanner.cli.Main.execute(Main.java:75)
at org.sonarsource.scanner.cli.Main.main(Main.java:61)
2020-05-26T12:52:00.2155514Z at
org.sonarsource.scanner.cli.Main.execute(Main.java:75)
2020-05-26T12:52:00.2155861Z at
org.sonarsource.scanner.cli.Main.main(Main.java:61)
2020-05-26T12:52:00.2156262Z ##[error]ERROR:
2020-05-26T12:52:00.2156709Z ERROR:
2020-05-26T12:52:00.3187919Z ##[error]The SonarQube Scanner did not complete
successfully
2020-05-26T12:52:00.3189331Z The SonarQube Scanner did not complete successfully
2020-05-26T12:52:00.3266618Z ##[error]12:52:00.325 Post-processing failed. Exit
code: 1
2020-05-26T12:52:00.3271245Z 12:52:00.325 Post-processing failed. Exit code: 1
2020-05-26T12:52:00.3497091Z ##[error]The process 'd:\a\_tasks\
SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.11.0\classic-sonar-
scanner-msbuild\SonarScanner.MSBuild.exe' failed with exit code 1
2020-05-26T12:52:00.3577069Z ##[section]Finishing: Run Code Analysis

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy