You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by jdasch <gi...@git.apache.org> on 2017/08/09 13:00:17 UTC

[GitHub] incubator-rya pull request #202: [WIP] Rya 331

GitHub user jdasch opened a pull request:

    https://github.com/apache/incubator-rya/pull/202

    [WIP] Rya 331

    <!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
    -->
    ## Description
    >What Changed?
    Don't bother reviewing this right now.  This PR is just a mechanism for exercising the build servers.
    
    ### Tests
    >Coverage?
    
    [Description of what tests were written]
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-NUMBER)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Reivew
    [Add those who should review this]


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jdasch/incubator-rya RYA-331

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/202.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #202
    
----
commit 5ca17c7e8a832b040a33ee2ce8aa0aabaf5d083e
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-03T14:34:52Z

    Improved IntegrationTest stability.

commit f4f4f02db73362bc9eb1997b9a391f5c0c1c5854
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-04T13:44:13Z

    stash

commit ddeea3c56d6329a2215c4cc25fba58ddeb7ce4a0
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-04T19:04:49Z

    stash

commit ef647ebf56c60d942bf30c3f9eeab43124f47dbb
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T12:50:17Z

    stash

commit 3072ce496184a6c6b8c141f24b85e39379ef4973
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T12:51:12Z

    stash

commit 1ac702dd3e5c01b766718d16c2efd726f43e4a14
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T15:55:00Z

    stash

commit 7d828bd253fe7bf912cfde3b9fadaf74ce920794
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T17:34:28Z

    added close

commit 10fce8cec5b3a2379b49bf93a2520f335705c183
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T17:47:01Z

    stash

commit 24eb7cc17dfdec825fa732a4f993da3a0e561c74
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-07T20:28:02Z

    stash

commit 26a12828d18d21a682ef0f121a3fb6a6420e6b7c
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-08T15:18:55Z

    stash

commit 2b6f9412b3d72a22fee296293011992bbc8200a5
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-08T15:38:16Z

    prevented blocking

commit fefc906c1dbfdd90969add65fc5c31b266cd4b9e
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-08T19:41:30Z

    stash

commit d69b7db18ed95e7f57a5a182cfad915cb2641cda
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-08T21:00:17Z

    stash - needs to be cleaned up.

commit d556f060e9e68f072a5feff394a797ca8e419c54
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-09T03:30:15Z

    stash

commit 56c2eec09ebbed482d4dee192dc9e150bca7186d
Author: jdasch <jd...@localhost.localdomain>
Date:   2017-08-09T12:20:26Z

    ignored failing tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/375/<h2>Failed Tests: <span class='status-failure'>1</span></h2><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/375/org.apache.rya$rya.benchmark/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/375/org.apache.rya$rya.benchmark/testReport/org.apache.rya.benchmark.query/QueriesBenchmarkConfReaderIT/load/'><strong>org.apache.rya.benchmark.query.QueriesBenchmarkConfReaderIT.load</strong></a></li></ul>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/376/<h2>Failed Tests: <span class='status-failure'>2</span></h2><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/376/org.apache.rya$rya.benchmark/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/376/org.apache.rya$rya.benchmark/testReport/org.apache.rya.benchmark.query/QueriesBenchmarkConfReaderIT/load/'><strong>org.apache.rya.benchmark.query.QueriesBenchmarkConfReaderIT.load</strong></a></li></ul><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-reques
 ts/376/org.apache.rya$rya.pcj.fluo.integration/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/376/org.apache.rya$rya.pcj.fluo.integration/testReport/org.apache.rya.indexing.pcj.fluo.integration/KafkaExportIT/newResultsExportedTest/'><strong>org.apache.rya.indexing.pcj.fluo.integration.KafkaExportIT.newResultsExportedTest</strong></a></li></ul>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/377/<h2>Failed Tests: <span class='status-failure'>3</span></h2><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/377/org.apache.rya$rya.benchmark/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/377/org.apache.rya$rya.benchmark/testReport/org.apache.rya.benchmark.query/QueriesBenchmarkConfReaderIT/load/'><strong>org.apache.rya.benchmark.query.QueriesBenchmarkConfReaderIT.load</strong></a></li></ul><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-reques
 ts/377/org.apache.rya$rya.pcj.fluo.integration/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/377/org.apache.rya$rya.pcj.fluo.integration/testReport/org.apache.rya.indexing.pcj.fluo.integration/KafkaExportIT/newResultsExportedTest/'><strong>org.apache.rya.indexing.pcj.fluo.integration.KafkaExportIT.newResultsExportedTest</strong></a></li></ul><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.test.base' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/377/org.apache.rya$rya.pcj.fluo.test.base/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.test.base</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-wit
 h-optionals-pull-requests/377/org.apache.rya$rya.pcj.fluo.test.base/testReport/org.apache.rya.pcj.fluo.test.base/KafkaExportITBaseIT/embeddedKafkaTest/'><strong>org.apache.rya.pcj.fluo.test.base.KafkaExportITBaseIT.embeddedKafkaTest</strong></a></li></ul>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by jdasch <gi...@git.apache.org>.
Github user jdasch commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    asfbot build


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/562/



---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/380/<h2>Build result: FAILURE</span></h2>[...truncated 4.03 MB...][INFO] Apache Rya Spark Support ........................... SKIPPED[INFO] Apache Rya Web Projects ............................ SKIPPED[INFO] Apache Rya Web Implementation ...................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 01:04 h[INFO] Finished at: 2017-08-10T01:35:39+00:00[INFO] Final Memory: 494M/2861M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.codehaus.mojo:jaxb2-maven-plugin:2.3.1:xjc (xjc) on project rya.benchmark: MojoExecutionException: NoSchemasException -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X
  switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :rya.benchmarkchannel stoppedSetting status of 1fc939493ccac56a1f2ea8d8f7ac3fe42aa190d2 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/380/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/374/<h2>Build result: FAILURE</span></h2>[...truncated 1.21 MB...][INFO] Apache Rya Spark Support ........................... SKIPPED[INFO] Apache Rya Web Projects ............................ SKIPPED[INFO] Apache Rya Web Implementation ...................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 18:57 min[INFO] Finished at: 2017-08-09T13:20:24+00:00[INFO] Final Memory: 226M/2679M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (check-licenses) on project rya.pcj.fluo.test.base: Too many files with unapproved license: 4 See RAT report in: /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya
 .pcj.fluo/pcj.fluo.test.base/target/rat.txt -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :rya.pcj.fluo.test.basechannel stoppedSetting status of 56c2eec09ebbed482d4dee192dc9e150bca7186d to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/374/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by jdasch <gi...@git.apache.org>.
Github user jdasch commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    asfbot builld


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by jdasch <gi...@git.apache.org>.
Github user jdasch commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    asfbot build


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/<h2>Failed Tests: <span class='status-failure'>5</span></h2><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.benchmark/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.benchmark</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.benchmark/testReport/org.apache.rya.benchmark.query/QueriesBenchmarkConfReaderIT/load/'><strong>org.apache.rya.benchmark.query.QueriesBenchmarkConfReaderIT.load</strong></a></li></ul><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-reques
 ts/378/org.apache.rya$rya.pcj.fluo.integration/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.pcj.fluo.integration</a>: <span class='status-failure'>1</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.pcj.fluo.integration/testReport/org.apache.rya.indexing.pcj.fluo.integration/KafkaExportIT/newResultsExportedTest/'><strong>org.apache.rya.indexing.pcj.fluo.integration.KafkaExportIT.newResultsExportedTest</strong></a></li></ul><h3><a name='incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.prospector' /><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.prospector/testReport'>incubator-rya-master-with-optionals-pull-requests/org.apache.rya:rya.prospector</a>: <span class='status-failure'>3</span></h3><ul><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-request
 s/378/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.mr/ProspectorTest/testCount/'><strong>org.apache.rya.prospector.mr.ProspectorTest.testCount</strong></a></li><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.service/ProspectorServiceEvalStatsDAOTest/testCount/'><strong>org.apache.rya.prospector.service.ProspectorServiceEvalStatsDAOTest.testCount</strong></a></li><li><a href='https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/378/org.apache.rya$rya.prospector/testReport/org.apache.rya.prospector.service/ProspectorServiceEvalStatsDAOTest/testNoAuthsCount/'><strong>org.apache.rya.prospector.service.ProspectorServiceEvalStatsDAOTest.testNoAuthsCount</strong></a></li></ul>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya issue #202: [WIP] Rya 331

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/202
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/381/<h2>Build result: ABORTED</span></h2>[...truncated 2.26 MB...][INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ rya.pcj.fluo.demo ---[INFO] Using 'UTF-8' encoding to copy filtered resources.[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya.pcj.fluo/pcj.fluo.demo/src/main/resources[INFO] Copying 3 resourcesBuild was aborted[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.util.concurrent.ExecutionException: Invalid object ID 14 iota=59[INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ rya.pcj.fluo.demo ---[INFO] Changes detected - recompiling the module![INFO] Compiling 3 source files to /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya.pcj.fluo/pcj.fluo.demo/target/classeschannel st
 opped[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: hudson.remoting.Channel$OrderlyShutdown[INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ rya.pcj.fluo.demo ---[INFO] Using 'UTF-8' encoding to copy filtered resources.[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/incubator-rya-master-with-optionals-pull-requests/extras/rya.pcj.fluo/pcj.fluo.demo/src/test/resources[INFO] Copying 3 resources[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected.[INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ rya.pcj.fluo.demo ---Setting status of 256e5f53434801c7b6325c80020ac8080b6636e0 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/381/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---