[tes_scan] $ /apps/sonar-scanner/bin/sonar-scanner -X -Dsonar.host.url=http://10.1.93.91:9000 -Dsonar.projectBaseDir=/root/.jenkins/workspace/tes_scan 15:40:34.427 INFO: Scanner configuration file: /apps/sonar-scanner/conf/sonar-scanner.properties 15:40:34.430 INFO: Project root configuration file: /root/.jenkins/workspace/tes_scan/sonar-project.properties 15:40:34.462 INFO: SonarQube Scanner 4.0.0.1744 15:40:34.462 INFO: Java 11.0.3 AdoptOpenJDK (64-bit) 15:40:34.462 INFO: Linux 3.10.0-957.21.3.el7.x86_64 amd64 15:40:34.583 DEBUG: keyStore is : 15:40:34.584 DEBUG: keyStore type is : pkcs12 15:40:34.584 DEBUG: keyStore provider is : 15:40:34.584 DEBUG: init keystore 15:40:34.584 DEBUG: init keymanager of type SunX509 15:40:34.677 DEBUG: Create: /root/.sonar/cache 15:40:34.678 INFO: User cache: /root/.sonar/cache 15:40:34.678 DEBUG: Create: /root/.sonar/cache/_tmp 15:40:34.681 DEBUG: Extract sonar-scanner-api-batch in temp... 15:40:34.684 DEBUG: Get bootstrap index... 15:40:34.684 DEBUG: Download: http://10.1.93.91:9000/batch/index 15:40:34.729 DEBUG: Get bootstrap completed 15:40:34.740 DEBUG: Create isolated classloader... 15:40:34.749 DEBUG: Start temp cleaning... 15:40:34.753 DEBUG: Temp cleaning done 15:40:34.753 DEBUG: Execution getVersion 15:40:34.761 INFO: SonarQube server 6.7.7 15:40:34.761 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 15:40:34.762 DEBUG: Work directory: /root/.jenkins/workspace/tes_scan/.scannerwork 15:40:34.764 DEBUG: Execution execute 15:40:34.958 INFO: Publish mode 15:40:35.066 INFO: Load global settings 15:40:35.136 DEBUG: GET 200 http://10.1.93.91:9000/api/settings/values.protobuf | time=63ms 15:40:35.153 INFO: Load global settings (done) | time=87ms 15:40:35.160 INFO: Server id: 217057F2-AWwYpLgQ97dLmeg9G3Dz 15:40:35.168 INFO: User cache: /root/.sonar/cache 15:40:35.355 INFO: Load plugins index 15:40:35.366 DEBUG: GET 200 http://10.1.93.91:9000/api/plugins/installed | time=11ms 15:40:35.396 INFO: Load plugins index (done) | time=41ms 15:40:35.397 DEBUG: Load plugins 15:40:35.410 DEBUG: Download plugin sonar-java-plugin-5.13.1.18282.jar to /root/.sonar/cache/_tmp/fileCache13893025677238307962.tmp 15:40:35.414 DEBUG: GET 200 http://10.1.93.91:9000/deploy/plugins/java/sonar-java-plugin-5.13.1.18282.jar | time=4ms 15:40:35.510 DEBUG: Load plugins (done) | time=113ms 15:40:35.566 DEBUG: Plugins: 15:40:35.566 DEBUG: * SonarPython 1.8.0.1496 (python) 15:40:35.566 DEBUG: * SonarGo 0.2.0.875 (go) 15:40:35.566 DEBUG: * SonarQube :: Plugins :: SCM :: SVN 1.6.0.860 (scmsvn) 15:40:35.566 DEBUG: * SonarJS 3.3.0.5702 (javascript) 15:40:35.567 DEBUG: * Findbugs 3.6.0 (findbugs) 15:40:35.567 DEBUG: * SonarC# 6.5.0.3766 (csharp) 15:40:35.567 DEBUG: * Groovy 1.5 (groovy) 15:40:35.567 DEBUG: * SonarJava 5.13.1.18282 (java) 15:40:35.567 DEBUG: * Web 2.5.0.476 (web) 15:40:35.567 DEBUG: * Flex 2.3 (flex) 15:40:35.567 DEBUG: * SonarQube :: Plugins :: SCM :: Git 1.3.0.869 (scmgit) 15:40:35.567 DEBUG: * SonarXML 1.4.3.1027 (xml) 15:40:35.567 DEBUG: * SoftVis3D Sonar plugin 1.0 (softvis3d) 15:40:35.567 DEBUG: * SonarPHP 2.11.0.2485 (php) 15:40:35.567 DEBUG: * GitLab 2.1.0 (gitlab) 15:40:35.567 DEBUG: * SonarTS 1.1.0.1079 (typescript) 15:40:36.059 INFO: Process project properties 15:40:36.066 DEBUG: Process project properties (done) | time=7ms 15:40:36.077 INFO: Load project repositories 15:40:36.117 DEBUG: GET 200 http://10.1.93.91:9000/batch/project.protobuf?key=sonarscan | time=39ms 15:40:36.178 INFO: Load project repositories (done) | time=101ms 15:40:36.179 INFO: GlobalWorkingDir null 15:40:36.182 INFO: Execute project builders 15:40:36.182 INFO: Execute project builders (done) | time=0ms 15:40:36.267 DEBUG: Available languages: 15:40:36.267 DEBUG: * Python => "py" 15:40:36.267 DEBUG: * Go => "go" 15:40:36.267 DEBUG: * JavaScript => "js" 15:40:36.267 DEBUG: * JSP => "jsp" 15:40:36.267 DEBUG: * C# => "cs" 15:40:36.267 DEBUG: * Groovy => "grvy" 15:40:36.267 DEBUG: * Java => "java" 15:40:36.267 DEBUG: * Web => "web" 15:40:36.267 DEBUG: * Flex => "flex" 15:40:36.267 DEBUG: * XML => "xml" 15:40:36.267 DEBUG: * PHP => "php" 15:40:36.268 DEBUG: * TypeScript => "ts" 15:40:36.277 INFO: Load quality profiles 15:40:36.334 DEBUG: GET 200 http://10.1.93.91:9000/api/qualityprofiles/search.protobuf?projectKey=sonarscan | time=56ms 15:40:36.342 INFO: Load quality profiles (done) | time=65ms 15:40:36.352 INFO: Load active rules 15:40:36.564 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpNrB97dLmeg9G3eM&p=1&ps=500 | time=212ms 15:40:36.894 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpNur97dLmeg9G3ls&p=1&ps=500 | time=285ms 15:40:36.942 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWxvcAgwnLm-1MjwRJCJ&p=1&ps=500 | time=26ms 15:40:36.999 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpNyw97dLmeg9G3rS&p=1&ps=500 | time=55ms 15:40:37.035 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWxMV5Wyqq6D-nRmz8CT&p=1&ps=500 | time=31ms 15:40:37.053 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpNx097dLmeg9G3qT&p=1&ps=500 | time=17ms 15:40:37.075 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWxvcAkxnLm-1MjwRJCo&p=1&ps=500 | time=22ms 15:40:37.115 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpN2-97dLmeg9G3w4&p=1&ps=500 | time=37ms 15:40:37.171 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpN4P97dLmeg9G3y3&p=1&ps=500 | time=52ms 15:40:37.230 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpN8e97dLmeg9G31o&p=1&ps=500 | time=56ms 15:40:37.276 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWxvcAv8nLm-1MjwRJD-&p=1&ps=500 | time=44ms 15:40:37.305 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt&activation=true&qprofile=AWwYpN9l97dLmeg9G32s&p=1&ps=500 | time=27ms 15:40:37.320 INFO: Load active rules (done) | time=968ms 15:40:37.322 INFO: Load metrics repository 15:40:37.335 DEBUG: GET 200 http://10.1.93.91:9000/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=12ms 15:40:37.350 INFO: Load metrics repository (done) | time=28ms 15:40:37.395 INFO: Project key: sonarscan 15:40:37.395 DEBUG: Start recursive analysis of project modules 15:40:37.396 INFO: ------------- Scan SS_scan 15:40:37.524 INFO: Base dir: /root/.jenkins/workspace/tes_scan 15:40:37.524 INFO: Working dir: /root/.jenkins/workspace/tes_scan/.scannerwork 15:40:37.525 INFO: Source paths: src/main 15:40:37.526 INFO: Test paths: src/test 15:40:37.526 INFO: Source encoding: UTF-8, default locale: en_US 15:40:37.560 INFO: Load server rules 15:40:37.616 DEBUG: GET 200 http://10.1.93.91:9000/api/rules/list.protobuf | time=56ms 15:40:37.632 INFO: Load server rules (done) | time=72ms 15:40:37.824 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py 15:40:37.824 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go 15:40:37.824 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue 15:40:37.824 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp 15:40:37.824 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs 15:40:37.825 DEBUG: Declared extensions of language Groovy were converted to sonar.lang.patterns.grvy : **/*.groovy 15:40:37.825 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 15:40:37.825 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.rhtml,**/*.shtml 15:40:37.825 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as 15:40:37.825 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 15:40:37.825 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 15:40:37.825 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 15:40:37.826 INFO: Language is forced to java 15:40:37.829 DEBUG: Initializers : 15:40:37.830 INFO: Index files 15:40:37.845 DEBUG: 'src/test/java/com/contohkode/app/AppTest.java' indexed as test with language 'java' 15:40:37.847 DEBUG: 'src/main/java/com/contohkode/app/App.java' indexed with language 'java' 15:40:37.848 INFO: 2 files indexed 15:40:37.848 INFO: Quality profile for java: Sonar way WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/root/.sonar/cache/8e2f15b85a3722696fecc41cbe1dde47/sonar-javascript-plugin-3.3.0.5702.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 15:40:38.644 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 15:40:38.644 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 15:40:38.645 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project 15:40:38.645 DEBUG: 'SonarGo' skipped because there is no related file in current project 15:40:38.645 DEBUG: 'JavaScript Squid Sensor' skipped because there is no related file in current project 15:40:38.645 DEBUG: 'jsp' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'C#' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project 15:40:38.646 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'CodeNarc' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'GroovySensor' skipped because there is no related file in current project 15:40:38.646 DEBUG: 'GroovySurefireSensor' skipped because there is no related file in current project 15:40:38.647 DEBUG: 'Groovy CoberturaSensor' skipped because there is no related file in current project 15:40:38.647 DEBUG: 'Groovy JaCoCo' skipped because there is no related file in current project 15:40:38.647 DEBUG: 'Groovy JaCoCo IT' skipped because there is no related file in current project 15:40:38.647 DEBUG: 'Groovy JaCoCo Overall' skipped because there is no related file in current project 15:40:38.647 DEBUG: 'Import of Checkstyle issues' skipped because one of the required properties is missing 15:40:38.648 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 15:40:38.648 DEBUG: 'Import of SpotBugs issues' skipped because one of the required properties is missing 15:40:38.649 DEBUG: 'Web' skipped because there is no related file in current project 15:40:38.649 DEBUG: 'Flex' skipped because there is no related file in current project 15:40:38.649 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project 15:40:38.649 DEBUG: 'XML Sensor' skipped because there is no related file in current project 15:40:38.649 DEBUG: 'PHP sensor' skipped because there is no related file in current project 15:40:38.650 DEBUG: 'TypeScript Sensor' skipped because there is no related file in current project 15:40:38.650 DEBUG: 'TypeScript LCOV Coverage Sensor' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 15:40:38.656 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 15:40:38.656 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'SonarGo' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'JavaScript Squid Sensor' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'jsp' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'C#' skipped because there is no related file in current project 15:40:38.656 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project 15:40:38.657 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'CodeNarc' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'GroovySensor' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'GroovySurefireSensor' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'Groovy CoberturaSensor' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'Groovy JaCoCo' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'Groovy JaCoCo IT' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'Groovy JaCoCo Overall' skipped because there is no related file in current project 15:40:38.657 DEBUG: 'Import of Checkstyle issues' skipped because one of the required properties is missing 15:40:38.657 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 15:40:38.658 DEBUG: 'Import of SpotBugs issues' skipped because one of the required properties is missing 15:40:38.658 DEBUG: 'Web' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'Flex' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'XML Sensor' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'PHP sensor' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'TypeScript Sensor' skipped because there is no related file in current project 15:40:38.658 DEBUG: 'TypeScript LCOV Coverage Sensor' skipped because there is no related file in current project 15:40:38.663 DEBUG: Sensors : JavaSquidSensor -> FindBugs Sensor -> SurefireSensor -> JaCoCoSensor -> JavaXmlSensor -> Analyzer for "php.ini" files -> Zero Coverage Sensor -> CPD Block Indexer 15:40:38.663 INFO: Sensor JavaSquidSensor [java] 15:40:38.932 INFO: Configured Java source version (sonar.java.source): none 15:40:38.946 INFO: JavaClasspath initialization 15:40:38.956 WARN: Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property. 15:40:38.957 INFO: JavaClasspath initialization (done) | time=11ms 15:40:38.957 INFO: JavaTestClasspath initialization 15:40:38.957 WARN: Bytecode of dependencies was not provided for analysis of test files, you might end up with less precise results. Bytecode can be provided using sonar.java.test.libraries property. 15:40:38.957 INFO: JavaTestClasspath initialization (done) | time=0ms 15:40:39.185 DEBUG: ----- Classpath analyzed by Squid: 15:40:39.185 DEBUG: /root/.jenkins/workspace/tes_scan/target/classes 15:40:39.185 DEBUG: ----- 15:40:39.204 DEBUG: ----- Classpath analyzed by Squid: 15:40:39.205 DEBUG: /root/.jenkins/workspace/tes_scan/target/test-classes 15:40:39.205 DEBUG: ----- 15:40:39.205 INFO: Java Main Files AST scan 15:40:39.207 INFO: 1 source files to be analyzed 15:40:39.215 DEBUG: 'src/main/java/com/contohkode/app/App.java' generated metadata with charset 'UTF-8' 15:40:39.554 INFO: Java Main Files AST scan (done) | time=349ms 15:40:39.554 INFO: Java Test Files AST scan 15:40:39.554 INFO: 1/1 source files have been analyzed 15:40:39.555 INFO: 1 source files to be analyzed 15:40:39.556 DEBUG: 'src/test/java/com/contohkode/app/AppTest.java' generated metadata as test with charset 'UTF-8' 15:40:39.606 INFO: Java Test Files AST scan (done) | time=51ms 15:40:39.606 INFO: Sensor JavaSquidSensor [java] (done) | time=943ms 15:40:39.606 INFO: Sensor FindBugs Sensor [findbugs] 15:40:39.607 INFO: Sensor FindBugs Sensor [findbugs] (done) | time=1ms 15:40:39.608 INFO: Sensor SurefireSensor [java] 15:40:39.608 INFO: parsing [/root/.jenkins/workspace/tes_scan/target/surefire-reports] 15:40:39.613 INFO: 1/1 source files have been analyzed 15:40:39.667 INFO: Sensor SurefireSensor [java] (done) | time=58ms 15:40:39.667 INFO: Sensor JaCoCoSensor [java] 15:40:39.669 WARN: Property 'sonar.jacoco.reportPaths' is deprecated (JaCoCo binary format). 'sonar.coverage.jacoco.xmlReportPaths' should be used instead (JaCoCo XML format). 15:40:39.673 INFO: Analysing /root/.jenkins/workspace/tes_scan/target/jacoco.exec 15:40:39.710 INFO: Sensor JaCoCoSensor [java] (done) | time=43ms 15:40:39.711 INFO: Sensor JavaXmlSensor [java] 15:40:39.712 INFO: Sensor JavaXmlSensor [java] (done) | time=1ms 15:40:39.712 INFO: Sensor Analyzer for "php.ini" files [php] 15:40:39.715 INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=3ms 15:40:39.715 INFO: Sensor Zero Coverage Sensor 15:40:39.722 INFO: Sensor Zero Coverage Sensor (done) | time=7ms 15:40:39.722 INFO: Sensor CPD Block Indexer 15:40:39.722 DEBUG: org.sonar.scanner.cpd.deprecated.JavaCpdBlockIndexer is used for java 15:40:39.727 DEBUG: Populating index from src/main/java/com/contohkode/app/App.java 15:40:39.733 DEBUG: Not enough content in 'src/main/java/com/contohkode/app/App.java' to have CPD blocks, it will not be part of the duplication detection 15:40:39.734 INFO: Sensor CPD Block Indexer (done) | time=11ms 15:40:39.738 INFO: 1 file had no CPD blocks 15:40:39.738 INFO: Calculating CPD for 0 files 15:40:39.739 INFO: CPD calculation finished 15:40:39.810 INFO: Analysis report generated in 68ms, dir size=36 KB 15:40:39.819 INFO: Analysis reports compressed in 9ms, zip size=13 KB 15:40:39.819 INFO: Analysis report generated in /root/.jenkins/workspace/tes_scan/.scannerwork/scanner-report 15:40:39.819 DEBUG: Upload report 15:40:39.866 DEBUG: POST 200 http://10.1.93.91:9000/api/ce/submit?projectKey=sonarscan&projectName=SS_scan | time=46ms 15:40:39.868 INFO: Analysis report uploaded in 49ms 15:40:39.869 INFO: ANALYSIS SUCCESSFUL, you can browse http://10.1.93.91:9000/dashboard/index/sonarscan 15:40:39.869 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 15:40:39.869 INFO: More about the report processing at http://10.1.93.91:9000/api/ce/task?id=AWxwWalmjBwPKd1G0dht 15:40:39.869 DEBUG: Report metadata written to /root/.jenkins/workspace/tes_scan/.scannerwork/report-task.txt 15:40:39.871 DEBUG: 'GitLab Commit Issue Publisher' skipped because one of the required properties is missing 15:40:39.871 DEBUG: Post-jobs : 15:40:39.874 INFO: Task total time: 4.294 s 15:40:39.942 INFO: ------------------------------------------------------------------------ 15:40:39.942 INFO: EXECUTION SUCCESS 15:40:39.943 INFO: ------------------------------------------------------------------------ 15:40:39.943 INFO: Total time: 5.538s 15:40:39.993 INFO: Final Memory: 7M/27M 15:40:39.993 INFO: ------------------------------------------------------------------------ Has build PENDING with id: AWxwWalmjBwPKd1G0dht - waiting 10000 to execute next check. DEBUG:70 Status => SUCCESS PostBuild-Step: Quality Gates plugin build passed: FALSE Build step 'Quality Gates Sonarqube Plugin' marked build as failure Finished: FAILURE