Skip to content

Instantly share code, notes, and snippets.

@gannebamm
Last active September 6, 2018 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gannebamm/2fb8ac65af9c3193760f64689630a338 to your computer and use it in GitHub Desktop.
Save gannebamm/2fb8ac65af9c3193760f64689630a338 to your computer and use it in GitHub Desktop.
paster run_test for csw harvester produces ImportError: No module named factory error

production.ini

# ckan harvester
ckan.harvest.mq.type = redis
ckan.spatial.validator.profiles = iso19139

paster harvester sources

(default) administrator@GDIT01-BS:/usr/lib/ckan/default/src/ckanext-harvest$ paster --plugin=ckanext-harvest harvester sources --config=/etc/ckan/default/production.ini
2018-09-06 14:54:28,651 DEBUG [ckanext.spatial.plugin] Setting up the spatial model
2018-09-06 14:54:28,674 DEBUG [ckanext.spatial.model.package_extent] Spatial tables defined in memory
2018-09-06 14:54:28,681 DEBUG [ckanext.spatial.model.package_extent] Spatial tables already exist
2018-09-06 14:54:28,695 DEBUG [ckanext.harvest.model] Harvest tables defined in memory
2018-09-06 14:54:28,696 DEBUG [ckanext.harvest.model] Harvest tables already exist
2018-09-06 14:54:28,932 DEBUG [ckanext.spatial.plugin] Setting up the spatial model
2018-09-06 14:54:28,941 DEBUG [ckanext.spatial.model.package_extent] Spatial tables already exist
2018-09-06 14:54:28,942 DEBUG [ckanext.harvest.model] Harvest tables already exist

Source id: 53622384-08a7-4372-9cb1-3eafceb70367
      url: http://demo.pycsw.org/services/csw?service=CSW&version=2.0.2&request=GetCapabilities
     type: csw
   active: True
frequency: MANUAL
     jobs: 5

paster harvest

(default) administrator@GDIT01-BS:/usr/lib/ckan/default/src/ckanext-harvest$ paster --plugin=ckanext-harvest harvester run_test 53622384-08a7-4372-9cb1-3eafceb70367  --config=/etc/ckan/default/production.ini
2018-09-06 14:55:56,506 DEBUG [ckanext.spatial.plugin] Setting up the spatial model
2018-09-06 14:55:56,529 DEBUG [ckanext.spatial.model.package_extent] Spatial tables defined in memory
2018-09-06 14:55:56,536 DEBUG [ckanext.spatial.model.package_extent] Spatial tables already exist
2018-09-06 14:55:56,550 DEBUG [ckanext.harvest.model] Harvest tables defined in memory
2018-09-06 14:55:56,551 DEBUG [ckanext.harvest.model] Harvest tables already exist
2018-09-06 14:55:56,786 DEBUG [ckanext.spatial.plugin] Setting up the spatial model
2018-09-06 14:55:56,795 DEBUG [ckanext.spatial.model.package_extent] Spatial tables already exist
2018-09-06 14:55:56,796 DEBUG [ckanext.harvest.model] Harvest tables already exist

/usr/lib/ckan/default/local/lib/python2.7/site-packages/sqlalchemy/sql/compiler.py:624: SAWarning: Can't resolve label reference 'error_count desc'; converting to text() (this warning may be suppressed after 10 occurrences)
  util.ellipses_string(element.element))
2018-09-06 14:55:57,039 INFO  [ckanext.harvest.logic.action.create] Harvest job create: {'source_id': u'53622384-08a7-4372-9cb1-3eafceb70367'}
2018-09-06 14:55:57,047 WARNI [ckanext.harvest.logic.action.create] There is already an unrun job True for this source 53622384-08a7-4372-9cb1-3eafceb70367

Source "demo-pycsw-org" apparently has a "Running" job:
[{'status': u'Running', 'stats': {'updated': 0, 'added': 0, 'deleted': 0, 'not modified': 0, None: 33L, 'errored': 0}, 'created': '2018-09-06 12:44:55.247522', 'id': u'59877648-00fb-464a-bd76-5cc28e86b310', 'finished': None, 'source_id': u'53622384-08a7-4372-9cb1-3eafceb70367', 'gather_started': '2018-09-06 12:44:55.286119', 'gather_finished': '2018-09-06 12:44:59.118434'}]
Abort it? (y/n)y
2018-09-06 14:56:00,102 INFO  [ckanext.harvest.logic.action.update] Harvest job changed status from "Running" to "Finished"
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "IMPORT" to "ERROR": 11c6bc2c-c960-4753-b33e-6392a590e64b
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": e309f4e0-44eb-4d35-8d36-ed994121af0c
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 9c07afc8-a84d-40aa-9017-8c5c67451e9c
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": fe313289-71cb-4dd8-b9ca-1b16da142afb
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 53cf67b8-ce55-4730-a41b-bd04667e0cfc
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 3bc4c000-ab9d-4d91-b5a8-e02fd8832a34
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": d4456aa0-5d31-4534-b11a-82236c6b13fc
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 1ff72b68-097c-4cee-b464-a728e97f10be
2018-09-06 14:56:00,107 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 0fd536e0-2c66-4c53-bb1b-6b7a086e233b
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": ccc6fd10-0894-4a06-8201-2d56539d0257
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": a3c78d7a-3090-4442-bf75-bfceef126def
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 698691fe-4145-412c-bc1a-734ed6b7c68a
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 80b3c1f3-65d3-4eee-8ff9-0620d4f5794c
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 21e4ddc0-6ed9-411e-a58c-7cc85adbb6fb
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 577a8420-389c-4fbc-873b-13f01ffcae5a
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": cbdd3877-5074-49dc-8521-760b896beda5
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": f403fac3-dcd2-450b-9889-f524c5aa603a
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 57ae6ebc-b427-422e-970f-8d70cddd61e6
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 592dc91d-4214-423f-be95-9669b2db25b4
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 5b3b44bf-bdd7-47c1-b609-102fe234be3f
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 8c6b62c2-40af-4e03-9871-aa39942a9a34
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": a55b3b77-9f5d-45e5-8c96-7f712ba7c3ef
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 284faf9a-e40d-4932-81d5-f1e869f0196a
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": ce61ded3-f020-4061-bb3f-1adf7090fd56
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": ead24f94-3529-443a-b320-fd73bda1a80a
2018-09-06 14:56:00,108 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 743ecc9a-74f1-4773-87df-1b5c9827f9f6
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 9f00f726-0b55-4b70-bb12-0b70c64a535f
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": a8dca1ed-d985-4399-95fd-f2d96cd67de9
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 880f103e-9689-46fe-a247-c479dbfffd1b
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": b559428b-8ac7-4192-bda5-541a7367dec8
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 24c0e6c9-5993-43a8-89fc-c7bab57482e9
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 87b3c420-34eb-4824-bbf6-983b989c97d0
2018-09-06 14:56:00,109 INFO  [ckanext.harvest.logic.action.update] Harvest object changed state from "WAITING" to "ERROR": 07767374-bd92-432d-ac60-2dc349f5db20
2018-09-06 14:56:00,126 DEBUG [ckanext.spatial.harvesters.csw.CSW.gather] CswHarvester gather_stage for job: <HarvestJob id=59877648-00fb-464a-bd76-5cc28e86b310 created=2018-09-06 12:44:55.247522 gather_started=2018-09-06 12:56:00.126763 gather_finished=2018-09-06 12:44:59.118434 finished=None source_id=53622384-08a7-4372-9cb1-3eafceb70367 status=Running>
2018-09-06 14:56:00,698 DEBUG [ckanext.spatial.harvesters.csw.CSW.gather] Starting gathering for http://demo.pycsw.org/services/csw?service=CSW&version=2.0.2&request=GetCapabilities
2018-09-06 14:56:00,698 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecords2 {'typenames': 'csw:Record', 'maxrecords': 10, 'sortby': <owslib.fes.SortBy object at 0x7fa90ab7cd10>, 'outputschema': 'http://www.isotc211.org/2005/gmd', 'cql': None, 'startposition': 0, 'esn': 'brief', 'constraints': []}
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Relief from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Highways from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeClarity from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames_0305 from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI_0305 from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Counties from the CSW
2018-09-06 14:56:01,615 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI from the CSW
2018-09-06 14:56:01,616 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecords2 {'typenames': 'csw:Record', 'maxrecords': 10, 'sortby': <owslib.fes.SortBy object at 0x7fa90ab7cd10>, 'outputschema': 'http://www.isotc211.org/2005/gmd', 'cql': None, 'startposition': 10, 'esn': 'brief', 'constraints': []}
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-amtrak1m from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-coast1m from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdl from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdp from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elevation from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elsli0100g from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-impervious from the CSW
2018-09-06 14:56:02,612 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-airports1m from the CSW
2018-09-06 14:56:02,613 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecords2 {'typenames': 'csw:Record', 'maxrecords': 10, 'sortby': <owslib.fes.SortBy object at 0x7fa90ab7cd10>, 'outputschema': 'http://www.isotc211.org/2005/gmd', 'cql': None, 'startposition': 20, 'esn': 'brief', 'constraints': []}
2018-09-06 14:56:03,382 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-svsri0100g from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-one_million from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-states1m from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-landcov100m from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-ports1m from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srcoi0100g from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srgri0100g from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-treecanopy from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-satvi0100g from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-national1m from the CSW
2018-09-06 14:56:03,383 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecords2 {'typenames': 'csw:Record', 'maxrecords': 10, 'sortby': <owslib.fes.SortBy object at 0x7fa90ab7cd10>, 'outputschema': 'http://www.isotc211.org/2005/gmd', 'cql': None, 'startposition': 30, 'esn': 'brief', 'constraints': []}
2018-09-06 14:56:03,983 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-eudem_color from the CSW
2018-09-06 14:56:03,983 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-MS from the CSW
2018-09-06 14:56:03,983 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-EU-DEM from the CSW
2018-09-06 14:56:03,983 INFO  [ckanext.spatial.harvesters.csw.CSW.gather] Got identifier urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09 from the CSW
/usr/lib/ckan/default/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py:2181: SAWarning: Usage of the 'related attribute set' operation is not currently supported within the execution stage of the flush process. Results may not be consistent.  Consider using alternative event listeners or connection-level operations instead.
  % method)
/usr/lib/ckan/default/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py:2181: SAWarning: Usage of the 'collection append' operation is not currently supported within the execution stage of the flush process. Results may not be consistent.  Consider using alternative event listeners or connection-level operations instead.
  % method)
/usr/lib/ckan/default/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py:2276: SAWarning: Attribute history events accumulated on 1 previously clean instances within inner-flush event handlers have been reset, and will not result in database updates. Consider using set_committed_value() within inner-flush event handlers to avoid this warning.
  % len_)
2018-09-06 14:56:04,101 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 57ea552f-d3ad-4404-892d-e05c8702fbba
2018-09-06 14:56:04,636 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:05,189 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 24067)
2018-09-06 14:56:05,196 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 57ea552f-d3ad-4404-892d-e05c8702fbba
2018-09-06 14:56:05,198 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:05,223 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:05,226 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:05,226 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification ).", 22)]
2018-09-06 14:56:05,226 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d
2018-09-06 14:56:05,229 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:05,232 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:05,234 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification )., line 22
2018-09-06 14:56:05,245 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 3c6cbfa5-765d-4b8b-a9e8-b291e5e8ac3f
2018-09-06 14:56:05,843 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeClarity'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:06,250 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 7452)
2018-09-06 14:56:06,254 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 3c6cbfa5-765d-4b8b-a9e8-b291e5e8ac3f
2018-09-06 14:56:06,256 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:06,281 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:06,284 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:06,284 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeClarity' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:06,284 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeClarity
2018-09-06 14:56:06,287 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:06,289 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:06,291 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeClarity' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:06,294 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:06,302 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 25f27a51-9ddd-4c75-a857-1307f5d8105b
2018-09-06 14:56:06,836 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srcoi0100g'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:07,289 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6194)
2018-09-06 14:56:07,293 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 25f27a51-9ddd-4c75-a857-1307f5d8105b
2018-09-06 14:56:07,295 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:07,320 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:07,323 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:07,323 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srcoi0100g' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:07,323 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srcoi0100g
2018-09-06 14:56:07,326 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:07,328 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:07,330 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srcoi0100g' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:07,333 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:07,340 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 822585e7-a37b-4604-a3cd-428c67ae39c6
2018-09-06 14:56:07,984 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid ['urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srgri0100g'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:08,387 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6193)
2018-09-06 14:56:08,392 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 822585e7-a37b-4604-a3cd-428c67ae39c6
2018-09-06 14:56:08,394 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:08,418 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:08,421 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:08,421 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srgri0100g' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:08,421 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srgri0100g
2018-09-06 14:56:08,424 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:08,426 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:08,429 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-srgri0100g' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:08,431 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:08,440 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 7aa11c61-6298-4386-ae8a-0a49c82b029f
2018-09-06 14:56:09,083 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-impervious'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:09,481 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6196)
2018-09-06 14:56:09,485 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 7aa11c61-6298-4386-ae8a-0a49c82b029f
2018-09-06 14:56:09,487 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:09,512 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:09,514 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:09,514 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-impervious' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:09,514 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-impervious
2018-09-06 14:56:09,517 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:09,519 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:09,521 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-impervious' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:09,524 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:09,532 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: f998174a-02eb-43eb-b1b8-3ef6ca7aa4be
2018-09-06 14:56:10,090 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-one_million'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:10,475 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6250)
2018-09-06 14:56:10,480 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: f998174a-02eb-43eb-b1b8-3ef6ca7aa4be
2018-09-06 14:56:10,482 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:10,507 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:10,510 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:10,510 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-one_million' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:10,510 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-one_million
2018-09-06 14:56:10,513 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:10,515 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:10,518 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-one_million' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:10,520 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:10,529 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: ea5e3f61-bdca-4866-87e0-c5e872f6244d
2018-09-06 14:56:11,354 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Highways'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:11,748 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6232)
2018-09-06 14:56:11,753 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: ea5e3f61-bdca-4866-87e0-c5e872f6244d
2018-09-06 14:56:11,754 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:11,779 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:11,782 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:11,782 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Highways' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:11,782 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Highways
2018-09-06 14:56:11,784 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:11,787 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:11,789 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Highways' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:11,792 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:11,800 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: aca80d81-f3d9-45aa-8020-7f3db51ae7dc
2018-09-06 14:56:12,374 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-states1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:12,776 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6156)
2018-09-06 14:56:12,780 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: aca80d81-f3d9-45aa-8020-7f3db51ae7dc
2018-09-06 14:56:12,782 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:12,807 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:12,809 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:12,809 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-states1m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:12,809 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-states1m
2018-09-06 14:56:12,812 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:12,815 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:12,817 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-states1m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:12,820 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:12,829 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: ded8bd10-2d81-47b5-936e-3da5cf5c7b67
2018-09-06 14:56:13,371 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:13,775 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 14509)
2018-09-06 14:56:13,780 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: ded8bd10-2d81-47b5-936e-3da5cf5c7b67
2018-09-06 14:56:13,782 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:13,807 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:13,809 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:13,809 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}positionName, {http://www.isotc211.org/2005/gmd}contactInfo, {http://www.isotc211.org/2005/gmd}role ).", 12), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 19), (u"Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification ).", 28)]
2018-09-06 14:56:13,809 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09
2018-09-06 14:56:13,812 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:13,814 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}positionName, {http://www.isotc211.org/2005/gmd}contactInfo, {http://www.isotc211.org/2005/gmd}role )., line 12
2018-09-06 14:56:13,816 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 19
2018-09-06 14:56:13,818 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification )., line 28
2018-09-06 14:56:13,827 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: c59521aa-175b-4244-bf46-95c62696014d
2018-09-06 14:56:14,389 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-eudem_color'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:14,802 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6238)
2018-09-06 14:56:14,806 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: c59521aa-175b-4244-bf46-95c62696014d
2018-09-06 14:56:14,808 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:14,833 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:14,836 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:14,836 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-eudem_color' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:14,836 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-eudem_color
2018-09-06 14:56:14,839 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:14,842 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:14,844 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-eudem_color' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:14,846 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:14,855 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 086529c9-1087-4eec-a54c-47dcb2a5faec
2018-09-06 14:56:15,411 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:15,979 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 17847)
2018-09-06 14:56:15,983 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 086529c9-1087-4eec-a54c-47dcb2a5faec
2018-09-06 14:56:15,986 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:16,010 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:16,013 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:16,013 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}positionName, {http://www.isotc211.org/2005/gmd}contactInfo, {http://www.isotc211.org/2005/gmd}role ).", 12), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 19), (u"Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification ).", 28)]
2018-09-06 14:56:16,013 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da
2018-09-06 14:56:16,016 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:16,018 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}positionName, {http://www.isotc211.org/2005/gmd}contactInfo, {http://www.isotc211.org/2005/gmd}role )., line 12
2018-09-06 14:56:16,020 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 19
2018-09-06 14:56:16,023 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/srv}SV_ServiceIdentification': This element is not expected. Expected is one of ( {http://www.isotc211.org/2005/gmd}AbstractMD_Identification, {http://www.isotc211.org/2005/gmd}MD_DataIdentification, {http://www.isotc211.org/2005/gmd}MD_ServiceIdentification )., line 28
2018-09-06 14:56:16,032 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 79da4990-f22d-4412-9fc3-2b92af249da4
2018-09-06 14:56:16,622 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-treecanopy'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:17,072 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6189)
2018-09-06 14:56:17,076 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 79da4990-f22d-4412-9fc3-2b92af249da4
2018-09-06 14:56:17,078 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:17,103 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:17,105 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:17,105 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-treecanopy' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:17,106 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-treecanopy
2018-09-06 14:56:17,108 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:17,110 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:17,113 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-treecanopy' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:17,115 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:17,123 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 2357e158-f5a0-4102-a2be-0c7aacf84aad
2018-09-06 14:56:17,729 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-satvi0100g'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:18,147 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6189)
2018-09-06 14:56:18,151 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 2357e158-f5a0-4102-a2be-0c7aacf84aad
2018-09-06 14:56:18,154 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:18,178 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:18,181 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:18,181 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-satvi0100g' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:18,181 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-satvi0100g
2018-09-06 14:56:18,183 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:18,185 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:18,188 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-satvi0100g' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:18,190 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:18,198 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: dfce08c4-6279-4ead-bac6-c914ff9d6854
2018-09-06 14:56:18,734 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI_0305'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:19,131 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6267)
2018-09-06 14:56:19,135 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: dfce08c4-6279-4ead-bac6-c914ff9d6854
2018-09-06 14:56:19,137 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:19,162 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:19,165 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:19,165 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI_0305' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:19,165 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI_0305
2018-09-06 14:56:19,167 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:19,170 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:19,172 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI_0305' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:19,174 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:19,182 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 92a8ae76-98f8-4df9-a829-dc8fcfd44052
2018-09-06 14:56:19,751 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elevation'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:20,306 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6180)
2018-09-06 14:56:20,310 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 92a8ae76-98f8-4df9-a829-dc8fcfd44052
2018-09-06 14:56:20,312 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:20,336 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:20,339 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:20,339 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elevation' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:20,339 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elevation
2018-09-06 14:56:20,342 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:20,345 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:20,347 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elevation' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:20,350 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:20,360 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 4f546632-646d-45b2-9d8b-302d59b442c7
2018-09-06 14:56:21,429 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-ports1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:31,444 DEBUG [ckanext.harvest.model] Error getting the CSW record with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-ports1m
2018-09-06 14:56:31,456 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 6d738afd-211f-40ec-a57b-e4e5af00d212
2018-09-06 14:56:38,101 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-coast1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:40,240 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6154)
2018-09-06 14:56:40,244 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 6d738afd-211f-40ec-a57b-e4e5af00d212
2018-09-06 14:56:40,245 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:40,270 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:40,272 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:40,272 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-coast1m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:40,273 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-coast1m
2018-09-06 14:56:40,275 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:40,277 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:40,279 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-coast1m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:40,282 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:40,290 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 4e4745b2-912b-43db-8274-0c35a78e3936
2018-09-06 14:56:45,969 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:48,803 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6233)
2018-09-06 14:56:48,807 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 4e4745b2-912b-43db-8274-0c35a78e3936
2018-09-06 14:56:48,809 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:48,833 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:48,836 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:48,836 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:48,836 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI
2018-09-06 14:56:48,839 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:48,841 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:48,844 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakesTSI' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:48,846 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:48,855 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 93ae22c3-0cd3-4086-8835-16c9fa16cfb4
2018-09-06 14:56:49,744 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-MS'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:50,170 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6254)
2018-09-06 14:56:50,174 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 93ae22c3-0cd3-4086-8835-16c9fa16cfb4
2018-09-06 14:56:50,176 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:50,201 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:50,203 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:50,203 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-MS' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:50,203 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-MS
2018-09-06 14:56:50,206 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:50,208 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:50,210 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-MS' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:50,213 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:50,222 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: e920459d-994e-472c-b08d-6fc2c8a78c9e
2018-09-06 14:56:51,421 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Relief'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:52,931 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6219)
2018-09-06 14:56:52,935 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: e920459d-994e-472c-b08d-6fc2c8a78c9e
2018-09-06 14:56:52,936 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:52,961 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:52,964 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:52,964 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Relief' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:52,964 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Relief
2018-09-06 14:56:52,966 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:52,969 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:52,971 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Relief' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:52,973 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:52,982 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 934c7569-1a94-4b36-8a16-e4f570d417be
2018-09-06 14:56:56,201 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-svsri0100g'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:56:57,794 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6208)
2018-09-06 14:56:57,798 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 934c7569-1a94-4b36-8a16-e4f570d417be
2018-09-06 14:56:57,800 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:56:57,824 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:56:57,827 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:56:57,827 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-svsri0100g' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:56:57,827 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-svsri0100g
2018-09-06 14:56:57,829 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:56:57,832 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:56:57,834 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-svsri0100g' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:56:57,836 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:56:57,845 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: b7c9162c-0b2e-48c1-8955-572add6349e5
2018-09-06 14:56:59,075 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-amtrak1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:02,157 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6187)
2018-09-06 14:57:02,161 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: b7c9162c-0b2e-48c1-8955-572add6349e5
2018-09-06 14:57:02,163 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:02,188 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:02,191 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:02,191 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-amtrak1m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:02,191 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-amtrak1m
2018-09-06 14:57:02,193 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:02,196 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:02,199 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-amtrak1m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:02,201 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:02,210 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 2fc85c15-82eb-4edb-893a-ba2ddacedfa1
2018-09-06 14:57:04,030 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-landcov100m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:05,179 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6187)
2018-09-06 14:57:05,183 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 2fc85c15-82eb-4edb-893a-ba2ddacedfa1
2018-09-06 14:57:05,185 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:05,210 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:05,212 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:05,212 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-landcov100m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:05,212 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-landcov100m
2018-09-06 14:57:05,215 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:05,217 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:05,219 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-landcov100m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:05,221 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:05,229 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: cb176abc-8233-4750-9116-2a16f844a9f7
2018-09-06 14:57:11,537 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:12,201 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6208)
2018-09-06 14:57:12,205 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: cb176abc-8233-4750-9116-2a16f844a9f7
2018-09-06 14:57:12,207 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:12,232 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:12,234 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:12,235 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:12,235 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads
2018-09-06 14:57:12,238 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:12,240 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:12,242 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Roads' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:12,245 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:12,253 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: e40e6f72-2801-41b8-af80-5e2335c5a2b6
2018-09-06 14:57:13,455 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elsli0100g'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:17,221 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6197)
2018-09-06 14:57:17,225 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: e40e6f72-2801-41b8-af80-5e2335c5a2b6
2018-09-06 14:57:17,226 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:17,252 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:17,254 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:17,254 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elsli0100g' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:17,254 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elsli0100g
2018-09-06 14:57:17,257 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:17,259 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:17,261 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-elsli0100g' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:17,263 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:17,272 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: a3478d41-0434-407b-a8c0-bbcdf0b2fa39
2018-09-06 14:57:19,839 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames_0305'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:21,630 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6274)
2018-09-06 14:57:21,633 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: a3478d41-0434-407b-a8c0-bbcdf0b2fa39
2018-09-06 14:57:21,635 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:21,660 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:21,663 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:21,663 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames_0305' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:21,663 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames_0305
2018-09-06 14:57:21,665 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:21,668 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:21,670 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames_0305' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:21,672 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:21,680 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 55bf5903-6db8-481b-8bf9-7b57e2a4053d
2018-09-06 14:57:24,395 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdl'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:24,959 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6149)
2018-09-06 14:57:24,963 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 55bf5903-6db8-481b-8bf9-7b57e2a4053d
2018-09-06 14:57:24,965 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:24,989 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:24,991 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:24,992 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdl' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:24,992 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdl
2018-09-06 14:57:24,994 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:24,996 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:24,999 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdl' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:25,001 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:25,010 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 4bc20c47-a758-429c-99ec-963639268683
2018-09-06 14:57:26,870 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdp'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:30,238 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6158)
2018-09-06 14:57:30,242 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 4bc20c47-a758-429c-99ec-963639268683
2018-09-06 14:57:30,244 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:30,269 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:30,272 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:30,272 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdp' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:30,272 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdp
2018-09-06 14:57:30,274 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:30,277 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:30,279 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-cdp' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:30,281 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:30,289 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 8516e97d-77d2-4696-84f8-b0b5418ade46
2018-09-06 14:57:31,776 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-EU-DEM'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:36,173 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6167)
2018-09-06 14:57:36,177 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 8516e97d-77d2-4696-84f8-b0b5418ade46
2018-09-06 14:57:36,178 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:36,210 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:36,212 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:36,212 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-EU-DEM' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:36,212 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-EU-DEM
2018-09-06 14:57:36,215 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:36,217 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:36,220 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:c17d5c23-7045-42e2-8e1f-a8b49b498c09-EU-DEM' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:36,222 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:36,230 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: eddf8c60-0283-443d-a321-4bd36c676b5f
2018-09-06 14:57:37,535 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:38,652 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6240)
2018-09-06 14:57:38,656 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: eddf8c60-0283-443d-a321-4bd36c676b5f
2018-09-06 14:57:38,658 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:38,683 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:38,686 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:38,686 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:38,686 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames
2018-09-06 14:57:38,688 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:38,691 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:38,693 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-LakeNames' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:38,695 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:38,704 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: dd6f7a0c-ebea-4365-9c00-3f5b8b8fe5ff
2018-09-06 14:57:42,703 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Counties'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:47,049 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6233)
2018-09-06 14:57:47,054 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: dd6f7a0c-ebea-4365-9c00-3f5b8b8fe5ff
2018-09-06 14:57:47,056 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:47,080 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:47,083 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:47,083 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Counties' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:47,083 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Counties
2018-09-06 14:57:47,086 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:47,089 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:47,091 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:01c9697a-7aea-4620-9d7f-f3be5f5719da-Counties' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:47,094 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:47,102 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 1a7d7c45-cd37-46ed-ae68-c8543d5e7b6c
2018-09-06 14:57:52,140 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-national1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:54,208 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6179)
2018-09-06 14:57:54,212 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 1a7d7c45-cd37-46ed-ae68-c8543d5e7b6c
2018-09-06 14:57:54,214 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:54,239 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:54,242 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:54,242 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-national1m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:54,243 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-national1m
2018-09-06 14:57:54,245 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:54,255 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:54,258 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-national1m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:54,260 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:54,270 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] CswHarvester fetch_stage for object: 48a074e8-eac3-446e-8dd4-81867e7d5b87
2018-09-06 14:57:56,961 INFO  [ckanext.spatial.lib.csw_client] Making CSW request: getrecordbyid [u'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-airports1m'] {'esn': 'full', 'outputschema': 'http://www.isotc211.org/2005/gmd'}
2018-09-06 14:57:57,579 DEBUG [ckanext.spatial.harvesters.csw.CSW.fetch] XML content saved (len 6170)
2018-09-06 14:57:57,583 DEBUG [ckanext.spatial.harvesters.base.import] Import stage for harvest object: 48a074e8-eac3-446e-8dd4-81867e7d5b87
2018-09-06 14:57:57,585 DEBUG [ckanext.spatial.validation.validation] Starting validation against profile(s) iso19139
2018-09-06 14:57:57,610 INFO  [ckanext.spatial.validation.validation] Validation errors found using schema Dataset schema (gmx.xsd)
2018-09-06 14:57:57,613 INFO  [ckanext.spatial.validation.validation] Validating against "ISO19139 XSD Schema" profile failed
2018-09-06 14:57:57,613 DEBUG [ckanext.spatial.validation.validation] [('Dataset schema (gmx.xsd) Validation Error', None), (u"Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'.", 13), (u"Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-airports1m' is not a valid value of the atomic type 'xs:ID'.", 22), (u"Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date ).", 24)]
2018-09-06 14:57:57,613 ERROR [ckanext.spatial.harvesters.base] Validation errors found using profile iso19139 for object with GUID urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-airports1m
2018-09-06 14:57:57,616 DEBUG [ckanext.harvest.model] Dataset schema (gmx.xsd) Validation Error
2018-09-06 14:57:57,618 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gco}Date': '' is not a valid value of the union type '{http://www.isotc211.org/2005/gco}Date_Type'., line 13
2018-09-06 14:57:57,621 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}MD_DataIdentification', attribute 'id': 'urn:uuid:2b86beab-0488-4cf2-9e36-422392cf3e0d-airports1m' is not a valid value of the atomic type 'xs:ID'., line 22
2018-09-06 14:57:57,623 DEBUG [ckanext.harvest.model] Element '{http://www.isotc211.org/2005/gmd}CI_Citation': Missing child element(s). Expected is one of ( {http://www.isotc211.org/2005/gmd}alternateTitle, {http://www.isotc211.org/2005/gmd}date )., line 24
2018-09-06 14:57:57,628 INFO  [ckanext.harvest.logic.action.update] Harvest job run: {}
2018-09-06 14:57:57,644 INFO  [ckanext.harvest.logic.action.update] Marking job as finished http://demo.pycsw.org/services/csw?service=CSW&version=2.0.2&request=GetCapabilities 59877648-00fb-464a-bd76-5cc28e86b310
2018-09-06 14:57:57,664 DEBUG [ckanext.harvest.logic.action.update] Updating search index for harvest source: demo-pycsw-org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment