11:53:21.441 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.441 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.445 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.445 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.445 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.446 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.446 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.452 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.453 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.456 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.456 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND SETTINGS: ack=true 11:53:21.456 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.456 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND SETTINGS: ack=true 11:53:21.456 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.457 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41453, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.458 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.461 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.463 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41453, :method: POST, :path: /rests/data/example-action:root/example-action, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 52, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.464 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] INBOUND DATA: streamId=5 padding=0 endStream=true length=52 bytes=7b0a2020202022696e707574223a207b0a20202020202020202264617461223a2022536f6d652064617461220a202020207d0a7d 11:53:21.474 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.475 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=58 bytes=7b226578616d706c652d616374696f6e3a6f7574707574223a7b22726573706f6e7365223a22416374696f6e2077617320696e766f6b6564227d 11:53:21.476 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=1 bytes=7d 11:53:21.476 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.478 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x2a0930f5, L:/127.0.0.1:41453 - R:/127.0.0.1:46654] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes= 11:53:21.478 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.478 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.478 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.481 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.481 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.485 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.485 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.486 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.487 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.487 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.492 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.493 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.494 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.494 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND SETTINGS: ack=true 11:53:21.494 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.495 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND SETTINGS: ack=true 11:53:21.495 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.496 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:33643, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.496 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.498 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.501 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:33643, :method: PATCH, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, accept: application/yang-data+json, content-type: application/yang-patch+json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 867, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.502 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] INBOUND DATA: streamId=5 padding=0 endStream=true length=867 bytes=7b0a2020202022696574662d79616e672d70617463683a79616e672d706174636822203a207b0a20202020202020202270617463682d696422203a2022706174... 11:53:21.507 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.507 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=339 bytes=7b22696574662d79616e672d70617463683a79616e672d70617463682d737461747573223a7b2270617463682d6964223a22706174636831222c22656469742d... 11:53:21.508 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.509 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x3fac01e0, L:/127.0.0.1:33643 - R:/127.0.0.1:40250] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes= 11:53:21.509 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.509 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.509 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.514 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.515 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.519 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.519 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.520 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.521 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.521 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.529 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.530 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.533 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.533 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND SETTINGS: ack=true 11:53:21.534 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.534 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND SETTINGS: ack=true 11:53:21.534 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.535 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.535 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.537 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.540 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: POST, :path: /rests/data/example-jukebox:jukebox/library, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 243, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.540 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND DATA: streamId=5 padding=0 endStream=true length=243 bytes=7b0a20202020226578616d706c652d6a756b65626f783a617274697374223a205b0a20202020202020207b0a202020202020202020202020226e616d65223a20... 11:53:21.542 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 201, location: http://127.0.0.1:35659/rests/data/example-jukebox:jukebox/library/artist=art%2Fist, content-length: 0] padding=0 endStream=true 11:53:21.544 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.545 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.546 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=117 bytes=7b226578616d706c652d6a756b65626f783a617274697374223a5b7b226e616d65223a226172742f697374222c22616c62756d223a5b7b226e616d65223a2261... 11:53:21.546 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=1 bytes=7d 11:53:21.547 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=0 bytes= 11:53:21.548 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: PATCH, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 213, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.548 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND DATA: streamId=9 padding=0 endStream=true length=213 bytes=7b0a20202020226578616d706c652d6a756b65626f783a617274697374223a205b0a20202020202020207b0a202020202020202020202020226e616d65223a20... 11:53:21.550 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:status: 200, content-length: 0] padding=0 endStream=true 11:53:21.551 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=11 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.552 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=11 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.553 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=11 padding=0 endStream=false length=117 bytes=7b226578616d706c652d6a756b65626f783a617274697374223a5b7b226e616d65223a226172742f697374222c22616c62756d223a5b7b226e616d65223a2261... 11:53:21.553 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=11 padding=0 endStream=false length=1 bytes=7d 11:53:21.553 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=0 bytes= 11:53:21.555 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=13 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: PUT, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 242, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.556 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND DATA: streamId=13 padding=0 endStream=true length=242 bytes=7b0a20202020226578616d706c652d6a756b65626f783a617274697374223a205b0a20202020202020207b0a202020202020202020202020226e616d65223a20... 11:53:21.558 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=13 headers=DefaultHttp2Headers[:status: 204, content-length: 0] padding=0 endStream=true 11:53:21.560 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=15 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.562 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=15 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.562 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=15 padding=0 endStream=false length=116 bytes=7b226578616d706c652d6a756b65626f783a617274697374223a5b7b226e616d65223a226172742f697374222c22616c62756d223a5b7b226e616d65223a2261... 11:53:21.562 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=15 padding=0 endStream=false length=1 bytes=7d 11:53:21.563 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=0 bytes= 11:53:21.564 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=17 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: DELETE, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.565 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=17 headers=DefaultHttp2Headers[:status: 204, content-length: 0] padding=0 endStream=true 11:53:21.567 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] INBOUND HEADERS: streamId=19 headers=DefaultHttp2Headers[:authority: 127.0.0.1:35659, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.568 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND HEADERS: streamId=19 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.568 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=19 padding=0 endStream=false length=242 bytes=7b0a2020226572726f7273223a207b0a20202020226572726f72223a205b0a2020202020207b0a2020202020202020226572726f722d746167223a2022646174... 11:53:21.569 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=0 bytes= 11:53:21.570 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x64ac2a79, L:/127.0.0.1:35659 - R:/127.0.0.1:57426] OUTBOUND GO_AWAY: lastStreamId=19 errorCode=0 length=0 bytes= 11:53:21.570 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.570 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.570 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.572 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.573 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.576 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.576 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.577 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.578 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.578 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.586 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.587 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.588 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.588 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND SETTINGS: ack=true 11:53:21.588 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.588 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND SETTINGS: ack=true 11:53:21.588 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.589 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36779, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.590 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.591 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.594 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36779, :method: OPTIONS, :path: /rests/data, :scheme: http, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.595 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.596 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND RST_STREAM: streamId=5 errorCode=5 11:53:21.596 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36779, :method: OPTIONS, :path: /rests/data, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.597 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 200, allow: GET, HEAD, OPTIONS, PATCH, POST, PUT, accept-patch: application/yang-data+json, application/yang-data+xml, application/yang-patch+json, application/yang-patch+xml, application/json, application/xml, text/xml, content-length: 0] padding=0 endStream=true 11:53:21.606 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] INBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36779, :method: OPTIONS, :path: /rests/data/example-jukebox:jukebox/library, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.608 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:status: 200, allow: DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT, accept-patch: application/yang-data+json, application/yang-data+xml, application/yang-patch+json, application/yang-patch+xml, application/json, application/xml, text/xml, content-length: 0] padding=0 endStream=true 11:53:21.610 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x563eb331, L:/127.0.0.1:36779 - R:/127.0.0.1:42108] OUTBOUND GO_AWAY: lastStreamId=9 errorCode=0 length=0 bytes= 11:53:21.610 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.610 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.610 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.613 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.614 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.619 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.619 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.619 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.620 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.620 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.634 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.635 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.636 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.636 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND SETTINGS: ack=true 11:53:21.636 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.636 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND SETTINGS: ack=true 11:53:21.636 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.637 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.638 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.640 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.642 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: GET, :path: /rests/data, :scheme: http, accept: application/json, content-type: application/json, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.643 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.643 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND RST_STREAM: streamId=5 errorCode=5 11:53:21.644 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: GET, :path: /rests/data, :scheme: http, accept: application/json, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.645 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.645 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=29 bytes=7b226578616d706c652d6a756b65626f783a6a756b65626f78223a7b7d 11:53:21.646 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=1 bytes=7d 11:53:21.646 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=0 bytes= 11:53:21.647 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: HEAD, :path: /rests/data, :scheme: http, accept: application/json, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.647 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=9 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json, content-length: 0] padding=0 endStream=true 11:53:21.648 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=11 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: GET, :path: /rests/data, :scheme: http, accept: application/xml, content-type: application/xml, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.650 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=11 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+xml] padding=0 endStream=false 11:53:21.650 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=11 padding=0 endStream=false length=129 bytes=3c6461746120786d6c6e733d2275726e3a696574663a706172616d733a786d6c3a6e733a6e6574636f6e663a626173653a312e30223e3c6a756b65626f782078... 11:53:21.650 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=11 padding=0 endStream=false length=7 bytes=3c2f646174613e 11:53:21.650 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=0 bytes= 11:53:21.651 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] INBOUND HEADERS: streamId=13 headers=DefaultHttp2Headers[:authority: 127.0.0.1:41443, :method: HEAD, :path: /rests/data, :scheme: http, accept: application/xml, content-type: application/xml, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.652 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND HEADERS: streamId=13 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+xml, content-length: 0] padding=0 endStream=true 11:53:21.653 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x9c4f9b5b, L:/127.0.0.1:41443 - R:/127.0.0.1:42322] OUTBOUND GO_AWAY: lastStreamId=13 errorCode=0 length=0 bytes= 11:53:21.653 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.653 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.653 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.656 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.657 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.661 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.661 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.662 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.663 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.663 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.668 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.669 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.669 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.669 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND SETTINGS: ack=true 11:53:21.670 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.670 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND SETTINGS: ack=true 11:53:21.671 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.672 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:46743, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.672 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.675 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.678 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:46743, :method: PATCH, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, accept: application/yang-data+json, content-type: application/yang-patch+json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 632, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.678 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] INBOUND DATA: streamId=5 padding=0 endStream=true length=632 bytes=7b0a2020202022696574662d79616e672d70617463683a79616e672d706174636822203a207b0a20202020202020202270617463682d696422203a2022706174... 11:53:21.681 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.682 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=340 bytes=7b22696574662d79616e672d70617463683a79616e672d70617463682d737461747573223a7b2270617463682d6964223a22706174636831222c22656469742d... 11:53:21.682 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.683 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0xfe48ad11, L:/127.0.0.1:46743 - R:/127.0.0.1:45954] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes= 11:53:21.684 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.684 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.684 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.686 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.686 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.690 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.690 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.691 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.691 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.691 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.698 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.699 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.700 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.700 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND SETTINGS: ack=true 11:53:21.700 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.700 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND SETTINGS: ack=true 11:53:21.701 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.701 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40667, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.702 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.704 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.707 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40667, :method: POST, :path: /rests/data/example-jukebox:jukebox/library, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 243, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.708 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND DATA: streamId=5 padding=0 endStream=true length=243 bytes=7b0a20202020226578616d706c652d6a756b65626f783a617274697374223a205b0a20202020202020207b0a202020202020202020202020226e616d65223a20... 11:53:21.710 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 201, location: http://127.0.0.1:40667/rests/data/example-jukebox:jukebox/library/artist=art%2Fist, content-length: 0] padding=0 endStream=true 11:53:21.712 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40667, :method: POST, :path: /rests/data/example-jukebox:jukebox/library, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 243, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.712 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] INBOUND DATA: streamId=7 padding=0 endStream=true length=243 bytes=7b0a20202020226578616d706c652d6a756b65626f783a617274697374223a205b0a20202020202020207b0a202020202020202020202020226e616d65223a20... 11:53:21.714 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.714 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=256 bytes=7b0a2020226572726f7273223a207b0a20202020226572726f72223a205b0a2020202020207b0a2020202020202020226572726f722d746167223a2022646174... 11:53:21.715 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=0 bytes= 11:53:21.716 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x377bfbdf, L:/127.0.0.1:40667 - R:/127.0.0.1:33232] OUTBOUND GO_AWAY: lastStreamId=7 errorCode=0 length=0 bytes= 11:53:21.716 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.716 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.717 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.720 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.721 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.725 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.726 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.726 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.727 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.727 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.731 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.732 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.732 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.732 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND SETTINGS: ack=true 11:53:21.732 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.732 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND SETTINGS: ack=true 11:53:21.733 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.733 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40011, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.734 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.736 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.737 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40011, :method: PATCH, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, accept: application/yang-data+json, content-type: application/yang-patch+json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 1394, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.738 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND DATA: streamId=5 padding=0 endStream=true length=1394 bytes=7b0a2020202022696574662d79616e672d70617463683a79616e672d706174636822203a207b0a20202020202020202270617463682d696422203a2022706174... 11:53:21.742 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 200, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.743 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=71 bytes=7b22696574662d79616e672d70617463683a79616e672d70617463682d737461747573223a7b2270617463682d6964223a22706174636831222c226f6b223a5b... 11:53:21.744 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.746 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:40011, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.748 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 200, cache-control: no-cache, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.748 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=116 bytes=7b226578616d706c652d6a756b65626f783a617274697374223a5b7b226e616d65223a226172742f697374222c22616c62756d223a5b7b226e616d65223a2261... 11:53:21.749 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=1 bytes=7d 11:53:21.750 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=0 bytes= 11:53:21.752 [restconf-netty-e2e-7] INFO Clear2To1 - [id: 0x0b16bebc, L:/127.0.0.1:40011 - R:/127.0.0.1:49994] OUTBOUND GO_AWAY: lastStreamId=7 errorCode=0 length=0 bytes= 11:53:21.753 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.753 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.753 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.756 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.756 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.760 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.760 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.761 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.762 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.762 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.767 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.768 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.770 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.770 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND SETTINGS: ack=true 11:53:21.771 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.771 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND SETTINGS: ack=true 11:53:21.771 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.771 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36745, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.771 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.773 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.775 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36745, :method: POST, :path: /rests/data/example-action:root/example-action, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.776 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] INBOUND DATA: streamId=5 padding=0 endStream=true length=64 bytes=7b0a2020202022696e707574223a207b0a20202020202020202277726f6e672d64617461223a2022536f6d652077726f6e672064617461220a202020207d0a7d 11:53:21.776 [/127.0.0.1:46018-http-server-req-0] WARN o.o.n.t.http.ServerRequestExecutor - Internal error while processing PendingDataPost{target=http://127.0.0.1:36745/rests/data/example-action:root/example-action} java.lang.IllegalStateException: Schema node with name wrong-data was not found under (example:action?revision=2024-09-19)input. at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.resolveNamespace(JsonParserStream.java:398) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:291) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.read(JsonParserStream.java:320) at org.opendaylight.yangtools.yang.data.codec.gson.JsonParserStream.parse(JsonParserStream.java:180) at org.opendaylight.restconf.server.api.JsonOperationInputBody.streamTo(JsonOperationInputBody.java:34) at org.opendaylight.restconf.server.api.OperationInputBody.toContainerNode(OperationInputBody.java:51) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataInvoke(AbstractServerStrategy.java:272) at org.opendaylight.restconf.server.spi.AbstractServerStrategy.dataPOST(AbstractServerStrategy.java:232) at org.opendaylight.restconf.server.mdsal.MdsalRestconfServer.dataPOST(MdsalRestconfServer.java:264) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:39) at org.opendaylight.restconf.server.PendingDataPost.execute(PendingDataPost.java:29) at org.opendaylight.restconf.server.PendingRequestWithBody.execute(PendingRequestWithBody.java:67) at org.opendaylight.restconf.server.AbstractPendingRequest.execute(AbstractPendingRequest.java:97) at org.opendaylight.netconf.transport.http.ServerRequestExecutor.lambda$executeRequest$2(ServerRequestExecutor.java:99) at java.base/java.util.concurrent.ThreadPerTaskExecutor$TaskRunner.run(ThreadPerTaskExecutor.java:314) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 11:53:21.777 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 500, content-length: 95] padding=0 endStream=false 11:53:21.777 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=95 bytes=536368656d61206e6f64652077697468206e616d652077726f6e672d6461746120776173206e6f7420666f756e6420756e64657220286578616d706c653a6163... 11:53:21.779 [restconf-netty-e2e-1] INFO Clear2To1 - [id: 0x590486fc, L:/127.0.0.1:36745 - R:/127.0.0.1:46018] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes= 11:53:21.779 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.779 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.779 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.783 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.783 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.787 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.787 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.787 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.788 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.788 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.794 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.795 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.797 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.797 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND SETTINGS: ack=true 11:53:21.797 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.797 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND SETTINGS: ack=true 11:53:21.798 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.798 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36741, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.799 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.801 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.803 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36741, :method: GET, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.805 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.805 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=242 bytes=7b0a2020226572726f7273223a207b0a20202020226572726f72223a205b0a2020202020207b0a2020202020202020226572726f722d746167223a2022646174... 11:53:21.806 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.807 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] INBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:authority: 127.0.0.1:36741, :method: DELETE, :path: /rests/data/example-jukebox:jukebox/library/artist=art%2Fist, :scheme: http, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, user-agent: Java-http-client/21.0.9] padding=0 endStream=true 11:53:21.808 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND HEADERS: streamId=7 headers=DefaultHttp2Headers[:status: 409, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.809 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND DATA: streamId=7 padding=0 endStream=false length=257 bytes=7b0a2020226572726f7273223a207b0a20202020226572726f72223a205b0a2020202020207b0a2020202020202020226572726f722d746167223a2022646174... 11:53:21.809 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=0 bytes= 11:53:21.810 [restconf-netty-e2e-3] INFO Clear2To1 - [id: 0x7cea7695, L:/127.0.0.1:36741 - R:/127.0.0.1:33428] OUTBOUND GO_AWAY: lastStreamId=7 errorCode=0 length=0 bytes= 11:53:21.811 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.811 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.811 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped 11:53:21.813 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.813 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:53:21.817 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:53:21.817 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership acquired – will write OPERATIONAL view 11:53:21.818 [main] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-0 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.TransactionCommitFailedException: canCommit execution failed at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18) at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82) at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:103) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at com.google.common.util.concurrent.DirectExecutorService.execute(DirectExecutorService.java:52) at com.google.common.util.concurrent.Futures.submit(Futures.java:192) at org.opendaylight.yangtools.util.concurrent.FluentFutures.submit(FluentFutures.java:136) at org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker.commit(SerializedDOMDataBroker.java:66) at org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransaction.commit(DOMForwardedWriteTransaction.java:135) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.putStream(MdsalRestconfStreamRegistry.java:360) at org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistry.start(AbstractRestconfStreamRegistry.java:594) at org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistry.(MdsalRestconfStreamRegistry.java:224) at org.opendaylight.restconf.it.server.AbstractE2ETest.beforeEach(AbstractE2ETest.java:215) at org.opendaylight.restconf.it.server.http2.AbstractHttp2E2ETest.beforeEach(AbstractHttp2E2ETest.java:46) at org.opendaylight.restconf.it.server.http2.DataHttp2E2ETest.beforeEach(DataHttp2E2ETest.java:54) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:83) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:547) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$20(ClassBasedTestDescriptor.java:532) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:193) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:155) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Node (urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)stream[{(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)name=NETCONF}] is missing mandatory descendant /(urn:ietf:params:xml:ns:yang:ietf-subscribed-notifications?revision=2019-09-09)replay-log-creation-time at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83) at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.mandatoryVerifyValueChildren(MapEntryModificationStrategy.java:35) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.verifyValueChildren(AbstractNodeContainerModificationStrategy.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.fullVerifyStructure(SchemaAwareApplyOperation.java:120) at org.opendaylight.yangtools.yang.data.tree.impl.ModifiedNode.seal(ModifiedNode.java:320) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractReadyIterator.process(AbstractReadyIterator.java:44) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.runReady(InMemoryDataTreeModification.java:564) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:548) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.ready(InMemoryDataTreeModification.java:540) at org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.ready(SnapshotBackedWriteTransaction.java:151) ... 87 common frames omitted 11:53:21.819 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:53:21.819 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:53:21.823 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND SETTINGS: ack=false settings={MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=8192} 11:53:21.824 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND HEADERS: streamId=1 headers=DefaultHttp2Headers[:status: 401, www-authenticate: BASIC realm="application"] padding=0 endStream=true 11:53:21.825 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND SETTINGS: ack=false settings={HEADER_TABLE_SIZE=16384, ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=16777216, MAX_FRAME_SIZE=16384, MAX_HEADER_LIST_SIZE=393216} 11:53:21.825 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND SETTINGS: ack=true 11:53:21.825 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33488897 11:53:21.825 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND SETTINGS: ack=true 11:53:21.826 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND RST_STREAM: streamId=1 errorCode=5 11:53:21.826 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:authority: 127.0.0.1:45135, :method: PUT, :path: /rests/data/example-jukebox:jukebox, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 64, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.827 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND DATA: streamId=3 padding=0 endStream=true length=64 bytes=7b0a20202020226578616d706c652d6a756b65626f783a6a756b65626f78223a207b0a2020202020202020226c696272617279223a207b7d0a202020207d0a7d 11:53:21.829 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND HEADERS: streamId=3 headers=DefaultHttp2Headers[:status: 201, content-length: 0] padding=0 endStream=true 11:53:21.830 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:authority: 127.0.0.1:45135, :method: POST, :path: /rests/data/example-action:root/not-implemented, :scheme: http, content-type: application/json, authorization: Basic dXNlcm5hbWU6cGEkJHcwUmQ=, content-length: 52, user-agent: Java-http-client/21.0.9] padding=0 endStream=false 11:53:21.830 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] INBOUND DATA: streamId=5 padding=0 endStream=true length=52 bytes=7b0a2020202022696e707574223a207b0a20202020202020202264617461223a2022536f6d652064617461220a202020207d0a7d 11:53:21.832 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND HEADERS: streamId=5 headers=DefaultHttp2Headers[:status: 500, content-type: application/yang-data+json] padding=0 endStream=false 11:53:21.832 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=270 bytes=7b0a2020226572726f7273223a207b0a20202020226572726f72223a205b0a2020202020207b0a2020202020202020226572726f722d746167223a20226f7065... 11:53:21.832 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=0 bytes= 11:53:21.833 [restconf-netty-e2e-5] INFO Clear2To1 - [id: 0x01e48a0f, L:/127.0.0.1:45135 - R:/127.0.0.1:43286] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes= 11:53:21.833 [main] INFO o.o.r.s.m.MdsalRestconfStreamRegistry - Cluster leadership lost – stop writing OPERATIONAL view 11:53:21.833 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router stopped 11:53:21.833 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router stopped