Build: #16 failed
Job: Default Job failed
Build log
The build generated 99 lines of output. Download or view full build log.
04-Jul-2023 20:23:11 | Build Atlassian - Atlassian Agent - Default Job #16 (AA-AA-JOB1-16) is being prepared for building on agent bamboo-agent-58d46b6b9f-64pqb, bamboo version: 9.3.0 |
04-Jul-2023 20:23:11 | Remote agent on host bamboo-agent-58d46b6b9f-64pqb |
04-Jul-2023 20:23:12 | Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1 |
04-Jul-2023 20:23:13 | Executing build Atlassian - Atlassian Agent - Default Job #16 (AA-AA-JOB1-16) |
04-Jul-2023 20:23:13 | Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
04-Jul-2023 20:23:13 | Build always requires a clean checkout |
04-Jul-2023 20:23:13 | Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1' |
04-Jul-2023 20:23:13 | Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1 |
04-Jul-2023 20:23:13 | Updating source code to revision: f77df0cb0262b195da8a8d43d944da49620c1fa3 |
04-Jul-2023 20:23:13 | Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'. |
04-Jul-2023 20:23:13 | Warning: Permanently added '[127.0.0.1]:46551' (RSA) to the list of known hosts. |
04-Jul-2023 20:23:14 | Checking out revision f77df0cb0262b195da8a8d43d944da49620c1fa3. |
04-Jul-2023 20:23:14 | Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'. |
04-Jul-2023 20:23:14 | Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'... |
04-Jul-2023 20:23:14 | done. |
04-Jul-2023 20:23:14 | Already on 'master' |
04-Jul-2023 20:23:14 | Your branch is up to date with 'origin/master'. |
04-Jul-2023 20:23:14 | Updated source code to revision: f77df0cb0262b195da8a8d43d944da49620c1fa3 |
04-Jul-2023 20:23:14 | Finished task 'Source Code Checkout' with result: Success |
04-Jul-2023 20:23:14 | Running pre-build action: Build Log Labeller Pre Build Action |
04-Jul-2023 20:23:14 | Running pre-build action: VCS Version Collector |
04-Jul-2023 20:23:14 | Build Atlassian - Atlassian Agent - Default Job #16 (AA-AA-JOB1-16) started building on agent 'bamboo-agent-58d46b6b9f-64pqb' (Remote agent on host bamboo-agent-58d46b6b9f-64pqb) |
04-Jul-2023 20:23:17 | Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
04-Jul-2023 20:23:18 | Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #16 (AA-AA-JOB1-16)' ... 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 |
04-Jul-2023 20:23:22 | [INFO] Scanning for projects... |
04-Jul-2023 20:23:22 | [INFO] |
04-Jul-2023 20:23:22 | [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >-------------- |
04-Jul-2023 20:23:22 | [INFO] Building atlassian-agent 1.0 |
04-Jul-2023 20:23:22 | [INFO] --------------------------------[ jar ]--------------------------------- |
04-Jul-2023 20:23:22 | [INFO] |
04-Jul-2023 20:23:22 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent --- |
04-Jul-2023 20:23:23 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-Jul-2023 20:23:23 | [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources |
04-Jul-2023 20:23:23 | [INFO] |
04-Jul-2023 20:23:23 | [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent --- |
04-Jul-2023 20:23:23 | [INFO] Changes detected - recompiling the module! |
04-Jul-2023 20:23:23 | [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:23:26 | [ERROR] COMPILATION ERROR : |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:23:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/license/products/Capture.java:[10,9] constructor ThirdPlugin in class io.zhile.crack.atlassian.license.products.ThirdPlugin cannot be applied to given types; |
04-Jul-2023 20:23:26 | required: java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean |
04-Jul-2023 20:23:26 | found: java.lang.String,java.lang.String,java.lang.String,java.lang.String |
04-Jul-2023 20:23:26 | reason: actual and formal argument lists differ in length |
04-Jul-2023 20:23:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/Usage.java:[153,28] constructor ThirdPlugin in class io.zhile.crack.atlassian.license.products.ThirdPlugin cannot be applied to given types; |
04-Jul-2023 20:23:26 | required: java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean |
04-Jul-2023 20:23:26 | found: java.lang.String,java.lang.String,java.lang.String,java.lang.String |
04-Jul-2023 20:23:26 | reason: actual and formal argument lists differ in length |
04-Jul-2023 20:23:26 | [INFO] 2 errors |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:23:26 | [INFO] BUILD FAILURE |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:23:26 | [INFO] Total time: 4.652 s |
04-Jul-2023 20:23:26 | [INFO] Finished at: 2023-07-04T20:23:26Z |
04-Jul-2023 20:23:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:23:26 | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project atlassian-agent: Compilation failure: Compilation failure: |
04-Jul-2023 20:23:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/license/products/Capture.java:[10,9] constructor ThirdPlugin in class io.zhile.crack.atlassian.license.products.ThirdPlugin cannot be applied to given types; |
04-Jul-2023 20:23:26 | [ERROR] required: java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean |
04-Jul-2023 20:23:26 | [ERROR] found: java.lang.String,java.lang.String,java.lang.String,java.lang.String |
04-Jul-2023 20:23:26 | [ERROR] reason: actual and formal argument lists differ in length |
04-Jul-2023 20:23:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/Usage.java:[153,28] constructor ThirdPlugin in class io.zhile.crack.atlassian.license.products.ThirdPlugin cannot be applied to given types; |
04-Jul-2023 20:23:26 | [ERROR] required: java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean |
04-Jul-2023 20:23:26 | [ERROR] found: java.lang.String,java.lang.String,java.lang.String,java.lang.String |
04-Jul-2023 20:23:26 | [ERROR] reason: actual and formal argument lists differ in length |
04-Jul-2023 20:23:26 | [ERROR] -> [Help 1] |
04-Jul-2023 20:23:26 | [ERROR] |
04-Jul-2023 20:23:26 | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
04-Jul-2023 20:23:26 | [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
04-Jul-2023 20:23:26 | [ERROR] |
04-Jul-2023 20:23:26 | [ERROR] For more information about the errors and possible solutions, please read the following articles: |
04-Jul-2023 20:23:26 | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
04-Jul-2023 20:23:26 | Failing task since return code of [/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-JOB1 package] was 1 while expected 0 |
04-Jul-2023 20:23:26 | Finished task 'Maven 3.x' with result: Failed |
04-Jul-2023 20:23:26 | Running post build plugin 'Docker Container Cleanup' |
04-Jul-2023 20:23:26 | Running post build plugin 'NCover Results Collector' |
04-Jul-2023 20:23:26 | Running post build plugin 'Build Results Label Collector' |
04-Jul-2023 20:23:26 | Running post build plugin 'Clover Results Collector' |
04-Jul-2023 20:23:26 | Running post build plugin 'npm Cache Cleanup' |
04-Jul-2023 20:23:26 | Running post build plugin 'Artifact Copier' |
04-Jul-2023 20:23:26 | Publishing an artifact: jar |
04-Jul-2023 20:23:26 | Failing as no matching files has been found and empty artifacts are not allowed. |
04-Jul-2023 20:23:27 | Unable to publish artifact [jar]: |
04-Jul-2023 20:23:27 | The artifact is required, build will now fail. |
04-Jul-2023 20:23:27 | The artifact hasn't been successfully published after 319.6 ms |
04-Jul-2023 20:23:27 | Finalising the build... |
04-Jul-2023 20:23:27 | Stopping timer. |
04-Jul-2023 20:23:27 | Build AA-AA-JOB1-16 completed. |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'Bamboo project link creator' |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'NCover Results Collector' |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'Build Labeller' |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'Clover Delta Calculator' |
04-Jul-2023 20:23:35 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
04-Jul-2023 20:23:35 | All post build plugins have finished |
04-Jul-2023 20:23:35 | Generating build results summary... |
04-Jul-2023 20:23:35 | Saving build results to disk... |
04-Jul-2023 20:23:35 | Store variable context... |
04-Jul-2023 20:23:35 | Finished building AA-AA-JOB1-16. |