Build: #32 was successful

Job: Original-upstream was successful

Stages & jobs

  1. Default Stage

Build log

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

13-Jul-2023 03:44:53 Build Atlassian - Atlassian Agent - Original-upstream #32 (AA-AA-OR-32) is being prepared for building on agent bamboo-agent-cb875cc4-vwqpx, bamboo version: 9.3.0
13-Jul-2023 03:44:53 Remote agent on host bamboo-agent-cb875cc4-vwqpx
13-Jul-2023 03:44:54 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 03:44:54 Executing build Atlassian - Atlassian Agent - Original-upstream #32 (AA-AA-OR-32)
13-Jul-2023 03:44:54 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2023 03:44:54 Build always requires a clean checkout
13-Jul-2023 03:44:54 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'
13-Jul-2023 03:44:54 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 03:44:54 Updating source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 03:44:55 Fetching 'refs/heads/master' from 'https://github.com/caelumlux/atlassian-agent.git'.
13-Jul-2023 03:44:56 Checking out revision 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0.
13-Jul-2023 03:44:56 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/.git'.
13-Jul-2023 03:44:56 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'...
13-Jul-2023 03:44:56 done.
13-Jul-2023 03:44:56 Already on 'master'
13-Jul-2023 03:44:56 Your branch is up to date with 'origin/master'.
13-Jul-2023 03:44:56 Updated source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 03:44:56 Finished task 'Source Code Checkout' with result: Success
13-Jul-2023 03:44:56 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2023 03:44:56 Running pre-build action: VCS Version Collector
13-Jul-2023 03:44:56 Build Atlassian - Atlassian Agent - Original-upstream #32 (AA-AA-OR-32) started building on agent 'bamboo-agent-cb875cc4-vwqpx' (Remote agent on host bamboo-agent-cb875cc4-vwqpx)
13-Jul-2023 03:44:57 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2023 03:44:58
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #32 (AA-AA-OR-32)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-OR package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 03:45:01 [INFO] Scanning for projects...
13-Jul-2023 03:45:02 [INFO]
13-Jul-2023 03:45:02 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 03:45:02 [INFO] Building atlassian-agent 1.0
13-Jul-2023 03:45:02 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 03:45:02 [INFO]
13-Jul-2023 03:45:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
13-Jul-2023 03:45:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 03:45:03 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/main/resources
13-Jul-2023 03:45:03 [INFO]
13-Jul-2023 03:45:03 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
13-Jul-2023 03:45:04 [INFO] Changes detected - recompiling the module!
13-Jul-2023 03:45:04 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/classes
13-Jul-2023 03:45:06 [INFO]
13-Jul-2023 03:45:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
13-Jul-2023 03:45:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 03:45:06 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/test/resources
13-Jul-2023 03:45:06 [INFO]
13-Jul-2023 03:45:06 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
13-Jul-2023 03:45:06 [INFO] No sources to compile
13-Jul-2023 03:45:06 [INFO]
13-Jul-2023 03:45:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
13-Jul-2023 03:45:06 [INFO] No tests to run.
13-Jul-2023 03:45:06 [INFO]
13-Jul-2023 03:45:06 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
13-Jul-2023 03:45:07 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent.jar
13-Jul-2023 03:45:07 [INFO]
13-Jul-2023 03:45:07 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
13-Jul-2023 03:45:09 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent-jar-with-dependencies.jar
13-Jul-2023 03:45:10 [INFO] ------------------------------------------------------------------------
13-Jul-2023 03:45:10 [INFO] BUILD SUCCESS
13-Jul-2023 03:45:10 [INFO] ------------------------------------------------------------------------
13-Jul-2023 03:45:10 [INFO] Total time:  8.623 s
13-Jul-2023 03:45:10 [INFO] Finished at: 2023-07-13T03:45:10Z
13-Jul-2023 03:45:10 [INFO] ------------------------------------------------------------------------
13-Jul-2023 03:45:10 Finished task 'Maven 3.x' with result: Success
13-Jul-2023 03:45:10 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
13-Jul-2023 03:45:10 Finished task 'Artifact download' with result: Success
13-Jul-2023 03:45:10 Skipping execution of task 'Copy agent to fileserver' as it is disabled
13-Jul-2023 03:45:10 Running post build plugin 'Docker Container Cleanup'
13-Jul-2023 03:45:10 Running post build plugin 'NCover Results Collector'
13-Jul-2023 03:45:10 Running post build plugin 'Build Results Label Collector'
13-Jul-2023 03:45:10 Running post build plugin 'Clover Results Collector'
13-Jul-2023 03:45:10 Running post build plugin 'npm Cache Cleanup'
13-Jul-2023 03:45:10 Running post build plugin 'Artifact Copier'
13-Jul-2023 03:45:10 Publishing an artifact: jar
13-Jul-2023 03:45:12 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.402 s
13-Jul-2023 03:45:12 Finalising the build...
13-Jul-2023 03:45:12 Stopping timer.
13-Jul-2023 03:45:12 Build AA-AA-OR-32 completed.
13-Jul-2023 03:45:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2023 03:45:16 Running on server: post build plugin 'Bamboo project link creator'
13-Jul-2023 03:45:16 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2023 03:45:16 Running on server: post build plugin 'Build Labeller'
13-Jul-2023 03:45:16 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2023 03:45:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2023 03:45:16 All post build plugins have finished
13-Jul-2023 03:45:16 Generating build results summary...
13-Jul-2023 03:45:16 Saving build results to disk...
13-Jul-2023 03:45:16 Store variable context...
13-Jul-2023 03:45:16 Finished building AA-AA-OR-32.