Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix-mongo-tests #208

Closed
wants to merge 1 commit into from
Closed

fix-mongo-tests #208

wants to merge 1 commit into from

Conversation

jdasch
Copy link
Contributor

@jdasch jdasch commented Aug 15, 2017

Description

MongoGeoTemporalIndexIT and MongoGeoIndexerFilterIT had 5 tests failing between them.
Updated to extend MongoITBase. Added unique mongoDBs for isolation.

Tests

MongoGeoTemporalIndexIT and MongoGeoIndexerFilterIT

Checklist

  • Code Review
  • Squash Commits

People To Reivew

@amihalik
@meiercaleb

@jdasch
Copy link
Contributor Author

jdasch commented Aug 15, 2017

asfbot build

@asfgit
Copy link

asfgit commented Aug 15, 2017

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/396/

Build result: FAILURE

[...truncated 390.63 KB...][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: 04:24 min[INFO] Finished at: 2017-08-15T20:43:20+00:00[INFO] Final Memory: 129M/3051M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (make-assembly) on project rya.pcj.fluo.app: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Error finalizing component-set for archive. Reason: Permission denied -> [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 -rf :rya.pcj.fluo.appchannel stoppedSetting status of b2303f7 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/396/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

@jdasch
Copy link
Contributor Author

jdasch commented Aug 15, 2017

asfbot build

1 similar comment
@jdasch
Copy link
Contributor Author

jdasch commented Aug 15, 2017

asfbot build

@asfgit
Copy link

asfgit commented Aug 15, 2017

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/397/

Build result: FAILURE

[...truncated 390.30 KB...][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: 04:38 min[INFO] Finished at: 2017-08-15T20:51:51+00:00[INFO] Final Memory: 128M/3239M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (make-assembly) on project rya.pcj.fluo.app: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Error finalizing component-set for archive. Reason: Permission denied -> [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 -rf :rya.pcj.fluo.appchannel stoppedSetting status of b2303f7 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/397/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

@asfgit
Copy link

asfgit commented Aug 15, 2017

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/398/

Build result: FAILURE

[...truncated 385.36 KB...][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: 05:05 min[INFO] Finished at: 2017-08-15T20:56:45+00:00[INFO] Final Memory: 129M/3053M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (make-assembly) on project rya.pcj.fluo.app: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Error finalizing component-set for archive. Reason: Permission denied -> [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 -rf :rya.pcj.fluo.appchannel stoppedSetting status of b2303f7 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/398/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing

@jdasch
Copy link
Contributor Author

jdasch commented Aug 15, 2017

asfbot build

@asfgit
Copy link

asfgit commented Aug 15, 2017

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/399/

Copy link
Contributor

@ejwhite922 ejwhite922 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Contributor

@amihalik amihalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jdasch

@asfgit asfgit closed this in 2f60526 Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants