Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/rxjava.spec'], False, '/var/lib/mock/virt7-ovirt-common-el7-build-9985-13746/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/rxjava.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rxjava-1.0.13-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rxjava.spec'], False, '/var/lib/mock/virt7-ovirt-common-el7-build-9985-13746/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/rxjava.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aYi50h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RxJava-1.0.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.13.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd RxJava-1.0.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.class' -print -delete + find . -name '*.jar' -print -delete ./gradle/wrapper/gradle-wrapper.jar + cp -p /builddir/build/SOURCES/rxjava-1.0.13.pom pom.xml + echo 'Patch #0 (rxjava-1.0.13-use-system-jctools.patch):' Patch #0 (rxjava-1.0.13-use-system-jctools.patch): + /usr/bin/cat /builddir/build/SOURCES/rxjava-1.0.13-use-system-jctools.patch + /usr/bin/patch -p1 --fuzz=0 patching file pom.xml patching file src/main/java/rx/internal/operators/OperatorMapNotification.java patching file src/main/java/rx/internal/operators/OperatorObserveOn.java patching file src/main/java/rx/internal/operators/OperatorPublish.java patching file src/main/java/rx/internal/producers/QueuedProducer.java patching file src/main/java/rx/internal/producers/QueuedValueProducer.java patching file src/main/java/rx/internal/util/ObjectPool.java patching file src/main/java/rx/internal/util/RxRingBuffer.java patching file src/main/java/rx/internal/util/unsafe/BaseLinkedQueue.java patching file src/main/java/rx/internal/util/unsafe/ConcurrentCircularArrayQueue.java patching file src/main/java/rx/internal/util/unsafe/ConcurrentSequencedCircularArrayQueue.java patching file src/main/java/rx/internal/util/unsafe/MessagePassingQueue.java patching file src/main/java/rx/internal/util/unsafe/MpmcArrayQueue.java patching file src/main/java/rx/internal/util/unsafe/MpscLinkedQueue.java patching file src/main/java/rx/internal/util/unsafe/Pow2.java patching file src/main/java/rx/internal/util/unsafe/README.md patching file src/main/java/rx/internal/util/unsafe/SpmcArrayQueue.java patching file src/main/java/rx/internal/util/unsafe/SpscArrayQueue.java patching file src/main/java/rx/internal/util/unsafe/SpscLinkedQueue.java patching file src/test/java/rx/internal/util/JCToolsQueueTests.java + rm -rf src/main/java/rx/internal/util/unsafe/ConcurrentCircularArrayQueue.java src/main/java/rx/internal/util/unsafe/ConcurrentSequencedCircularArrayQueue.java src/main/java/rx/internal/util/unsafe/MessagePassingQueue.java src/main/java/rx/internal/util/unsafe/MpmcArrayQueue.java src/main/java/rx/internal/util/unsafe/Pow2.java src/main/java/rx/internal/util/unsafe/SpmcArrayQueue.java src/main/java/rx/internal/util/unsafe/SpscArrayQueue.java src/main/java/rx/internal/util/unsafe/BaseLinkedQueue.java src/main/java/rx/internal/util/unsafe/MpscLinkedQueue.java src/main/java/rx/internal/util/unsafe/SpscLinkedQueue.java + . /usr/share/java-utils/pom_editor.sh + pom_add_dep junit:junit:4.10:test + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_dep org.mockito:mockito-core:1.8.5:test + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_inject pom:project 'bundle' + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_plugin org.apache.felix:maven-bundle-plugin:2.3.7 . ' true io.reactivex.rxjava ${project.name} ReactiveX ${project.version} bundle-manifest process-classes manifest ' + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 . ' *.internal.* ' + set +x + rm -r src/test/java/rx/internal/operators/OperatorMergeMaxConcurrentTest.java src/test/java/rx/internal/operators/OperatorMergeTest.java src/test/java/rx/internal/operators/OperatorPublishTest.java src/test/java/rx/internal/operators/OperatorRepeatTest.java src/test/java/rx/internal/operators/OperatorRetryTest.java src/test/java/rx/observables/AbstractOnSubscribeTest.java src/test/java/rx/schedulers/CachedThreadSchedulerTest.java src/test/java/rx/schedulers/ExecutorSchedulerTest.java src/test/java/rx/subjects/ReplaySubjectBoundedConcurrencyTest.java src/test/java/rx/subjects/ReplaySubjectConcurrencyTest.java + rm -r src/test/java/rx/internal/operators/OperatorRetryWithPredicateTest.java + rm -r src/test/java/rx/observers/TestObserverTest.java src/test/java/rx/observers/TestSubscriberTest.java + python /usr/share/java-utils/mvn_file.py io.reactivex:rxjava rxjava + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nMkTPJ + umask 022 + cd /builddir/build/BUILD + cd RxJava-1.0.13 + python /usr/share/java-utils/mvn_build.py -n rxjava -- -Dproject.build.sourceEncoding=UTF-8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building rxjava 1.0.13 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/RxJava-1.0.13/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 230 source files to /builddir/build/BUILD/RxJava-1.0.13/target/classes [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:[20,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:[31,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:[33,9] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:[41,27] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:[43,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ rxjava --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rxjava --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/RxJava-1.0.13/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rxjava --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 161 source files to /builddir/build/BUILD/RxJava-1.0.13/target/test-classes [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/test/java/rx/internal/operators/BlockingOperatorLatestTest.java: Some input files use or override a deprecated API. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/test/java/rx/internal/operators/BlockingOperatorLatestTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/test/java/rx/internal/operators/OnSubscribeCombineLatestTest.java: /builddir/build/BUILD/RxJava-1.0.13/src/test/java/rx/internal/operators/OnSubscribeCombineLatestTest.java uses unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/test/java/rx/internal/operators/OnSubscribeCombineLatestTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ rxjava --- [INFO] Surefire report directory: /builddir/build/BUILD/RxJava-1.0.13/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running rx.test.TestObstructionDetectionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 sec - in rx.test.TestObstructionDetectionTest Running rx.observers.SafeObserverTest rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError and during unsubscription. at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:198) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeObserverTest.onErrorFailureWithUnsubscribeFailure(SafeObserverTest.java:244) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.CompositeException: 3 exceptions occurred. ... 26 more Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:707) at java.lang.Throwable.printStackTrace(Throwable.java:667) at java.lang.Throwable.printStackTrace(Throwable.java:643) at java.lang.Throwable.printStackTrace(Throwable.java:634) at rx.observers.SafeObserverTest.onErrorFailureWithUnsubscribeFailure(SafeObserverTest.java:247) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: onError failure at rx.observers.SafeObserverTest.onErrorFailureWithUnsubscribeFailure(SafeObserverTest.java:244) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: onErrorFail at rx.observers.SafeObserverTest$9.onError(SafeObserverTest.java:406) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:154) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) ... 24 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: failure from unsubscribe at rx.observers.SafeObserverTest$3.call(SafeObserverTest.java:241) at rx.subscriptions.BooleanSubscription.unsubscribe(BooleanSubscription.java:72) at rx.internal.util.SubscriptionList.unsubscribeFromAll(SubscriptionList.java:124) at rx.internal.util.SubscriptionList.unsubscribe(SubscriptionList.java:113) at rx.Subscriber.unsubscribe(Subscriber.java:98) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:191) ... 25 more rx.exceptions.OnErrorFailedException: failure from unsubscribe at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:213) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeObserverTest.onErrorSuccessWithUnsubscribeFailure(SafeObserverTest.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: failure from unsubscribe at rx.observers.SafeObserverTest$2.call(SafeObserverTest.java:210) at rx.subscriptions.BooleanSubscription.unsubscribe(BooleanSubscription.java:72) at rx.internal.util.SubscriptionList.unsubscribeFromAll(SubscriptionList.java:124) at rx.internal.util.SubscriptionList.unsubscribe(SubscriptionList.java:113) at rx.Subscriber.unsubscribe(Subscriber.java:98) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:206) ... 25 more rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:201) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeObserverTest.onErrorFailureSafe(SafeObserverTest.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.CompositeException: 2 exceptions occurred. ... 26 more Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:707) at java.lang.Throwable.printStackTrace(Throwable.java:667) at java.lang.Throwable.printStackTrace(Throwable.java:643) at java.lang.Throwable.printStackTrace(Throwable.java:634) at rx.observers.SafeObserverTest.onErrorFailureSafe(SafeObserverTest.java:107) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: error! at rx.observers.SafeObserverTest.onErrorFailureSafe(SafeObserverTest.java:104) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: onErrorFail at rx.observers.SafeObserverTest$9.onError(SafeObserverTest.java:406) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:154) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) ... 24 more rx.observers.SafeObserverTest$SafeObserverTestException: onNextFail at rx.observers.SafeObserverTest$8.onNext(SafeObserverTest.java:390) at rx.observers.SafeObserverTest$8.onNext(SafeObserverTest.java:376) at rx.observers.SafeObserverTest.onNextOnErrorFailure(SafeObserverTest.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) rx.exceptions.OnErrorFailedException: Error occurred when trying to propagate error to Observer.onError at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:201) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:137) at rx.observers.SafeObserverTest.onNextOnErrorFailureSafe(SafeObserverTest.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.CompositeException: 2 exceptions occurred. ... 27 more Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:707) at java.lang.Throwable.printStackTrace(Throwable.java:667) at java.lang.Throwable.printStackTrace(Throwable.java:643) at java.lang.Throwable.printStackTrace(Throwable.java:634) at rx.observers.SafeObserverTest.onNextOnErrorFailureSafe(SafeObserverTest.java:156) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: onNextFail at rx.observers.SafeObserverTest$8.onNext(SafeObserverTest.java:390) at rx.observers.SafeObserverTest$8.onNext(SafeObserverTest.java:376) at rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:130) at rx.observers.SafeObserverTest.onNextOnErrorFailureSafe(SafeObserverTest.java:153) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: onErrorFail at rx.observers.SafeObserverTest$8.onError(SafeObserverTest.java:385) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:154) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:137) ... 24 more rx.observers.SafeObserverTest$SafeObserverTestException: failure from unsubscribe at rx.observers.SafeObserverTest$1.call(SafeObserverTest.java:184) at rx.subscriptions.BooleanSubscription.unsubscribe(BooleanSubscription.java:72) at rx.internal.util.SubscriptionList.unsubscribeFromAll(SubscriptionList.java:124) at rx.internal.util.SubscriptionList.unsubscribe(SubscriptionList.java:113) at rx.Subscriber.unsubscribe(Subscriber.java:98) at rx.observers.SafeSubscriber.onCompleted(SafeSubscriber.java:90) at rx.observers.SafeObserverTest.onCompleteSuccessWithUnsubscribeFailure(SafeObserverTest.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) java.lang.RuntimeException: Observer.onError not implemented and error while unsubscribing. at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:176) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.observers.SafeObserverTest.onErrorNotImplementedFailureWithUnsubscribeFailure(SafeObserverTest.java:286) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.CompositeException: 2 exceptions occurred. ... 26 more Caused by: rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:707) at java.lang.Throwable.printStackTrace(Throwable.java:667) at java.lang.Throwable.printStackTrace(Throwable.java:643) at java.lang.Throwable.printStackTrace(Throwable.java:634) at rx.observers.SafeObserverTest.onErrorNotImplementedFailureWithUnsubscribeFailure(SafeObserverTest.java:289) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: error! at rx.observers.SafeObserverTest.onErrorNotImplementedFailureWithUnsubscribeFailure(SafeObserverTest.java:286) ... 23 more Caused by: rx.observers.SafeObserverTest$SafeObserverTestException: failure from unsubscribe at rx.observers.SafeObserverTest$4.call(SafeObserverTest.java:283) at rx.subscriptions.BooleanSubscription.unsubscribe(BooleanSubscription.java:72) at rx.internal.util.SubscriptionList.unsubscribeFromAll(SubscriptionList.java:124) at rx.internal.util.SubscriptionList.unsubscribe(SubscriptionList.java:113) at rx.Subscriber.unsubscribe(Subscriber.java:98) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:169) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) ... 24 more Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in rx.observers.SafeObserverTest Running rx.observers.SerializedObserverTest TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-2-thread-1 TestMultiThreadedObservable onNext: two on thread pool-2-thread-2 TestMultiThreadedObservable onNext: three on thread pool-2-thread-3 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-3-thread-1 TestMultiThreadedObservable onNext: two on thread pool-3-thread-2 TestMultiThreadedObservable onNext: three on thread pool-3-thread-3 TestMultiThreadedObservable onNext: null on thread pool-3-thread-4 TestMultiThreadedObservable onNext: four on thread pool-3-thread-5 TestMultiThreadedObservable onNext: five on thread pool-3-thread-6 TestMultiThreadedObservable onNext: six on thread pool-3-thread-7 TestMultiThreadedObservable onNext: seven on thread pool-3-thread-8 TestMultiThreadedObservable onNext: eight on thread pool-3-thread-9 TestMultiThreadedObservable onNext: nine on thread pool-3-thread-10 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 7 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-4-thread-1 TestMultiThreadedObservable onNext: two on thread pool-4-thread-2 TestMultiThreadedObservable onNext: three on thread pool-4-thread-3 TestMultiThreadedObservable onNext: null on thread pool-4-thread-4 TestMultiThreadedObservable onNext: four on thread pool-4-thread-5 TestMultiThreadedObservable onNext: five on thread pool-4-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-4-thread-6 TestMultiThreadedObservable onNext: six on thread pool-4-thread-7 TestMultiThreadedObservable onNext: seven on thread pool-4-thread-4 TestMultiThreadedObservable onNext: nine on thread pool-4-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 7 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-5-thread-1 TestMultiThreadedObservable onNext: two on thread pool-5-thread-2 TestMultiThreadedObservable onNext: three on thread pool-5-thread-3 TestMultiThreadedObservable onNext: nine on thread pool-5-thread-10 TestMultiThreadedObservable onNext: null on thread pool-5-thread-4 TestMultiThreadedObservable onNext: seven on thread pool-5-thread-8 TestMultiThreadedObservable onNext: eight on thread pool-5-thread-9 TestMultiThreadedObservable onNext: six on thread pool-5-thread-7 TestMultiThreadedObservable onNext: four on thread pool-5-thread-5 TestMultiThreadedObservable onNext: five on thread pool-5-thread-6 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-6-thread-1 TestMultiThreadedObservable onNext: two on thread pool-6-thread-2 TestMultiThreadedObservable onNext: three on thread pool-6-thread-3 TestMultiThreadedObservable onNext: null on thread pool-6-thread-4 TestMultiThreadedObservable onNext: four on thread pool-6-thread-5 TestMultiThreadedObservable onNext: six on thread pool-6-thread-4 TestMultiThreadedObservable onNext: five on thread pool-6-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-6-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-6-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-6-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 7 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-7-thread-1 TestMultiThreadedObservable onNext: two on thread pool-7-thread-2 TestMultiThreadedObservable onNext: three on thread pool-7-thread-3 TestMultiThreadedObservable onNext: null on thread pool-7-thread-4 TestMultiThreadedObservable onNext: four on thread pool-7-thread-5 TestMultiThreadedObservable onNext: six on thread pool-7-thread-4 TestMultiThreadedObservable onNext: five on thread pool-7-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-7-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-7-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-7-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-8-thread-1 TestMultiThreadedObservable onNext: two on thread pool-8-thread-2 TestMultiThreadedObservable onNext: three on thread pool-8-thread-3 TestMultiThreadedObservable onNext: null on thread pool-8-thread-4 TestMultiThreadedObservable onNext: four on thread pool-8-thread-5 TestMultiThreadedObservable onNext: six on thread pool-8-thread-4 TestMultiThreadedObservable onNext: five on thread pool-8-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-8-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-8-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-8-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-9-thread-1 TestMultiThreadedObservable onNext: two on thread pool-9-thread-2 TestMultiThreadedObservable onNext: three on thread pool-9-thread-3 TestMultiThreadedObservable onNext: null on thread pool-9-thread-4 TestMultiThreadedObservable onNext: four on thread pool-9-thread-5 TestMultiThreadedObservable onNext: six on thread pool-9-thread-4 TestMultiThreadedObservable onNext: five on thread pool-9-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-9-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-9-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-9-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-10-thread-1 TestMultiThreadedObservable onNext: two on thread pool-10-thread-2 TestMultiThreadedObservable onNext: three on thread pool-10-thread-3 TestMultiThreadedObservable onNext: null on thread pool-10-thread-4 TestMultiThreadedObservable onNext: four on thread pool-10-thread-5 TestMultiThreadedObservable onNext: six on thread pool-10-thread-4 TestMultiThreadedObservable onNext: five on thread pool-10-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-10-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-10-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-10-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-11-thread-1 TestMultiThreadedObservable onNext: two on thread pool-11-thread-2 TestMultiThreadedObservable onNext: three on thread pool-11-thread-3 TestMultiThreadedObservable onNext: null on thread pool-11-thread-4 TestMultiThreadedObservable onNext: four on thread pool-11-thread-5 TestMultiThreadedObservable onNext: six on thread pool-11-thread-4 TestMultiThreadedObservable onNext: five on thread pool-11-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-11-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-11-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-11-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-12-thread-1 TestMultiThreadedObservable onNext: two on thread pool-12-thread-2 TestMultiThreadedObservable onNext: three on thread pool-12-thread-3 TestMultiThreadedObservable onNext: null on thread pool-12-thread-4 TestMultiThreadedObservable onNext: four on thread pool-12-thread-5 TestMultiThreadedObservable onNext: six on thread pool-12-thread-4 TestMultiThreadedObservable onNext: five on thread pool-12-thread-6 TestMultiThreadedObservable onNext: seven on thread pool-12-thread-7 TestMultiThreadedObservable onNext: nine on thread pool-12-thread-6 TestMultiThreadedObservable onNext: eight on thread pool-12-thread-8 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 8 Observer maxConcurrentThreads: 1 onNext count: 1 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one on thread pool-13-thread-1 TestMultiThreadedObservable onNext: two on thread pool-13-thread-2 TestMultiThreadedObservable onNext: three on thread pool-13-thread-3 TestMultiThreadedObservable onNext: null on thread pool-13-thread-4 >>>>>>>>>>>>>>>>>>>> onError received: java.lang.NullPointerException OnSubscribe maxConcurrentThreads: 3 Observer maxConcurrentThreads: 1 TestSingleThreadedObservable subscribed to ... starting TestSingleThreadedObservable thread done starting TestSingleThreadedObservable thread running TestSingleThreadedObservable thread TestSingleThreadedObservable onNext: one TestSingleThreadedObservable onNext: two TestSingleThreadedObservable onNext: three Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.22 sec - in rx.observers.SerializedObserverTest Running rx.CovarianceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in rx.CovarianceTest Running rx.subscriptions.RefCountSubscriptionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in rx.subscriptions.RefCountSubscriptionTest Running rx.subscriptions.SubscriptionsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in rx.subscriptions.SubscriptionsTest Running rx.subscriptions.CompositeSubscriptionTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in rx.subscriptions.CompositeSubscriptionTest Running rx.subscriptions.MultipleAssignmentSubscriptionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in rx.subscriptions.MultipleAssignmentSubscriptionTest Running rx.subjects.ReplaySubjectTest observer1: one observer1: two before waiting for one observer2: one observer2: two after waiting for one observer1: three sent three about to send onCompleted completed subject makeSlow released observer2: three Turn: 0 0, 0 Turn: 1 0, 0 Turn: 2 0, 0 Turn: 3 0, 0 Turn: 4 0, 0 Turn: 5 0, 0 Turn: 6 0, 0 Turn: 7 0, 0 Turn: 8 0, 0 Turn: 9 0, 0 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in rx.subjects.ReplaySubjectTest Running rx.subjects.SerializedSubjectTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.subjects.SerializedSubjectTest Running rx.subjects.PublishSubjectTest Turn: 0 Turn: 1 Turn: 2 Turn: 3 Turn: 4 Turn: 5 Turn: 6 Turn: 7 Turn: 8 Turn: 9 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in rx.subjects.PublishSubjectTest Running rx.subjects.AsyncSubjectTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 sec - in rx.subjects.AsyncSubjectTest Running rx.subjects.TestSubjectTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in rx.subjects.TestSubjectTest Running rx.subjects.BehaviorSubjectTest 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 33000 34000 35000 36000 37000 38000 39000 40000 41000 42000 43000 44000 45000 46000 47000 48000 49000 Turn: 0 Turn: 1 Turn: 2 Turn: 3 Turn: 4 Turn: 5 Turn: 6 Turn: 7 Turn: 8 Turn: 9 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.225 sec - in rx.subjects.BehaviorSubjectTest Running rx.util.AssertObservableTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in rx.util.AssertObservableTest Running rx.SubscriberTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in rx.SubscriberTest Running rx.ObservableDoOnTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.ObservableDoOnTest Running rx.plugins.RxJavaPluginsTest java.lang.RuntimeException: test onError at rx.plugins.RxJavaPluginsTest.testOnErrorWhenNotImplemented(RxJavaPluginsTest.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) java.lang.RuntimeException: test onError at rx.plugins.RxJavaPluginsTest.testOnErrorWhenImplementedViaSubscribe(RxJavaPluginsTest.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in rx.plugins.RxJavaPluginsTest Running rx.internal.operators.OnSubscribeToObservableFutureTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in rx.internal.operators.OnSubscribeToObservableFutureTest Running rx.internal.operators.OperatorDefaultIfEmptyTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in rx.internal.operators.OperatorDefaultIfEmptyTest Running rx.internal.operators.OperatorOnErrorResumeNextViaObservableTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onError: java.lang.RuntimeException: Forced Failure BadMapper:one TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: twoResume TestObservable onNext: threeResume TestObservable onCompleted Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 sec - in rx.internal.operators.OperatorOnErrorResumeNextViaObservableTest Running rx.internal.operators.OperatorDistinctUntilChangedTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in rx.internal.operators.OperatorDistinctUntilChangedTest Running rx.internal.operators.OperatorToMultimapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in rx.internal.operators.OperatorToMultimapTest Running rx.internal.operators.OperatorOnBackpressureDropTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in rx.internal.operators.OperatorOnBackpressureDropTest Running rx.internal.operators.OnSubscribeDeferTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OnSubscribeDeferTest Running rx.internal.operators.OperatorDelayTest [rx.Notification@e3a6ab04 OnNext 1] [rx.Notification@e3a6ab05 OnNext 2] [rx.Notification@e3a6ab06 OnNext 3] [rx.Notification@e3a6ab07 OnNext 4] [rx.Notification@e3a6ab08 OnNext 5] [rx.Notification@409e3cd5 OnCompleted] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.515 sec - in rx.internal.operators.OperatorDelayTest Running rx.internal.operators.OperatorMulticastTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in rx.internal.operators.OperatorMulticastTest Running rx.internal.operators.BufferUntilSubscriberTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in rx.internal.operators.BufferUntilSubscriberTest Running rx.internal.operators.OperatorSkipUntilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorSkipUntilTest Running rx.internal.operators.OperatorMapTest a b rx.exceptions.OnErrorNotImplementedException at rx.Observable$30.onError(Observable.java:7540) at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:154) at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:111) at rx.internal.operators.OperatorMap$1.onError(OperatorMap.java:49) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:58) at rx.internal.operators.OperatorMerge$MergeSubscriber.emitScalar(OperatorMerge.java:470) at rx.internal.operators.OperatorMerge$MergeSubscriber.tryEmit(OperatorMerge.java:432) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:227) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:140) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:55) at rx.internal.operators.OperatorMapTest$12.call(OperatorMapTest.java:274) at rx.internal.operators.OperatorMapTest$12.call(OperatorMapTest.java:268) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7531) at rx.internal.operators.OperatorMapTest.verifyExceptionIsThrownIfThereIsNoExceptionHandler(OperatorMapTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.RuntimeException at rx.internal.operators.OperatorMapTest$14.call(OperatorMapTest.java:294) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:55) ... 41 more Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: c at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:104) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:58) ... 41 more java.lang.RuntimeException: Forced Failure at rx.internal.operators.OperatorMapTest$6.call(OperatorMapTest.java:169) at rx.internal.operators.OperatorMapTest$6.call(OperatorMapTest.java:165) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:55) at rx.internal.operators.OnSubscribeFromIterable$IterableProducer.request(OnSubscribeFromIterable.java:79) at rx.Subscriber.setProducer(Subscriber.java:209) at rx.Subscriber.setProducer(Subscriber.java:205) at rx.Subscriber.setProducer(Subscriber.java:205) at rx.Subscriber.setProducer(Subscriber.java:205) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:50) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:33) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.internal.operators.OperatorMapTest.testMapWithError(OperatorMapTest.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in rx.internal.operators.OperatorMapTest Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: fail at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:104) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:58) ... 38 more Running rx.internal.operators.BlockingOperatorToIteratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in rx.internal.operators.BlockingOperatorToIteratorTest Running rx.internal.operators.NotificationLiteTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in rx.internal.operators.NotificationLiteTest Running rx.internal.operators.OperatorDoOnEachTest Received exception: rx.exceptions.OnErrorNotImplementedException: Test NPE Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in rx.internal.operators.OperatorDoOnEachTest Running rx.internal.operators.OperatorFlatMapTest --> testFlatMapSelectorMaxConcurrent: [1010, 1011, 4040, 2020, 2021, 3030, 3031, 5050, 5051, 6060, 6061, 7070, 7071, 8080, 8081, 9090, 9091, 10100, 10101, 4041] flatMapRangeAsyncLoop > 0 flatMapRangeAsyncLoop > 10 flatMapRangeAsyncLoop > 20 flatMapRangeAsyncLoop > 30 flatMapRangeAsyncLoop > 40 flatMapRangeAsyncLoop > 50 flatMapRangeAsyncLoop > 60 flatMapRangeAsyncLoop > 70 flatMapRangeAsyncLoop > 80 flatMapRangeAsyncLoop > 90 flatMapRangeAsyncLoop > 100 flatMapRangeAsyncLoop > 110 flatMapRangeAsyncLoop > 120 flatMapRangeAsyncLoop > 130 flatMapRangeAsyncLoop > 140 flatMapRangeAsyncLoop > 150 flatMapRangeAsyncLoop > 160 flatMapRangeAsyncLoop > 170 flatMapRangeAsyncLoop > 180 flatMapRangeAsyncLoop > 190 flatMapRangeAsyncLoop > 200 flatMapRangeAsyncLoop > 210 flatMapRangeAsyncLoop > 220 flatMapRangeAsyncLoop > 230 flatMapRangeAsyncLoop > 240 flatMapRangeAsyncLoop > 250 flatMapRangeAsyncLoop > 260 flatMapRangeAsyncLoop > 270 flatMapRangeAsyncLoop > 280 flatMapRangeAsyncLoop > 290 flatMapRangeAsyncLoop > 300 flatMapRangeAsyncLoop > 310 flatMapRangeAsyncLoop > 320 flatMapRangeAsyncLoop > 330 flatMapRangeAsyncLoop > 340 flatMapRangeAsyncLoop > 350 flatMapRangeAsyncLoop > 360 flatMapRangeAsyncLoop > 370 flatMapRangeAsyncLoop > 380 flatMapRangeAsyncLoop > 390 flatMapRangeAsyncLoop > 400 flatMapRangeAsyncLoop > 410 flatMapRangeAsyncLoop > 420 flatMapRangeAsyncLoop > 430 flatMapRangeAsyncLoop > 440 flatMapRangeAsyncLoop > 450 flatMapRangeAsyncLoop > 460 flatMapRangeAsyncLoop > 470 flatMapRangeAsyncLoop > 480 flatMapRangeAsyncLoop > 490 flatMapRangeAsyncLoop > 500 flatMapRangeAsyncLoop > 510 flatMapRangeAsyncLoop > 520 flatMapRangeAsyncLoop > 530 flatMapRangeAsyncLoop > 540 flatMapRangeAsyncLoop > 550 flatMapRangeAsyncLoop > 560 flatMapRangeAsyncLoop > 570 flatMapRangeAsyncLoop > 580 flatMapRangeAsyncLoop > 590 flatMapRangeAsyncLoop > 600 flatMapRangeAsyncLoop > 610 flatMapRangeAsyncLoop > 620 flatMapRangeAsyncLoop > 630 flatMapRangeAsyncLoop > 640 flatMapRangeAsyncLoop > 650 flatMapRangeAsyncLoop > 660 flatMapRangeAsyncLoop > 670 flatMapRangeAsyncLoop > 680 flatMapRangeAsyncLoop > 690 flatMapRangeAsyncLoop > 700 flatMapRangeAsyncLoop > 710 flatMapRangeAsyncLoop > 720 flatMapRangeAsyncLoop > 730 flatMapRangeAsyncLoop > 740 flatMapRangeAsyncLoop > 750 flatMapRangeAsyncLoop > 760 flatMapRangeAsyncLoop > 770 flatMapRangeAsyncLoop > 780 flatMapRangeAsyncLoop > 790 flatMapRangeAsyncLoop > 800 flatMapRangeAsyncLoop > 810 flatMapRangeAsyncLoop > 820 flatMapRangeAsyncLoop > 830 flatMapRangeAsyncLoop > 840 flatMapRangeAsyncLoop > 850 flatMapRangeAsyncLoop > 860 flatMapRangeAsyncLoop > 870 flatMapRangeAsyncLoop > 880 flatMapRangeAsyncLoop > 890 flatMapRangeAsyncLoop > 900 flatMapRangeAsyncLoop > 910 flatMapRangeAsyncLoop > 920 flatMapRangeAsyncLoop > 930 flatMapRangeAsyncLoop > 940 flatMapRangeAsyncLoop > 950 flatMapRangeAsyncLoop > 960 flatMapRangeAsyncLoop > 970 flatMapRangeAsyncLoop > 980 flatMapRangeAsyncLoop > 990 flatMapRangeAsyncLoop > 1000 flatMapRangeAsyncLoop > 1010 flatMapRangeAsyncLoop > 1020 flatMapRangeAsyncLoop > 1030 flatMapRangeAsyncLoop > 1040 flatMapRangeAsyncLoop > 1050 flatMapRangeAsyncLoop > 1060 flatMapRangeAsyncLoop > 1070 flatMapRangeAsyncLoop > 1080 flatMapRangeAsyncLoop > 1090 flatMapRangeAsyncLoop > 1100 flatMapRangeAsyncLoop > 1110 flatMapRangeAsyncLoop > 1120 flatMapRangeAsyncLoop > 1130 flatMapRangeAsyncLoop > 1140 flatMapRangeAsyncLoop > 1150 flatMapRangeAsyncLoop > 1160 flatMapRangeAsyncLoop > 1170 flatMapRangeAsyncLoop > 1180 flatMapRangeAsyncLoop > 1190 flatMapRangeAsyncLoop > 1200 flatMapRangeAsyncLoop > 1210 flatMapRangeAsyncLoop > 1220 flatMapRangeAsyncLoop > 1230 flatMapRangeAsyncLoop > 1240 flatMapRangeAsyncLoop > 1250 flatMapRangeAsyncLoop > 1260 flatMapRangeAsyncLoop > 1270 flatMapRangeAsyncLoop > 1280 flatMapRangeAsyncLoop > 1290 flatMapRangeAsyncLoop > 1300 flatMapRangeAsyncLoop > 1310 flatMapRangeAsyncLoop > 1320 flatMapRangeAsyncLoop > 1330 flatMapRangeAsyncLoop > 1340 flatMapRangeAsyncLoop > 1350 flatMapRangeAsyncLoop > 1360 flatMapRangeAsyncLoop > 1370 flatMapRangeAsyncLoop > 1380 flatMapRangeAsyncLoop > 1390 flatMapRangeAsyncLoop > 1400 flatMapRangeAsyncLoop > 1410 flatMapRangeAsyncLoop > 1420 flatMapRangeAsyncLoop > 1430 flatMapRangeAsyncLoop > 1440 flatMapRangeAsyncLoop > 1450 flatMapRangeAsyncLoop > 1460 flatMapRangeAsyncLoop > 1470 flatMapRangeAsyncLoop > 1480 flatMapRangeAsyncLoop > 1490 flatMapRangeAsyncLoop > 1500 flatMapRangeAsyncLoop > 1510 flatMapRangeAsyncLoop > 1520 flatMapRangeAsyncLoop > 1530 flatMapRangeAsyncLoop > 1540 flatMapRangeAsyncLoop > 1550 flatMapRangeAsyncLoop > 1560 flatMapRangeAsyncLoop > 1570 flatMapRangeAsyncLoop > 1580 flatMapRangeAsyncLoop > 1590 flatMapRangeAsyncLoop > 1600 flatMapRangeAsyncLoop > 1610 flatMapRangeAsyncLoop > 1620 flatMapRangeAsyncLoop > 1630 flatMapRangeAsyncLoop > 1640 flatMapRangeAsyncLoop > 1650 flatMapRangeAsyncLoop > 1660 flatMapRangeAsyncLoop > 1670 flatMapRangeAsyncLoop > 1680 flatMapRangeAsyncLoop > 1690 flatMapRangeAsyncLoop > 1700 flatMapRangeAsyncLoop > 1710 flatMapRangeAsyncLoop > 1720 flatMapRangeAsyncLoop > 1730 flatMapRangeAsyncLoop > 1740 flatMapRangeAsyncLoop > 1750 flatMapRangeAsyncLoop > 1760 flatMapRangeAsyncLoop > 1770 flatMapRangeAsyncLoop > 1780 flatMapRangeAsyncLoop > 1790 flatMapRangeAsyncLoop > 1800 flatMapRangeAsyncLoop > 1810 flatMapRangeAsyncLoop > 1820 flatMapRangeAsyncLoop > 1830 flatMapRangeAsyncLoop > 1840 flatMapRangeAsyncLoop > 1850 flatMapRangeAsyncLoop > 1860 flatMapRangeAsyncLoop > 1870 flatMapRangeAsyncLoop > 1880 flatMapRangeAsyncLoop > 1890 flatMapRangeAsyncLoop > 1900 flatMapRangeAsyncLoop > 1910 flatMapRangeAsyncLoop > 1920 flatMapRangeAsyncLoop > 1930 flatMapRangeAsyncLoop > 1940 flatMapRangeAsyncLoop > 1950 flatMapRangeAsyncLoop > 1960 flatMapRangeAsyncLoop > 1970 flatMapRangeAsyncLoop > 1980 flatMapRangeAsyncLoop > 1990 testFlatMapTransformsMaxConcurrentNormalLoop => 0 testFlatMapTransformsMaxConcurrentNormalLoop => 100 testFlatMapTransformsMaxConcurrentNormalLoop => 200 testFlatMapTransformsMaxConcurrentNormalLoop => 300 testFlatMapTransformsMaxConcurrentNormalLoop => 400 testFlatMapTransformsMaxConcurrentNormalLoop => 500 testFlatMapTransformsMaxConcurrentNormalLoop => 600 testFlatMapTransformsMaxConcurrentNormalLoop => 700 testFlatMapTransformsMaxConcurrentNormalLoop => 800 testFlatMapTransformsMaxConcurrentNormalLoop => 900 flatMapTwoNestedSync >> @ 1 flatMapTwoNestedSync >> @ 1000 flatMapTwoNestedSync >> @ 1000000 Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.518 sec - in rx.internal.operators.OperatorFlatMapTest Running rx.internal.operators.OperatorDoOnRequestTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in rx.internal.operators.OperatorDoOnRequestTest Running rx.internal.operators.OperatorOnErrorReturnTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one BadMapper:one Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 sec - in rx.internal.operators.OperatorOnErrorReturnTest Running rx.internal.operators.OperatorTakeUntilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in rx.internal.operators.OperatorTakeUntilTest Running rx.internal.operators.OperatorBufferTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in rx.internal.operators.OperatorBufferTest Running rx.internal.operators.OperatorTakeUntilPredicateTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in rx.internal.operators.OperatorTakeUntilPredicateTest Running rx.internal.operators.OnSubscribeCombineLatestTest test1ToNSourcesScheduled: 1 sources test1ToNSourcesScheduled: 2 sources test1ToNSourcesScheduled: 3 sources test1ToNSourcesScheduled: 4 sources test1ToNSourcesScheduled: 5 sources test1ToNSourcesScheduled: 6 sources test1ToNSourcesScheduled: 7 sources test1ToNSourcesScheduled: 8 sources test1ToNSourcesScheduled: 9 sources test1ToNSourcesScheduled: 10 sources test1ToNSources: 1 sources test1ToNSources: 2 sources test1ToNSources: 3 sources test1ToNSources: 4 sources test1ToNSources: 5 sources test1ToNSources: 6 sources test1ToNSources: 7 sources test1ToNSources: 8 sources test1ToNSources: 9 sources test1ToNSources: 10 sources test1ToNSources: 11 sources test1ToNSources: 12 sources test1ToNSources: 13 sources test1ToNSources: 14 sources test1ToNSources: 15 sources test1ToNSources: 16 sources test1ToNSources: 17 sources test1ToNSources: 18 sources test1ToNSources: 19 sources test1ToNSources: 20 sources test1ToNSources: 21 sources test1ToNSources: 22 sources test1ToNSources: 23 sources test1ToNSources: 24 sources test1ToNSources: 25 sources test1ToNSources: 26 sources test1ToNSources: 27 sources test1ToNSources: 28 sources test1ToNSources: 29 sources test1ToNSources: 30 sources Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.891 sec - in rx.internal.operators.OnSubscribeCombineLatestTest Running rx.internal.operators.OperatorTimestampTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.OperatorTimestampTest Running rx.internal.operators.OperatorTakeLastTimedTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in rx.internal.operators.OperatorTakeLastTimedTest Running rx.internal.operators.OperatorTakeLastTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in rx.internal.operators.OperatorTakeLastTest Running rx.internal.operators.OperatorReduceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in rx.internal.operators.OperatorReduceTest Running rx.internal.operators.OperatorSubscribeOnTest First schedule: Thread[RxNewThreadScheduler-6,5,main] After reschedule: Thread[RxNewThreadScheduler-6,5,] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in rx.internal.operators.OperatorSubscribeOnTest Running rx.internal.operators.OperatorFilterTest Received: 101 Received: 102 Received: 103 Received: 104 Received: 105 Received: 106 Received: 107 Received: 108 Received: 109 Received: 110 Received: 111 Received: 112 Received: 113 Received: 114 Received: 115 Received: 116 Received: 117 Received: 118 Received: 119 Received: 120 Received: 121 Received: 122 Received: 123 Received: 124 Received: 125 Received: 126 Received: 127 Received: 128 Received: 129 Received: 130 Received: 131 Received: 132 Received: 133 Received: 134 Received: 135 Received: 136 Received: 137 Received: 138 Received: 139 Received: 140 Received: 141 Received: 142 Received: 143 Received: 144 Received: 145 Received: 146 Received: 147 Received: 148 Received: 149 Received: 150 Received: 151 Received: 152 Received: 153 Received: 154 Received: 155 Received: 156 Received: 157 Received: 158 Received: 159 Received: 160 Received: 161 Received: 162 Received: 163 Received: 164 Received: 165 Received: 166 Received: 167 Received: 168 Received: 169 Received: 170 Received: 171 Received: 172 Received: 173 Received: 174 Received: 175 Received: 176 Received: 177 Received: 178 Received: 179 Received: 180 Received: 181 Received: 182 Received: 183 Received: 184 Received: 185 Received: 186 Received: 187 Received: 188 Received: 189 Received: 190 Received: 191 Received: 192 Received: 193 Received: 194 Received: 195 Received: 196 Received: 197 Received: 198 Received: 199 Received: 200 Received: 201 Received: 202 Received: 203 Received: 204 Received: 205 Received: 206 Received: 207 Received: 208 Received: 209 Received: 210 Received: 211 Received: 212 Received: 213 Received: 214 Received: 215 Received: 216 Received: 217 Received: 218 Received: 219 Received: 220 Received: 221 Received: 222 Received: 223 Received: 224 Received: 225 Received: 226 Received: 227 Received: 228 Received: 229 Received: 230 Received: 231 Received: 232 Received: 233 Received: 234 Received: 235 Received: 236 Received: 237 Received: 238 Received: 239 Received: 240 Received: 241 Received: 242 Received: 243 Received: 244 Received: 245 Received: 246 Received: 247 Received: 248 Received: 249 Received: 250 Received: 251 Received: 252 Received: 253 Received: 254 Received: 255 Received: 256 onCompleted Received: three onCompleted Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in rx.internal.operators.OperatorFilterTest Running rx.internal.operators.OperatorToMapTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorToMapTest Running rx.internal.operators.OperatorOnBackpressureBufferTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in rx.internal.operators.OperatorOnBackpressureBufferTest Running rx.internal.operators.BlockingOperatorNextTest a: 1 b: 13 c: 36 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.021 sec - in rx.internal.operators.BlockingOperatorNextTest Running rx.internal.operators.OperatorGroupByTest Results: [first groups: 1, first groups: 2, first groups: 1, first groups: 2, last group: 3, last group: 3] [0] => testUnsubscribe => Source: 1 Message: Event-1 => testUnsubscribe => Source: 2 Message: Event-2 => testUnsubscribe => Source: 1 Message: Event-5 => testUnsubscribe => Source: 2 Message: Event-6 => testUnsubscribe => Source: 1 Message: Event-9 => testUnsubscribe => Source: 2 Message: Event-10 => testUnsubscribe => Source: 1 Message: Event-13 => testUnsubscribe => Source: 2 Message: Event-14 => testUnsubscribe => Source: 1 Message: Event-17 => testUnsubscribe => Source: 2 Message: Event-18 => testUnsubscribe => Source: 1 Message: Event-21 => testUnsubscribe => Source: 1 Message: Event-25 => testUnsubscribe => Source: 1 Message: Event-29 => testUnsubscribe => Source: 1 Message: Event-33 => testUnsubscribe => Source: 1 Message: Event-37 1 2 3 Results: [first groups: 1, first groups: 2, first groups: 1, first groups: 2, last group: 3, last group: 3] Event => key: 3 value: one Event => key: 3 value: two Event => key: 5 value: three Event => key: 4 value: four Event => key: 4 value: five Event => key: 3 value: six java.lang.RuntimeException: forced failure at rx.internal.operators.OperatorGroupByTest.testError(OperatorGroupByTest.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) -----------> NEXT: foo -----------> NEXT: bar -----------> NEXT: foo -----------> NEXT: baz -----------> NEXT: qux -----------> NEXT: bar -----------> NEXT: baz -----------> NEXT: foo ts .get [foo-0, foo-1, bar-0, foo-0, baz-0, qux-0, bar-1, bar-0, foo-1, baz-1, baz-0, foo-0] testUnsubscribe => GroupedObservable Key: 1 testUnsubscribe => Source: 1 Message: Event-1 testUnsubscribe => Source: 1 Message: Event-3 testUnsubscribe => Source: 1 Message: Event-5 testUnsubscribe => Source: 1 Message: Event-7 testUnsubscribe => Source: 1 Message: Event-9 testUnsubscribe => Source: 1 Message: Event-11 testUnsubscribe => Source: 1 Message: Event-13 testUnsubscribe => Source: 1 Message: Event-15 testUnsubscribe => Source: 1 Message: Event-17 testUnsubscribe => Source: 1 Message: Event-19 testUnsubscribe => Source: 1 Message: Event-21 testUnsubscribe => Source: 1 Message: Event-23 testUnsubscribe => Source: 1 Message: Event-25 testUnsubscribe => Source: 1 Message: Event-27 testUnsubscribe => Source: 1 Message: Event-29 testUnsubscribe => Source: 1 Message: Event-31 testUnsubscribe => Source: 1 Message: Event-33 testUnsubscribe => Source: 1 Message: Event-35 testUnsubscribe => Source: 1 Message: Event-37 testUnsubscribe => Source: 1 Message: Event-39 *** Subscribing to EventStream *** GroupedObservable Key: 0 Source: 0 Message: Event-0 GroupedObservable Key: 1 Source: 1 Message: Event-1 Source: 0 Message: Event-2 Source: 1 Message: Event-3 Source: 0 Message: Event-4 Source: 1 Message: Event-5 Source: 0 Message: Event-6 Source: 1 Message: Event-7 Source: 0 Message: Event-8 Source: 1 Message: Event-9 Source: 0 Message: Event-10 Source: 1 Message: Event-11 Source: 0 Message: Event-12 Source: 1 Message: Event-13 Source: 0 Message: Event-14 Source: 1 Message: Event-15 Source: 0 Message: Event-16 Source: 1 Message: Event-17 Source: 0 Message: Event-18 Source: 1 Message: Event-19 Source: 0 Message: Event-20 Source: 1 Message: Event-21 Source: 0 Message: Event-22 Source: 1 Message: Event-23 Source: 0 Message: Event-24 Source: 1 Message: Event-25 Source: 0 Message: Event-26 Source: 1 Message: Event-27 Source: 0 Message: Event-28 Source: 1 Message: Event-29 Source: 0 Message: Event-30 Source: 1 Message: Event-31 Source: 0 Message: Event-32 Source: 1 Message: Event-33 Source: 0 Message: Event-34 Source: 1 Message: Event-35 Source: 0 Message: Event-36 Source: 1 Message: Event-37 Source: 0 Message: Event-38 Source: 1 Message: Event-39 Source: 0 Message: Event-40 Source: 1 Message: Event-41 Source: 0 Message: Event-42 Source: 1 Message: Event-43 Source: 0 Message: Event-44 Source: 1 Message: Event-45 Source: 0 Message: Event-46 Source: 1 Message: Event-47 Source: 0 Message: Event-48 Source: 1 Message: Event-49 Source: 0 Message: Event-50 Source: 1 Message: Event-51 Source: 0 Message: Event-52 Source: 1 Message: Event-53 Source: 0 Message: Event-54 Source: 1 Message: Event-55 Source: 0 Message: Event-56 Source: 1 Message: Event-57 Source: 0 Message: Event-58 Source: 1 Message: Event-59 Source: 0 Message: Event-60 Source: 1 Message: Event-61 Source: 0 Message: Event-62 Source: 1 Message: Event-63 Source: 0 Message: Event-64 Source: 1 Message: Event-65 Source: 0 Message: Event-66 Source: 1 Message: Event-67 Source: 0 Message: Event-68 Source: 1 Message: Event-69 Source: 0 Message: Event-70 Source: 1 Message: Event-71 Source: 0 Message: Event-72 Source: 1 Message: Event-73 Source: 0 Message: Event-74 Source: 1 Message: Event-75 Source: 0 Message: Event-76 Source: 1 Message: Event-77 Source: 0 Message: Event-78 Source: 1 Message: Event-79 Source: 0 Message: Event-80 Source: 1 Message: Event-81 Source: 0 Message: Event-82 Source: 1 Message: Event-83 Source: 0 Message: Event-84 Source: 1 Message: Event-85 Source: 0 Message: Event-86 Source: 1 Message: Event-87 Source: 0 Message: Event-88 Source: 1 Message: Event-89 Source: 0 Message: Event-90 Source: 1 Message: Event-91 Source: 0 Message: Event-92 Source: 1 Message: Event-93 Source: 0 Message: Event-94 Source: 1 Message: Event-95 Source: 0 Message: Event-96 Source: 1 Message: Event-97 Source: 0 Message: Event-98 Source: 1 Message: Event-99 Received: 1 on group : 1 notification => [rx.Notification@a8a8c90a OnNext first groups: 1] Received: 1 on group : 1 notification => [rx.Notification@a8a8c90a OnNext first groups: 1] Received: 2 on group : 2 Received: 2 on group : 2 notification => [rx.Notification@a8a8c90b OnNext first groups: 2] notification => [rx.Notification@a8a8c90b OnNext first groups: 2] notification => [rx.Notification@409e3cd5 OnCompleted] Results: [first groups: 1, first groups: 1, first groups: 2, first groups: 2] => testUnsubscribe => Source: 1 Message: Event-1 => testUnsubscribe => Source: 2 Message: Event-2 => testUnsubscribe => Source: 1 Message: Event-5 => testUnsubscribe => Source: 2 Message: Event-6 => testUnsubscribe => Source: 1 Message: Event-9 => testUnsubscribe => Source: 2 Message: Event-10 => testUnsubscribe => Source: 1 Message: Event-13 => testUnsubscribe => Source: 2 Message: Event-14 => testUnsubscribe => Source: 1 Message: Event-17 => testUnsubscribe => Source: 2 Message: Event-18 => testUnsubscribe => Source: 1 Message: Event-21 => testUnsubscribe => Source: 2 Message: Event-22 => testUnsubscribe => Source: 1 Message: Event-25 => testUnsubscribe => Source: 2 Message: Event-26 => testUnsubscribe => Source: 1 Message: Event-29 => testUnsubscribe => Source: 2 Message: Event-30 => testUnsubscribe => Source: 1 Message: Event-33 => testUnsubscribe => Source: 2 Message: Event-34 => testUnsubscribe => Source: 1 Message: Event-37 => testUnsubscribe => Source: 2 Message: Event-38 => testUnsubscribe => Source: 1 Message: Event-41 => testUnsubscribe => Source: 2 Message: Event-42 => testUnsubscribe => Source: 1 Message: Event-45 => testUnsubscribe => Source: 2 Message: Event-46 => testUnsubscribe => Source: 1 Message: Event-49 => testUnsubscribe => Source: 2 Message: Event-50 => testUnsubscribe => Source: 1 Message: Event-53 => testUnsubscribe => Source: 2 Message: Event-54 => testUnsubscribe => Source: 1 Message: Event-57 => testUnsubscribe => Source: 2 Message: Event-58 testUnsubscribe => GroupedObservable Key: 1 testUnsubscribe => Source: 1 Message: Event-1 testUnsubscribe => Source: 1 Message: Event-3 testUnsubscribe => Source: 1 Message: Event-5 testUnsubscribe => Source: 1 Message: Event-7 testUnsubscribe => Source: 1 Message: Event-9 testUnsubscribe => Source: 1 Message: Event-11 testUnsubscribe => Source: 1 Message: Event-13 testUnsubscribe => Source: 1 Message: Event-15 testUnsubscribe => Source: 1 Message: Event-17 testUnsubscribe => Source: 1 Message: Event-19 testUnsubscribe => Source: 1 Message: Event-21 testUnsubscribe => Source: 1 Message: Event-23 testUnsubscribe => Source: 1 Message: Event-25 testUnsubscribe => Source: 1 Message: Event-27 testUnsubscribe => Source: 1 Message: Event-29 testUnsubscribe => Source: 1 Message: Event-31 testUnsubscribe => Source: 1 Message: Event-33 testUnsubscribe => Source: 1 Message: Event-35 testUnsubscribe => Source: 1 Message: Event-37 testUnsubscribe => Source: 1 Message: Event-39 => testUnsubscribe => Source: 1 Message: Event-1 => testUnsubscribe => Source: 0 Message: Event-4 => testUnsubscribe => Source: 1 Message: Event-5 => testUnsubscribe => Source: 0 Message: Event-8 => testUnsubscribe => Source: 1 Message: Event-9 => testUnsubscribe => Source: 0 Message: Event-12 => testUnsubscribe => Source: 1 Message: Event-13 => testUnsubscribe => Source: 0 Message: Event-16 => testUnsubscribe => Source: 1 Message: Event-17 => testUnsubscribe => Source: 0 Message: Event-20 => testUnsubscribe => Source: 1 Message: Event-21 => testUnsubscribe => Source: 0 Message: Event-24 => testUnsubscribe => Source: 1 Message: Event-25 => testUnsubscribe => Source: 0 Message: Event-28 => testUnsubscribe => Source: 1 Message: Event-29 => testUnsubscribe => Source: 0 Message: Event-32 => testUnsubscribe => Source: 1 Message: Event-33 => testUnsubscribe => Source: 0 Message: Event-36 => testUnsubscribe => Source: 1 Message: Event-37 => testUnsubscribe => Source: 0 Message: Event-40 => testUnsubscribe => Source: 1 Message: Event-41 => testUnsubscribe => Source: 0 Message: Event-44 => testUnsubscribe => Source: 1 Message: Event-45 => testUnsubscribe => Source: 0 Message: Event-48 => testUnsubscribe => Source: 1 Message: Event-49 => testUnsubscribe => Source: 0 Message: Event-52 => testUnsubscribe => Source: 1 Message: Event-53 => testUnsubscribe => Source: 0 Message: Event-56 => testUnsubscribe => Source: 1 Message: Event-57 => testUnsubscribe => Source: 0 Message: Event-60 => rx.observables.GroupedObservable@b7b7c2f => rx.observables.GroupedObservable@5815f78c ---------------------------------------------------------------------------------------------- outer notification => [rx.Notification@a8a8c90a OnNext first groups: 1] outer notification => [rx.Notification@a8a8c90b OnNext first groups: 2] outer notification => [rx.Notification@a8a8c90a OnNext first groups: 1] outer notification => [rx.Notification@a8a8c90b OnNext first groups: 2] subscribeOn notification => [rx.Notification@a7fc643b OnNext last group: 3] outer notification => [rx.Notification@a7fc643b OnNext last group: 3] Results: [first groups: 1, first groups: 2, first groups: 1, first groups: 2, last group: 3, last group: 3] subscribeOn notification => [rx.Notification@a7fc643b OnNext last group: 3] outer notification => [rx.Notification@a7fc643b OnNext last group: 3] subscribeOn notification => [rx.Notification@409e3cd5 OnCompleted] outer notification => [rx.Notification@409e3cd5 OnCompleted] Results: [first groups: 1, first groups: 1, first groups: 2, first groups: 2] => 1 => 3 => 5 => 7 => 9 => 11 => 13 => 15 => 17 => 19 => 21 => 23 => 25 => 27 => 29 => 31 => 33 => 35 => 37 => 39 => 41 => 43 => 45 => 47 => 49 => 51 => 53 => 55 => 57 => 59 => 61 => 63 => 65 => 67 => 69 => 71 => 73 => 75 => 77 => 79 => 81 => 83 => 85 => 87 => 89 => 91 => 93 => 95 => 97 => 99 => 0 => 20 => 40 => 60 => 80 => 100 => 120 => 140 => 160 => 180 => 200 => 220 => 240 => 260 => 280 => 300 => 320 => 340 => 360 => 380 => 400 => 420 => 440 => 460 => 480 => 500 => 520 => 540 => 560 => 580 => 600 => 620 => 640 => 660 => 680 => 700 => 720 => 740 => 760 => 780 => 800 => 820 => 840 => 860 => 880 => 900 => 920 => 940 => 960 => 980 => onCompleted NEXT: [rx.Notification@b9880c29 OnNext 1 is odd.] NEXT: [rx.Notification@e210ea2b OnNext 3 is odd.] NEXT: [rx.Notification@a99c82d OnNext 5 is odd.] NEXT: [rx.Notification@3322a62f OnNext 7 is odd.] NEXT: [rx.Notification@5bab8431 OnNext 9 is odd.] NEXT: [rx.Notification@7b96b318 OnNext 11 is odd.] NEXT: [rx.Notification@a41f911a OnNext 13 is odd.] NEXT: [rx.Notification@cca86f1c OnNext 15 is odd.] NEXT: [rx.Notification@f5314d1e OnNext 17 is odd.] NEXT: [rx.Notification@1dba2b20 OnNext 19 is odd.] NEXT: [rx.Notification@6fe02437 OnNext 21 is odd.] NEXT: [rx.Notification@98690239 OnNext 23 is odd.] NEXT: [rx.Notification@c0f1e03b OnNext 25 is odd.] NEXT: [rx.Notification@e97abe3d OnNext 27 is odd.] NEXT: [rx.Notification@12039c3f OnNext 29 is odd.] NEXT: [rx.Notification@64299556 OnNext 31 is odd.] NEXT: [rx.Notification@8cb27358 OnNext 33 is odd.] NEXT: [rx.Notification@b53b515a OnNext 35 is odd.] NEXT: [rx.Notification@ddc42f5c OnNext 37 is odd.] NEXT: [rx.Notification@64d0d5e OnNext 39 is odd.] NEXT: [rx.Notification@58730675 OnNext 41 is odd.] NEXT: [rx.Notification@80fbe477 OnNext 43 is odd.] NEXT: [rx.Notification@a984c279 OnNext 45 is odd.] NEXT: [rx.Notification@d20da07b OnNext 47 is odd.] NEXT: [rx.Notification@bdb62f0f OnNext 2 is even.] NEXT: [rx.Notification@fa967e7d OnNext 49 is odd.] NEXT: [rx.Notification@4cbc7794 OnNext 51 is odd.] NEXT: [rx.Notification@75455596 OnNext 53 is odd.] NEXT: [rx.Notification@9dce3398 OnNext 55 is odd.] NEXT: [rx.Notification@c657119a OnNext 57 is odd.] NEXT: [rx.Notification@eedfef9c OnNext 59 is odd.] NEXT: [rx.Notification@4105e8b3 OnNext 61 is odd.] NEXT: [rx.Notification@698ec6b5 OnNext 63 is odd.] NEXT: [rx.Notification@9217a4b7 OnNext 65 is odd.] NEXT: [rx.Notification@baa082b9 OnNext 67 is odd.] NEXT: [rx.Notification@e32960bb OnNext 69 is odd.] NEXT: [rx.Notification@354f59d2 OnNext 71 is odd.] NEXT: [rx.Notification@5dd837d4 OnNext 73 is odd.] NEXT: [rx.Notification@866115d6 OnNext 75 is odd.] NEXT: [rx.Notification@aee9f3d8 OnNext 77 is odd.] NEXT: [rx.Notification@d772d1da OnNext 79 is odd.] NEXT: [rx.Notification@2998caf1 OnNext 81 is odd.] NEXT: [rx.Notification@5221a8f3 OnNext 83 is odd.] NEXT: [rx.Notification@7aaa86f5 OnNext 85 is odd.] NEXT: [rx.Notification@a33364f7 OnNext 87 is odd.] NEXT: [rx.Notification@cbbc42f9 OnNext 89 is odd.] NEXT: [rx.Notification@1de23c10 OnNext 91 is odd.] NEXT: [rx.Notification@466b1a12 OnNext 93 is odd.] NEXT: [rx.Notification@6ef3f814 OnNext 95 is odd.] NEXT: [rx.Notification@a649114d OnNext 4 is even.] NEXT: [rx.Notification@977cd616 OnNext 97 is odd.] NEXT: [rx.Notification@c005b418 OnNext 99 is odd.] NEXT: [rx.Notification@71378ea OnNext 101 is odd.] NEXT: [rx.Notification@2f9c56ec OnNext 103 is odd.] NEXT: [rx.Notification@582534ee OnNext 105 is odd.] NEXT: [rx.Notification@80ae12f0 OnNext 107 is odd.] NEXT: [rx.Notification@a936f0f2 OnNext 109 is odd.] NEXT: [rx.Notification@fb5cea09 OnNext 111 is odd.] NEXT: [rx.Notification@23e5c80b OnNext 113 is odd.] NEXT: [rx.Notification@4c6ea60d OnNext 115 is odd.] NEXT: [rx.Notification@74f7840f OnNext 117 is odd.] NEXT: [rx.Notification@9d806211 OnNext 119 is odd.] NEXT: [rx.Notification@efa65b28 OnNext 121 is odd.] NEXT: [rx.Notification@182f392a OnNext 123 is odd.] NEXT: [rx.Notification@40b8172c OnNext 125 is odd.] NEXT: [rx.Notification@6940f52e OnNext 127 is odd.] NEXT: [rx.Notification@91c9d330 OnNext 129 is odd.] NEXT: [rx.Notification@e3efcc47 OnNext 131 is odd.] NEXT: [rx.Notification@c78aa49 OnNext 133 is odd.] NEXT: [rx.Notification@3501884b OnNext 135 is odd.] NEXT: [rx.Notification@5d8a664d OnNext 137 is odd.] NEXT: [rx.Notification@8613444f OnNext 139 is odd.] NEXT: [rx.Notification@d8393d66 OnNext 141 is odd.] NEXT: [rx.Notification@c21b68 OnNext 143 is odd.] NEXT: [rx.Notification@8edbf38b OnNext 6 is even.] NEXT: [rx.Notification@294af96a OnNext 145 is odd.] NEXT: [rx.Notification@51d3d76c OnNext 147 is odd.] NEXT: [rx.Notification@7a5cb56e OnNext 149 is odd.] NEXT: [rx.Notification@cc82ae85 OnNext 151 is odd.] NEXT: [rx.Notification@f50b8c87 OnNext 153 is odd.] NEXT: [rx.Notification@1d946a89 OnNext 155 is odd.] NEXT: [rx.Notification@461d488b OnNext 157 is odd.] NEXT: [rx.Notification@6ea6268d OnNext 159 is odd.] NEXT: [rx.Notification@c0cc1fa4 OnNext 161 is odd.] NEXT: [rx.Notification@e954fda6 OnNext 163 is odd.] NEXT: [rx.Notification@11dddba8 OnNext 165 is odd.] NEXT: [rx.Notification@3a66b9aa OnNext 167 is odd.] NEXT: [rx.Notification@62ef97ac OnNext 169 is odd.] NEXT: [rx.Notification@b51590c3 OnNext 171 is odd.] NEXT: [rx.Notification@dd9e6ec5 OnNext 173 is odd.] NEXT: [rx.Notification@6274cc7 OnNext 175 is odd.] NEXT: [rx.Notification@2eb02ac9 OnNext 177 is odd.] NEXT: [rx.Notification@573908cb OnNext 179 is odd.] NEXT: [rx.Notification@a95f01e2 OnNext 181 is odd.] NEXT: [rx.Notification@d1e7dfe4 OnNext 183 is odd.] NEXT: [rx.Notification@fa70bde6 OnNext 185 is odd.] NEXT: [rx.Notification@22f99be8 OnNext 187 is odd.] NEXT: [rx.Notification@4b8279ea OnNext 189 is odd.] NEXT: [rx.Notification@9da87301 OnNext 191 is odd.] NEXT: [rx.Notification@c6315103 OnNext 193 is odd.] NEXT: [rx.Notification@eeba2f05 OnNext 195 is odd.] NEXT: [rx.Notification@17430d07 OnNext 197 is odd.] NEXT: [rx.Notification@3fcbeb09 OnNext 199 is odd.] NEXT: [rx.Notification@9bf82bab OnNext 201 is odd.] NEXT: [rx.Notification@c48109ad OnNext 203 is odd.] NEXT: [rx.Notification@ed09e7af OnNext 205 is odd.] NEXT: [rx.Notification@1592c5b1 OnNext 207 is odd.] NEXT: [rx.Notification@3e1ba3b3 OnNext 209 is odd.] NEXT: [rx.Notification@90419cca OnNext 211 is odd.] NEXT: [rx.Notification@b8ca7acc OnNext 213 is odd.] NEXT: [rx.Notification@e15358ce OnNext 215 is odd.] NEXT: [rx.Notification@9dc36d0 OnNext 217 is odd.] NEXT: [rx.Notification@326514d2 OnNext 219 is odd.] NEXT: [rx.Notification@848b0de9 OnNext 221 is odd.] NEXT: [rx.Notification@ad13ebeb OnNext 223 is odd.] NEXT: [rx.Notification@d59cc9ed OnNext 225 is odd.] NEXT: [rx.Notification@fe25a7ef OnNext 227 is odd.] NEXT: [rx.Notification@26ae85f1 OnNext 229 is odd.] NEXT: [rx.Notification@78d47f08 OnNext 231 is odd.] NEXT: [rx.Notification@a15d5d0a OnNext 233 is odd.] NEXT: [rx.Notification@c9e63b0c OnNext 235 is odd.] NEXT: [rx.Notification@f26f190e OnNext 237 is odd.] NEXT: [rx.Notification@1af7f710 OnNext 239 is odd.] NEXT: [rx.Notification@6d1df027 OnNext 241 is odd.] NEXT: [rx.Notification@95a6ce29 OnNext 243 is odd.] NEXT: [rx.Notification@be2fac2b OnNext 245 is odd.] NEXT: [rx.Notification@e6b88a2d OnNext 247 is odd.] NEXT: [rx.Notification@f41682f OnNext 249 is odd.] NEXT: [rx.Notification@61676146 OnNext 251 is odd.] NEXT: [rx.Notification@89f03f48 OnNext 253 is odd.] NEXT: [rx.Notification@b2791d4a OnNext 255 is odd.] NEXT: [rx.Notification@db01fb4c OnNext 257 is odd.] NEXT: [rx.Notification@38ad94e OnNext 259 is odd.] NEXT: [rx.Notification@55b0d265 OnNext 261 is odd.] NEXT: [rx.Notification@7e39b067 OnNext 263 is odd.] NEXT: [rx.Notification@a6c28e69 OnNext 265 is odd.] NEXT: [rx.Notification@cf4b6c6b OnNext 267 is odd.] NEXT: [rx.Notification@f7d44a6d OnNext 269 is odd.] NEXT: [rx.Notification@49fa4384 OnNext 271 is odd.] NEXT: [rx.Notification@72832186 OnNext 273 is odd.] NEXT: [rx.Notification@9b0bff88 OnNext 275 is odd.] NEXT: [rx.Notification@c394dd8a OnNext 277 is odd.] NEXT: [rx.Notification@ec1dbb8c OnNext 279 is odd.] NEXT: [rx.Notification@3e43b4a3 OnNext 281 is odd.] NEXT: [rx.Notification@66cc92a5 OnNext 283 is odd.] NEXT: [rx.Notification@8f5570a7 OnNext 285 is odd.] NEXT: [rx.Notification@b7de4ea9 OnNext 287 is odd.] NEXT: [rx.Notification@e0672cab OnNext 289 is odd.] NEXT: [rx.Notification@328d25c2 OnNext 291 is odd.] NEXT: [rx.Notification@5b1603c4 OnNext 293 is odd.] NEXT: [rx.Notification@839ee1c6 OnNext 295 is odd.] NEXT: [rx.Notification@ac27bfc8 OnNext 297 is odd.] NEXT: [rx.Notification@d4b09dca OnNext 299 is odd.] NEXT: [rx.Notification@30dcde6c OnNext 301 is odd.] NEXT: [rx.Notification@5965bc6e OnNext 303 is odd.] NEXT: [rx.Notification@81ee9a70 OnNext 305 is odd.] NEXT: [rx.Notification@aa777872 OnNext 307 is odd.] NEXT: [rx.Notification@d3005674 OnNext 309 is odd.] NEXT: [rx.Notification@25264f8b OnNext 311 is odd.] NEXT: [rx.Notification@4daf2d8d OnNext 313 is odd.] NEXT: [rx.Notification@76380b8f OnNext 315 is odd.] NEXT: [rx.Notification@776ed5c9 OnNext 8 is even.] NEXT: [rx.Notification@9ec0e991 OnNext 317 is odd.] NEXT: [rx.Notification@c749c793 OnNext 319 is odd.] NEXT: [rx.Notification@196fc0aa OnNext 321 is odd.] NEXT: [rx.Notification@41f89eac OnNext 323 is odd.] NEXT: [rx.Notification@6a817cae OnNext 325 is odd.] NEXT: [rx.Notification@930a5ab0 OnNext 327 is odd.] NEXT: [rx.Notification@bb9338b2 OnNext 329 is odd.] NEXT: [rx.Notification@db931c9 OnNext 331 is odd.] NEXT: [rx.Notification@36420fcb OnNext 333 is odd.] NEXT: [rx.Notification@5ecaedcd OnNext 335 is odd.] NEXT: [rx.Notification@8753cbcf OnNext 337 is odd.] NEXT: [rx.Notification@afdca9d1 OnNext 339 is odd.] NEXT: [rx.Notification@202a2e8 OnNext 341 is odd.] NEXT: [rx.Notification@2a8b80ea OnNext 343 is odd.] NEXT: [rx.Notification@53145eec OnNext 345 is odd.] NEXT: [rx.Notification@7b9d3cee OnNext 347 is odd.] NEXT: [rx.Notification@a4261af0 OnNext 349 is odd.] NEXT: [rx.Notification@f64c1407 OnNext 351 is odd.] NEXT: [rx.Notification@1ed4f209 OnNext 353 is odd.] NEXT: [rx.Notification@475dd00b OnNext 355 is odd.] NEXT: [rx.Notification@6fe6ae0d OnNext 357 is odd.] NEXT: [rx.Notification@986f8c0f OnNext 359 is odd.] NEXT: [rx.Notification@ea958526 OnNext 361 is odd.] NEXT: [rx.Notification@131e6328 OnNext 363 is odd.] NEXT: [rx.Notification@3ba7412a OnNext 365 is odd.] NEXT: [rx.Notification@54e983c2 OnNext 10 is even.] NEXT: [rx.Notification@64301f2c OnNext 367 is odd.] NEXT: [rx.Notification@8cb8fd2e OnNext 369 is odd.] NEXT: [rx.Notification@dedef645 OnNext 371 is odd.] NEXT: [rx.Notification@767d447 OnNext 373 is odd.] NEXT: [rx.Notification@2ff0b249 OnNext 375 is odd.] NEXT: [rx.Notification@5879904b OnNext 377 is odd.] NEXT: [rx.Notification@81026e4d OnNext 379 is odd.] NEXT: [rx.Notification@d3286764 OnNext 381 is odd.] NEXT: [rx.Notification@fbb14566 OnNext 383 is odd.] NEXT: [rx.Notification@243a2368 OnNext 385 is odd.] NEXT: [rx.Notification@4cc3016a OnNext 387 is odd.] NEXT: [rx.Notification@754bdf6c OnNext 389 is odd.] NEXT: [rx.Notification@c771d883 OnNext 391 is odd.] NEXT: [rx.Notification@effab685 OnNext 393 is odd.] NEXT: [rx.Notification@18839487 OnNext 395 is odd.] NEXT: [rx.Notification@410c7289 OnNext 397 is odd.] NEXT: [rx.Notification@6995508b OnNext 399 is odd.] NEXT: [rx.Notification@c5c1912d OnNext 401 is odd.] NEXT: [rx.Notification@ee4a6f2f OnNext 403 is odd.] NEXT: [rx.Notification@16d34d31 OnNext 405 is odd.] NEXT: [rx.Notification@3f5c2b33 OnNext 407 is odd.] NEXT: [rx.Notification@67e50935 OnNext 409 is odd.] NEXT: [rx.Notification@ba0b024c OnNext 411 is odd.] NEXT: [rx.Notification@e293e04e OnNext 413 is odd.] NEXT: [rx.Notification@b1cbe50 OnNext 415 is odd.] NEXT: [rx.Notification@3d7c6600 OnNext 12 is even.] NEXT: [rx.Notification@33a59c52 OnNext 417 is odd.] NEXT: [rx.Notification@5c2e7a54 OnNext 419 is odd.] NEXT: [rx.Notification@ae54736b OnNext 421 is odd.] NEXT: [rx.Notification@d6dd516d OnNext 423 is odd.] NEXT: [rx.Notification@ff662f6f OnNext 425 is odd.] NEXT: [rx.Notification@27ef0d71 OnNext 427 is odd.] NEXT: [rx.Notification@5077eb73 OnNext 429 is odd.] NEXT: [rx.Notification@a29de48a OnNext 431 is odd.] NEXT: [rx.Notification@cb26c28c OnNext 433 is odd.] NEXT: [rx.Notification@f3afa08e OnNext 435 is odd.] NEXT: [rx.Notification@1c387e90 OnNext 437 is odd.] NEXT: [rx.Notification@44c15c92 OnNext 439 is odd.] NEXT: [rx.Notification@96e755a9 OnNext 441 is odd.] NEXT: [rx.Notification@bf7033ab OnNext 443 is odd.] NEXT: [rx.Notification@e7f911ad OnNext 445 is odd.] NEXT: [rx.Notification@1081efaf OnNext 447 is odd.] NEXT: [rx.Notification@390acdb1 OnNext 449 is odd.] NEXT: [rx.Notification@8b30c6c8 OnNext 451 is odd.] NEXT: [rx.Notification@b3b9a4ca OnNext 453 is odd.] NEXT: [rx.Notification@dc4282cc OnNext 455 is odd.] NEXT: [rx.Notification@4cb60ce OnNext 457 is odd.] NEXT: [rx.Notification@2d543ed0 OnNext 459 is odd.] NEXT: [rx.Notification@7f7a37e7 OnNext 461 is odd.] NEXT: [rx.Notification@a80315e9 OnNext 463 is odd.] NEXT: [rx.Notification@d08bf3eb OnNext 465 is odd.] NEXT: [rx.Notification@260f483e OnNext 14 is even.] NEXT: [rx.Notification@f914d1ed OnNext 467 is odd.] NEXT: [rx.Notification@219dafef OnNext 469 is odd.] NEXT: [rx.Notification@73c3a906 OnNext 471 is odd.] NEXT: [rx.Notification@9c4c8708 OnNext 473 is odd.] NEXT: [rx.Notification@c4d5650a OnNext 475 is odd.] NEXT: [rx.Notification@ed5e430c OnNext 477 is odd.] NEXT: [rx.Notification@15e7210e OnNext 479 is odd.] NEXT: [rx.Notification@680d1a25 OnNext 481 is odd.] NEXT: [rx.Notification@9095f827 OnNext 483 is odd.] NEXT: [rx.Notification@b91ed629 OnNext 485 is odd.] NEXT: [rx.Notification@e1a7b42b OnNext 487 is odd.] NEXT: [rx.Notification@a30922d OnNext 489 is odd.] NEXT: [rx.Notification@5c568b44 OnNext 491 is odd.] NEXT: [rx.Notification@84df6946 OnNext 493 is odd.] NEXT: [rx.Notification@ad684748 OnNext 495 is odd.] NEXT: [rx.Notification@d5f1254a OnNext 497 is odd.] NEXT: [rx.Notification@fe7a034c OnNext 499 is odd.] NEXT: [rx.Notification@5aa643ee OnNext 501 is odd.] NEXT: [rx.Notification@832f21f0 OnNext 503 is odd.] NEXT: [rx.Notification@abb7fff2 OnNext 505 is odd.] NEXT: [rx.Notification@d440ddf4 OnNext 507 is odd.] NEXT: [rx.Notification@fcc9bbf6 OnNext 509 is odd.] NEXT: [rx.Notification@4eefb50d OnNext 511 is odd.] NEXT: [rx.Notification@ea22a7c OnNext 16 is even.] NEXT: [rx.Notification@7778930f OnNext 513 is odd.] NEXT: [rx.Notification@a0017111 OnNext 515 is odd.] NEXT: [rx.Notification@c88a4f13 OnNext 517 is odd.] NEXT: [rx.Notification@f1132d15 OnNext 519 is odd.] NEXT: [rx.Notification@4339262c OnNext 521 is odd.] NEXT: [rx.Notification@6bc2042e OnNext 523 is odd.] NEXT: [rx.Notification@944ae230 OnNext 525 is odd.] NEXT: [rx.Notification@f7350cba OnNext 18 is even.] NEXT: [rx.Notification@bcd3c032 OnNext 527 is odd.] NEXT: [rx.Notification@e55c9e34 OnNext 529 is odd.] NEXT: [rx.Notification@3782974b OnNext 531 is odd.] NEXT: [rx.Notification@600b754d OnNext 533 is odd.] NEXT: [rx.Notification@8894534f OnNext 535 is odd.] NEXT: [rx.Notification@b11d3151 OnNext 537 is odd.] NEXT: [rx.Notification@d9a60f53 OnNext 539 is odd.] NEXT: [rx.Notification@2bcc086a OnNext 541 is odd.] NEXT: [rx.Notification@5454e66c OnNext 543 is odd.] NEXT: [rx.Notification@7cddc46e OnNext 545 is odd.] NEXT: [rx.Notification@a566a270 OnNext 547 is odd.] NEXT: [rx.Notification@cdef8072 OnNext 549 is odd.] NEXT: [rx.Notification@20157989 OnNext 551 is odd.] NEXT: [rx.Notification@489e578b OnNext 553 is odd.] NEXT: [rx.Notification@7127358d OnNext 555 is odd.] NEXT: [rx.Notification@99b0138f OnNext 557 is odd.] NEXT: [rx.Notification@c238f191 OnNext 559 is odd.] NEXT: [rx.Notification@145eeaa8 OnNext 561 is odd.] NEXT: [rx.Notification@3ce7c8aa OnNext 563 is odd.] NEXT: [rx.Notification@6570a6ac OnNext 565 is odd.] NEXT: [rx.Notification@8df984ae OnNext 567 is odd.] NEXT: [rx.Notification@b68262b0 OnNext 569 is odd.] NEXT: [rx.Notification@8a85bc7 OnNext 571 is odd.] NEXT: [rx.Notification@313139c9 OnNext 573 is odd.] NEXT: [rx.Notification@59ba17cb OnNext 575 is odd.] NEXT: [rx.Notification@8242f5cd OnNext 577 is odd.] NEXT: [rx.Notification@e9ce3683 OnNext 20 is even.] NEXT: [rx.Notification@aacbd3cf OnNext 579 is odd.] NEXT: [rx.Notification@fcf1cce6 OnNext 581 is odd.] NEXT: [rx.Notification@257aaae8 OnNext 583 is odd.] NEXT: [rx.Notification@4e0388ea OnNext 585 is odd.] NEXT: [rx.Notification@768c66ec OnNext 587 is odd.] NEXT: [rx.Notification@9f1544ee OnNext 589 is odd.] NEXT: [rx.Notification@f13b3e05 OnNext 591 is odd.] NEXT: [rx.Notification@19c41c07 OnNext 593 is odd.] NEXT: [rx.Notification@424cfa09 OnNext 595 is odd.] NEXT: [rx.Notification@6ad5d80b OnNext 597 is odd.] NEXT: [rx.Notification@935eb60d OnNext 599 is odd.] NEXT: [rx.Notification@ef8af6af OnNext 601 is odd.] NEXT: [rx.Notification@1813d4b1 OnNext 603 is odd.] NEXT: [rx.Notification@409cb2b3 OnNext 605 is odd.] NEXT: [rx.Notification@692590b5 OnNext 607 is odd.] NEXT: [rx.Notification@91ae6eb7 OnNext 609 is odd.] NEXT: [rx.Notification@e3d467ce OnNext 611 is odd.] NEXT: [rx.Notification@c5d45d0 OnNext 613 is odd.] NEXT: [rx.Notification@34e623d2 OnNext 615 is odd.] NEXT: [rx.Notification@5d6f01d4 OnNext 617 is odd.] NEXT: [rx.Notification@85f7dfd6 OnNext 619 is odd.] NEXT: [rx.Notification@d81dd8ed OnNext 621 is odd.] NEXT: [rx.Notification@a6b6ef OnNext 623 is odd.] NEXT: [rx.Notification@292f94f1 OnNext 625 is odd.] NEXT: [rx.Notification@51b872f3 OnNext 627 is odd.] NEXT: [rx.Notification@d26118c1 OnNext 22 is even.] NEXT: [rx.Notification@7a4150f5 OnNext 629 is odd.] NEXT: [rx.Notification@cc674a0c OnNext 631 is odd.] NEXT: [rx.Notification@f4f0280e OnNext 633 is odd.] NEXT: [rx.Notification@1d790610 OnNext 635 is odd.] NEXT: [rx.Notification@4601e412 OnNext 637 is odd.] NEXT: [rx.Notification@6e8ac214 OnNext 639 is odd.] NEXT: [rx.Notification@c0b0bb2b OnNext 641 is odd.] NEXT: [rx.Notification@e939992d OnNext 643 is odd.] NEXT: [rx.Notification@11c2772f OnNext 645 is odd.] NEXT: [rx.Notification@3a4b5531 OnNext 647 is odd.] NEXT: [rx.Notification@62d43333 OnNext 649 is odd.] NEXT: [rx.Notification@b4fa2c4a OnNext 651 is odd.] NEXT: [rx.Notification@dd830a4c OnNext 653 is odd.] NEXT: [rx.Notification@60be84e OnNext 655 is odd.] NEXT: [rx.Notification@2e94c650 OnNext 657 is odd.] NEXT: [rx.Notification@571da452 OnNext 659 is odd.] NEXT: [rx.Notification@a9439d69 OnNext 661 is odd.] NEXT: [rx.Notification@d1cc7b6b OnNext 663 is odd.] NEXT: [rx.Notification@fa55596d OnNext 665 is odd.] NEXT: [rx.Notification@22de376f OnNext 667 is odd.] NEXT: [rx.Notification@4b671571 OnNext 669 is odd.] NEXT: [rx.Notification@9d8d0e88 OnNext 671 is odd.] NEXT: [rx.Notification@c615ec8a OnNext 673 is odd.] NEXT: [rx.Notification@ee9eca8c OnNext 675 is odd.] NEXT: [rx.Notification@1727a88e OnNext 677 is odd.] NEXT: [rx.Notification@3fb08690 OnNext 679 is odd.] NEXT: [rx.Notification@baf3faff OnNext 24 is even.] NEXT: [rx.Notification@91d67fa7 OnNext 681 is odd.] NEXT: [rx.Notification@ba5f5da9 OnNext 683 is odd.] NEXT: [rx.Notification@e2e83bab OnNext 685 is odd.] NEXT: [rx.Notification@b7119ad OnNext 687 is odd.] NEXT: [rx.Notification@33f9f7af OnNext 689 is odd.] NEXT: [rx.Notification@861ff0c6 OnNext 691 is odd.] NEXT: [rx.Notification@aea8cec8 OnNext 693 is odd.] NEXT: [rx.Notification@d731acca OnNext 695 is odd.] NEXT: [rx.Notification@ffba8acc OnNext 697 is odd.] NEXT: [rx.Notification@284368ce OnNext 699 is odd.] NEXT: [rx.Notification@846fa970 OnNext 701 is odd.] NEXT: [rx.Notification@acf88772 OnNext 703 is odd.] NEXT: [rx.Notification@d5816574 OnNext 705 is odd.] NEXT: [rx.Notification@fe0a4376 OnNext 707 is odd.] NEXT: [rx.Notification@26932178 OnNext 709 is odd.] NEXT: [rx.Notification@78b91a8f OnNext 711 is odd.] NEXT: [rx.Notification@a141f891 OnNext 713 is odd.] NEXT: [rx.Notification@c9cad693 OnNext 715 is odd.] NEXT: [rx.Notification@f253b495 OnNext 717 is odd.] NEXT: [rx.Notification@1adc9297 OnNext 719 is odd.] NEXT: [rx.Notification@6d028bae OnNext 721 is odd.] NEXT: [rx.Notification@958b69b0 OnNext 723 is odd.] NEXT: [rx.Notification@be1447b2 OnNext 725 is odd.] NEXT: [rx.Notification@e69d25b4 OnNext 727 is odd.] NEXT: [rx.Notification@f2603b6 OnNext 729 is odd.] NEXT: [rx.Notification@614bfccd OnNext 731 is odd.] NEXT: [rx.Notification@a386dd3d OnNext 26 is even.] NEXT: [rx.Notification@89d4dacf OnNext 733 is odd.] NEXT: [rx.Notification@b25db8d1 OnNext 735 is odd.] NEXT: [rx.Notification@dae696d3 OnNext 737 is odd.] NEXT: [rx.Notification@36f74d5 OnNext 739 is odd.] NEXT: [rx.Notification@55956dec OnNext 741 is odd.] NEXT: [rx.Notification@7e1e4bee OnNext 743 is odd.] NEXT: [rx.Notification@a6a729f0 OnNext 745 is odd.] NEXT: [rx.Notification@cf3007f2 OnNext 747 is odd.] NEXT: [rx.Notification@f7b8e5f4 OnNext 749 is odd.] NEXT: [rx.Notification@49dedf0b OnNext 751 is odd.] NEXT: [rx.Notification@7267bd0d OnNext 753 is odd.] NEXT: [rx.Notification@9af09b0f OnNext 755 is odd.] NEXT: [rx.Notification@c3797911 OnNext 757 is odd.] NEXT: [rx.Notification@ec025713 OnNext 759 is odd.] NEXT: [rx.Notification@3e28502a OnNext 761 is odd.] NEXT: [rx.Notification@66b12e2c OnNext 763 is odd.] NEXT: [rx.Notification@8f3a0c2e OnNext 765 is odd.] NEXT: [rx.Notification@b7c2ea30 OnNext 767 is odd.] NEXT: [rx.Notification@8c19bf7b OnNext 28 is even.] NEXT: [rx.Notification@e04bc832 OnNext 769 is odd.] NEXT: [rx.Notification@3271c149 OnNext 771 is odd.] NEXT: [rx.Notification@5afa9f4b OnNext 773 is odd.] NEXT: [rx.Notification@83837d4d OnNext 775 is odd.] NEXT: [rx.Notification@ac0c5b4f OnNext 777 is odd.] NEXT: [rx.Notification@d4953951 OnNext 779 is odd.] NEXT: [rx.Notification@26bb3268 OnNext 781 is odd.] NEXT: [rx.Notification@4f44106a OnNext 783 is odd.] NEXT: [rx.Notification@77ccee6c OnNext 785 is odd.] NEXT: [rx.Notification@a055cc6e OnNext 787 is odd.] NEXT: [rx.Notification@c8deaa70 OnNext 789 is odd.] NEXT: [rx.Notification@1b04a387 OnNext 791 is odd.] NEXT: [rx.Notification@438d8189 OnNext 793 is odd.] NEXT: [rx.Notification@7eb2e944 OnNext 30 is even.] NEXT: [rx.Notification@6c165f8b OnNext 795 is odd.] NEXT: [rx.Notification@949f3d8d OnNext 797 is odd.] NEXT: [rx.Notification@bd281b8f OnNext 799 is odd.] NEXT: [rx.Notification@19545c31 OnNext 801 is odd.] NEXT: [rx.Notification@41dd3a33 OnNext 803 is odd.] NEXT: [rx.Notification@6a661835 OnNext 805 is odd.] NEXT: [rx.Notification@92eef637 OnNext 807 is odd.] NEXT: [rx.Notification@bb77d439 OnNext 809 is odd.] NEXT: [rx.Notification@d9dcd50 OnNext 811 is odd.] NEXT: [rx.Notification@3626ab52 OnNext 813 is odd.] NEXT: [rx.Notification@5eaf8954 OnNext 815 is odd.] NEXT: [rx.Notification@87386756 OnNext 817 is odd.] NEXT: [rx.Notification@afc14558 OnNext 819 is odd.] NEXT: [rx.Notification@1e73e6f OnNext 821 is odd.] NEXT: [rx.Notification@2a701c71 OnNext 823 is odd.] NEXT: [rx.Notification@52f8fa73 OnNext 825 is odd.] NEXT: [rx.Notification@7b81d875 OnNext 827 is odd.] NEXT: [rx.Notification@a40ab677 OnNext 829 is odd.] NEXT: [rx.Notification@f630af8e OnNext 831 is odd.] NEXT: [rx.Notification@1eb98d90 OnNext 833 is odd.] NEXT: [rx.Notification@47426b92 OnNext 835 is odd.] NEXT: [rx.Notification@6fcb4994 OnNext 837 is odd.] NEXT: [rx.Notification@98542796 OnNext 839 is odd.] NEXT: [rx.Notification@ea7a20ad OnNext 841 is odd.] NEXT: [rx.Notification@1302feaf OnNext 843 is odd.] NEXT: [rx.Notification@6745cb82 OnNext 32 is even.] NEXT: [rx.Notification@3b8bdcb1 OnNext 845 is odd.] NEXT: [rx.Notification@6414bab3 OnNext 847 is odd.] NEXT: [rx.Notification@8c9d98b5 OnNext 849 is odd.] NEXT: [rx.Notification@dec391cc OnNext 851 is odd.] NEXT: [rx.Notification@74c6fce OnNext 853 is odd.] NEXT: [rx.Notification@2fd54dd0 OnNext 855 is odd.] NEXT: [rx.Notification@585e2bd2 OnNext 857 is odd.] NEXT: [rx.Notification@80e709d4 OnNext 859 is odd.] NEXT: [rx.Notification@d30d02eb OnNext 861 is odd.] NEXT: [rx.Notification@fb95e0ed OnNext 863 is odd.] NEXT: [rx.Notification@241ebeef OnNext 865 is odd.] NEXT: [rx.Notification@4ca79cf1 OnNext 867 is odd.] NEXT: [rx.Notification@75307af3 OnNext 869 is odd.] NEXT: [rx.Notification@c756740a OnNext 871 is odd.] NEXT: [rx.Notification@efdf520c OnNext 873 is odd.] NEXT: [rx.Notification@1868300e OnNext 875 is odd.] NEXT: [rx.Notification@40f10e10 OnNext 877 is odd.] NEXT: [rx.Notification@6979ec12 OnNext 879 is odd.] NEXT: [rx.Notification@bb9fe529 OnNext 881 is odd.] NEXT: [rx.Notification@e428c32b OnNext 883 is odd.] NEXT: [rx.Notification@cb1a12d OnNext 885 is odd.] NEXT: [rx.Notification@353a7f2f OnNext 887 is odd.] NEXT: [rx.Notification@5dc35d31 OnNext 889 is odd.] NEXT: [rx.Notification@afe95648 OnNext 891 is odd.] NEXT: [rx.Notification@d872344a OnNext 893 is odd.] NEXT: [rx.Notification@fb124c OnNext 895 is odd.] NEXT: [rx.Notification@4fd8adc0 OnNext 34 is even.] NEXT: [rx.Notification@2983f04e OnNext 897 is odd.] NEXT: [rx.Notification@520cce50 OnNext 899 is odd.] NEXT: [rx.Notification@ae390ef2 OnNext 901 is odd.] NEXT: [rx.Notification@d6c1ecf4 OnNext 903 is odd.] NEXT: [rx.Notification@ff4acaf6 OnNext 905 is odd.] NEXT: [rx.Notification@27d3a8f8 OnNext 907 is odd.] NEXT: [rx.Notification@505c86fa OnNext 909 is odd.] NEXT: [rx.Notification@a2828011 OnNext 911 is odd.] NEXT: [rx.Notification@cb0b5e13 OnNext 913 is odd.] NEXT: [rx.Notification@f3943c15 OnNext 915 is odd.] NEXT: [rx.Notification@1c1d1a17 OnNext 917 is odd.] NEXT: [rx.Notification@44a5f819 OnNext 919 is odd.] NEXT: [rx.Notification@96cbf130 OnNext 921 is odd.] NEXT: [rx.Notification@bf54cf32 OnNext 923 is odd.] NEXT: [rx.Notification@e7ddad34 OnNext 925 is odd.] NEXT: [rx.Notification@10668b36 OnNext 927 is odd.] NEXT: [rx.Notification@38ef6938 OnNext 929 is odd.] NEXT: [rx.Notification@8b15624f OnNext 931 is odd.] NEXT: [rx.Notification@b39e4051 OnNext 933 is odd.] NEXT: [rx.Notification@dc271e53 OnNext 935 is odd.] NEXT: [rx.Notification@4affc55 OnNext 937 is odd.] NEXT: [rx.Notification@2d38da57 OnNext 939 is odd.] NEXT: [rx.Notification@7f5ed36e OnNext 941 is odd.] NEXT: [rx.Notification@a7e7b170 OnNext 943 is odd.] NEXT: [rx.Notification@d0708f72 OnNext 945 is odd.] NEXT: [rx.Notification@386b8ffe OnNext 36 is even.] NEXT: [rx.Notification@f8f96d74 OnNext 947 is odd.] NEXT: [rx.Notification@21824b76 OnNext 949 is odd.] NEXT: [rx.Notification@73a8448d OnNext 951 is odd.] NEXT: [rx.Notification@9c31228f OnNext 953 is odd.] NEXT: [rx.Notification@c4ba0091 OnNext 955 is odd.] NEXT: [rx.Notification@ed42de93 OnNext 957 is odd.] NEXT: [rx.Notification@15cbbc95 OnNext 959 is odd.] NEXT: [rx.Notification@67f1b5ac OnNext 961 is odd.] NEXT: [rx.Notification@907a93ae OnNext 963 is odd.] NEXT: [rx.Notification@b90371b0 OnNext 965 is odd.] NEXT: [rx.Notification@e18c4fb2 OnNext 967 is odd.] NEXT: [rx.Notification@a152db4 OnNext 969 is odd.] NEXT: [rx.Notification@5c3b26cb OnNext 971 is odd.] NEXT: [rx.Notification@84c404cd OnNext 973 is odd.] NEXT: [rx.Notification@ad4ce2cf OnNext 975 is odd.] NEXT: [rx.Notification@d5d5c0d1 OnNext 977 is odd.] NEXT: [rx.Notification@fe5e9ed3 OnNext 979 is odd.] NEXT: [rx.Notification@508497ea OnNext 981 is odd.] NEXT: [rx.Notification@790d75ec OnNext 983 is odd.] NEXT: [rx.Notification@a19653ee OnNext 985 is odd.] NEXT: [rx.Notification@ca1f31f0 OnNext 987 is odd.] NEXT: [rx.Notification@f2a80ff2 OnNext 989 is odd.] NEXT: [rx.Notification@44ce0909 OnNext 991 is odd.] NEXT: [rx.Notification@6d56e70b OnNext 993 is odd.] NEXT: [rx.Notification@95dfc50d OnNext 995 is odd.] NEXT: [rx.Notification@be68a30f OnNext 997 is odd.] NEXT: [rx.Notification@20fe723c OnNext 38 is even.] NEXT: [rx.Notification@e6f18111 OnNext 999 is odd.] NEXT: [rx.Notification@eb2f6d58 OnNext 1001 is odd.] NEXT: [rx.Notification@13b84b5a OnNext 1003 is odd.] NEXT: [rx.Notification@3c41295c OnNext 1005 is odd.] NEXT: [rx.Notification@64ca075e OnNext 1007 is odd.] NEXT: [rx.Notification@8d52e560 OnNext 1009 is odd.] NEXT: [rx.Notification@df78de77 OnNext 1011 is odd.] NEXT: [rx.Notification@801bc79 OnNext 1013 is odd.] NEXT: [rx.Notification@308a9a7b OnNext 1015 is odd.] NEXT: [rx.Notification@5913787d OnNext 1017 is odd.] NEXT: [rx.Notification@819c567f OnNext 1019 is odd.] NEXT: [rx.Notification@d3c24f96 OnNext 1021 is odd.] NEXT: [rx.Notification@fc4b2d98 OnNext 1023 is odd.] NEXT: [rx.Notification@13979c05 OnNext 40 is even.] NEXT: [rx.Notification@24d40b9a OnNext 1025 is odd.] NEXT: [rx.Notification@4d5ce99c OnNext 1027 is odd.] NEXT: [rx.Notification@75e5c79e OnNext 1029 is odd.] NEXT: [rx.Notification@c80bc0b5 OnNext 1031 is odd.] NEXT: [rx.Notification@f0949eb7 OnNext 1033 is odd.] NEXT: [rx.Notification@191d7cb9 OnNext 1035 is odd.] NEXT: [rx.Notification@41a65abb OnNext 1037 is odd.] NEXT: [rx.Notification@6a2f38bd OnNext 1039 is odd.] NEXT: [rx.Notification@bc5531d4 OnNext 1041 is odd.] NEXT: [rx.Notification@e4de0fd6 OnNext 1043 is odd.] NEXT: [rx.Notification@d66edd8 OnNext 1045 is odd.] NEXT: [rx.Notification@35efcbda OnNext 1047 is odd.] NEXT: [rx.Notification@5e78a9dc OnNext 1049 is odd.] NEXT: [rx.Notification@b09ea2f3 OnNext 1051 is odd.] NEXT: [rx.Notification@d92780f5 OnNext 1053 is odd.] NEXT: [rx.Notification@1b05ef7 OnNext 1055 is odd.] NEXT: [rx.Notification@2a393cf9 OnNext 1057 is odd.] NEXT: [rx.Notification@52c21afb OnNext 1059 is odd.] NEXT: [rx.Notification@fc2a7e43 OnNext 42 is even.] NEXT: [rx.Notification@a4e81412 OnNext 1061 is odd.] NEXT: [rx.Notification@cd70f214 OnNext 1063 is odd.] NEXT: [rx.Notification@f5f9d016 OnNext 1065 is odd.] NEXT: [rx.Notification@1e82ae18 OnNext 1067 is odd.] NEXT: [rx.Notification@470b8c1a OnNext 1069 is odd.] NEXT: [rx.Notification@99318531 OnNext 1071 is odd.] NEXT: [rx.Notification@c1ba6333 OnNext 1073 is odd.] NEXT: [rx.Notification@ea434135 OnNext 1075 is odd.] NEXT: [rx.Notification@12cc1f37 OnNext 1077 is odd.] NEXT: [rx.Notification@3b54fd39 OnNext 1079 is odd.] NEXT: [rx.Notification@8d7af650 OnNext 1081 is odd.] NEXT: [rx.Notification@b603d452 OnNext 1083 is odd.] NEXT: [rx.Notification@de8cb254 OnNext 1085 is odd.] NEXT: [rx.Notification@7159056 OnNext 1087 is odd.] NEXT: [rx.Notification@2f9e6e58 OnNext 1089 is odd.] NEXT: [rx.Notification@81c4676f OnNext 1091 is odd.] NEXT: [rx.Notification@aa4d4571 OnNext 1093 is odd.] NEXT: [rx.Notification@d2d62373 OnNext 1095 is odd.] NEXT: [rx.Notification@fb5f0175 OnNext 1097 is odd.] NEXT: [rx.Notification@23e7df77 OnNext 1099 is odd.] NEXT: [rx.Notification@80142019 OnNext 1101 is odd.] NEXT: [rx.Notification@a89cfe1b OnNext 1103 is odd.] NEXT: [rx.Notification@d125dc1d OnNext 1105 is odd.] NEXT: [rx.Notification@f9aeba1f OnNext 1107 is odd.] NEXT: [rx.Notification@22379821 OnNext 1109 is odd.] NEXT: [rx.Notification@745d9138 OnNext 1111 is odd.] NEXT: [rx.Notification@9ce66f3a OnNext 1113 is odd.] NEXT: [rx.Notification@c56f4d3c OnNext 1115 is odd.] NEXT: [rx.Notification@edf82b3e OnNext 1117 is odd.] NEXT: [rx.Notification@16810940 OnNext 1119 is odd.] NEXT: [rx.Notification@68a70257 OnNext 1121 is odd.] NEXT: [rx.Notification@912fe059 OnNext 1123 is odd.] NEXT: [rx.Notification@b9b8be5b OnNext 1125 is odd.] NEXT: [rx.Notification@e2419c5d OnNext 1127 is odd.] NEXT: [rx.Notification@aca7a5f OnNext 1129 is odd.] NEXT: [rx.Notification@5cf07376 OnNext 1131 is odd.] NEXT: [rx.Notification@85795178 OnNext 1133 is odd.] NEXT: [rx.Notification@ae022f7a OnNext 1135 is odd.] NEXT: [rx.Notification@d68b0d7c OnNext 1137 is odd.] NEXT: [rx.Notification@ff13eb7e OnNext 1139 is odd.] NEXT: [rx.Notification@5139e495 OnNext 1141 is odd.] NEXT: [rx.Notification@79c2c297 OnNext 1143 is odd.] NEXT: [rx.Notification@a24ba099 OnNext 1145 is odd.] NEXT: [rx.Notification@cad47e9b OnNext 1147 is odd.] NEXT: [rx.Notification@f35d5c9d OnNext 1149 is odd.] NEXT: [rx.Notification@458355b4 OnNext 1151 is odd.] NEXT: [rx.Notification@6e0c33b6 OnNext 1153 is odd.] NEXT: [rx.Notification@969511b8 OnNext 1155 is odd.] NEXT: [rx.Notification@bf1defba OnNext 1157 is odd.] NEXT: [rx.Notification@e7a6cdbc OnNext 1159 is odd.] NEXT: [rx.Notification@39ccc6d3 OnNext 1161 is odd.] NEXT: [rx.Notification@6255a4d5 OnNext 1163 is odd.] NEXT: [rx.Notification@8ade82d7 OnNext 1165 is odd.] NEXT: [rx.Notification@b36760d9 OnNext 1167 is odd.] NEXT: [rx.Notification@dbf03edb OnNext 1169 is odd.] NEXT: [rx.Notification@2e1637f2 OnNext 1171 is odd.] NEXT: [rx.Notification@569f15f4 OnNext 1173 is odd.] NEXT: [rx.Notification@7f27f3f6 OnNext 1175 is odd.] NEXT: [rx.Notification@a7b0d1f8 OnNext 1177 is odd.] NEXT: [rx.Notification@d039affa OnNext 1179 is odd.] NEXT: [rx.Notification@225fa911 OnNext 1181 is odd.] NEXT: [rx.Notification@4ae88713 OnNext 1183 is odd.] NEXT: [rx.Notification@73716515 OnNext 1185 is odd.] NEXT: [rx.Notification@9bfa4317 OnNext 1187 is odd.] NEXT: [rx.Notification@c4832119 OnNext 1189 is odd.] NEXT: [rx.Notification@16a91a30 OnNext 1191 is odd.] NEXT: [rx.Notification@3f31f832 OnNext 1193 is odd.] NEXT: [rx.Notification@67bad634 OnNext 1195 is odd.] NEXT: [rx.Notification@9043b436 OnNext 1197 is odd.] NEXT: [rx.Notification@b8cc9238 OnNext 1199 is odd.] NEXT: [rx.Notification@14f8d2da OnNext 1201 is odd.] NEXT: [rx.Notification@3d81b0dc OnNext 1203 is odd.] NEXT: [rx.Notification@660a8ede OnNext 1205 is odd.] NEXT: [rx.Notification@8e936ce0 OnNext 1207 is odd.] NEXT: [rx.Notification@b71c4ae2 OnNext 1209 is odd.] NEXT: [rx.Notification@94243f9 OnNext 1211 is odd.] NEXT: [rx.Notification@31cb21fb OnNext 1213 is odd.] NEXT: [rx.Notification@5a53fffd OnNext 1215 is odd.] NEXT: [rx.Notification@82dcddff OnNext 1217 is odd.] NEXT: [rx.Notification@ab65bc01 OnNext 1219 is odd.] NEXT: [rx.Notification@fd8bb518 OnNext 1221 is odd.] NEXT: [rx.Notification@2614931a OnNext 1223 is odd.] NEXT: [rx.Notification@4e9d711c OnNext 1225 is odd.] NEXT: [rx.Notification@77264f1e OnNext 1227 is odd.] NEXT: [rx.Notification@9faf2d20 OnNext 1229 is odd.] NEXT: [rx.Notification@f1d52637 OnNext 1231 is odd.] NEXT: [rx.Notification@1a5e0439 OnNext 1233 is odd.] NEXT: [rx.Notification@42e6e23b OnNext 1235 is odd.] NEXT: [rx.Notification@6b6fc03d OnNext 1237 is odd.] NEXT: [rx.Notification@93f89e3f OnNext 1239 is odd.] NEXT: [rx.Notification@e61e9756 OnNext 1241 is odd.] NEXT: [rx.Notification@ea77558 OnNext 1243 is odd.] NEXT: [rx.Notification@3730535a OnNext 1245 is odd.] NEXT: [rx.Notification@5fb9315c OnNext 1247 is odd.] NEXT: [rx.Notification@88420f5e OnNext 1249 is odd.] NEXT: [rx.Notification@da680875 OnNext 1251 is odd.] NEXT: [rx.Notification@2f0e677 OnNext 1253 is odd.] NEXT: [rx.Notification@2b79c479 OnNext 1255 is odd.] NEXT: [rx.Notification@5402a27b OnNext 1257 is odd.] NEXT: [rx.Notification@7c8b807d OnNext 1259 is odd.] NEXT: [rx.Notification@ceb17994 OnNext 1261 is odd.] NEXT: [rx.Notification@f73a5796 OnNext 1263 is odd.] NEXT: [rx.Notification@1fc33598 OnNext 1265 is odd.] NEXT: [rx.Notification@484c139a OnNext 1267 is odd.] NEXT: [rx.Notification@70d4f19c OnNext 1269 is odd.] NEXT: [rx.Notification@c2faeab3 OnNext 1271 is odd.] NEXT: [rx.Notification@eb83c8b5 OnNext 1273 is odd.] NEXT: [rx.Notification@140ca6b7 OnNext 1275 is odd.] NEXT: [rx.Notification@3c9584b9 OnNext 1277 is odd.] NEXT: [rx.Notification@651e62bb OnNext 1279 is odd.] NEXT: [rx.Notification@b7445bd2 OnNext 1281 is odd.] NEXT: [rx.Notification@dfcd39d4 OnNext 1283 is odd.] NEXT: [rx.Notification@85617d6 OnNext 1285 is odd.] NEXT: [rx.Notification@30def5d8 OnNext 1287 is odd.] NEXT: [rx.Notification@5967d3da OnNext 1289 is odd.] NEXT: [rx.Notification@ab8dccf1 OnNext 1291 is odd.] NEXT: [rx.Notification@d416aaf3 OnNext 1293 is odd.] NEXT: [rx.Notification@fc9f88f5 OnNext 1295 is odd.] NEXT: [rx.Notification@252866f7 OnNext 1297 is odd.] NEXT: [rx.Notification@4db144f9 OnNext 1299 is odd.] NEXT: [rx.Notification@a9dd859b OnNext 1301 is odd.] NEXT: [rx.Notification@d266639d OnNext 1303 is odd.] NEXT: [rx.Notification@faef419f OnNext 1305 is odd.] NEXT: [rx.Notification@23781fa1 OnNext 1307 is odd.] NEXT: [rx.Notification@4c00fda3 OnNext 1309 is odd.] NEXT: [rx.Notification@9e26f6ba OnNext 1311 is odd.] NEXT: [rx.Notification@c6afd4bc OnNext 1313 is odd.] NEXT: [rx.Notification@ef38b2be OnNext 1315 is odd.] NEXT: [rx.Notification@17c190c0 OnNext 1317 is odd.] NEXT: [rx.Notification@404a6ec2 OnNext 1319 is odd.] NEXT: [rx.Notification@927067d9 OnNext 1321 is odd.] NEXT: [rx.Notification@baf945db OnNext 1323 is odd.] NEXT: [rx.Notification@e38223dd OnNext 1325 is odd.] NEXT: [rx.Notification@c0b01df OnNext 1327 is odd.] NEXT: [rx.Notification@3493dfe1 OnNext 1329 is odd.] NEXT: [rx.Notification@86b9d8f8 OnNext 1331 is odd.] NEXT: [rx.Notification@af42b6fa OnNext 1333 is odd.] NEXT: [rx.Notification@d7cb94fc OnNext 1335 is odd.] NEXT: [rx.Notification@5472fe OnNext 1337 is odd.] NEXT: [rx.Notification@28dd5100 OnNext 1339 is odd.] NEXT: [rx.Notification@7b034a17 OnNext 1341 is odd.] NEXT: [rx.Notification@a38c2819 OnNext 1343 is odd.] NEXT: [rx.Notification@cc15061b OnNext 1345 is odd.] NEXT: [rx.Notification@f49de41d OnNext 1347 is odd.] NEXT: [rx.Notification@1d26c21f OnNext 1349 is odd.] NEXT: [rx.Notification@6f4cbb36 OnNext 1351 is odd.] NEXT: [rx.Notification@97d59938 OnNext 1353 is odd.] NEXT: [rx.Notification@c05e773a OnNext 1355 is odd.] NEXT: [rx.Notification@e8e7553c OnNext 1357 is odd.] NEXT: [rx.Notification@1170333e OnNext 1359 is odd.] NEXT: [rx.Notification@63962c55 OnNext 1361 is odd.] NEXT: [rx.Notification@8c1f0a57 OnNext 1363 is odd.] NEXT: [rx.Notification@b4a7e859 OnNext 1365 is odd.] NEXT: [rx.Notification@dd30c65b OnNext 1367 is odd.] NEXT: [rx.Notification@5b9a45d OnNext 1369 is odd.] NEXT: [rx.Notification@57df9d74 OnNext 1371 is odd.] NEXT: [rx.Notification@80687b76 OnNext 1373 is odd.] NEXT: [rx.Notification@e4bd6081 OnNext 44 is even.] NEXT: [rx.Notification@a8f15978 OnNext 1375 is odd.] NEXT: [rx.Notification@d17a377a OnNext 1377 is odd.] NEXT: [rx.Notification@fa03157c OnNext 1379 is odd.] NEXT: [rx.Notification@4c290e93 OnNext 1381 is odd.] NEXT: [rx.Notification@74b1ec95 OnNext 1383 is odd.] NEXT: [rx.Notification@9d3aca97 OnNext 1385 is odd.] NEXT: [rx.Notification@c5c3a899 OnNext 1387 is odd.] NEXT: [rx.Notification@ee4c869b OnNext 1389 is odd.] NEXT: [rx.Notification@40727fb2 OnNext 1391 is odd.] NEXT: [rx.Notification@68fb5db4 OnNext 1393 is odd.] NEXT: [rx.Notification@91843bb6 OnNext 1395 is odd.] NEXT: [rx.Notification@ba0d19b8 OnNext 1397 is odd.] NEXT: [rx.Notification@e295f7ba OnNext 1399 is odd.] NEXT: [rx.Notification@3ec2385c OnNext 1401 is odd.] NEXT: [rx.Notification@674b165e OnNext 1403 is odd.] NEXT: [rx.Notification@8fd3f460 OnNext 1405 is odd.] NEXT: [rx.Notification@b85cd262 OnNext 1407 is odd.] NEXT: [rx.Notification@e0e5b064 OnNext 1409 is odd.] NEXT: [rx.Notification@330ba97b OnNext 1411 is odd.] NEXT: [rx.Notification@5b94877d OnNext 1413 is odd.] NEXT: [rx.Notification@841d657f OnNext 1415 is odd.] NEXT: [rx.Notification@aca64381 OnNext 1417 is odd.] NEXT: [rx.Notification@d52f2183 OnNext 1419 is odd.] NEXT: [rx.Notification@27551a9a OnNext 1421 is odd.] NEXT: [rx.Notification@4fddf89c OnNext 1423 is odd.] NEXT: [rx.Notification@7866d69e OnNext 1425 is odd.] NEXT: [rx.Notification@a0efb4a0 OnNext 1427 is odd.] NEXT: [rx.Notification@c97892a2 OnNext 1429 is odd.] NEXT: [rx.Notification@1b9e8bb9 OnNext 1431 is odd.] NEXT: [rx.Notification@442769bb OnNext 1433 is odd.] NEXT: [rx.Notification@6cb047bd OnNext 1435 is odd.] NEXT: [rx.Notification@953925bf OnNext 1437 is odd.] NEXT: [rx.Notification@bdc203c1 OnNext 1439 is odd.] NEXT: [rx.Notification@fe7fcd8 OnNext 1441 is odd.] NEXT: [rx.Notification@3870dada OnNext 1443 is odd.] NEXT: [rx.Notification@60f9b8dc OnNext 1445 is odd.] NEXT: [rx.Notification@898296de OnNext 1447 is odd.] NEXT: [rx.Notification@b20b74e0 OnNext 1449 is odd.] NEXT: [rx.Notification@4316df7 OnNext 1451 is odd.] NEXT: [rx.Notification@2cba4bf9 OnNext 1453 is odd.] NEXT: [rx.Notification@554329fb OnNext 1455 is odd.] NEXT: [rx.Notification@7dcc07fd OnNext 1457 is odd.] NEXT: [rx.Notification@a654e5ff OnNext 1459 is odd.] NEXT: [rx.Notification@f87adf16 OnNext 1461 is odd.] NEXT: [rx.Notification@2103bd18 OnNext 1463 is odd.] NEXT: [rx.Notification@498c9b1a OnNext 1465 is odd.] NEXT: [rx.Notification@cd5042bf OnNext 46 is even.] NEXT: [rx.Notification@7215791c OnNext 1467 is odd.] NEXT: [rx.Notification@9a9e571e OnNext 1469 is odd.] NEXT: [rx.Notification@ecc45035 OnNext 1471 is odd.] NEXT: [rx.Notification@154d2e37 OnNext 1473 is odd.] NEXT: [rx.Notification@3dd60c39 OnNext 1475 is odd.] NEXT: [rx.Notification@665eea3b OnNext 1477 is odd.] NEXT: [rx.Notification@8ee7c83d OnNext 1479 is odd.] NEXT: [rx.Notification@e10dc154 OnNext 1481 is odd.] NEXT: [rx.Notification@9969f56 OnNext 1483 is odd.] NEXT: [rx.Notification@321f7d58 OnNext 1485 is odd.] NEXT: [rx.Notification@5aa85b5a OnNext 1487 is odd.] NEXT: [rx.Notification@8331395c OnNext 1489 is odd.] NEXT: [rx.Notification@d5573273 OnNext 1491 is odd.] NEXT: [rx.Notification@fde01075 OnNext 1493 is odd.] NEXT: [rx.Notification@2668ee77 OnNext 1495 is odd.] NEXT: [rx.Notification@4ef1cc79 OnNext 1497 is odd.] NEXT: [rx.Notification@777aaa7b OnNext 1499 is odd.] NEXT: [rx.Notification@d3a6eb1d OnNext 1501 is odd.] NEXT: [rx.Notification@fc2fc91f OnNext 1503 is odd.] NEXT: [rx.Notification@24b8a721 OnNext 1505 is odd.] NEXT: [rx.Notification@4d418523 OnNext 1507 is odd.] NEXT: [rx.Notification@75ca6325 OnNext 1509 is odd.] NEXT: [rx.Notification@c7f05c3c OnNext 1511 is odd.] NEXT: [rx.Notification@f0793a3e OnNext 1513 is odd.] NEXT: [rx.Notification@19021840 OnNext 1515 is odd.] NEXT: [rx.Notification@418af642 OnNext 1517 is odd.] NEXT: [rx.Notification@6a13d444 OnNext 1519 is odd.] NEXT: [rx.Notification@bc39cd5b OnNext 1521 is odd.] NEXT: [rx.Notification@e4c2ab5d OnNext 1523 is odd.] NEXT: [rx.Notification@d4b895f OnNext 1525 is odd.] NEXT: [rx.Notification@35d46761 OnNext 1527 is odd.] NEXT: [rx.Notification@5e5d4563 OnNext 1529 is odd.] NEXT: [rx.Notification@b0833e7a OnNext 1531 is odd.] NEXT: [rx.Notification@d90c1c7c OnNext 1533 is odd.] NEXT: [rx.Notification@194fa7e OnNext 1535 is odd.] NEXT: [rx.Notification@b5e324fd OnNext 48 is even.] NEXT: [rx.Notification@2a1dd880 OnNext 1537 is odd.] NEXT: [rx.Notification@52a6b682 OnNext 1539 is odd.] NEXT: [rx.Notification@a4ccaf99 OnNext 1541 is odd.] NEXT: [rx.Notification@cd558d9b OnNext 1543 is odd.] NEXT: [rx.Notification@f5de6b9d OnNext 1545 is odd.] NEXT: [rx.Notification@1e67499f OnNext 1547 is odd.] NEXT: [rx.Notification@46f027a1 OnNext 1549 is odd.] NEXT: [rx.Notification@991620b8 OnNext 1551 is odd.] NEXT: [rx.Notification@c19efeba OnNext 1553 is odd.] NEXT: [rx.Notification@ea27dcbc OnNext 1555 is odd.] NEXT: [rx.Notification@12b0babe OnNext 1557 is odd.] NEXT: [rx.Notification@3b3998c0 OnNext 1559 is odd.] NEXT: [rx.Notification@8d5f91d7 OnNext 1561 is odd.] NEXT: [rx.Notification@b5e86fd9 OnNext 1563 is odd.] NEXT: [rx.Notification@de714ddb OnNext 1565 is odd.] NEXT: [rx.Notification@6fa2bdd OnNext 1567 is odd.] NEXT: [rx.Notification@2f8309df OnNext 1569 is odd.] NEXT: [rx.Notification@81a902f6 OnNext 1571 is odd.] NEXT: [rx.Notification@aa31e0f8 OnNext 1573 is odd.] NEXT: [rx.Notification@d2babefa OnNext 1575 is odd.] NEXT: [rx.Notification@fb439cfc OnNext 1577 is odd.] NEXT: [rx.Notification@23cc7afe OnNext 1579 is odd.] NEXT: [rx.Notification@75f27415 OnNext 1581 is odd.] NEXT: [rx.Notification@a87c4ec6 OnNext 50 is even.] NEXT: [rx.Notification@9e7b5217 OnNext 1583 is odd.] NEXT: [rx.Notification@c7043019 OnNext 1585 is odd.] NEXT: [rx.Notification@ef8d0e1b OnNext 1587 is odd.] NEXT: [rx.Notification@1815ec1d OnNext 1589 is odd.] NEXT: [rx.Notification@6a3be534 OnNext 1591 is odd.] NEXT: [rx.Notification@92c4c336 OnNext 1593 is odd.] NEXT: [rx.Notification@bb4da138 OnNext 1595 is odd.] NEXT: [rx.Notification@e3d67f3a OnNext 1597 is odd.] NEXT: [rx.Notification@c5f5d3c OnNext 1599 is odd.] NEXT: [rx.Notification@688b9dde OnNext 1601 is odd.] NEXT: [rx.Notification@91147be0 OnNext 1603 is odd.] NEXT: [rx.Notification@b99d59e2 OnNext 1605 is odd.] NEXT: [rx.Notification@e22637e4 OnNext 1607 is odd.] NEXT: [rx.Notification@aaf15e6 OnNext 1609 is odd.] NEXT: [rx.Notification@5cd50efd OnNext 1611 is odd.] NEXT: [rx.Notification@855decff OnNext 1613 is odd.] NEXT: [rx.Notification@ade6cb01 OnNext 1615 is odd.] NEXT: [rx.Notification@d66fa903 OnNext 1617 is odd.] NEXT: [rx.Notification@fef88705 OnNext 1619 is odd.] NEXT: [rx.Notification@511e801c OnNext 1621 is odd.] NEXT: [rx.Notification@79a75e1e OnNext 1623 is odd.] NEXT: [rx.Notification@a2303c20 OnNext 1625 is odd.] NEXT: [rx.Notification@cab91a22 OnNext 1627 is odd.] NEXT: [rx.Notification@f341f824 OnNext 1629 is odd.] NEXT: [rx.Notification@4567f13b OnNext 1631 is odd.] NEXT: [rx.Notification@6df0cf3d OnNext 1633 is odd.] NEXT: [rx.Notification@9679ad3f OnNext 1635 is odd.] NEXT: [rx.Notification@bf028b41 OnNext 1637 is odd.] NEXT: [rx.Notification@e78b6943 OnNext 1639 is odd.] NEXT: [rx.Notification@39b1625a OnNext 1641 is odd.] NEXT: [rx.Notification@623a405c OnNext 1643 is odd.] NEXT: [rx.Notification@8ac31e5e OnNext 1645 is odd.] NEXT: [rx.Notification@b34bfc60 OnNext 1647 is odd.] NEXT: [rx.Notification@dbd4da62 OnNext 1649 is odd.] NEXT: [rx.Notification@2dfad379 OnNext 1651 is odd.] NEXT: [rx.Notification@5683b17b OnNext 1653 is odd.] NEXT: [rx.Notification@7f0c8f7d OnNext 1655 is odd.] NEXT: [rx.Notification@a7956d7f OnNext 1657 is odd.] NEXT: [rx.Notification@d01e4b81 OnNext 1659 is odd.] NEXT: [rx.Notification@22444498 OnNext 1661 is odd.] NEXT: [rx.Notification@4acd229a OnNext 1663 is odd.] NEXT: [rx.Notification@7356009c OnNext 1665 is odd.] NEXT: [rx.Notification@9bdede9e OnNext 1667 is odd.] NEXT: [rx.Notification@c467bca0 OnNext 1669 is odd.] NEXT: [rx.Notification@168db5b7 OnNext 1671 is odd.] NEXT: [rx.Notification@3f1693b9 OnNext 1673 is odd.] NEXT: [rx.Notification@679f71bb OnNext 1675 is odd.] NEXT: [rx.Notification@910f3104 OnNext 52 is even.] NEXT: [rx.Notification@90284fbd OnNext 1677 is odd.] NEXT: [rx.Notification@b8b12dbf OnNext 1679 is odd.] NEXT: [rx.Notification@ad726d6 OnNext 1681 is odd.] NEXT: [rx.Notification@336004d8 OnNext 1683 is odd.] NEXT: [rx.Notification@5be8e2da OnNext 1685 is odd.] NEXT: [rx.Notification@8471c0dc OnNext 1687 is odd.] NEXT: [rx.Notification@acfa9ede OnNext 1689 is odd.] NEXT: [rx.Notification@ff2097f5 OnNext 1691 is odd.] NEXT: [rx.Notification@27a975f7 OnNext 1693 is odd.] NEXT: [rx.Notification@503253f9 OnNext 1695 is odd.] NEXT: [rx.Notification@78bb31fb OnNext 1697 is odd.] NEXT: [rx.Notification@a1440ffd OnNext 1699 is odd.] NEXT: [rx.Notification@fd70509f OnNext 1701 is odd.] NEXT: [rx.Notification@25f92ea1 OnNext 1703 is odd.] NEXT: [rx.Notification@4e820ca3 OnNext 1705 is odd.] NEXT: [rx.Notification@770aeaa5 OnNext 1707 is odd.] NEXT: [rx.Notification@9f93c8a7 OnNext 1709 is odd.] NEXT: [rx.Notification@f1b9c1be OnNext 1711 is odd.] NEXT: [rx.Notification@1a429fc0 OnNext 1713 is odd.] NEXT: [rx.Notification@42cb7dc2 OnNext 1715 is odd.] NEXT: [rx.Notification@6b545bc4 OnNext 1717 is odd.] NEXT: [rx.Notification@93dd39c6 OnNext 1719 is odd.] NEXT: [rx.Notification@e60332dd OnNext 1721 is odd.] NEXT: [rx.Notification@e8c10df OnNext 1723 is odd.] NEXT: [rx.Notification@3714eee1 OnNext 1725 is odd.] NEXT: [rx.Notification@5f9dcce3 OnNext 1727 is odd.] NEXT: [rx.Notification@8826aae5 OnNext 1729 is odd.] NEXT: [rx.Notification@da4ca3fc OnNext 1731 is odd.] NEXT: [rx.Notification@2d581fe OnNext 1733 is odd.] NEXT: [rx.Notification@2b5e6000 OnNext 1735 is odd.] NEXT: [rx.Notification@53e73e02 OnNext 1737 is odd.] NEXT: [rx.Notification@7c701c04 OnNext 1739 is odd.] NEXT: [rx.Notification@ce96151b OnNext 1741 is odd.] NEXT: [rx.Notification@f71ef31d OnNext 1743 is odd.] NEXT: [rx.Notification@1fa7d11f OnNext 1745 is odd.] NEXT: [rx.Notification@4830af21 OnNext 1747 is odd.] NEXT: [rx.Notification@70b98d23 OnNext 1749 is odd.] NEXT: [rx.Notification@c2df863a OnNext 1751 is odd.] NEXT: [rx.Notification@eb68643c OnNext 1753 is odd.] NEXT: [rx.Notification@13f1423e OnNext 1755 is odd.] NEXT: [rx.Notification@3c7a2040 OnNext 1757 is odd.] NEXT: [rx.Notification@6502fe42 OnNext 1759 is odd.] NEXT: [rx.Notification@b728f759 OnNext 1761 is odd.] NEXT: [rx.Notification@dfb1d55b OnNext 1763 is odd.] NEXT: [rx.Notification@83ab35d OnNext 1765 is odd.] NEXT: [rx.Notification@30c3915f OnNext 1767 is odd.] NEXT: [rx.Notification@594c6f61 OnNext 1769 is odd.] NEXT: [rx.Notification@79a21342 OnNext 54 is even.] NEXT: [rx.Notification@ab726878 OnNext 1771 is odd.] NEXT: [rx.Notification@d3fb467a OnNext 1773 is odd.] NEXT: [rx.Notification@fc84247c OnNext 1775 is odd.] NEXT: [rx.Notification@250d027e OnNext 1777 is odd.] NEXT: [rx.Notification@4d95e080 OnNext 1779 is odd.] NEXT: [rx.Notification@9fbbd997 OnNext 1781 is odd.] NEXT: [rx.Notification@c844b799 OnNext 1783 is odd.] NEXT: [rx.Notification@f0cd959b OnNext 1785 is odd.] NEXT: [rx.Notification@1956739d OnNext 1787 is odd.] NEXT: [rx.Notification@41df519f OnNext 1789 is odd.] NEXT: [rx.Notification@94054ab6 OnNext 1791 is odd.] NEXT: [rx.Notification@bc8e28b8 OnNext 1793 is odd.] NEXT: [rx.Notification@e51706ba OnNext 1795 is odd.] NEXT: [rx.Notification@6234f580 OnNext 56 is even.] NEXT: [rx.Notification@d9fe4bc OnNext 1797 is odd.] NEXT: [rx.Notification@3628c2be OnNext 1799 is odd.] NEXT: [rx.Notification@92550360 OnNext 1801 is odd.] NEXT: [rx.Notification@badde162 OnNext 1803 is odd.] NEXT: [rx.Notification@e366bf64 OnNext 1805 is odd.] NEXT: [rx.Notification@bef9d66 OnNext 1807 is odd.] NEXT: [rx.Notification@34787b68 OnNext 1809 is odd.] NEXT: [rx.Notification@869e747f OnNext 1811 is odd.] NEXT: [rx.Notification@af275281 OnNext 1813 is odd.] NEXT: [rx.Notification@d7b03083 OnNext 1815 is odd.] NEXT: [rx.Notification@390e85 OnNext 1817 is odd.] NEXT: [rx.Notification@28c1ec87 OnNext 1819 is odd.] NEXT: [rx.Notification@7ae7e59e OnNext 1821 is odd.] NEXT: [rx.Notification@a370c3a0 OnNext 1823 is odd.] NEXT: [rx.Notification@cbf9a1a2 OnNext 1825 is odd.] NEXT: [rx.Notification@f4827fa4 OnNext 1827 is odd.] NEXT: [rx.Notification@1d0b5da6 OnNext 1829 is odd.] NEXT: [rx.Notification@6f3156bd OnNext 1831 is odd.] NEXT: [rx.Notification@97ba34bf OnNext 1833 is odd.] NEXT: [rx.Notification@c04312c1 OnNext 1835 is odd.] NEXT: [rx.Notification@e8cbf0c3 OnNext 1837 is odd.] NEXT: [rx.Notification@1154cec5 OnNext 1839 is odd.] NEXT: [rx.Notification@637ac7dc OnNext 1841 is odd.] NEXT: [rx.Notification@8c03a5de OnNext 1843 is odd.] NEXT: [rx.Notification@b48c83e0 OnNext 1845 is odd.] NEXT: [rx.Notification@dd1561e2 OnNext 1847 is odd.] NEXT: [rx.Notification@59e3fe4 OnNext 1849 is odd.] NEXT: [rx.Notification@57c438fb OnNext 1851 is odd.] NEXT: [rx.Notification@804d16fd OnNext 1853 is odd.] NEXT: [rx.Notification@a8d5f4ff OnNext 1855 is odd.] NEXT: [rx.Notification@d15ed301 OnNext 1857 is odd.] NEXT: [rx.Notification@f9e7b103 OnNext 1859 is odd.] NEXT: [rx.Notification@4c0daa1a OnNext 1861 is odd.] NEXT: [rx.Notification@7496881c OnNext 1863 is odd.] NEXT: [rx.Notification@9d1f661e OnNext 1865 is odd.] NEXT: [rx.Notification@c5a84420 OnNext 1867 is odd.] NEXT: [rx.Notification@ee312222 OnNext 1869 is odd.] NEXT: [rx.Notification@40571b39 OnNext 1871 is odd.] NEXT: [rx.Notification@68dff93b OnNext 1873 is odd.] NEXT: [rx.Notification@9168d73d OnNext 1875 is odd.] NEXT: [rx.Notification@b9f1b53f OnNext 1877 is odd.] NEXT: [rx.Notification@e27a9341 OnNext 1879 is odd.] NEXT: [rx.Notification@34a08c58 OnNext 1881 is odd.] NEXT: [rx.Notification@5d296a5a OnNext 1883 is odd.] NEXT: [rx.Notification@85b2485c OnNext 1885 is odd.] NEXT: [rx.Notification@ae3b265e OnNext 1887 is odd.] NEXT: [rx.Notification@4ac7d7be OnNext 58 is even.] NEXT: [rx.Notification@d6c40460 OnNext 1889 is odd.] NEXT: [rx.Notification@28e9fd77 OnNext 1891 is odd.] NEXT: [rx.Notification@5172db79 OnNext 1893 is odd.] NEXT: [rx.Notification@79fbb97b OnNext 1895 is odd.] NEXT: [rx.Notification@a284977d OnNext 1897 is odd.] NEXT: [rx.Notification@cb0d757f OnNext 1899 is odd.] NEXT: [rx.Notification@2739b621 OnNext 1901 is odd.] NEXT: [rx.Notification@4fc29423 OnNext 1903 is odd.] NEXT: [rx.Notification@784b7225 OnNext 1905 is odd.] NEXT: [rx.Notification@a0d45027 OnNext 1907 is odd.] NEXT: [rx.Notification@c95d2e29 OnNext 1909 is odd.] NEXT: [rx.Notification@1b832740 OnNext 1911 is odd.] NEXT: [rx.Notification@440c0542 OnNext 1913 is odd.] NEXT: [rx.Notification@6c94e344 OnNext 1915 is odd.] NEXT: [rx.Notification@951dc146 OnNext 1917 is odd.] NEXT: [rx.Notification@bda69f48 OnNext 1919 is odd.] NEXT: [rx.Notification@fcc985f OnNext 1921 is odd.] NEXT: [rx.Notification@38557661 OnNext 1923 is odd.] NEXT: [rx.Notification@60de5463 OnNext 1925 is odd.] NEXT: [rx.Notification@89673265 OnNext 1927 is odd.] NEXT: [rx.Notification@b1f01067 OnNext 1929 is odd.] NEXT: [rx.Notification@416097e OnNext 1931 is odd.] NEXT: [rx.Notification@2c9ee780 OnNext 1933 is odd.] NEXT: [rx.Notification@5527c582 OnNext 1935 is odd.] NEXT: [rx.Notification@7db0a384 OnNext 1937 is odd.] NEXT: [rx.Notification@a6398186 OnNext 1939 is odd.] NEXT: [rx.Notification@f85f7a9d OnNext 1941 is odd.] NEXT: [rx.Notification@20e8589f OnNext 1943 is odd.] NEXT: [rx.Notification@497136a1 OnNext 1945 is odd.] NEXT: [rx.Notification@71fa14a3 OnNext 1947 is odd.] NEXT: [rx.Notification@9a82f2a5 OnNext 1949 is odd.] NEXT: [rx.Notification@eca8ebbc OnNext 1951 is odd.] NEXT: [rx.Notification@1531c9be OnNext 1953 is odd.] NEXT: [rx.Notification@3dbaa7c0 OnNext 1955 is odd.] NEXT: [rx.Notification@664385c2 OnNext 1957 is odd.] NEXT: [rx.Notification@8ecc63c4 OnNext 1959 is odd.] NEXT: [rx.Notification@e0f25cdb OnNext 1961 is odd.] NEXT: [rx.Notification@97b3add OnNext 1963 is odd.] NEXT: [rx.Notification@320418df OnNext 1965 is odd.] NEXT: [rx.Notification@5a8cf6e1 OnNext 1967 is odd.] NEXT: [rx.Notification@8315d4e3 OnNext 1969 is odd.] NEXT: [rx.Notification@d53bcdfa OnNext 1971 is odd.] NEXT: [rx.Notification@fdc4abfc OnNext 1973 is odd.] NEXT: [rx.Notification@264d89fe OnNext 1975 is odd.] NEXT: [rx.Notification@4ed66800 OnNext 1977 is odd.] NEXT: [rx.Notification@775f4602 OnNext 1979 is odd.] NEXT: [rx.Notification@c9853f19 OnNext 1981 is odd.] NEXT: [rx.Notification@3d610187 OnNext 60 is even.] NEXT: [rx.Notification@f20e1d1b OnNext 1983 is odd.] NEXT: [rx.Notification@1a96fb1d OnNext 1985 is odd.] NEXT: [rx.Notification@431fd91f OnNext 1987 is odd.] NEXT: [rx.Notification@6ba8b721 OnNext 1989 is odd.] NEXT: [rx.Notification@bdceb038 OnNext 1991 is odd.] NEXT: [rx.Notification@e6578e3a OnNext 1993 is odd.] NEXT: [rx.Notification@ee06c3c OnNext 1995 is odd.] NEXT: [rx.Notification@37694a3e OnNext 1997 is odd.] NEXT: [rx.Notification@5ff22840 OnNext 1999 is odd.] NEXT: [rx.Notification@f2e112b7 OnNext 2001 is odd.] NEXT: [rx.Notification@1b69f0b9 OnNext 2003 is odd.] NEXT: [rx.Notification@43f2cebb OnNext 2005 is odd.] NEXT: [rx.Notification@6c7bacbd OnNext 2007 is odd.] NEXT: [rx.Notification@95048abf OnNext 2009 is odd.] NEXT: [rx.Notification@e72a83d6 OnNext 2011 is odd.] NEXT: [rx.Notification@fb361d8 OnNext 2013 is odd.] NEXT: [rx.Notification@383c3fda OnNext 2015 is odd.] NEXT: [rx.Notification@60c51ddc OnNext 2017 is odd.] NEXT: [rx.Notification@894dfbde OnNext 2019 is odd.] NEXT: [rx.Notification@db73f4f5 OnNext 2021 is odd.] NEXT: [rx.Notification@3fcd2f7 OnNext 2023 is odd.] NEXT: [rx.Notification@2c85b0f9 OnNext 2025 is odd.] NEXT: [rx.Notification@550e8efb OnNext 2027 is odd.] NEXT: [rx.Notification@7d976cfd OnNext 2029 is odd.] NEXT: [rx.Notification@cfbd6614 OnNext 2031 is odd.] NEXT: [rx.Notification@f8464416 OnNext 2033 is odd.] NEXT: [rx.Notification@20cf2218 OnNext 2035 is odd.] NEXT: [rx.Notification@4958001a OnNext 2037 is odd.] NEXT: [rx.Notification@71e0de1c OnNext 2039 is odd.] NEXT: [rx.Notification@c406d733 OnNext 2041 is odd.] NEXT: [rx.Notification@ec8fb535 OnNext 2043 is odd.] NEXT: [rx.Notification@15189337 OnNext 2045 is odd.] NEXT: [rx.Notification@3da17139 OnNext 2047 is odd.] NEXT: [rx.Notification@25f3e3c5 OnNext 62 is even.] NEXT: [rx.Notification@662a4f3b OnNext 2049 is odd.] NEXT: [rx.Notification@b8504852 OnNext 2051 is odd.] NEXT: [rx.Notification@e0d92654 OnNext 2053 is odd.] NEXT: [rx.Notification@9620456 OnNext 2055 is odd.] NEXT: [rx.Notification@31eae258 OnNext 2057 is odd.] NEXT: [rx.Notification@5a73c05a OnNext 2059 is odd.] NEXT: [rx.Notification@ac99b971 OnNext 2061 is odd.] NEXT: [rx.Notification@d5229773 OnNext 2063 is odd.] NEXT: [rx.Notification@fdab7575 OnNext 2065 is odd.] NEXT: [rx.Notification@26345377 OnNext 2067 is odd.] NEXT: [rx.Notification@4ebd3179 OnNext 2069 is odd.] NEXT: [rx.Notification@a0e32a90 OnNext 2071 is odd.] NEXT: [rx.Notification@c96c0892 OnNext 2073 is odd.] NEXT: [rx.Notification@f1f4e694 OnNext 2075 is odd.] NEXT: [rx.Notification@1a7dc496 OnNext 2077 is odd.] NEXT: [rx.Notification@4306a298 OnNext 2079 is odd.] NEXT: [rx.Notification@952c9baf OnNext 2081 is odd.] NEXT: [rx.Notification@bdb579b1 OnNext 2083 is odd.] NEXT: [rx.Notification@e63e57b3 OnNext 2085 is odd.] NEXT: [rx.Notification@ec735b5 OnNext 2087 is odd.] NEXT: [rx.Notification@375013b7 OnNext 2089 is odd.] NEXT: [rx.Notification@89760cce OnNext 2091 is odd.] NEXT: [rx.Notification@b1feead0 OnNext 2093 is odd.] NEXT: [rx.Notification@da87c8d2 OnNext 2095 is odd.] NEXT: [rx.Notification@310a6d4 OnNext 2097 is odd.] NEXT: [rx.Notification@2b9984d6 OnNext 2099 is odd.] NEXT: [rx.Notification@87c5c578 OnNext 2101 is odd.] NEXT: [rx.Notification@b04ea37a OnNext 2103 is odd.] NEXT: [rx.Notification@d8d7817c OnNext 2105 is odd.] NEXT: [rx.Notification@1605f7e OnNext 2107 is odd.] NEXT: [rx.Notification@e86c603 OnNext 64 is even.] NEXT: [rx.Notification@29e93d80 OnNext 2109 is odd.] NEXT: [rx.Notification@7c0f3697 OnNext 2111 is odd.] NEXT: [rx.Notification@a4981499 OnNext 2113 is odd.] NEXT: [rx.Notification@cd20f29b OnNext 2115 is odd.] NEXT: [rx.Notification@f5a9d09d OnNext 2117 is odd.] NEXT: [rx.Notification@1e32ae9f OnNext 2119 is odd.] NEXT: [rx.Notification@7058a7b6 OnNext 2121 is odd.] NEXT: [rx.Notification@98e185b8 OnNext 2123 is odd.] NEXT: [rx.Notification@c16a63ba OnNext 2125 is odd.] NEXT: [rx.Notification@e9f341bc OnNext 2127 is odd.] NEXT: [rx.Notification@127c1fbe OnNext 2129 is odd.] NEXT: [rx.Notification@64a218d5 OnNext 2131 is odd.] NEXT: [rx.Notification@8d2af6d7 OnNext 2133 is odd.] NEXT: [rx.Notification@b5b3d4d9 OnNext 2135 is odd.] NEXT: [rx.Notification@de3cb2db OnNext 2137 is odd.] NEXT: [rx.Notification@6c590dd OnNext 2139 is odd.] NEXT: [rx.Notification@58eb89f4 OnNext 2141 is odd.] NEXT: [rx.Notification@817467f6 OnNext 2143 is odd.] NEXT: [rx.Notification@a9fd45f8 OnNext 2145 is odd.] NEXT: [rx.Notification@d28623fa OnNext 2147 is odd.] NEXT: [rx.Notification@fb0f01fc OnNext 2149 is odd.] NEXT: [rx.Notification@4d34fb13 OnNext 2151 is odd.] NEXT: [rx.Notification@75bdd915 OnNext 2153 is odd.] NEXT: [rx.Notification@9e46b717 OnNext 2155 is odd.] NEXT: [rx.Notification@c6cf9519 OnNext 2157 is odd.] NEXT: [rx.Notification@ef58731b OnNext 2159 is odd.] NEXT: [rx.Notification@417e6c32 OnNext 2161 is odd.] NEXT: [rx.Notification@6a074a34 OnNext 2163 is odd.] NEXT: [rx.Notification@92902836 OnNext 2165 is odd.] NEXT: [rx.Notification@bb190638 OnNext 2167 is odd.] NEXT: [rx.Notification@e3a1e43a OnNext 2169 is odd.] NEXT: [rx.Notification@35c7dd51 OnNext 2171 is odd.] NEXT: [rx.Notification@5e50bb53 OnNext 2173 is odd.] NEXT: [rx.Notification@86d99955 OnNext 2175 is odd.] NEXT: [rx.Notification@af627757 OnNext 2177 is odd.] NEXT: [rx.Notification@d7eb5559 OnNext 2179 is odd.] NEXT: [rx.Notification@2a114e70 OnNext 2181 is odd.] NEXT: [rx.Notification@529a2c72 OnNext 2183 is odd.] NEXT: [rx.Notification@7b230a74 OnNext 2185 is odd.] NEXT: [rx.Notification@a3abe876 OnNext 2187 is odd.] NEXT: [rx.Notification@cc34c678 OnNext 2189 is odd.] NEXT: [rx.Notification@1e5abf8f OnNext 2191 is odd.] NEXT: [rx.Notification@46e39d91 OnNext 2193 is odd.] NEXT: [rx.Notification@6f6c7b93 OnNext 2195 is odd.] NEXT: [rx.Notification@97f55995 OnNext 2197 is odd.] NEXT: [rx.Notification@c07e3797 OnNext 2199 is odd.] NEXT: [rx.Notification@1caa7839 OnNext 2201 is odd.] NEXT: [rx.Notification@f719a841 OnNext 66 is even.] NEXT: [rx.Notification@4533563b OnNext 2203 is odd.] NEXT: [rx.Notification@6dbc343d OnNext 2205 is odd.] NEXT: [rx.Notification@9645123f OnNext 2207 is odd.] NEXT: [rx.Notification@becdf041 OnNext 2209 is odd.] NEXT: [rx.Notification@10f3e958 OnNext 2211 is odd.] NEXT: [rx.Notification@397cc75a OnNext 2213 is odd.] NEXT: [rx.Notification@6205a55c OnNext 2215 is odd.] NEXT: [rx.Notification@8a8e835e OnNext 2217 is odd.] NEXT: [rx.Notification@b3176160 OnNext 2219 is odd.] NEXT: [rx.Notification@53d5a77 OnNext 2221 is odd.] NEXT: [rx.Notification@2dc63879 OnNext 2223 is odd.] NEXT: [rx.Notification@564f167b OnNext 2225 is odd.] NEXT: [rx.Notification@7ed7f47d OnNext 2227 is odd.] NEXT: [rx.Notification@a760d27f OnNext 2229 is odd.] NEXT: [rx.Notification@f986cb96 OnNext 2231 is odd.] NEXT: [rx.Notification@220fa998 OnNext 2233 is odd.] NEXT: [rx.Notification@4a98879a OnNext 2235 is odd.] NEXT: [rx.Notification@7321659c OnNext 2237 is odd.] NEXT: [rx.Notification@9baa439e OnNext 2239 is odd.] NEXT: [rx.Notification@edd03cb5 OnNext 2241 is odd.] NEXT: [rx.Notification@16591ab7 OnNext 2243 is odd.] NEXT: [rx.Notification@3ee1f8b9 OnNext 2245 is odd.] NEXT: [rx.Notification@676ad6bb OnNext 2247 is odd.] NEXT: [rx.Notification@8ff3b4bd OnNext 2249 is odd.] NEXT: [rx.Notification@e219add4 OnNext 2251 is odd.] NEXT: [rx.Notification@aa28bd6 OnNext 2253 is odd.] NEXT: [rx.Notification@332b69d8 OnNext 2255 is odd.] NEXT: [rx.Notification@5bb447da OnNext 2257 is odd.] NEXT: [rx.Notification@843d25dc OnNext 2259 is odd.] NEXT: [rx.Notification@d6631ef3 OnNext 2261 is odd.] NEXT: [rx.Notification@feebfcf5 OnNext 2263 is odd.] NEXT: [rx.Notification@2774daf7 OnNext 2265 is odd.] NEXT: [rx.Notification@4ffdb8f9 OnNext 2267 is odd.] NEXT: [rx.Notification@788696fb OnNext 2269 is odd.] NEXT: [rx.Notification@caac9012 OnNext 2271 is odd.] NEXT: [rx.Notification@f3356e14 OnNext 2273 is odd.] NEXT: [rx.Notification@1bbe4c16 OnNext 2275 is odd.] NEXT: [rx.Notification@44472a18 OnNext 2277 is odd.] NEXT: [rx.Notification@6cd0081a OnNext 2279 is odd.] NEXT: [rx.Notification@bef60131 OnNext 2281 is odd.] NEXT: [rx.Notification@e77edf33 OnNext 2283 is odd.] NEXT: [rx.Notification@1007bd35 OnNext 2285 is odd.] NEXT: [rx.Notification@38909b37 OnNext 2287 is odd.] NEXT: [rx.Notification@61197939 OnNext 2289 is odd.] NEXT: [rx.Notification@b33f7250 OnNext 2291 is odd.] NEXT: [rx.Notification@dbc85052 OnNext 2293 is odd.] NEXT: [rx.Notification@dfac8a7f OnNext 68 is even.] NEXT: [rx.Notification@4512e54 OnNext 2295 is odd.] NEXT: [rx.Notification@2cda0c56 OnNext 2297 is odd.] NEXT: [rx.Notification@5562ea58 OnNext 2299 is odd.] NEXT: [rx.Notification@b18f2afa OnNext 2301 is odd.] NEXT: [rx.Notification@da1808fc OnNext 2303 is odd.] NEXT: [rx.Notification@d245b448 OnNext 70 is even.] NEXT: [rx.Notification@bad89686 OnNext 72 is even.] NEXT: [rx.Notification@a36b78c4 OnNext 74 is even.] NEXT: [rx.Notification@8bfe5b02 OnNext 76 is even.] NEXT: [rx.Notification@74913d40 OnNext 78 is even.] NEXT: [rx.Notification@672a6709 OnNext 80 is even.] NEXT: [rx.Notification@4fbd4947 OnNext 82 is even.] NEXT: [rx.Notification@38502b85 OnNext 84 is even.] NEXT: [rx.Notification@20e30dc3 OnNext 86 is even.] NEXT: [rx.Notification@975f001 OnNext 88 is even.] NEXT: [rx.Notification@fc0f19ca OnNext 90 is even.] NEXT: [rx.Notification@e4a1fc08 OnNext 92 is even.] NEXT: [rx.Notification@cd34de46 OnNext 94 is even.] NEXT: [rx.Notification@b5c7c084 OnNext 96 is even.] NEXT: [rx.Notification@9e5aa2c2 OnNext 98 is even.] NEXT: [rx.Notification@39057830 OnNext 100 is even.] NEXT: [rx.Notification@21985a6e OnNext 102 is even.] NEXT: [rx.Notification@a2b3cac OnNext 104 is even.] NEXT: [rx.Notification@f2be1eea OnNext 106 is even.] NEXT: [rx.Notification@db510128 OnNext 108 is even.] NEXT: [rx.Notification@cdea2af1 OnNext 110 is even.] NEXT: [rx.Notification@b67d0d2f OnNext 112 is even.] NEXT: [rx.Notification@9f0fef6d OnNext 114 is even.] NEXT: [rx.Notification@87a2d1ab OnNext 116 is even.] NEXT: [rx.Notification@7035b3e9 OnNext 118 is even.] NEXT: [rx.Notification@62ceddb2 OnNext 120 is even.] NEXT: [rx.Notification@4b61bff0 OnNext 122 is even.] NEXT: [rx.Notification@33f4a22e OnNext 124 is even.] NEXT: [rx.Notification@1c87846c OnNext 126 is even.] NEXT: [rx.Notification@51a66aa OnNext 128 is even.] NEXT: [rx.Notification@f7b39073 OnNext 130 is even.] NEXT: [rx.Notification@e04672b1 OnNext 132 is even.] NEXT: [rx.Notification@c8d954ef OnNext 134 is even.] NEXT: [rx.Notification@b16c372d OnNext 136 is even.] NEXT: [rx.Notification@99ff196b OnNext 138 is even.] NEXT: [rx.Notification@8c984334 OnNext 140 is even.] NEXT: [rx.Notification@752b2572 OnNext 142 is even.] NEXT: [rx.Notification@5dbe07b0 OnNext 144 is even.] NEXT: [rx.Notification@4650e9ee OnNext 146 is even.] NEXT: [rx.Notification@2ee3cc2c OnNext 148 is even.] NEXT: [rx.Notification@217cf5f5 OnNext 150 is even.] NEXT: [rx.Notification@a0fd833 OnNext 152 is even.] NEXT: [rx.Notification@f2a2ba71 OnNext 154 is even.] NEXT: [rx.Notification@db359caf OnNext 156 is even.] NEXT: [rx.Notification@c3c87eed OnNext 158 is even.] NEXT: [rx.Notification@b661a8b6 OnNext 160 is even.] NEXT: [rx.Notification@9ef48af4 OnNext 162 is even.] NEXT: [rx.Notification@87876d32 OnNext 164 is even.] NEXT: [rx.Notification@701a4f70 OnNext 166 is even.] NEXT: [rx.Notification@58ad31ae OnNext 168 is even.] NEXT: [rx.Notification@4b465b77 OnNext 170 is even.] NEXT: [rx.Notification@33d93db5 OnNext 172 is even.] NEXT: [rx.Notification@1c6c1ff3 OnNext 174 is even.] NEXT: [rx.Notification@4ff0231 OnNext 176 is even.] NEXT: [rx.Notification@ed91e46f OnNext 178 is even.] NEXT: [rx.Notification@e02b0e38 OnNext 180 is even.] NEXT: [rx.Notification@c8bdf076 OnNext 182 is even.] NEXT: [rx.Notification@b150d2b4 OnNext 184 is even.] NEXT: [rx.Notification@99e3b4f2 OnNext 186 is even.] NEXT: [rx.Notification@82769730 OnNext 188 is even.] NEXT: [rx.Notification@750fc0f9 OnNext 190 is even.] NEXT: [rx.Notification@5da2a337 OnNext 192 is even.] NEXT: [rx.Notification@46358575 OnNext 194 is even.] NEXT: [rx.Notification@2ec867b3 OnNext 196 is even.] NEXT: [rx.Notification@175b49f1 OnNext 198 is even.] NEXT: [rx.Notification@40b71d8f OnNext 200 is even.] NEXT: [rx.Notification@2949ffcd OnNext 202 is even.] NEXT: [rx.Notification@11dce20b OnNext 204 is even.] NEXT: [rx.Notification@fa6fc449 OnNext 206 is even.] NEXT: [rx.Notification@e302a687 OnNext 208 is even.] NEXT: [rx.Notification@d59bd050 OnNext 210 is even.] NEXT: [rx.Notification@be2eb28e OnNext 212 is even.] NEXT: [rx.Notification@a6c194cc OnNext 214 is even.] NEXT: [rx.Notification@8f54770a OnNext 216 is even.] NEXT: [rx.Notification@77e75948 OnNext 218 is even.] NEXT: [rx.Notification@6a808311 OnNext 220 is even.] NEXT: [rx.Notification@5313654f OnNext 222 is even.] NEXT: [rx.Notification@3ba6478d OnNext 224 is even.] NEXT: [rx.Notification@243929cb OnNext 226 is even.] NEXT: [rx.Notification@ccc0c09 OnNext 228 is even.] NEXT: [rx.Notification@ff6535d2 OnNext 230 is even.] NEXT: [rx.Notification@e7f81810 OnNext 232 is even.] NEXT: [rx.Notification@d08afa4e OnNext 234 is even.] NEXT: [rx.Notification@b91ddc8c OnNext 236 is even.] NEXT: [rx.Notification@a1b0beca OnNext 238 is even.] NEXT: [rx.Notification@9449e893 OnNext 240 is even.] NEXT: [rx.Notification@7cdccad1 OnNext 242 is even.] NEXT: [rx.Notification@656fad0f OnNext 244 is even.] NEXT: [rx.Notification@4e028f4d OnNext 246 is even.] NEXT: [rx.Notification@3695718b OnNext 248 is even.] NEXT: [rx.Notification@292e9b54 OnNext 250 is even.] NEXT: [rx.Notification@11c17d92 OnNext 252 is even.] NEXT: [rx.Notification@fa545fd0 OnNext 254 is even.] NEXT: [rx.Notification@e2e7420e OnNext 256 is even.] NEXT: [rx.Notification@2a0e6fe OnNext 2305 is odd.] NEXT: [rx.Notification@2b29c500 OnNext 2307 is odd.] NEXT: [rx.Notification@53b2a302 OnNext 2309 is odd.] NEXT: [rx.Notification@a5d89c19 OnNext 2311 is odd.] NEXT: [rx.Notification@ce617a1b OnNext 2313 is odd.] NEXT: [rx.Notification@f6ea581d OnNext 2315 is odd.] NEXT: [rx.Notification@1f73361f OnNext 2317 is odd.] NEXT: [rx.Notification@47fc1421 OnNext 2319 is odd.] NEXT: [rx.Notification@9a220d38 OnNext 2321 is odd.] NEXT: [rx.Notification@c2aaeb3a OnNext 2323 is odd.] NEXT: [rx.Notification@eb33c93c OnNext 2325 is odd.] NEXT: [rx.Notification@13bca73e OnNext 2327 is odd.] NEXT: [rx.Notification@3c458540 OnNext 2329 is odd.] NEXT: [rx.Notification@8e6b7e57 OnNext 2331 is odd.] NEXT: [rx.Notification@b6f45c59 OnNext 2333 is odd.] NEXT: [rx.Notification@df7d3a5b OnNext 2335 is odd.] NEXT: [rx.Notification@806185d OnNext 2337 is odd.] NEXT: [rx.Notification@308ef65f OnNext 2339 is odd.] NEXT: [rx.Notification@82b4ef76 OnNext 2341 is odd.] NEXT: [rx.Notification@ab3dcd78 OnNext 2343 is odd.] NEXT: [rx.Notification@d3c6ab7a OnNext 2345 is odd.] NEXT: [rx.Notification@fc4f897c OnNext 2347 is odd.] NEXT: [rx.Notification@24d8677e OnNext 2349 is odd.] NEXT: [rx.Notification@76fe6095 OnNext 2351 is odd.] NEXT: [rx.Notification@9f873e97 OnNext 2353 is odd.] NEXT: [rx.Notification@c8101c99 OnNext 2355 is odd.] NEXT: [rx.Notification@f098fa9b OnNext 2357 is odd.] NEXT: [rx.Notification@1921d89d OnNext 2359 is odd.] NEXT: [rx.Notification@6b47d1b4 OnNext 2361 is odd.] NEXT: [rx.Notification@93d0afb6 OnNext 2363 is odd.] NEXT: [rx.Notification@bc598db8 OnNext 2365 is odd.] NEXT: [rx.Notification@e4e26bba OnNext 2367 is odd.] NEXT: [rx.Notification@d6b49bc OnNext 2369 is odd.] NEXT: [rx.Notification@5f9142d3 OnNext 2371 is odd.] NEXT: [rx.Notification@881a20d5 OnNext 2373 is odd.] NEXT: [rx.Notification@b0a2fed7 OnNext 2375 is odd.] NEXT: [rx.Notification@d92bdcd9 OnNext 2377 is odd.] NEXT: [rx.Notification@1b4badb OnNext 2379 is odd.] NEXT: [rx.Notification@53dab3f2 OnNext 2381 is odd.] NEXT: [rx.Notification@7c6391f4 OnNext 2383 is odd.] NEXT: [rx.Notification@a4ec6ff6 OnNext 2385 is odd.] NEXT: [rx.Notification@cd754df8 OnNext 2387 is odd.] NEXT: [rx.Notification@f5fe2bfa OnNext 2389 is odd.] NEXT: [rx.Notification@48242511 OnNext 2391 is odd.] NEXT: [rx.Notification@70ad0313 OnNext 2393 is odd.] NEXT: [rx.Notification@9935e115 OnNext 2395 is odd.] NEXT: [rx.Notification@c1bebf17 OnNext 2397 is odd.] NEXT: [rx.Notification@ea479d19 OnNext 2399 is odd.] NEXT: [rx.Notification@4673ddbb OnNext 2401 is odd.] NEXT: [rx.Notification@6efcbbbd OnNext 2403 is odd.] NEXT: [rx.Notification@978599bf OnNext 2405 is odd.] NEXT: [rx.Notification@c00e77c1 OnNext 2407 is odd.] NEXT: [rx.Notification@e89755c3 OnNext 2409 is odd.] NEXT: [rx.Notification@3abd4eda OnNext 2411 is odd.] NEXT: [rx.Notification@63462cdc OnNext 2413 is odd.] NEXT: [rx.Notification@8bcf0ade OnNext 2415 is odd.] NEXT: [rx.Notification@b457e8e0 OnNext 2417 is odd.] NEXT: [rx.Notification@dce0c6e2 OnNext 2419 is odd.] NEXT: [rx.Notification@2f06bff9 OnNext 2421 is odd.] NEXT: [rx.Notification@578f9dfb OnNext 2423 is odd.] NEXT: [rx.Notification@80187bfd OnNext 2425 is odd.] NEXT: [rx.Notification@a8a159ff OnNext 2427 is odd.] NEXT: [rx.Notification@d12a3801 OnNext 2429 is odd.] NEXT: [rx.Notification@23503118 OnNext 2431 is odd.] NEXT: [rx.Notification@4bd90f1a OnNext 2433 is odd.] NEXT: [rx.Notification@7461ed1c OnNext 2435 is odd.] NEXT: [rx.Notification@9ceacb1e OnNext 2437 is odd.] NEXT: [rx.Notification@c573a920 OnNext 2439 is odd.] NEXT: [rx.Notification@1799a237 OnNext 2441 is odd.] NEXT: [rx.Notification@40228039 OnNext 2443 is odd.] NEXT: [rx.Notification@68ab5e3b OnNext 2445 is odd.] NEXT: [rx.Notification@cb7a244c OnNext 258 is even.] NEXT: [rx.Notification@91343c3d OnNext 2447 is odd.] NEXT: [rx.Notification@b9bd1a3f OnNext 2449 is odd.] NEXT: [rx.Notification@be31356 OnNext 2451 is odd.] NEXT: [rx.Notification@346bf158 OnNext 2453 is odd.] NEXT: [rx.Notification@5cf4cf5a OnNext 2455 is odd.] NEXT: [rx.Notification@857dad5c OnNext 2457 is odd.] NEXT: [rx.Notification@ae068b5e OnNext 2459 is odd.] NEXT: [rx.Notification@2c8475 OnNext 2461 is odd.] NEXT: [rx.Notification@28b56277 OnNext 2463 is odd.] NEXT: [rx.Notification@513e4079 OnNext 2465 is odd.] NEXT: [rx.Notification@79c71e7b OnNext 2467 is odd.] NEXT: [rx.Notification@a24ffc7d OnNext 2469 is odd.] NEXT: [rx.Notification@f475f594 OnNext 2471 is odd.] NEXT: [rx.Notification@1cfed396 OnNext 2473 is odd.] NEXT: [rx.Notification@4587b198 OnNext 2475 is odd.] NEXT: [rx.Notification@6e108f9a OnNext 2477 is odd.] NEXT: [rx.Notification@96996d9c OnNext 2479 is odd.] NEXT: [rx.Notification@e8bf66b3 OnNext 2481 is odd.] NEXT: [rx.Notification@114844b5 OnNext 2483 is odd.] NEXT: [rx.Notification@39d122b7 OnNext 2485 is odd.] NEXT: [rx.Notification@625a00b9 OnNext 2487 is odd.] NEXT: [rx.Notification@8ae2debb OnNext 2489 is odd.] NEXT: [rx.Notification@dd08d7d2 OnNext 2491 is odd.] NEXT: [rx.Notification@591b5d4 OnNext 2493 is odd.] NEXT: [rx.Notification@2e1a93d6 OnNext 2495 is odd.] NEXT: [rx.Notification@56a371d8 OnNext 2497 is odd.] NEXT: [rx.Notification@7f2c4fda OnNext 2499 is odd.] NEXT: [rx.Notification@db58907c OnNext 2501 is odd.] NEXT: [rx.Notification@be134e15 OnNext 260 is even.] NEXT: [rx.Notification@3e16e7e OnNext 2503 is odd.] NEXT: [rx.Notification@2c6a4c80 OnNext 2505 is odd.] NEXT: [rx.Notification@54f32a82 OnNext 2507 is odd.] NEXT: [rx.Notification@7d7c0884 OnNext 2509 is odd.] NEXT: [rx.Notification@cfa2019b OnNext 2511 is odd.] NEXT: [rx.Notification@f82adf9d OnNext 2513 is odd.] NEXT: [rx.Notification@20b3bd9f OnNext 2515 is odd.] NEXT: [rx.Notification@493c9ba1 OnNext 2517 is odd.] NEXT: [rx.Notification@71c579a3 OnNext 2519 is odd.] NEXT: [rx.Notification@c3eb72ba OnNext 2521 is odd.] NEXT: [rx.Notification@ec7450bc OnNext 2523 is odd.] NEXT: [rx.Notification@14fd2ebe OnNext 2525 is odd.] NEXT: [rx.Notification@3d860cc0 OnNext 2527 is odd.] NEXT: [rx.Notification@660eeac2 OnNext 2529 is odd.] NEXT: [rx.Notification@b834e3d9 OnNext 2531 is odd.] NEXT: [rx.Notification@e0bdc1db OnNext 2533 is odd.] NEXT: [rx.Notification@9469fdd OnNext 2535 is odd.] NEXT: [rx.Notification@31cf7ddf OnNext 2537 is odd.] NEXT: [rx.Notification@5a585be1 OnNext 2539 is odd.] NEXT: [rx.Notification@ac7e54f8 OnNext 2541 is odd.] NEXT: [rx.Notification@d50732fa OnNext 2543 is odd.] NEXT: [rx.Notification@fd9010fc OnNext 2545 is odd.] NEXT: [rx.Notification@2618eefe OnNext 2547 is odd.] NEXT: [rx.Notification@4ea1cd00 OnNext 2549 is odd.] NEXT: [rx.Notification@a0c7c617 OnNext 2551 is odd.] NEXT: [rx.Notification@c950a419 OnNext 2553 is odd.] NEXT: [rx.Notification@a6a63053 OnNext 262 is even.] NEXT: [rx.Notification@f1d9821b OnNext 2555 is odd.] NEXT: [rx.Notification@1a62601d OnNext 2557 is odd.] NEXT: [rx.Notification@42eb3e1f OnNext 2559 is odd.] NEXT: [rx.Notification@8f391291 OnNext 264 is even.] NEXT: [rx.Notification@77cbf4cf OnNext 266 is even.] NEXT: [rx.Notification@605ed70d OnNext 268 is even.] NEXT: [rx.Notification@52f800d6 OnNext 270 is even.] NEXT: [rx.Notification@3b8ae314 OnNext 272 is even.] NEXT: [rx.Notification@241dc552 OnNext 274 is even.] NEXT: [rx.Notification@cb0a790 OnNext 276 is even.] NEXT: [rx.Notification@f54389ce OnNext 278 is even.] NEXT: [rx.Notification@e7dcb397 OnNext 280 is even.] NEXT: [rx.Notification@d06f95d5 OnNext 282 is even.] NEXT: [rx.Notification@b9027813 OnNext 284 is even.] NEXT: [rx.Notification@a1955a51 OnNext 286 is even.] NEXT: [rx.Notification@8a283c8f OnNext 288 is even.] NEXT: [rx.Notification@7cc16658 OnNext 290 is even.] NEXT: [rx.Notification@65544896 OnNext 292 is even.] NEXT: [rx.Notification@4de72ad4 OnNext 294 is even.] NEXT: [rx.Notification@367a0d12 OnNext 296 is even.] NEXT: [rx.Notification@1f0cef50 OnNext 298 is even.] NEXT: [rx.Notification@4868c2ee OnNext 300 is even.] NEXT: [rx.Notification@30fba52c OnNext 302 is even.] NEXT: [rx.Notification@198e876a OnNext 304 is even.] NEXT: [rx.Notification@22169a8 OnNext 306 is even.] NEXT: [rx.Notification@eab44be6 OnNext 308 is even.] NEXT: [rx.Notification@dd4d75af OnNext 310 is even.] NEXT: [rx.Notification@c5e057ed OnNext 312 is even.] NEXT: [rx.Notification@ae733a2b OnNext 314 is even.] NEXT: [rx.Notification@97061c69 OnNext 316 is even.] NEXT: [rx.Notification@7f98fea7 OnNext 318 is even.] NEXT: [rx.Notification@72322870 OnNext 320 is even.] NEXT: [rx.Notification@5ac50aae OnNext 322 is even.] NEXT: [rx.Notification@4357ecec OnNext 324 is even.] NEXT: [rx.Notification@2beacf2a OnNext 326 is even.] NEXT: [rx.Notification@147db168 OnNext 328 is even.] NEXT: [rx.Notification@716db31 OnNext 330 is even.] NEXT: [rx.Notification@efa9bd6f OnNext 332 is even.] NEXT: [rx.Notification@d83c9fad OnNext 334 is even.] NEXT: [rx.Notification@c0cf81eb OnNext 336 is even.] NEXT: [rx.Notification@a9626429 OnNext 338 is even.] NEXT: [rx.Notification@9bfb8df2 OnNext 340 is even.] NEXT: [rx.Notification@848e7030 OnNext 342 is even.] NEXT: [rx.Notification@6d21526e OnNext 344 is even.] NEXT: [rx.Notification@55b434ac OnNext 346 is even.] NEXT: [rx.Notification@3e4716ea OnNext 348 is even.] NEXT: [rx.Notification@30e040b3 OnNext 350 is even.] NEXT: [rx.Notification@197322f1 OnNext 352 is even.] NEXT: [rx.Notification@206052f OnNext 354 is even.] NEXT: [rx.Notification@ea98e76d OnNext 356 is even.] NEXT: [rx.Notification@d32bc9ab OnNext 358 is even.] NEXT: [rx.Notification@c5c4f374 OnNext 360 is even.] NEXT: [rx.Notification@ae57d5b2 OnNext 362 is even.] NEXT: [rx.Notification@96eab7f0 OnNext 364 is even.] NEXT: [rx.Notification@7f7d9a2e OnNext 366 is even.] NEXT: [rx.Notification@68107c6c OnNext 368 is even.] NEXT: [rx.Notification@5aa9a635 OnNext 370 is even.] NEXT: [rx.Notification@433c8873 OnNext 372 is even.] NEXT: [rx.Notification@2bcf6ab1 OnNext 374 is even.] NEXT: [rx.Notification@14624cef OnNext 376 is even.] NEXT: [rx.Notification@fcf52f2d OnNext 378 is even.] NEXT: [rx.Notification@ef8e58f6 OnNext 380 is even.] NEXT: [rx.Notification@d8213b34 OnNext 382 is even.] NEXT: [rx.Notification@c0b41d72 OnNext 384 is even.] NEXT: [rx.Notification@a946ffb0 OnNext 386 is even.] NEXT: [rx.Notification@91d9e1ee OnNext 388 is even.] NEXT: [rx.Notification@84730bb7 OnNext 390 is even.] NEXT: [rx.Notification@6d05edf5 OnNext 392 is even.] NEXT: [rx.Notification@5598d033 OnNext 394 is even.] NEXT: [rx.Notification@3e2bb271 OnNext 396 is even.] NEXT: [rx.Notification@26be94af OnNext 398 is even.] NEXT: [rx.Notification@501a684d OnNext 400 is even.] NEXT: [rx.Notification@38ad4a8b OnNext 402 is even.] NEXT: [rx.Notification@21402cc9 OnNext 404 is even.] NEXT: [rx.Notification@9d30f07 OnNext 406 is even.] NEXT: [rx.Notification@f265f145 OnNext 408 is even.] NEXT: [rx.Notification@e4ff1b0e OnNext 410 is even.] NEXT: [rx.Notification@cd91fd4c OnNext 412 is even.] NEXT: [rx.Notification@b624df8a OnNext 414 is even.] NEXT: [rx.Notification@9eb7c1c8 OnNext 416 is even.] NEXT: [rx.Notification@874aa406 OnNext 418 is even.] NEXT: [rx.Notification@79e3cdcf OnNext 420 is even.] NEXT: [rx.Notification@6276b00d OnNext 422 is even.] NEXT: [rx.Notification@4b09924b OnNext 424 is even.] NEXT: [rx.Notification@339c7489 OnNext 426 is even.] NEXT: [rx.Notification@1c2f56c7 OnNext 428 is even.] NEXT: [rx.Notification@ec88090 OnNext 430 is even.] NEXT: [rx.Notification@f75b62ce OnNext 432 is even.] NEXT: [rx.Notification@dfee450c OnNext 434 is even.] NEXT: [rx.Notification@c881274a OnNext 436 is even.] NEXT: [rx.Notification@b1140988 OnNext 438 is even.] NEXT: [rx.Notification@a3ad3351 OnNext 440 is even.] NEXT: [rx.Notification@8c40158f OnNext 442 is even.] NEXT: [rx.Notification@74d2f7cd OnNext 444 is even.] NEXT: [rx.Notification@5d65da0b OnNext 446 is even.] NEXT: [rx.Notification@45f8bc49 OnNext 448 is even.] NEXT: [rx.Notification@3891e612 OnNext 450 is even.] NEXT: [rx.Notification@2124c850 OnNext 452 is even.] NEXT: [rx.Notification@9b7aa8e OnNext 454 is even.] NEXT: [rx.Notification@f24a8ccc OnNext 456 is even.] NEXT: [rx.Notification@dadd6f0a OnNext 458 is even.] NEXT: [rx.Notification@cd7698d3 OnNext 460 is even.] NEXT: [rx.Notification@b6097b11 OnNext 462 is even.] NEXT: [rx.Notification@9e9c5d4f OnNext 464 is even.] NEXT: [rx.Notification@872f3f8d OnNext 466 is even.] NEXT: [rx.Notification@6fc221cb OnNext 468 is even.] NEXT: [rx.Notification@625b4b94 OnNext 470 is even.] NEXT: [rx.Notification@4aee2dd2 OnNext 472 is even.] NEXT: [rx.Notification@33811010 OnNext 474 is even.] NEXT: [rx.Notification@1c13f24e OnNext 476 is even.] NEXT: [rx.Notification@4a6d48c OnNext 478 is even.] NEXT: [rx.Notification@f73ffe55 OnNext 480 is even.] NEXT: [rx.Notification@dfd2e093 OnNext 482 is even.] NEXT: [rx.Notification@c865c2d1 OnNext 484 is even.] NEXT: [rx.Notification@b0f8a50f OnNext 486 is even.] NEXT: [rx.Notification@998b874d OnNext 488 is even.] NEXT: [rx.Notification@8c24b116 OnNext 490 is even.] NEXT: [rx.Notification@74b79354 OnNext 492 is even.] NEXT: [rx.Notification@5d4a7592 OnNext 494 is even.] NEXT: [rx.Notification@45dd57d0 OnNext 496 is even.] NEXT: [rx.Notification@2e703a0e OnNext 498 is even.] NEXT: [rx.Notification@57cc0dac OnNext 500 is even.] NEXT: [rx.Notification@405eefea OnNext 502 is even.] NEXT: [rx.Notification@28f1d228 OnNext 504 is even.] NEXT: [rx.Notification@1184b466 OnNext 506 is even.] NEXT: [rx.Notification@fa1796a4 OnNext 508 is even.] NEXT: [rx.Notification@ecb0c06d OnNext 510 is even.] NEXT: [rx.Notification@d543a2ab OnNext 512 is even.] NEXT: [rx.Notification@95113736 OnNext 2561 is odd.] NEXT: [rx.Notification@bd9a1538 OnNext 2563 is odd.] NEXT: [rx.Notification@e622f33a OnNext 2565 is odd.] NEXT: [rx.Notification@eabd13c OnNext 2567 is odd.] NEXT: [rx.Notification@3734af3e OnNext 2569 is odd.] NEXT: [rx.Notification@895aa855 OnNext 2571 is odd.] NEXT: [rx.Notification@b1e38657 OnNext 2573 is odd.] NEXT: [rx.Notification@da6c6459 OnNext 2575 is odd.] NEXT: [rx.Notification@2f5425b OnNext 2577 is odd.] NEXT: [rx.Notification@2b7e205d OnNext 2579 is odd.] NEXT: [rx.Notification@7da41974 OnNext 2581 is odd.] NEXT: [rx.Notification@a62cf776 OnNext 2583 is odd.] NEXT: [rx.Notification@ceb5d578 OnNext 2585 is odd.] NEXT: [rx.Notification@f73eb37a OnNext 2587 is odd.] NEXT: [rx.Notification@1fc7917c OnNext 2589 is odd.] NEXT: [rx.Notification@71ed8a93 OnNext 2591 is odd.] NEXT: [rx.Notification@9a766895 OnNext 2593 is odd.] NEXT: [rx.Notification@c2ff4697 OnNext 2595 is odd.] NEXT: [rx.Notification@eb882499 OnNext 2597 is odd.] NEXT: [rx.Notification@1411029b OnNext 2599 is odd.] NEXT: [rx.Notification@703d433d OnNext 2601 is odd.] NEXT: [rx.Notification@98c6213f OnNext 2603 is odd.] NEXT: [rx.Notification@c14eff41 OnNext 2605 is odd.] NEXT: [rx.Notification@e9d7dd43 OnNext 2607 is odd.] NEXT: [rx.Notification@1260bb45 OnNext 2609 is odd.] NEXT: [rx.Notification@6486b45c OnNext 2611 is odd.] NEXT: [rx.Notification@8d0f925e OnNext 2613 is odd.] NEXT: [rx.Notification@b5987060 OnNext 2615 is odd.] NEXT: [rx.Notification@de214e62 OnNext 2617 is odd.] NEXT: [rx.Notification@6aa2c64 OnNext 2619 is odd.] NEXT: [rx.Notification@58d0257b OnNext 2621 is odd.] NEXT: [rx.Notification@8159037d OnNext 2623 is odd.] NEXT: [rx.Notification@a9e1e17f OnNext 2625 is odd.] NEXT: [rx.Notification@d26abf81 OnNext 2627 is odd.] NEXT: [rx.Notification@faf39d83 OnNext 2629 is odd.] NEXT: [rx.Notification@4d19969a OnNext 2631 is odd.] NEXT: [rx.Notification@75a2749c OnNext 2633 is odd.] NEXT: [rx.Notification@9e2b529e OnNext 2635 is odd.] NEXT: [rx.Notification@c6b430a0 OnNext 2637 is odd.] NEXT: [rx.Notification@ef3d0ea2 OnNext 2639 is odd.] NEXT: [rx.Notification@416307b9 OnNext 2641 is odd.] NEXT: [rx.Notification@69ebe5bb OnNext 2643 is odd.] NEXT: [rx.Notification@9274c3bd OnNext 2645 is odd.] NEXT: [rx.Notification@bafda1bf OnNext 2647 is odd.] NEXT: [rx.Notification@e3867fc1 OnNext 2649 is odd.] NEXT: [rx.Notification@35ac78d8 OnNext 2651 is odd.] NEXT: [rx.Notification@5e3556da OnNext 2653 is odd.] NEXT: [rx.Notification@86be34dc OnNext 2655 is odd.] NEXT: [rx.Notification@af4712de OnNext 2657 is odd.] NEXT: [rx.Notification@d7cff0e0 OnNext 2659 is odd.] NEXT: [rx.Notification@29f5e9f7 OnNext 2661 is odd.] NEXT: [rx.Notification@527ec7f9 OnNext 2663 is odd.] NEXT: [rx.Notification@7b07a5fb OnNext 2665 is odd.] NEXT: [rx.Notification@a39083fd OnNext 2667 is odd.] NEXT: [rx.Notification@cc1961ff OnNext 2669 is odd.] NEXT: [rx.Notification@1e3f5b16 OnNext 2671 is odd.] NEXT: [rx.Notification@46c83918 OnNext 2673 is odd.] NEXT: [rx.Notification@6f51171a OnNext 2675 is odd.] NEXT: [rx.Notification@97d9f51c OnNext 2677 is odd.] NEXT: [rx.Notification@c062d31e OnNext 2679 is odd.] NEXT: [rx.Notification@1288cc35 OnNext 2681 is odd.] NEXT: [rx.Notification@3b11aa37 OnNext 2683 is odd.] NEXT: [rx.Notification@639a8839 OnNext 2685 is odd.] NEXT: [rx.Notification@8c23663b OnNext 2687 is odd.] NEXT: [rx.Notification@b4ac443d OnNext 2689 is odd.] NEXT: [rx.Notification@6d23d54 OnNext 2691 is odd.] NEXT: [rx.Notification@2f5b1b56 OnNext 2693 is odd.] NEXT: [rx.Notification@57e3f958 OnNext 2695 is odd.] NEXT: [rx.Notification@806cd75a OnNext 2697 is odd.] NEXT: [rx.Notification@a8f5b55c OnNext 2699 is odd.] NEXT: [rx.Notification@521f5fe OnNext 2701 is odd.] NEXT: [rx.Notification@2daad400 OnNext 2703 is odd.] NEXT: [rx.Notification@5633b202 OnNext 2705 is odd.] NEXT: [rx.Notification@7ebc9004 OnNext 2707 is odd.] NEXT: [rx.Notification@a7456e06 OnNext 2709 is odd.] NEXT: [rx.Notification@f96b671d OnNext 2711 is odd.] NEXT: [rx.Notification@21f4451f OnNext 2713 is odd.] NEXT: [rx.Notification@4a7d2321 OnNext 2715 is odd.] NEXT: [rx.Notification@73060123 OnNext 2717 is odd.] NEXT: [rx.Notification@9b8edf25 OnNext 2719 is odd.] NEXT: [rx.Notification@edb4d83c OnNext 2721 is odd.] NEXT: [rx.Notification@163db63e OnNext 2723 is odd.] NEXT: [rx.Notification@3ec69440 OnNext 2725 is odd.] NEXT: [rx.Notification@674f7242 OnNext 2727 is odd.] NEXT: [rx.Notification@8fd85044 OnNext 2729 is odd.] NEXT: [rx.Notification@e1fe495b OnNext 2731 is odd.] NEXT: [rx.Notification@a87275d OnNext 2733 is odd.] NEXT: [rx.Notification@3310055f OnNext 2735 is odd.] NEXT: [rx.Notification@5b98e361 OnNext 2737 is odd.] NEXT: [rx.Notification@8421c163 OnNext 2739 is odd.] NEXT: [rx.Notification@d647ba7a OnNext 2741 is odd.] NEXT: [rx.Notification@fed0987c OnNext 2743 is odd.] NEXT: [rx.Notification@2759767e OnNext 2745 is odd.] NEXT: [rx.Notification@4fe25480 OnNext 2747 is odd.] NEXT: [rx.Notification@786b3282 OnNext 2749 is odd.] NEXT: [rx.Notification@ca912b99 OnNext 2751 is odd.] NEXT: [rx.Notification@f31a099b OnNext 2753 is odd.] NEXT: [rx.Notification@1ba2e79d OnNext 2755 is odd.] NEXT: [rx.Notification@442bc59f OnNext 2757 is odd.] NEXT: [rx.Notification@6cb4a3a1 OnNext 2759 is odd.] NEXT: [rx.Notification@bdd684e9 OnNext 514 is even.] NEXT: [rx.Notification@beda9cb8 OnNext 2761 is odd.] NEXT: [rx.Notification@e7637aba OnNext 2763 is odd.] NEXT: [rx.Notification@fec58bc OnNext 2765 is odd.] NEXT: [rx.Notification@387536be OnNext 2767 is odd.] NEXT: [rx.Notification@60fe14c0 OnNext 2769 is odd.] NEXT: [rx.Notification@b3240dd7 OnNext 2771 is odd.] NEXT: [rx.Notification@dbacebd9 OnNext 2773 is odd.] NEXT: [rx.Notification@435c9db OnNext 2775 is odd.] NEXT: [rx.Notification@2cbea7dd OnNext 2777 is odd.] NEXT: [rx.Notification@554785df OnNext 2779 is odd.] NEXT: [rx.Notification@a76d7ef6 OnNext 2781 is odd.] NEXT: [rx.Notification@cff65cf8 OnNext 2783 is odd.] NEXT: [rx.Notification@f87f3afa OnNext 2785 is odd.] NEXT: [rx.Notification@210818fc OnNext 2787 is odd.] NEXT: [rx.Notification@4990f6fe OnNext 2789 is odd.] NEXT: [rx.Notification@9bb6f015 OnNext 2791 is odd.] NEXT: [rx.Notification@c43fce17 OnNext 2793 is odd.] NEXT: [rx.Notification@ecc8ac19 OnNext 2795 is odd.] NEXT: [rx.Notification@15518a1b OnNext 2797 is odd.] NEXT: [rx.Notification@3dda681d OnNext 2799 is odd.] NEXT: [rx.Notification@9a06a8bf OnNext 2801 is odd.] NEXT: [rx.Notification@c28f86c1 OnNext 2803 is odd.] NEXT: [rx.Notification@eb1864c3 OnNext 2805 is odd.] NEXT: [rx.Notification@13a142c5 OnNext 2807 is odd.] NEXT: [rx.Notification@3c2a20c7 OnNext 2809 is odd.] NEXT: [rx.Notification@8e5019de OnNext 2811 is odd.] NEXT: [rx.Notification@b6d8f7e0 OnNext 2813 is odd.] NEXT: [rx.Notification@df61d5e2 OnNext 2815 is odd.] NEXT: [rx.Notification@a6696727 OnNext 516 is even.] NEXT: [rx.Notification@8efc4965 OnNext 518 is even.] NEXT: [rx.Notification@8195732e OnNext 520 is even.] NEXT: [rx.Notification@6a28556c OnNext 522 is even.] NEXT: [rx.Notification@52bb37aa OnNext 524 is even.] NEXT: [rx.Notification@3b4e19e8 OnNext 526 is even.] NEXT: [rx.Notification@23e0fc26 OnNext 528 is even.] NEXT: [rx.Notification@167a25ef OnNext 530 is even.] NEXT: [rx.Notification@ff0d082d OnNext 532 is even.] NEXT: [rx.Notification@e79fea6b OnNext 534 is even.] NEXT: [rx.Notification@d032cca9 OnNext 536 is even.] NEXT: [rx.Notification@b8c5aee7 OnNext 538 is even.] NEXT: [rx.Notification@ab5ed8b0 OnNext 540 is even.] NEXT: [rx.Notification@93f1baee OnNext 542 is even.] NEXT: [rx.Notification@7c849d2c OnNext 544 is even.] NEXT: [rx.Notification@65177f6a OnNext 546 is even.] NEXT: [rx.Notification@4daa61a8 OnNext 548 is even.] NEXT: [rx.Notification@40438b71 OnNext 550 is even.] NEXT: [rx.Notification@28d66daf OnNext 552 is even.] NEXT: [rx.Notification@11694fed OnNext 554 is even.] NEXT: [rx.Notification@f9fc322b OnNext 556 is even.] NEXT: [rx.Notification@e28f1469 OnNext 558 is even.] NEXT: [rx.Notification@d5283e32 OnNext 560 is even.] NEXT: [rx.Notification@bdbb2070 OnNext 562 is even.] NEXT: [rx.Notification@a64e02ae OnNext 564 is even.] NEXT: [rx.Notification@8ee0e4ec OnNext 566 is even.] NEXT: [rx.Notification@7773c72a OnNext 568 is even.] NEXT: [rx.Notification@6a0cf0f3 OnNext 570 is even.] NEXT: [rx.Notification@529fd331 OnNext 572 is even.] NEXT: [rx.Notification@3b32b56f OnNext 574 is even.] NEXT: [rx.Notification@23c597ad OnNext 576 is even.] NEXT: [rx.Notification@c5879eb OnNext 578 is even.] NEXT: [rx.Notification@fef1a3b4 OnNext 580 is even.] NEXT: [rx.Notification@e78485f2 OnNext 582 is even.] NEXT: [rx.Notification@d0176830 OnNext 584 is even.] NEXT: [rx.Notification@b8aa4a6e OnNext 586 is even.] NEXT: [rx.Notification@a13d2cac OnNext 588 is even.] NEXT: [rx.Notification@93d65675 OnNext 590 is even.] NEXT: [rx.Notification@7c6938b3 OnNext 592 is even.] NEXT: [rx.Notification@64fc1af1 OnNext 594 is even.] NEXT: [rx.Notification@4d8efd2f OnNext 596 is even.] NEXT: [rx.Notification@3621df6d OnNext 598 is even.] NEXT: [rx.Notification@5f7db30b OnNext 600 is even.] NEXT: [rx.Notification@48109549 OnNext 602 is even.] NEXT: [rx.Notification@30a37787 OnNext 604 is even.] NEXT: [rx.Notification@193659c5 OnNext 606 is even.] NEXT: [rx.Notification@1c93c03 OnNext 608 is even.] NEXT: [rx.Notification@f46265cc OnNext 610 is even.] NEXT: [rx.Notification@dcf5480a OnNext 612 is even.] NEXT: [rx.Notification@c5882a48 OnNext 614 is even.] NEXT: [rx.Notification@ae1b0c86 OnNext 616 is even.] NEXT: [rx.Notification@96adeec4 OnNext 618 is even.] NEXT: [rx.Notification@8947188d OnNext 620 is even.] NEXT: [rx.Notification@71d9facb OnNext 622 is even.] NEXT: [rx.Notification@5a6cdd09 OnNext 624 is even.] NEXT: [rx.Notification@42ffbf47 OnNext 626 is even.] NEXT: [rx.Notification@2b92a185 OnNext 628 is even.] NEXT: [rx.Notification@1e2bcb4e OnNext 630 is even.] NEXT: [rx.Notification@6bead8c OnNext 632 is even.] NEXT: [rx.Notification@ef518fca OnNext 634 is even.] NEXT: [rx.Notification@d7e47208 OnNext 636 is even.] NEXT: [rx.Notification@c0775446 OnNext 638 is even.] NEXT: [rx.Notification@b3107e0f OnNext 640 is even.] NEXT: [rx.Notification@9ba3604d OnNext 642 is even.] NEXT: [rx.Notification@8436428b OnNext 644 is even.] NEXT: [rx.Notification@6cc924c9 OnNext 646 is even.] NEXT: [rx.Notification@555c0707 OnNext 648 is even.] NEXT: [rx.Notification@47f530d0 OnNext 650 is even.] NEXT: [rx.Notification@3088130e OnNext 652 is even.] NEXT: [rx.Notification@191af54c OnNext 654 is even.] NEXT: [rx.Notification@1add78a OnNext 656 is even.] NEXT: [rx.Notification@ea40b9c8 OnNext 658 is even.] NEXT: [rx.Notification@dcd9e391 OnNext 660 is even.] NEXT: [rx.Notification@c56cc5cf OnNext 662 is even.] NEXT: [rx.Notification@adffa80d OnNext 664 is even.] NEXT: [rx.Notification@96928a4b OnNext 666 is even.] NEXT: [rx.Notification@7f256c89 OnNext 668 is even.] NEXT: [rx.Notification@71be9652 OnNext 670 is even.] NEXT: [rx.Notification@5a517890 OnNext 672 is even.] NEXT: [rx.Notification@42e45ace OnNext 674 is even.] NEXT: [rx.Notification@2b773d0c OnNext 676 is even.] NEXT: [rx.Notification@140a1f4a OnNext 678 is even.] NEXT: [rx.Notification@6a34913 OnNext 680 is even.] NEXT: [rx.Notification@ef362b51 OnNext 682 is even.] NEXT: [rx.Notification@d7c90d8f OnNext 684 is even.] NEXT: [rx.Notification@c05befcd OnNext 686 is even.] NEXT: [rx.Notification@a8eed20b OnNext 688 is even.] NEXT: [rx.Notification@9b87fbd4 OnNext 690 is even.] NEXT: [rx.Notification@841ade12 OnNext 692 is even.] NEXT: [rx.Notification@6cadc050 OnNext 694 is even.] NEXT: [rx.Notification@5540a28e OnNext 696 is even.] NEXT: [rx.Notification@3dd384cc OnNext 698 is even.] NEXT: [rx.Notification@672f586a OnNext 700 is even.] NEXT: [rx.Notification@4fc23aa8 OnNext 702 is even.] NEXT: [rx.Notification@38551ce6 OnNext 704 is even.] NEXT: [rx.Notification@20e7ff24 OnNext 706 is even.] NEXT: [rx.Notification@97ae162 OnNext 708 is even.] NEXT: [rx.Notification@fc140b2b OnNext 710 is even.] NEXT: [rx.Notification@e4a6ed69 OnNext 712 is even.] NEXT: [rx.Notification@cd39cfa7 OnNext 714 is even.] NEXT: [rx.Notification@b5ccb1e5 OnNext 716 is even.] NEXT: [rx.Notification@9e5f9423 OnNext 718 is even.] NEXT: [rx.Notification@90f8bdec OnNext 720 is even.] NEXT: [rx.Notification@798ba02a OnNext 722 is even.] NEXT: [rx.Notification@621e8268 OnNext 724 is even.] NEXT: [rx.Notification@4ab164a6 OnNext 726 is even.] NEXT: [rx.Notification@334446e4 OnNext 728 is even.] NEXT: [rx.Notification@25dd70ad OnNext 730 is even.] NEXT: [rx.Notification@e7052eb OnNext 732 is even.] NEXT: [rx.Notification@f7033529 OnNext 734 is even.] NEXT: [rx.Notification@df961767 OnNext 736 is even.] NEXT: [rx.Notification@c828f9a5 OnNext 738 is even.] NEXT: [rx.Notification@bac2236e OnNext 740 is even.] NEXT: [rx.Notification@a35505ac OnNext 742 is even.] NEXT: [rx.Notification@8be7e7ea OnNext 744 is even.] NEXT: [rx.Notification@747aca28 OnNext 746 is even.] NEXT: [rx.Notification@5d0dac66 OnNext 748 is even.] NEXT: [rx.Notification@4fa6d62f OnNext 750 is even.] NEXT: [rx.Notification@3839b86d OnNext 752 is even.] NEXT: [rx.Notification@20cc9aab OnNext 754 is even.] NEXT: [rx.Notification@95f7ce9 OnNext 756 is even.] NEXT: [rx.Notification@f1f25f27 OnNext 758 is even.] NEXT: [rx.Notification@e48b88f0 OnNext 760 is even.] NEXT: [rx.Notification@cd1e6b2e OnNext 762 is even.] NEXT: [rx.Notification@b5b14d6c OnNext 764 is even.] NEXT: [rx.Notification@9e442faa OnNext 766 is even.] NEXT: [rx.Notification@86d711e8 OnNext 768 is even.] NEXT: [rx.Notification@7eab3e4 OnNext 2817 is odd.] NEXT: [rx.Notification@307391e6 OnNext 2819 is odd.] NEXT: [rx.Notification@82998afd OnNext 2821 is odd.] NEXT: [rx.Notification@ab2268ff OnNext 2823 is odd.] NEXT: [rx.Notification@d3ab4701 OnNext 2825 is odd.] NEXT: [rx.Notification@fc342503 OnNext 2827 is odd.] NEXT: [rx.Notification@24bd0305 OnNext 2829 is odd.] NEXT: [rx.Notification@76e2fc1c OnNext 2831 is odd.] NEXT: [rx.Notification@9f6bda1e OnNext 2833 is odd.] NEXT: [rx.Notification@c7f4b820 OnNext 2835 is odd.] NEXT: [rx.Notification@f07d9622 OnNext 2837 is odd.] NEXT: [rx.Notification@19067424 OnNext 2839 is odd.] NEXT: [rx.Notification@6b2c6d3b OnNext 2841 is odd.] NEXT: [rx.Notification@93b54b3d OnNext 2843 is odd.] NEXT: [rx.Notification@bc3e293f OnNext 2845 is odd.] NEXT: [rx.Notification@e4c70741 OnNext 2847 is odd.] NEXT: [rx.Notification@d4fe543 OnNext 2849 is odd.] NEXT: [rx.Notification@5f75de5a OnNext 2851 is odd.] NEXT: [rx.Notification@87febc5c OnNext 2853 is odd.] NEXT: [rx.Notification@b0879a5e OnNext 2855 is odd.] NEXT: [rx.Notification@d9107860 OnNext 2857 is odd.] NEXT: [rx.Notification@1995662 OnNext 2859 is odd.] NEXT: [rx.Notification@53bf4f79 OnNext 2861 is odd.] NEXT: [rx.Notification@7c482d7b OnNext 2863 is odd.] NEXT: [rx.Notification@a4d10b7d OnNext 2865 is odd.] NEXT: [rx.Notification@cd59e97f OnNext 2867 is odd.] NEXT: [rx.Notification@f5e2c781 OnNext 2869 is odd.] NEXT: [rx.Notification@4808c098 OnNext 2871 is odd.] NEXT: [rx.Notification@70919e9a OnNext 2873 is odd.] NEXT: [rx.Notification@991a7c9c OnNext 2875 is odd.] NEXT: [rx.Notification@c1a35a9e OnNext 2877 is odd.] NEXT: [rx.Notification@ea2c38a0 OnNext 2879 is odd.] NEXT: [rx.Notification@3c5231b7 OnNext 2881 is odd.] NEXT: [rx.Notification@64db0fb9 OnNext 2883 is odd.] NEXT: [rx.Notification@8d63edbb OnNext 2885 is odd.] NEXT: [rx.Notification@b5eccbbd OnNext 2887 is odd.] NEXT: [rx.Notification@de75a9bf OnNext 2889 is odd.] NEXT: [rx.Notification@309ba2d6 OnNext 2891 is odd.] NEXT: [rx.Notification@592480d8 OnNext 2893 is odd.] NEXT: [rx.Notification@81ad5eda OnNext 2895 is odd.] NEXT: [rx.Notification@aa363cdc OnNext 2897 is odd.] NEXT: [rx.Notification@d2bf1ade OnNext 2899 is odd.] NEXT: [rx.Notification@2eeb5b80 OnNext 2901 is odd.] NEXT: [rx.Notification@57743982 OnNext 2903 is odd.] NEXT: [rx.Notification@7ffd1784 OnNext 2905 is odd.] NEXT: [rx.Notification@a885f586 OnNext 2907 is odd.] NEXT: [rx.Notification@d10ed388 OnNext 2909 is odd.] NEXT: [rx.Notification@2334cc9f OnNext 2911 is odd.] NEXT: [rx.Notification@4bbdaaa1 OnNext 2913 is odd.] NEXT: [rx.Notification@744688a3 OnNext 2915 is odd.] NEXT: [rx.Notification@9ccf66a5 OnNext 2917 is odd.] NEXT: [rx.Notification@c55844a7 OnNext 2919 is odd.] NEXT: [rx.Notification@177e3dbe OnNext 2921 is odd.] NEXT: [rx.Notification@40071bc0 OnNext 2923 is odd.] NEXT: [rx.Notification@688ff9c2 OnNext 2925 is odd.] NEXT: [rx.Notification@9118d7c4 OnNext 2927 is odd.] NEXT: [rx.Notification@b9a1b5c6 OnNext 2929 is odd.] NEXT: [rx.Notification@bc7aedd OnNext 2931 is odd.] NEXT: [rx.Notification@34508cdf OnNext 2933 is odd.] NEXT: [rx.Notification@5cd96ae1 OnNext 2935 is odd.] NEXT: [rx.Notification@856248e3 OnNext 2937 is odd.] NEXT: [rx.Notification@adeb26e5 OnNext 2939 is odd.] NEXT: [rx.Notification@111ffc OnNext 2941 is odd.] NEXT: [rx.Notification@2899fdfe OnNext 2943 is odd.] NEXT: [rx.Notification@5122dc00 OnNext 2945 is odd.] NEXT: [rx.Notification@79abba02 OnNext 2947 is odd.] NEXT: [rx.Notification@a2349804 OnNext 2949 is odd.] NEXT: [rx.Notification@f45a911b OnNext 2951 is odd.] NEXT: [rx.Notification@1ce36f1d OnNext 2953 is odd.] NEXT: [rx.Notification@456c4d1f OnNext 2955 is odd.] NEXT: [rx.Notification@6df52b21 OnNext 2957 is odd.] NEXT: [rx.Notification@967e0923 OnNext 2959 is odd.] NEXT: [rx.Notification@e8a4023a OnNext 2961 is odd.] NEXT: [rx.Notification@112ce03c OnNext 2963 is odd.] NEXT: [rx.Notification@39b5be3e OnNext 2965 is odd.] NEXT: [rx.Notification@623e9c40 OnNext 2967 is odd.] NEXT: [rx.Notification@8ac77a42 OnNext 2969 is odd.] NEXT: [rx.Notification@dced7359 OnNext 2971 is odd.] NEXT: [rx.Notification@576515b OnNext 2973 is odd.] NEXT: [rx.Notification@2dff2f5d OnNext 2975 is odd.] NEXT: [rx.Notification@56880d5f OnNext 2977 is odd.] NEXT: [rx.Notification@7f10eb61 OnNext 2979 is odd.] NEXT: [rx.Notification@d136e478 OnNext 2981 is odd.] NEXT: [rx.Notification@f9bfc27a OnNext 2983 is odd.] NEXT: [rx.Notification@2248a07c OnNext 2985 is odd.] NEXT: [rx.Notification@4ad17e7e OnNext 2987 is odd.] NEXT: [rx.Notification@735a5c80 OnNext 2989 is odd.] NEXT: [rx.Notification@c5805597 OnNext 2991 is odd.] NEXT: [rx.Notification@ee093399 OnNext 2993 is odd.] NEXT: [rx.Notification@1692119b OnNext 2995 is odd.] NEXT: [rx.Notification@3f1aef9d OnNext 2997 is odd.] NEXT: [rx.Notification@67a3cd9f OnNext 2999 is odd.] NEXT: [rx.Notification@fa92b816 OnNext 3001 is odd.] NEXT: [rx.Notification@79703bb1 OnNext 770 is even.] NEXT: [rx.Notification@231b9618 OnNext 3003 is odd.] NEXT: [rx.Notification@4ba4741a OnNext 3005 is odd.] NEXT: [rx.Notification@742d521c OnNext 3007 is odd.] NEXT: [rx.Notification@9cb6301e OnNext 3009 is odd.] NEXT: [rx.Notification@eedc2935 OnNext 3011 is odd.] NEXT: [rx.Notification@17650737 OnNext 3013 is odd.] NEXT: [rx.Notification@3fede539 OnNext 3015 is odd.] NEXT: [rx.Notification@6876c33b OnNext 3017 is odd.] NEXT: [rx.Notification@90ffa13d OnNext 3019 is odd.] NEXT: [rx.Notification@e3259a54 OnNext 3021 is odd.] NEXT: [rx.Notification@bae7856 OnNext 3023 is odd.] NEXT: [rx.Notification@34375658 OnNext 3025 is odd.] NEXT: [rx.Notification@5cc0345a OnNext 3027 is odd.] NEXT: [rx.Notification@8549125c OnNext 3029 is odd.] NEXT: [rx.Notification@d76f0b73 OnNext 3031 is odd.] NEXT: [rx.Notification@fff7e975 OnNext 3033 is odd.] NEXT: [rx.Notification@2880c777 OnNext 3035 is odd.] NEXT: [rx.Notification@5109a579 OnNext 3037 is odd.] NEXT: [rx.Notification@7992837b OnNext 3039 is odd.] NEXT: [rx.Notification@cbb87c92 OnNext 3041 is odd.] NEXT: [rx.Notification@f4415a94 OnNext 3043 is odd.] NEXT: [rx.Notification@1cca3896 OnNext 3045 is odd.] NEXT: [rx.Notification@45531698 OnNext 3047 is odd.] NEXT: [rx.Notification@6ddbf49a OnNext 3049 is odd.] NEXT: [rx.Notification@c001edb1 OnNext 3051 is odd.] NEXT: [rx.Notification@e88acbb3 OnNext 3053 is odd.] NEXT: [rx.Notification@1113a9b5 OnNext 3055 is odd.] NEXT: [rx.Notification@399c87b7 OnNext 3057 is odd.] NEXT: [rx.Notification@622565b9 OnNext 3059 is odd.] NEXT: [rx.Notification@b44b5ed0 OnNext 3061 is odd.] NEXT: [rx.Notification@dcd43cd2 OnNext 3063 is odd.] NEXT: [rx.Notification@62031def OnNext 772 is even.] NEXT: [rx.Notification@55d1ad4 OnNext 3065 is odd.] NEXT: [rx.Notification@2de5f8d6 OnNext 3067 is odd.] NEXT: [rx.Notification@566ed6d8 OnNext 3069 is odd.] NEXT: [rx.Notification@a894cfef OnNext 3071 is odd.] NEXT: [rx.Notification@4a96002d OnNext 774 is even.] NEXT: [rx.Notification@3328e26b OnNext 776 is even.] NEXT: [rx.Notification@1bbbc4a9 OnNext 778 is even.] NEXT: [rx.Notification@e54ee72 OnNext 780 is even.] NEXT: [rx.Notification@f6e7d0b0 OnNext 782 is even.] NEXT: [rx.Notification@df7ab2ee OnNext 784 is even.] NEXT: [rx.Notification@c80d952c OnNext 786 is even.] NEXT: [rx.Notification@b0a0776a OnNext 788 is even.] NEXT: [rx.Notification@a339a133 OnNext 790 is even.] NEXT: [rx.Notification@8bcc8371 OnNext 792 is even.] NEXT: [rx.Notification@745f65af OnNext 794 is even.] NEXT: [rx.Notification@5cf247ed OnNext 796 is even.] NEXT: [rx.Notification@45852a2b OnNext 798 is even.] NEXT: [rx.Notification@6ee0fdc9 OnNext 800 is even.] NEXT: [rx.Notification@5773e007 OnNext 802 is even.] NEXT: [rx.Notification@4006c245 OnNext 804 is even.] NEXT: [rx.Notification@2899a483 OnNext 806 is even.] NEXT: [rx.Notification@112c86c1 OnNext 808 is even.] NEXT: [rx.Notification@3c5b08a OnNext 810 is even.] NEXT: [rx.Notification@ec5892c8 OnNext 812 is even.] NEXT: [rx.Notification@d4eb7506 OnNext 814 is even.] NEXT: [rx.Notification@bd7e5744 OnNext 816 is even.] NEXT: [rx.Notification@a6113982 OnNext 818 is even.] NEXT: [rx.Notification@98aa634b OnNext 820 is even.] NEXT: [rx.Notification@813d4589 OnNext 822 is even.] NEXT: [rx.Notification@69d027c7 OnNext 824 is even.] NEXT: [rx.Notification@52630a05 OnNext 826 is even.] NEXT: [rx.Notification@3af5ec43 OnNext 828 is even.] NEXT: [rx.Notification@2d8f160c OnNext 830 is even.] NEXT: [rx.Notification@1621f84a OnNext 832 is even.] NEXT: [rx.Notification@feb4da88 OnNext 834 is even.] NEXT: [rx.Notification@e747bcc6 OnNext 836 is even.] NEXT: [rx.Notification@cfda9f04 OnNext 838 is even.] NEXT: [rx.Notification@c273c8cd OnNext 840 is even.] NEXT: [rx.Notification@ab06ab0b OnNext 842 is even.] NEXT: [rx.Notification@93998d49 OnNext 844 is even.] NEXT: [rx.Notification@7c2c6f87 OnNext 846 is even.] NEXT: [rx.Notification@64bf51c5 OnNext 848 is even.] NEXT: [rx.Notification@57587b8e OnNext 850 is even.] NEXT: [rx.Notification@3feb5dcc OnNext 852 is even.] NEXT: [rx.Notification@287e400a OnNext 854 is even.] NEXT: [rx.Notification@11112248 OnNext 856 is even.] NEXT: [rx.Notification@f9a40486 OnNext 858 is even.] NEXT: [rx.Notification@ec3d2e4f OnNext 860 is even.] NEXT: [rx.Notification@d4d0108d OnNext 862 is even.] NEXT: [rx.Notification@bd62f2cb OnNext 864 is even.] NEXT: [rx.Notification@a5f5d509 OnNext 866 is even.] NEXT: [rx.Notification@8e88b747 OnNext 868 is even.] NEXT: [rx.Notification@8121e110 OnNext 870 is even.] NEXT: [rx.Notification@69b4c34e OnNext 872 is even.] NEXT: [rx.Notification@5247a58c OnNext 874 is even.] NEXT: [rx.Notification@3ada87ca OnNext 876 is even.] NEXT: [rx.Notification@236d6a08 OnNext 878 is even.] NEXT: [rx.Notification@160693d1 OnNext 880 is even.] NEXT: [rx.Notification@fe99760f OnNext 882 is even.] NEXT: [rx.Notification@e72c584d OnNext 884 is even.] NEXT: [rx.Notification@cfbf3a8b OnNext 886 is even.] NEXT: [rx.Notification@b8521cc9 OnNext 888 is even.] NEXT: [rx.Notification@aaeb4692 OnNext 890 is even.] NEXT: [rx.Notification@937e28d0 OnNext 892 is even.] NEXT: [rx.Notification@7c110b0e OnNext 894 is even.] NEXT: [rx.Notification@64a3ed4c OnNext 896 is even.] NEXT: [rx.Notification@4d36cf8a OnNext 898 is even.] NEXT: [rx.Notification@7692a328 OnNext 900 is even.] NEXT: [rx.Notification@5f258566 OnNext 902 is even.] NEXT: [rx.Notification@47b867a4 OnNext 904 is even.] NEXT: [rx.Notification@304b49e2 OnNext 906 is even.] NEXT: [rx.Notification@18de2c20 OnNext 908 is even.] NEXT: [rx.Notification@b7755e9 OnNext 910 is even.] NEXT: [rx.Notification@f40a3827 OnNext 912 is even.] NEXT: [rx.Notification@dc9d1a65 OnNext 914 is even.] NEXT: [rx.Notification@c52ffca3 OnNext 916 is even.] NEXT: [rx.Notification@adc2dee1 OnNext 918 is even.] NEXT: [rx.Notification@a05c08aa OnNext 920 is even.] NEXT: [rx.Notification@88eeeae8 OnNext 922 is even.] NEXT: [rx.Notification@7181cd26 OnNext 924 is even.] NEXT: [rx.Notification@5a14af64 OnNext 926 is even.] NEXT: [rx.Notification@42a791a2 OnNext 928 is even.] NEXT: [rx.Notification@3540bb6b OnNext 930 is even.] NEXT: [rx.Notification@1dd39da9 OnNext 932 is even.] NEXT: [rx.Notification@6667fe7 OnNext 934 is even.] NEXT: [rx.Notification@eef96225 OnNext 936 is even.] NEXT: [rx.Notification@d78c4463 OnNext 938 is even.] NEXT: [rx.Notification@ca256e2c OnNext 940 is even.] NEXT: [rx.Notification@b2b8506a OnNext 942 is even.] NEXT: [rx.Notification@9b4b32a8 OnNext 944 is even.] NEXT: [rx.Notification@83de14e6 OnNext 946 is even.] NEXT: [rx.Notification@6c70f724 OnNext 948 is even.] NEXT: [rx.Notification@5f0a20ed OnNext 950 is even.] NEXT: [rx.Notification@479d032b OnNext 952 is even.] NEXT: [rx.Notification@302fe569 OnNext 954 is even.] NEXT: [rx.Notification@18c2c7a7 OnNext 956 is even.] NEXT: [rx.Notification@155a9e5 OnNext 958 is even.] NEXT: [rx.Notification@f3eed3ae OnNext 960 is even.] NEXT: [rx.Notification@dc81b5ec OnNext 962 is even.] NEXT: [rx.Notification@c514982a OnNext 964 is even.] NEXT: [rx.Notification@ada77a68 OnNext 966 is even.] NEXT: [rx.Notification@963a5ca6 OnNext 968 is even.] NEXT: [rx.Notification@88d3866f OnNext 970 is even.] NEXT: [rx.Notification@716668ad OnNext 972 is even.] NEXT: [rx.Notification@59f94aeb OnNext 974 is even.] NEXT: [rx.Notification@428c2d29 OnNext 976 is even.] NEXT: [rx.Notification@2b1f0f67 OnNext 978 is even.] NEXT: [rx.Notification@1db83930 OnNext 980 is even.] NEXT: [rx.Notification@64b1b6e OnNext 982 is even.] NEXT: [rx.Notification@eeddfdac OnNext 984 is even.] NEXT: [rx.Notification@d770dfea OnNext 986 is even.] NEXT: [rx.Notification@c003c228 OnNext 988 is even.] NEXT: [rx.Notification@b29cebf1 OnNext 990 is even.] NEXT: [rx.Notification@9b2fce2f OnNext 992 is even.] NEXT: [rx.Notification@83c2b06d OnNext 994 is even.] NEXT: [rx.Notification@6c5592ab OnNext 996 is even.] NEXT: [rx.Notification@54e874e9 OnNext 998 is even.] NEXT: [rx.Notification@d8681182 OnNext 1000 is even.] NEXT: [rx.Notification@c0faf3c0 OnNext 1002 is even.] NEXT: [rx.Notification@a98dd5fe OnNext 1004 is even.] NEXT: [rx.Notification@9220b83c OnNext 1006 is even.] NEXT: [rx.Notification@7ab39a7a OnNext 1008 is even.] NEXT: [rx.Notification@6d4cc443 OnNext 1010 is even.] NEXT: [rx.Notification@55dfa681 OnNext 1012 is even.] NEXT: [rx.Notification@3e7288bf OnNext 1014 is even.] NEXT: [rx.Notification@27056afd OnNext 1016 is even.] NEXT: [rx.Notification@f984d3b OnNext 1018 is even.] NEXT: [rx.Notification@2317704 OnNext 1020 is even.] NEXT: [rx.Notification@eac45942 OnNext 1022 is even.] NEXT: [rx.Notification@d3573b80 OnNext 1024 is even.] NEXT: [rx.Notification@d11dadf1 OnNext 3073 is odd.] NEXT: [rx.Notification@f9a68bf3 OnNext 3075 is odd.] NEXT: [rx.Notification@222f69f5 OnNext 3077 is odd.] NEXT: [rx.Notification@4ab847f7 OnNext 3079 is odd.] NEXT: [rx.Notification@9cde410e OnNext 3081 is odd.] NEXT: [rx.Notification@c5671f10 OnNext 3083 is odd.] NEXT: [rx.Notification@edeffd12 OnNext 3085 is odd.] NEXT: [rx.Notification@1678db14 OnNext 3087 is odd.] NEXT: [rx.Notification@3f01b916 OnNext 3089 is odd.] NEXT: [rx.Notification@9127b22d OnNext 3091 is odd.] NEXT: [rx.Notification@b9b0902f OnNext 3093 is odd.] NEXT: [rx.Notification@e2396e31 OnNext 3095 is odd.] NEXT: [rx.Notification@ac24c33 OnNext 3097 is odd.] NEXT: [rx.Notification@334b2a35 OnNext 3099 is odd.] NEXT: [rx.Notification@8f776ad7 OnNext 3101 is odd.] NEXT: [rx.Notification@b80048d9 OnNext 3103 is odd.] NEXT: [rx.Notification@e08926db OnNext 3105 is odd.] NEXT: [rx.Notification@91204dd OnNext 3107 is odd.] NEXT: [rx.Notification@319ae2df OnNext 3109 is odd.] NEXT: [rx.Notification@83c0dbf6 OnNext 3111 is odd.] NEXT: [rx.Notification@ac49b9f8 OnNext 3113 is odd.] NEXT: [rx.Notification@d4d297fa OnNext 3115 is odd.] NEXT: [rx.Notification@fd5b75fc OnNext 3117 is odd.] NEXT: [rx.Notification@25e453fe OnNext 3119 is odd.] NEXT: [rx.Notification@780a4d15 OnNext 3121 is odd.] NEXT: [rx.Notification@a0932b17 OnNext 3123 is odd.] NEXT: [rx.Notification@c91c0919 OnNext 3125 is odd.] NEXT: [rx.Notification@f1a4e71b OnNext 3127 is odd.] NEXT: [rx.Notification@1a2dc51d OnNext 3129 is odd.] NEXT: [rx.Notification@6c53be34 OnNext 3131 is odd.] NEXT: [rx.Notification@94dc9c36 OnNext 3133 is odd.] NEXT: [rx.Notification@bd657a38 OnNext 3135 is odd.] NEXT: [rx.Notification@e5ee583a OnNext 3137 is odd.] NEXT: [rx.Notification@e77363c OnNext 3139 is odd.] NEXT: [rx.Notification@609d2f53 OnNext 3141 is odd.] NEXT: [rx.Notification@89260d55 OnNext 3143 is odd.] NEXT: [rx.Notification@b1aeeb57 OnNext 3145 is odd.] NEXT: [rx.Notification@da37c959 OnNext 3147 is odd.] NEXT: [rx.Notification@2c0a75b OnNext 3149 is odd.] NEXT: [rx.Notification@54e6a072 OnNext 3151 is odd.] NEXT: [rx.Notification@7d6f7e74 OnNext 3153 is odd.] NEXT: [rx.Notification@a5f85c76 OnNext 3155 is odd.] NEXT: [rx.Notification@ce813a78 OnNext 3157 is odd.] NEXT: [rx.Notification@f70a187a OnNext 3159 is odd.] NEXT: [rx.Notification@49301191 OnNext 3161 is odd.] NEXT: [rx.Notification@71b8ef93 OnNext 3163 is odd.] NEXT: [rx.Notification@9a41cd95 OnNext 3165 is odd.] NEXT: [rx.Notification@c2caab97 OnNext 3167 is odd.] NEXT: [rx.Notification@eb538999 OnNext 3169 is odd.] NEXT: [rx.Notification@3d7982b0 OnNext 3171 is odd.] NEXT: [rx.Notification@660260b2 OnNext 3173 is odd.] NEXT: [rx.Notification@8e8b3eb4 OnNext 3175 is odd.] NEXT: [rx.Notification@b7141cb6 OnNext 3177 is odd.] NEXT: [rx.Notification@df9cfab8 OnNext 3179 is odd.] NEXT: [rx.Notification@31c2f3cf OnNext 3181 is odd.] NEXT: [rx.Notification@5a4bd1d1 OnNext 3183 is odd.] NEXT: [rx.Notification@82d4afd3 OnNext 3185 is odd.] NEXT: [rx.Notification@ab5d8dd5 OnNext 3187 is odd.] NEXT: [rx.Notification@d3e66bd7 OnNext 3189 is odd.] NEXT: [rx.Notification@260c64ee OnNext 3191 is odd.] NEXT: [rx.Notification@bbea1dbe OnNext 1026 is even.] NEXT: [rx.Notification@a47cfffc OnNext 1028 is even.] NEXT: [rx.Notification@971629c5 OnNext 1030 is even.] NEXT: [rx.Notification@7fa90c03 OnNext 1032 is even.] NEXT: [rx.Notification@683bee41 OnNext 1034 is even.] NEXT: [rx.Notification@50ced07f OnNext 1036 is even.] NEXT: [rx.Notification@3961b2bd OnNext 1038 is even.] NEXT: [rx.Notification@2bfadc86 OnNext 1040 is even.] NEXT: [rx.Notification@148dbec4 OnNext 1042 is even.] NEXT: [rx.Notification@fd20a102 OnNext 1044 is even.] NEXT: [rx.Notification@e5b38340 OnNext 1046 is even.] NEXT: [rx.Notification@ce46657e OnNext 1048 is even.] NEXT: [rx.Notification@c0df8f47 OnNext 1050 is even.] NEXT: [rx.Notification@a9727185 OnNext 1052 is even.] NEXT: [rx.Notification@920553c3 OnNext 1054 is even.] NEXT: [rx.Notification@7a983601 OnNext 1056 is even.] NEXT: [rx.Notification@632b183f OnNext 1058 is even.] NEXT: [rx.Notification@55c44208 OnNext 1060 is even.] NEXT: [rx.Notification@3e572446 OnNext 1062 is even.] NEXT: [rx.Notification@26ea0684 OnNext 1064 is even.] NEXT: [rx.Notification@f7ce8c2 OnNext 1066 is even.] NEXT: [rx.Notification@f80fcb00 OnNext 1068 is even.] NEXT: [rx.Notification@eaa8f4c9 OnNext 1070 is even.] NEXT: [rx.Notification@d33bd707 OnNext 1072 is even.] NEXT: [rx.Notification@bbceb945 OnNext 1074 is even.] NEXT: [rx.Notification@a4619b83 OnNext 1076 is even.] NEXT: [rx.Notification@8cf47dc1 OnNext 1078 is even.] NEXT: [rx.Notification@7f8da78a OnNext 1080 is even.] NEXT: [rx.Notification@682089c8 OnNext 1082 is even.] NEXT: [rx.Notification@50b36c06 OnNext 1084 is even.] NEXT: [rx.Notification@39464e44 OnNext 1086 is even.] NEXT: [rx.Notification@21d93082 OnNext 1088 is even.] NEXT: [rx.Notification@14725a4b OnNext 1090 is even.] NEXT: [rx.Notification@fd053c89 OnNext 1092 is even.] NEXT: [rx.Notification@e5981ec7 OnNext 1094 is even.] NEXT: [rx.Notification@ce2b0105 OnNext 1096 is even.] NEXT: [rx.Notification@b6bde343 OnNext 1098 is even.] NEXT: [rx.Notification@e019b6e1 OnNext 1100 is even.] NEXT: [rx.Notification@c8ac991f OnNext 1102 is even.] NEXT: [rx.Notification@b13f7b5d OnNext 1104 is even.] NEXT: [rx.Notification@99d25d9b OnNext 1106 is even.] NEXT: [rx.Notification@82653fd9 OnNext 1108 is even.] NEXT: [rx.Notification@74fe69a2 OnNext 1110 is even.] NEXT: [rx.Notification@5d914be0 OnNext 1112 is even.] NEXT: [rx.Notification@46242e1e OnNext 1114 is even.] NEXT: [rx.Notification@2eb7105c OnNext 1116 is even.] NEXT: [rx.Notification@1749f29a OnNext 1118 is even.] NEXT: [rx.Notification@9e31c63 OnNext 1120 is even.] NEXT: [rx.Notification@f275fea1 OnNext 1122 is even.] NEXT: [rx.Notification@db08e0df OnNext 1124 is even.] NEXT: [rx.Notification@c39bc31d OnNext 1126 is even.] NEXT: [rx.Notification@ac2ea55b OnNext 1128 is even.] NEXT: [rx.Notification@9ec7cf24 OnNext 1130 is even.] NEXT: [rx.Notification@875ab162 OnNext 1132 is even.] NEXT: [rx.Notification@6fed93a0 OnNext 1134 is even.] NEXT: [rx.Notification@588075de OnNext 1136 is even.] NEXT: [rx.Notification@4113581c OnNext 1138 is even.] NEXT: [rx.Notification@33ac81e5 OnNext 1140 is even.] NEXT: [rx.Notification@1c3f6423 OnNext 1142 is even.] NEXT: [rx.Notification@4d24661 OnNext 1144 is even.] NEXT: [rx.Notification@ed65289f OnNext 1146 is even.] NEXT: [rx.Notification@d5f80add OnNext 1148 is even.] NEXT: [rx.Notification@c89134a6 OnNext 1150 is even.] NEXT: [rx.Notification@b12416e4 OnNext 1152 is even.] NEXT: [rx.Notification@99b6f922 OnNext 1154 is even.] NEXT: [rx.Notification@8249db60 OnNext 1156 is even.] NEXT: [rx.Notification@6adcbd9e OnNext 1158 is even.] NEXT: [rx.Notification@5d75e767 OnNext 1160 is even.] NEXT: [rx.Notification@4608c9a5 OnNext 1162 is even.] NEXT: [rx.Notification@2e9babe3 OnNext 1164 is even.] NEXT: [rx.Notification@172e8e21 OnNext 1166 is even.] NEXT: [rx.Notification@ffc1705f OnNext 1168 is even.] NEXT: [rx.Notification@f25a9a28 OnNext 1170 is even.] NEXT: [rx.Notification@daed7c66 OnNext 1172 is even.] NEXT: [rx.Notification@c3805ea4 OnNext 1174 is even.] NEXT: [rx.Notification@ac1340e2 OnNext 1176 is even.] NEXT: [rx.Notification@94a62320 OnNext 1178 is even.] NEXT: [rx.Notification@873f4ce9 OnNext 1180 is even.] NEXT: [rx.Notification@6fd22f27 OnNext 1182 is even.] NEXT: [rx.Notification@58651165 OnNext 1184 is even.] NEXT: [rx.Notification@40f7f3a3 OnNext 1186 is even.] NEXT: [rx.Notification@298ad5e1 OnNext 1188 is even.] NEXT: [rx.Notification@1c23ffaa OnNext 1190 is even.] NEXT: [rx.Notification@4b6e1e8 OnNext 1192 is even.] NEXT: [rx.Notification@ed49c426 OnNext 1194 is even.] NEXT: [rx.Notification@d5dca664 OnNext 1196 is even.] NEXT: [rx.Notification@be6f88a2 OnNext 1198 is even.] NEXT: [rx.Notification@e7cb5c40 OnNext 1200 is even.] NEXT: [rx.Notification@d05e3e7e OnNext 1202 is even.] NEXT: [rx.Notification@b8f120bc OnNext 1204 is even.] NEXT: [rx.Notification@a18402fa OnNext 1206 is even.] NEXT: [rx.Notification@8a16e538 OnNext 1208 is even.] NEXT: [rx.Notification@7cb00f01 OnNext 1210 is even.] NEXT: [rx.Notification@6542f13f OnNext 1212 is even.] NEXT: [rx.Notification@4dd5d37d OnNext 1214 is even.] NEXT: [rx.Notification@3668b5bb OnNext 1216 is even.] NEXT: [rx.Notification@4e9542f0 OnNext 3193 is odd.] NEXT: [rx.Notification@1efb97f9 OnNext 1218 is even.] NEXT: [rx.Notification@1194c1c2 OnNext 1220 is even.] NEXT: [rx.Notification@fa27a400 OnNext 1222 is even.] NEXT: [rx.Notification@e2ba863e OnNext 1224 is even.] NEXT: [rx.Notification@cb4d687c OnNext 1226 is even.] NEXT: [rx.Notification@b3e04aba OnNext 1228 is even.] NEXT: [rx.Notification@a6797483 OnNext 1230 is even.] NEXT: [rx.Notification@8f0c56c1 OnNext 1232 is even.] NEXT: [rx.Notification@779f38ff OnNext 1234 is even.] NEXT: [rx.Notification@60321b3d OnNext 1236 is even.] NEXT: [rx.Notification@48c4fd7b OnNext 1238 is even.] NEXT: [rx.Notification@3b5e2744 OnNext 1240 is even.] NEXT: [rx.Notification@23f10982 OnNext 1242 is even.] NEXT: [rx.Notification@c83ebc0 OnNext 1244 is even.] NEXT: [rx.Notification@f516cdfe OnNext 1246 is even.] NEXT: [rx.Notification@dda9b03c OnNext 1248 is even.] NEXT: [rx.Notification@d042da05 OnNext 1250 is even.] NEXT: [rx.Notification@b8d5bc43 OnNext 1252 is even.] NEXT: [rx.Notification@a1689e81 OnNext 1254 is even.] NEXT: [rx.Notification@89fb80bf OnNext 1256 is even.] NEXT: [rx.Notification@728e62fd OnNext 1258 is even.] NEXT: [rx.Notification@65278cc6 OnNext 1260 is even.] NEXT: [rx.Notification@4dba6f04 OnNext 1262 is even.] NEXT: [rx.Notification@364d5142 OnNext 1264 is even.] NEXT: [rx.Notification@1ee03380 OnNext 1266 is even.] NEXT: [rx.Notification@77315be OnNext 1268 is even.] NEXT: [rx.Notification@fa0c3f87 OnNext 1270 is even.] NEXT: [rx.Notification@e29f21c5 OnNext 1272 is even.] NEXT: [rx.Notification@cb320403 OnNext 1274 is even.] NEXT: [rx.Notification@b3c4e641 OnNext 1276 is even.] NEXT: [rx.Notification@9c57c87f OnNext 1278 is even.] NEXT: [rx.Notification@8ef0f248 OnNext 1280 is even.] NEXT: [rx.Notification@7783d486 OnNext 1282 is even.] NEXT: [rx.Notification@6016b6c4 OnNext 1284 is even.] NEXT: [rx.Notification@48a99902 OnNext 1286 is even.] NEXT: [rx.Notification@313c7b40 OnNext 1288 is even.] NEXT: [rx.Notification@23d5a509 OnNext 1290 is even.] NEXT: [rx.Notification@c688747 OnNext 1292 is even.] NEXT: [rx.Notification@f4fb6985 OnNext 1294 is even.] NEXT: [rx.Notification@dd8e4bc3 OnNext 1296 is even.] NEXT: [rx.Notification@c6212e01 OnNext 1298 is even.] NEXT: [rx.Notification@ef7d019f OnNext 1300 is even.] NEXT: [rx.Notification@d80fe3dd OnNext 1302 is even.] NEXT: [rx.Notification@c0a2c61b OnNext 1304 is even.] NEXT: [rx.Notification@a935a859 OnNext 1306 is even.] NEXT: [rx.Notification@91c88a97 OnNext 1308 is even.] NEXT: [rx.Notification@8461b460 OnNext 1310 is even.] NEXT: [rx.Notification@6cf4969e OnNext 1312 is even.] NEXT: [rx.Notification@558778dc OnNext 1314 is even.] NEXT: [rx.Notification@3e1a5b1a OnNext 1316 is even.] NEXT: [rx.Notification@26ad3d58 OnNext 1318 is even.] NEXT: [rx.Notification@19466721 OnNext 1320 is even.] NEXT: [rx.Notification@1d9495f OnNext 1322 is even.] NEXT: [rx.Notification@ea6c2b9d OnNext 1324 is even.] NEXT: [rx.Notification@d2ff0ddb OnNext 1326 is even.] NEXT: [rx.Notification@bb91f019 OnNext 1328 is even.] NEXT: [rx.Notification@ae2b19e2 OnNext 1330 is even.] NEXT: [rx.Notification@96bdfc20 OnNext 1332 is even.] NEXT: [rx.Notification@7f50de5e OnNext 1334 is even.] NEXT: [rx.Notification@67e3c09c OnNext 1336 is even.] NEXT: [rx.Notification@5076a2da OnNext 1338 is even.] NEXT: [rx.Notification@430fcca3 OnNext 1340 is even.] NEXT: [rx.Notification@2ba2aee1 OnNext 1342 is even.] NEXT: [rx.Notification@1435911f OnNext 1344 is even.] NEXT: [rx.Notification@fcc8735d OnNext 1346 is even.] NEXT: [rx.Notification@e55b559b OnNext 1348 is even.] NEXT: [rx.Notification@d7f47f64 OnNext 1350 is even.] NEXT: [rx.Notification@c08761a2 OnNext 1352 is even.] NEXT: [rx.Notification@a91a43e0 OnNext 1354 is even.] NEXT: [rx.Notification@91ad261e OnNext 1356 is even.] NEXT: [rx.Notification@7a40085c OnNext 1358 is even.] NEXT: [rx.Notification@6cd93225 OnNext 1360 is even.] NEXT: [rx.Notification@556c1463 OnNext 1362 is even.] NEXT: [rx.Notification@3dfef6a1 OnNext 1364 is even.] NEXT: [rx.Notification@2691d8df OnNext 1366 is even.] NEXT: [rx.Notification@f24bb1d OnNext 1368 is even.] NEXT: [rx.Notification@1bde4e6 OnNext 1370 is even.] NEXT: [rx.Notification@ea50c724 OnNext 1372 is even.] NEXT: [rx.Notification@d2e3a962 OnNext 1374 is even.] NEXT: [rx.Notification@bb768ba0 OnNext 1376 is even.] NEXT: [rx.Notification@a4096dde OnNext 1378 is even.] NEXT: [rx.Notification@96a297a7 OnNext 1380 is even.] NEXT: [rx.Notification@7f3579e5 OnNext 1382 is even.] NEXT: [rx.Notification@67c85c23 OnNext 1384 is even.] NEXT: [rx.Notification@505b3e61 OnNext 1386 is even.] NEXT: [rx.Notification@38ee209f OnNext 1388 is even.] NEXT: [rx.Notification@2b874a68 OnNext 1390 is even.] NEXT: [rx.Notification@141a2ca6 OnNext 1392 is even.] NEXT: [rx.Notification@fcad0ee4 OnNext 1394 is even.] NEXT: [rx.Notification@e53ff122 OnNext 1396 is even.] NEXT: [rx.Notification@cdd2d360 OnNext 1398 is even.] NEXT: [rx.Notification@f72ea6fe OnNext 1400 is even.] NEXT: [rx.Notification@dfc1893c OnNext 1402 is even.] NEXT: [rx.Notification@c8546b7a OnNext 1404 is even.] NEXT: [rx.Notification@b0e74db8 OnNext 1406 is even.] NEXT: [rx.Notification@997a2ff6 OnNext 1408 is even.] NEXT: [rx.Notification@8c1359bf OnNext 1410 is even.] NEXT: [rx.Notification@74a63bfd OnNext 1412 is even.] NEXT: [rx.Notification@5d391e3b OnNext 1414 is even.] NEXT: [rx.Notification@45cc0079 OnNext 1416 is even.] NEXT: [rx.Notification@2e5ee2b7 OnNext 1418 is even.] NEXT: [rx.Notification@20f80c80 OnNext 1420 is even.] NEXT: [rx.Notification@98aeebe OnNext 1422 is even.] NEXT: [rx.Notification@f21dd0fc OnNext 1424 is even.] NEXT: [rx.Notification@dab0b33a OnNext 1426 is even.] NEXT: [rx.Notification@c3439578 OnNext 1428 is even.] NEXT: [rx.Notification@b5dcbf41 OnNext 1430 is even.] NEXT: [rx.Notification@9e6fa17f OnNext 1432 is even.] NEXT: [rx.Notification@870283bd OnNext 1434 is even.] NEXT: [rx.Notification@6f9565fb OnNext 1436 is even.] NEXT: [rx.Notification@58284839 OnNext 1438 is even.] NEXT: [rx.Notification@4ac17202 OnNext 1440 is even.] NEXT: [rx.Notification@33545440 OnNext 1442 is even.] NEXT: [rx.Notification@1be7367e OnNext 1444 is even.] NEXT: [rx.Notification@47a18bc OnNext 1446 is even.] NEXT: [rx.Notification@ed0cfafa OnNext 1448 is even.] NEXT: [rx.Notification@dfa624c3 OnNext 1450 is even.] NEXT: [rx.Notification@c8390701 OnNext 1452 is even.] NEXT: [rx.Notification@b0cbe93f OnNext 1454 is even.] NEXT: [rx.Notification@995ecb7d OnNext 1456 is even.] NEXT: [rx.Notification@81f1adbb OnNext 1458 is even.] NEXT: [rx.Notification@748ad784 OnNext 1460 is even.] NEXT: [rx.Notification@5d1db9c2 OnNext 1462 is even.] NEXT: [rx.Notification@45b09c00 OnNext 1464 is even.] NEXT: [rx.Notification@2e437e3e OnNext 1466 is even.] NEXT: [rx.Notification@16d6607c OnNext 1468 is even.] NEXT: [rx.Notification@96f8a45 OnNext 1470 is even.] NEXT: [rx.Notification@f2026c83 OnNext 1472 is even.] NEXT: [rx.Notification@771e20f2 OnNext 3195 is odd.] NEXT: [rx.Notification@da954ec1 OnNext 1474 is even.] NEXT: [rx.Notification@c32830ff OnNext 1476 is even.] NEXT: [rx.Notification@abbb133d OnNext 1478 is even.] NEXT: [rx.Notification@9e543d06 OnNext 1480 is even.] NEXT: [rx.Notification@86e71f44 OnNext 1482 is even.] NEXT: [rx.Notification@6f7a0182 OnNext 1484 is even.] NEXT: [rx.Notification@580ce3c0 OnNext 1486 is even.] NEXT: [rx.Notification@409fc5fe OnNext 1488 is even.] NEXT: [rx.Notification@3338efc7 OnNext 1490 is even.] NEXT: [rx.Notification@1bcbd205 OnNext 1492 is even.] NEXT: [rx.Notification@45eb443 OnNext 1494 is even.] NEXT: [rx.Notification@ecf19681 OnNext 1496 is even.] NEXT: [rx.Notification@d58478bf OnNext 1498 is even.] NEXT: [rx.Notification@fee04c5d OnNext 1500 is even.] NEXT: [rx.Notification@e7732e9b OnNext 1502 is even.] NEXT: [rx.Notification@d00610d9 OnNext 1504 is even.] NEXT: [rx.Notification@b898f317 OnNext 1506 is even.] NEXT: [rx.Notification@a12bd555 OnNext 1508 is even.] NEXT: [rx.Notification@93c4ff1e OnNext 1510 is even.] NEXT: [rx.Notification@7c57e15c OnNext 1512 is even.] NEXT: [rx.Notification@64eac39a OnNext 1514 is even.] NEXT: [rx.Notification@4d7da5d8 OnNext 1516 is even.] NEXT: [rx.Notification@36108816 OnNext 1518 is even.] NEXT: [rx.Notification@28a9b1df OnNext 1520 is even.] NEXT: [rx.Notification@113c941d OnNext 1522 is even.] NEXT: [rx.Notification@f9cf765b OnNext 1524 is even.] NEXT: [rx.Notification@e2625899 OnNext 1526 is even.] NEXT: [rx.Notification@caf53ad7 OnNext 1528 is even.] NEXT: [rx.Notification@bd8e64a0 OnNext 1530 is even.] NEXT: [rx.Notification@a62146de OnNext 1532 is even.] NEXT: [rx.Notification@8eb4291c OnNext 1534 is even.] NEXT: [rx.Notification@77470b5a OnNext 1536 is even.] NEXT: [rx.Notification@5fd9ed98 OnNext 1538 is even.] NEXT: [rx.Notification@52731761 OnNext 1540 is even.] NEXT: [rx.Notification@3b05f99f OnNext 1542 is even.] NEXT: [rx.Notification@2398dbdd OnNext 1544 is even.] NEXT: [rx.Notification@c2bbe1b OnNext 1546 is even.] NEXT: [rx.Notification@f4bea059 OnNext 1548 is even.] NEXT: [rx.Notification@e757ca22 OnNext 1550 is even.] NEXT: [rx.Notification@cfeaac60 OnNext 1552 is even.] NEXT: [rx.Notification@b87d8e9e OnNext 1554 is even.] NEXT: [rx.Notification@a11070dc OnNext 1556 is even.] NEXT: [rx.Notification@89a3531a OnNext 1558 is even.] NEXT: [rx.Notification@7c3c7ce3 OnNext 1560 is even.] NEXT: [rx.Notification@64cf5f21 OnNext 1562 is even.] NEXT: [rx.Notification@4d62415f OnNext 1564 is even.] NEXT: [rx.Notification@35f5239d OnNext 1566 is even.] NEXT: [rx.Notification@1e8805db OnNext 1568 is even.] NEXT: [rx.Notification@11212fa4 OnNext 1570 is even.] NEXT: [rx.Notification@f9b411e2 OnNext 1572 is even.] NEXT: [rx.Notification@e246f420 OnNext 1574 is even.] NEXT: [rx.Notification@cad9d65e OnNext 1576 is even.] NEXT: [rx.Notification@b36cb89c OnNext 1578 is even.] NEXT: [rx.Notification@a605e265 OnNext 1580 is even.] NEXT: [rx.Notification@8e98c4a3 OnNext 1582 is even.] NEXT: [rx.Notification@772ba6e1 OnNext 1584 is even.] NEXT: [rx.Notification@5fbe891f OnNext 1586 is even.] NEXT: [rx.Notification@48516b5d OnNext 1588 is even.] NEXT: [rx.Notification@3aea9526 OnNext 1590 is even.] NEXT: [rx.Notification@237d7764 OnNext 1592 is even.] NEXT: [rx.Notification@c1059a2 OnNext 1594 is even.] NEXT: [rx.Notification@f4a33be0 OnNext 1596 is even.] NEXT: [rx.Notification@dd361e1e OnNext 1598 is even.] NEXT: [rx.Notification@691f1bc OnNext 1600 is even.] NEXT: [rx.Notification@ef24d3fa OnNext 1602 is even.] NEXT: [rx.Notification@d7b7b638 OnNext 1604 is even.] NEXT: [rx.Notification@c04a9876 OnNext 1606 is even.] NEXT: [rx.Notification@a8dd7ab4 OnNext 1608 is even.] NEXT: [rx.Notification@9b76a47d OnNext 1610 is even.] NEXT: [rx.Notification@840986bb OnNext 1612 is even.] NEXT: [rx.Notification@6c9c68f9 OnNext 1614 is even.] NEXT: [rx.Notification@552f4b37 OnNext 1616 is even.] NEXT: [rx.Notification@3dc22d75 OnNext 1618 is even.] NEXT: [rx.Notification@305b573e OnNext 1620 is even.] NEXT: [rx.Notification@18ee397c OnNext 1622 is even.] NEXT: [rx.Notification@1811bba OnNext 1624 is even.] NEXT: [rx.Notification@ea13fdf8 OnNext 1626 is even.] NEXT: [rx.Notification@d2a6e036 OnNext 1628 is even.] NEXT: [rx.Notification@c54009ff OnNext 1630 is even.] NEXT: [rx.Notification@add2ec3d OnNext 1632 is even.] NEXT: [rx.Notification@9665ce7b OnNext 1634 is even.] NEXT: [rx.Notification@7ef8b0b9 OnNext 1636 is even.] NEXT: [rx.Notification@678b92f7 OnNext 1638 is even.] NEXT: [rx.Notification@5a24bcc0 OnNext 1640 is even.] NEXT: [rx.Notification@42b79efe OnNext 1642 is even.] NEXT: [rx.Notification@2b4a813c OnNext 1644 is even.] NEXT: [rx.Notification@13dd637a OnNext 1646 is even.] NEXT: [rx.Notification@fc7045b8 OnNext 1648 is even.] NEXT: [rx.Notification@ef096f81 OnNext 1650 is even.] NEXT: [rx.Notification@d79c51bf OnNext 1652 is even.] NEXT: [rx.Notification@c02f33fd OnNext 1654 is even.] NEXT: [rx.Notification@a8c2163b OnNext 1656 is even.] NEXT: [rx.Notification@9154f879 OnNext 1658 is even.] NEXT: [rx.Notification@83ee2242 OnNext 1660 is even.] NEXT: [rx.Notification@6c810480 OnNext 1662 is even.] NEXT: [rx.Notification@5513e6be OnNext 1664 is even.] NEXT: [rx.Notification@3da6c8fc OnNext 1666 is even.] NEXT: [rx.Notification@2639ab3a OnNext 1668 is even.] NEXT: [rx.Notification@18d2d503 OnNext 1670 is even.] NEXT: [rx.Notification@165b741 OnNext 1672 is even.] NEXT: [rx.Notification@e9f8997f OnNext 1674 is even.] NEXT: [rx.Notification@d28b7bbd OnNext 1676 is even.] NEXT: [rx.Notification@bb1e5dfb OnNext 1678 is even.] NEXT: [rx.Notification@adb787c4 OnNext 1680 is even.] NEXT: [rx.Notification@964a6a02 OnNext 1682 is even.] NEXT: [rx.Notification@7edd4c40 OnNext 1684 is even.] NEXT: [rx.Notification@67702e7e OnNext 1686 is even.] NEXT: [rx.Notification@500310bc OnNext 1688 is even.] NEXT: [rx.Notification@429c3a85 OnNext 1690 is even.] NEXT: [rx.Notification@2b2f1cc3 OnNext 1692 is even.] NEXT: [rx.Notification@13c1ff01 OnNext 1694 is even.] NEXT: [rx.Notification@fc54e13f OnNext 1696 is even.] NEXT: [rx.Notification@e4e7c37d OnNext 1698 is even.] NEXT: [rx.Notification@e43971b OnNext 1700 is even.] NEXT: [rx.Notification@f6d67959 OnNext 1702 is even.] NEXT: [rx.Notification@df695b97 OnNext 1704 is even.] NEXT: [rx.Notification@c7fc3dd5 OnNext 1706 is even.] NEXT: [rx.Notification@b08f2013 OnNext 1708 is even.] NEXT: [rx.Notification@a32849dc OnNext 1710 is even.] NEXT: [rx.Notification@8bbb2c1a OnNext 1712 is even.] NEXT: [rx.Notification@744e0e58 OnNext 1714 is even.] NEXT: [rx.Notification@5ce0f096 OnNext 1716 is even.] NEXT: [rx.Notification@4573d2d4 OnNext 1718 is even.] NEXT: [rx.Notification@380cfc9d OnNext 1720 is even.] NEXT: [rx.Notification@209fdedb OnNext 1722 is even.] NEXT: [rx.Notification@932c119 OnNext 1724 is even.] NEXT: [rx.Notification@f1c5a357 OnNext 1726 is even.] NEXT: [rx.Notification@da588595 OnNext 1728 is even.] NEXT: [rx.Notification@9fa6fef4 OnNext 3197 is odd.] NEXT: [rx.Notification@ccf1af5e OnNext 1730 is even.] NEXT: [rx.Notification@b584919c OnNext 1732 is even.] NEXT: [rx.Notification@9e1773da OnNext 1734 is even.] NEXT: [rx.Notification@86aa5618 OnNext 1736 is even.] NEXT: [rx.Notification@6f3d3856 OnNext 1738 is even.] NEXT: [rx.Notification@61d6621f OnNext 1740 is even.] NEXT: [rx.Notification@4a69445d OnNext 1742 is even.] NEXT: [rx.Notification@32fc269b OnNext 1744 is even.] NEXT: [rx.Notification@1b8f08d9 OnNext 1746 is even.] NEXT: [rx.Notification@421eb17 OnNext 1748 is even.] NEXT: [rx.Notification@f6bb14e0 OnNext 1750 is even.] NEXT: [rx.Notification@df4df71e OnNext 1752 is even.] NEXT: [rx.Notification@c7e0d95c OnNext 1754 is even.] NEXT: [rx.Notification@b073bb9a OnNext 1756 is even.] NEXT: [rx.Notification@99069dd8 OnNext 1758 is even.] NEXT: [rx.Notification@8b9fc7a1 OnNext 1760 is even.] NEXT: [rx.Notification@7432a9df OnNext 1762 is even.] NEXT: [rx.Notification@5cc58c1d OnNext 1764 is even.] NEXT: [rx.Notification@45586e5b OnNext 1766 is even.] NEXT: [rx.Notification@2deb5099 OnNext 1768 is even.] NEXT: [rx.Notification@20847a62 OnNext 1770 is even.] NEXT: [rx.Notification@9175ca0 OnNext 1772 is even.] NEXT: [rx.Notification@f1aa3ede OnNext 1774 is even.] NEXT: [rx.Notification@da3d211c OnNext 1776 is even.] NEXT: [rx.Notification@c2d0035a OnNext 1778 is even.] NEXT: [rx.Notification@b5692d23 OnNext 1780 is even.] NEXT: [rx.Notification@9dfc0f61 OnNext 1782 is even.] NEXT: [rx.Notification@868ef19f OnNext 1784 is even.] NEXT: [rx.Notification@6f21d3dd OnNext 1786 is even.] NEXT: [rx.Notification@57b4b61b OnNext 1788 is even.] NEXT: [rx.Notification@4a4ddfe4 OnNext 1790 is even.] NEXT: [rx.Notification@32e0c222 OnNext 1792 is even.] NEXT: [rx.Notification@1b73a460 OnNext 1794 is even.] NEXT: [rx.Notification@406869e OnNext 1796 is even.] NEXT: [rx.Notification@ec9968dc OnNext 1798 is even.] NEXT: [rx.Notification@15f53c7a OnNext 1800 is even.] NEXT: [rx.Notification@fe881eb8 OnNext 1802 is even.] NEXT: [rx.Notification@e71b00f6 OnNext 1804 is even.] NEXT: [rx.Notification@cfade334 OnNext 1806 is even.] NEXT: [rx.Notification@b840c572 OnNext 1808 is even.] NEXT: [rx.Notification@aad9ef3b OnNext 1810 is even.] NEXT: [rx.Notification@936cd179 OnNext 1812 is even.] NEXT: [rx.Notification@7bffb3b7 OnNext 1814 is even.] NEXT: [rx.Notification@649295f5 OnNext 1816 is even.] NEXT: [rx.Notification@4d257833 OnNext 1818 is even.] NEXT: [rx.Notification@3fbea1fc OnNext 1820 is even.] NEXT: [rx.Notification@2851843a OnNext 1822 is even.] NEXT: [rx.Notification@10e46678 OnNext 1824 is even.] NEXT: [rx.Notification@f97748b6 OnNext 1826 is even.] NEXT: [rx.Notification@e20a2af4 OnNext 1828 is even.] NEXT: [rx.Notification@d4a354bd OnNext 1830 is even.] NEXT: [rx.Notification@bd3636fb OnNext 1832 is even.] NEXT: [rx.Notification@a5c91939 OnNext 1834 is even.] NEXT: [rx.Notification@8e5bfb77 OnNext 1836 is even.] NEXT: [rx.Notification@76eeddb5 OnNext 1838 is even.] NEXT: [rx.Notification@6988077e OnNext 1840 is even.] NEXT: [rx.Notification@521ae9bc OnNext 1842 is even.] NEXT: [rx.Notification@3aadcbfa OnNext 1844 is even.] NEXT: [rx.Notification@2340ae38 OnNext 1846 is even.] NEXT: [rx.Notification@bd39076 OnNext 1848 is even.] NEXT: [rx.Notification@fe6cba3f OnNext 1850 is even.] NEXT: [rx.Notification@e6ff9c7d OnNext 1852 is even.] NEXT: [rx.Notification@cf927ebb OnNext 1854 is even.] NEXT: [rx.Notification@b82560f9 OnNext 1856 is even.] NEXT: [rx.Notification@a0b84337 OnNext 1858 is even.] NEXT: [rx.Notification@93516d00 OnNext 1860 is even.] NEXT: [rx.Notification@7be44f3e OnNext 1862 is even.] NEXT: [rx.Notification@6477317c OnNext 1864 is even.] NEXT: [rx.Notification@4d0a13ba OnNext 1866 is even.] NEXT: [rx.Notification@359cf5f8 OnNext 1868 is even.] NEXT: [rx.Notification@28361fc1 OnNext 1870 is even.] NEXT: [rx.Notification@10c901ff OnNext 1872 is even.] NEXT: [rx.Notification@f95be43d OnNext 1874 is even.] NEXT: [rx.Notification@e1eec67b OnNext 1876 is even.] NEXT: [rx.Notification@ca81a8b9 OnNext 1878 is even.] NEXT: [rx.Notification@bd1ad282 OnNext 1880 is even.] NEXT: [rx.Notification@a5adb4c0 OnNext 1882 is even.] NEXT: [rx.Notification@8e4096fe OnNext 1884 is even.] NEXT: [rx.Notification@76d3793c OnNext 1886 is even.] NEXT: [rx.Notification@5f665b7a OnNext 1888 is even.] NEXT: [rx.Notification@51ff8543 OnNext 1890 is even.] NEXT: [rx.Notification@3a926781 OnNext 1892 is even.] NEXT: [rx.Notification@232549bf OnNext 1894 is even.] NEXT: [rx.Notification@bb82bfd OnNext 1896 is even.] NEXT: [rx.Notification@f44b0e3b OnNext 1898 is even.] NEXT: [rx.Notification@1da6e1d9 OnNext 1900 is even.] NEXT: [rx.Notification@639c417 OnNext 1902 is even.] NEXT: [rx.Notification@eecca655 OnNext 1904 is even.] NEXT: [rx.Notification@d75f8893 OnNext 1906 is even.] NEXT: [rx.Notification@bff26ad1 OnNext 1908 is even.] NEXT: [rx.Notification@b28b949a OnNext 1910 is even.] NEXT: [rx.Notification@9b1e76d8 OnNext 1912 is even.] NEXT: [rx.Notification@83b15916 OnNext 1914 is even.] NEXT: [rx.Notification@6c443b54 OnNext 1916 is even.] NEXT: [rx.Notification@54d71d92 OnNext 1918 is even.] NEXT: [rx.Notification@4770475b OnNext 1920 is even.] NEXT: [rx.Notification@30032999 OnNext 1922 is even.] NEXT: [rx.Notification@18960bd7 OnNext 1924 is even.] NEXT: [rx.Notification@128ee15 OnNext 1926 is even.] NEXT: [rx.Notification@e9bbd053 OnNext 1928 is even.] NEXT: [rx.Notification@dc54fa1c OnNext 1930 is even.] NEXT: [rx.Notification@c4e7dc5a OnNext 1932 is even.] NEXT: [rx.Notification@ad7abe98 OnNext 1934 is even.] NEXT: [rx.Notification@960da0d6 OnNext 1936 is even.] NEXT: [rx.Notification@7ea08314 OnNext 1938 is even.] NEXT: [rx.Notification@7139acdd OnNext 1940 is even.] NEXT: [rx.Notification@59cc8f1b OnNext 1942 is even.] NEXT: [rx.Notification@425f7159 OnNext 1944 is even.] NEXT: [rx.Notification@2af25397 OnNext 1946 is even.] NEXT: [rx.Notification@138535d5 OnNext 1948 is even.] NEXT: [rx.Notification@61e5f9e OnNext 1950 is even.] NEXT: [rx.Notification@eeb141dc OnNext 1952 is even.] NEXT: [rx.Notification@d744241a OnNext 1954 is even.] NEXT: [rx.Notification@bfd70658 OnNext 1956 is even.] NEXT: [rx.Notification@a869e896 OnNext 1958 is even.] NEXT: [rx.Notification@9b03125f OnNext 1960 is even.] NEXT: [rx.Notification@8395f49d OnNext 1962 is even.] NEXT: [rx.Notification@6c28d6db OnNext 1964 is even.] NEXT: [rx.Notification@54bbb919 OnNext 1966 is even.] NEXT: [rx.Notification@3d4e9b57 OnNext 1968 is even.] NEXT: [rx.Notification@2fe7c520 OnNext 1970 is even.] NEXT: [rx.Notification@187aa75e OnNext 1972 is even.] NEXT: [rx.Notification@10d899c OnNext 1974 is even.] NEXT: [rx.Notification@e9a06bda OnNext 1976 is even.] NEXT: [rx.Notification@d2334e18 OnNext 1978 is even.] NEXT: [rx.Notification@c4cc77e1 OnNext 1980 is even.] NEXT: [rx.Notification@ad5f5a1f OnNext 1982 is even.] NEXT: [rx.Notification@95f23c5d OnNext 1984 is even.] NEXT: [rx.Notification@c82fdcf6 OnNext 3199 is odd.] NEXT: [rx.Notification@7e851e9b OnNext 1986 is even.] NEXT: [rx.Notification@671800d9 OnNext 1988 is even.] NEXT: [rx.Notification@59b12aa2 OnNext 1990 is even.] NEXT: [rx.Notification@42440ce0 OnNext 1992 is even.] NEXT: [rx.Notification@2ad6ef1e OnNext 1994 is even.] NEXT: [rx.Notification@1369d15c OnNext 1996 is even.] NEXT: [rx.Notification@fbfcb39a OnNext 1998 is even.] NEXT: [rx.Notification@c6eb1803 OnNext 2000 is even.] NEXT: [rx.Notification@af7dfa41 OnNext 2002 is even.] NEXT: [rx.Notification@9810dc7f OnNext 2004 is even.] NEXT: [rx.Notification@80a3bebd OnNext 2006 is even.] NEXT: [rx.Notification@6936a0fb OnNext 2008 is even.] NEXT: [rx.Notification@5bcfcac4 OnNext 2010 is even.] NEXT: [rx.Notification@4462ad02 OnNext 2012 is even.] NEXT: [rx.Notification@2cf58f40 OnNext 2014 is even.] NEXT: [rx.Notification@1588717e OnNext 2016 is even.] NEXT: [rx.Notification@fe1b53bc OnNext 2018 is even.] NEXT: [rx.Notification@f0b47d85 OnNext 2020 is even.] NEXT: [rx.Notification@d9475fc3 OnNext 2022 is even.] NEXT: [rx.Notification@c1da4201 OnNext 2024 is even.] NEXT: [rx.Notification@aa6d243f OnNext 2026 is even.] NEXT: [rx.Notification@9300067d OnNext 2028 is even.] NEXT: [rx.Notification@85993046 OnNext 2030 is even.] NEXT: [rx.Notification@6e2c1284 OnNext 2032 is even.] NEXT: [rx.Notification@56bef4c2 OnNext 2034 is even.] NEXT: [rx.Notification@3f51d700 OnNext 2036 is even.] NEXT: [rx.Notification@27e4b93e OnNext 2038 is even.] NEXT: [rx.Notification@1a7de307 OnNext 2040 is even.] NEXT: [rx.Notification@310c545 OnNext 2042 is even.] NEXT: [rx.Notification@eba3a783 OnNext 2044 is even.] NEXT: [rx.Notification@d43689c1 OnNext 2046 is even.] NEXT: [rx.Notification@bcc96bff OnNext 2048 is even.] NEXT: [rx.Notification@af6295c8 OnNext 2050 is even.] NEXT: [rx.Notification@97f57806 OnNext 2052 is even.] NEXT: [rx.Notification@80885a44 OnNext 2054 is even.] NEXT: [rx.Notification@691b3c82 OnNext 2056 is even.] NEXT: [rx.Notification@51ae1ec0 OnNext 2058 is even.] NEXT: [rx.Notification@44474889 OnNext 2060 is even.] NEXT: [rx.Notification@2cda2ac7 OnNext 2062 is even.] NEXT: [rx.Notification@156d0d05 OnNext 2064 is even.] NEXT: [rx.Notification@fdffef43 OnNext 2066 is even.] NEXT: [rx.Notification@e692d181 OnNext 2068 is even.] NEXT: [rx.Notification@d92bfb4a OnNext 2070 is even.] NEXT: [rx.Notification@c1bedd88 OnNext 2072 is even.] NEXT: [rx.Notification@aa51bfc6 OnNext 2074 is even.] NEXT: [rx.Notification@92e4a204 OnNext 2076 is even.] NEXT: [rx.Notification@7b778442 OnNext 2078 is even.] NEXT: [rx.Notification@6e10ae0b OnNext 2080 is even.] NEXT: [rx.Notification@56a39049 OnNext 2082 is even.] NEXT: [rx.Notification@3f367287 OnNext 2084 is even.] NEXT: [rx.Notification@27c954c5 OnNext 2086 is even.] NEXT: [rx.Notification@105c3703 OnNext 2088 is even.] NEXT: [rx.Notification@2f560cc OnNext 2090 is even.] NEXT: [rx.Notification@eb88430a OnNext 2092 is even.] NEXT: [rx.Notification@d41b2548 OnNext 2094 is even.] NEXT: [rx.Notification@bcae0786 OnNext 2096 is even.] NEXT: [rx.Notification@a540e9c4 OnNext 2098 is even.] NEXT: [rx.Notification@ce9cbd62 OnNext 2100 is even.] NEXT: [rx.Notification@b72f9fa0 OnNext 2102 is even.] NEXT: [rx.Notification@9fc281de OnNext 2104 is even.] NEXT: [rx.Notification@8855641c OnNext 2106 is even.] NEXT: [rx.Notification@70e8465a OnNext 2108 is even.] NEXT: [rx.Notification@63817023 OnNext 2110 is even.] NEXT: [rx.Notification@4c145261 OnNext 2112 is even.] NEXT: [rx.Notification@34a7349f OnNext 2114 is even.] NEXT: [rx.Notification@1d3a16dd OnNext 2116 is even.] NEXT: [rx.Notification@5ccf91b OnNext 2118 is even.] NEXT: [rx.Notification@f86622e4 OnNext 2120 is even.] NEXT: [rx.Notification@e0f90522 OnNext 2122 is even.] NEXT: [rx.Notification@c98be760 OnNext 2124 is even.] NEXT: [rx.Notification@b21ec99e OnNext 2126 is even.] NEXT: [rx.Notification@9ab1abdc OnNext 2128 is even.] NEXT: [rx.Notification@8d4ad5a5 OnNext 2130 is even.] NEXT: [rx.Notification@75ddb7e3 OnNext 2132 is even.] NEXT: [rx.Notification@5e709a21 OnNext 2134 is even.] NEXT: [rx.Notification@47037c5f OnNext 2136 is even.] NEXT: [rx.Notification@2f965e9d OnNext 2138 is even.] NEXT: [rx.Notification@222f8866 OnNext 2140 is even.] NEXT: [rx.Notification@ac26aa4 OnNext 2142 is even.] NEXT: [rx.Notification@f3554ce2 OnNext 2144 is even.] NEXT: [rx.Notification@dbe82f20 OnNext 2146 is even.] NEXT: [rx.Notification@c47b115e OnNext 2148 is even.] NEXT: [rx.Notification@b7143b27 OnNext 2150 is even.] NEXT: [rx.Notification@9fa71d65 OnNext 2152 is even.] NEXT: [rx.Notification@8839ffa3 OnNext 2154 is even.] NEXT: [rx.Notification@70cce1e1 OnNext 2156 is even.] NEXT: [rx.Notification@595fc41f OnNext 2158 is even.] NEXT: [rx.Notification@4bf8ede8 OnNext 2160 is even.] NEXT: [rx.Notification@348bd026 OnNext 2162 is even.] NEXT: [rx.Notification@1d1eb264 OnNext 2164 is even.] NEXT: [rx.Notification@5b194a2 OnNext 2166 is even.] NEXT: [rx.Notification@ee4476e0 OnNext 2168 is even.] NEXT: [rx.Notification@e0dda0a9 OnNext 2170 is even.] NEXT: [rx.Notification@c97082e7 OnNext 2172 is even.] NEXT: [rx.Notification@b2036525 OnNext 2174 is even.] NEXT: [rx.Notification@9a964763 OnNext 2176 is even.] NEXT: [rx.Notification@832929a1 OnNext 2178 is even.] NEXT: [rx.Notification@75c2536a OnNext 2180 is even.] NEXT: [rx.Notification@5e5535a8 OnNext 2182 is even.] NEXT: [rx.Notification@46e817e6 OnNext 2184 is even.] NEXT: [rx.Notification@2f7afa24 OnNext 2186 is even.] NEXT: [rx.Notification@180ddc62 OnNext 2188 is even.] NEXT: [rx.Notification@aa7062b OnNext 2190 is even.] NEXT: [rx.Notification@f339e869 OnNext 2192 is even.] NEXT: [rx.Notification@dbcccaa7 OnNext 2194 is even.] NEXT: [rx.Notification@c45face5 OnNext 2196 is even.] NEXT: [rx.Notification@acf28f23 OnNext 2198 is even.] NEXT: [rx.Notification@d64e62c1 OnNext 2200 is even.] NEXT: [rx.Notification@bee144ff OnNext 2202 is even.] NEXT: [rx.Notification@a774273d OnNext 2204 is even.] NEXT: [rx.Notification@9007097b OnNext 2206 is even.] NEXT: [rx.Notification@7899ebb9 OnNext 2208 is even.] NEXT: [rx.Notification@6b331582 OnNext 2210 is even.] NEXT: [rx.Notification@53c5f7c0 OnNext 2212 is even.] NEXT: [rx.Notification@3c58d9fe OnNext 2214 is even.] NEXT: [rx.Notification@24ebbc3c OnNext 2216 is even.] NEXT: [rx.Notification@d7e9e7a OnNext 2218 is even.] NEXT: [rx.Notification@17c843 OnNext 2220 is even.] NEXT: [rx.Notification@e8aaaa81 OnNext 2222 is even.] NEXT: [rx.Notification@d13d8cbf OnNext 2224 is even.] NEXT: [rx.Notification@b9d06efd OnNext 2226 is even.] NEXT: [rx.Notification@a263513b OnNext 2228 is even.] NEXT: [rx.Notification@94fc7b04 OnNext 2230 is even.] NEXT: [rx.Notification@7d8f5d42 OnNext 2232 is even.] NEXT: [rx.Notification@66223f80 OnNext 2234 is even.] NEXT: [rx.Notification@4eb521be OnNext 2236 is even.] NEXT: [rx.Notification@374803fc OnNext 2238 is even.] NEXT: [rx.Notification@29e12dc5 OnNext 2240 is even.] NEXT: [rx.Notification@245c1d98 OnNext 3201 is odd.] NEXT: [rx.Notification@12741003 OnNext 2242 is even.] NEXT: [rx.Notification@fb06f241 OnNext 2244 is even.] NEXT: [rx.Notification@e399d47f OnNext 2246 is even.] NEXT: [rx.Notification@cc2cb6bd OnNext 2248 is even.] NEXT: [rx.Notification@bec5e086 OnNext 2250 is even.] NEXT: [rx.Notification@a758c2c4 OnNext 2252 is even.] NEXT: [rx.Notification@8feba502 OnNext 2254 is even.] NEXT: [rx.Notification@787e8740 OnNext 2256 is even.] NEXT: [rx.Notification@6111697e OnNext 2258 is even.] NEXT: [rx.Notification@53aa9347 OnNext 2260 is even.] NEXT: [rx.Notification@3c3d7585 OnNext 2262 is even.] NEXT: [rx.Notification@24d057c3 OnNext 2264 is even.] NEXT: [rx.Notification@d633a01 OnNext 2266 is even.] NEXT: [rx.Notification@f5f61c3f OnNext 2268 is even.] NEXT: [rx.Notification@e88f4608 OnNext 2270 is even.] NEXT: [rx.Notification@d1222846 OnNext 2272 is even.] NEXT: [rx.Notification@b9b50a84 OnNext 2274 is even.] NEXT: [rx.Notification@a247ecc2 OnNext 2276 is even.] NEXT: [rx.Notification@8adacf00 OnNext 2278 is even.] NEXT: [rx.Notification@7d73f8c9 OnNext 2280 is even.] NEXT: [rx.Notification@6606db07 OnNext 2282 is even.] NEXT: [rx.Notification@4e99bd45 OnNext 2284 is even.] NEXT: [rx.Notification@372c9f83 OnNext 2286 is even.] NEXT: [rx.Notification@1fbf81c1 OnNext 2288 is even.] NEXT: [rx.Notification@1258ab8a OnNext 2290 is even.] NEXT: [rx.Notification@faeb8dc8 OnNext 2292 is even.] NEXT: [rx.Notification@e37e7006 OnNext 2294 is even.] NEXT: [rx.Notification@cc115244 OnNext 2296 is even.] NEXT: [rx.Notification@b4a43482 OnNext 2298 is even.] NEXT: [rx.Notification@de000820 OnNext 2300 is even.] NEXT: [rx.Notification@c692ea5e OnNext 2302 is even.] NEXT: [rx.Notification@af25cc9c OnNext 2304 is even.] NEXT: [rx.Notification@97b8aeda OnNext 2306 is even.] NEXT: [rx.Notification@804b9118 OnNext 2308 is even.] NEXT: [rx.Notification@72e4bae1 OnNext 2310 is even.] NEXT: [rx.Notification@5b779d1f OnNext 2312 is even.] NEXT: [rx.Notification@440a7f5d OnNext 2314 is even.] NEXT: [rx.Notification@2c9d619b OnNext 2316 is even.] NEXT: [rx.Notification@153043d9 OnNext 2318 is even.] NEXT: [rx.Notification@7c96da2 OnNext 2320 is even.] NEXT: [rx.Notification@f05c4fe0 OnNext 2322 is even.] NEXT: [rx.Notification@d8ef321e OnNext 2324 is even.] NEXT: [rx.Notification@c182145c OnNext 2326 is even.] NEXT: [rx.Notification@aa14f69a OnNext 2328 is even.] NEXT: [rx.Notification@9cae2063 OnNext 2330 is even.] NEXT: [rx.Notification@854102a1 OnNext 2332 is even.] NEXT: [rx.Notification@6dd3e4df OnNext 2334 is even.] NEXT: [rx.Notification@5666c71d OnNext 2336 is even.] NEXT: [rx.Notification@3ef9a95b OnNext 2338 is even.] NEXT: [rx.Notification@3192d324 OnNext 2340 is even.] NEXT: [rx.Notification@1a25b562 OnNext 2342 is even.] NEXT: [rx.Notification@2b897a0 OnNext 2344 is even.] NEXT: [rx.Notification@eb4b79de OnNext 2346 is even.] NEXT: [rx.Notification@d3de5c1c OnNext 2348 is even.] NEXT: [rx.Notification@c67785e5 OnNext 2350 is even.] NEXT: [rx.Notification@af0a6823 OnNext 2352 is even.] NEXT: [rx.Notification@979d4a61 OnNext 2354 is even.] NEXT: [rx.Notification@80302c9f OnNext 2356 is even.] NEXT: [rx.Notification@68c30edd OnNext 2358 is even.] NEXT: [rx.Notification@5b5c38a6 OnNext 2360 is even.] NEXT: [rx.Notification@43ef1ae4 OnNext 2362 is even.] NEXT: [rx.Notification@2c81fd22 OnNext 2364 is even.] NEXT: [rx.Notification@1514df60 OnNext 2366 is even.] NEXT: [rx.Notification@fda7c19e OnNext 2368 is even.] NEXT: [rx.Notification@f040eb67 OnNext 2370 is even.] NEXT: [rx.Notification@d8d3cda5 OnNext 2372 is even.] NEXT: [rx.Notification@c166afe3 OnNext 2374 is even.] NEXT: [rx.Notification@a9f99221 OnNext 2376 is even.] NEXT: [rx.Notification@928c745f OnNext 2378 is even.] NEXT: [rx.Notification@85259e28 OnNext 2380 is even.] NEXT: [rx.Notification@6db88066 OnNext 2382 is even.] NEXT: [rx.Notification@564b62a4 OnNext 2384 is even.] NEXT: [rx.Notification@3ede44e2 OnNext 2386 is even.] NEXT: [rx.Notification@27712720 OnNext 2388 is even.] NEXT: [rx.Notification@1a0a50e9 OnNext 2390 is even.] NEXT: [rx.Notification@29d3327 OnNext 2392 is even.] NEXT: [rx.Notification@eb301565 OnNext 2394 is even.] NEXT: [rx.Notification@d3c2f7a3 OnNext 2396 is even.] NEXT: [rx.Notification@bc55d9e1 OnNext 2398 is even.] NEXT: [rx.Notification@e5b1ad7f OnNext 2400 is even.] NEXT: [rx.Notification@ce448fbd OnNext 2402 is even.] NEXT: [rx.Notification@b6d771fb OnNext 2404 is even.] NEXT: [rx.Notification@9f6a5439 OnNext 2406 is even.] NEXT: [rx.Notification@87fd3677 OnNext 2408 is even.] NEXT: [rx.Notification@7a966040 OnNext 2410 is even.] NEXT: [rx.Notification@6329427e OnNext 2412 is even.] NEXT: [rx.Notification@4bbc24bc OnNext 2414 is even.] NEXT: [rx.Notification@344f06fa OnNext 2416 is even.] NEXT: [rx.Notification@1ce1e938 OnNext 2418 is even.] NEXT: [rx.Notification@f7b1301 OnNext 2420 is even.] NEXT: [rx.Notification@f80df53f OnNext 2422 is even.] NEXT: [rx.Notification@e0a0d77d OnNext 2424 is even.] NEXT: [rx.Notification@c933b9bb OnNext 2426 is even.] NEXT: [rx.Notification@b1c69bf9 OnNext 2428 is even.] NEXT: [rx.Notification@a45fc5c2 OnNext 2430 is even.] NEXT: [rx.Notification@8cf2a800 OnNext 2432 is even.] NEXT: [rx.Notification@75858a3e OnNext 2434 is even.] NEXT: [rx.Notification@5e186c7c OnNext 2436 is even.] NEXT: [rx.Notification@46ab4eba OnNext 2438 is even.] NEXT: [rx.Notification@39447883 OnNext 2440 is even.] NEXT: [rx.Notification@21d75ac1 OnNext 2442 is even.] NEXT: [rx.Notification@a6a3cff OnNext 2444 is even.] NEXT: [rx.Notification@f2fd1f3d OnNext 2446 is even.] NEXT: [rx.Notification@db90017b OnNext 2448 is even.] NEXT: [rx.Notification@ce292b44 OnNext 2450 is even.] NEXT: [rx.Notification@b6bc0d82 OnNext 2452 is even.] NEXT: [rx.Notification@9f4eefc0 OnNext 2454 is even.] NEXT: [rx.Notification@87e1d1fe OnNext 2456 is even.] NEXT: [rx.Notification@7074b43c OnNext 2458 is even.] NEXT: [rx.Notification@630dde05 OnNext 2460 is even.] NEXT: [rx.Notification@4ba0c043 OnNext 2462 is even.] NEXT: [rx.Notification@3433a281 OnNext 2464 is even.] NEXT: [rx.Notification@1cc684bf OnNext 2466 is even.] NEXT: [rx.Notification@55966fd OnNext 2468 is even.] NEXT: [rx.Notification@f7f290c6 OnNext 2470 is even.] NEXT: [rx.Notification@e0857304 OnNext 2472 is even.] NEXT: [rx.Notification@c9185542 OnNext 2474 is even.] NEXT: [rx.Notification@b1ab3780 OnNext 2476 is even.] NEXT: [rx.Notification@9a3e19be OnNext 2478 is even.] NEXT: [rx.Notification@8cd74387 OnNext 2480 is even.] NEXT: [rx.Notification@756a25c5 OnNext 2482 is even.] NEXT: [rx.Notification@5dfd0803 OnNext 2484 is even.] NEXT: [rx.Notification@468fea41 OnNext 2486 is even.] NEXT: [rx.Notification@2f22cc7f OnNext 2488 is even.] NEXT: [rx.Notification@21bbf648 OnNext 2490 is even.] NEXT: [rx.Notification@a4ed886 OnNext 2492 is even.] NEXT: [rx.Notification@f2e1bac4 OnNext 2494 is even.] NEXT: [rx.Notification@db749d02 OnNext 2496 is even.] NEXT: [rx.Notification@4ce4fb9a OnNext 3203 is odd.] NEXT: [rx.Notification@c4077f40 OnNext 2498 is even.] NEXT: [rx.Notification@ed6352de OnNext 2500 is even.] NEXT: [rx.Notification@d5f6351c OnNext 2502 is even.] NEXT: [rx.Notification@be89175a OnNext 2504 is even.] NEXT: [rx.Notification@a71bf998 OnNext 2506 is even.] NEXT: [rx.Notification@8faedbd6 OnNext 2508 is even.] NEXT: [rx.Notification@8248059f OnNext 2510 is even.] NEXT: [rx.Notification@6adae7dd OnNext 2512 is even.] NEXT: [rx.Notification@536dca1b OnNext 2514 is even.] NEXT: [rx.Notification@3c00ac59 OnNext 2516 is even.] NEXT: [rx.Notification@24938e97 OnNext 2518 is even.] NEXT: [rx.Notification@172cb860 OnNext 2520 is even.] NEXT: [rx.Notification@ffbf9a9e OnNext 2522 is even.] NEXT: [rx.Notification@e8527cdc OnNext 2524 is even.] NEXT: [rx.Notification@d0e55f1a OnNext 2526 is even.] NEXT: [rx.Notification@b9784158 OnNext 2528 is even.] NEXT: [rx.Notification@ac116b21 OnNext 2530 is even.] NEXT: [rx.Notification@94a44d5f OnNext 2532 is even.] NEXT: [rx.Notification@7d372f9d OnNext 2534 is even.] NEXT: [rx.Notification@65ca11db OnNext 2536 is even.] NEXT: [rx.Notification@4e5cf419 OnNext 2538 is even.] NEXT: [rx.Notification@40f61de2 OnNext 2540 is even.] NEXT: [rx.Notification@29890020 OnNext 2542 is even.] NEXT: [rx.Notification@121be25e OnNext 2544 is even.] NEXT: [rx.Notification@faaec49c OnNext 2546 is even.] NEXT: [rx.Notification@e341a6da OnNext 2548 is even.] NEXT: [rx.Notification@d5dad0a3 OnNext 2550 is even.] NEXT: [rx.Notification@be6db2e1 OnNext 2552 is even.] NEXT: [rx.Notification@a700951f OnNext 2554 is even.] NEXT: [rx.Notification@8f93775d OnNext 2556 is even.] NEXT: [rx.Notification@7826599b OnNext 2558 is even.] NEXT: [rx.Notification@6abf8364 OnNext 2560 is even.] NEXT: [rx.Notification@535265a2 OnNext 2562 is even.] NEXT: [rx.Notification@3be547e0 OnNext 2564 is even.] NEXT: [rx.Notification@24782a1e OnNext 2566 is even.] NEXT: [rx.Notification@d0b0c5c OnNext 2568 is even.] NEXT: [rx.Notification@ffa43625 OnNext 2570 is even.] NEXT: [rx.Notification@e8371863 OnNext 2572 is even.] NEXT: [rx.Notification@d0c9faa1 OnNext 2574 is even.] NEXT: [rx.Notification@b95cdcdf OnNext 2576 is even.] NEXT: [rx.Notification@a1efbf1d OnNext 2578 is even.] NEXT: [rx.Notification@9488e8e6 OnNext 2580 is even.] NEXT: [rx.Notification@7d1bcb24 OnNext 2582 is even.] NEXT: [rx.Notification@65aead62 OnNext 2584 is even.] NEXT: [rx.Notification@4e418fa0 OnNext 2586 is even.] NEXT: [rx.Notification@36d471de OnNext 2588 is even.] NEXT: [rx.Notification@296d9ba7 OnNext 2590 is even.] NEXT: [rx.Notification@12007de5 OnNext 2592 is even.] NEXT: [rx.Notification@fa936023 OnNext 2594 is even.] NEXT: [rx.Notification@e3264261 OnNext 2596 is even.] NEXT: [rx.Notification@cbb9249f OnNext 2598 is even.] NEXT: [rx.Notification@f514f83d OnNext 2600 is even.] NEXT: [rx.Notification@dda7da7b OnNext 2602 is even.] NEXT: [rx.Notification@c63abcb9 OnNext 2604 is even.] NEXT: [rx.Notification@aecd9ef7 OnNext 2606 is even.] NEXT: [rx.Notification@97608135 OnNext 2608 is even.] NEXT: [rx.Notification@89f9aafe OnNext 2610 is even.] NEXT: [rx.Notification@728c8d3c OnNext 2612 is even.] NEXT: [rx.Notification@5b1f6f7a OnNext 2614 is even.] NEXT: [rx.Notification@43b251b8 OnNext 2616 is even.] NEXT: [rx.Notification@2c4533f6 OnNext 2618 is even.] NEXT: [rx.Notification@1ede5dbf OnNext 2620 is even.] NEXT: [rx.Notification@7713ffd OnNext 2622 is even.] NEXT: [rx.Notification@f004223b OnNext 2624 is even.] NEXT: [rx.Notification@d8970479 OnNext 2626 is even.] NEXT: [rx.Notification@c129e6b7 OnNext 2628 is even.] NEXT: [rx.Notification@b3c31080 OnNext 2630 is even.] NEXT: [rx.Notification@9c55f2be OnNext 2632 is even.] NEXT: [rx.Notification@84e8d4fc OnNext 2634 is even.] NEXT: [rx.Notification@6d7bb73a OnNext 2636 is even.] NEXT: [rx.Notification@560e9978 OnNext 2638 is even.] NEXT: [rx.Notification@48a7c341 OnNext 2640 is even.] NEXT: [rx.Notification@313aa57f OnNext 2642 is even.] NEXT: [rx.Notification@19cd87bd OnNext 2644 is even.] NEXT: [rx.Notification@26069fb OnNext 2646 is even.] NEXT: [rx.Notification@eaf34c39 OnNext 2648 is even.] NEXT: [rx.Notification@dd8c7602 OnNext 2650 is even.] NEXT: [rx.Notification@c61f5840 OnNext 2652 is even.] NEXT: [rx.Notification@aeb23a7e OnNext 2654 is even.] NEXT: [rx.Notification@97451cbc OnNext 2656 is even.] NEXT: [rx.Notification@7fd7fefa OnNext 2658 is even.] NEXT: [rx.Notification@727128c3 OnNext 2660 is even.] NEXT: [rx.Notification@5b040b01 OnNext 2662 is even.] NEXT: [rx.Notification@4396ed3f OnNext 2664 is even.] NEXT: [rx.Notification@2c29cf7d OnNext 2666 is even.] NEXT: [rx.Notification@14bcb1bb OnNext 2668 is even.] NEXT: [rx.Notification@755db84 OnNext 2670 is even.] NEXT: [rx.Notification@efe8bdc2 OnNext 2672 is even.] NEXT: [rx.Notification@d87ba000 OnNext 2674 is even.] NEXT: [rx.Notification@c10e823e OnNext 2676 is even.] NEXT: [rx.Notification@a9a1647c OnNext 2678 is even.] NEXT: [rx.Notification@9c3a8e45 OnNext 2680 is even.] NEXT: [rx.Notification@84cd7083 OnNext 2682 is even.] NEXT: [rx.Notification@6d6052c1 OnNext 2684 is even.] NEXT: [rx.Notification@55f334ff OnNext 2686 is even.] NEXT: [rx.Notification@3e86173d OnNext 2688 is even.] NEXT: [rx.Notification@311f4106 OnNext 2690 is even.] NEXT: [rx.Notification@19b22344 OnNext 2692 is even.] NEXT: [rx.Notification@2450582 OnNext 2694 is even.] NEXT: [rx.Notification@ead7e7c0 OnNext 2696 is even.] NEXT: [rx.Notification@d36ac9fe OnNext 2698 is even.] NEXT: [rx.Notification@fcc69d9c OnNext 2700 is even.] NEXT: [rx.Notification@e5597fda OnNext 2702 is even.] NEXT: [rx.Notification@cdec6218 OnNext 2704 is even.] NEXT: [rx.Notification@b67f4456 OnNext 2706 is even.] NEXT: [rx.Notification@9f122694 OnNext 2708 is even.] NEXT: [rx.Notification@91ab505d OnNext 2710 is even.] NEXT: [rx.Notification@7a3e329b OnNext 2712 is even.] NEXT: [rx.Notification@62d114d9 OnNext 2714 is even.] NEXT: [rx.Notification@4b63f717 OnNext 2716 is even.] NEXT: [rx.Notification@33f6d955 OnNext 2718 is even.] NEXT: [rx.Notification@2690031e OnNext 2720 is even.] NEXT: [rx.Notification@f22e55c OnNext 2722 is even.] NEXT: [rx.Notification@f7b5c79a OnNext 2724 is even.] NEXT: [rx.Notification@e048a9d8 OnNext 2726 is even.] NEXT: [rx.Notification@c8db8c16 OnNext 2728 is even.] NEXT: [rx.Notification@bb74b5df OnNext 2730 is even.] NEXT: [rx.Notification@a407981d OnNext 2732 is even.] NEXT: [rx.Notification@8c9a7a5b OnNext 2734 is even.] NEXT: [rx.Notification@752d5c99 OnNext 2736 is even.] NEXT: [rx.Notification@5dc03ed7 OnNext 2738 is even.] NEXT: [rx.Notification@505968a0 OnNext 2740 is even.] NEXT: [rx.Notification@38ec4ade OnNext 2742 is even.] NEXT: [rx.Notification@217f2d1c OnNext 2744 is even.] NEXT: [rx.Notification@a120f5a OnNext 2746 is even.] NEXT: [rx.Notification@f2a4f198 OnNext 2748 is even.] NEXT: [rx.Notification@e53e1b61 OnNext 2750 is even.] NEXT: [rx.Notification@cdd0fd9f OnNext 2752 is even.] NEXT: [rx.Notification@756dd99c OnNext 3205 is odd.] NEXT: [rx.Notification@b663dfdd OnNext 2754 is even.] NEXT: [rx.Notification@9ef6c21b OnNext 2756 is even.] NEXT: [rx.Notification@8789a459 OnNext 2758 is even.] NEXT: [rx.Notification@7a22ce22 OnNext 2760 is even.] NEXT: [rx.Notification@62b5b060 OnNext 2762 is even.] NEXT: [rx.Notification@4b48929e OnNext 2764 is even.] NEXT: [rx.Notification@33db74dc OnNext 2766 is even.] NEXT: [rx.Notification@1c6e571a OnNext 2768 is even.] NEXT: [rx.Notification@f0780e3 OnNext 2770 is even.] NEXT: [rx.Notification@f79a6321 OnNext 2772 is even.] NEXT: [rx.Notification@e02d455f OnNext 2774 is even.] NEXT: [rx.Notification@c8c0279d OnNext 2776 is even.] NEXT: [rx.Notification@b15309db OnNext 2778 is even.] NEXT: [rx.Notification@a3ec33a4 OnNext 2780 is even.] NEXT: [rx.Notification@8c7f15e2 OnNext 2782 is even.] NEXT: [rx.Notification@7511f820 OnNext 2784 is even.] NEXT: [rx.Notification@5da4da5e OnNext 2786 is even.] NEXT: [rx.Notification@4637bc9c OnNext 2788 is even.] NEXT: [rx.Notification@38d0e665 OnNext 2790 is even.] NEXT: [rx.Notification@2163c8a3 OnNext 2792 is even.] NEXT: [rx.Notification@9f6aae1 OnNext 2794 is even.] NEXT: [rx.Notification@f2898d1f OnNext 2796 is even.] NEXT: [rx.Notification@db1c6f5d OnNext 2798 is even.] NEXT: [rx.Notification@47842fb OnNext 2800 is even.] NEXT: [rx.Notification@ed0b2539 OnNext 2802 is even.] NEXT: [rx.Notification@d59e0777 OnNext 2804 is even.] NEXT: [rx.Notification@be30e9b5 OnNext 2806 is even.] NEXT: [rx.Notification@a6c3cbf3 OnNext 2808 is even.] NEXT: [rx.Notification@995cf5bc OnNext 2810 is even.] NEXT: [rx.Notification@81efd7fa OnNext 2812 is even.] NEXT: [rx.Notification@6a82ba38 OnNext 2814 is even.] NEXT: [rx.Notification@53159c76 OnNext 2816 is even.] NEXT: [rx.Notification@3ba87eb4 OnNext 2818 is even.] NEXT: [rx.Notification@2e41a87d OnNext 2820 is even.] NEXT: [rx.Notification@16d48abb OnNext 2822 is even.] NEXT: [rx.Notification@ff676cf9 OnNext 2824 is even.] NEXT: [rx.Notification@e7fa4f37 OnNext 2826 is even.] NEXT: [rx.Notification@d08d3175 OnNext 2828 is even.] NEXT: [rx.Notification@c3265b3e OnNext 2830 is even.] NEXT: [rx.Notification@abb93d7c OnNext 2832 is even.] NEXT: [rx.Notification@944c1fba OnNext 2834 is even.] NEXT: [rx.Notification@7cdf01f8 OnNext 2836 is even.] NEXT: [rx.Notification@6571e436 OnNext 2838 is even.] NEXT: [rx.Notification@580b0dff OnNext 2840 is even.] NEXT: [rx.Notification@409df03d OnNext 2842 is even.] NEXT: [rx.Notification@2930d27b OnNext 2844 is even.] NEXT: [rx.Notification@11c3b4b9 OnNext 2846 is even.] NEXT: [rx.Notification@fa5696f7 OnNext 2848 is even.] NEXT: [rx.Notification@ecefc0c0 OnNext 2850 is even.] NEXT: [rx.Notification@d582a2fe OnNext 2852 is even.] NEXT: [rx.Notification@be15853c OnNext 2854 is even.] NEXT: [rx.Notification@a6a8677a OnNext 2856 is even.] NEXT: [rx.Notification@8f3b49b8 OnNext 2858 is even.] NEXT: [rx.Notification@81d47381 OnNext 2860 is even.] NEXT: [rx.Notification@6a6755bf OnNext 2862 is even.] NEXT: [rx.Notification@52fa37fd OnNext 2864 is even.] NEXT: [rx.Notification@3b8d1a3b OnNext 2866 is even.] NEXT: [rx.Notification@241ffc79 OnNext 2868 is even.] NEXT: [rx.Notification@16b92642 OnNext 2870 is even.] NEXT: [rx.Notification@ff4c0880 OnNext 2872 is even.] NEXT: [rx.Notification@e7deeabe OnNext 2874 is even.] NEXT: [rx.Notification@d071ccfc OnNext 2876 is even.] NEXT: [rx.Notification@b904af3a OnNext 2878 is even.] NEXT: [rx.Notification@ab9dd903 OnNext 2880 is even.] NEXT: [rx.Notification@9430bb41 OnNext 2882 is even.] NEXT: [rx.Notification@7cc39d7f OnNext 2884 is even.] NEXT: [rx.Notification@65567fbd OnNext 2886 is even.] NEXT: [rx.Notification@4de961fb OnNext 2888 is even.] NEXT: [rx.Notification@40828bc4 OnNext 2890 is even.] NEXT: [rx.Notification@29156e02 OnNext 2892 is even.] NEXT: [rx.Notification@11a85040 OnNext 2894 is even.] NEXT: [rx.Notification@fa3b327e OnNext 2896 is even.] NEXT: [rx.Notification@e2ce14bc OnNext 2898 is even.] NEXT: [rx.Notification@c29e85a OnNext 2900 is even.] NEXT: [rx.Notification@f4bcca98 OnNext 2902 is even.] NEXT: [rx.Notification@dd4facd6 OnNext 2904 is even.] NEXT: [rx.Notification@c5e28f14 OnNext 2906 is even.] NEXT: [rx.Notification@ae757152 OnNext 2908 is even.] NEXT: [rx.Notification@a10e9b1b OnNext 2910 is even.] NEXT: [rx.Notification@89a17d59 OnNext 2912 is even.] NEXT: [rx.Notification@72345f97 OnNext 2914 is even.] NEXT: [rx.Notification@5ac741d5 OnNext 2916 is even.] NEXT: [rx.Notification@435a2413 OnNext 2918 is even.] NEXT: [rx.Notification@35f34ddc OnNext 2920 is even.] NEXT: [rx.Notification@1e86301a OnNext 2922 is even.] NEXT: [rx.Notification@7191258 OnNext 2924 is even.] NEXT: [rx.Notification@efabf496 OnNext 2926 is even.] NEXT: [rx.Notification@d83ed6d4 OnNext 2928 is even.] NEXT: [rx.Notification@cad8009d OnNext 2930 is even.] NEXT: [rx.Notification@b36ae2db OnNext 2932 is even.] NEXT: [rx.Notification@9bfdc519 OnNext 2934 is even.] NEXT: [rx.Notification@8490a757 OnNext 2936 is even.] NEXT: [rx.Notification@6d238995 OnNext 2938 is even.] NEXT: [rx.Notification@5fbcb35e OnNext 2940 is even.] NEXT: [rx.Notification@484f959c OnNext 2942 is even.] NEXT: [rx.Notification@30e277da OnNext 2944 is even.] NEXT: [rx.Notification@19755a18 OnNext 2946 is even.] NEXT: [rx.Notification@2083c56 OnNext 2948 is even.] NEXT: [rx.Notification@f4a1661f OnNext 2950 is even.] NEXT: [rx.Notification@dd34485d OnNext 2952 is even.] NEXT: [rx.Notification@c5c72a9b OnNext 2954 is even.] NEXT: [rx.Notification@ae5a0cd9 OnNext 2956 is even.] NEXT: [rx.Notification@96ecef17 OnNext 2958 is even.] NEXT: [rx.Notification@898618e0 OnNext 2960 is even.] NEXT: [rx.Notification@7218fb1e OnNext 2962 is even.] NEXT: [rx.Notification@5aabdd5c OnNext 2964 is even.] NEXT: [rx.Notification@433ebf9a OnNext 2966 is even.] NEXT: [rx.Notification@2bd1a1d8 OnNext 2968 is even.] NEXT: [rx.Notification@1e6acba1 OnNext 2970 is even.] NEXT: [rx.Notification@6fdaddf OnNext 2972 is even.] NEXT: [rx.Notification@ef90901d OnNext 2974 is even.] NEXT: [rx.Notification@d823725b OnNext 2976 is even.] NEXT: [rx.Notification@c0b65499 OnNext 2978 is even.] NEXT: [rx.Notification@b34f7e62 OnNext 2980 is even.] NEXT: [rx.Notification@9be260a0 OnNext 2982 is even.] NEXT: [rx.Notification@847542de OnNext 2984 is even.] NEXT: [rx.Notification@6d08251c OnNext 2986 is even.] NEXT: [rx.Notification@559b075a OnNext 2988 is even.] NEXT: [rx.Notification@48343123 OnNext 2990 is even.] NEXT: [rx.Notification@30c71361 OnNext 2992 is even.] NEXT: [rx.Notification@1959f59f OnNext 2994 is even.] NEXT: [rx.Notification@1ecd7dd OnNext 2996 is even.] NEXT: [rx.Notification@ea7fba1b OnNext 2998 is even.] NEXT: [rx.Notification@b56e1e84 OnNext 3000 is even.] NEXT: [rx.Notification@9e0100c2 OnNext 3002 is even.] NEXT: [rx.Notification@8693e300 OnNext 3004 is even.] NEXT: [rx.Notification@6f26c53e OnNext 3006 is even.] NEXT: [rx.Notification@57b9a77c OnNext 3008 is even.] NEXT: [rx.Notification@9df6b79e OnNext 3207 is odd.] NEXT: [rx.Notification@4a52d145 OnNext 3010 is even.] NEXT: [rx.Notification@32e5b383 OnNext 3012 is even.] NEXT: [rx.Notification@1b7895c1 OnNext 3014 is even.] NEXT: [rx.Notification@40b77ff OnNext 3016 is even.] NEXT: [rx.Notification@ec9e5a3d OnNext 3018 is even.] NEXT: [rx.Notification@df378406 OnNext 3020 is even.] NEXT: [rx.Notification@c7ca6644 OnNext 3022 is even.] NEXT: [rx.Notification@b05d4882 OnNext 3024 is even.] NEXT: [rx.Notification@98f02ac0 OnNext 3026 is even.] NEXT: [rx.Notification@81830cfe OnNext 3028 is even.] NEXT: [rx.Notification@741c36c7 OnNext 3030 is even.] NEXT: [rx.Notification@5caf1905 OnNext 3032 is even.] NEXT: [rx.Notification@4541fb43 OnNext 3034 is even.] NEXT: [rx.Notification@2dd4dd81 OnNext 3036 is even.] NEXT: [rx.Notification@1667bfbf OnNext 3038 is even.] NEXT: [rx.Notification@900e988 OnNext 3040 is even.] NEXT: [rx.Notification@f193cbc6 OnNext 3042 is even.] NEXT: [rx.Notification@da26ae04 OnNext 3044 is even.] NEXT: [rx.Notification@c2b99042 OnNext 3046 is even.] NEXT: [rx.Notification@ab4c7280 OnNext 3048 is even.] NEXT: [rx.Notification@9de59c49 OnNext 3050 is even.] NEXT: [rx.Notification@86787e87 OnNext 3052 is even.] NEXT: [rx.Notification@6f0b60c5 OnNext 3054 is even.] NEXT: [rx.Notification@579e4303 OnNext 3056 is even.] NEXT: [rx.Notification@40312541 OnNext 3058 is even.] NEXT: [rx.Notification@32ca4f0a OnNext 3060 is even.] NEXT: [rx.Notification@1b5d3148 OnNext 3062 is even.] NEXT: [rx.Notification@3f01386 OnNext 3064 is even.] NEXT: [rx.Notification@ec82f5c4 OnNext 3066 is even.] NEXT: [rx.Notification@d515d802 OnNext 3068 is even.] NEXT: [rx.Notification@c7af01cb OnNext 3070 is even.] NEXT: [rx.Notification@b041e409 OnNext 3072 is even.] NEXT: [rx.Notification@98d4c647 OnNext 3074 is even.] NEXT: [rx.Notification@8167a885 OnNext 3076 is even.] NEXT: [rx.Notification@69fa8ac3 OnNext 3078 is even.] NEXT: [rx.Notification@5c93b48c OnNext 3080 is even.] NEXT: [rx.Notification@452696ca OnNext 3082 is even.] NEXT: [rx.Notification@2db97908 OnNext 3084 is even.] NEXT: [rx.Notification@164c5b46 OnNext 3086 is even.] NEXT: [rx.Notification@fedf3d84 OnNext 3088 is even.] NEXT: [rx.Notification@f178674d OnNext 3090 is even.] NEXT: [rx.Notification@da0b498b OnNext 3092 is even.] NEXT: [rx.Notification@c29e2bc9 OnNext 3094 is even.] NEXT: [rx.Notification@ab310e07 OnNext 3096 is even.] NEXT: [rx.Notification@93c3f045 OnNext 3098 is even.] NEXT: [rx.Notification@bd1fc3e3 OnNext 3100 is even.] NEXT: [rx.Notification@a5b2a621 OnNext 3102 is even.] NEXT: [rx.Notification@8e45885f OnNext 3104 is even.] NEXT: [rx.Notification@76d86a9d OnNext 3106 is even.] NEXT: [rx.Notification@5f6b4cdb OnNext 3108 is even.] NEXT: [rx.Notification@520476a4 OnNext 3110 is even.] NEXT: [rx.Notification@3a9758e2 OnNext 3112 is even.] NEXT: [rx.Notification@232a3b20 OnNext 3114 is even.] NEXT: [rx.Notification@bbd1d5e OnNext 3116 is even.] NEXT: [rx.Notification@f44fff9c OnNext 3118 is even.] NEXT: [rx.Notification@e6e92965 OnNext 3120 is even.] NEXT: [rx.Notification@cf7c0ba3 OnNext 3122 is even.] NEXT: [rx.Notification@b80eede1 OnNext 3124 is even.] NEXT: [rx.Notification@a0a1d01f OnNext 3126 is even.] NEXT: [rx.Notification@8934b25d OnNext 3128 is even.] NEXT: [rx.Notification@7bcddc26 OnNext 3130 is even.] NEXT: [rx.Notification@6460be64 OnNext 3132 is even.] NEXT: [rx.Notification@4cf3a0a2 OnNext 3134 is even.] NEXT: [rx.Notification@358682e0 OnNext 3136 is even.] NEXT: [rx.Notification@1e19651e OnNext 3138 is even.] NEXT: [rx.Notification@10b28ee7 OnNext 3140 is even.] NEXT: [rx.Notification@f9457125 OnNext 3142 is even.] NEXT: [rx.Notification@e1d85363 OnNext 3144 is even.] NEXT: [rx.Notification@ca6b35a1 OnNext 3146 is even.] NEXT: [rx.Notification@b2fe17df OnNext 3148 is even.] NEXT: [rx.Notification@a59741a8 OnNext 3150 is even.] NEXT: [rx.Notification@8e2a23e6 OnNext 3152 is even.] NEXT: [rx.Notification@76bd0624 OnNext 3154 is even.] NEXT: [rx.Notification@5f4fe862 OnNext 3156 is even.] NEXT: [rx.Notification@47e2caa0 OnNext 3158 is even.] NEXT: [rx.Notification@3a7bf469 OnNext 3160 is even.] NEXT: [rx.Notification@230ed6a7 OnNext 3162 is even.] NEXT: [rx.Notification@ba1b8e5 OnNext 3164 is even.] NEXT: [rx.Notification@f4349b23 OnNext 3166 is even.] NEXT: [rx.Notification@dcc77d61 OnNext 3168 is even.] NEXT: [rx.Notification@cf60a72a OnNext 3170 is even.] NEXT: [rx.Notification@b7f38968 OnNext 3172 is even.] NEXT: [rx.Notification@a0866ba6 OnNext 3174 is even.] NEXT: [rx.Notification@89194de4 OnNext 3176 is even.] NEXT: [rx.Notification@71ac3022 OnNext 3178 is even.] NEXT: [rx.Notification@644559eb OnNext 3180 is even.] NEXT: [rx.Notification@4cd83c29 OnNext 3182 is even.] NEXT: [rx.Notification@356b1e67 OnNext 3184 is even.] NEXT: [rx.Notification@1dfe00a5 OnNext 3186 is even.] NEXT: [rx.Notification@690e2e3 OnNext 3188 is even.] NEXT: [rx.Notification@f92a0cac OnNext 3190 is even.] NEXT: [rx.Notification@e1bceeea OnNext 3192 is even.] NEXT: [rx.Notification@ca4fd128 OnNext 3194 is even.] NEXT: [rx.Notification@b2e2b366 OnNext 3196 is even.] NEXT: [rx.Notification@9b7595a4 OnNext 3198 is even.] NEXT: [rx.Notification@c4d16942 OnNext 3200 is even.] NEXT: [rx.Notification@ad644b80 OnNext 3202 is even.] NEXT: [rx.Notification@95f72dbe OnNext 3204 is even.] NEXT: [rx.Notification@7e8a0ffc OnNext 3206 is even.] NEXT: [rx.Notification@671cf23a OnNext 3208 is even.] NEXT: [rx.Notification@59b61c03 OnNext 3210 is even.] NEXT: [rx.Notification@4248fe41 OnNext 3212 is even.] NEXT: [rx.Notification@2adbe07f OnNext 3214 is even.] NEXT: [rx.Notification@136ec2bd OnNext 3216 is even.] NEXT: [rx.Notification@fc01a4fb OnNext 3218 is even.] NEXT: [rx.Notification@ee9acec4 OnNext 3220 is even.] NEXT: [rx.Notification@d72db102 OnNext 3222 is even.] NEXT: [rx.Notification@bfc09340 OnNext 3224 is even.] NEXT: [rx.Notification@a853757e OnNext 3226 is even.] NEXT: [rx.Notification@90e657bc OnNext 3228 is even.] NEXT: [rx.Notification@837f8185 OnNext 3230 is even.] NEXT: [rx.Notification@6c1263c3 OnNext 3232 is even.] NEXT: [rx.Notification@54a54601 OnNext 3234 is even.] NEXT: [rx.Notification@3d38283f OnNext 3236 is even.] NEXT: [rx.Notification@25cb0a7d OnNext 3238 is even.] NEXT: [rx.Notification@18643446 OnNext 3240 is even.] NEXT: [rx.Notification@f71684 OnNext 3242 is even.] NEXT: [rx.Notification@e989f8c2 OnNext 3244 is even.] NEXT: [rx.Notification@d21cdb00 OnNext 3246 is even.] NEXT: [rx.Notification@baafbd3e OnNext 3248 is even.] NEXT: [rx.Notification@ad48e707 OnNext 3250 is even.] NEXT: [rx.Notification@95dbc945 OnNext 3252 is even.] NEXT: [rx.Notification@7e6eab83 OnNext 3254 is even.] NEXT: [rx.Notification@67018dc1 OnNext 3256 is even.] NEXT: [rx.Notification@4f946fff OnNext 3258 is even.] NEXT: [rx.Notification@422d99c8 OnNext 3260 is even.] NEXT: [rx.Notification@2ac07c06 OnNext 3262 is even.] NEXT: [rx.Notification@13535e44 OnNext 3264 is even.] NEXT: [rx.Notification@c67f95a0 OnNext 3209 is odd.] NEXT: [rx.Notification@fbe64082 OnNext 3266 is even.] NEXT: [rx.Notification@e47922c0 OnNext 3268 is even.] NEXT: [rx.Notification@d7124c89 OnNext 3270 is even.] NEXT: [rx.Notification@bfa52ec7 OnNext 3272 is even.] NEXT: [rx.Notification@a8381105 OnNext 3274 is even.] NEXT: [rx.Notification@90caf343 OnNext 3276 is even.] NEXT: [rx.Notification@795dd581 OnNext 3278 is even.] NEXT: [rx.Notification@6bf6ff4a OnNext 3280 is even.] NEXT: [rx.Notification@5489e188 OnNext 3282 is even.] NEXT: [rx.Notification@3d1cc3c6 OnNext 3284 is even.] NEXT: [rx.Notification@25afa604 OnNext 3286 is even.] NEXT: [rx.Notification@e428842 OnNext 3288 is even.] NEXT: [rx.Notification@dbb20b OnNext 3290 is even.] NEXT: [rx.Notification@e96e9449 OnNext 3292 is even.] NEXT: [rx.Notification@d2017687 OnNext 3294 is even.] NEXT: [rx.Notification@ba9458c5 OnNext 3296 is even.] NEXT: [rx.Notification@a3273b03 OnNext 3298 is even.] NEXT: [rx.Notification@cc830ea1 OnNext 3300 is even.] NEXT: [rx.Notification@b515f0df OnNext 3302 is even.] NEXT: [rx.Notification@9da8d31d OnNext 3304 is even.] NEXT: [rx.Notification@863bb55b OnNext 3306 is even.] NEXT: [rx.Notification@6ece9799 OnNext 3308 is even.] NEXT: [rx.Notification@6167c162 OnNext 3310 is even.] NEXT: [rx.Notification@49faa3a0 OnNext 3312 is even.] NEXT: [rx.Notification@328d85de OnNext 3314 is even.] NEXT: [rx.Notification@1b20681c OnNext 3316 is even.] NEXT: [rx.Notification@3b34a5a OnNext 3318 is even.] NEXT: [rx.Notification@f64c7423 OnNext 3320 is even.] NEXT: [rx.Notification@dedf5661 OnNext 3322 is even.] NEXT: [rx.Notification@c772389f OnNext 3324 is even.] NEXT: [rx.Notification@b0051add OnNext 3326 is even.] NEXT: [rx.Notification@9897fd1b OnNext 3328 is even.] NEXT: [rx.Notification@8b3126e4 OnNext 3330 is even.] NEXT: [rx.Notification@73c40922 OnNext 3332 is even.] NEXT: [rx.Notification@5c56eb60 OnNext 3334 is even.] NEXT: [rx.Notification@44e9cd9e OnNext 3336 is even.] NEXT: [rx.Notification@2d7cafdc OnNext 3338 is even.] NEXT: [rx.Notification@2015d9a5 OnNext 3340 is even.] NEXT: [rx.Notification@8a8bbe3 OnNext 3342 is even.] NEXT: [rx.Notification@f13b9e21 OnNext 3344 is even.] NEXT: [rx.Notification@d9ce805f OnNext 3346 is even.] NEXT: [rx.Notification@c261629d OnNext 3348 is even.] NEXT: [rx.Notification@b4fa8c66 OnNext 3350 is even.] NEXT: [rx.Notification@9d8d6ea4 OnNext 3352 is even.] NEXT: [rx.Notification@862050e2 OnNext 3354 is even.] NEXT: [rx.Notification@6eb33320 OnNext 3356 is even.] NEXT: [rx.Notification@5746155e OnNext 3358 is even.] NEXT: [rx.Notification@49df3f27 OnNext 3360 is even.] NEXT: [rx.Notification@32722165 OnNext 3362 is even.] NEXT: [rx.Notification@1b0503a3 OnNext 3364 is even.] NEXT: [rx.Notification@397e5e1 OnNext 3366 is even.] NEXT: [rx.Notification@ec2ac81f OnNext 3368 is even.] NEXT: [rx.Notification@dec3f1e8 OnNext 3370 is even.] NEXT: [rx.Notification@c756d426 OnNext 3372 is even.] NEXT: [rx.Notification@afe9b664 OnNext 3374 is even.] NEXT: [rx.Notification@987c98a2 OnNext 3376 is even.] NEXT: [rx.Notification@810f7ae0 OnNext 3378 is even.] NEXT: [rx.Notification@73a8a4a9 OnNext 3380 is even.] NEXT: [rx.Notification@5c3b86e7 OnNext 3382 is even.] NEXT: [rx.Notification@44ce6925 OnNext 3384 is even.] NEXT: [rx.Notification@2d614b63 OnNext 3386 is even.] NEXT: [rx.Notification@15f42da1 OnNext 3388 is even.] NEXT: [rx.Notification@88d576a OnNext 3390 is even.] NEXT: [rx.Notification@f12039a8 OnNext 3392 is even.] NEXT: [rx.Notification@d9b31be6 OnNext 3394 is even.] NEXT: [rx.Notification@c245fe24 OnNext 3396 is even.] NEXT: [rx.Notification@aad8e062 OnNext 3398 is even.] NEXT: [rx.Notification@d434b400 OnNext 3400 is even.] NEXT: [rx.Notification@bcc7963e OnNext 3402 is even.] NEXT: [rx.Notification@a55a787c OnNext 3404 is even.] NEXT: [rx.Notification@8ded5aba OnNext 3406 is even.] NEXT: [rx.Notification@76803cf8 OnNext 3408 is even.] NEXT: [rx.Notification@691966c1 OnNext 3410 is even.] NEXT: [rx.Notification@51ac48ff OnNext 3412 is even.] NEXT: [rx.Notification@3a3f2b3d OnNext 3414 is even.] NEXT: [rx.Notification@22d20d7b OnNext 3416 is even.] NEXT: [rx.Notification@b64efb9 OnNext 3418 is even.] NEXT: [rx.Notification@fdfe1982 OnNext 3420 is even.] NEXT: [rx.Notification@e690fbc0 OnNext 3422 is even.] NEXT: [rx.Notification@cf23ddfe OnNext 3424 is even.] NEXT: [rx.Notification@b7b6c03c OnNext 3426 is even.] NEXT: [rx.Notification@a049a27a OnNext 3428 is even.] NEXT: [rx.Notification@92e2cc43 OnNext 3430 is even.] NEXT: [rx.Notification@7b75ae81 OnNext 3432 is even.] NEXT: [rx.Notification@640890bf OnNext 3434 is even.] NEXT: [rx.Notification@4c9b72fd OnNext 3436 is even.] NEXT: [rx.Notification@352e553b OnNext 3438 is even.] NEXT: [rx.Notification@27c77f04 OnNext 3440 is even.] NEXT: [rx.Notification@105a6142 OnNext 3442 is even.] NEXT: [rx.Notification@f8ed4380 OnNext 3444 is even.] NEXT: [rx.Notification@e18025be OnNext 3446 is even.] NEXT: [rx.Notification@ca1307fc OnNext 3448 is even.] NEXT: [rx.Notification@bcac31c5 OnNext 3450 is even.] NEXT: [rx.Notification@a53f1403 OnNext 3452 is even.] NEXT: [rx.Notification@8dd1f641 OnNext 3454 is even.] NEXT: [rx.Notification@7664d87f OnNext 3456 is even.] NEXT: [rx.Notification@5ef7babd OnNext 3458 is even.] NEXT: [rx.Notification@5190e486 OnNext 3460 is even.] NEXT: [rx.Notification@3a23c6c4 OnNext 3462 is even.] NEXT: [rx.Notification@22b6a902 OnNext 3464 is even.] NEXT: [rx.Notification@b498b40 OnNext 3466 is even.] NEXT: [rx.Notification@f3dc6d7e OnNext 3468 is even.] NEXT: [rx.Notification@e6759747 OnNext 3470 is even.] NEXT: [rx.Notification@cf087985 OnNext 3472 is even.] NEXT: [rx.Notification@b79b5bc3 OnNext 3474 is even.] NEXT: [rx.Notification@a02e3e01 OnNext 3476 is even.] NEXT: [rx.Notification@88c1203f OnNext 3478 is even.] NEXT: [rx.Notification@7b5a4a08 OnNext 3480 is even.] NEXT: [rx.Notification@63ed2c46 OnNext 3482 is even.] NEXT: [rx.Notification@4c800e84 OnNext 3484 is even.] NEXT: [rx.Notification@3512f0c2 OnNext 3486 is even.] NEXT: [rx.Notification@1da5d300 OnNext 3488 is even.] NEXT: [rx.Notification@103efcc9 OnNext 3490 is even.] NEXT: [rx.Notification@f8d1df07 OnNext 3492 is even.] NEXT: [rx.Notification@e164c145 OnNext 3494 is even.] NEXT: [rx.Notification@c9f7a383 OnNext 3496 is even.] NEXT: [rx.Notification@b28a85c1 OnNext 3498 is even.] NEXT: [rx.Notification@dbe6595f OnNext 3500 is even.] NEXT: [rx.Notification@c4793b9d OnNext 3502 is even.] NEXT: [rx.Notification@ad0c1ddb OnNext 3504 is even.] NEXT: [rx.Notification@959f0019 OnNext 3506 is even.] NEXT: [rx.Notification@7e31e257 OnNext 3508 is even.] NEXT: [rx.Notification@70cb0c20 OnNext 3510 is even.] NEXT: [rx.Notification@595dee5e OnNext 3512 is even.] NEXT: [rx.Notification@41f0d09c OnNext 3514 is even.] NEXT: [rx.Notification@2a83b2da OnNext 3516 is even.] NEXT: [rx.Notification@13169518 OnNext 3518 is even.] NEXT: [rx.Notification@5afbee1 OnNext 3520 is even.] NEXT: [rx.Notification@18a58eb7 OnNext 3211 is odd.] NEXT: [rx.Notification@ee42a11f OnNext 3522 is even.] NEXT: [rx.Notification@d6d5835d OnNext 3524 is even.] NEXT: [rx.Notification@bf68659b OnNext 3526 is even.] NEXT: [rx.Notification@a7fb47d9 OnNext 3528 is even.] NEXT: [rx.Notification@9a9471a2 OnNext 3530 is even.] NEXT: [rx.Notification@832753e0 OnNext 3532 is even.] NEXT: [rx.Notification@6bba361e OnNext 3534 is even.] NEXT: [rx.Notification@544d185c OnNext 3536 is even.] NEXT: [rx.Notification@3cdffa9a OnNext 3538 is even.] NEXT: [rx.Notification@2f792463 OnNext 3540 is even.] NEXT: [rx.Notification@180c06a1 OnNext 3542 is even.] NEXT: [rx.Notification@9ee8df OnNext 3544 is even.] NEXT: [rx.Notification@e931cb1d OnNext 3546 is even.] NEXT: [rx.Notification@d1c4ad5b OnNext 3548 is even.] NEXT: [rx.Notification@c45dd724 OnNext 3550 is even.] NEXT: [rx.Notification@acf0b962 OnNext 3552 is even.] NEXT: [rx.Notification@95839ba0 OnNext 3554 is even.] NEXT: [rx.Notification@7e167dde OnNext 3556 is even.] NEXT: [rx.Notification@66a9601c OnNext 3558 is even.] NEXT: [rx.Notification@594289e5 OnNext 3560 is even.] NEXT: [rx.Notification@41d56c23 OnNext 3562 is even.] NEXT: [rx.Notification@2a684e61 OnNext 3564 is even.] NEXT: [rx.Notification@12fb309f OnNext 3566 is even.] NEXT: [rx.Notification@fb8e12dd OnNext 3568 is even.] NEXT: [rx.Notification@ee273ca6 OnNext 3570 is even.] NEXT: [rx.Notification@d6ba1ee4 OnNext 3572 is even.] //////////////////// COMPLETED-A NEXT: [rx.Notification@bf4d0122 OnNext 3574 is even.] NEXT: [rx.Notification@a7dfe360 OnNext 3576 is even.] NEXT: [rx.Notification@9072c59e OnNext 3578 is even.] NEXT: [rx.Notification@830bef67 OnNext 3580 is even.] NEXT: [rx.Notification@6b9ed1a5 OnNext 3582 is even.] NEXT: [rx.Notification@5431b3e3 OnNext 3584 is even.] NEXT: [rx.Notification@3cc49621 OnNext 3586 is even.] NEXT: [rx.Notification@2557785f OnNext 3588 is even.] NEXT: [rx.Notification@17f0a228 OnNext 3590 is even.] NEXT: [rx.Notification@838466 OnNext 3592 is even.] NEXT: [rx.Notification@e91666a4 OnNext 3594 is even.] NEXT: [rx.Notification@d1a948e2 OnNext 3596 is even.] NEXT: [rx.Notification@ba3c2b20 OnNext 3598 is even.] NEXT: [rx.Notification@e397febe OnNext 3600 is even.] NEXT: [rx.Notification@cc2ae0fc OnNext 3602 is even.] NEXT: [rx.Notification@b4bdc33a OnNext 3604 is even.] NEXT: [rx.Notification@9d50a578 OnNext 3606 is even.] NEXT: [rx.Notification@85e387b6 OnNext 3608 is even.] NEXT: [rx.Notification@787cb17f OnNext 3610 is even.] NEXT: [rx.Notification@610f93bd OnNext 3612 is even.] NEXT: [rx.Notification@49a275fb OnNext 3614 is even.] NEXT: [rx.Notification@32355839 OnNext 3616 is even.] NEXT: [rx.Notification@1ac83a77 OnNext 3618 is even.] NEXT: [rx.Notification@d616440 OnNext 3620 is even.] NEXT: [rx.Notification@f5f4467e OnNext 3622 is even.] NEXT: [rx.Notification@de8728bc OnNext 3624 is even.] NEXT: [rx.Notification@c71a0afa OnNext 3626 is even.] NEXT: [rx.Notification@afaced38 OnNext 3628 is even.] NEXT: [rx.Notification@a2461701 OnNext 3630 is even.] NEXT: [rx.Notification@8ad8f93f OnNext 3632 is even.] NEXT: [rx.Notification@736bdb7d OnNext 3634 is even.] NEXT: [rx.Notification@5bfebdbb OnNext 3636 is even.] NEXT: [rx.Notification@44919ff9 OnNext 3638 is even.] NEXT: [rx.Notification@372ac9c2 OnNext 3640 is even.] NEXT: [rx.Notification@1fbdac00 OnNext 3642 is even.] NEXT: [rx.Notification@8508e3e OnNext 3644 is even.] NEXT: [rx.Notification@f0e3707c OnNext 3646 is even.] NEXT: [rx.Notification@d97652ba OnNext 3648 is even.] NEXT: [rx.Notification@cc0f7c83 OnNext 3650 is even.] NEXT: [rx.Notification@b4a25ec1 OnNext 3652 is even.] NEXT: [rx.Notification@9d3540ff OnNext 3654 is even.] NEXT: [rx.Notification@85c8233d OnNext 3656 is even.] NEXT: [rx.Notification@6e5b057b OnNext 3658 is even.] NEXT: [rx.Notification@60f42f44 OnNext 3660 is even.] NEXT: [rx.Notification@49871182 OnNext 3662 is even.] NEXT: [rx.Notification@3219f3c0 OnNext 3664 is even.] NEXT: [rx.Notification@1aacd5fe OnNext 3666 is even.] NEXT: [rx.Notification@33fb83c OnNext 3668 is even.] NEXT: [rx.Notification@f5d8e205 OnNext 3670 is even.] NEXT: [rx.Notification@de6bc443 OnNext 3672 is even.] NEXT: [rx.Notification@c6fea681 OnNext 3674 is even.] NEXT: [rx.Notification@af9188bf OnNext 3676 is even.] NEXT: [rx.Notification@98246afd OnNext 3678 is even.] NEXT: [rx.Notification@8abd94c6 OnNext 3680 is even.] NEXT: [rx.Notification@73507704 OnNext 3682 is even.] NEXT: [rx.Notification@5be35942 OnNext 3684 is even.] NEXT: [rx.Notification@44763b80 OnNext 3686 is even.] NEXT: [rx.Notification@2d091dbe OnNext 3688 is even.] NEXT: [rx.Notification@1fa24787 OnNext 3690 is even.] NEXT: [rx.Notification@83529c5 OnNext 3692 is even.] NEXT: [rx.Notification@f0c80c03 OnNext 3694 is even.] NEXT: [rx.Notification@d95aee41 OnNext 3696 is even.] NEXT: [rx.Notification@c1edd07f OnNext 3698 is even.] NEXT: [rx.Notification@eb49a41d OnNext 3700 is even.] NEXT: [rx.Notification@d3dc865b OnNext 3702 is even.] NEXT: [rx.Notification@bc6f6899 OnNext 3704 is even.] NEXT: [rx.Notification@a5024ad7 OnNext 3706 is even.] NEXT: [rx.Notification@8d952d15 OnNext 3708 is even.] NEXT: [rx.Notification@802e56de OnNext 3710 is even.] NEXT: [rx.Notification@68c1391c OnNext 3712 is even.] NEXT: [rx.Notification@51541b5a OnNext 3714 is even.] NEXT: [rx.Notification@39e6fd98 OnNext 3716 is even.] NEXT: [rx.Notification@2279dfd6 OnNext 3718 is even.] NEXT: [rx.Notification@1513099f OnNext 3720 is even.] NEXT: [rx.Notification@fda5ebdd OnNext 3722 is even.] NEXT: [rx.Notification@e638ce1b OnNext 3724 is even.] NEXT: [rx.Notification@cecbb059 OnNext 3726 is even.] NEXT: [rx.Notification@b75e9297 OnNext 3728 is even.] NEXT: [rx.Notification@a9f7bc60 OnNext 3730 is even.] NEXT: [rx.Notification@928a9e9e OnNext 3732 is even.] NEXT: [rx.Notification@7b1d80dc OnNext 3734 is even.] NEXT: [rx.Notification@63b0631a OnNext 3736 is even.] NEXT: [rx.Notification@4c434558 OnNext 3738 is even.] NEXT: [rx.Notification@3edc6f21 OnNext 3740 is even.] NEXT: [rx.Notification@276f515f OnNext 3742 is even.] NEXT: [rx.Notification@1002339d OnNext 3744 is even.] NEXT: [rx.Notification@f89515db OnNext 3746 is even.] NEXT: [rx.Notification@e127f819 OnNext 3748 is even.] NEXT: [rx.Notification@d3c121e2 OnNext 3750 is even.] NEXT: [rx.Notification@bc540420 OnNext 3752 is even.] NEXT: [rx.Notification@a4e6e65e OnNext 3754 is even.] NEXT: [rx.Notification@8d79c89c OnNext 3756 is even.] NEXT: [rx.Notification@760caada OnNext 3758 is even.] NEXT: [rx.Notification@68a5d4a3 OnNext 3760 is even.] NEXT: [rx.Notification@5138b6e1 OnNext 3762 is even.] NEXT: [rx.Notification@39cb991f OnNext 3764 is even.] NEXT: [rx.Notification@225e7b5d OnNext 3766 is even.] NEXT: [rx.Notification@af15d9b OnNext 3768 is even.] NEXT: [rx.Notification@fd8a8764 OnNext 3770 is even.] NEXT: [rx.Notification@e61d69a2 OnNext 3772 is even.] NEXT: [rx.Notification@ceb04be0 OnNext 3774 is even.] NEXT: [rx.Notification@b7432e1e OnNext 3776 is even.] NEXT: [rx.Notification@412e6cb9 OnNext 3213 is odd.] NEXT: [rx.Notification@9fd6105c OnNext 3778 is even.] NEXT: [rx.Notification@926f3a25 OnNext 3780 is even.] NEXT: [rx.Notification@7b021c63 OnNext 3782 is even.] NEXT: [rx.Notification@6394fea1 OnNext 3784 is even.] NEXT: [rx.Notification@4c27e0df OnNext 3786 is even.] NEXT: [rx.Notification@34bac31d OnNext 3788 is even.] NEXT: [rx.Notification@2753ece6 OnNext 3790 is even.] NEXT: [rx.Notification@fe6cf24 OnNext 3792 is even.] NEXT: [rx.Notification@f879b162 OnNext 3794 is even.] //////////////////// COMPLETED-B NEXT: [rx.Notification@e10c93a0 OnNext 3796 is even.] NEXT: [rx.Notification@c99f75de OnNext 3798 is even.] NEXT: [rx.Notification@f2fb497c OnNext 3800 is even.] NEXT: [rx.Notification@db8e2bba OnNext 3802 is even.] NEXT: [rx.Notification@c4210df8 OnNext 3804 is even.] NEXT: [rx.Notification@acb3f036 OnNext 3806 is even.] NEXT: [rx.Notification@9546d274 OnNext 3808 is even.] NEXT: [rx.Notification@87dffc3d OnNext 3810 is even.] NEXT: [rx.Notification@7072de7b OnNext 3812 is even.] NEXT: [rx.Notification@5905c0b9 OnNext 3814 is even.] NEXT: [rx.Notification@4198a2f7 OnNext 3816 is even.] NEXT: [rx.Notification@2a2b8535 OnNext 3818 is even.] NEXT: [rx.Notification@1cc4aefe OnNext 3820 is even.] NEXT: [rx.Notification@557913c OnNext 3822 is even.] NEXT: [rx.Notification@edea737a OnNext 3824 is even.] NEXT: [rx.Notification@d67d55b8 OnNext 3826 is even.] NEXT: [rx.Notification@bf1037f6 OnNext 3828 is even.] NEXT: [rx.Notification@b1a961bf OnNext 3830 is even.] NEXT: [rx.Notification@9a3c43fd OnNext 3832 is even.] NEXT: [rx.Notification@82cf263b OnNext 3834 is even.] NEXT: [rx.Notification@6b620879 OnNext 3836 is even.] NEXT: [rx.Notification@53f4eab7 OnNext 3838 is even.] NEXT: [rx.Notification@468e1480 OnNext 3840 is even.] NEXT: [rx.Notification@2f20f6be OnNext 3842 is even.] NEXT: [rx.Notification@17b3d8fc OnNext 3844 is even.] NEXT: [rx.Notification@46bb3a OnNext 3846 is even.] NEXT: [rx.Notification@e8d99d78 OnNext 3848 is even.] NEXT: [rx.Notification@db72c741 OnNext 3850 is even.] NEXT: [rx.Notification@c405a97f OnNext 3852 is even.] NEXT: [rx.Notification@ac988bbd OnNext 3854 is even.] NEXT: [rx.Notification@952b6dfb OnNext 3856 is even.] NEXT: [rx.Notification@7dbe5039 OnNext 3858 is even.] NEXT: [rx.Notification@70577a02 OnNext 3860 is even.] NEXT: [rx.Notification@58ea5c40 OnNext 3862 is even.] NEXT: [rx.Notification@417d3e7e OnNext 3864 is even.] NEXT: [rx.Notification@2a1020bc OnNext 3866 is even.] NEXT: [rx.Notification@12a302fa OnNext 3868 is even.] NEXT: [rx.Notification@53c2cc3 OnNext 3870 is even.] NEXT: [rx.Notification@edcf0f01 OnNext 3872 is even.] NEXT: [rx.Notification@d661f13f OnNext 3874 is even.] NEXT: [rx.Notification@bef4d37d OnNext 3876 is even.] NEXT: [rx.Notification@a787b5bb OnNext 3878 is even.] NEXT: [rx.Notification@9a20df84 OnNext 3880 is even.] NEXT: [rx.Notification@82b3c1c2 OnNext 3882 is even.] NEXT: [rx.Notification@6b46a400 OnNext 3884 is even.] NEXT: [rx.Notification@53d9863e OnNext 3886 is even.] NEXT: [rx.Notification@3c6c687c OnNext 3888 is even.] NEXT: [rx.Notification@2f059245 OnNext 3890 is even.] NEXT: [rx.Notification@17987483 OnNext 3892 is even.] NEXT: [rx.Notification@2b56c1 OnNext 3894 is even.] NEXT: [rx.Notification@e8be38ff OnNext 3896 is even.] NEXT: [rx.Notification@d1511b3d OnNext 3898 is even.] NEXT: [rx.Notification@faaceedb OnNext 3900 is even.] NEXT: [rx.Notification@e33fd119 OnNext 3902 is even.] NEXT: [rx.Notification@cbd2b357 OnNext 3904 is even.] NEXT: [rx.Notification@b4659595 OnNext 3906 is even.] NEXT: [rx.Notification@9cf877d3 OnNext 3908 is even.] NEXT: [rx.Notification@8f91a19c OnNext 3910 is even.] NEXT: [rx.Notification@782483da OnNext 3912 is even.] NEXT: [rx.Notification@60b76618 OnNext 3914 is even.] NEXT: [rx.Notification@494a4856 OnNext 3916 is even.] NEXT: [rx.Notification@31dd2a94 OnNext 3918 is even.] NEXT: [rx.Notification@2476545d OnNext 3920 is even.] NEXT: [rx.Notification@d09369b OnNext 3922 is even.] NEXT: [rx.Notification@f59c18d9 OnNext 3924 is even.] NEXT: [rx.Notification@de2efb17 OnNext 3926 is even.] NEXT: [rx.Notification@c6c1dd55 OnNext 3928 is even.] NEXT: [rx.Notification@b95b071e OnNext 3930 is even.] NEXT: [rx.Notification@a1ede95c OnNext 3932 is even.] NEXT: [rx.Notification@8a80cb9a OnNext 3934 is even.] NEXT: [rx.Notification@7313add8 OnNext 3936 is even.] NEXT: [rx.Notification@5ba69016 OnNext 3938 is even.] NEXT: [rx.Notification@4e3fb9df OnNext 3940 is even.] NEXT: [rx.Notification@36d29c1d OnNext 3942 is even.] NEXT: [rx.Notification@1f657e5b OnNext 3944 is even.] NEXT: [rx.Notification@7f86099 OnNext 3946 is even.] NEXT: [rx.Notification@f08b42d7 OnNext 3948 is even.] NEXT: [rx.Notification@e3246ca0 OnNext 3950 is even.] NEXT: [rx.Notification@cbb74ede OnNext 3952 is even.] NEXT: [rx.Notification@b44a311c OnNext 3954 is even.] NEXT: [rx.Notification@9cdd135a OnNext 3956 is even.] NEXT: [rx.Notification@856ff598 OnNext 3958 is even.] NEXT: [rx.Notification@78091f61 OnNext 3960 is even.] NEXT: [rx.Notification@609c019f OnNext 3962 is even.] NEXT: [rx.Notification@492ee3dd OnNext 3964 is even.] NEXT: [rx.Notification@31c1c61b OnNext 3966 is even.] NEXT: [rx.Notification@1a54a859 OnNext 3968 is even.] NEXT: [rx.Notification@cedd222 OnNext 3970 is even.] NEXT: [rx.Notification@f580b460 OnNext 3972 is even.] NEXT: [rx.Notification@de13969e OnNext 3974 is even.] NEXT: [rx.Notification@c6a678dc OnNext 3976 is even.] NEXT: [rx.Notification@af395b1a OnNext 3978 is even.] NEXT: [rx.Notification@a1d284e3 OnNext 3980 is even.] NEXT: [rx.Notification@8a656721 OnNext 3982 is even.] NEXT: [rx.Notification@72f8495f OnNext 3984 is even.] NEXT: [rx.Notification@5b8b2b9d OnNext 3986 is even.] NEXT: [rx.Notification@441e0ddb OnNext 3988 is even.] NEXT: [rx.Notification@36b737a4 OnNext 3990 is even.] NEXT: [rx.Notification@1f4a19e2 OnNext 3992 is even.] NEXT: [rx.Notification@7dcfc20 OnNext 3994 is even.] NEXT: [rx.Notification@f06fde5e OnNext 3996 is even.] NEXT: [rx.Notification@d902c09c OnNext 3998 is even.] NEXT: [rx.Notification@a3f12505 OnNext 4000 is even.] NEXT: [rx.Notification@69b74abb OnNext 3215 is odd.] NEXT: [rx.Notification@924028bd OnNext 3217 is odd.] NEXT: [rx.Notification@bac906bf OnNext 3219 is odd.] NEXT: [rx.Notification@ceeffd6 OnNext 3221 is odd.] NEXT: [rx.Notification@3577ddd8 OnNext 3223 is odd.] NEXT: [rx.Notification@5e00bbda OnNext 3225 is odd.] NEXT: [rx.Notification@868999dc OnNext 3227 is odd.] NEXT: [rx.Notification@af1277de OnNext 3229 is odd.] NEXT: [rx.Notification@13870f5 OnNext 3231 is odd.] NEXT: [rx.Notification@29c14ef7 OnNext 3233 is odd.] NEXT: [rx.Notification@524a2cf9 OnNext 3235 is odd.] NEXT: [rx.Notification@7ad30afb OnNext 3237 is odd.] NEXT: [rx.Notification@a35be8fd OnNext 3239 is odd.] NEXT: [rx.Notification@f581e214 OnNext 3241 is odd.] NEXT: [rx.Notification@1e0ac016 OnNext 3243 is odd.] NEXT: [rx.Notification@46939e18 OnNext 3245 is odd.] NEXT: [rx.Notification@6f1c7c1a OnNext 3247 is odd.] NEXT: [rx.Notification@97a55a1c OnNext 3249 is odd.] NEXT: [rx.Notification@e9cb5333 OnNext 3251 is odd.] NEXT: [rx.Notification@12543135 OnNext 3253 is odd.] NEXT: [rx.Notification@3add0f37 OnNext 3255 is odd.] NEXT: [rx.Notification@6365ed39 OnNext 3257 is odd.] NEXT: [rx.Notification@8beecb3b OnNext 3259 is odd.] NEXT: [rx.Notification@de14c452 OnNext 3261 is odd.] NEXT: [rx.Notification@69da254 OnNext 3263 is odd.] NEXT: [rx.Notification@2f268056 OnNext 3265 is odd.] NEXT: [rx.Notification@57af5e58 OnNext 3267 is odd.] NEXT: [rx.Notification@80383c5a OnNext 3269 is odd.] NEXT: [rx.Notification@d25e3571 OnNext 3271 is odd.] NEXT: [rx.Notification@fae71373 OnNext 3273 is odd.] NEXT: [rx.Notification@236ff175 OnNext 3275 is odd.] NEXT: [rx.Notification@4bf8cf77 OnNext 3277 is odd.] NEXT: [rx.Notification@7481ad79 OnNext 3279 is odd.] NEXT: [rx.Notification@c6a7a690 OnNext 3281 is odd.] NEXT: [rx.Notification@ef308492 OnNext 3283 is odd.] NEXT: [rx.Notification@17b96294 OnNext 3285 is odd.] NEXT: [rx.Notification@40424096 OnNext 3287 is odd.] NEXT: [rx.Notification@68cb1e98 OnNext 3289 is odd.] NEXT: [rx.Notification@baf117af OnNext 3291 is odd.] NEXT: [rx.Notification@e379f5b1 OnNext 3293 is odd.] NEXT: [rx.Notification@c02d3b3 OnNext 3295 is odd.] NEXT: [rx.Notification@348bb1b5 OnNext 3297 is odd.] NEXT: [rx.Notification@5d148fb7 OnNext 3299 is odd.] NEXT: [rx.Notification@b940d059 OnNext 3301 is odd.] NEXT: [rx.Notification@e1c9ae5b OnNext 3303 is odd.] NEXT: [rx.Notification@a528c5d OnNext 3305 is odd.] NEXT: [rx.Notification@32db6a5f OnNext 3307 is odd.] NEXT: [rx.Notification@5b644861 OnNext 3309 is odd.] NEXT: [rx.Notification@ad8a4178 OnNext 3311 is odd.] NEXT: [rx.Notification@d6131f7a OnNext 3313 is odd.] NEXT: [rx.Notification@fe9bfd7c OnNext 3315 is odd.] NEXT: [rx.Notification@2724db7e OnNext 3317 is odd.] NEXT: [rx.Notification@4fadb980 OnNext 3319 is odd.] NEXT: [rx.Notification@a1d3b297 OnNext 3321 is odd.] NEXT: [rx.Notification@ca5c9099 OnNext 3323 is odd.] NEXT: [rx.Notification@f2e56e9b OnNext 3325 is odd.] NEXT: [rx.Notification@1b6e4c9d OnNext 3327 is odd.] NEXT: [rx.Notification@43f72a9f OnNext 3329 is odd.] NEXT: [rx.Notification@961d23b6 OnNext 3331 is odd.] NEXT: [rx.Notification@bea601b8 OnNext 3333 is odd.] NEXT: [rx.Notification@e72edfba OnNext 3335 is odd.] NEXT: [rx.Notification@fb7bdbc OnNext 3337 is odd.] NEXT: [rx.Notification@38409bbe OnNext 3339 is odd.] NEXT: [rx.Notification@8a6694d5 OnNext 3341 is odd.] NEXT: [rx.Notification@b2ef72d7 OnNext 3343 is odd.] NEXT: [rx.Notification@db7850d9 OnNext 3345 is odd.] NEXT: [rx.Notification@4012edb OnNext 3347 is odd.] NEXT: [rx.Notification@2c8a0cdd OnNext 3349 is odd.] NEXT: [rx.Notification@7eb005f4 OnNext 3351 is odd.] NEXT: [rx.Notification@a738e3f6 OnNext 3353 is odd.] NEXT: [rx.Notification@cfc1c1f8 OnNext 3355 is odd.] NEXT: [rx.Notification@f84a9ffa OnNext 3357 is odd.] NEXT: [rx.Notification@20d37dfc OnNext 3359 is odd.] NEXT: [rx.Notification@72f97713 OnNext 3361 is odd.] NEXT: [rx.Notification@9b825515 OnNext 3363 is odd.] NEXT: [rx.Notification@c40b3317 OnNext 3365 is odd.] NEXT: [rx.Notification@ec941119 OnNext 3367 is odd.] NEXT: [rx.Notification@151cef1b OnNext 3369 is odd.] NEXT: [rx.Notification@6742e832 OnNext 3371 is odd.] NEXT: [rx.Notification@8fcbc634 OnNext 3373 is odd.] NEXT: [rx.Notification@b854a436 OnNext 3375 is odd.] NEXT: [rx.Notification@e0dd8238 OnNext 3377 is odd.] NEXT: [rx.Notification@966603a OnNext 3379 is odd.] NEXT: [rx.Notification@5b8c5951 OnNext 3381 is odd.] NEXT: [rx.Notification@84153753 OnNext 3383 is odd.] NEXT: [rx.Notification@ac9e1555 OnNext 3385 is odd.] NEXT: [rx.Notification@d526f357 OnNext 3387 is odd.] NEXT: [rx.Notification@fdafd159 OnNext 3389 is odd.] NEXT: [rx.Notification@4fd5ca70 OnNext 3391 is odd.] NEXT: [rx.Notification@785ea872 OnNext 3393 is odd.] NEXT: [rx.Notification@a0e78674 OnNext 3395 is odd.] NEXT: [rx.Notification@c9706476 OnNext 3397 is odd.] NEXT: [rx.Notification@f1f94278 OnNext 3399 is odd.] NEXT: [rx.Notification@4e25831a OnNext 3401 is odd.] NEXT: [rx.Notification@76ae611c OnNext 3403 is odd.] NEXT: [rx.Notification@9f373f1e OnNext 3405 is odd.] NEXT: [rx.Notification@c7c01d20 OnNext 3407 is odd.] NEXT: [rx.Notification@f048fb22 OnNext 3409 is odd.] NEXT: [rx.Notification@426ef439 OnNext 3411 is odd.] NEXT: [rx.Notification@6af7d23b OnNext 3413 is odd.] NEXT: [rx.Notification@9380b03d OnNext 3415 is odd.] NEXT: [rx.Notification@bc098e3f OnNext 3417 is odd.] NEXT: [rx.Notification@e4926c41 OnNext 3419 is odd.] NEXT: [rx.Notification@36b86558 OnNext 3421 is odd.] NEXT: [rx.Notification@5f41435a OnNext 3423 is odd.] NEXT: [rx.Notification@87ca215c OnNext 3425 is odd.] NEXT: [rx.Notification@b052ff5e OnNext 3427 is odd.] NEXT: [rx.Notification@d8dbdd60 OnNext 3429 is odd.] NEXT: [rx.Notification@2b01d677 OnNext 3431 is odd.] NEXT: [rx.Notification@538ab479 OnNext 3433 is odd.] NEXT: [rx.Notification@7c13927b OnNext 3435 is odd.] NEXT: [rx.Notification@a49c707d OnNext 3437 is odd.] NEXT: [rx.Notification@cd254e7f OnNext 3439 is odd.] NEXT: [rx.Notification@1f4b4796 OnNext 3441 is odd.] NEXT: [rx.Notification@47d42598 OnNext 3443 is odd.] NEXT: [rx.Notification@705d039a OnNext 3445 is odd.] NEXT: [rx.Notification@98e5e19c OnNext 3447 is odd.] NEXT: [rx.Notification@c16ebf9e OnNext 3449 is odd.] NEXT: [rx.Notification@1394b8b5 OnNext 3451 is odd.] NEXT: [rx.Notification@3c1d96b7 OnNext 3453 is odd.] NEXT: [rx.Notification@64a674b9 OnNext 3455 is odd.] NEXT: [rx.Notification@8d2f52bb OnNext 3457 is odd.] NEXT: [rx.Notification@b5b830bd OnNext 3459 is odd.] NEXT: [rx.Notification@7de29d4 OnNext 3461 is odd.] NEXT: [rx.Notification@306707d6 OnNext 3463 is odd.] NEXT: [rx.Notification@58efe5d8 OnNext 3465 is odd.] NEXT: [rx.Notification@8178c3da OnNext 3467 is odd.] NEXT: [rx.Notification@aa01a1dc OnNext 3469 is odd.] NEXT: [rx.Notification@fc279af3 OnNext 3471 is odd.] NEXT: [rx.Notification@24b078f5 OnNext 3473 is odd.] NEXT: [rx.Notification@4d3956f7 OnNext 3475 is odd.] NEXT: [rx.Notification@75c234f9 OnNext 3477 is odd.] NEXT: [rx.Notification@9e4b12fb OnNext 3479 is odd.] NEXT: [rx.Notification@f0710c12 OnNext 3481 is odd.] NEXT: [rx.Notification@18f9ea14 OnNext 3483 is odd.] NEXT: [rx.Notification@4182c816 OnNext 3485 is odd.] NEXT: [rx.Notification@6a0ba618 OnNext 3487 is odd.] NEXT: [rx.Notification@9294841a OnNext 3489 is odd.] NEXT: [rx.Notification@e4ba7d31 OnNext 3491 is odd.] NEXT: [rx.Notification@d435b33 OnNext 3493 is odd.] NEXT: [rx.Notification@35cc3935 OnNext 3495 is odd.] NEXT: [rx.Notification@5e551737 OnNext 3497 is odd.] NEXT: [rx.Notification@86ddf539 OnNext 3499 is odd.] NEXT: [rx.Notification@e30a35db OnNext 3501 is odd.] NEXT: [rx.Notification@b9313dd OnNext 3503 is odd.] NEXT: [rx.Notification@341bf1df OnNext 3505 is odd.] NEXT: [rx.Notification@5ca4cfe1 OnNext 3507 is odd.] NEXT: [rx.Notification@852dade3 OnNext 3509 is odd.] NEXT: [rx.Notification@d753a6fa OnNext 3511 is odd.] NEXT: [rx.Notification@ffdc84fc OnNext 3513 is odd.] NEXT: [rx.Notification@286562fe OnNext 3515 is odd.] NEXT: [rx.Notification@50ee4100 OnNext 3517 is odd.] NEXT: [rx.Notification@79771f02 OnNext 3519 is odd.] NEXT: [rx.Notification@cb9d1819 OnNext 3521 is odd.] NEXT: [rx.Notification@f425f61b OnNext 3523 is odd.] NEXT: [rx.Notification@1caed41d OnNext 3525 is odd.] NEXT: [rx.Notification@4537b21f OnNext 3527 is odd.] NEXT: [rx.Notification@6dc09021 OnNext 3529 is odd.] NEXT: [rx.Notification@bfe68938 OnNext 3531 is odd.] NEXT: [rx.Notification@e86f673a OnNext 3533 is odd.] NEXT: [rx.Notification@10f8453c OnNext 3535 is odd.] NEXT: [rx.Notification@3981233e OnNext 3537 is odd.] NEXT: [rx.Notification@620a0140 OnNext 3539 is odd.] NEXT: [rx.Notification@b42ffa57 OnNext 3541 is odd.] NEXT: [rx.Notification@dcb8d859 OnNext 3543 is odd.] NEXT: [rx.Notification@541b65b OnNext 3545 is odd.] NEXT: [rx.Notification@2dca945d OnNext 3547 is odd.] NEXT: [rx.Notification@5653725f OnNext 3549 is odd.] NEXT: [rx.Notification@a8796b76 OnNext 3551 is odd.] NEXT: [rx.Notification@d1024978 OnNext 3553 is odd.] NEXT: [rx.Notification@f98b277a OnNext 3555 is odd.] NEXT: [rx.Notification@2214057c OnNext 3557 is odd.] NEXT: [rx.Notification@4a9ce37e OnNext 3559 is odd.] NEXT: [rx.Notification@9cc2dc95 OnNext 3561 is odd.] NEXT: [rx.Notification@c54bba97 OnNext 3563 is odd.] NEXT: [rx.Notification@edd49899 OnNext 3565 is odd.] NEXT: [rx.Notification@165d769b OnNext 3567 is odd.] NEXT: [rx.Notification@3ee6549d OnNext 3569 is odd.] NEXT: [rx.Notification@910c4db4 OnNext 3571 is odd.] NEXT: [rx.Notification@b9952bb6 OnNext 3573 is odd.] NEXT: [rx.Notification@e21e09b8 OnNext 3575 is odd.] NEXT: [rx.Notification@aa6e7ba OnNext 3577 is odd.] NEXT: [rx.Notification@332fc5bc OnNext 3579 is odd.] NEXT: [rx.Notification@8555bed3 OnNext 3581 is odd.] NEXT: [rx.Notification@adde9cd5 OnNext 3583 is odd.] NEXT: [rx.Notification@d6677ad7 OnNext 3585 is odd.] NEXT: [rx.Notification@fef058d9 OnNext 3587 is odd.] NEXT: [rx.Notification@277936db OnNext 3589 is odd.] NEXT: [rx.Notification@799f2ff2 OnNext 3591 is odd.] NEXT: [rx.Notification@a2280df4 OnNext 3593 is odd.] NEXT: [rx.Notification@cab0ebf6 OnNext 3595 is odd.] NEXT: [rx.Notification@f339c9f8 OnNext 3597 is odd.] NEXT: [rx.Notification@1bc2a7fa OnNext 3599 is odd.] NEXT: [rx.Notification@77eee89c OnNext 3601 is odd.] NEXT: [rx.Notification@a077c69e OnNext 3603 is odd.] NEXT: [rx.Notification@c900a4a0 OnNext 3605 is odd.] NEXT: [rx.Notification@f18982a2 OnNext 3607 is odd.] NEXT: [rx.Notification@1a1260a4 OnNext 3609 is odd.] NEXT: [rx.Notification@6c3859bb OnNext 3611 is odd.] NEXT: [rx.Notification@94c137bd OnNext 3613 is odd.] NEXT: [rx.Notification@bd4a15bf OnNext 3615 is odd.] NEXT: [rx.Notification@e5d2f3c1 OnNext 3617 is odd.] NEXT: [rx.Notification@e5bd1c3 OnNext 3619 is odd.] NEXT: [rx.Notification@6081cada OnNext 3621 is odd.] NEXT: [rx.Notification@890aa8dc OnNext 3623 is odd.] NEXT: [rx.Notification@b19386de OnNext 3625 is odd.] NEXT: [rx.Notification@da1c64e0 OnNext 3627 is odd.] NEXT: [rx.Notification@2a542e2 OnNext 3629 is odd.] NEXT: [rx.Notification@54cb3bf9 OnNext 3631 is odd.] NEXT: [rx.Notification@7d5419fb OnNext 3633 is odd.] NEXT: [rx.Notification@a5dcf7fd OnNext 3635 is odd.] NEXT: [rx.Notification@ce65d5ff OnNext 3637 is odd.] NEXT: [rx.Notification@f6eeb401 OnNext 3639 is odd.] NEXT: [rx.Notification@4914ad18 OnNext 3641 is odd.] NEXT: [rx.Notification@719d8b1a OnNext 3643 is odd.] NEXT: [rx.Notification@9a26691c OnNext 3645 is odd.] NEXT: [rx.Notification@c2af471e OnNext 3647 is odd.] NEXT: [rx.Notification@eb382520 OnNext 3649 is odd.] NEXT: [rx.Notification@3d5e1e37 OnNext 3651 is odd.] NEXT: [rx.Notification@65e6fc39 OnNext 3653 is odd.] NEXT: [rx.Notification@8e6fda3b OnNext 3655 is odd.] NEXT: [rx.Notification@b6f8b83d OnNext 3657 is odd.] NEXT: [rx.Notification@df81963f OnNext 3659 is odd.] NEXT: [rx.Notification@31a78f56 OnNext 3661 is odd.] NEXT: [rx.Notification@5a306d58 OnNext 3663 is odd.] NEXT: [rx.Notification@82b94b5a OnNext 3665 is odd.] NEXT: [rx.Notification@ab42295c OnNext 3667 is odd.] NEXT: [rx.Notification@d3cb075e OnNext 3669 is odd.] NEXT: [rx.Notification@25f10075 OnNext 3671 is odd.] NEXT: [rx.Notification@4e79de77 OnNext 3673 is odd.] NEXT: [rx.Notification@7702bc79 OnNext 3675 is odd.] NEXT: [rx.Notification@9f8b9a7b OnNext 3677 is odd.] NEXT: [rx.Notification@c814787d OnNext 3679 is odd.] NEXT: [rx.Notification@1a3a7194 OnNext 3681 is odd.] NEXT: [rx.Notification@42c34f96 OnNext 3683 is odd.] NEXT: [rx.Notification@6b4c2d98 OnNext 3685 is odd.] NEXT: [rx.Notification@93d50b9a OnNext 3687 is odd.] NEXT: [rx.Notification@bc5de99c OnNext 3689 is odd.] NEXT: [rx.Notification@e83e2b3 OnNext 3691 is odd.] NEXT: [rx.Notification@370cc0b5 OnNext 3693 is odd.] NEXT: [rx.Notification@5f959eb7 OnNext 3695 is odd.] NEXT: [rx.Notification@881e7cb9 OnNext 3697 is odd.] NEXT: [rx.Notification@b0a75abb OnNext 3699 is odd.] NEXT: [rx.Notification@cd39b5d OnNext 3701 is odd.] NEXT: [rx.Notification@355c795f OnNext 3703 is odd.] NEXT: [rx.Notification@5de55761 OnNext 3705 is odd.] NEXT: [rx.Notification@866e3563 OnNext 3707 is odd.] NEXT: [rx.Notification@aef71365 OnNext 3709 is odd.] NEXT: [rx.Notification@11d0c7c OnNext 3711 is odd.] NEXT: [rx.Notification@29a5ea7e OnNext 3713 is odd.] NEXT: [rx.Notification@522ec880 OnNext 3715 is odd.] NEXT: [rx.Notification@7ab7a682 OnNext 3717 is odd.] NEXT: [rx.Notification@a3408484 OnNext 3719 is odd.] NEXT: [rx.Notification@f5667d9b OnNext 3721 is odd.] NEXT: [rx.Notification@1def5b9d OnNext 3723 is odd.] NEXT: [rx.Notification@4678399f OnNext 3725 is odd.] NEXT: [rx.Notification@6f0117a1 OnNext 3727 is odd.] NEXT: [rx.Notification@9789f5a3 OnNext 3729 is odd.] NEXT: [rx.Notification@e9afeeba OnNext 3731 is odd.] NEXT: [rx.Notification@1238ccbc OnNext 3733 is odd.] NEXT: [rx.Notification@3ac1aabe OnNext 3735 is odd.] NEXT: [rx.Notification@634a88c0 OnNext 3737 is odd.] NEXT: [rx.Notification@8bd366c2 OnNext 3739 is odd.] NEXT: [rx.Notification@ddf95fd9 OnNext 3741 is odd.] NEXT: [rx.Notification@6823ddb OnNext 3743 is odd.] NEXT: [rx.Notification@2f0b1bdd OnNext 3745 is odd.] NEXT: [rx.Notification@5793f9df OnNext 3747 is odd.] NEXT: [rx.Notification@801cd7e1 OnNext 3749 is odd.] NEXT: [rx.Notification@d242d0f8 OnNext 3751 is odd.] NEXT: [rx.Notification@facbaefa OnNext 3753 is odd.] NEXT: [rx.Notification@23548cfc OnNext 3755 is odd.] NEXT: [rx.Notification@4bdd6afe OnNext 3757 is odd.] NEXT: [rx.Notification@74664900 OnNext 3759 is odd.] NEXT: [rx.Notification@c68c4217 OnNext 3761 is odd.] NEXT: [rx.Notification@ef152019 OnNext 3763 is odd.] NEXT: [rx.Notification@179dfe1b OnNext 3765 is odd.] NEXT: [rx.Notification@4026dc1d OnNext 3767 is odd.] NEXT: [rx.Notification@68afba1f OnNext 3769 is odd.] NEXT: [rx.Notification@bad5b336 OnNext 3771 is odd.] NEXT: [rx.Notification@e35e9138 OnNext 3773 is odd.] NEXT: [rx.Notification@be76f3a OnNext 3775 is odd.] NEXT: [rx.Notification@34704d3c OnNext 3777 is odd.] NEXT: [rx.Notification@5cf92b3e OnNext 3779 is odd.] NEXT: [rx.Notification@af1f2455 OnNext 3781 is odd.] NEXT: [rx.Notification@d7a80257 OnNext 3783 is odd.] NEXT: [rx.Notification@30e059 OnNext 3785 is odd.] NEXT: [rx.Notification@28b9be5b OnNext 3787 is odd.] NEXT: [rx.Notification@51429c5d OnNext 3789 is odd.] NEXT: [rx.Notification@a3689574 OnNext 3791 is odd.] NEXT: [rx.Notification@cbf17376 OnNext 3793 is odd.] NEXT: [rx.Notification@f47a5178 OnNext 3795 is odd.] NEXT: [rx.Notification@1d032f7a OnNext 3797 is odd.] NEXT: [rx.Notification@458c0d7c OnNext 3799 is odd.] NEXT: [rx.Notification@a1b84e1e OnNext 3801 is odd.] NEXT: [rx.Notification@ca412c20 OnNext 3803 is odd.] NEXT: [rx.Notification@f2ca0a22 OnNext 3805 is odd.] NEXT: [rx.Notification@1b52e824 OnNext 3807 is odd.] NEXT: [rx.Notification@43dbc626 OnNext 3809 is odd.] NEXT: [rx.Notification@9601bf3d OnNext 3811 is odd.] NEXT: [rx.Notification@be8a9d3f OnNext 3813 is odd.] NEXT: [rx.Notification@e7137b41 OnNext 3815 is odd.] NEXT: [rx.Notification@f9c5943 OnNext 3817 is odd.] NEXT: [rx.Notification@38253745 OnNext 3819 is odd.] NEXT: [rx.Notification@8a4b305c OnNext 3821 is odd.] NEXT: [rx.Notification@b2d40e5e OnNext 3823 is odd.] NEXT: [rx.Notification@db5cec60 OnNext 3825 is odd.] NEXT: [rx.Notification@3e5ca62 OnNext 3827 is odd.] NEXT: [rx.Notification@2c6ea864 OnNext 3829 is odd.] NEXT: [rx.Notification@7e94a17b OnNext 3831 is odd.] NEXT: [rx.Notification@a71d7f7d OnNext 3833 is odd.] NEXT: [rx.Notification@cfa65d7f OnNext 3835 is odd.] NEXT: [rx.Notification@f82f3b81 OnNext 3837 is odd.] NEXT: [rx.Notification@20b81983 OnNext 3839 is odd.] //////////////////// COMPLETED-A NEXT: [rx.Notification@72de129a OnNext 3841 is odd.] NEXT: [rx.Notification@9b66f09c OnNext 3843 is odd.] NEXT: [rx.Notification@c3efce9e OnNext 3845 is odd.] NEXT: [rx.Notification@ec78aca0 OnNext 3847 is odd.] NEXT: [rx.Notification@15018aa2 OnNext 3849 is odd.] NEXT: [rx.Notification@672783b9 OnNext 3851 is odd.] NEXT: [rx.Notification@8fb061bb OnNext 3853 is odd.] NEXT: [rx.Notification@b8393fbd OnNext 3855 is odd.] NEXT: [rx.Notification@e0c21dbf OnNext 3857 is odd.] NEXT: [rx.Notification@94afbc1 OnNext 3859 is odd.] NEXT: [rx.Notification@5b70f4d8 OnNext 3861 is odd.] NEXT: [rx.Notification@83f9d2da OnNext 3863 is odd.] NEXT: [rx.Notification@ac82b0dc OnNext 3865 is odd.] NEXT: [rx.Notification@d50b8ede OnNext 3867 is odd.] NEXT: [rx.Notification@fd946ce0 OnNext 3869 is odd.] NEXT: [rx.Notification@4fba65f7 OnNext 3871 is odd.] NEXT: [rx.Notification@784343f9 OnNext 3873 is odd.] NEXT: [rx.Notification@a0cc21fb OnNext 3875 is odd.] NEXT: [rx.Notification@c954fffd OnNext 3877 is odd.] NEXT: [rx.Notification@f1ddddff OnNext 3879 is odd.] NEXT: [rx.Notification@4403d716 OnNext 3881 is odd.] NEXT: [rx.Notification@6c8cb518 OnNext 3883 is odd.] NEXT: [rx.Notification@9515931a OnNext 3885 is odd.] NEXT: [rx.Notification@bd9e711c OnNext 3887 is odd.] NEXT: [rx.Notification@e6274f1e OnNext 3889 is odd.] NEXT: [rx.Notification@384d4835 OnNext 3891 is odd.] NEXT: [rx.Notification@60d62637 OnNext 3893 is odd.] NEXT: [rx.Notification@895f0439 OnNext 3895 is odd.] NEXT: [rx.Notification@b1e7e23b OnNext 3897 is odd.] NEXT: [rx.Notification@da70c03d OnNext 3899 is odd.] NEXT: [rx.Notification@369d00df OnNext 3901 is odd.] NEXT: [rx.Notification@5f25dee1 OnNext 3903 is odd.] NEXT: [rx.Notification@87aebce3 OnNext 3905 is odd.] NEXT: [rx.Notification@b0379ae5 OnNext 3907 is odd.] NEXT: [rx.Notification@d8c078e7 OnNext 3909 is odd.] NEXT: [rx.Notification@2ae671fe OnNext 3911 is odd.] NEXT: [rx.Notification@536f5000 OnNext 3913 is odd.] NEXT: [rx.Notification@7bf82e02 OnNext 3915 is odd.] NEXT: [rx.Notification@a4810c04 OnNext 3917 is odd.] NEXT: [rx.Notification@cd09ea06 OnNext 3919 is odd.] NEXT: [rx.Notification@1f2fe31d OnNext 3921 is odd.] NEXT: [rx.Notification@47b8c11f OnNext 3923 is odd.] NEXT: [rx.Notification@70419f21 OnNext 3925 is odd.] NEXT: [rx.Notification@98ca7d23 OnNext 3927 is odd.] NEXT: [rx.Notification@c1535b25 OnNext 3929 is odd.] NEXT: [rx.Notification@1379543c OnNext 3931 is odd.] NEXT: [rx.Notification@3c02323e OnNext 3933 is odd.] NEXT: [rx.Notification@648b1040 OnNext 3935 is odd.] NEXT: [rx.Notification@8d13ee42 OnNext 3937 is odd.] NEXT: [rx.Notification@b59ccc44 OnNext 3939 is odd.] NEXT: [rx.Notification@7c2c55b OnNext 3941 is odd.] NEXT: [rx.Notification@304ba35d OnNext 3943 is odd.] NEXT: [rx.Notification@58d4815f OnNext 3945 is odd.] NEXT: [rx.Notification@815d5f61 OnNext 3947 is odd.] NEXT: [rx.Notification@a9e63d63 OnNext 3949 is odd.] NEXT: [rx.Notification@fc0c367a OnNext 3951 is odd.] NEXT: [rx.Notification@2495147c OnNext 3953 is odd.] NEXT: [rx.Notification@4d1df27e OnNext 3955 is odd.] NEXT: [rx.Notification@75a6d080 OnNext 3957 is odd.] NEXT: [rx.Notification@9e2fae82 OnNext 3959 is odd.] NEXT: [rx.Notification@f055a799 OnNext 3961 is odd.] NEXT: [rx.Notification@18de859b OnNext 3963 is odd.] NEXT: [rx.Notification@4167639d OnNext 3965 is odd.] NEXT: [rx.Notification@69f0419f OnNext 3967 is odd.] NEXT: [rx.Notification@92791fa1 OnNext 3969 is odd.] NEXT: [rx.Notification@e49f18b8 OnNext 3971 is odd.] NEXT: [rx.Notification@d27f6ba OnNext 3973 is odd.] NEXT: [rx.Notification@35b0d4bc OnNext 3975 is odd.] NEXT: [rx.Notification@5e39b2be OnNext 3977 is odd.] NEXT: [rx.Notification@86c290c0 OnNext 3979 is odd.] NEXT: [rx.Notification@d8e889d7 OnNext 3981 is odd.] NEXT: [rx.Notification@17167d9 OnNext 3983 is odd.] NEXT: [rx.Notification@29fa45db OnNext 3985 is odd.] NEXT: [rx.Notification@528323dd OnNext 3987 is odd.] NEXT: [rx.Notification@7b0c01df OnNext 3989 is odd.] NEXT: [rx.Notification@cd31faf6 OnNext 3991 is odd.] NEXT: [rx.Notification@f5bad8f8 OnNext 3993 is odd.] NEXT: [rx.Notification@1e43b6fa OnNext 3995 is odd.] NEXT: [rx.Notification@46cc94fc OnNext 3997 is odd.] NEXT: [rx.Notification@6f5572fe OnNext 3999 is odd.] //////////////////// COMPLETED-B NEXT: [rx.Notification@409e3cd5 OnCompleted] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.782 sec - in rx.internal.operators.OperatorGroupByTest Running rx.internal.operators.OperatorAnyTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec - in rx.internal.operators.OperatorAnyTest Running rx.internal.operators.OnSubscribeRangeTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in rx.internal.operators.OnSubscribeRangeTest Running rx.internal.operators.OperatorReplayTest - 1 - Sideeffect #1 1 Sideeffect #2 2 Done - 2 - Sideeffect #1 1 Sideeffect #2 2 Done Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in rx.internal.operators.OperatorReplayTest Running rx.internal.operators.OperatorWindowWithSizeTest Hot done. [[1, 2], [2, 3], [3, 4], [4, 5], [5]] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in rx.internal.operators.OperatorWindowWithSizeTest Running rx.internal.operators.OperatorTakeWhileTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onNext: two TestObservable onNext: three TestObservable thread finished TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorTakeWhileTest Running rx.internal.operators.OperatorLastTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in rx.internal.operators.OperatorLastTest Running rx.internal.operators.OperatorElementAtTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.OperatorElementAtTest Running rx.internal.operators.OperatorWindowWithObservableTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in rx.internal.operators.OperatorWindowWithObservableTest Running rx.internal.operators.OperatorSingleTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in rx.internal.operators.OperatorSingleTest Running rx.internal.operators.OperatorSequenceEqualTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorSequenceEqualTest Running rx.internal.operators.OperatorToObservableSortedListTest testAsyncRequested -> 0 testAsyncRequested -> 50 testAsyncRequested -> 100 testAsyncRequested -> 150 testAsyncRequested -> 200 testAsyncRequested -> 250 testAsyncRequested -> 300 testAsyncRequested -> 350 testAsyncRequested -> 400 testAsyncRequested -> 450 testAsyncRequested -> 500 testAsyncRequested -> 550 testAsyncRequested -> 600 testAsyncRequested -> 650 testAsyncRequested -> 700 testAsyncRequested -> 750 testAsyncRequested -> 800 testAsyncRequested -> 850 testAsyncRequested -> 900 testAsyncRequested -> 950 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in rx.internal.operators.OperatorToObservableSortedListTest Running rx.internal.operators.OperatorTimeoutWithSelectorTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in rx.internal.operators.OperatorTimeoutWithSelectorTest Running rx.internal.operators.OperatorAllTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in rx.internal.operators.OperatorAllTest Running rx.internal.operators.OperatorZipTest OnNext_1-OnNext_a OnNext_2-OnNext_b OnNext_3-OnNext_c OnCompleted_null-OnCompleted_null 1-1 2-2 3-3 4-4 5-5 Generated => A: 398 B: 398 -------> subscribe to infinite sequence Starting thread: Thread[Thread-336,5,main] 1-1 2-2 3-3 4-4 5-5 Ending thread: Thread[Thread-336,5,main] Generated => A: 256 B: 256 Generated => A: 308 B: 308 1-a null-b 3-null -------> subscribe to infinite sequence Starting thread: Thread[Thread-338,5,main] -------> subscribe to infinite sequence Starting thread: Thread[Thread-339,5,main] Ending thread: Thread[Thread-338,5,main] Ending thread: Thread[Thread-339,5,main] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.672 sec - in rx.internal.operators.OperatorZipTest Running rx.internal.operators.OperatorTakeLastOneTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in rx.internal.operators.OperatorTakeLastOneTest Running rx.internal.operators.OperatorConcatTest testIssue2890NoStackoverflow -> 1 testIssue2890NoStackoverflow -> 101 testIssue2890NoStackoverflow -> 201 testIssue2890NoStackoverflow -> 301 testIssue2890NoStackoverflow -> 401 testIssue2890NoStackoverflow -> 501 testIssue2890NoStackoverflow -> 601 testIssue2890NoStackoverflow -> 701 testIssue2890NoStackoverflow -> 801 testIssue2890NoStackoverflow -> 901 testIssue2890NoStackoverflow -> 1001 testIssue2890NoStackoverflow -> 1101 testIssue2890NoStackoverflow -> 1201 testIssue2890NoStackoverflow -> 1301 testIssue2890NoStackoverflow -> 1401 testIssue2890NoStackoverflow -> 1501 testIssue2890NoStackoverflow -> 1601 testIssue2890NoStackoverflow -> 1701 testIssue2890NoStackoverflow -> 1801 testIssue2890NoStackoverflow -> 1901 testIssue2890NoStackoverflow -> 2001 testIssue2890NoStackoverflow -> 2101 testIssue2890NoStackoverflow -> 2201 testIssue2890NoStackoverflow -> 2301 testIssue2890NoStackoverflow -> 2401 testIssue2890NoStackoverflow -> 2501 testIssue2890NoStackoverflow -> 2601 testIssue2890NoStackoverflow -> 2701 testIssue2890NoStackoverflow -> 2801 testIssue2890NoStackoverflow -> 2901 testIssue2890NoStackoverflow -> 3001 testIssue2890NoStackoverflow -> 3101 testIssue2890NoStackoverflow -> 3201 testIssue2890NoStackoverflow -> 3301 testIssue2890NoStackoverflow -> 3401 testIssue2890NoStackoverflow -> 3501 testIssue2890NoStackoverflow -> 3601 testIssue2890NoStackoverflow -> 3701 testIssue2890NoStackoverflow -> 3801 testIssue2890NoStackoverflow -> 3901 testIssue2890NoStackoverflow -> 4001 testIssue2890NoStackoverflow -> 4101 testIssue2890NoStackoverflow -> 4201 testIssue2890NoStackoverflow -> 4301 testIssue2890NoStackoverflow -> 4401 testIssue2890NoStackoverflow -> 4501 testIssue2890NoStackoverflow -> 4601 testIssue2890NoStackoverflow -> 4701 testIssue2890NoStackoverflow -> 4801 testIssue2890NoStackoverflow -> 4901 Thread1 is starting ... waiting for it to complete ... Emit o1 Emit o2 Thread2 is starting ... waiting for it to complete ... Emit o3 Done parent Observable concatMapRangeAsyncLoop > 0 concatMapRangeAsyncLoop > 1000 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.834 sec - in rx.internal.operators.OperatorConcatTest Running rx.internal.operators.OperatorOnBackpressureLatestTest testAsynchronousDrop -> 8554 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in rx.internal.operators.OperatorOnBackpressureLatestTest Running rx.internal.operators.OperatorTimeIntervalTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in rx.internal.operators.OperatorTimeIntervalTest Running rx.internal.operators.OperatorOnErrorResumeNextViaFunctionTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one [success] [success] TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one BadMapper:one Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in rx.internal.operators.OperatorOnErrorResumeNextViaFunctionTest Running rx.internal.operators.OperatorObserveOnTest Main Thread: main Source ThreadName: main Expected => main Source ThreadName: main Expected => main Source ThreadName: main Expected => main Source ThreadName: main Expected => main Source ThreadName: main Expected => main ObserveOn ThreadName: RxNewThreadScheduler-21 Correct => true ObserveOn ThreadName: RxNewThreadScheduler-21 Correct => true ObserveOn ThreadName: RxNewThreadScheduler-21 Correct => true ObserveOn ThreadName: RxNewThreadScheduler-21 Correct => true ObserveOn ThreadName: RxNewThreadScheduler-21 Correct => true After subscribe: 1 onCompleted onComplete nanos after subscribe: 342772 Errors: [rx.exceptions.MissingBackpressureException] 0 Errors: [rx.exceptions.MissingBackpressureException] c t = 0 thread Thread[RxNewThreadScheduler-27,5,main] c t = 1 thread Thread[RxNewThreadScheduler-27,5,main] c t = 2 thread Thread[RxNewThreadScheduler-27,5,main] [0, 1, 2] Generated: 128 [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384] Generated: 512 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 sec - in rx.internal.operators.OperatorObserveOnTest Running rx.internal.operators.OperatorTakeTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onNext: two TestObservable onNext: three TestObservable thread finished Emit: 0 Receive: 0 Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in rx.internal.operators.OperatorTakeTest Running rx.internal.operators.OperatorSkipLastTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in rx.internal.operators.OperatorSkipLastTest Running rx.internal.operators.OnSubscribeAmbTest 1-requested: 0 2-requested: 0 1-requested: 3 2-requested: 3 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in rx.internal.operators.OnSubscribeAmbTest Running rx.internal.operators.OperatorZipIterableTest Omg I'm calculating so hard: 1*1=1 1-a Omg I'm calculating so hard: 2*2=4 4-b Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in rx.internal.operators.OperatorZipIterableTest Running rx.internal.operators.OnSubscribeSingleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in rx.internal.operators.OnSubscribeSingleTest Running rx.internal.operators.OnSubscribeRefCountTest Subscribing to interval 1 Subscriber 1 onError: java.lang.Exception: Some exception Subscribing to interval 2 Subscriber 2 onError: java.lang.Exception: Some exception Subscriber 1 onError: java.lang.Exception: Some exception Subscribing to interval 3 Subscriber 2 onError: java.lang.Exception: Some exception Subscriber 1 onError: java.lang.Exception: Some exception Subscribing to interval 4 Subscriber 2 onError: java.lang.Exception: Some exception Subscriber 1 onError: java.lang.Exception: Some exception Subscribing to interval 5 Subscriber 2 onError: java.lang.Exception: Some exception Subscriber 1 onError: java.lang.Exception: Some exception Subscribing to interval 6 Subscriber 2 onError: java.lang.Exception: Some exception Subscriber 1 onError: java.lang.Exception: Some exception 6 onNext --------> 1 onNext --------> 2 onNext --------> 3 onNext --------> 4 onNext: 4 onNext Count: 18 onNext: 11 ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received ******************************* Subscribe received ******************************* Unsubscribe received send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* SUBSCRIBE received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe DONE sending unsubscribe ... now waiting Errors: [] send unsubscribe ******************************* Subscribe received ******************************* Unsubscribe received DONE sending unsubscribe ... now waiting Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.207 sec - in rx.internal.operators.OnSubscribeRefCountTest Running rx.internal.operators.OperatorWindowWithTimeTest Hot done. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 sec - in rx.internal.operators.OperatorWindowWithTimeTest Running rx.internal.operators.OperatorDematerializeTest [] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.OperatorDematerializeTest Running rx.internal.operators.OnSubscribeFromIterableTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in rx.internal.operators.OnSubscribeFromIterableTest Running rx.internal.operators.OperatorThrottleFirstTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in rx.internal.operators.OperatorThrottleFirstTest Running rx.internal.operators.OperatorFirstTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in rx.internal.operators.OperatorFirstTest Running rx.internal.operators.OperatorMaterializeTest throwing exception subscription complete throwing exception throwing exception Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in rx.internal.operators.OperatorMaterializeTest Running rx.internal.operators.BlockingOperatorLatestTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in rx.internal.operators.BlockingOperatorLatestTest Running rx.internal.operators.OperatorZipCompletionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.OperatorZipCompletionTest Running rx.internal.operators.OnSubscribeCacheTest published observable being executed v: one v: one [1, 2, 3] [1, 2, 3, 1, 2, 3, 1, 2, 3, 1, 2, 3] [0, 1, 2, 3] [3, 3, 3, 3] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in rx.internal.operators.OnSubscribeCacheTest Running rx.internal.operators.OperatorSwitchIfEmptyTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec - in rx.internal.operators.OperatorSwitchIfEmptyTest Running rx.internal.operators.OperatorTakeTimedTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.OperatorTakeTimedTest Running rx.internal.operators.OperatorScanTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in rx.internal.operators.OperatorScanTest Running rx.internal.operators.OperatorToObservableListTest testAsyncRequested -> 0 testAsyncRequested -> 50 testAsyncRequested -> 100 testAsyncRequested -> 150 testAsyncRequested -> 200 testAsyncRequested -> 250 testAsyncRequested -> 300 testAsyncRequested -> 350 testAsyncRequested -> 400 testAsyncRequested -> 450 testAsyncRequested -> 500 testAsyncRequested -> 550 testAsyncRequested -> 600 testAsyncRequested -> 650 testAsyncRequested -> 700 testAsyncRequested -> 750 testAsyncRequested -> 800 testAsyncRequested -> 850 testAsyncRequested -> 900 testAsyncRequested -> 950 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in rx.internal.operators.OperatorToObservableListTest Running rx.internal.operators.OperatorOnExceptionResumeNextViaObservableTest TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onError: java.lang.Exception: Forced Exception TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onError: java.lang.Throwable: Forced Throwable TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onError: java.lang.RuntimeException: Forced RuntimeException BadMapper:one TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: twoResume TestObservable onNext: threeResume TestObservable onCompleted TestObservable subscribed to ... starting TestObservable thread done starting TestObservable thread running TestObservable thread TestObservable onNext: one TestObservable onError: java.lang.Error: Forced Error Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 sec - in rx.internal.operators.OperatorOnExceptionResumeNextViaObservableTest Running rx.internal.operators.OperatorDoOnUnsubscribeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in rx.internal.operators.OperatorDoOnUnsubscribeTest Running rx.internal.operators.OperatorDoOnSubscribeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.OperatorDoOnSubscribeTest Running rx.internal.operators.OperatorSkipLastTimedTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.OperatorSkipLastTimedTest Running rx.internal.operators.BlockingOperatorMostRecentTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.BlockingOperatorMostRecentTest Running rx.internal.operators.BlockingOperatorToFutureTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.BlockingOperatorToFutureTest Running rx.internal.operators.OperatorSkipTimedTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.OperatorSkipTimedTest Running rx.internal.operators.SafeSubscriberTest ==> SynchronizeTest unsubscribe that does nothing! ==> SynchronizeTest unsubscribe that does nothing! ==> SynchronizeTest unsubscribe that does nothing! ==> SynchronizeTest unsubscribe that does nothing! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in rx.internal.operators.SafeSubscriberTest Running rx.internal.operators.OperatorIgnoreElementsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in rx.internal.operators.OperatorIgnoreElementsTest Running rx.internal.operators.OnSubscribeJoinTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in rx.internal.operators.OnSubscribeJoinTest Running rx.internal.operators.OperatorSkipWhileTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorSkipWhileTest Running rx.internal.operators.OperatorWindowWithStartEndObservableTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in rx.internal.operators.OperatorWindowWithStartEndObservableTest Running rx.internal.operators.OperatorSampleTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorSampleTest Running rx.internal.operators.OperatorMergeDelayErrorTest subscription complete subscription complete throwing exception subscription complete testErrorInParentObservableDelayed | 0 testErrorInParentObservableDelayed | 1 testErrorInParentObservableDelayed | 2 testErrorInParentObservableDelayed | 3 testErrorInParentObservableDelayed | 4 testErrorInParentObservableDelayed | 5 testErrorInParentObservableDelayed | 6 testErrorInParentObservableDelayed | 7 testErrorInParentObservableDelayed | 8 testErrorInParentObservableDelayed | 9 testErrorInParentObservableDelayed | 10 testErrorInParentObservableDelayed | 11 testErrorInParentObservableDelayed | 12 testErrorInParentObservableDelayed | 13 testErrorInParentObservableDelayed | 14 testErrorInParentObservableDelayed | 15 testErrorInParentObservableDelayed | 16 testErrorInParentObservableDelayed | 17 testErrorInParentObservableDelayed | 18 testErrorInParentObservableDelayed | 19 testErrorInParentObservableDelayed | 20 testErrorInParentObservableDelayed | 21 testErrorInParentObservableDelayed | 22 testErrorInParentObservableDelayed | 23 testErrorInParentObservableDelayed | 24 testErrorInParentObservableDelayed | 25 testErrorInParentObservableDelayed | 26 testErrorInParentObservableDelayed | 27 testErrorInParentObservableDelayed | 28 testErrorInParentObservableDelayed | 29 testErrorInParentObservableDelayed | 30 testErrorInParentObservableDelayed | 31 testErrorInParentObservableDelayed | 32 testErrorInParentObservableDelayed | 33 testErrorInParentObservableDelayed | 34 testErrorInParentObservableDelayed | 35 testErrorInParentObservableDelayed | 36 testErrorInParentObservableDelayed | 37 testErrorInParentObservableDelayed | 38 testErrorInParentObservableDelayed | 39 testErrorInParentObservableDelayed | 40 testErrorInParentObservableDelayed | 41 testErrorInParentObservableDelayed | 42 testErrorInParentObservableDelayed | 43 testErrorInParentObservableDelayed | 44 testErrorInParentObservableDelayed | 45 testErrorInParentObservableDelayed | 46 testErrorInParentObservableDelayed | 47 testErrorInParentObservableDelayed | 48 testErrorInParentObservableDelayed | 49 throwing exception throwing exception throwing exception throwing exception rx.exceptions.CompositeException: 2 exceptions occurred. at rx.internal.operators.OperatorMerge$MergeSubscriber.reportError(OperatorMerge.java:241) at rx.internal.operators.OperatorMerge$MergeSubscriber.emitLoop(OperatorMerge.java:609) at rx.internal.operators.OperatorMerge$MergeSubscriber.emit(OperatorMerge.java:519) at rx.internal.operators.OperatorMerge$MergeSubscriber.onCompleted(OperatorMerge.java:254) at rx.internal.operators.OnSubscribeFromIterable$IterableProducer.request(OnSubscribeFromIterable.java:110) at rx.Subscriber.setProducer(Subscriber.java:211) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:50) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:33) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.internal.operators.OperatorMergeDelayErrorTest.testCompositeErrorDelayed2(OperatorMergeDelayErrorTest.java:206) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 1 : java.lang.NullPointerException at rx.internal.operators.OperatorMergeDelayErrorTest$TestErrorObservable.call(OperatorMergeDelayErrorTest.java:365) at rx.internal.operators.OperatorMergeDelayErrorTest$TestErrorObservable.call(OperatorMergeDelayErrorTest.java:351) at rx.Observable.unsafeSubscribe(Observable.java:7713) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:231) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:140) at rx.internal.operators.OnSubscribeFromIterable$IterableProducer.request(OnSubscribeFromIterable.java:106) at rx.Subscriber.setProducer(Subscriber.java:211) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:50) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:33) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.internal.operators.OperatorMergeDelayErrorTest.testCompositeErrorDelayed2(OperatorMergeDelayErrorTest.java:206) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.NullPointerException at rx.internal.operators.OperatorMergeDelayErrorTest$TestErrorObservable.call(OperatorMergeDelayErrorTest.java:365) at rx.internal.operators.OperatorMergeDelayErrorTest$TestErrorObservable.call(OperatorMergeDelayErrorTest.java:351) at rx.Observable.unsafeSubscribe(Observable.java:7713) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:231) at rx.internal.operators.OperatorMerge$MergeSubscriber.onNext(OperatorMerge.java:140) at rx.internal.operators.OnSubscribeFromIterable$IterableProducer.request(OnSubscribeFromIterable.java:106) at rx.Subscriber.setProducer(Subscriber.java:211) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:50) at rx.internal.operators.OnSubscribeFromIterable.call(OnSubscribeFromIterable.java:33) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.internal.operators.OperatorMergeDelayErrorTest.testCompositeErrorDelayed2(OperatorMergeDelayErrorTest.java:206) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) throwing exception throwing exception throwing exception throwing exception throwing exception Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.216 sec - in rx.internal.operators.OperatorMergeDelayErrorTest Running rx.internal.operators.OperatorUnsubscribeOnTest unsubscribe invoked: Thread[RxNewThreadScheduler-38,5,main] unsubscribeThread: Thread[RxNewThreadScheduler-38,5,] subscribeThread.get(): Thread[RxNewThreadScheduler-38,5,] unsubscribe invoked: Thread[RxNewThreadScheduler-39,5,main] unsubscribeThread: Thread[RxNewThreadScheduler-39,5,] subscribeThread.get(): Thread[RxNewThreadScheduler-40,5,] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in rx.internal.operators.OperatorUnsubscribeOnTest Running rx.internal.operators.OperatorSwitchTest > testIssue2654: 250 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.731 sec - in rx.internal.operators.OperatorSwitchTest Running rx.internal.operators.OperatorDebounceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in rx.internal.operators.OperatorDebounceTest Running rx.internal.operators.OperatorAsObservableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in rx.internal.operators.OperatorAsObservableTest Running rx.internal.operators.OperatorFinallyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in rx.internal.operators.OperatorFinallyTest Running rx.internal.operators.OperatorSkipTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in rx.internal.operators.OperatorSkipTest Running rx.internal.operators.OnSubscribeGroupJoinTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in rx.internal.operators.OnSubscribeGroupJoinTest Running rx.internal.operators.OnSubscribeTimerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in rx.internal.operators.OnSubscribeTimerTest Running rx.internal.operators.OperatorWithLatestFromTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in rx.internal.operators.OperatorWithLatestFromTest Running rx.internal.operators.OperatorCastTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in rx.internal.operators.OperatorCastTest Running rx.internal.operators.OperatorDistinctTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.operators.OperatorDistinctTest Running rx.internal.operators.OnBackpressureBlockTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in rx.internal.operators.OnBackpressureBlockTest Running rx.internal.operators.OperatorSerializeTest TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one TestMultiThreadedObservable onNext: two >>> Busyobserver received onNext: one TestMultiThreadedObservable onNext: three >>> Busyobserver received onNext: two >>> Busyobserver received onNext: three >>> Busyobserver received onCompleted TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one >>> Busyobserver received onNext: one TestMultiThreadedObservable onNext: two TestMultiThreadedObservable onNext: three TestMultiThreadedObservable onNext: four TestMultiThreadedObservable onNext: null TestMultiThreadedObservable onNext: six TestMultiThreadedObservable onNext: seven TestMultiThreadedObservable onNext: five TestMultiThreadedObservable onNext: nine TestMultiThreadedObservable onNext: eight >>> Busyobserver received onNext: two >>> Busyobserver received onNext: three >>> Busyobserver received onNext: four >>> Busyobserver received onError: null maxConcurrentThreads: 2 onNext count: 4 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one >>> Busyobserver received onNext: one TestMultiThreadedObservable onNext: two TestMultiThreadedObservable onNext: null TestMultiThreadedObservable onNext: three TestMultiThreadedObservable onNext: five TestMultiThreadedObservable onNext: four TestMultiThreadedObservable onNext: seven TestMultiThreadedObservable onNext: eight TestMultiThreadedObservable onNext: nine TestMultiThreadedObservable onNext: six >>> Busyobserver received onNext: two >>> Busyobserver received onError: null maxConcurrentThreads: 4 onNext count: 2 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one >>> Busyobserver received onNext: one TestMultiThreadedObservable onNext: two TestMultiThreadedObservable onNext: three TestMultiThreadedObservable onNext: four TestMultiThreadedObservable onNext: null TestMultiThreadedObservable onNext: six TestMultiThreadedObservable onNext: eight TestMultiThreadedObservable onNext: seven TestMultiThreadedObservable onNext: five TestMultiThreadedObservable onNext: nine >>> Busyobserver received onNext: two >>> Busyobserver received onNext: three >>> Busyobserver received onNext: four >>> Busyobserver received onError: null maxConcurrentThreads: 3 onNext count: 4 TestMultiThreadedObservable subscribed to ... starting TestMultiThreadedObservable thread done starting TestMultiThreadedObservable thread running TestMultiThreadedObservable thread TestMultiThreadedObservable onNext: one >>> Busyobserver received onNext: one TestMultiThreadedObservable onNext: two TestMultiThreadedObservable onNext: three TestMultiThreadedObservable onNext: null >>> Busyobserver received onNext: two >>> Busyobserver received onNext: three >>> Busyobserver received onError: null maxConcurrentThreads: 2 TestSingleThreadedObservable subscribed to ... starting TestSingleThreadedObservable thread done starting TestSingleThreadedObservable thread running TestSingleThreadedObservable thread TestSingleThreadedObservable onNext: one TestSingleThreadedObservable onNext: two TestSingleThreadedObservable onNext: three Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 sec - in rx.internal.operators.OperatorSerializeTest Running rx.internal.operators.OnSubscribeUsingTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in rx.internal.operators.OnSubscribeUsingTest Running rx.internal.util.RxRingBufferSpmcTest emit: 983 poll: 983 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in rx.internal.util.RxRingBufferSpmcTest Running rx.internal.util.IndexedRingBufferTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in rx.internal.util.IndexedRingBufferTest Running rx.internal.util.SubscriptionListTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in rx.internal.util.SubscriptionListTest Running rx.internal.util.RxRingBufferWithoutUnsafeTest emit: 6585 poll: 6585 emit: 4511 poll: 4511 emit: 15659 poll: 15659 emit: 12942 poll: 12942 emit: 13825 poll: 13825 emit: 14592 poll: 14592 emit: 12659 poll: 12659 emit: 16112 poll: 16112 emit: 10517 poll: 10517 emit: 14857 poll: 14857 emit: 14615 poll: 14615 emit: 15379 poll: 15379 emit: 16256 poll: 16256 emit: 16000 poll: 16000 emit: 14324 poll: 14324 emit: 13915 poll: 13915 emit: 15859 poll: 15859 emit: 15108 poll: 15108 emit: 15488 poll: 15488 emit: 14172 poll: 14172 emit: 16000 poll: 16000 emit: 15203 poll: 15203 emit: 14187 poll: 14187 emit: 12476 poll: 12476 emit: 15700 poll: 15700 emit: 16128 poll: 16128 emit: 14848 poll: 14848 emit: 14124 poll: 14124 emit: 15232 poll: 15232 emit: 16128 poll: 16128 emit: 13303 poll: 13303 emit: 16256 poll: 16256 emit: 15293 poll: 15293 emit: 15017 poll: 15017 emit: 16100 poll: 16100 emit: 15051 poll: 15051 emit: 16256 poll: 16256 emit: 14860 poll: 14860 emit: 15756 poll: 15756 emit: 16167 poll: 16167 emit: 14807 poll: 14807 emit: 12159 poll: 12159 emit: 16129 poll: 16129 emit: 15084 poll: 15084 emit: 16256 poll: 16256 emit: 14493 poll: 14493 emit: 13758 poll: 13758 emit: 12654 poll: 12654 emit: 16256 poll: 16256 emit: 15437 poll: 15437 emit: 15270 poll: 15270 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 sec - in rx.internal.util.RxRingBufferWithoutUnsafeTest Running rx.internal.util.RxRingBufferSpscTest emit: 986 poll: 986 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in rx.internal.util.RxRingBufferSpscTest Running rx.internal.producers.ProducersTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in rx.internal.producers.ProducersTest Running rx.observables.BlockingObservableTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in rx.observables.BlockingObservableTest Running rx.observables.ConnectableObservableTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in rx.observables.ConnectableObservableTest Running rx.SingleTest SubscribeOn Thread: Thread[RxCachedThreadScheduler-9,5,main] ObserveOn Thread: Thread[RxComputationThreadPool-17,5,main] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec - in rx.SingleTest Running rx.schedulers.NewThreadSchedulerTest Thread: main t: 1 Thread: main t: 2 Thread: main t: 3 Thread: main t: 4 Thread: main t: 5 Thread: RxNewThreadScheduler-263 t: 1 Thread: RxNewThreadScheduler-263 t: 2 Thread: RxNewThreadScheduler-263 t: 3 Thread: RxNewThreadScheduler-263 t: 4 Thread: RxNewThreadScheduler-263 t: 5 Run: 0 Run: 1 Run: 2 Run: 3 Run: 4 Run: 5 Run: 6 Run: 7 Run: 8 Run: 9 ==> Received 0 ==> Received 1 ----------- it thinks it is finished ------------------ 42 42 42 42 42 42 42 42 42 42 42 Completed unsubscribe 100000 Total Memory: 440926208 Free: 391055640 200000 Total Memory: 440926208 Free: 368632848 300000 Total Memory: 440926208 Free: 346210056 400000 Total Memory: 444071936 Free: 415977184 500000 Total Memory: 444071936 Free: 393676808 600000 Total Memory: 444071936 Free: 371376392 700000 Total Memory: 444071936 Free: 349075968 800000 Total Memory: 443547648 Free: 414458024 900000 Total Memory: 443547648 Free: 391577312 1000000 Total Memory: 443547648 Free: 369900848 Run: 0 Run: 1 Run: 2 Run: 3 Run: 4 Run: 5 Run: 6 Run: 7 Run: 8 Run: 9 100000 Total Memory: 443547648 Free: 346802952 200000 Total Memory: 465043456 Free: 433549024 300000 Total Memory: 465043456 Free: 411028872 400000 Total Memory: 465043456 Free: 389057992 500000 Total Memory: 465043456 Free: 366537840 600000 Total Memory: 465043456 Free: 344017688 700000 Total Memory: 465567744 Free: 433291992 800000 Total Memory: 465567744 Free: 411680704 900000 Total Memory: 465567744 Free: 388932048 1000000 Total Memory: 465567744 Free: 366183344 ConcurrentObserverValidator.onNext: one ConcurrentObserverValidator.onNext: two ConcurrentObserverValidator.onNext: three ConcurrentObserverValidator.onNext: four ConcurrentObserverValidator.onNext: five ConcurrentObserverValidator.onNext: six ConcurrentObserverValidator.onNext: seven ConcurrentObserverValidator.onNext: eight ConcurrentObserverValidator.onNext: nine ConcurrentObserverValidator.onNext: ten Value: 0 Value: 1 Value: 2 Value: 3 Value: 4 Value: 5 Value: 6 Value: 7 Value: 8 Value: 9 Value: 10 Value: 11 Value: 12 Value: 13 Value: 14 Value: 15 Value: 16 Value: 17 Value: 18 Value: 19 Value: 20 Value: 21 Value: 22 Value: 23 Value: 24 Value: 25 Value: 26 Value: 27 Value: 28 Value: 29 Value: 30 Value: 31 Value: 32 Value: 33 Value: 34 Value: 35 Value: 36 Value: 37 Value: 38 Value: 39 Value: 40 Value: 41 Value: 42 ConcurrentObserverValidator.onNext: v: 0 ConcurrentObserverValidator.onNext: v: 1 ConcurrentObserverValidator.onNext: v: 2 ConcurrentObserverValidator.onNext: v: 3 ConcurrentObserverValidator.onNext: v: 4 ConcurrentObserverValidator.onNext: v: 5 ConcurrentObserverValidator.onNext: v: 6 ConcurrentObserverValidator.onNext: v: 7 ConcurrentObserverValidator.onNext: v: 8 ConcurrentObserverValidator.onNext: v: 9 ConcurrentObserverValidator.onNext: value_after_map-one ConcurrentObserverValidator.onNext: value_after_map-two ConcurrentObserverValidator.onNext: value_after_map-three ConcurrentObserverValidator.onNext: value_after_map-four ConcurrentObserverValidator.onNext: value_after_map-five ConcurrentObserverValidator.onNext: value_after_map-six ConcurrentObserverValidator.onNext: value_after_map-seven ConcurrentObserverValidator.onNext: value_after_map-eight ConcurrentObserverValidator.onNext: value_after_map-nine ConcurrentObserverValidator.onNext: value_after_map-ten Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.48 sec - in rx.schedulers.NewThreadSchedulerTest Running rx.schedulers.TestSchedulerTest 1000 3000 5000 7000 1000 3000 5000 7000 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in rx.schedulers.TestSchedulerTest Running rx.schedulers.ImmediateSchedulerTest t: Value_1_Thread_main t: Value_2_Thread_main t: Value_3_Thread_main t: Value_4_Thread_main t: Value_5_Thread_main t: Value_6_Thread_main t: Value_7_Thread_main t: Value_8_Thread_main t: Value_9_Thread_main t: Value_10_Thread_main t: Value_1_Thread_main t: Value_2_Thread_main t: Value_3_Thread_main t: Value_4_Thread_main t: Value_5_Thread_main t: Value_6_Thread_main t: Value_7_Thread_main t: Value_8_Thread_main t: Value_9_Thread_main t: Value_10_Thread_main ConcurrentObserverValidator.onNext: one ConcurrentObserverValidator.onNext: two ConcurrentObserverValidator.onNext: three ConcurrentObserverValidator.onNext: four ConcurrentObserverValidator.onNext: five ConcurrentObserverValidator.onNext: six ConcurrentObserverValidator.onNext: seven ConcurrentObserverValidator.onNext: eight ConcurrentObserverValidator.onNext: nine ConcurrentObserverValidator.onNext: ten Value: 0 Value: 1 Value: 2 Value: 3 Value: 4 Value: 5 Value: 6 Value: 7 Value: 8 Value: 9 Value: 10 Value: 11 Value: 12 Value: 13 Value: 14 Value: 15 Value: 16 Value: 17 Value: 18 Value: 19 Value: 20 Value: 21 Value: 22 Value: 23 Value: 24 Value: 25 Value: 26 Value: 27 Value: 28 Value: 29 Value: 30 Value: 31 Value: 32 Value: 33 Value: 34 Value: 35 Value: 36 Value: 37 Value: 38 Value: 39 Value: 40 Value: 41 Value: 42 ConcurrentObserverValidator.onNext: v: 0 ConcurrentObserverValidator.onNext: v: 1 ConcurrentObserverValidator.onNext: v: 2 ConcurrentObserverValidator.onNext: v: 3 ConcurrentObserverValidator.onNext: v: 4 ConcurrentObserverValidator.onNext: v: 5 ConcurrentObserverValidator.onNext: v: 6 ConcurrentObserverValidator.onNext: v: 7 ConcurrentObserverValidator.onNext: v: 8 ConcurrentObserverValidator.onNext: v: 9 ConcurrentObserverValidator.onNext: value_after_map-one ConcurrentObserverValidator.onNext: value_after_map-two ConcurrentObserverValidator.onNext: value_after_map-three ConcurrentObserverValidator.onNext: value_after_map-four ConcurrentObserverValidator.onNext: value_after_map-five ConcurrentObserverValidator.onNext: value_after_map-six ConcurrentObserverValidator.onNext: value_after_map-seven ConcurrentObserverValidator.onNext: value_after_map-eight ConcurrentObserverValidator.onNext: value_after_map-nine ConcurrentObserverValidator.onNext: value_after_map-ten Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec - in rx.schedulers.ImmediateSchedulerTest Running rx.schedulers.TrampolineSchedulerTest t: Value_1_Thread_main t: Value_2_Thread_main t: Value_3_Thread_main t: Value_4_Thread_main t: Value_5_Thread_main t: Value_6_Thread_main t: Value_7_Thread_main t: Value_8_Thread_main t: Value_9_Thread_main t: Value_10_Thread_main A.1 A.B.1 A.B.2 B.1 B.B.1 B.B.2 ConcurrentObserverValidator.onNext: one ConcurrentObserverValidator.onNext: two ConcurrentObserverValidator.onNext: three ConcurrentObserverValidator.onNext: four ConcurrentObserverValidator.onNext: five ConcurrentObserverValidator.onNext: six ConcurrentObserverValidator.onNext: seven ConcurrentObserverValidator.onNext: eight ConcurrentObserverValidator.onNext: nine ConcurrentObserverValidator.onNext: ten Value: 0 Value: 1 Value: 2 Value: 3 Value: 4 Value: 5 Value: 6 Value: 7 Value: 8 Value: 9 Value: 10 Value: 11 Value: 12 Value: 13 Value: 14 Value: 15 Value: 16 Value: 17 Value: 18 Value: 19 Value: 20 Value: 21 Value: 22 Value: 23 Value: 24 Value: 25 Value: 26 Value: 27 Value: 28 Value: 29 Value: 30 Value: 31 Value: 32 Value: 33 Value: 34 Value: 35 Value: 36 Value: 37 Value: 38 Value: 39 Value: 40 Value: 41 Value: 42 ConcurrentObserverValidator.onNext: v: 0 ConcurrentObserverValidator.onNext: v: 1 ConcurrentObserverValidator.onNext: v: 2 ConcurrentObserverValidator.onNext: v: 3 ConcurrentObserverValidator.onNext: v: 4 ConcurrentObserverValidator.onNext: v: 5 ConcurrentObserverValidator.onNext: v: 6 ConcurrentObserverValidator.onNext: v: 7 ConcurrentObserverValidator.onNext: v: 8 ConcurrentObserverValidator.onNext: v: 9 ConcurrentObserverValidator.onNext: value_after_map-one ConcurrentObserverValidator.onNext: value_after_map-two ConcurrentObserverValidator.onNext: value_after_map-three ConcurrentObserverValidator.onNext: value_after_map-four ConcurrentObserverValidator.onNext: value_after_map-five ConcurrentObserverValidator.onNext: value_after_map-six ConcurrentObserverValidator.onNext: value_after_map-seven ConcurrentObserverValidator.onNext: value_after_map-eight ConcurrentObserverValidator.onNext: value_after_map-nine ConcurrentObserverValidator.onNext: value_after_map-ten Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 sec - in rx.schedulers.TrampolineSchedulerTest Running rx.exceptions.CompositeExceptionTest ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 3 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromTwoDuplicateComposites(CompositeExceptionTest.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 3 : java.lang.Throwable: Ex3 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:34) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromTwoDuplicateComposites(CompositeExceptionTest.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... at rx.exceptions.CompositeException.getCause(CompositeException.java:112) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromTwoDuplicateComposites(CompositeExceptionTest.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... ... 12 more ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 3 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromCompositeAndChild(CompositeExceptionTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 3 : java.lang.Throwable: Ex3 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:34) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromCompositeAndChild(CompositeExceptionTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... at rx.exceptions.CompositeException.getCause(CompositeException.java:112) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromCompositeAndChild(CompositeExceptionTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... ... 12 more rx.exceptions.CompositeException: 1 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testNullElement(CompositeExceptionTest.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 1 : java.lang.NullPointerException at rx.exceptions.CompositeException.(CompositeException.java:60) at rx.exceptions.CompositeException.(CompositeException.java:73) at rx.exceptions.CompositeExceptionTest.testNullElement(CompositeExceptionTest.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in rx.exceptions.CompositeExceptionTest Running rx.exceptions.ExceptionsTest rx.exceptions.CompositeException: 1 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testNullCollection(CompositeExceptionTest.java:171) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 1 : java.lang.NullPointerException at rx.exceptions.CompositeException.(CompositeException.java:64) at rx.exceptions.CompositeException.(CompositeException.java:73) at rx.exceptions.CompositeExceptionTest.testNullCollection(CompositeExceptionTest.java:171) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 2 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromParentThenChild(CompositeExceptionTest.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromParentThenChild(CompositeExceptionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... at rx.exceptions.CompositeException.getCause(CompositeException.java:112) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromParentThenChild(CompositeExceptionTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 2 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromChildThenParent(CompositeExceptionTest.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromChildThenParent(CompositeExceptionTest.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) ... 22 more ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 3 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: 1 at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: RootCause at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 2 : java.lang.Throwable: 2 at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:51) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: RootCause at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 3 : java.lang.Throwable: 3 at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:52) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: RootCause at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: 1 at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:50) ... 9 more Caused by: java.lang.Throwable: RootCause at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:49) ... 9 more Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... at rx.exceptions.CompositeException.getCause(CompositeException.java:112) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testMultipleWithSameCause(CompositeExceptionTest.java:60) ... 9 more ----------------------------- print composite stacktrace rx.exceptions.CompositeException: 3 exceptions occurred. at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromChildAndComposite(CompositeExceptionTest.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) ComposedException 1 : java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 2 : java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ComposedException 3 : java.lang.Throwable: Ex3 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:34) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex2 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:33) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ----------------------------- print cause stacktrace rx.exceptions.CompositeException$CompositeExceptionCausalChain: Chain of Causes for CompositeException In Order Received => at rx.exceptions.CompositeException.getCause(CompositeException.java:96) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromChildAndComposite(CompositeExceptionTest.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.Throwable: Ex1 at rx.exceptions.CompositeExceptionTest.(CompositeExceptionTest.java:32) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195) at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... at rx.exceptions.CompositeException.getCause(CompositeException.java:112) at rx.exceptions.CompositeExceptionTest.getRootCause(CompositeExceptionTest.java:155) at rx.exceptions.CompositeExceptionTest.testCompositeExceptionFromChildAndComposite(CompositeExceptionTest.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74) Caused by: java.lang.RuntimeException: Duplicate found in causal chain so cropping to prevent loop ... ... 12 more Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in rx.exceptions.ExceptionsTest Running rx.exceptions.OnNextValueTest On Error: java.lang.IllegalArgumentException: Failure while handling at rx.exceptions.OnNextValueTest$2.call(OnNextValueTest.java:120) at rx.exceptions.OnNextValueTest$2.call(OnNextValueTest.java:117) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:55) at rx.internal.util.ScalarSynchronousObservable$1.call(ScalarSynchronousObservable.java:46) at rx.internal.util.ScalarSynchronousObservable$1.call(ScalarSynchronousObservable.java:35) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.exceptions.OnNextValueTest.addOnNextValueExceptionNotAddedWithBadString(OnNextValueTest.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: rx.exceptions.OnNextValueTest$BadToString.class at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:104) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:58) ... 30 more On Error: java.lang.IllegalArgumentException: Failure while handling at rx.exceptions.OnNextValueTest$1.call(OnNextValueTest.java:106) at rx.exceptions.OnNextValueTest$1.call(OnNextValueTest.java:103) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:55) at rx.internal.util.ScalarSynchronousObservable$1.call(ScalarSynchronousObservable.java:46) at rx.internal.util.ScalarSynchronousObservable$1.call(ScalarSynchronousObservable.java:35) at rx.Observable$1.call(Observable.java:145) at rx.Observable$1.call(Observable.java:137) at rx.Observable.subscribe(Observable.java:7803) at rx.Observable.subscribe(Observable.java:7672) at rx.exceptions.OnNextValueTest.addOnNextValueExceptionAdded(OnNextValueTest.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: rx.exceptions.OnNextValueTest$BadToString.class at rx.exceptions.OnErrorThrowable.addValueAsLastCause(OnErrorThrowable.java:104) at rx.internal.operators.OperatorMap$1.onNext(OperatorMap.java:58) ... 30 more Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in rx.exceptions.OnNextValueTest Results : Tests run: 1259, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ rxjava --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building rxjava 1.0.13 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ rxjava --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ rxjava >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ rxjava <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ rxjava --- [INFO] Loading source files for package rx.annotations... Loading source files for package rx.observers... Loading source files for package rx.subscriptions... Loading source files for package rx... Loading source files for package rx.subjects... Loading source files for package rx.plugins... Loading source files for package rx.observables... Loading source files for package rx.schedulers... Loading source files for package rx.functions... Loading source files for package rx.exceptions... Constructing Javadoc information... Standard Doclet version 1.7.0_91 Building tree for all the packages and classes... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/Beta.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/Experimental.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/Observers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/SafeSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/SerializedObserver.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/SerializedSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/Subscribers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/TestObserver.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/TestSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/BooleanSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/CompositeSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/MultipleAssignmentSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/RefCountSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/SerialSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/Subscriptions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Notification.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Notification.Kind.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Observable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Observable.OnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Observable.Operator.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Observable.Transformer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Observer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Producer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Scheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Scheduler.Worker.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Single.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Single.OnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Single.Transformer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/SingleSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Subscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/Subscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/AsyncSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/BehaviorSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/PublishSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/ReplaySubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/SerializedSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/Subject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/TestSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/RxJavaErrorHandler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/RxJavaObservableExecutionHook.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/RxJavaPlugins.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/RxJavaSchedulersHook.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/AbstractOnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/AbstractOnSubscribe.SubscriptionState.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/BlockingObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/ConnectableObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/GroupedObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/ImmediateScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/NewThreadScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/Schedulers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/TestScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/TimeInterval.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/Timestamped.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/TrampolineScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action0.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action1.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action2.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action3.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action4.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action5.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action6.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action7.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action8.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Action9.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/ActionN.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Actions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func0.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func1.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func2.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func3.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func4.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func5.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func6.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func7.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func8.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Func9.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/FuncN.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Function.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/Functions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/CompositeException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/Exceptions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/MissingBackpressureException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/OnErrorFailedException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/OnErrorNotImplementedException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/OnErrorThrowable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/OnErrorThrowable.OnNextValue.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/package-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/package-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/package-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/class-use/Experimental.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/class-use/Beta.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/TestObserver.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/SerializedSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/Subscribers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/Observers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/TestSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/SerializedObserver.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/class-use/SafeSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/MultipleAssignmentSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/CompositeSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/SerialSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/Subscriptions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/RefCountSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/class-use/BooleanSubscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/SingleSubscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Single.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Single.OnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Single.Transformer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Scheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Scheduler.Worker.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Observer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Notification.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Notification.Kind.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Subscriber.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Observable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Observable.OnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Observable.Operator.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Observable.Transformer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Producer.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/class-use/Subscription.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/BehaviorSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/SerializedSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/AsyncSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/TestSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/PublishSubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/ReplaySubject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/class-use/Subject.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/class-use/RxJavaErrorHandler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/class-use/RxJavaObservableExecutionHook.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/class-use/RxJavaPlugins.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/class-use/RxJavaSchedulersHook.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/class-use/ConnectableObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/class-use/GroupedObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/class-use/BlockingObservable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/class-use/AbstractOnSubscribe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/class-use/AbstractOnSubscribe.SubscriptionState.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/NewThreadScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/ImmediateScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/TestScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/TrampolineScheduler.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/Timestamped.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/TimeInterval.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/class-use/Schedulers.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func9.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action6.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Function.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Actions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func4.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action0.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action3.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Functions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/FuncN.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action8.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/ActionN.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action7.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func0.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action9.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func5.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func7.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func8.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action5.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func2.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action2.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func3.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action1.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func1.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Action4.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/class-use/Func6.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/MissingBackpressureException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/CompositeException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/OnErrorFailedException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/OnErrorThrowable.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/OnErrorThrowable.OnNextValue.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/Exceptions.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/class-use/OnErrorNotImplementedException.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/annotations/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/exceptions/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/functions/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observables/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/observers/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/plugins/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/schedulers/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subjects/package-use.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/rx/subscriptions/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/index.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/RxJava-1.0.13/target/site/apidocs/help-doc.html... 19 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/internal/util/unsafe/UnsafeAccess.java:20: warning: Unsafe is internal proprietary API and may be removed in a future release [WARNING] import sun.misc.Unsafe; [WARNING] ^ [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Notification.java:69: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:2755: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:2755: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:5462: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:5516: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:5547: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:5571: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:8274: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:9140: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:9140: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:9140: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Observable.java:195: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Producer.java:21: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/Single.java:238: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/observables/AbstractOnSubscribe.java:154: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/observables/AbstractOnSubscribe.java:396: warning - @Experimental is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/observables/AbstractOnSubscribe.java:584: warning - @warn is an unknown tag. [WARNING] /builddir/build/BUILD/RxJava-1.0.13/src/main/java/rx/exceptions/Exceptions.java:27: warning - @warn is an unknown tag. [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ rxjava --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:56.888s [INFO] Finished at: Fri Dec 18 13:36:35 UTC 2015 [INFO] Final Memory: 22M/468M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WRsW7CMBCGd57imt1J2UNQ2ylDJ4TU1diHe9TcRY4dwds3FiDSoRlgvP8+/Z/O rteno4cBQ0/Cq2JZvhaAbMQSu1Wx3ai3zUfbFutmUb8oBe+JvAWLHbIdMcIeHDIGHdHC7gxfnwOD UiM9ZZoFwD0453EMXJDUtbaR4MqjmB+KUle38ILoEGmvTRyDK6GMBKyrySJ3V3/L/3cdElOcsVz3 j9bnUw4mivh+TnIhnjwlu3SnzTeWe/R0mns7PSCrXWLrUXU+OeJ572TK3/cL49gtVSUCAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GPML0m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch + cd RxJava-1.0.13 + xmvn-install -R .xmvn-reactor -n rxjava -d /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: io.reactivex [INFO] artifactId: rxjava [INFO] extension: jar [INFO] classifier: [INFO] version: 1.0.13 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/RxJava-1.0.13/target/rxjava-1.0.13.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: rxjava [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/rxjava.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/javadoc/rxjava + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/rx target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/javadoc/rxjava + echo /usr/share/javadoc/rxjava + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/RxJava-1.0.13 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rxjava-1.0.13-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hrf1Sc + umask 022 + cd /builddir/build/BUILD + cd RxJava-1.0.13 + DOCDIR=/builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/doc/rxjava-1.0.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/doc/rxjava-1.0.13 + cp -pr CHANGES.md /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/doc/rxjava-1.0.13 + cp -pr README.md /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/doc/rxjava-1.0.13 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wcpSM2 + umask 022 + cd /builddir/build/BUILD + cd RxJava-1.0.13 + LICENSEDIR=/builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-1.0.13 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-1.0.13 + cp -pr LICENSE /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-1.0.13 + exit 0 Provides: mvn(io.reactivex:rxjava) = 1.0.13 osgi(io.reactivex.rxjava) = 1.0.13 rxjava = 1.0.13-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils mvn(org.jctools:jctools-core) Processing files: rxjava-javadoc-1.0.13-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fnyajT + umask 022 + cd /builddir/build/BUILD + cd RxJava-1.0.13 + LICENSEDIR=/builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-javadoc-1.0.13 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-javadoc-1.0.13 + cp -pr LICENSE /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch/usr/share/licenses/rxjava-javadoc-1.0.13 + exit 0 Provides: rxjava-javadoc = 1.0.13-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch Wrote: /builddir/build/RPMS/rxjava-1.0.13-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/rxjava-javadoc-1.0.13-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QIeC0D + umask 022 + cd /builddir/build/BUILD + cd RxJava-1.0.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rxjava-1.0.13-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->