Process failed: Task did not complete

Hi,

Many greets for everyone! I am a new newbie :)), just started to process ortomosaics in agriculture. I fly with Mavic 2 Pro (with Sentera Double 4k camera, but it is not important now) and having the following difficulties with the RGB (Hasselblad optic) picture processing.

Currently, I’ve sent two different jobs (projects) to the Lightning Network, and far as I see, they failed exectly the same way. Could you please take a look at them and provide me with some guidance?
Thank you in advance.


Job 1:


Your task [T40_RGB_60m_60%_2021_03_04_ODM_LN] could not complete. Here’s a copy of the error message:

01:38:30 [App ] CPU: AMD EPYC Processor (with IBPB) (16 cores)
01:38:30 [App ] RAM: 30.68GB Physical Memory 61.36GB Virtual Memory
01:38:30 [App ] OS: Linux 4.4.0-201-generic (x86_64)
01:38:30 [App ] SSE & AVX compatible CPU & OS detected
01:38:30 [App ] Command line: /var/www/data/d79b82d8-31f7-444a-b35c-d2ab8cc3734e/opensfm/undistorted/openmvs/scene.mvs --resolution-level 3 --min-resolution 684 --max-resolution 4500 --max-threads 16 --number-views-fuse 2 -w /var/www/data/d79b82d8-31f7-444a-b35c-d2ab8cc3734e/opensfm/undistorted/openmvs/depthmaps -v 0
01:38:56 [App ] Preparing images for dense reconstruction completed: 788 images (25s115ms)
01:38:58 [App ] Selecting images for dense reconstruction completed: 0 images (2s341ms)
Fused depth-maps 0 (100%, 0ms)
01:38:58 [App ] Densifying point-cloud completed: 0 points (27s532ms)
01:38:58 [App ] MEMORYINFO: {
01:38:58 [App ] VmPeak: 4990968 kB
01:38:58 [App ] VmSize: 3665152 kB
01:38:58 [App ] } ENDINFO
[INFO] running /code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud --filter-point-cloud -1 -i “/var/www/data/d79b82d8-31f7-444a-b35c-d2ab8cc3734e/opensfm/undistorted/openmvs/scene_dense.mvs” -v 0
01:38:59 [App ] Build date: Mar 7 2021, 19:02:49
01:38:59 [App ] CPU: AMD EPYC Processor (with IBPB) (16 cores)
01:38:59 [App ] RAM: 30.68GB Physical Memory 61.36GB Virtual Memory
01:38:59 [App ] OS: Linux 4.4.0-201-generic (x86_64)
01:38:59 [App ] SSE & AVX compatible CPU & OS detected
01:38:59 [App ] Command line: --filter-point-cloud -1 -i /var/www/data/d79b82d8-31f7-444a-b35c-d2ab8cc3734e/opensfm/undistorted/openmvs/scene_dense.mvs -v 0
01:38:59 [App ] error: empty initial point-cloud
Traceback (most recent call last):
File “/code/run.py”, line 68, in
app.execute()
File “/code/stages/odm_app.py”, line 81, in execute
self.first_stage.run()
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
[Previous line repeated 1 more time]
File “/code/opendm/types.py”, line 319, in run
self.process(self.args, outputs)
File “/code/stages/openmvs.py”, line 160, in process
system.run(‘%s %s’ % (context.omvs_densify_path, ’ '.join(config)))
File “/code/opendm/system.py”, line 79, in run
raise Exception(“Child returned {}”.format(retcode))
Exception: Child returned 1

Pictures (T40):
https://drive.google.com/drive/folders/1OPe02Shmv20LkmcQf578OYg0FUq0Dfr6?usp=sharing


Job 2:


Your task [D24_RGB_60_70%_2021_03_03_ODM_LN] could not complete. Here’s a copy of the error message:

03:51:00 [App ] CPU: AMD Ryzen 9 3900 12-Core Processor (24 cores)
03:51:00 [App ] RAM: 125.90GB Physical Memory 128.00GB Virtual Memory
03:51:00 [App ] OS: Linux 4.15.0-112-generic (x86_64)
03:51:00 [App ] SSE & AVX compatible CPU & OS detected
03:51:00 [App ] Command line: /var/www/data/c3619214-353e-4b86-a8b3-9e99cbd5773a/opensfm/undistorted/openmvs/scene.mvs --resolution-level 3 --min-resolution 684 --max-resolution 5472 --max-threads 24 --number-views-fuse 2 -w /var/www/data/c3619214-353e-4b86-a8b3-9e99cbd5773a/opensfm/undistorted/openmvs/depthmaps -v 0
03:51:21 [App ] Preparing images for dense reconstruction completed: 812 images (19s856ms)
03:51:25 [App ] Selecting images for dense reconstruction completed: 0 images (4s57ms)
Fused depth-maps 0 (100%, 0ms)
03:51:25 [App ] Densifying point-cloud completed: 0 points (24s10ms)
03:51:25 [App ] MEMORYINFO: {
03:51:25 [App ] VmPeak: 7610632 kB
03:51:25 [App ] VmSize: 4523648 kB
03:51:25 [App ] } ENDINFO
[INFO] running /code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud --filter-point-cloud -1 -i “/var/www/data/c3619214-353e-4b86-a8b3-9e99cbd5773a/opensfm/undistorted/openmvs/scene_dense.mvs” -v 0
03:51:26 [App ] Build date: Mar 7 2021, 19:02:49
03:51:26 [App ] CPU: AMD Ryzen 9 3900 12-Core Processor (24 cores)
03:51:26 [App ] RAM: 125.90GB Physical Memory 128.00GB Virtual Memory
03:51:26 [App ] OS: Linux 4.15.0-112-generic (x86_64)
03:51:26 [App ] SSE & AVX compatible CPU & OS detected
03:51:26 [App ] Command line: --filter-point-cloud -1 -i /var/www/data/c3619214-353e-4b86-a8b3-9e99cbd5773a/opensfm/undistorted/openmvs/scene_dense.mvs -v 0
03:51:26 [App ] error: empty initial point-cloud

Traceback (most recent call last):
File “/code/run.py”, line 68, in
app.execute()
File “/code/stages/odm_app.py”, line 81, in execute
self.first_stage.run()
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
[Previous line repeated 1 more time]
File “/code/opendm/types.py”, line 319, in run
self.process(self.args, outputs)
File “/code/stages/openmvs.py”, line 160, in process
system.run(‘%s %s’ % (context.omvs_densify_path, ’ '.join(config)))
File “/code/opendm/system.py”, line 79, in run
raise Exception(“Child returned {}”.format(retcode))
Exception: Child returned 1

Pictures (D24):
https://drive.google.com/drive/folders/1s03_gg2ttu8YpfqfXI4N4yA4ajHfeN5t?usp=sharing

---------------------
WebODM sreenshot:


---------------------

1 Like

Welcome!

Can you provide some details about how you performed your flight planning?

What app did you use?

What did you have set for your overlap and sidelap percentages? Did you stop for each photo?

The flight was planned by FieldAgent (Sentera) program. At take off it samples and sets the drone’s settings based on the environment and locks features. The drone do not stop when it takes pictures, but it has automatic focus lock when makes the shots. In this FieldAgent flight program you can only set overlap, which was set to 60% and 70% (project 1 and project 2). Altitude was at 60m, and speed at 5 m/s.

Thank you.

1 Like

Task 1:


Seems that overlap/sidelap are both far too low to reconstruct properly.

Task 2:
Not processed yet.

Does FieldAgent give you an idea of what the mission’s sidelap will be?

No, it does not. :frowning: just the overlap

I tried the process on a different (5ha) area, and it worked out great.
Of course, it has less pictures and the overlap was set to 75%.

Thank you.

1 Like

How high does it let you set the overlap?

90%

1 Like

If you’ve got the storage, and the camera can write out that fast… Might as well, especially if it is going to keep sidelap so low.

OK. Thank you

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.