# Missing entry in CDash

**URL:** https://discourse.vtk.org/t/missing-entry-in-cdash/1145
**Category:** Dashboards
**Created:** [June 14, 2019, 12:53pm UTC](https://discourse.vtk.org/t/missing-entry-in-cdash/1145 "2019-06-14T12:53:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.vtk.org/user_avatar/discourse.vtk.org/mwestphal/32/19_2.png) [@mwestphal](https://discourse.vtk.org/u/mwestphal)
#### Post date: [June 14, 2019, 12:53pm UTC](https://discourse.vtk.org/t/missing-entry-in-cdash/1145/1 "2019-06-14T12:53:11Z")

</div>

On my MR: [https://gitlab.kitware.com/vtk/vtk/merge\_requests/5651](https://gitlab.kitware.com/vtk/vtk/merge_requests/5651)  
This build is complete: [https://buildbot.kitware.com/grid?branch=LPTImprovements&category=vtk-expected](https://buildbot.kitware.com/grid?branch=LPTImprovements&category=vtk-expected)  
But only a few are visible in cdash : [https://open.cdash.org/index.php?compare1=61&filtercount=1&field1=revision&project=VTK&showfilters=0&limit=100&value1=3ec13d45f5ccebeef88790dd6fe66ba842f52686&showfeed=0](https://open.cdash.org/index.php?compare1=61&filtercount=1&field1=revision&project=VTK&showfilters=0&limit=100&value1=3ec13d45f5ccebeef88790dd6fe66ba842f52686&showfeed=0)

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.vtk.org/user_avatar/discourse.vtk.org/mwestphal/32/19_2.png) [@mwestphal](https://discourse.vtk.org/u/mwestphal)
#### Post date: [June 14, 2019, 12:54pm UTC](https://discourse.vtk.org/t/missing-entry-in-cdash/1145/2 "2019-06-14T12:54:19Z")

</div>

stdio contains an error:

```auto
Submit files
   Send to track: merge-requests
   SubmitURL: http://open.cdash.org/submit.php?project=VTK
   Uploaded: /home/kitware/Dashboards/buildslave/vtk_master-luigi-linux-shared-release_mpi_python2_tbb/build/Testing/20190614-0953/Test.xml
   Submission successful
skipping upload 
  ctest_upload_file_patterns: `` 
  ctest_stages: `all`
   build_number_errors: `0`
   success: `TRUE`
   ctest_upload_with_test_failures: `True`
	Add file: /home/kitware/Dashboards/buildslave/vtk_master-luigi-linux-shared-release_mpi_python2_tbb/common.ctest
	Add file: /home/kitware/Dashboards/buildslave/vtk_master-luigi-linux-shared-release_mpi_python2_tbb/ctest_extra_options.cmake
	Add file: /home/kitware/Dashboards/buildslave/vtk_master-luigi-linux-shared-release_mpi_python2_tbb/build/cmake-version.txt
	Add file: /home/kitware/Dashboards/buildslave/vtk_master-luigi-linux-shared-release_mpi_python2_tbb/build/CMakeCache.txt
Submit files

```

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.vtk.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.vtk.org/u/ben.boeckel)
#### Post date: [June 14, 2019, 1:12pm UTC](https://discourse.vtk.org/t/missing-entry-in-cdash/1145/3 "2019-06-14T13:12:02Z")

</div>

Seems that CDash was having some trouble when the first round of Update.xml files were updated:

```auto
   Submission failed: Cannot connect to the database.
   Uploaded: /home/kitware/dashboards/buildbot/vtk_master-duma-linux-shared-release_osmesa_ospray/build/Testing/20190614-0953/Update.xml
   Errors occurred during submission.

```

You can see all of them here: [https://open.cdash.org/index.php?project=VTK&date=2019-06-14&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=LPTImprovements](https://open.cdash.org/index.php?project=VTK&date=2019-06-14&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=LPTImprovements)
