+ umask 000 + GIT_LFS_SKIP_SMUDGE=1 retry 6 git clone --branch="master" https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@bitbucket.org/$BITBUCKET_REPO_FULL_NAME.git $BUILD_DIR Cloning into '/opt/atlassian/pipelines/agent/build'... + git reset --hard 0cb6b1ceeaa4921a3dd80668039c71efa8c893ca HEAD is now at 0cb6b1c https://bitbucket.org/vikramkumar_123/mvcwefrepo/src/0cb6b1ceeaa4921a3dd80668039c71efa8c893ca/bitbucket-pipelines.yml created online with Bitbucket + git config user.name bitbucket-pipelines + git config user.email commits-noreply@bitbucket.org + git config push.default current + git config http.${BITBUCKET_GIT_HTTP_ORIGIN}.proxy http://localhost:29418/ + git remote set-url origin http://bitbucket.org/$BITBUCKET_REPO_FULL_NAME + git reflog expire --expire=all --all + echo ".bitbucket/pipelines/generated" >> .git/info/exclude + chmod 777 $BUILD_DIR Cache "sonar": Downloading Cache "sonar": Not found Images used: build : docker.io/atlassian/default-image@sha256:689e2c63e20a48e0a4d31156adcf32b4474dc32b50ab05abe3682b39fb9767a8 + docker container run \ --volume=/opt/atlassian/pipelines/agent/build:/opt/atlassian/pipelines/agent/build \ --volume=/opt/atlassian/pipelines/agent/ssh:/opt/atlassian/pipelines/agent/ssh:ro \ --volume=/usr/local/bin/docker:/usr/local/bin/docker:ro \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes \ --volume=/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan:/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan \ --workdir=$(pwd) \ --label=org.bitbucket.pipelines.system=true \ --env=BITBUCKET_STEP_TRIGGERER_UUID="$BITBUCKET_STEP_TRIGGERER_UUID" \ --env=BITBUCKET_REPO_FULL_NAME="$BITBUCKET_REPO_FULL_NAME" \ --env=BITBUCKET_GIT_HTTP_ORIGIN="$BITBUCKET_GIT_HTTP_ORIGIN" \ --env=BITBUCKET_REPO_SLUG="$BITBUCKET_REPO_SLUG" \ --env=BITBUCKET_PROJECT_UUID="$BITBUCKET_PROJECT_UUID" \ --env=CI="$CI" \ --env=BITBUCKET_REPO_OWNER="$BITBUCKET_REPO_OWNER" \ --env=BITBUCKET_REPO_IS_PRIVATE="$BITBUCKET_REPO_IS_PRIVATE" \ --env=BITBUCKET_WORKSPACE="$BITBUCKET_WORKSPACE" \ --env=BITBUCKET_SSH_KEY_FILE="$BITBUCKET_SSH_KEY_FILE" \ --env=BITBUCKET_REPO_OWNER_UUID="$BITBUCKET_REPO_OWNER_UUID" \ --env=BITBUCKET_STEP_RUN_NUMBER="$BITBUCKET_STEP_RUN_NUMBER" \ --env=BITBUCKET_BUILD_NUMBER="$BITBUCKET_BUILD_NUMBER" \ --env=BITBUCKET_BRANCH="$BITBUCKET_BRANCH" \ --env=BITBUCKET_GIT_SSH_ORIGIN="$BITBUCKET_GIT_SSH_ORIGIN" \ --env=BITBUCKET_PIPELINE_UUID="$BITBUCKET_PIPELINE_UUID" \ --env=BITBUCKET_COMMIT="$BITBUCKET_COMMIT" \ --env=BITBUCKET_REPO_UUID="$BITBUCKET_REPO_UUID" \ --env=BITBUCKET_CLONE_DIR="$BITBUCKET_CLONE_DIR" \ --env=BITBUCKET_PROJECT_KEY="$BITBUCKET_PROJECT_KEY" \ --env=PIPELINES_JWT_TOKEN="$PIPELINES_JWT_TOKEN" \ --env=BITBUCKET_STEP_UUID="$BITBUCKET_STEP_UUID" \ --env=BITBUCKET_DOCKER_HOST_INTERNAL="$BITBUCKET_DOCKER_HOST_INTERNAL" \ --env=DOCKER_HOST="tcp://host.docker.internal:2375" \ --env=BITBUCKET_PIPE_SHARED_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes" \ --env=BITBUCKET_PIPE_STORAGE_DIR="/opt/atlassian/pipelines/agent/build/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan" \ --env=SONAR_TOKEN="${SONAR_TOKEN}" \ --add-host="host.docker.internal:$BITBUCKET_DOCKER_HOST_INTERNAL" \ sonarsource/sonarcloud-scan:1.4.0 Unable to find image 'sonarsource/sonarcloud-scan:1.4.0' locally 1.4.0: Pulling from sonarsource/sonarcloud-scan 743f2d6c1f65: Pulling fs layer 5c14188d0980: Pulling fs layer 84a54a21b0f2: Pulling fs layer d9d1bc98b287: Pulling fs layer c99e982badff: Pulling fs layer 50c6b4dfde57: Pulling fs layer a561eaec2f8f: Pulling fs layer ea88b09234a3: Pulling fs layer 83613aeae58d: Pulling fs layer 5d476eee175a: Pulling fs layer 3d3951d29cc9: Pulling fs layer d9d1bc98b287: Waiting c99e982badff: Waiting 50c6b4dfde57: Waiting a561eaec2f8f: Waiting ea88b09234a3: Waiting 3d3951d29cc9: Waiting 84a54a21b0f2: Verifying Checksum 84a54a21b0f2: Download complete 5c14188d0980: Verifying Checksum 5c14188d0980: Download complete 743f2d6c1f65: Verifying Checksum 743f2d6c1f65: Download complete d9d1bc98b287: Verifying Checksum d9d1bc98b287: Download complete c99e982badff: Download complete ea88b09234a3: Verifying Checksum ea88b09234a3: Download complete 743f2d6c1f65: Pull complete 5c14188d0980: Pull complete 84a54a21b0f2: Pull complete d9d1bc98b287: Pull complete c99e982badff: Pull complete a561eaec2f8f: Verifying Checksum a561eaec2f8f: Download complete 5d476eee175a: Verifying Checksum 5d476eee175a: Download complete 50c6b4dfde57: Verifying Checksum 50c6b4dfde57: Download complete 83613aeae58d: Verifying Checksum 3d3951d29cc9: Verifying Checksum 3d3951d29cc9: Download complete 50c6b4dfde57: Pull complete a561eaec2f8f: Pull complete ea88b09234a3: Pull complete 83613aeae58d: Pull complete 5d476eee175a: Pull complete 3d3951d29cc9: Pull complete Digest: sha256:8b3690666e34b17bbab84370e569151742f06f21575fbe05e5c066c160b7c968 Status: Downloaded newer image for sonarsource/sonarcloud-scan:1.4.0 INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 11.0.3 Oracle Corporation (64-bit) INFO: Linux 5.10.101 amd64 INFO: Bitbucket Cloud Pipelines detected, no host variable set. Defaulting to sonarcloud.io. INFO: User cache: /root/.sonar/cache INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarQube server 8.0.0.32648 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=883ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /root/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=832ms INFO: Load/download plugins (done) | time=4542ms INFO: Loaded core extensions: developer-scanner INFO: Found an active CI vendor: 'Bitbucket Pipelines' INFO: Detected project key 'vikramkumar_123_mvcwefrepo' from 'Bitbucket Cloud Pipelines' INFO: Detected organization key 'vikramkumar-123' from 'Bitbucket Cloud Pipelines' INFO: Load project settings for component key: 'vikramkumar_123_mvcwefrepo' INFO: Load project settings for component key: 'vikramkumar_123_mvcwefrepo' (done) | time=807ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: Project key: vikramkumar_123_mvcwefrepo INFO: Base dir: /opt/atlassian/pipelines/agent/build INFO: Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=836ms INFO: Check ALM binding of project 'vikramkumar_123_mvcwefrepo' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'vikramkumar_123_mvcwefrepo' (done) | time=802ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=785ms INFO: Load branch configuration INFO: Detected analysis for branch 'master' INFO: Auto-configuring branch master INFO: Load branch configuration (done) | time=4ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=884ms INFO: Load active rules INFO: Load active rules (done) | time=7265ms INFO: Organization key: vikramkumar-123 INFO: Branch name: master, type: long-lived INFO: Load project repositories INFO: Load project repositories (done) | time=816ms INFO: Indexing files... INFO: Project configuration: INFO: Excluded sources: **/build-wrapper-dump.json INFO: 136 files indexed INFO: 0 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Quality profile for cs: Sonar way INFO: Quality profile for css: Sonar way INFO: Quality profile for js: Sonar way INFO: Quality profile for json: Sonar way INFO: Quality profile for plsql: Sonar way INFO: Quality profile for web: Sonar way INFO: Quality profile for xml: Sonar way INFO: Quality profile for yaml: Sonar way INFO: ------------- Run sensors on module vikramkumar_123_mvcwefrepo INFO: Load metrics repository INFO: Load metrics repository (done) | time=800ms INFO: Sensor IaC CloudFormation Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=83ms INFO: Sensor IaC Kubernetes Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=15ms INFO: Sensor PL/SQL Sensor [plsql] WARN: The Data Dictionary is not configured for PLSQL analyzer which prevents rule(s) S3641, S3921, S3618, S3651 to raise issues. See https://sonarcloud.io/documentation/analysis/languages/plsql/ INFO: 1 source files to be analyzed INFO: 1/1 source files have been analyzed INFO: Sensor PL/SQL Sensor [plsql] (done) | time=211ms INFO: Sensor C# Project Type Information [csharp] INFO: Sensor C# Project Type Information [csharp] (done) | time=2ms INFO: Sensor C# Analysis Log [csharp] INFO: Sensor C# Analysis Log [csharp] (done) | time=53ms INFO: Sensor C# Properties [csharp] INFO: Sensor C# Properties [csharp] (done) | time=0ms INFO: Sensor HTML [web] INFO: Sensor HTML [web] (done) | time=310ms INFO: Sensor XML Sensor [xml] INFO: 22 source files to be analyzed INFO: 22/22 source files have been analyzed INFO: Sensor XML Sensor [xml] (done) | time=4383ms INFO: Sensor Text Sensor [text] INFO: 85 source files to be analyzed INFO: 85/85 source files have been analyzed INFO: Sensor Text Sensor [text] (done) | time=495ms INFO: Sensor VB.NET Project Type Information [vbnet] INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms INFO: Sensor VB.NET Analysis Log [vbnet] INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=26ms INFO: Sensor VB.NET Properties [vbnet] INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms INFO: Sensor JavaScript analysis [javascript] INFO: Deploying custom rules bundle jar:file:/root/.sonar/cache/985cd0bb0f213099aac4466b1eea8b9a/sonar-securityjsfrontend-plugin.jar!/js-vulnerabilities-rules-1.0.0.tgz to /opt/atlassian/pipelines/agent/build/.scannerwork/.sonartmp/eslint-bridge-bundle/package/custom-rules10210471504844205481