Skip to content

Instantly share code, notes, and snippets.

@jakelandis
Created November 13, 2018 18:49
Show Gist options
  • Save jakelandis/86ac7e2544f96ded3f076bfedd54a02c to your computer and use it in GitHub Desktop.
Save jakelandis/86ac7e2544f96ded3f076bfedd54a02c to your computer and use it in GitHub Desktop.
./gradlew :x-pack:qa:smoke-test-watcher-with-security:integTestRunner -Dtests.seed=1FEC4B295D693CFE -Dtests.class=org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT -Dtests.method="testSearchInputWithInsufficientPrivileges" -Dtests.security.manager=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Sakhalin -Dcompiler.java=11 -Druntime.java=8
23:50:07 > Task :x-pack:qa:smoke-test-watcher-with-security:integTestCluster#wait
23:50:07 Task ':x-pack:qa:smoke-test-watcher-with-security:integTestCluster#wait' is not up-to-date because:
23:50:07 Task has not declared any outputs despite executing actions.
23:50:17 [ant:get] Getting: http://[::1]:60232/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow
23:50:17 [get] Getting: http://[::1]:60232/_cluster/health?wait_for_nodes=>=1&wait_for_status=yellow
23:50:17 [ant:get] To: /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/cwd/wait.success
23:50:17 [get] To: /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/cwd/wait.success
23:50:17 :x-pack:qa:smoke-test-watcher-with-security:integTestCluster#wait (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 11.813 secs.
23:50:17 :x-pack:qa:smoke-test-watcher-with-security:integTestRunner (Thread[Task worker for ':' Thread 9,5,main]) started.
23:50:17 Started J0 PID(6552@worker-f5kvj04pf693.build.macstadium.elasticnet.co).
23:50:19
23:50:19 > Task :x-pack:qa:smoke-test-watcher-with-security:integTestRunner
23:50:19 Task ':x-pack:qa:smoke-test-watcher-with-security:integTestRunner' is not up-to-date because:
23:50:19 Task.upToDateWhen is false.
23:50:19 [ant:junit4] <JUnit4> says ciao! Master seed: 1FEC4B295D693CFE
23:50:19 ==> Test Info: seed=1FEC4B295D693CFE; jvm=1; suites=2
23:51:07
23:51:07 Suite: org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityClientYamlTestSuiteIT
23:51:07 Completed [1/2] in 47.36s, 59 tests
23:51:07
23:51:32 HEARTBEAT J0 PID(6552@worker-f5kvj04pf693.build.macstadium.elasticnet.co): 2018-11-12T21:51:32, stalled for 11.2s at: SmokeTestWatcherWithSecurityIT.testSearchInputWithInsufficientPrivileges
23:51:44 Suite: org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT
23:51:44 1> [2018-11-13T16:51:06,892][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionHasPermissions] before test
23:51:44 1> [2018-11-13T16:51:06,893][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionHasPermissions] initializing REST clients against [http://[::1]:60232]
23:51:44 2> REPRODUCE WITH: ./gradlew :x-pack:qa:smoke-test-watcher-with-security:integTestRunner -Dtests.seed=1FEC4B295D693CFE -Dtests.class=org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT -Dtests.method="testSearchInputWithInsufficientPrivileges" -Dtests.security.manager=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Sakhalin -Dcompiler.java=11 -Druntime.java=8
23:51:44 1> [2018-11-13T16:51:10,534][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionHasPermissions] after test
23:51:44 1> [2018-11-13T16:51:10,540][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchTransformHasPermissions] before test
23:51:44 1> [2018-11-13T16:51:14,051][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchTransformHasPermissions] after test
23:51:44 1> [2018-11-13T16:51:14,055][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchTransformInsufficientPermissions] before test
23:51:44 1> [2018-11-13T16:51:17,632][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchTransformInsufficientPermissions] after test
23:51:44 1> [2018-11-13T16:51:17,637][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputHasPermissions] before test
23:51:44 1> [2018-11-13T16:51:21,282][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputHasPermissions] There are still tasks running after this test that might break subsequent tests [indices:data/write/bulk, indices:data/write/bulk[s]].
23:51:44 1> [2018-11-13T16:51:21,282][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputHasPermissions] after test
23:51:44 1> [2018-11-13T16:51:21,286][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputWithInsufficientPrivileges] before test
23:51:44 1> [2018-11-13T16:51:32,634][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputWithInsufficientPrivileges] There are still tasks running after this test that might break subsequent tests [indices:data/write/bulk, indices:data/write/bulk[s]].
23:51:44 1> [2018-11-13T16:51:32,634][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testSearchInputWithInsufficientPrivileges] after test
23:51:44 FAILURE 11.4s | SmokeTestWatcherWithSecurityIT.testSearchInputWithInsufficientPrivileges <<< FAILURES!
23:51:44 > Throwable #1: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at __randomizedtesting.SeedInfo.seed([1FEC4B295D693CFE:B08417DC54B89FF0]:0)
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 2> REPRODUCE WITH: ./gradlew :x-pack:qa:smoke-test-watcher-with-security:integTestRunner -Dtests.seed=1FEC4B295D693CFE -Dtests.class=org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT -Dtests.method="testIndexActionInsufficientPrivileges" -Dtests.security.manager=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Sakhalin -Dcompiler.java=11 -Druntime.java=8
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:848)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:822)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.getWatchHistoryEntry(SmokeTestWatcherWithSecurityIT.java:306)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.getWatchHistoryEntry(SmokeTestWatcherWithSecurityIT.java:301)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.testSearchInputWithInsufficientPrivileges(SmokeTestWatcherWithSecurityIT.java:180)
23:51:44 > at java.lang.Thread.run(Thread.java:748)
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 2> NOTE: leaving temporary files on disk at: /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/testrun/integTestRunner/J0/temp/org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT_1FEC4B295D693CFE-001
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1103, maxMBSortInHeap=6.651857067586229, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@573f11bb), locale=hi-IN, timezone=Asia/Sakhalin
23:51:44 > but: <0> was less than <1>
23:51:44 2> NOTE: Mac OS X 10.13.3 x86_64/Oracle Corporation 1.8.0_192 (64-bit)/cpus=12,threads=1,free=472895344,total=514850816
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 2> NOTE: All tests run in this JVM: [SmokeTestWatcherWithSecurityClientYamlTestSuiteIT, SmokeTestWatcherWithSecurityIT]
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 41 more
23:51:44 1> [2018-11-13T16:51:32,650][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionInsufficientPrivileges] before test
23:51:44 1> [2018-11-13T16:51:44,144][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionInsufficientPrivileges] There are still tasks running after this test that might break subsequent tests [indices:data/write/bulk, indices:data/write/bulk[s]].
23:51:44 1> [2018-11-13T16:51:44,144][INFO ][o.e.s.SmokeTestWatcherWithSecurityIT] [testIndexActionInsufficientPrivileges] after test
23:51:44 FAILURE 11.5s | SmokeTestWatcherWithSecurityIT.testIndexActionInsufficientPrivileges <<< FAILURES!
23:51:44 > Throwable #1: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at __randomizedtesting.SeedInfo.seed([1FEC4B295D693CFE:5501F3481931D9E]:0)
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:848)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:822)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.getWatchHistoryEntry(SmokeTestWatcherWithSecurityIT.java:306)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.testIndexActionInsufficientPrivileges(SmokeTestWatcherWithSecurityIT.java:282)
23:51:44 > at java.lang.Thread.run(Thread.java:748)
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 > Suppressed: java.lang.AssertionError:
23:51:44 > Expected: is a value equal to or greater than <1>
23:51:44 > but: <0> was less than <1>
23:51:44 > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
23:51:44 > at org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.lambda$getWatchHistoryEntry$3(SmokeTestWatcherWithSecurityIT.java:328)
23:51:44 > at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
23:51:44 > ... 40 more
23:51:44 Completed [2/2] in 37.29s, 6 tests, 2 failures <<< FAILURES!
23:51:44
23:51:44 [ant:junit4] JVM J0: stderr was not empty, see: /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/testrun/integTestRunner/temp/junit4-J0-20181112_215017_59112355006663145298854.syserr
23:51:44
23:51:44 > Task :x-pack:qa:smoke-test-watcher-with-security:integTestRunner FAILED
23:51:44 Tests with failures:
23:51:44 - org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.testSearchInputWithInsufficientPrivileges
23:51:44 - org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT.testIndexActionInsufficientPrivileges
23:51:44
23:51:44 Slow Tests Summary:
23:51:44 47.36s | org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityClientYamlTestSuiteIT
23:51:44 37.29s | org.elasticsearch.smoketest.SmokeTestWatcherWithSecurityIT
23:51:44
23:51:44 [ant:junit4] JVM J0: 0.32 .. 87.11 = 86.78s
23:51:44 [ant:junit4] Execution time total: 1 minute 27 seconds
23:51:44 [ant:junit4] Tests summary: 2 suites, 65 tests, 2 failures
23:51:44
23:51:44 Cluster x-pack_qa_smoke-test-watcher-with-security_integTestCluster - node 0 log excerpt:
23:51:44 (full log at /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/elasticsearch-7.0.0-SNAPSHOT/logs/x-pack_qa_smoke-test-watcher-with-security_integTestCluster.log)
23:51:44 -----------------------------------------
23:51:44 [2018-11-12T21:50:07,202][INFO ][o.e.e.NodeEnvironment ] [node-0] using [1] data paths, mounts [[/ (/dev/disk0s2)]], net usable_space [94.3gb], net total_space [232.9gb], types [hfs]
23:51:44 [2018-11-12T21:50:07,205][INFO ][o.e.e.NodeEnvironment ] [node-0] heap size [494.9mb], compressed ordinary object pointers [true]
23:51:44 [2018-11-12T21:50:07,207][INFO ][o.e.n.Node ] [node-0] node name [node-0], node ID [YmmIROkXSOG6opOQ2Xey0Q]
23:51:44 [2018-11-12T21:50:07,207][INFO ][o.e.n.Node ] [node-0] version[7.0.0-SNAPSHOT], pid[6531], build[default/zip/ca24d9a/2018-11-13T01:56:30.804108Z], OS[Mac OS X/10.13.3/x86_64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/11/11+28]
23:51:44 [2018-11-12T21:50:07,207][INFO ][o.e.n.Node ] [node-0] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/var/folders/l4/_7k_f5s96kl8dgc3pgw01dqr0000l_/T/elasticsearch.FrzUEXtq, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Djava.locale.providers=COMPAT, -XX:UseAVX=2, -Dio.netty.allocator.type=unpooled, -Xms512m, -Xmx512m, -ea, -esa, -Des.path.home=/private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/elasticsearch-7.0.0-SNAPSHOT, -Des.path.conf=/private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/elasticsearch-7.0.0-SNAPSHOT/config, -Des.distribution.flavor=default, -Des.distribution.type=zip]
23:51:44 [2018-11-12T21:50:07,208][WARN ][o.e.n.Node ] [node-0] version [7.0.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production
23:51:44 [2018-11-12T21:50:08,861][INFO ][o.e.p.PluginsService ] [node-0] loaded module [aggs-matrix-stats]
23:51:44 [2018-11-12T21:50:08,861][INFO ][o.e.p.PluginsService ] [node-0] loaded module [analysis-common]
23:51:44 [2018-11-12T21:50:08,861][INFO ][o.e.p.PluginsService ] [node-0] loaded module [ingest-common]
23:51:44 [2018-11-12T21:50:08,861][INFO ][o.e.p.PluginsService ] [node-0] loaded module [lang-expression]
23:51:44 [2018-11-12T21:50:08,861][INFO ][o.e.p.PluginsService ] [node-0] loaded module [lang-mustache]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [lang-painless]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [mapper-extras]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [parent-join]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [percolator]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [rank-eval]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [reindex]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [repository-url]
23:51:44 [2018-11-12T21:50:08,862][INFO ][o.e.p.PluginsService ] [node-0] loaded module [transport-netty4]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-ccr]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-core]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-deprecation]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-graph]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-ilm]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-logstash]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-ml]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-monitoring]
23:51:44 [2018-11-12T21:50:08,863][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-rollup]
23:51:44 [2018-11-12T21:50:08,864][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-security]
23:51:44 [2018-11-12T21:50:08,864][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-sql]
23:51:44 [2018-11-12T21:50:08,864][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-upgrade]
23:51:44 [2018-11-12T21:50:08,864][INFO ][o.e.p.PluginsService ] [node-0] loaded module [x-pack-watcher]
23:51:44 [2018-11-12T21:50:08,864][INFO ][o.e.p.PluginsService ] [node-0] no plugins loaded
23:51:44 [2018-11-12T21:50:12,589][INFO ][o.e.x.s.a.s.FileRolesStore] [node-0] parsed [4] roles from file [/private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/elasticsearch-7.0.0-SNAPSHOT/config/roles.yml]
23:51:44 [2018-11-12T21:50:13,117][DEBUG][o.e.a.ActionModule ] [node-0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
23:51:44 [2018-11-12T21:50:13,314][INFO ][o.e.d.DiscoveryModule ] [node-0] using discovery type [zen] and host providers [settings, file]
23:51:44 [2018-11-12T21:50:13,816][INFO ][o.e.n.Node ] [node-0] initialized
23:51:44 [2018-11-12T21:50:13,817][INFO ][o.e.n.Node ] [node-0] starting ...
23:51:44 [2018-11-12T21:50:13,958][INFO ][o.e.t.TransportService ] [node-0] publish_address {127.0.0.1:60218}, bound_addresses {[::1]:60217}, {127.0.0.1:60218}
23:51:44 [2018-11-12T21:50:13,981][WARN ][o.e.d.z.FileBasedUnicastHostsProvider] [node-0] expected, but did not find, a dynamic hosts list at [/private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security/build/cluster/integTestCluster node0/elasticsearch-7.0.0-SNAPSHOT/config/unicast_hosts.txt]
23:51:44 [2018-11-12T21:50:17,057][INFO ][o.e.c.s.MasterService ] [node-0] zen-disco-elected-as-master ([0] nodes joined), reason: master node changed {previous [], current [{node-0}{YmmIROkXSOG6opOQ2Xey0Q}{sFdoUaXiTKeANUeeedp0lA}{127.0.0.1}{127.0.0.1:60218}{xpack.installed=true, testattr=test}]}
23:51:44 [2018-11-12T21:50:17,061][INFO ][o.e.c.s.ClusterApplierService] [node-0] master node changed {previous [], current [{node-0}{YmmIROkXSOG6opOQ2Xey0Q}{sFdoUaXiTKeANUeeedp0lA}{127.0.0.1}{127.0.0.1:60218}{xpack.installed=true, testattr=test}]}, reason: apply cluster state (from master [master {node-0}{YmmIROkXSOG6opOQ2Xey0Q}{sFdoUaXiTKeANUeeedp0lA}{127.0.0.1}{127.0.0.1:60218}{xpack.installed=true, testattr=test} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])
23:51:44 [2018-11-12T21:50:17,077][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [node-0] publish_address {127.0.0.1:60233}, bound_addresses {[::1]:60232}, {127.0.0.1:60233}
23:51:44 [2018-11-12T21:50:17,079][INFO ][o.e.n.Node ] [node-0] started
23:51:44 [2018-11-12T21:50:17,135][INFO ][o.e.g.GatewayService ] [node-0] recovered [0] indices into cluster_state
23:51:44 ... SKIPPED 8 LINES ...
23:51:44 [2018-11-12T21:50:22,066][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_87601c49-0cee-4f3d-91d0-1cedec340805-2018-11-13T05:50:22.059Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 3 LINES ...
23:51:44 [2018-11-12T21:50:22,559][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_e784dc38-b64f-41d2-a78c-ad93bdf1d8eb-2018-11-13T05:50:22.159Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:22,654][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_817b47cf-461d-442d-ae4a-a7a9780e53de-2018-11-13T05:50:22.593Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 9 LINES ...
23:51:44 [2018-11-12T21:50:23,732][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_8a9b2bb6-267d-4b7a-b810-e20876000865-2018-11-13T05:50:23.731Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 29 LINES ...
23:51:44 [2018-11-12T21:50:27,312][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_a62ae8f1-ad61-4e03-885e-406e2ef3b226-2018-11-13T05:50:26.731Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:27,461][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_d675176e-c428-4110-8669-e0f2e3122b2c-2018-11-13T05:50:27.410Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:27,573][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_d4a56af4-9dc7-42c7-80fc-6f9a243c80fe-2018-11-13T05:50:27.498Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 20 LINES ...
23:51:44 [2018-11-12T21:50:29,779][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_a34440cf-acc8-460a-b07a-06c1cfc8cfc8-2018-11-13T05:50:29.167Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:29,912][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_89e9c98d-2319-41b5-a171-7de2b3fe7f12-2018-11-13T05:50:29.858Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:30,012][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_5e3a27ff-364d-436b-a7d8-bea4bd8b0a29-2018-11-13T05:50:29.940Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 9 LINES ...
23:51:44 [2018-11-12T21:50:30,856][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_e862884c-8750-4629-b163-928060ca4bc8-2018-11-13T05:50:30.855Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 [2018-11-12T21:50:30,860][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_f2e457c5-83ec-4dec-907d-e0495126d0cb-2018-11-13T05:50:30.860Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 21 LINES ...
23:51:44 [2018-11-12T21:50:33,132][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_7f286b19-6deb-48ab-892b-e4977bb50b9c-2018-11-13T05:50:33.104Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 17 LINES ...
23:51:44 [2018-11-12T21:50:34,921][ERROR][o.e.x.w.a.i.IndexActionFactory] [node-0] failed to execute action [my_watch/index]
23:51:44 org.elasticsearch.ElasticsearchSecurityException: action [indices:data/write/bulk[s]] is unauthorized for user [watcher_manager]
23:51:44 at org.elasticsearch.xpack.core.security.support.Exceptions.authorizationError(Exceptions.java:30) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.denialException(AuthorizationService.java:580) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.denial(AuthorizationService.java:555) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.authorize(AuthorizationService.java:299) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction$BulkOperation.doRun(TransportBulkAction.java:386) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.executeBulk(TransportBulkAction.java:499) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.executeIngestAndBulk(TransportBulkAction.java:238) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:164) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:88) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:141) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$apply$0(SecurityActionFilter.java:90) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:179) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportSingleItemBulkWriteAction.doExecute(TransportSingleItemBulkWriteAction.java:69) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportSingleItemBulkWriteAction.doExecute(TransportSingleItemBulkWriteAction.java:44) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:141) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$apply$0(SecurityActionFilter.java:90) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:179) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.node.NodeClient.executeLocally(NodeClient.java:83) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.node.NodeClient.doExecute(NodeClient.java:72) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:389) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:378) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.index(AbstractClient.java:397) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.actions.index.ExecutableIndexAction.lambda$execute$0(ExecutableIndexAction.java:100) ~[?:?]
23:51:44 at org.elasticsearch.xpack.core.ClientHelper.executeWithHeaders(ClientHelper.java:122) ~[x-pack-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.actions.index.ExecutableIndexAction.execute(ExecutableIndexAction.java:99) ~[?:?]
23:51:44 at org.elasticsearch.xpack.core.watcher.actions.ActionWrapper.execute(ActionWrapper.java:144) [x-pack-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.executeInner(ExecutionService.java:455) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:295) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.transport.actions.execute.TransportExecuteWatchAction$1.doRun(TransportExecuteWatchAction.java:149) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
23:51:44 at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
23:51:44 at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:627) [elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
23:51:44 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
23:51:44 at java.lang.Thread.run(Thread.java:834) [?:?]
23:51:44 [2018-11-12T21:50:34,929][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_911d2c2b-b874-4056-a801-973a072e4a2d-2018-11-13T05:50:34.918Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 28 LINES ...
23:51:44 [2018-11-12T21:50:37,859][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_739f1df2-4f34-4d13-a562-0c594981c823-2018-11-13T05:50:37.591Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 80 LINES ...
23:51:44 [2018-11-12T21:50:45,976][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_bddccb62-67bd-44a0-8acc-49ebc01b5ead-2018-11-13T05:50:45.975Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 19 LINES ...
23:51:44 [2018-11-12T21:50:47,854][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_a5d7a63f-f27a-47f8-92a9-aaa03fb960af-2018-11-13T05:50:47.787Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 7 LINES ...
23:51:44 [2018-11-12T21:50:48,549][ERROR][o.e.x.w.t.s.ExecutableSearchTransform] [node-0] failed to execute [search] transform for [_inlined__ab234338-1d0e-4b12-b8be-ae20d43cf8c6-2018-11-13T05:50:48.548Z]
23:51:44 org.elasticsearch.common.ParsingException: no [query] registered for [does_not_exist]
23:51:44 at org.elasticsearch.index.query.AbstractQueryBuilder.parseInnerQueryBuilder(AbstractQueryBuilder.java:326) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.search.builder.SearchSourceBuilder.parseXContent(SearchSourceBuilder.java:1044) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.search.builder.SearchSourceBuilder.parseXContent(SearchSourceBuilder.java:989) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.support.search.WatcherSearchTemplateService.toSearchRequest(WatcherSearchTemplateService.java:70) ~[x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.transform.search.ExecutableSearchTransform.execute(ExecutableSearchTransform.java:51) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.transform.search.ExecutableSearchTransform.execute(ExecutableSearchTransform.java:27) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.executeInner(ExecutionService.java:444) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:295) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.transport.actions.execute.TransportExecuteWatchAction$1.doRun(TransportExecuteWatchAction.java:149) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) [elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
23:51:44 at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
23:51:44 at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:627) [elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
23:51:44 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
23:51:44 at java.lang.Thread.run(Thread.java:834) [?:?]
23:51:44 ... SKIPPED 35 LINES ...
23:51:44 [2018-11-12T21:50:52,823][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_19cfd97e-072b-4972-babd-3827c4a7c5ba-2018-11-13T05:50:51.723Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 19 LINES ...
23:51:44 [2018-11-12T21:50:54,718][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_0309af0c-432a-45fb-9941-b9fc28480950-2018-11-13T05:50:54.465Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 32 LINES ...
23:51:44 [2018-11-12T21:50:57,976][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_98e1bc3e-b7ad-4daa-9f87-b74118a8e040-2018-11-13T05:50:57.736Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 18 LINES ...
23:51:44 [2018-11-12T21:50:59,755][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_f9fc30de-d01f-4c1c-9654-e515c814fbae-2018-11-13T05:50:59.702Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 25 LINES ...
23:51:44 [2018-11-12T21:51:02,412][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_b0d13607-4398-4819-bc35-d8528f9df9a8-2018-11-13T05:51:02.160Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 11 LINES ...
23:51:44 [2018-11-12T21:51:03,382][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_342c2362-91a4-497c-b437-65b3dd74a620-2018-11-13T05:51:03.379Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 10 LINES ...
23:51:44 [2018-11-12T21:51:04,359][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [test_watch_9a8441d5-e70f-4ed7-a23e-3a93a4bd016a-2018-11-13T05:51:04.122Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 23 LINES ...
23:51:44 [2018-11-12T21:51:06,625][ERROR][o.e.x.w.Watcher ] [node-0] triggered watches could not be deleted [my_watch_0c22a456-d1d8-4898-b8ad-69008e72d9e8-2018-11-13T05:51:06.563Z], failure [[.triggered_watches] IndexNotFoundException[no such index [.triggered_watches]]]
23:51:44 ... SKIPPED 91 LINES ...
23:51:44 [2018-11-12T21:51:35,133][ERROR][o.e.x.w.a.i.IndexActionFactory] [node-0] failed to execute action [xjoZHDbCvtNmCNvhixst/index]
23:51:44 org.elasticsearch.ElasticsearchSecurityException: action [indices:data/write/bulk[s]] is unauthorized for user [watcher_manager]
23:51:44 at org.elasticsearch.xpack.core.security.support.Exceptions.authorizationError(Exceptions.java:30) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.denialException(AuthorizationService.java:580) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.denial(AuthorizationService.java:555) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationService.authorize(AuthorizationService.java:299) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction$BulkOperation.doRun(TransportBulkAction.java:386) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.executeBulk(TransportBulkAction.java:499) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.executeIngestAndBulk(TransportBulkAction.java:238) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:164) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:88) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:141) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$apply$0(SecurityActionFilter.java:90) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:179) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportSingleItemBulkWriteAction.doExecute(TransportSingleItemBulkWriteAction.java:69) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.bulk.TransportSingleItemBulkWriteAction.doExecute(TransportSingleItemBulkWriteAction.java:44) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:141) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$apply$0(SecurityActionFilter.java:90) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$authorizeRequest$4(SecurityActionFilter.java:179) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.maybeRun(AuthorizationUtils.java:175) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.setRunAsRoles(AuthorizationUtils.java:169) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authz.AuthorizationUtils$AsyncAuthorizer.authorize(AuthorizationUtils.java:157) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.authorizeRequest(SecurityActionFilter.java:181) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.lambda$applyInternal$3(SecurityActionFilter.java:159) ~[?:?]
23:51:44 at org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$authenticateAsync$2(AuthenticationService.java:178) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lambda$lookForExistingAuthentication$4(AuthenticationService.java:211) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.lookForExistingAuthentication(AuthenticationService.java:222) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.authenticateAsync(AuthenticationService.java:176) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService$Authenticator.access$000(AuthenticationService.java:136) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.authc.AuthenticationService.authenticate(AuthenticationService.java:106) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.applyInternal(SecurityActionFilter.java:158) ~[?:?]
23:51:44 at org.elasticsearch.xpack.security.action.filter.SecurityActionFilter.apply(SecurityActionFilter.java:111) ~[?:?]
23:51:44 at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:139) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:117) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:60) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.node.NodeClient.executeLocally(NodeClient.java:83) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.node.NodeClient.doExecute(NodeClient.java:72) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:389) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:378) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.client.support.AbstractClient.index(AbstractClient.java:397) ~[elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.actions.index.ExecutableIndexAction.lambda$execute$0(ExecutableIndexAction.java:100) ~[?:?]
23:51:44 at org.elasticsearch.xpack.core.ClientHelper.executeWithHeaders(ClientHelper.java:122) ~[x-pack-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.actions.index.ExecutableIndexAction.execute(ExecutableIndexAction.java:99) ~[?:?]
23:51:44 at org.elasticsearch.xpack.core.watcher.actions.ActionWrapper.execute(ActionWrapper.java:144) [x-pack-core-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.executeInner(ExecutionService.java:455) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.execute(ExecutionService.java:295) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService.lambda$executeAsync$5(ExecutionService.java:395) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.xpack.watcher.execution.ExecutionService$WatchExecutionTask.run(ExecutionService.java:544) [x-pack-watcher-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:627) [elasticsearch-7.0.0-SNAPSHOT.jar:7.0.0-SNAPSHOT]
23:51:44 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
23:51:44 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
23:51:44 at java.lang.Thread.run(Thread.java:834) [?:?]
23:51:44 =========================================
23:51:44 :x-pack:qa:smoke-test-watcher-with-security:integTestRunner (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 1 mins 27.156 secs.
23:51:44 :x-pack:qa:smoke-test-watcher-with-security:integTestCluster#stop (Thread[Task worker for ':' Thread 9,5,main]) started.
23:51:44
23:51:44 > Task :x-pack:qa:smoke-test-watcher-with-security:integTestCluster#stop
23:51:44 Task ':x-pack:qa:smoke-test-watcher-with-security:integTestCluster#stop' is not up-to-date because:
23:51:44 Task has not declared any outputs despite executing actions.
23:51:44 Shutting down external node with pid 6531
23:51:44 Starting process 'command 'kill''. Working directory: /private/var/lib/jenkins/workspace/elastic+elasticsearch+master+multijob-darwin-compatibility/x-pack/qa/smoke-test-watcher-with-security Command: kill -9 6531
23:51:44 Successfully started process 'command 'kill''
23:51:44 :x-pack:qa:smoke-test-watcher-with-security:integTestCluster#stop (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.006 secs.
23:51:44
23:51:44
23:51:44 FAILURE: Build failed with an exception.
23:51:44 Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
23:51:44
23:51:44 Use '--warning-mode all' to show the individual deprecation warnings.
23:51:44 * What went wrong:
23:51:44 See https://docs.gradle.org/4.10/userguide/command_line_interface.html#sec:command_line_warnings
23:51:44 Execution failed for task ':x-pack:qa:smoke-test-watcher-with-security:integTestRunner'.
23:51:44 > There were test failures: 2 suites, 65 tests, 2 failures [seed: 1FEC4B295D693CFE]
23:51:44
23:51:44 * Try:
23:51:44 Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
23:51:44
23:51:44 4920 actionable tasks: 2613 executed, 2307 up-to-date
23:51:44 * Get more help at https://help.gradle.org
23:51:44
23:51:44 BUILD FAILED in 3h 50m 40s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment