EG variants lack of server logs with mongodb-runner

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: Mongo Orchestration
    • None
    • Not Needed

      Summary

      When mongodb-runner is in use to bootstrap MongoDB, the mongodb-logs.tar.gz artifact lacks of the server log.

      We use the following script to capture the server's logs:

      export MONGO_ORCHESTRATION_HOME="$DRIVERS_TOOLS/.evergreen/orchestration"
      find $MONGO_ORCHESTRATION_HOME -name \*.log | xargs tar czf mongodb-logs.tar.gz

      example of the variant run with mongodb-runner:

      https://spruce.corp.mongodb.com/task/dot_net_driver_secure_tests_linux_2004__version~7.0_os~ubuntu_2004_topology~replicaset_auth~auth_ssl~ssl_test_net60_patch_0204a8b63fcc4ca95e6344f3c18a0b651657ed6f_69e7d14e8715c80007481619_26_04_21_19_37_05/files?execution=0

      example of artifacts using mongo-orchestration script (with extra folder "db" with logs from each node besides the server.log and out.log):

      https://spruce.corp.mongodb.com/task/dot_net_driver_unsecure_tests_linux_2004__version~rapid_os~ubuntu_2004_topology~replicaset_auth~noauth_ssl~nossl_test_net60_6d9c590cb0396097971ba6dc77f541ce4f31673d_26_04_21_20_02_51/files?execution=0

       

            Assignee:
            Unassigned
            Reporter:
            Oleksandr Poliakov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: