INFO[16:23:16] Start installing (unzip) with apt-get INFO[16:23:16] * [OK] Step dependency (unzip) installed, available. INFO[16:23:16] Start installing (wget) with apt-get INFO[16:23:16] * [OK] Step dependency (wget) installed, available. INFO[16:23:16] Start installing (curl) with apt-get INFO[16:23:16] * [OK] Step dependency (curl) installed, available. + [[ -n sonar.host.url=[REDACTED] sonar.login=[REDACTED] sonar.branch.name=feature/debug sonar.qualitygate.wait=true ]] + [[ -e sonar-project.properties ]] + echo -e '\e[34mBoth sonar-project.properties file and step properties are provided. Appending properties to the file.\e[0m' Both sonar-project.properties file and step properties are provided. Appending properties to the file. + echo '' + echo 'sonar.host.url=[REDACTED] sonar.login=[REDACTED] sonar.branch.name=feature/debug sonar.qualitygate.wait=true' + [[ 4.6.2.2472 == \l\a\t\e\s\t ]] + MINIMUM_JAVA_VERSION_NEEDED=8 ++ echo 4.6.2.2472 ++ cut -d. -f1 + [[ 4 -ge 4 ]] ++ echo 4.6.2.2472 ++ cut -d. -f2 + [[ 6 -gt 0 ]] + MINIMUM_JAVA_VERSION_NEEDED=11 ++ javac -version ++ cut '-d ' -f2 ++ cut '-d"' -f2 ++ sed '/^1\./s///' ++ cut -d. -f1 + JAVA_VERSION_MAJOR=11 + '[' -n 11 ']' + '[' 11 -lt 11 ']' ++ mktemp -d + pushd /tmp/tmp.E1QK1CgQG6 /tmp/tmp.E1QK1CgQG6 /app-root-folder + wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472.zip --2022-07-21 16:23:16-- https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472.zip Resolving binaries.sonarsource.com (binaries.sonarsource.com)... 18.67.0.14, 18.67.0.114, 18.67.0.76, ... Connecting to binaries.sonarsource.com (binaries.sonarsource.com)|18.67.0.14|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 589299 (575K) [application/zip] Saving to: ‘sonar-scanner-cli-4.6.2.2472.zip’ 0K .......... .......... .......... .......... .......... 8% 2.39M 0s 50K .......... .......... .......... .......... .......... 17% 2.93M 0s 100K .......... .......... .......... .......... .......... 26% 7.16M 0s 150K .......... .......... .......... .......... .......... 34% 7.31M 0s 200K .......... .......... .......... .......... .......... 43% 7.61M 0s 250K .......... .......... .......... .......... .......... 52% 11.7M 0s 300K .......... .......... .......... .......... .......... 60% 10.0M 0s 350K .......... .......... .......... .......... .......... 69% 9.43M 0s 400K .......... .......... .......... .......... .......... 78% 15.3M 0s 450K .......... .......... .......... .......... .......... 86% 18.5M 0s 500K .......... .......... .......... .......... .......... 95% 20.6M 0s 550K .......... .......... ..... 100% 38.7M=0.08s 2022-07-21 16:23:16 (7.02 MB/s) - ‘sonar-scanner-cli-4.6.2.2472.zip’ saved [589299/589299] + unzip sonar-scanner-cli-4.6.2.2472.zip Archive: sonar-scanner-cli-4.6.2.2472.zip creating: sonar-scanner-4.6.2.2472/ creating: sonar-scanner-4.6.2.2472/bin/ creating: sonar-scanner-4.6.2.2472/conf/ creating: sonar-scanner-4.6.2.2472/lib/ inflating: sonar-scanner-4.6.2.2472/bin/sonar-scanner.bat inflating: sonar-scanner-4.6.2.2472/bin/sonar-scanner-debug.bat inflating: sonar-scanner-4.6.2.2472/bin/sonar-scanner-debug inflating: sonar-scanner-4.6.2.2472/bin/sonar-scanner inflating: sonar-scanner-4.6.2.2472/conf/sonar-scanner.properties inflating: sonar-scanner-4.6.2.2472/lib/sonar-scanner-cli-4.6.2.2472.jar ++ pwd + TEMP_DIR=/tmp/tmp.E1QK1CgQG6 + popd /app-root-folder + [[ true == \t\r\u\e ]] + debug_flag=-X + /tmp/tmp.E1QK1CgQG6/sonar-scanner-4.6.2.2472/bin/sonar-scanner -X 16:23:17.017 INFO: Scanner configuration file: /tmp/tmp.E1QK1CgQG6/sonar-scanner-4.6.2.2472/conf/sonar-scanner.properties 16:23:17.020 INFO: Project root configuration file: /app-root-folder/sonar-project.properties 16:23:17.040 INFO: SonarScanner 4.6.2.2472 16:23:17.040 INFO: Java 11.0.15 Private Build (64-bit) 16:23:17.040 INFO: Linux 5.13.0-1015-gcp amd64 16:23:17.152 DEBUG: keyStore is : 16:23:17.152 DEBUG: keyStore type is : pkcs12 16:23:17.152 DEBUG: keyStore provider is : 16:23:17.152 DEBUG: init keystore 16:23:17.152 DEBUG: init keymanager of type SunX509 16:23:17.245 DEBUG: Create: /root/.sonar/cache 16:23:17.245 INFO: User cache: /root/.sonar/cache 16:23:17.246 DEBUG: Create: /root/.sonar/cache/_tmp 16:23:17.248 DEBUG: Extract sonar-scanner-api-batch in temp... 16:23:17.250 DEBUG: Get bootstrap index... 16:23:17.250 DEBUG: Download: [REDACTED]batch/index 16:23:18.066 DEBUG: Get bootstrap completed 16:23:18.069 DEBUG: Create isolated classloader... 16:23:18.076 DEBUG: Start temp cleaning... 16:23:18.079 DEBUG: Temp cleaning done 16:23:18.079 INFO: Scanner configuration file: /tmp/tmp.E1QK1CgQG6/sonar-scanner-4.6.2.2472/conf/sonar-scanner.properties 16:23:18.080 INFO: Project root configuration file: /app-root-folder/sonar-project.properties 16:23:18.081 DEBUG: Execution getVersion 16:23:18.095 INFO: Analyzing on SonarQube server 9.5.0.56709 16:23:18.095 INFO: Default locale: "en_US", source code encoding: "UTF-8" 16:23:18.096 DEBUG: Work directory: /app-root-folder/.scannerwork 16:23:18.097 DEBUG: Execution execute 16:23:18.366 DEBUG: Developer 9.5.0.56709 16:23:18.606 INFO: Load global settings 16:23:19.269 DEBUG: GET 200 [REDACTED]api/settings/values.protobuf | time=661ms 16:23:19.294 INFO: Load global settings (done) | time=688ms 16:23:19.298 INFO: Server id: xxxx 16:23:19.305 DEBUG: Create : /root/.sonar/_tmp 16:23:19.305 INFO: User cache: /root/.sonar/cache 16:23:19.309 INFO: Load/download plugins 16:23:19.309 INFO: Load plugins index 16:23:19.481 DEBUG: GET 200 [REDACTED]api/plugins/installed | time=172ms 16:23:19.514 INFO: Load plugins index (done) | time=205ms 16:23:19.681 INFO: Load/download plugins (done) | time=371ms 16:23:19.795 DEBUG: Plugins: 16:23:19.795 DEBUG: * IaC Code Quality and Security 1.7.0.2012 (iac) 16:23:19.795 DEBUG: * PL/SQL Code Quality and Security 3.7.0.4372 (plsql) 16:23:19.795 DEBUG: * Scala Code Quality and Security 1.9.0.3429 (sonarscala) 16:23:19.795 DEBUG: * C# Code Quality and Security 8.40.0.48530 (csharp) 16:23:19.796 DEBUG: * Vulnerability Analysis 9.5.1.16463 (security) 16:23:19.796 DEBUG: * Java Code Quality and Security 7.12.0.29739 (java) 16:23:19.796 DEBUG: * HTML Code Quality and Security 3.6.0.3106 (web) 16:23:19.796 DEBUG: * Flex Code Quality and Security 2.7.0.2865 (flex) 16:23:19.796 DEBUG: * XML Code Quality and Security 2.5.0.3376 (xml) 16:23:19.796 DEBUG: * Text file Code Quality and Security 1.1.0.282 (text) 16:23:19.796 DEBUG: * VB.NET Code Quality and Security 8.40.0.48530 (vbnet) 16:23:19.796 DEBUG: * Swift Code Quality and Security 4.6.0.5406 (swift) 16:23:19.796 DEBUG: * CFamily Code Quality and Security 6.34.0.48468 (cpp) 16:23:19.796 DEBUG: * Python Code Quality and Security 3.13.0.9611 (python) 16:23:19.796 DEBUG: * Dataflow Bug Detection 1.2.2.1720 (dbd) 16:23:19.797 DEBUG: * Go Code Quality and Security 1.9.0.3429 (go) 16:23:19.797 DEBUG: * JaCoCo 1.1.1.1157 (jacoco) 16:23:19.797 DEBUG: * Kotlin Code Quality and Security 2.9.0.1147 (kotlin) 16:23:19.797 DEBUG: * Dataflow Bug Detection Rules for Java 1.2.2.1720 (dbdjavafrontend) 16:23:19.797 DEBUG: * T-SQL Code Quality and Security 1.6.0.4844 (tsql) 16:23:19.797 DEBUG: * JavaScript/TypeScript/CSS Code Quality and Security 9.3.0.18033 (javascript) 16:23:19.797 DEBUG: * Ruby Code Quality and Security 1.9.0.3429 (ruby) 16:23:19.797 DEBUG: * Vulnerability Rules for C# 9.5.1.16463 (securitycsharpfrontend) 16:23:19.797 DEBUG: * Vulnerability Rules for Java 9.5.1.16463 (securityjavafrontend) 16:23:19.798 DEBUG: * Vulnerability Rules for JS 9.5.1.16463 (securityjsfrontend) 16:23:19.798 DEBUG: * Vulnerability Rules for Python 9.5.1.16463 (securitypythonfrontend) 16:23:19.798 DEBUG: * PHP Code Quality and Security 3.23.1.8766 (php) 16:23:19.798 DEBUG: * ABAP Code Quality and Security 3.10.0.3628 (abap) 16:23:19.798 DEBUG: * Configuration detection fot Code Quality and Security 1.2.0.267 (config) 16:23:19.799 DEBUG: * Vulnerability Rules for PHP 9.5.1.16463 (securityphpfrontend) 16:23:19.845 INFO: Loaded core extensions: developer-scanner 16:23:19.858 DEBUG: Installed core extension: developer-scanner 16:23:20.251 INFO: Process project properties 16:23:20.260 INFO: Process project properties (done) | time=9ms 16:23:20.263 INFO: Execute project builders 16:23:20.263 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor 16:23:20.264 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor 16:23:20.265 INFO: Execute project builders (done) | time=2ms 16:23:20.267 INFO: Project key: [REDACTED] 16:23:20.267 INFO: Base dir: /app-root-folder 16:23:20.267 INFO: Working dir: /app-root-folder/.scannerwork 16:23:20.268 DEBUG: Project global encoding: UTF-8, default locale: en_US 16:23:20.276 INFO: Load project settings for component key: '[REDACTED]' 16:23:20.447 DEBUG: GET 200 [REDACTED]api/settings/values.protobuf?component=[REDACTED] | time=171ms 16:23:20.449 INFO: Load project settings for component key: '[REDACTED]' (done) | time=173ms 16:23:20.529 INFO: Load project branches 16:23:20.699 DEBUG: GET 200 [REDACTED]api/project_branches/list?project=[REDACTED] | time=169ms 16:23:20.704 INFO: Load project branches (done) | time=175ms 16:23:20.707 INFO: Load project pull requests 16:23:20.882 DEBUG: GET 200 [REDACTED]api/project_pull_requests/list?project=[REDACTED] | time=174ms 16:23:20.890 INFO: Load project pull requests (done) | time=183ms 16:23:20.891 INFO: Load branch configuration 16:23:20.892 INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration. 16:23:20.894 INFO: Load branch configuration (done) | time=2ms 16:23:20.902 DEBUG: Creating module hierarchy 16:23:20.902 DEBUG: Init module '[REDACTED]' 16:23:20.903 DEBUG: Base dir: /app-root-folder 16:23:20.903 DEBUG: Working dir: /app-root-folder/.scannerwork 16:23:20.903 DEBUG: Module global encoding: UTF-8, default locale: en_US 16:23:20.918 DEBUG: Available languages: 16:23:20.923 DEBUG: * Terraform => "terraform" 16:23:20.923 DEBUG: * CloudFormation => "cloudformation" 16:23:20.923 DEBUG: * PL/SQL => "plsql" 16:23:20.923 DEBUG: * Scala => "scala" 16:23:20.924 DEBUG: * C# => "cs" 16:23:20.924 DEBUG: * Java => "java" 16:23:20.924 DEBUG: * HTML => "web" 16:23:20.924 DEBUG: * JSP => "jsp" 16:23:20.924 DEBUG: * Flex => "flex" 16:23:20.924 DEBUG: * XML => "xml" 16:23:20.924 DEBUG: * Text => "text" 16:23:20.924 DEBUG: * VB.NET => "vbnet" 16:23:20.924 DEBUG: * Swift => "swift" 16:23:20.924 DEBUG: * C => "c" 16:23:20.924 DEBUG: * C++ => "cpp" 16:23:20.924 DEBUG: * Objective-C => "objc" 16:23:20.924 DEBUG: * Python => "py" 16:23:20.924 DEBUG: * Go => "go" 16:23:20.924 DEBUG: * Kotlin => "kotlin" 16:23:20.924 DEBUG: * T-SQL => "tsql" 16:23:20.924 DEBUG: * JavaScript => "js" 16:23:20.925 DEBUG: * TypeScript => "ts" 16:23:20.925 DEBUG: * CSS => "css" 16:23:20.925 DEBUG: * Ruby => "ruby" 16:23:20.925 DEBUG: * PHP => "php" 16:23:20.925 DEBUG: * ABAP => "abap" 16:23:20.925 DEBUG: * YAML => "yaml" 16:23:20.925 DEBUG: * JSON => "json" 16:23:20.944 INFO: Auto-configuring with CI 'svc-provider' 16:23:20.946 INFO: Load quality profiles 16:23:21.159 DEBUG: GET 200 [REDACTED]api/qualityprofiles/search.protobuf?project=[REDACTED] | time=212ms 16:23:21.175 INFO: Load quality profiles (done) | time=229ms 16:23:21.181 INFO: Load active rules 16:23:21.366 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvQIz9AwhVtKtCPa&ps=500&p=1 | time=183ms 16:23:21.703 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvV6z9AwhVtKtCar&ps=500&p=1 | time=279ms 16:23:21.871 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvX8z9AwhVtKtCbL&ps=500&p=1 | time=161ms 16:23:22.132 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvizz9AwhVtKtClz&ps=500&p=1 | time=260ms 16:23:22.681 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvohz9AwhVtKtCtr&ps=500&p=1 | time=239ms 16:23:23.007 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvwyz9AwhVtKtC4z&ps=500&p=1 | time=218ms 16:23:23.488 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFv7Vz9AwhVtKtDW2&ps=500&p=1 | time=377ms 16:23:24.178 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwAYz9AwhVtKtDfN&ps=500&p=1 | time=186ms 16:23:24.358 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwEhz9AwhVtKtDh1&ps=500&p=1 | time=179ms 16:23:24.537 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwCSz9AwhVtKtDgD&ps=500&p=1 | time=176ms 16:23:24.700 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIa2l40tvknafT4ntAX&ps=500&p=1 | time=162ms 16:23:24.868 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIa2l8WtvknafT4ntAb&ps=500&p=1 | time=167ms 16:23:25.123 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwPnz9AwhVtKtDw4&ps=500&p=1 | time=255ms 16:23:25.411 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIa2mTrtvknafT4ntBd&ps=500&p=1 | time=187ms 16:23:25.596 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwfEz9AwhVtKtEK9&ps=500&p=1 | time=182ms 16:23:25.755 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIa2mfstvknafT4ntB5&ps=500&p=1 | time=157ms 16:23:26.075 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvKvz9AwhVtKtCIV&ps=500&p=1 | time=320ms 16:23:26.622 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvTHz9AwhVtKtCWX&ps=500&p=1 | time=243ms 16:23:26.899 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvcUz9AwhVtKtCfK&ps=500&p=1 | time=174ms 16:23:27.067 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIcDKgPU8-2gM3Hn3Xe&ps=500&p=1 | time=166ms 16:23:27.257 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvrrz9AwhVtKtCx5&ps=500&p=1 | time=189ms 16:23:27.441 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFvtmz9AwhVtKtCz4&ps=500&p=1 | time=180ms 16:23:27.707 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFv07z9AwhVtKtDDa&ps=500&p=1 | time=265ms 16:23:28.037 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwH4z9AwhVtKtDn5&ps=500&p=1 | time=226ms 16:23:28.330 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AYIa2pmQtvknafT4ntG5&ps=500&p=1 | time=192ms 16:23:28.516 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwTMz9AwhVtKtD0-&ps=500&p=1 | time=184ms 16:23:28.766 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwaIz9AwhVtKtEFg&ps=500&p=1 | time=248ms 16:23:29.100 DEBUG: GET 200 [REDACTED]api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXwYFwWRz9AwhVtKtD7-&ps=500&p=1 | time=233ms 16:23:29.211 INFO: Load active rules (done) | time=8030ms 16:23:29.216 INFO: Load analysis cache 16:23:29.378 DEBUG: GET 200 [REDACTED]api/analysis_cache/get?project=[REDACTED]&branch=feature/debug | time=161ms 16:23:29.381 INFO: Load analysis cache | time=165ms 16:23:29.405 INFO: Branch name: feature/debug 16:23:29.425 INFO: Load project repositories 16:23:29.601 DEBUG: GET 200 [REDACTED]batch/project.protobuf?key=[REDACTED]&branch=feature/debug | time=176ms 16:23:29.709 INFO: Load project repositories (done) | time=284ms 16:23:29.726 DEBUG: Declared extensions of language Terraform were converted to sonar.lang.patterns.terraform : **/*.tf 16:23:29.726 DEBUG: Declared extensions of language CloudFormation were converted to sonar.lang.patterns.cloudformation : 16:23:29.727 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/*.sql,**/*.pks,**/*.pkb 16:23:29.727 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala 16:23:29.727 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs 16:23:29.727 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 16:23:29.728 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml,**/*.cmp,**/*.twig 16:23:29.728 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx 16:23:29.728 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as 16:23:29.728 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 16:23:29.728 DEBUG: Declared extensions of language Text were converted to sonar.lang.patterns.text : **/*.sonarshouldnotexistextension 16:23:29.728 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/*.vb 16:23:29.729 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/*.swift 16:23:29.729 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/*.c,**/*.h 16:23:29.729 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/*.cc,**/*.cpp,**/*.cxx,**/*.c++,**/*.hh,**/*.hpp,**/*.hxx,**/*.h++,**/*.ipp 16:23:29.729 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/*.m 16:23:29.729 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py 16:23:29.729 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go 16:23:29.730 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt 16:23:29.730 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/*.tsql 16:23:29.730 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.mjs,**/*.vue 16:23:29.730 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 16:23:29.730 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/*.css,**/*.less,**/*.scss 16:23:29.731 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb 16:23:29.731 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 16:23:29.731 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/*.abap,**/*.ab4,**/*.flow,**/*.asprog 16:23:29.731 DEBUG: Declared extensions of language YAML were converted to sonar.lang.patterns.yaml : **/*.yaml,**/*.yml 16:23:29.731 DEBUG: Declared extensions of language JSON were converted to sonar.lang.patterns.json : **/*.json 16:23:29.735 DEBUG: Will ignore generated code 16:23:29.737 DEBUG: Will ignore generated code 16:23:29.742 INFO: Indexing files... 16:23:29.742 INFO: Project configuration: 16:23:29.743 INFO: Excluded sources: build/**, **/*.png, *.iml, **/*generated*, **/*Enum*, **/*.xml, **/src/androidTest/*, **/src/test/*, **/src/main/java/net/*, **/*.ttf 16:23:29.743 INFO: Excluded sources for coverage: **/R.*, **/R$*.*, **/BuildConfig.*, **/Manifest*.*, **/*ui*/*, **/*common*/*, **/di/**, **/application/**, **/tool/**, **/views/**, **/view/**, **/viewholder/**, **/footer/**, **/entity/**, **/atinternet/**, **/*Fragment*.*, **/*Activity*.*, **/*ViewHolder*.*, **/*Adapter*.*, **/*Contract*.*, **/*Button*.*, **/*TextView*.*, **/*Decoration*.*, **/*Provider*.*, **/*Keyboard*.*, **/*EditText*.*, **/*Layout*.*, **/*TypeData*.*, **/*DataSource*.*, **/*TypeOutput*.* 16:23:29.768 DEBUG: loading config FileBasedConfig[/root/.config/jgit/config] 16:23:29.769 DEBUG: readpipe [/usr/bin/git, --version],/usr/bin 16:23:29.777 DEBUG: readpipe may return 'git version 2.36.1' 16:23:29.777 DEBUG: remaining output: 16:23:29.778 DEBUG: readpipe [/usr/bin/git, config, --system, --show-origin, --list, -z],/usr/bin 16:23:29.779 DEBUG: readpipe may return 'file:/etc/gitconfigfilter.lfs.clean' 16:23:29.780 DEBUG: remaining output: 16:23:29.780 DEBUG: git-lfs clean -- %ffile:/etc/gitconfigfilter.lfs.smudge 16:23:29.780 DEBUG: git-lfs smudge -- %ffile:/etc/gitconfigfilter.lfs.process 16:23:29.781 DEBUG: git-lfs filter-processfile:/etc/gitconfigfilter.lfs.required 16:23:29.781 DEBUG: true 16:23:29.782 DEBUG: loading config FileBasedConfig[/etc/gitconfig] 16:23:29.782 DEBUG: loading config FileBasedConfig[/root/.gitconfig] 16:23:29.940 DEBUG: 1432 non excluded files in this Git repository 16:23:29.952 DEBUG: 'app/src/main/java/com/name/folder/file.kt' indexed with language 'kotlin' 16:23:29.963 DEBUG: 'app/src/main/java/com/name/folder/other-file.kt' indexed with language 'kotlin' 16:23:29.963 DEBUG: File app/src/main/java/com/name/folder/other-file.kt excluded for coverage [... some files.kt] 16:23:30.277 INFO: 548 files indexed 16:23:30.277 INFO: 1 file ignored because of inclusion/exclusion patterns 16:23:30.278 INFO: 0 files ignored because of scm ignore settings 16:23:30.279 INFO: Quality profile for java: Sonar way 16:23:30.279 INFO: Quality profile for kotlin: PSEL Kotlin 16:23:30.279 INFO: ------------- Run sensors on module [REDACTED] 16:23:30.431 INFO: Load metrics repository 16:23:30.598 DEBUG: GET 200 [REDACTED]api/metrics/search?ps=500&p=1 | time=164ms 16:23:30.604 INFO: Load metrics repository (done) | time=173ms 16:23:32.159 DEBUG: Adding rules for repository 'jssecurity', language: JAVASCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.F 16:23:32.167 DEBUG: Adding rules for repository 'tssecurity', language: TYPESCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.B 16:23:32.478 DEBUG: 'Import external issues report' skipped because one of the required properties is missing 16:23:32.479 DEBUG: 'IaC Terraform Sensor' skipped because there is no related file in current project 16:23:32.479 DEBUG: 'IaC CloudFormation Sensor' skipped because there is no related file in current project 16:23:32.480 DEBUG: 'PL/SQL Sensor' skipped because there is no related file in current project 16:23:32.481 DEBUG: 'Scala Sensor' skipped because there is no related file in current project 16:23:32.481 DEBUG: 'Scoverage sensor for Scala coverage' skipped because there is no related file in current project 16:23:32.482 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project 16:23:32.482 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project 16:23:32.483 DEBUG: 'Import of Checkstyle issues' skipped because one of the required properties is missing 16:23:32.483 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 16:23:32.483 DEBUG: 'Import of SpotBugs issues' skipped because one of the required properties is missing 16:23:32.485 DEBUG: 'Flex' skipped because there is no related file in current project 16:23:32.485 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project 16:23:32.485 DEBUG: 'XML Sensor' skipped because there is no related file in current project 16:23:32.486 DEBUG: 'Swift Code Quality and Security' skipped because there is no related file in current project 16:23:32.486 DEBUG: 'Import of SwiftLint issues' skipped because there is no related file in current project 16:23:32.487 DEBUG: 'gcov' skipped because there is no related file in current project 16:23:32.487 DEBUG: 'llvm-cov' skipped because there is no related file in current project 16:23:32.488 DEBUG: 'cppunit' skipped because there is no related file in current project 16:23:32.488 DEBUG: 'VisualStudioCoverage' skipped because there is no related file in current project 16:23:32.489 DEBUG: 'bullseye' skipped because there is no related file in current project 16:23:32.489 DEBUG: 'Python Sensor' skipped because there is no related file in current project 16:23:32.489 DEBUG: 'Cobertura Sensor for Python coverage' skipped because there is no related file in current project 16:23:32.489 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project 16:23:32.490 DEBUG: 'Import of Pylint issues' skipped because there is no related file in current project 16:23:32.490 DEBUG: 'Import of Bandit issues' skipped because there is no related file in current project 16:23:32.490 DEBUG: 'Import of Flake8 issues' skipped because there is no related file in current project 16:23:32.491 DEBUG: 'Code Quality and Security for Go' skipped because there is no related file in current project 16:23:32.491 DEBUG: 'Go Unit Test Report' skipped because there is no related file in current project 16:23:32.491 DEBUG: 'Go Cover sensor for Go coverage' skipped because one of the required properties is missing 16:23:32.492 DEBUG: 'Import of go vet issues' skipped because there is no related file in current project 16:23:32.492 DEBUG: 'Import of Golint issues' skipped because there is no related file in current project 16:23:32.492 DEBUG: 'Import of GoMetaLinter issues' skipped because there is no related file in current project 16:23:32.492 DEBUG: 'Import of GolangCI-Lint issues' skipped because there is no related file in current project 16:23:32.493 DEBUG: 'Import of detekt issues' skipped because one of the required properties is missing 16:23:32.493 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing 16:23:32.493 DEBUG: 'Import of ktlint issues' skipped because one of the required properties is missing 16:23:32.493 DEBUG: 'T-SQL Sensor' skipped because there is no related file in current project 16:23:32.493 DEBUG: 'JavaScript analysis' skipped because there is no related file in current project 16:23:32.494 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project 16:23:32.494 DEBUG: 'JavaScript/TypeScript Coverage' skipped because there is no related file in current project 16:23:32.495 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing 16:23:32.495 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing 16:23:32.495 DEBUG: 'CSS Metrics' skipped because there is no related file in current project 16:23:32.496 DEBUG: 'Import of stylelint issues' skipped because there is no related file in current project 16:23:32.496 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project 16:23:32.497 DEBUG: 'Import of RuboCop issues' skipped because there is no related file in current project 16:23:32.497 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project 16:23:32.497 DEBUG: 'Python HTML templates processing' skipped because there is no related file in current project 16:23:32.497 DEBUG: 'PHP sensor' skipped because there is no related file in current project 16:23:32.497 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project 16:23:32.498 DEBUG: 'Import of PHPStan issues' skipped because there is no related file in current project 16:23:32.498 DEBUG: 'Import of Psalm issues' skipped because there is no related file in current project 16:23:32.498 DEBUG: 'AbapSquidSensor' skipped because there is no related file in current project 16:23:32.502 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 16:23:32.503 DEBUG: 'CFamily' skipped because there is no related file in current project 16:23:32.503 DEBUG: Sensors : JavaSensor -> C# Project Type Information -> C# Analysis Log -> C# Properties -> SurefireSensor -> Removed properties sensor -> HTML -> Text Sensor -> VB.NET Project Type Information -> VB.NET Analysis Log -> VB.NET Properties -> JaCoCo XML Report Importer -> Kotlin Sensor -> KotlinSurefireSensor -> CSS Rules -> ThymeLeaf template sensor -> Serverless configuration file sensor -> AWS SAM template file sensor -> javabugs -> JavaSecuritySensor -> CSharpSecuritySensor -> PhpSecuritySensor -> PythonSecuritySensor -> JsSecuritySensor 16:23:32.504 INFO: Sensor JavaSensor [java] 16:23:32.510 INFO: Configured Java source version (sonar.java.source): none 16:23:32.515 INFO: JavaClasspath initialization 16:23:32.518 DEBUG: Property 'sonar.java.jdkHome' resolved with: [] 16:23:32.518 DEBUG: Property 'sonar.java.libraries' resolved with: [] 16:23:32.518 INFO: JavaClasspath initialization (done) | time=3ms 16:23:32.518 INFO: JavaTestClasspath initialization 16:23:32.518 DEBUG: Property 'sonar.java.jdkHome' resolved with: [] 16:23:32.518 DEBUG: Property 'sonar.java.test.libraries' resolved with: [] 16:23:32.518 INFO: JavaTestClasspath initialization (done) | time=0ms 16:23:32.528 DEBUG: Found 0 JSP files. 16:23:32.529 INFO: The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. 16:23:32.529 INFO: Server-side caching is enabled. The Java analyzer was able to leverage cached data from previous analyses for 0 out of 1 files. These files will not be parsed. 16:23:32.534 INFO: Using ECJ batch to parse 1 Main java source files with batch size 500 KB. 16:23:32.545 DEBUG: 'Constants.java' generated metadata with charset 'UTF-8' 16:23:32.676 INFO: Starting batch processing. 16:23:33.394 INFO: 100% analyzed 16:23:33.394 INFO: Batch processing: Done. 16:23:33.395 INFO: Did not optimize analysis for any files, performed a full analysis for all 1 files. 16:23:33.396 INFO: No "Test" source files to scan. 16:23:33.396 INFO: No "Generated" source files to scan. 16:23:33.396 INFO: Sensor JavaSensor [java] (done) | time=892ms 16:23:33.396 INFO: Sensor C# Project Type Information [csharp] 16:23:33.398 INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms 16:23:33.398 INFO: Sensor C# Analysis Log [csharp] 16:23:33.411 INFO: Sensor C# Analysis Log [csharp] (done) | time=13ms 16:23:33.412 INFO: Sensor C# Properties [csharp] 16:23:33.412 DEBUG: Project '[REDACTED]': No Roslyn issues reports have been found. 16:23:33.412 INFO: Sensor C# Properties [csharp] (done) | time=0ms 16:23:33.412 INFO: Sensor SurefireSensor [java] 16:23:33.413 INFO: parsing [/app-root-folder/app/build/test-results/testDebugUnitTest] 16:23:33.504 DEBUG: Class not found in resource cache : com.name.File 16:23:33.505 DEBUG: Class not found in resource cache : com.name.File 16:23:33.505 DEBUG: Class not found in resource cache : com.name.File 16:23:33.505 DEBUG: Class not found in resource cache : com.name.File 16:23:33.505 DEBUG: Class not found in resource cache : com.name.File 16:23:33.505 DEBUG: Resource not found: com.name.File 16:23:33.505 DEBUG: Class not found in resource cache : com.name.betbuilder.BetBuilderViewModelTest [same for others file ...] 16:23:33.517 INFO: Sensor SurefireSensor [java] (done) | time=105ms 16:23:33.517 INFO: Sensor Removed properties sensor [java] 16:23:33.518 WARN: Property 'sonar.jacoco.reportPaths' is no longer supported. Use JaCoCos xml report and sonar-jacoco plugin. 16:23:33.518 INFO: Sensor Removed properties sensor [java] (done) | time=1ms 16:23:33.518 INFO: Sensor HTML [web] 16:23:33.523 INFO: Sensor HTML [web] (done) | time=5ms 16:23:33.523 INFO: Sensor Text Sensor [text] 16:23:33.537 INFO: 548 source files to be analyzed 16:23:33.542 DEBUG: 'file.kt' generated metadata as test with charset 'UTF-8' [same for others file ...] 16:23:33.921 INFO: 548/548 source files have been analyzed 16:23:33.921 INFO: Sensor Text Sensor [text] (done) | time=398ms 16:23:33.921 INFO: Sensor VB.NET Project Type Information [vbnet] 16:23:33.922 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms 16:23:33.922 INFO: Sensor VB.NET Analysis Log [vbnet] 16:23:33.935 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=13ms 16:23:33.935 INFO: Sensor VB.NET Properties [vbnet] 16:23:33.935 DEBUG: Project '[REDACTED]': No Roslyn issues reports have been found. 16:23:33.935 INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms 16:23:33.936 INFO: Sensor JaCoCo XML Report Importer [jacoco] 16:23:33.940 INFO: Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. 16:23:33.940 DEBUG: Reading report '/app-root-folder/app/build/reports/jacoco/jacocoTestReport/jacocoTestReport.xml' 16:23:34.012 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=76ms 16:23:34.012 INFO: Sensor Kotlin Sensor [kotlin] 16:23:34.019 WARN: Access to the multi-values/property set property 'sonar.java.binaries' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 16:23:34.031 WARN: Access to the multi-values/property set property 'sonar.java.libraries' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 16:23:58.624 INFO: 344 source files to be analyzed 16:23:58.663 DEBUG: Not enough content in 'some_files.kt' to have CPD blocks, it will not be part of the duplication detection [same for others file ...] 16:23:59.802 INFO: 344/344 source files have been analyzed 16:23:59.803 INFO: Sensor Kotlin Sensor [kotlin] (done) | time=25791ms 16:23:59.803 INFO: Sensor KotlinSurefireSensor [kotlin] 16:23:59.804 INFO: parsing [/app-root-folder/app/build/test-results/testDebugUnitTest] 16:23:59.871 INFO: Searching for com/name/Test [same for others file ...] 16:23:59.903 WARN: Resource not found: com.name.Test under the directory /app-root-folder while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly 16:23:59.903 INFO: Searching for com/name/[REDACTED]list/tests/InteractorTest [same for others file ...] 16:23:59.982 INFO: Sensor KotlinSurefireSensor [kotlin] (done) | time=179ms 16:23:59.982 INFO: Sensor CSS Rules [javascript] 16:23:59.983 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. 16:23:59.983 INFO: Sensor CSS Rules [javascript] (done) | time=1ms 16:23:59.983 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] 16:23:59.984 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms 16:23:59.984 INFO: Sensor Serverless configuration file sensor [security] 16:23:59.985 INFO: 0 Serverless function entries were found in the project 16:23:59.989 INFO: 0 Serverless function handlers were kept as entrypoints 16:23:59.990 INFO: Sensor Serverless configuration file sensor [security] (done) | time=6ms 16:23:59.990 INFO: Sensor AWS SAM template file sensor [security] 16:23:59.991 DEBUG: 0 SAM template configuration files were found in the project. 0 SAM function entries were found in total. 0 were kept as potential entrypoints. 16:23:59.991 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 16:23:59.991 INFO: Sensor javabugs [dbd] 16:23:59.991 INFO: Reading IR files from: /app-root-folder/.scannerwork/ir/java 16:23:59.993 INFO: Analyzing 1 functions to detect bugs. 16:24:00.055 INFO: Sensor javabugs [dbd] (done) | time=63ms 16:24:00.055 INFO: Sensor JavaSecuritySensor [security] 16:24:00.056 INFO: Reading type hierarchy from: /app-root-folder/.scannerwork/ucfg2/java 16:24:00.116 INFO: Read 2 type definitions 16:24:00.118 INFO: Reading UCFGs from: /app-root-folder/.scannerwork/ucfg2/java 16:24:00.119 INFO: No UCFGs have been included for analysis. 16:24:00.119 INFO: Sensor JavaSecuritySensor [security] (done) | time=64ms 16:24:00.119 INFO: Sensor CSharpSecuritySensor [security] 16:24:00.119 INFO: Reading type hierarchy from: /app-root-folder/ucfg_cs2 16:24:00.119 INFO: Read 0 type definitions 16:24:00.119 INFO: Reading UCFGs from: /app-root-folder/ucfg_cs2 16:24:00.119 INFO: No UCFGs have been included for analysis. 16:24:00.119 INFO: Sensor CSharpSecuritySensor [security] (done) | time=0ms 16:24:00.119 INFO: Sensor PhpSecuritySensor [security] 16:24:00.119 INFO: Reading type hierarchy from: /app-root-folder/.scannerwork/ucfg2/php 16:24:00.119 INFO: Read 0 type definitions 16:24:00.119 INFO: Reading UCFGs from: /app-root-folder/.scannerwork/ucfg2/php 16:24:00.119 INFO: No UCFGs have been included for analysis. 16:24:00.119 INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms 16:24:00.119 INFO: Sensor PythonSecuritySensor [security] 16:24:00.119 INFO: Reading type hierarchy from: /app-root-folder/.scannerwork/ucfg2/python 16:24:00.119 INFO: Read 0 type definitions 16:24:00.120 INFO: Reading UCFGs from: /app-root-folder/.scannerwork/ucfg2/python 16:24:00.120 INFO: No UCFGs have been included for analysis. 16:24:00.120 INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms 16:24:00.120 INFO: Sensor JsSecuritySensor [security] 16:24:00.120 INFO: Reading type hierarchy from: /app-root-folder/.scannerwork/ucfg2/js 16:24:00.120 INFO: Read 0 type definitions 16:24:00.120 INFO: Reading UCFGs from: /app-root-folder/.scannerwork/ucfg2/js 16:24:00.120 INFO: No UCFGs have been included for analysis. 16:24:00.120 INFO: Sensor JsSecuritySensor [security] (done) | time=0ms 16:24:00.123 INFO: ------------- Run sensors on project 16:24:00.187 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 16:24:00.188 DEBUG: 'C#' skipped because there is no related file in current project 16:24:00.188 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project 16:24:00.188 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project 16:24:00.189 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project 16:24:00.189 DEBUG: 'VB.NET' skipped because there is no related file in current project 16:24:00.189 DEBUG: 'VB.NET Tests Coverage Report Import' skipped because there is no related file in current project 16:24:00.189 DEBUG: '[Deprecated] VB.NET Integration Tests Coverage Report Import' skipped because there is no related file in current project 16:24:00.189 DEBUG: 'VB.NET Unit Test Results Import' skipped because there is no related file in current project 16:24:00.190 DEBUG: Sensors : Analysis Warnings import -> Zero Coverage Sensor -> Java CPD Block Indexer 16:24:00.190 INFO: Sensor Analysis Warnings import [csharp] 16:24:00.191 INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms 16:24:00.191 INFO: Sensor Zero Coverage Sensor 16:24:00.196 INFO: Sensor Zero Coverage Sensor (done) | time=4ms 16:24:00.196 INFO: Sensor Java CPD Block Indexer 16:24:00.201 DEBUG: Populating index from Constants.java 16:24:00.206 DEBUG: Not enough content in 'Constants.java' to have CPD blocks, it will not be part of the duplication detection 16:24:00.206 INFO: Sensor Java CPD Block Indexer (done) | time=10ms 16:24:00.230 INFO: SCM Publisher SCM provider for this project is: git 16:24:00.233 INFO: SCM Publisher 11 source files to be analyzed 16:24:00.235 DEBUG: Collecting committed files 16:24:00.249 DEBUG: Thread[JGit-FileStoreAttributeReader-1,5,main]: start measure timestamp resolution /svc-provider (/dev/root) in /svc-provider/src/.git 16:24:00.251 DEBUG: Thread[JGit-FileStoreAttributeReader-1,5,main]: end measure timestamp resolution /svc-provider (/dev/root) in /svc-provider/src/.git; got PT0.000005S 16:24:00.251 DEBUG: Thread[JGit-FileStoreAttributeReader-1,5,main]: start measure minimal racy interval in /svc-provider/src/.git 16:24:00.348 DEBUG: Thread[main,5,main]: use fallback timestamp resolution for directory /svc-provider/src/.git 16:24:00.400 DEBUG: Collecting committed files (done) | time=165ms 16:24:00.411 DEBUG: Blame file (native) some_file.kt [same for some files ..] 16:24:03.252 DEBUG: delta [ns] since modification FileSnapshot failed to detect count, failures, racy limit [ns], delta min [ns], delta max [ns], delta avg [ns], delta stddev [ns] 3501, 85, 12500, 722000.0, 4257000.0, 2437917.6470588245, 1029378.9298564903 16:24:03.252 DEBUG: FileStoreAttributes[fsTimestampResolution=5 µs, minimalRacyInterval=4,257 µs] 16:24:10.234 INFO: [ same empty line ...] 16:56:50.284 INFO: 16:57:00.284 INFO: 7/11 source files have been analyzed [Same empty line ...] 19:47:30.568 INFO: 7/11 source files have been analyzed timeout after 12600 seconds