You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/26 19:26:38 UTC

Build failed in Jenkins: DeltaSpike RAT-Check » Apache DeltaSpike Security-Module Impl #2948

See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/2948/display/redirect?page=changes>

Changes:

[gpetracek] DELTASPIKE-1383 Fix multiple threads causing NPE in Authorizer

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Security-Module Impl 1.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ deltaspike-security-module-impl ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ deltaspike-security-module-impl ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**/*
[INFO] Exclude: readme/**/*
[INFO] Exclude: **/*.log
[INFO] Exclude: target/**
[INFO] Exclude: test-ee7/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/MANIFEST.MF
[INFO] 67 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 67 licenses.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:cleanVersions (versions) @ deltaspike-security-module-impl ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-security-module-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ deltaspike-security-module-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ deltaspike-security-module-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-security-module-impl ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ deltaspike-security-module-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-security-module-impl ---
[INFO] Compiling 49 source files to <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ deltaspike-security-module-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deltaspike-security-module-impl ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/target/deltaspike-security-module-impl-1.9.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ deltaspike-security-module-impl ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-security-module-impl ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/target/deltaspike-security-module-impl-1.9.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ deltaspike-security-module-impl >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ deltaspike-security-module-impl ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**/*
[INFO] Exclude: readme/**/*
[INFO] Exclude: **/*.log
[INFO] Exclude: target/**
[INFO] Exclude: test-ee7/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/MANIFEST.MF
[INFO] 67 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 67 licenses.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:cleanVersions (versions) @ deltaspike-security-module-impl ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-security-module-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ deltaspike-security-module-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-security-module-impl ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/target/deltaspike-security-module-impl-1.9.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify-style) @ deltaspike-security-module-impl ---
[INFO] Starting audit...
<https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/ws/src/main/java/org/apache/deltaspike/security/impl/extension/Authorizer.java>:220: Line is longer than 120 characters (found 124).
Audit done.
[INFO] There is 1 error reported by Checkstyle 6.2 with deltaspike/default-checks.xml ruleset.
[ERROR] src/main/java/org/apache/deltaspike/security/impl/extension/Authorizer.java[220] (sizes) LineLength: Line is longer than 120 characters (found 124).

Jenkins build is back to normal : DeltaSpike RAT-Check » Apache DeltaSpike Security-Module Impl #2949

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.modules$deltaspike-security-module-impl/2949/display/redirect?page=changes>