Build: #33 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 202 lines of output. Download or view full build log.

13-Jul-2023 04:18:12 Build Atlassian - Atlassian Agent - Default Job #33 (AA-AA-JOB1-33) is being prepared for building on agent bamboo-agent-cb875cc4-f7jmd, bamboo version: 9.3.0
13-Jul-2023 04:18:12 Remote agent on host bamboo-agent-cb875cc4-f7jmd
13-Jul-2023 04:18:14 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 04:18:15 Executing build Atlassian - Atlassian Agent - Default Job #33 (AA-AA-JOB1-33)
13-Jul-2023 04:18:15 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2023 04:18:15 Build always requires a clean checkout
13-Jul-2023 04:18:15 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'
13-Jul-2023 04:18:15 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 04:18:15 Updating source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
13-Jul-2023 04:18:15 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
13-Jul-2023 04:18:15 Warning: Permanently added '[127.0.0.1]:45575' (RSA) to the list of known hosts.
13-Jul-2023 04:18:16 Checking out revision 5aca73dde8dde5641c19b824d2087535938f4762.
13-Jul-2023 04:18:16 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
13-Jul-2023 04:18:16 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
13-Jul-2023 04:18:16 done.
13-Jul-2023 04:18:16 Already on 'master'
13-Jul-2023 04:18:16 Your branch is up to date with 'origin/master'.
13-Jul-2023 04:18:16 Updated source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
13-Jul-2023 04:18:16 Finished task 'Source Code Checkout' with result: Success
13-Jul-2023 04:18:16 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2023 04:18:16 Running pre-build action: VCS Version Collector
13-Jul-2023 04:18:16 Build Atlassian - Atlassian Agent - Default Job #33 (AA-AA-JOB1-33) started building on agent 'bamboo-agent-cb875cc4-f7jmd' (Remote agent on host bamboo-agent-cb875cc4-f7jmd)
13-Jul-2023 04:18:17 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2023 04:18:17
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #33 (AA-AA-JOB1-33)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-JOB1 package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 04:18:21 [INFO] Scanning for projects...
13-Jul-2023 04:18:21 [INFO]
13-Jul-2023 04:18:21 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 04:18:21 [INFO] Building atlassian-agent 1.0
13-Jul-2023 04:18:21 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 04:18:21 [INFO]
13-Jul-2023 04:18:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
13-Jul-2023 04:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 04:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
13-Jul-2023 04:18:22 [INFO]
13-Jul-2023 04:18:22 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
13-Jul-2023 04:18:23 [INFO] Changes detected - recompiling the module!
13-Jul-2023 04:18:23 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
13-Jul-2023 04:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 04:18:26 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
13-Jul-2023 04:18:26 [INFO] No sources to compile
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
13-Jul-2023 04:18:26 [INFO] No tests to run.
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
13-Jul-2023 04:18:27 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
13-Jul-2023 04:18:27 [INFO]
13-Jul-2023 04:18:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
13-Jul-2023 04:18:30 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:30 [INFO] BUILD SUCCESS
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:30 [INFO] Total time:  9.702 s
13-Jul-2023 04:18:30 [INFO] Finished at: 2023-07-13T04:18:30Z
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:31 Finished task 'Maven 3.x' with result: Success
13-Jul-2023 04:18:31 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
13-Jul-2023 04:18:31 Finished task 'Artifact download' with result: Success
13-Jul-2023 04:18:31 Skipping execution of task 'Copy agent to fileserver' as it is disabled
13-Jul-2023 04:18:31 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
13-Jul-2023 04:18:31
13-Jul-2023 04:18:31 SONAR4BAMBOO: Going to use executable home /opt/maven
13-Jul-2023 04:18:34
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #33 (AA-AA-JOB1-33)'
... running command line:
/opt/maven/bin/mvn sonar:sonar -Dsonar.host.url=http://192.168.100.103:31772 -Dsonar.login=****** ... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 04:18:38 [INFO] Scanning for projects...
13-Jul-2023 04:18:38 [INFO]
13-Jul-2023 04:18:38 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 04:18:38 [INFO] Building atlassian-agent 1.0
13-Jul-2023 04:18:38 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 04:18:39 [INFO]
13-Jul-2023 04:18:39 [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ atlassian-agent ---
13-Jul-2023 04:18:40 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
13-Jul-2023 04:18:40 [INFO] SonarQube version: 8.9.9
13-Jul-2023 04:18:40 [INFO] Default locale: "en_US", source code encoding: "UTF-8"
13-Jul-2023 04:18:41 [INFO] Load global settings
13-Jul-2023 04:18:41 [INFO] Load global settings (done) | time=249ms
13-Jul-2023 04:18:41 [INFO] Server id: EA8D9556-AYlM1sDGMdoc3nHd51bU
13-Jul-2023 04:18:41 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
13-Jul-2023 04:18:41 [INFO] Load/download plugins
13-Jul-2023 04:18:41 [INFO] Load plugins index
13-Jul-2023 04:18:41 [INFO] Load plugins index (done) | time=246ms
13-Jul-2023 04:18:42 [INFO] Load/download plugins (done) | time=483ms
13-Jul-2023 04:18:43 [INFO] Process project properties
13-Jul-2023 04:18:43 [INFO] Process project properties (done) | time=69ms
13-Jul-2023 04:18:43 [INFO] Execute project builders
13-Jul-2023 04:18:43 [INFO] Execute project builders (done) | time=8ms
13-Jul-2023 04:18:43 [INFO] Project key: io.zhile.crack.atlassian:atlassian-agent
13-Jul-2023 04:18:43 [INFO] Base dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
13-Jul-2023 04:18:43 [INFO] Working dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/sonar
13-Jul-2023 04:18:43 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent'
13-Jul-2023 04:18:43 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent' (done) | time=206ms
13-Jul-2023 04:18:43 [INFO] Auto-configuring with CI 'Bamboo'
13-Jul-2023 04:18:43 [INFO] Load quality profiles
13-Jul-2023 04:18:44 [INFO] Load quality profiles (done) | time=518ms
13-Jul-2023 04:18:44 [INFO] Auto-configuring with CI 'Bamboo'
13-Jul-2023 04:18:44 [INFO] Load active rules
13-Jul-2023 04:19:01 [INFO] Load active rules (done) | time=16804ms
13-Jul-2023 04:19:01 [INFO] Indexing files...
13-Jul-2023 04:19:01 [INFO] Project configuration:
13-Jul-2023 04:19:01 [INFO] 25 files indexed
13-Jul-2023 04:19:01 [INFO] 0 files ignored because of scm ignore settings
13-Jul-2023 04:19:01 [INFO] Quality profile for java: Sonar way
13-Jul-2023 04:19:01 [INFO] Quality profile for xml: Sonar way
13-Jul-2023 04:19:01 [INFO] ------------- Run sensors on module atlassian-agent
13-Jul-2023 04:19:01 [INFO] Load metrics repository
13-Jul-2023 04:19:02 [INFO] Load metrics repository (done) | time=55ms
13-Jul-2023 04:19:03 [INFO] Sensor JavaSquidSensor [java]
13-Jul-2023 04:19:04 [INFO] Configured Java source version (sonar.java.source): 8
13-Jul-2023 04:19:04 [INFO] JavaClasspath initialization
13-Jul-2023 04:19:04 [INFO] JavaClasspath initialization (done) | time=37ms
13-Jul-2023 04:19:04 [INFO] JavaTestClasspath initialization
13-Jul-2023 04:19:04 [INFO] JavaTestClasspath initialization (done) | time=3ms
13-Jul-2023 04:19:04 [INFO] Java Main Files AST scan
13-Jul-2023 04:19:04 [INFO] 24 source files to be analyzed
13-Jul-2023 04:19:04 [INFO] Load project repositories
13-Jul-2023 04:19:04 [INFO] Load project repositories (done) | time=43ms
13-Jul-2023 04:19:11 [INFO] 24/24 source files have been analyzed
13-Jul-2023 04:19:11 [INFO] Java Main Files AST scan (done) | time=6653ms
13-Jul-2023 04:19:11 [INFO] Java Test Files AST scan
13-Jul-2023 04:19:11 [INFO] 0 source files to be analyzed
13-Jul-2023 04:19:11 [INFO] 0/0 source files have been analyzed
13-Jul-2023 04:19:11 [INFO] Java Test Files AST scan (done) | time=5ms
13-Jul-2023 04:19:11 [INFO] Java Generated Files AST scan
13-Jul-2023 04:19:11 [INFO] 0 source files to be analyzed
13-Jul-2023 04:19:11 [INFO] 0/0 source files have been analyzed
13-Jul-2023 04:19:11 [INFO] Java Generated Files AST scan (done) | time=4ms
13-Jul-2023 04:19:11 [INFO] Sensor JavaSquidSensor [java] (done) | time=7578ms
13-Jul-2023 04:19:11 [INFO] Sensor CSS Rules [cssfamily]
13-Jul-2023 04:19:11 [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
13-Jul-2023 04:19:11 [INFO] Sensor CSS Rules [cssfamily] (done) | time=4ms
13-Jul-2023 04:19:11 [INFO] Sensor JaCoCo XML Report Importer [jacoco]
13-Jul-2023 04:19:11 [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
13-Jul-2023 04:19:11 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
13-Jul-2023 04:19:11 [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms
13-Jul-2023 04:19:11 [INFO] Sensor C# Project Type Information [csharp]
13-Jul-2023 04:19:11 [INFO] Sensor C# Project Type Information [csharp] (done) | time=4ms
13-Jul-2023 04:19:11 [INFO] Sensor C# Properties [csharp]
13-Jul-2023 04:19:11 [INFO] Sensor C# Properties [csharp] (done) | time=4ms
13-Jul-2023 04:19:11 [INFO] Sensor SurefireSensor [java]
13-Jul-2023 04:19:11 [INFO] parsing [/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/surefire-reports]
13-Jul-2023 04:19:11 [INFO] Sensor SurefireSensor [java] (done) | time=6ms
13-Jul-2023 04:19:11 [INFO] Sensor JavaXmlSensor [java]
13-Jul-2023 04:19:11 [INFO] 1 source file to be analyzed
13-Jul-2023 04:19:12 [INFO] 1/1 source file has been analyzed
13-Jul-2023 04:19:12 [INFO] Sensor JavaXmlSensor [java] (done) | time=480ms
13-Jul-2023 04:19:12 [INFO] Sensor HTML [web]
13-Jul-2023 04:19:12 [INFO] Sensor HTML [web] (done) | time=7ms
13-Jul-2023 04:19:12 [INFO] Sensor XML Sensor [xml]
13-Jul-2023 04:19:12 [INFO] 1 source file to be analyzed
13-Jul-2023 04:19:12 [INFO] 1/1 source file has been analyzed
13-Jul-2023 04:19:12 [INFO] Sensor XML Sensor [xml] (done) | time=329ms
13-Jul-2023 04:19:12 [INFO] Sensor VB.NET Project Type Information [vbnet]
13-Jul-2023 04:19:12 [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=3ms
13-Jul-2023 04:19:12 [INFO] Sensor VB.NET Properties [vbnet]
13-Jul-2023 04:19:12 [INFO] Sensor VB.NET Properties [vbnet] (done) | time=2ms
13-Jul-2023 04:19:12 [INFO] ------------- Run sensors on project
13-Jul-2023 04:19:12 [INFO] Sensor Zero Coverage Sensor
13-Jul-2023 04:19:12 [INFO] Sensor Zero Coverage Sensor (done) | time=43ms
13-Jul-2023 04:19:12 [INFO] Sensor Java CPD Block Indexer
13-Jul-2023 04:19:12 [INFO] Sensor Java CPD Block Indexer (done) | time=91ms
13-Jul-2023 04:19:12 [INFO] CPD Executor 13 files had no CPD blocks
13-Jul-2023 04:19:12 [INFO] CPD Executor Calculating CPD for 11 files
13-Jul-2023 04:19:12 [INFO] CPD Executor CPD calculation finished (done) | time=47ms
13-Jul-2023 04:19:12 [INFO] Analysis report generated in 185ms, dir size=185 KB
13-Jul-2023 04:19:13 [INFO] Analysis report compressed in 360ms, zip size=70 KB
13-Jul-2023 04:19:14 [INFO] Analysis report uploaded in 1182ms
13-Jul-2023 04:19:14 [INFO] ANALYSIS SUCCESSFUL, you can browse http://192.168.100.103:31772/dashboard?id=io.zhile.crack.atlassian%3Aatlassian-agent
13-Jul-2023 04:19:14 [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
13-Jul-2023 04:19:14 [INFO] More about the report processing at http://192.168.100.103:31772/api/ce/task?id=AYlNeXb3HT9qz-clN_Kx
13-Jul-2023 04:19:14 [INFO] Analysis total time: 32.210 s
13-Jul-2023 04:19:14 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:14 [INFO] BUILD SUCCESS
13-Jul-2023 04:19:14 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:14 [INFO] Total time:  36.326 s
13-Jul-2023 04:19:14 [INFO] Finished at: 2023-07-13T04:19:14Z
13-Jul-2023 04:19:14 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:14 Finished task 'Sonar Maven 3' with result: Success
13-Jul-2023 04:19:14 Running post build plugin 'Docker Container Cleanup'
13-Jul-2023 04:19:14 Running post build plugin 'NCover Results Collector'
13-Jul-2023 04:19:14 Running post build plugin 'Build Results Label Collector'
13-Jul-2023 04:19:14 Running post build plugin 'Clover Results Collector'
13-Jul-2023 04:19:14 Running post build plugin 'npm Cache Cleanup'
13-Jul-2023 04:19:14 Running post build plugin 'Artifact Copier'
13-Jul-2023 04:19:14 Publishing an artifact: jar
13-Jul-2023 04:19:16 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.518 s
13-Jul-2023 04:19:16 Finalising the build...
13-Jul-2023 04:19:16 Stopping timer.
13-Jul-2023 04:19:16 Build AA-AA-JOB1-33 completed.
13-Jul-2023 04:19:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2023 04:19:23 Running on server: post build plugin 'Bamboo project link creator'
13-Jul-2023 04:19:23 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2023 04:19:23 Running on server: post build plugin 'Build Labeller'
13-Jul-2023 04:19:23 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2023 04:19:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2023 04:19:23 All post build plugins have finished
13-Jul-2023 04:19:23 Generating build results summary...
13-Jul-2023 04:19:23 Saving build results to disk...
13-Jul-2023 04:19:23 Store variable context...
13-Jul-2023 04:19:23 Finished building AA-AA-JOB1-33.