You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/08 20:14:39 UTC

Build failed in Jenkins: apache-atlas-nightly #238

See <https://builds.apache.org/job/apache-atlas-nightly/238/changes>

Changes:

[sumasai.shivaprasad] ATLAS-603 Document High Availability of Atlas (yhemanth via sumasai)

------------------------------------------
[...truncated 1741 lines...]
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-notification ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/atlas-notification-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-notification ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-notification ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: .bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-notification ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-notification ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.apache.atlas.hook.AtlasHook.atlasProperties isn't final but should be [org.apache.atlas.hook.AtlasHook] At AtlasHook.java:[line 58]
[INFO] org.apache.atlas.hook.AtlasHook.notifInterface isn't final but should be [org.apache.atlas.hook.AtlasHook] At AtlasHook.java:[line 64]
[INFO] Inconsistent synchronization of org.apache.atlas.kafka.KafkaNotification.producer; locked 40% of time [org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification] Unsynchronized access at KafkaNotification.java:[line 184]Unsynchronized access at KafkaNotification.java:[line 193]Synchronized access at KafkaNotification.java:[line 272]Synchronized access at KafkaNotification.java:[line 273]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: b8f4ffb68cf6adab4015d545715d1370a1ee57b9 at timestamp: 1460139182444
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 1 Java source to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.828 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.037 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)


Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.178 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.770 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:13 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 37.275 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 19.767 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 47.817 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 19.669 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[INFO] Apache Atlas UI ................................... SKIPPED
[INFO] Apache Atlas Web Application ...................... SKIPPED
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:11 min
[INFO] Finished at: 2016-04-08T18:13:21+00:00
[INFO] Final Memory: 110M/1606M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1105 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1791 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 2064 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 718.41 MB of artifacts by 100.0% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/238/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/238/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/238/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/238/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/238/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

Jenkins build is back to normal : apache-atlas-nightly #247

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/247/changes>


Build failed in Jenkins: apache-atlas-nightly #246

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/246/changes>

Changes:

[sumasai.shivaprasad] ATLAS-628 Starting two Atlas instances at the same time causes

------------------------------------------
[...truncated 8760 lines...]
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=insert+into+tableeo6igpdxvk+select+id,+name+from+tabley5zlvwpv4d&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=insert+into+tableeo6igpdxvk+select+id,+name+from+tabley5zlvwpv4d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "OPTIONS /api/atlas/entities/a7e7277c-6ac4-4007-a47a-b509b881e9db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "GET /api/atlas/entities/a7e7277c-6ac4-4007-a47a-b509b881e9db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:02 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:03 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:03 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tables4klrbr3au@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tables4klrbr3au@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tables4klrbr3au@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tables4klrbr3au@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:04 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbobznhpfllf.tablebw2tv2mrn8@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "OPTIONS /api/atlas/lineage/hive/table/dbobznhpfllf.tablebw2tv2mrn8@test/inputs/graph?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:05 +0000] "GET /api/atlas/lineage/hive/table/dbobznhpfllf.tablebw2tv2mrn8@test/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:07 +0000] "OPTIONS /api/atlas/lineage/hive/table/default.tables4klrbr3au@test/outputs/graph?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:07 +0000] "GET /api/atlas/lineage/hive/table/default.tables4klrbr3au@test/outputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:09 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:09 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:09 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:09 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tableoybrxoxwbl@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:10 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+inpath+'pfile://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/loaddfsfile-data-0lnxmqcndl'+into+table+tableoybrxoxwbl+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities/f4116161-5a8d-49f2-820d-5e26bedc45ec?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities/f4116161-5a8d-49f2-820d-5e26bedc45ec HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-0lnxmqcndl&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-0lnxmqcndl> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-0lnxmqcndl&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-0lnxmqcndl> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities/edd8afd0-7471-4867-9dfc-6cf2ef50ca4f?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities/edd8afd0-7471-4867-9dfc-6cf2ef50ca4f HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:11 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-5b8jdjq3ue'+into+table+tableccymt6pceq> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:12 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=load+data+local+inpath+'file://<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/./target/load-data-qwj9l3zinq'+into+table+tablea3ft4yerae+partition(dt+%3D+'2015-01-01')> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "OPTIONS /api/atlas/entities/2f0abaff-3957-4ab0-89c0-be8cc51938d6?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:13 +0000] "GET /api/atlas/entities/2f0abaff-3957-4ab0-89c0-be8cc51938d6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:14 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:14 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:14 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:14 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablefvacvzvme1@test HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "PUT /api/atlas/entities?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "POST /api/atlas/entities?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities?type=hive_process&property=name&value=truncate+table+tablefvacvzvme1 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/entities/0e51d688-5fb0-4339-bc6f-344acfdfc1ee?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/entities/0e51d688-5fb0-4339-bc6f-344acfdfc1ee HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "OPTIONS /api/atlas/lineage/hive/table/default.tablefvacvzvme1@test/inputs/graph?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [21/Apr/2016:04:04:15 +0000] "GET /api/atlas/lineage/hive/table/default.tablefvacvzvme1@test/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 40, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 191.708 sec <<< FAILURE! - in org.apache.atlas.hive.hook.HiveHookIT
testAlterTableBucketingClusterSort(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 80.671 sec  <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout 80000 msecs
	at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:1383)
	at org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:1290)
	at org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:1273)
	at org.apache.atlas.hive.hook.HiveHookIT.runBucketSortQuery(HiveHookIT.java:928)
	at org.apache.atlas.hive.hook.HiveHookIT.testAlterTableBucketingClusterSort(HiveHookIT.java:916)
Caused by: java.lang.AssertionError: expected:<5> but was:<-1>
	at org.apache.atlas.hive.hook.HiveHookIT.verifyBucketSortingProperties(HiveHookIT.java:944)
	at org.apache.atlas.hive.hook.HiveHookIT.access$000(HiveHookIT.java:66)
	at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:1379)
	at org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:1290)
	at org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:1273)
	at org.apache.atlas.hive.hook.HiveHookIT.runBucketSortQuery(HiveHookIT.java:928)
	at org.apache.atlas.hive.hook.HiveHookIT.testAlterTableBucketingClusterSort(HiveHookIT.java:916)


Results :

Failed tests: 
  HiveHookIT.testAlterTableBucketingClusterSort:916->runBucketSortQuery:928->assertTableIsRegistered:1273->assertEntityIsRegistered:1290->waitFor:1383 Assertions failed. Failing after waiting for timeout 80000 msecs

Tests run: 40, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-21 04:04:19.325:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@4d0abdeb{HTTP/1.1}{0.0.0.0:31000}
2016-04-21 04:04:23.569:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@4b6c853f{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 28.502 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 22.817 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:22 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.689 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 12.406 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 29.506 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.496 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [15:28 min]
[INFO] Apache Atlas UI ................................... SUCCESS [01:24 min]
[INFO] Apache Atlas Web Application ...................... SUCCESS [06:22 min]
[INFO] Apache Atlas Documentation ........................ SUCCESS [  7.477 s]
[INFO] Apache Atlas FileSystem Model ..................... SUCCESS [ 35.221 s]
[INFO] Apache Atlas Hive Bridge .......................... FAILURE [04:05 min]
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:54 min
[INFO] Finished at: 2016-04-21T04:04:23+00:00
[INFO] Final Memory: 208M/1360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-bridge
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 240 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 819 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1207 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1876 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 2222 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 787.94 MB of artifacts by 75.8% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/246/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #245

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/245/changes>

Changes:

[sumasai.shivaprasad] ATLAS-532 Change Data types of all timestamps in Hive model(currently

------------------------------------------
[...truncated 5799 lines...]
127.0.0.1 - - [18/Apr/2016:22:04:49 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:49 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:49 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:49 +0000] "OPTIONS /api/atlas/entities/e76cf136-2d38-46ba-a5d8-c11e0eba5121?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:49 +0000] "GET /api/atlas/entities/e76cf136-2d38-46ba-a5d8-c11e0eba5121 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=pdBu5v4STO&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=pdBu5v4STO HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "GET /api/atlas/entities?type=testQ9Bpw2jxvF HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/types/%E9%8A%95%EC%80%84%EF%91%83%ED%88%91%EA%B6%9D%E8%8B%93%E2%B5%A1%E2%8D%AD%EF%87%BA%E5%B0%B2?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "GET /api/atlas/types/%E9%8A%95%EC%80%84%EF%91%83%ED%88%91%EA%B6%9D%E8%8B%93%E2%B5%A1%E2%8D%AD%EF%87%BA%E5%B0%B2 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:50 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:51 +0000] "GET /api/atlas/entities/9ffac475-0290-480e-986f-de4cb81037ef HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.049 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.272 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:155)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [18/Apr/2016:22:04:57 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:57 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:58 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:04:59 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.027 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [18/Apr/2016:22:05:05 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.251 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.376 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [18/Apr/2016:22:05:20 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:20 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:25 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:25 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/entities/6c539bb6-e3ae-45d4-a091-45da06104d60/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:26 +0000] "POST /api/atlas/entities/6c539bb6-e3ae-45d4-a091-45da06104d60/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:27 +0000] "DELETE /api/atlas/entities/6c539bb6-e3ae-45d4-a091-45da06104d60/traits/TraittNKWctzc8B HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:27 +0000] "OPTIONS /api/atlas/entities/6c539bb6-e3ae-45d4-a091-45da06104d60?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:27 +0000] "POST /api/atlas/entities/6c539bb6-e3ae-45d4-a091-45da06104d60?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:27 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:28 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-IpOGBQCk2J&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:28 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-IpOGBQCk2J HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.441 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [18/Apr/2016:22:05:35 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:35 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:38 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbgzB5A4GW8u'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:39 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:39 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:38 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbgzB5A4GW8u' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:41 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:41 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:41 +0000] "OPTIONS /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:41 +0000] "GET /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "GET /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "GET /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbpkIUpFKIaL&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "GET /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbpkIUpFKIaL&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "GET /api/atlas/entities/b3d43885-e8ed-4cc4-bb7c-d55f912ed147 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbWNCIr5ZS2m'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:43 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:43 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:42 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbWNCIr5ZS2m' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbWNCIr5ZS2m&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbWNCIr5ZS2m HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbWZ336q3j6e&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbWZ336q3j6e&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbWZ336q3j6e HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbZ1Dn6PZ4mM'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbwo73od36AP&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbwo73od36AP&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:45 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbZ1Dn6PZ4mM' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:46 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbwo73od36AP'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [18/Apr/2016:22:05:46 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbwo73od36AP' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.265 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:155->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-18 22:05:48.086:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@5fa0bfd3{HTTP/1.1}{0.0.0.0:31000}
2016-04-18 22:05:53.141:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@22248b91{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.589 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 40.965 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [03:03 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 48.928 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 25.168 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 58.206 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [01:02 min]
[INFO] Apache Atlas Repository ........................... SUCCESS [28:23 min]
[INFO] Apache Atlas UI ................................... SUCCESS [02:06 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [10:07 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:09 min
[INFO] Finished at: 2016-04-18T22:05:55+00:00
[INFO] Final Memory: 169M/1577M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 985 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1012 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1012 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2041 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 742.09 MB of artifacts by 80.6% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/245/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #244

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/244/changes>

Changes:

[sshivalingamurthy] ATLAS-622 Introduce soft delete (shwethags)

------------------------------------------
[...truncated 6325 lines...]
127.0.0.1 - - [16/Apr/2016:05:49:10 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:10 +0000] "OPTIONS /api/atlas/entities/82454402-8256-45c8-9432-b4a2d34e929b?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:10 +0000] "GET /api/atlas/entities/82454402-8256-45c8-9432-b4a2d34e929b HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:10 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:10 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=WpSWR5inO2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=WpSWR5inO2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/entities?type=testBWQhMqvvOp HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/types/%E0%B7%91%E3%91%96%E2%BE%91%F0%A5%87%88%E0%B6%8A%E0%AB%B0%E4%95%BF%EB%87%B4%E8%97%8F?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/types/%E0%B7%91%E3%91%96%E2%BE%91%F0%A5%87%88%E0%B6%8A%E0%AB%B0%E4%95%BF%EB%87%B4%E8%97%8F HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:11 +0000] "GET /api/atlas/entities/cdff7d6a-6db8-42b2-bdfa-15cb28529f88 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.498 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.233 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:155)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [16/Apr/2016:05:49:20 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:20 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:20 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:21 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:22 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.947 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [16/Apr/2016:05:49:29 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.945 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [16/Apr/2016:05:49:46 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:46 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:49 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:49 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/entities/4c2098cd-eee3-4364-9f56-fd4420715aa7/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "POST /api/atlas/entities/4c2098cd-eee3-4364-9f56-fd4420715aa7/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:51 +0000] "DELETE /api/atlas/entities/4c2098cd-eee3-4364-9f56-fd4420715aa7/traits/TraitR7SlAXapQk HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:52 +0000] "OPTIONS /api/atlas/entities/4c2098cd-eee3-4364-9f56-fd4420715aa7?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:52 +0000] "POST /api/atlas/entities/4c2098cd-eee3-4364-9f56-fd4420715aa7?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:52 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:53 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-vVoilWh1Bt&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:49:53 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-vVoilWh1Bt HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.327 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [16/Apr/2016:05:50:02 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:02 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:04 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbAC83IabLy1'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:05 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:05 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbAC83IabLy1' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "OPTIONS /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "GET /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "OPTIONS /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:06 +0000] "GET /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "GET /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbglgJxx45PT&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "GET /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbglgJxx45PT&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "GET /api/atlas/entities/43933c8d-edce-4a06-a886-4ed4e83ea1b3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbjx4noouPid'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:08 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:08 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:07 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbjx4noouPid' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbjx4noouPid&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbjx4noouPid HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:09 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbAfOHhXQot2&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbAfOHhXQot2&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbAfOHhXQot2 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dba752qwUISp'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:11 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbUlwbr2hB2S&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:11 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbUlwbr2hB2S&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:10 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dba752qwUISp' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:12 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbUlwbr2hB2S'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [16/Apr/2016:05:50:12 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbUlwbr2hB2S' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.324 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:155->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-16 05:50:13.761:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@1404563e{HTTP/1.1}{0.0.0.0:31000}
2016-04-16 05:50:19.180:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@2ab21f10{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 33.648 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 41.739 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:59 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 54.662 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 29.295 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [01:05 min]
[INFO] Apache Atlas Titan ................................ SUCCESS [01:06 min]
[INFO] Apache Atlas Repository ........................... SUCCESS [30:07 min]
[INFO] Apache Atlas UI ................................... SUCCESS [02:50 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [10:27 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51:18 min
[INFO] Finished at: 2016-04-16T05:50:22+00:00
[INFO] Final Memory: 163M/1117M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 985 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1012 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1012 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1372 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2041 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 742.04 MB of artifacts by 80.6% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/244/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #243

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/243/changes>

Changes:

[sumasai.shivaprasad] ATLAS-594 alter table rename doesnt work across databases ( sumasai via

------------------------------------------
[...truncated 5928 lines...]
127.0.0.1 - - [14/Apr/2016:19:45:26 +0000] "GET /api/atlas/entities/22b3f77c-e739-4e76-af60-3fa0da074192/audit?count=100 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "OPTIONS /api/atlas/entities/5f3eb76d-9987-4e62-b784-833f62251dd0?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:27 +0000] "GET /api/atlas/entities/5f3eb76d-9987-4e62-b784-833f62251dd0 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=hZDvobR6wP&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=hZDvobR6wP HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "GET /api/atlas/entities?type=testbL8hnyVfmM HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "OPTIONS /api/atlas/types/%E5%92%98%EB%A5%AC%E7%B5%B8%EA%B9%9E%E5%A3%AB%EB%BC%B9%E7%94%A3%EF%83%B0%E4%A3%B6%E8%96%BB?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "GET /api/atlas/types/%E5%92%98%EB%A5%AC%E7%B5%B8%EA%B9%9E%E5%A3%AB%EB%BC%B9%E7%94%A3%EF%83%B0%E4%A3%B6%E8%96%BB HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:29 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:29 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:29 +0000] "GET /api/atlas/entities/73be9525-0091-4a78-8254-8dc4561e693f HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.349 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.271 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:155)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [14/Apr/2016:19:45:37 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:38 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:38 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:38 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:39 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:45:40 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.236 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [14/Apr/2016:19:45:47 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.668 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [14/Apr/2016:19:46:04 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:04 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:08 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:08 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:09 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:09 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:09 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "POST /api/atlas/entities/b586dfdc-3031-42a7-875f-c68ea1674c0c/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "POST /api/atlas/entities/b586dfdc-3031-42a7-875f-c68ea1674c0c/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "DELETE /api/atlas/entities/b586dfdc-3031-42a7-875f-c68ea1674c0c/traits/Trait82FVA28X53 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "OPTIONS /api/atlas/entities/b586dfdc-3031-42a7-875f-c68ea1674c0c?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:10 +0000] "POST /api/atlas/entities/b586dfdc-3031-42a7-875f-c68ea1674c0c?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:11 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:11 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:11 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-G8uGMQSTtg&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:11 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-G8uGMQSTtg HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.435 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [14/Apr/2016:19:46:20 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:20 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:23 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db4p445sZHBX'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:24 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:24 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:23 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db4p445sZHBX' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:25 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:25 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:25 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbweL0gCKkJZ'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:26 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbweL0gCKkJZ&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:26 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbweL0gCKkJZ&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:25 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbweL0gCKkJZ' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:27 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:27 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbyakXOCz71S'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:28 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:28 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:27 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbyakXOCz71S' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbyakXOCz71S&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbyakXOCz71S HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbw8CDOBxDdX&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:29 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbw8CDOBxDdX&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbw8CDOBxDdX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbkx5tCEaYUn'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbA5t5DAN36r&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbA5t5DAN36r&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:30 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbkx5tCEaYUn' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:31 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbA5t5DAN36r'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:19:46:31 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbA5t5DAN36r' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.309 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:155->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-14 19:46:33.285:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@2480de80{HTTP/1.1}{0.0.0.0:31000}
2016-04-14 19:46:39.107:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@3a40ca55{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 31.261 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 47.476 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [03:13 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 56.154 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 28.201 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [01:00 min]
[INFO] Apache Atlas Titan ................................ SUCCESS [01:12 min]
[INFO] Apache Atlas Repository ........................... SUCCESS [15:33 min]
[INFO] Apache Atlas UI ................................... SUCCESS [02:12 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [10:44 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:43 min
[INFO] Finished at: 2016-04-14T19:46:41+00:00
[INFO] Final Memory: 187M/1465M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1113 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1497 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2166 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 693.46 MB of artifacts by 86.3% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/243/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #242

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/242/changes>

Changes:

[sshivalingamurthy] ATLAS-494 UI Authentication (nixonrodrigues via shwethags)

------------------------------------------
[...truncated 6304 lines...]
127.0.0.1 - - [14/Apr/2016:14:00:19 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:19 +0000] "OPTIONS /api/atlas/entities/2e35eafe-716a-4a0f-92c3-18e8a2362503/audit?count=100&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:19 +0000] "GET /api/atlas/entities/2e35eafe-716a-4a0f-92c3-18e8a2362503/audit?count=100 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:20 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities/7c1c2ebc-2846-4257-88fd-a932094caed6?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities/7c1c2ebc-2846-4257-88fd-a932094caed6 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=9ncScIh55w&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=9ncScIh55w HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities?type=testDjECn22RGq HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/types/%E5%B2%8A%EE%84%9D%E5%86%9A%E4%9A%99%EE%A4%A4%EC%86%96%EB%AC%AF%EB%A4%BD%EC%91%B6%D7%83?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/types/%E5%B2%8A%EE%84%9D%E5%86%9A%E4%9A%99%EE%A4%A4%EC%86%96%EB%AC%AF%EB%A4%BD%EC%91%B6%D7%83 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:21 +0000] "GET /api/atlas/entities/9fd77e67-dead-4269-9adf-392fa4411360 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.292 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.13 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:155)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [14/Apr/2016:14:00:27 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:27 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:27 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:28 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.852 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [14/Apr/2016:14:00:34 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.548 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.926 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [14/Apr/2016:14:00:48 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:48 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:51 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:51 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/entities/ba78bd1b-12d8-4802-9821-ccaaa8c724f7/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/entities/ba78bd1b-12d8-4802-9821-ccaaa8c724f7/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "DELETE /api/atlas/entities/ba78bd1b-12d8-4802-9821-ccaaa8c724f7/traits/Trait9VB2egQ1KN HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "OPTIONS /api/atlas/entities/ba78bd1b-12d8-4802-9821-ccaaa8c724f7?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/entities/ba78bd1b-12d8-4802-9821-ccaaa8c724f7?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:52 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:53 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-fYpFeFGrTL&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:53 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-fYpFeFGrTL HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.635 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [14/Apr/2016:14:00:59 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:00:59 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:01 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db1XrTFerhs3'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:02 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:02 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:01 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db1XrTFerhs3' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbtqsi1p9FH9'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbtqsi1p9FH9&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbtqsi1p9FH9&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:03 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbtqsi1p9FH9' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:04 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:04 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:04 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMRFNAwpSmX'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:05 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:05 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:04 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbMRFNAwpSmX' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbMRFNAwpSmX&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbMRFNAwpSmX HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db0ALBPTFopB&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db0ALBPTFopB&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:06 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db0ALBPTFopB HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbJEra7menrn'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbDXUlOeH1OH&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbDXUlOeH1OH&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:07 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbJEra7menrn' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:08 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbDXUlOeH1OH'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [14/Apr/2016:14:01:08 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbDXUlOeH1OH' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.091 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:155->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-14 14:01:10.052:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@3930353d{HTTP/1.1}{0.0.0.0:31000}
2016-04-14 14:01:14.602:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@18befbc7{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.524 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 34.794 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:35 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 42.150 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 23.517 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 52.591 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 53.025 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:56 min]
[INFO] Apache Atlas UI ................................... SUCCESS [02:25 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [09:04 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:57 min
[INFO] Finished at: 2016-04-14T14:01:16+00:00
[INFO] Final Memory: 176M/1562M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1113 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1497 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2166 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 693.49 MB of artifacts by 86.3% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/242/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #241

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/241/changes>

Changes:

[sshivalingamurthy] ATLAS-540 API to retrieve entity version events (shwethags)

[sshivalingamurthy] ATLAS-582 Move Atlas UI to use backboneJS (kevalbhatt18 via shwethags)

[sshivalingamurthy] ATLAS-586 While updating the multiple attributes, Atlas returns the

------------------------------------------
[...truncated 6592 lines...]
127.0.0.1 - - [11/Apr/2016:12:30:52 +0000] "GET /api/atlas/entities/ff166c70-b456-4808-ab49-974f5aac966d/audit?count=100 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:53 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:53 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities/8a998e66-037c-4c33-a9a7-35b871ce150a?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "GET /api/atlas/entities/8a998e66-037c-4c33-a9a7-35b871ce150a HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=FoHCWO2VkP&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=FoHCWO2VkP HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:54 +0000] "GET /api/atlas/entities?type=testZmtsYx1IY7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "OPTIONS /api/atlas/types/%E7%BD%8E%E5%A1%9F%E7%BA%B3%E5%8C%8D%E6%B6%87%E2%AA%A6%E9%AC%B7%E5%97%8F%E3%AF%81%E4%9D%99?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "GET /api/atlas/types/%E7%BD%8E%E5%A1%9F%E7%BA%B3%E5%8C%8D%E6%B6%87%E2%AA%A6%E9%AC%B7%E5%97%8F%E3%AF%81%E4%9D%99 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:30:55 +0000] "GET /api/atlas/entities/7f299303-5207-45bc-a0f5-8365979895f5 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 19.665 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.183 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:155)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [11/Apr/2016:12:31:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:05 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:05 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:05 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:05 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.17 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [11/Apr/2016:12:31:10 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.602 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.117 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [11/Apr/2016:12:31:24 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:24 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:27 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:28 +0000] "POST /api/atlas/entities/4044d1c4-ba02-4ad9-b940-442a1e253469/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "POST /api/atlas/entities/4044d1c4-ba02-4ad9-b940-442a1e253469/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "DELETE /api/atlas/entities/4044d1c4-ba02-4ad9-b940-442a1e253469/traits/TraitCDWjnX2PbC HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "OPTIONS /api/atlas/entities/4044d1c4-ba02-4ad9-b940-442a1e253469?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "POST /api/atlas/entities/4044d1c4-ba02-4ad9-b940-442a1e253469?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:29 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:30 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-KkG8N3EHCA&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:30 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-KkG8N3EHCA HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.401 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [11/Apr/2016:12:31:37 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:38 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:40 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbom0y7gydnu'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:41 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:41 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:40 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbom0y7gydnu' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:41 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:42 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbUbDJHH8sdx'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:42 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbUbDJHH8sdx&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:42 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbUbDJHH8sdx&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:42 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbUbDJHH8sdx' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:43 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:43 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:43 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbKZmdOZnyLo'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:44 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:44 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:43 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbKZmdOZnyLo' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbKZmdOZnyLo&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbKZmdOZnyLo HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:45 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db9AXtdh8Fyc&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db9AXtdh8Fyc&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=db9AXtdh8Fyc HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbqJqEnJja0y'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:47 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbu3DhKSEVQO&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:47 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbu3DhKSEVQO&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:46 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbqJqEnJja0y' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:48 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbu3DhKSEVQO'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [11/Apr/2016:12:31:48 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbu3DhKSEVQO' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.376 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:155->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-11 12:31:49.927:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@32f55aed{HTTP/1.1}{0.0.0.0:31000}
2016-04-11 12:31:54.932:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@218dde1{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.667 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 34.637 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [03:09 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 52.345 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 25.473 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 55.111 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 55.835 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [15:04 min]
[INFO] Apache Atlas UI ................................... SUCCESS [02:48 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [10:09 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:21 min
[INFO] Finished at: 2016-04-11T12:31:57+00:00
[INFO] Final Memory: 165M/1230M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 409 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1113 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1137 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1497 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2166 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 693.43 MB of artifacts by 86.3% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/241/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #240

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/240/changes>

Changes:

[sshivalingamurthy] ATLAS-621 Introduce entity state in Id object (shwethags)

------------------------------------------
[...truncated 5768 lines...]
127.0.0.1 - - [10/Apr/2016:08:27:53 +0000] "DELETE /api/atlas/entities/random/traits/blah_trait HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:53 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:53 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities/09900ffb-4aba-42f1-aa9d-17aaf98f487d?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "GET /api/atlas/entities/09900ffb-4aba-42f1-aa9d-17aaf98f487d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=eNZcaNUrzP&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=eNZcaNUrzP HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:54 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "GET /api/atlas/entities?type=testdgvMO00wPn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "OPTIONS /api/atlas/types/%E1%BD%BE%ED%9F%AF%E1%8A%A9%EC%9F%BB%EF%92%AC%E8%B9%8E%F0%AB%BB%B9%EB%9F%99%E8%9E%B0?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "GET /api/atlas/types/%E1%BD%BE%ED%9F%AF%E1%8A%A9%EC%9F%BB%EF%92%AC%E8%B9%8E%F0%AB%BB%B9%EB%9F%99%E8%9E%B0 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:27:55 +0000] "GET /api/atlas/entities/82dfcfaa-4a07-4bfd-9a25-65615ac893cf HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.639 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.153 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:150)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [10/Apr/2016:08:28:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:03 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:03 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:04 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.276 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [10/Apr/2016:08:28:10 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.704 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.286 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [10/Apr/2016:08:28:24 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:24 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:27 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:27 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/entities/04cf4ede-73ab-4df8-a9ea-46118e68b892/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:28 +0000] "POST /api/atlas/entities/04cf4ede-73ab-4df8-a9ea-46118e68b892/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:29 +0000] "DELETE /api/atlas/entities/04cf4ede-73ab-4df8-a9ea-46118e68b892/traits/Trait2y7iBzOjek HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:29 +0000] "OPTIONS /api/atlas/entities/04cf4ede-73ab-4df8-a9ea-46118e68b892?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:29 +0000] "POST /api/atlas/entities/04cf4ede-73ab-4df8-a9ea-46118e68b892?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:29 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:29 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:30 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-KLiog0SzOe&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:30 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-KLiog0SzOe HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.796 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [10/Apr/2016:08:28:36 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:36 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:39 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbWJN8yhwm8T'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:39 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:40 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:39 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbWJN8yhwm8T' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:40 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:40 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:40 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbi3g4dF65vK'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:41 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbi3g4dF65vK&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:41 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbi3g4dF65vK&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:40 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbi3g4dF65vK' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:42 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:42 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:42 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbTrHCngPTfh'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:43 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:43 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:42 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbTrHCngPTfh' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbTrHCngPTfh&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbTrHCngPTfh HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbvTRvPGaMAI&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbvTRvPGaMAI&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:44 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbvTRvPGaMAI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db8XBjbWWl7R'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbXGexaO36D0&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbXGexaO36D0&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:45 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db8XBjbWWl7R' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:46 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbXGexaO36D0'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [10/Apr/2016:08:28:46 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbXGexaO36D0' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.748 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:150->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-10 08:28:48.663:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@4276233e{HTTP/1.1}{0.0.0.0:31000}
2016-04-10 08:28:54.050:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@11aeaa9c{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.377 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 37.868 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:44 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 44.277 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 20.988 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [01:06 min]
[INFO] Apache Atlas Titan ................................ SUCCESS [01:12 min]
[INFO] Apache Atlas Repository ........................... SUCCESS [13:44 min]
[INFO] Apache Atlas UI ................................... SUCCESS [01:55 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [09:21 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:14 min
[INFO] Finished at: 2016-04-10T08:28:56+00:00
[INFO] Final Memory: 169M/1561M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1105 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2157 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 693.32 MB of artifacts by 86.3% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/240/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #239

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/239/changes>

Changes:

[sumasai.shivaprasad] ATLAS-528 Support drop table,view (sumasai)

[sumasai.shivaprasad] ATLAS-529 support drop database(sumasai)

------------------------------------------
[...truncated 7058 lines...]
127.0.0.1 - - [09/Apr/2016:18:51:20 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/entities/a6c820d9-9f21-479e-9a37-964ce1d09126?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "GET /api/atlas/entities/a6c820d9-9f21-479e-9a37-964ce1d09126 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:22 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=cH84HNnPGI&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=cH84HNnPGI HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "GET /api/atlas/entities?type=blah HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "GET /api/atlas/entities?type=testOv7DdWuRbW HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "GET /api/atlas/entities/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "POST /api/atlas/entities HTTP/1.1" 400 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "OPTIONS /api/atlas/types/%E1%83%B2%E1%80%9E%E7%BE%AC%DE%8C%E4%B0%AA%E4%A4%AE%E5%B0%81%E2%B6%9E%E0%AC%8F%E7%B9%86?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "GET /api/atlas/types/%E1%83%B2%E1%80%9E%E7%BE%AC%DE%8C%E4%B0%AA%E4%A4%AE%E5%B0%81%E2%B6%9E%E0%AC%8F%E7%B9%86 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:23 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:24 +0000] "GET /api/atlas/entities/42f174a1-304a-41c8-96c2-8c68314f085f HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 31, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.132 sec <<< FAILURE! - in org.apache.atlas.web.resources.EntityJerseyResourceIT
testEntityDeduping(org.apache.atlas.web.resources.EntityJerseyResourceIT)  Time elapsed: 1.33 sec  <<< FAILURE!
java.lang.Exception: Waiting timed out after 1000 msec
	at org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityDeduping(EntityJerseyResourceIT.java:150)

Running org.apache.atlas.web.resources.TypesJerseyResourceIT
127.0.0.1 - - [09/Apr/2016:18:51:32 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:32 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "GET /api/atlas/types/database HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "GET /api/atlas/types/table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "GET /api/atlas/types/fetl HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "GET /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "OPTIONS /api/atlas/types?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:33 +0000] "PUT /api/atlas/types HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "GET /api/atlas/types?type=TRAIT HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:51:34 +0000] "GET /api/atlas/types/blah HTTP/1.1" 404 - "-" "Java/1.7.0_80"
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.283 sec - in org.apache.atlas.web.resources.TypesJerseyResourceIT
Running org.apache.atlas.web.resources.AdminJerseyResourceIT
127.0.0.1 - - [09/Apr/2016:18:51:42 +0000] "GET /api/atlas/admin/version HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.501 sec - in org.apache.atlas.web.resources.AdminJerseyResourceIT
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterIT
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT
Running org.apache.atlas.CredentialProviderUtilityIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.559 sec - in org.apache.atlas.CredentialProviderUtilityIT
Running org.apache.atlas.notification.EntityNotificationIT
127.0.0.1 - - [09/Apr/2016:18:52:06 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:06 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:10 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:10 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:12 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:12 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:12 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:12 +0000] "POST /api/atlas/entities/9eb09f08-6e48-45b9-aa3a-d94e603ff430/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:13 +0000] "POST /api/atlas/types HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:13 +0000] "POST /api/atlas/entities/9eb09f08-6e48-45b9-aa3a-d94e603ff430/traits HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:13 +0000] "DELETE /api/atlas/entities/9eb09f08-6e48-45b9-aa3a-d94e603ff430/traits/TraitALeY0L5O02 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:13 +0000] "OPTIONS /api/atlas/entities/9eb09f08-6e48-45b9-aa3a-d94e603ff430?property=description&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:13 +0000] "POST /api/atlas/entities/9eb09f08-6e48-45b9-aa3a-d94e603ff430?property=description HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:14 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:14 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:14 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=table-qMYWNFMfNs&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:14 +0000] "DELETE /api/atlas/entities?type=hive_table&property=name&value=table-qMYWNFMfNs HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.579 sec - in org.apache.atlas.notification.EntityNotificationIT
Running org.apache.atlas.notification.NotificationHookConsumerIT
127.0.0.1 - - [09/Apr/2016:18:52:22 +0000] "OPTIONS /api/atlas/types/hive_db?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:22 +0000] "GET /api/atlas/types/hive_db HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:24 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbIPETJz0aT9'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:25 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:25 +0000] "POST /api/atlas/entities?doAs=testuser HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:24 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbIPETJz0aT9' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:26 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:26 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:26 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbZNVk3BJYuC'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:27 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbZNVk3BJYuC&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:27 +0000] "DELETE /api/atlas/entities?type=hive_db&property=name&value=dbZNVk3BJYuC&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:26 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbZNVk3BJYuC' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:28 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:28 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:28 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbiAjGTYNOrd'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:29 +0000] "OPTIONS /api/atlas/entities?doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:29 +0000] "PUT /api/atlas/entities?doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:28 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbiAjGTYNOrd' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbiAjGTYNOrd&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbiAjGTYNOrd HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:30 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbnzvp6NbLDn&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=dbnzvp6NbLDn&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "GET /api/atlas/entities?type=hive_db&property=name&value=dbnzvp6NbLDn HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/entities?user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbVFC7COqHqJ'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:32 +0000] "OPTIONS /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db6VLDxWYKMK&doAs=testuser&user.name=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:32 +0000] "POST /api/atlas/entities/qualifiedName?type=hive_db&property=name&value=db6VLDxWYKMK&doAs=testuser HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:31 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'dbVFC7COqHqJ' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:33 +0000] "OPTIONS /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db6VLDxWYKMK'&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [09/Apr/2016:18:52:33 +0000] "GET /api/atlas/discovery/search/dsl?query=hive_db+where+name%3D'db6VLDxWYKMK' HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.301 sec - in org.apache.atlas.notification.NotificationHookConsumerIT

Results :

Failed tests: 
  EntityJerseyResourceIT.testEntityDeduping:150->BaseResourceIT.waitForNotification:309->BaseResourceIT.waitFor:301 » 

Tests run: 74, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ atlas-webapp ---
[INFO] Waiting 10 seconds for jetty to stop
2016-04-09 18:52:34.992:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@52a6258a{HTTP/1.1}{0.0.0.0:31000}
2016-04-09 18:52:40.540:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@bf58f16{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-webapp ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-webapp ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.236 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 37.661 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [03:39 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 56.826 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 29.822 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [01:22 min]
[INFO] Apache Atlas Titan ................................ SUCCESS [01:31 min]
[INFO] Apache Atlas Repository ........................... SUCCESS [21:30 min]
[INFO] Apache Atlas UI ................................... SUCCESS [04:01 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [12:17 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:58 min
[INFO] Finished at: 2016-04-09T18:52:42+00:00
[INFO] Final Memory: 173M/1335M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 16 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 241 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 257 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 397 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1105 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1128 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1488 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2151 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #237
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #237
Archiving artifacts
Compressed 691.92 MB of artifacts by 86.5% relative to #237
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/239/testng/testng-results.xml'
TestNG Reports Processing: FINISH