Build: #41 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

18-Jul-2023 16:04:52 Build Atlassian - Atlassian Agent - Default Job #41 (AA-AA-JOB1-41) is being prepared for building on agent bamboo-agent-0.bamboo-agent-stateful.confluence.svc.cluster.local (6), bamboo version: 9.3.0
18-Jul-2023 16:04:52 Remote agent on host bamboo-agent-0.bamboo-agent-stateful.confluence.svc.cluster.local
18-Jul-2023 16:04:52 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
18-Jul-2023 16:04:52 Executing build Atlassian - Atlassian Agent - Default Job #41 (AA-AA-JOB1-41)
18-Jul-2023 16:04:52 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
18-Jul-2023 16:04:52 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
18-Jul-2023 16:04:52 Updating source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
18-Jul-2023 16:04:53 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
18-Jul-2023 16:04:53 Warning: Permanently added '[127.0.0.1]:33889' (RSA) to the list of known hosts.
18-Jul-2023 16:04:53 Checking out revision 5aca73dde8dde5641c19b824d2087535938f4762.
18-Jul-2023 16:04:54 Your branch is up to date with 'origin/master'.
18-Jul-2023 16:04:54 Already on 'master'
18-Jul-2023 16:04:54 Updated source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
18-Jul-2023 16:04:54 Finished task 'Source Code Checkout' with result: Success
18-Jul-2023 16:04:54 Running pre-build action: Build Log Labeller Pre Build Action
18-Jul-2023 16:04:54 Running pre-build action: VCS Version Collector
18-Jul-2023 16:04:54 Build Atlassian - Atlassian Agent - Default Job #41 (AA-AA-JOB1-41) started building on agent 'bamboo-agent-0.bamboo-agent-stateful.confluence.svc.cluster.local (6)' (Remote agent on host bamboo-agent-0.bamboo-agent-stateful.confluence.svc.cluster.local)
18-Jul-2023 16:04:57 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
18-Jul-2023 16:04:57
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #41 (AA-AA-JOB1-41)'
... running command line:
/usr/share/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
18-Jul-2023 16:05:02 [INFO] Scanning for projects...
18-Jul-2023 16:05:02 [INFO]
18-Jul-2023 16:05:02 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
18-Jul-2023 16:05:02 [INFO] Building atlassian-agent 1.0
18-Jul-2023 16:05:02 [INFO] --------------------------------[ jar ]---------------------------------
18-Jul-2023 16:05:03 [INFO]
18-Jul-2023 16:05:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
18-Jul-2023 16:05:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Jul-2023 16:05:04 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
18-Jul-2023 16:05:04 [INFO]
18-Jul-2023 16:05:04 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
18-Jul-2023 16:05:05 [INFO] Nothing to compile - all classes are up to date
18-Jul-2023 16:05:05 [INFO]
18-Jul-2023 16:05:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
18-Jul-2023 16:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18-Jul-2023 16:05:05 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
18-Jul-2023 16:05:05 [INFO]
18-Jul-2023 16:05:05 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
18-Jul-2023 16:05:05 [INFO] No sources to compile
18-Jul-2023 16:05:05 [INFO]
18-Jul-2023 16:05:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
18-Jul-2023 16:05:05 [INFO] No tests to run.
18-Jul-2023 16:05:05 [INFO]
18-Jul-2023 16:05:05 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
18-Jul-2023 16:05:06 [INFO]
18-Jul-2023 16:05:06 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
18-Jul-2023 16:05:10 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
18-Jul-2023 16:05:11 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:11 [INFO] BUILD SUCCESS
18-Jul-2023 16:05:11 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:11 [INFO] Total time:  8.856 s
18-Jul-2023 16:05:11 [INFO] Finished at: 2023-07-18T16:05:11Z
18-Jul-2023 16:05:11 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:11 Finished task 'Maven 3.x' with result: Success
18-Jul-2023 16:05:11 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
18-Jul-2023 16:05:11 Finished task 'Artifact download' with result: Success
18-Jul-2023 16:05:11 Skipping execution of task 'Copy agent to fileserver' as it is disabled
18-Jul-2023 16:05:11 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
18-Jul-2023 16:05:11
18-Jul-2023 16:05:11 SONAR4BAMBOO: Going to use executable home /usr/share/maven
18-Jul-2023 16:05:15
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #41 (AA-AA-JOB1-41)'
... running command line:
/usr/share/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
18-Jul-2023 16:05:18 [INFO] Scanning for projects...
18-Jul-2023 16:05:20 [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation
18-Jul-2023 16:05:20 [INFO]
18-Jul-2023 16:05:20 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
18-Jul-2023 16:05:20 [INFO] Building atlassian-agent 1.0
18-Jul-2023 16:05:20 [INFO] --------------------------------[ jar ]---------------------------------
18-Jul-2023 16:05:20 [INFO]
18-Jul-2023 16:05:20 [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ atlassian-agent ---
18-Jul-2023 16:05:21 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
18-Jul-2023 16:05:21 [INFO] SonarQube version: 8.9.9
18-Jul-2023 16:05:21 [INFO] Default locale: "en_US", source code encoding: "UTF-8"
18-Jul-2023 16:05:22 [INFO] Load global settings
18-Jul-2023 16:05:22 [INFO] Load global settings (done) | time=277ms
18-Jul-2023 16:05:22 [INFO] Server id: EA8D9556-AYlM1sDGMdoc3nHd51bU
18-Jul-2023 16:05:22 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
18-Jul-2023 16:05:22 [INFO] Load/download plugins
18-Jul-2023 16:05:22 [INFO] Load plugins index
18-Jul-2023 16:05:22 [INFO] Load plugins index (done) | time=144ms
18-Jul-2023 16:05:23 [INFO] Load/download plugins (done) | time=352ms
18-Jul-2023 16:05:24 [INFO] Process project properties
18-Jul-2023 16:05:24 [INFO] Process project properties (done) | time=35ms
18-Jul-2023 16:05:24 [INFO] Execute project builders
18-Jul-2023 16:05:24 [INFO] Execute project builders (done) | time=10ms
18-Jul-2023 16:05:24 [INFO] Project key: io.zhile.crack.atlassian:atlassian-agent
18-Jul-2023 16:05:24 [INFO] Base dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
18-Jul-2023 16:05:24 [INFO] Working dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/sonar
18-Jul-2023 16:05:24 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent'
18-Jul-2023 16:05:24 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent' (done) | time=61ms
18-Jul-2023 16:05:24 [INFO] Auto-configuring with CI 'Bamboo'
18-Jul-2023 16:05:24 [INFO] Load quality profiles
18-Jul-2023 16:05:25 [INFO] Load quality profiles (done) | time=274ms
18-Jul-2023 16:05:25 [INFO] Auto-configuring with CI 'Bamboo'
18-Jul-2023 16:05:25 [INFO] Load active rules
18-Jul-2023 16:05:28 [INFO] Load active rules (done) | time=3559ms
18-Jul-2023 16:05:29 [INFO] Indexing files...
18-Jul-2023 16:05:29 [INFO] Project configuration:
18-Jul-2023 16:05:29 [INFO] 25 files indexed
18-Jul-2023 16:05:29 [INFO] 0 files ignored because of scm ignore settings
18-Jul-2023 16:05:29 [INFO] Quality profile for java: Sonar way
18-Jul-2023 16:05:29 [INFO] Quality profile for xml: Sonar way
18-Jul-2023 16:05:29 [INFO] ------------- Run sensors on module atlassian-agent
18-Jul-2023 16:05:29 [INFO] Load metrics repository
18-Jul-2023 16:05:29 [INFO] Load metrics repository (done) | time=50ms
18-Jul-2023 16:05:31 [INFO] Sensor JavaSquidSensor [java]
18-Jul-2023 16:05:33 [INFO] Configured Java source version (sonar.java.source): 8
18-Jul-2023 16:05:33 [INFO] JavaClasspath initialization
18-Jul-2023 16:05:33 [INFO] JavaClasspath initialization (done) | time=61ms
18-Jul-2023 16:05:33 [INFO] JavaTestClasspath initialization
18-Jul-2023 16:05:33 [INFO] JavaTestClasspath initialization (done) | time=2ms
18-Jul-2023 16:05:33 [INFO] Java Main Files AST scan
18-Jul-2023 16:05:33 [INFO] 24 source files to be analyzed
18-Jul-2023 16:05:33 [INFO] Load project repositories
18-Jul-2023 16:05:33 [INFO] Load project repositories (done) | time=44ms
18-Jul-2023 16:05:42 [INFO] 24/24 source files have been analyzed
18-Jul-2023 16:05:42 [INFO] Java Main Files AST scan (done) | time=9089ms
18-Jul-2023 16:05:42 [INFO] Java Test Files AST scan
18-Jul-2023 16:05:42 [INFO] 0 source files to be analyzed
18-Jul-2023 16:05:42 [INFO] 0/0 source files have been analyzed
18-Jul-2023 16:05:42 [INFO] Java Test Files AST scan (done) | time=39ms
18-Jul-2023 16:05:42 [INFO] Java Generated Files AST scan
18-Jul-2023 16:05:42 [INFO] 0 source files to be analyzed
18-Jul-2023 16:05:42 [INFO] 0/0 source files have been analyzed
18-Jul-2023 16:05:42 [INFO] Java Generated Files AST scan (done) | time=2ms
18-Jul-2023 16:05:42 [INFO] Sensor JavaSquidSensor [java] (done) | time=10282ms
18-Jul-2023 16:05:42 [INFO] Sensor CSS Rules [cssfamily]
18-Jul-2023 16:05:42 [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
18-Jul-2023 16:05:42 [INFO] Sensor CSS Rules [cssfamily] (done) | time=2ms
18-Jul-2023 16:05:42 [INFO] Sensor JaCoCo XML Report Importer [jacoco]
18-Jul-2023 16:05:42 [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
18-Jul-2023 16:05:42 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
18-Jul-2023 16:05:42 [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms
18-Jul-2023 16:05:42 [INFO] Sensor C# Project Type Information [csharp]
18-Jul-2023 16:05:42 [INFO] Sensor C# Project Type Information [csharp] (done) | time=2ms
18-Jul-2023 16:05:42 [INFO] Sensor C# Properties [csharp]
18-Jul-2023 16:05:42 [INFO] Sensor C# Properties [csharp] (done) | time=2ms
18-Jul-2023 16:05:42 [INFO] Sensor SurefireSensor [java]
18-Jul-2023 16:05:42 [INFO] parsing [/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/surefire-reports]
18-Jul-2023 16:05:42 [INFO] Sensor SurefireSensor [java] (done) | time=3ms
18-Jul-2023 16:05:42 [INFO] Sensor JavaXmlSensor [java]
18-Jul-2023 16:05:42 [INFO] 1 source file to be analyzed
18-Jul-2023 16:05:42 [INFO] 1/1 source file has been analyzed
18-Jul-2023 16:05:42 [INFO] Sensor JavaXmlSensor [java] (done) | time=340ms
18-Jul-2023 16:05:42 [INFO] Sensor HTML [web]
18-Jul-2023 16:05:42 [INFO] Sensor HTML [web] (done) | time=6ms
18-Jul-2023 16:05:42 [INFO] Sensor XML Sensor [xml]
18-Jul-2023 16:05:42 [INFO] 1 source file to be analyzed
18-Jul-2023 16:05:42 [INFO] 1/1 source file has been analyzed
18-Jul-2023 16:05:42 [INFO] Sensor XML Sensor [xml] (done) | time=205ms
18-Jul-2023 16:05:42 [INFO] Sensor VB.NET Project Type Information [vbnet]
18-Jul-2023 16:05:42 [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
18-Jul-2023 16:05:42 [INFO] Sensor VB.NET Properties [vbnet]
18-Jul-2023 16:05:42 [INFO] Sensor VB.NET Properties [vbnet] (done) | time=1ms
18-Jul-2023 16:05:42 [INFO] ------------- Run sensors on project
18-Jul-2023 16:05:42 [INFO] Sensor Zero Coverage Sensor
18-Jul-2023 16:05:42 [INFO] Sensor Zero Coverage Sensor (done) | time=27ms
18-Jul-2023 16:05:42 [INFO] Sensor Java CPD Block Indexer
18-Jul-2023 16:05:42 [INFO] Sensor Java CPD Block Indexer (done) | time=90ms
18-Jul-2023 16:05:43 [INFO] CPD Executor 13 files had no CPD blocks
18-Jul-2023 16:05:43 [INFO] CPD Executor Calculating CPD for 11 files
18-Jul-2023 16:05:43 [INFO] CPD Executor CPD calculation finished (done) | time=47ms
18-Jul-2023 16:05:43 [INFO] Analysis report generated in 162ms, dir size=185 KB
18-Jul-2023 16:05:43 [INFO] Analysis report compressed in 219ms, zip size=70 KB
18-Jul-2023 16:05:45 [INFO] Analysis report uploaded in 2483ms
18-Jul-2023 16:05:46 [INFO] ANALYSIS SUCCESSFUL, you can browse http://192.168.100.103:31772/dashboard?id=io.zhile.crack.atlassian%3Aatlassian-agent
18-Jul-2023 16:05:46 [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
18-Jul-2023 16:05:46 [INFO] More about the report processing at http://192.168.100.103:31772/api/ce/task?id=AYlpwBWU6Gno0b7FEt8Q
18-Jul-2023 16:05:46 [INFO] Analysis total time: 22.781 s
18-Jul-2023 16:05:46 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:46 [INFO] BUILD SUCCESS
18-Jul-2023 16:05:46 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:46 [INFO] Total time:  27.451 s
18-Jul-2023 16:05:46 [INFO] Finished at: 2023-07-18T16:05:46Z
18-Jul-2023 16:05:46 [INFO] ------------------------------------------------------------------------
18-Jul-2023 16:05:46 Finished task 'Sonar Maven 3' with result: Success
18-Jul-2023 16:05:46 Running post build plugin 'Docker Container Cleanup'
18-Jul-2023 16:05:46 Running post build plugin 'NCover Results Collector'
18-Jul-2023 16:05:46 Running post build plugin 'Build Results Label Collector'
18-Jul-2023 16:05:46 Running post build plugin 'Clover Results Collector'
18-Jul-2023 16:05:46 Running post build plugin 'npm Cache Cleanup'
18-Jul-2023 16:05:46 Running post build plugin 'Artifact Copier'
18-Jul-2023 16:05:46 Publishing an artifact: jar
18-Jul-2023 16:05:47 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 839.3 ms
18-Jul-2023 16:05:47 Finalising the build...
18-Jul-2023 16:05:47 Stopping timer.
18-Jul-2023 16:05:47 Build AA-AA-JOB1-41 completed.
18-Jul-2023 16:05:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
18-Jul-2023 16:05:49 Running on server: post build plugin 'Bamboo project link creator'
18-Jul-2023 16:05:49 Running on server: post build plugin 'NCover Results Collector'
18-Jul-2023 16:05:49 Running on server: post build plugin 'Build Labeller'
18-Jul-2023 16:05:49 Running on server: post build plugin 'Clover Delta Calculator'
18-Jul-2023 16:05:49 Running on server: post build plugin 'Maven Dependencies Postprocessor'
18-Jul-2023 16:05:49 All post build plugins have finished
18-Jul-2023 16:05:49 Generating build results summary...
18-Jul-2023 16:05:49 Saving build results to disk...
18-Jul-2023 16:05:49 Store variable context...
18-Jul-2023 16:05:49 Finished building AA-AA-JOB1-41.