See <https://builds.apache.org/job/Knox-master-verify/491/changes>
Changes:
[kevin.minder] KNOX-179: Simple way to introduce new provider/servlet filters
into the chains
[kevin.minder] KNOX-210: Create a functional test template
[lmccay] #KNOX-198 CSRF Header Support - added WebAppSec provider for web
application security vulnerability prevention and a CSRF prevention filter.
[kevin.minder] KNOX-33: Provide support for hosting Jersey services
[lmccay] KNOX-198 - add the service contributor changes to add webappsec
provider and remove extraneous dependencies in pom.xml
------------------------------------------
[...truncated 1494 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
org.apache.hadoop.gateway.securequery.SecureQueryDeploymentContributorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryDeploymentContributorTest
Running
org.apache.hadoop.gateway.securequery.SecureQueryEncryptDecryptProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryEncryptDecryptProcessorTest
Running org.apache.hadoop.gateway.securequery.SecureQueryDecodeDescriptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryDecodeDescriptorTest
Running org.apache.hadoop.gateway.securequery.SecureQueryEncodeProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryEncodeProcessorTest
Running org.apache.hadoop.gateway.securequery.SecureQueryEncodeDescriptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryEncodeDescriptorTest
Running org.apache.hadoop.gateway.securequery.SecureQueryDecodeProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in
org.apache.hadoop.gateway.securequery.SecureQueryDecodeProcessorTest
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-rewrite-step-secure-query/target/gateway-provider-rewrite-step-secure-query-0.4.0-SNAPSHOT.jar>
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .idea/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/.gitignore/**
[INFO] Exclude: **/.project/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: src/stage.txt
[INFO] Exclude: src/vote.txt
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/install/**
[INFO] Exclude: **/candidate/**
[INFO] Exclude: **/patch/**
[INFO] Exclude: **/patchprocess/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/main/resources/**/*.json
[INFO] Exclude: **/home/CHANGES
[INFO] Exclude: **/home/ISSUES
[INFO] Exclude: **/home/samples/*.jar
[INFO] Exclude: **/.externalToolBuilders/*
[INFO] Exclude: *.patch
[INFO] Exclude: atlassian-ide-plugin.xml
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-rewrite-step-secure-query/target/gateway-provider-rewrite-step-secure-query-0.4.0-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/gateway-provider-rewrite-step-secure-query/0.4.0-SNAPSHOT/gateway-provider-rewrite-step-secure-query-0.4.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building gateway-provider-security-jwt
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target>
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt>
[INFO] Storing buildNumber: 03853f968e32fccd5a8bf45afe9b842648f5936c at
timestamp: 1385574903595
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target/surefire-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0,
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0,
threadCountMethods=0
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.gateway.provider.federation.JWTTokenTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in
org.apache.hadoop.gateway.provider.federation.JWTTokenTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target/gateway-provider-security-jwt-0.4.0-SNAPSHOT.jar>
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .idea/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/.gitignore/**
[INFO] Exclude: **/.project/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: src/stage.txt
[INFO] Exclude: src/vote.txt
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/install/**
[INFO] Exclude: **/candidate/**
[INFO] Exclude: **/patch/**
[INFO] Exclude: **/patchprocess/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/main/resources/**/*.json
[INFO] Exclude: **/home/CHANGES
[INFO] Exclude: **/home/ISSUES
[INFO] Exclude: **/home/samples/*.jar
[INFO] Exclude: **/.externalToolBuilders/*
[INFO] Exclude: *.patch
[INFO] Exclude: atlassian-ide-plugin.xml
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-jwt/target/gateway-provider-security-jwt-0.4.0-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/gateway-provider-security-jwt/0.4.0-SNAPSHOT/gateway-provider-security-jwt-0.4.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building gateway-provider-security-webappsec
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec>
[INFO] Storing buildNumber: 03853f968e32fccd5a8bf45afe9b842648f5936c at
timestamp: 1385575000969
[INFO] Executing: /bin/sh -c cd
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec>
&& git rev-parse --verify HEAD
[INFO] Working directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/target/surefire-reports>
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0,
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0,
threadCountMethods=0
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.gateway.provider.federation.CSRFTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.hadoop.gateway.provider.federation.CSRFTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/target/gateway-provider-security-webappsec-0.4.0-SNAPSHOT.jar>
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .idea/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/.gitignore/**
[INFO] Exclude: **/.project/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: src/stage.txt
[INFO] Exclude: src/vote.txt
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/install/**
[INFO] Exclude: **/candidate/**
[INFO] Exclude: **/patch/**
[INFO] Exclude: **/patchprocess/**
[INFO] Exclude: **/test/resources/**
[INFO] Exclude: **/main/resources/**/*.json
[INFO] Exclude: **/home/CHANGES
[INFO] Exclude: **/home/ISSUES
[INFO] Exclude: **/home/samples/*.jar
[INFO] Exclude: **/.externalToolBuilders/*
[INFO] Exclude: *.patch
[INFO] Exclude: atlassian-ide-plugin.xml
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Knox-master-verify/ws/gateway-provider-security-webappsec/target/gateway-provider-security-webappsec-0.4.0-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/hadoop/gateway-provider-security-webappsec/0.4.0-SNAPSHOT/gateway-provider-security-webappsec-0.4.0-SNAPSHOT.jar
Disk usage plugin fails during calculation disk usage of this build.
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:524)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:722)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
at com.sun.proxy.$Proxy47.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:930)
at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:165)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:823)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
at hudson.model.Run.execute(Run.java:1679)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:230)
Caused by: hudson.remoting.Channel$OrderlyShutdown:
java.util.concurrent.TimeoutException: Ping started on 1385575029636 hasn't
completed at 1385575269636
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:927)
at hudson.remoting.Channel$2.handle(Channel.java:461)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
at hudson.remoting.Command.<init>(Command.java:56)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:921)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:919)
at hudson.remoting.Channel.close(Channel.java:1002)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
at hudson.remoting.PingThread.ping(PingThread.java:120)
at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1385575029636
hasn't completed at 1385575269636
... 2 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:524)
at hudson.remoting.Request.call(Request.java:129)
at hudson.remoting.Channel.call(Channel.java:722)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:887)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:589)
at hudson.model.Run.execute(Run.java:1679)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:230)
Caused by: hudson.remoting.Channel$OrderlyShutdown:
java.util.concurrent.TimeoutException: Ping started on 1385575029636 hasn't
completed at 1385575269636
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:927)
at hudson.remoting.Channel$2.handle(Channel.java:461)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
at hudson.remoting.Command.<init>(Command.java:56)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:921)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:919)
at hudson.remoting.Channel.close(Channel.java:1002)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
at hudson.remoting.PingThread.ping(PingThread.java:120)
at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1385575029636
hasn't completed at 1385575269636
... 2 more