11-03-2019 15:54:59.708 SuiTestRunTask created 11-03-2019 15:54:59.732 TestRunTask initialized 11-03-2019 15:54:59.732 Starting TestRunTask.fde6ec33-c97e-4f73-a28b-471719f647c9 at 2019-03-11T15:55:01.232Z 11-03-2019 15:54:59.734 Using test object "temporary-91c5fcba-5d84-49c4-96f1-baae7128f735" 11-03-2019 15:55:01.236 Setting state to CREATED 11-03-2019 15:55:01.240 Changed state from CREATED to INITIALIZING 11-03-2019 15:55:01.240 Project Properties: 11-03-2019 15:55:01.240 serviceEndpoint - http://test.geodata.nationaalgeoregister.nl/inspire_pv_ps/atom/inspire_pv_ps.xml 11-03-2019 15:55:01.240 username - 11-03-2019 15:55:01.240 authUser - 11-03-2019 15:55:01.240 authMethod - basic 11-03-2019 15:55:01.240 Changed state from INITIALIZING to INITIALIZED 11-03-2019 15:55:01.240 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 11-03-2019 15:55:01.243 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 11-03-2019 15:55:01.247 Running soapUI testcase [Requirements] 11-03-2019 15:55:01.250 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 15:55:01.257 Running soapUI testcase [Transfer Global Properties] 11-03-2019 15:55:01.260 running step [Transfer Global Properties] 11-03-2019 15:55:01.263 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 11-03-2019 15:55:01.267 Running soapUI testcase [Update Credentials] 11-03-2019 15:55:01.269 running step [Update Credentials] 11-03-2019 15:55:01.285 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 11-03-2019 15:55:01.289 Running soapUI testcase [Feed Elements Mandatory] 11-03-2019 15:55:01.292 running step [ValidateServiceFeed] 11-03-2019 15:55:01.359 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 11-03-2019 15:55:01.364 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 11-03-2019 15:55:01.369 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 11-03-2019 15:55:01.374 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 11-03-2019 15:55:01.377 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 11-03-2019 15:55:01.380 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 11-03-2019 15:55:01.384 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 11-03-2019 15:55:01.387 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 11-03-2019 15:55:01.390 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 11-03-2019 15:55:01.393 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status FAILED 11-03-2019 15:55:01.396 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $author:=/atom:feed/atom:author[string-length(./atom:name)>0 and string-length(./atom:email)>0] return if (exists($author)) then "" else "The Atom feed does NOT contain an author name and/or email address." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain an author name and/or email address.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain an author name and/or email address. at /result[1]/text()[1] 11-03-2019 15:55:01.399 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 11-03-2019 15:55:01.402 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 11-03-2019 15:55:01.406 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 11-03-2019 15:55:01.408 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 11-03-2019 15:55:01.412 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 11-03-2019 15:55:01.415 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 11-03-2019 15:55:01.418 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 11-03-2019 15:55:01.421 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 11-03-2019 15:55:01.426 Assertion [M-01##req16a: Each entry has an id] has status VALID 11-03-2019 15:55:01.429 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 11-03-2019 15:55:01.432 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: inspire_pv_ps.zip has no URI as identifier, but is: inspire_pv_ps.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: inspire_pv_ps.zip has no URI as identifier, but is: inspire_pv_ps.zip. at /result[1]/text()[1] 11-03-2019 15:55:01.435 Assertion [M-01##req17: Each entry has a title] has status VALID 11-03-2019 15:55:01.438 Assertion [M-01##req18: Each entry has an element updated] has status VALID 11-03-2019 15:55:01.441 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 11-03-2019 15:55:01.457 running step [PropertyTransferService] 11-03-2019 15:55:01.462 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 26ms, status: FAILED 11-03-2019 15:55:01.466 Running soapUI testcase [Service Metadata Mandatory] 11-03-2019 15:55:01.469 running step [CleanupAuthorization] 11-03-2019 15:55:01.475 running step [GetServiceMetadata] 11-03-2019 15:55:01.478 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 3ms, status: FAILED 11-03-2019 15:55:01.482 Running soapUI testcase [Dataset Metadata Mandatory] 11-03-2019 15:55:01.484 running step [Transfer_Properties] 11-03-2019 15:55:01.487 running step [GetServiceFeed] 11-03-2019 15:55:01.509 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 11-03-2019 15:55:01.512 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 11-03-2019 15:55:01.516 running step [Property Transfer] 11-03-2019 15:55:01.519 running step [RunMetadataDatasetTest] 11-03-2019 15:55:01.531 running step [GetMetadata] 11-03-2019 15:55:01.534 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 25ms, status: FAILED 11-03-2019 15:55:01.538 Running soapUI testcase [Feed Elements Mandatory] 11-03-2019 15:55:01.541 running step [Properties] 11-03-2019 15:55:01.543 running step [INSPIREMediaTypes_application] 11-03-2019 15:55:01.687 Assertion [INSPIRE Media Types list available] has status VALID 11-03-2019 15:55:01.690 running step [INSPIREMediaTypes_image] 11-03-2019 15:55:01.731 Assertion [INSPIRE Media Types list available] has status VALID 11-03-2019 15:55:01.734 running step [INSPIREMediaTypes_text] 11-03-2019 15:55:01.774 Assertion [INSPIRE Media Types list available] has status VALID 11-03-2019 15:55:01.776 running step [PropertyTransferMediaTypes] 11-03-2019 15:55:01.780 running step [GetServiceFeed] 11-03-2019 15:55:01.813 Assertion [Service Feed available] has status VALID 11-03-2019 15:55:01.816 running step [PropertyTransferFeed] 11-03-2019 15:55:01.819 running step [RunTestsForAllDatasetFeeds] 11-03-2019 15:55:01.835 running step [ValidateDatasetFeed] 11-03-2019 15:55:01.870 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 11-03-2019 15:55:01.876 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 11-03-2019 15:55:01.882 Assertion [M-04##req20: Feed title exists] has status VALID 11-03-2019 15:55:01.888 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 11-03-2019 15:55:01.893 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_pv_ps/atom/inspire_pv_ps.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_pv_ps/atom/inspire_pv_ps.xml does NOT refer to the self URL (). at /result[1]/text()[1] 11-03-2019 15:55:01.899 Assertion [M-04##req22: Feed rights element exists] has status VALID 11-03-2019 15:55:01.904 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 11-03-2019 15:55:01.909 Assertion [M-04##req24: Feed contains an author name and email address] has status FAILED 11-03-2019 15:55:01.913 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $author:=/atom:feed/atom:author[string-length(./atom:name)>0 and string-length(./atom:email)>0] return if (exists($author)) then "" else "The Atom feed does NOT contain an author name and/or email address." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain an author name and/or email address.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain an author name and/or email address. at /result[1]/text()[1] 11-03-2019 15:55:01.917 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 11-03-2019 15:55:01.920 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 11-03-2019 15:55:01.923 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 11-03-2019 15:55:01.926 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 11-03-2019 15:55:01.929 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 11-03-2019 15:55:01.932 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 11-03-2019 15:55:01.951 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 11-03-2019 15:55:01.955 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 11-03-2019 15:55:01.958 running step [PropertyTransferDatasetFeedXml] 11-03-2019 15:55:01.961 running step [RunTestsForAllDatasetUrls] 11-03-2019 15:55:02.015 running step [ResolveDatasetLink] 11-03-2019 15:55:02.112 running step [ResolveDatasetLink] 11-03-2019 15:55:02.694 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 11-03-2019 15:55:02.698 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 585ms, status: FAILED 11-03-2019 15:55:02.704 Running soapUI testcase [OpenSearch Mandatory] 11-03-2019 15:55:02.707 running step [Properties] 11-03-2019 15:55:02.710 running step [GetOpenSearchDescription] 11-03-2019 15:55:02.713 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 11-03-2019 15:55:02.785 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 1470ms 11-03-2019 15:55:02.788 Changed state from INITIALIZED to RUNNING 11-03-2019 15:55:04.132 Duration: 2sec 11-03-2019 15:55:04.132 TestRun finished 11-03-2019 15:55:04.133 Changed state from RUNNING to COMPLETED 11-03-2019 15:55:04.133 Releasing resources 11-03-2019 22:42:31.085 Setting project property [https://inspire.caris.nl/geoserver3/edv-gebieden/wms?service] to [WMS&version=1.1.0&request=GetCapabilities] 11-03-2019 22:42:31.089 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 11-03-2019 22:42:31.092 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 11-03-2019 22:42:31.096 Running soapUI testcase [Requirements] 11-03-2019 22:42:31.099 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 22:42:31.107 Running soapUI testcase [Transfer Global Properties] 11-03-2019 22:42:31.110 running step [Transfer Global Properties] 11-03-2019 22:42:31.114 Finished running soapUI testcase [Transfer Global Properties], time taken: 1ms, status: FINISHED 11-03-2019 22:42:31.117 Running soapUI testcase [Update Credentials] 11-03-2019 22:42:31.120 running step [Update Credentials] 11-03-2019 22:42:31.135 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 11-03-2019 22:42:31.138 Running soapUI testcase [Update Query Params] 11-03-2019 22:42:31.141 running step [UpdateQueryParams] 11-03-2019 22:42:31.172 Finished running soapUI testcase [Update Query Params], time taken: 27ms, status: FINISHED 11-03-2019 22:42:31.175 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 11-03-2019 22:42:31.178 running step [Properties] 11-03-2019 22:42:31.181 running step [GetCapabilities] 11-03-2019 22:42:31.298 Assertion [Response SLA] has status VALID 11-03-2019 22:42:31.302 Assertion [Timeout] has status VALID 11-03-2019 22:42:31.305 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status FAILED 11-03-2019 22:42:31.308 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; AssertionFailures: { let $v := /wms:WMS_Capabilities[@version='1.3.0'] return if (exists($v)) then "" else " No valid WMS Capabilities or version provided." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: No valid WMS Capabilities or version provided.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: No valid WMS Capabilities or version provided. at /result[1]/text()[1] 11-03-2019 22:42:31.312 running step [Property Transfer] 11-03-2019 22:42:31.336 running step [UpdateQueryParams-Getmap] 11-03-2019 22:42:31.353 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 115ms, status: FAILED 11-03-2019 22:42:31.357 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 11-03-2019 22:42:31.360 running step [TG GetCapabilities] 11-03-2019 22:42:31.364 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 0ms, status: FAILED 11-03-2019 22:42:31.367 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 11-03-2019 22:42:31.370 running step [GetCapabilities] 11-03-2019 22:42:31.373 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:31.376 Running soapUI testcase [GetMap Mandatory Parameters] 11-03-2019 22:42:31.387 running step [GetMap default layer] 11-03-2019 22:42:31.390 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:31.394 Running soapUI testcase [GetMap INSPIRE Parameters] 11-03-2019 22:42:31.396 running step [INSPIRE GetMap default layer] 11-03-2019 22:42:31.399 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:31.402 Running soapUI testcase [GetMap Optional Parameters] 11-03-2019 22:42:31.405 running step [test BGCOLOR] 11-03-2019 22:42:31.408 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:31.410 Running soapUI testcase [GetMetadataURLs] 11-03-2019 22:42:31.413 running step [Transfer_Properties] 11-03-2019 22:42:31.415 running step [GetMetadataURLs] 11-03-2019 22:42:31.487 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status FAILED 11-03-2019 22:42:31.490 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $nrOfMetadataURLs:=count(//wms:Layer/wms:MetadataURL/wms:OnlineResource/@xlink:href) return if ($nrOfMetadataURLs=0) then "there is no MetadataURL defined for any Layer. There should be at least one." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one. at /result[1]/text()[1] 11-03-2019 22:42:31.496 Finished running soapUI testcase [GetMetadataURLs], time taken: 44ms, status: FAILED 11-03-2019 22:42:31.499 Running soapUI testcase [GetLegendURLs] 11-03-2019 22:42:31.503 running step [Properties] 11-03-2019 22:42:31.506 running step [GetLegendURLs] 11-03-2019 22:42:31.574 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 11-03-2019 22:42:31.578 running step [Property Transfer] 11-03-2019 22:42:31.582 running step [RunGetLegendForStyles] 11-03-2019 22:42:31.606 running step [GetLegend] 11-03-2019 22:42:31.611 Finished running soapUI testcase [GetLegendURLs], time taken: 62ms, status: FAILED 11-03-2019 22:42:31.615 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 520ms 11-03-2019 22:42:54.373 Setting project property [https://inspire.caris.nl/geoserver3/edv-gebieden/wms?service] to [WMS&version=1.3.0&request=GetCapabilities] 11-03-2019 22:42:54.377 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 11-03-2019 22:42:54.380 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 11-03-2019 22:42:54.384 Running soapUI testcase [Requirements] 11-03-2019 22:42:54.392 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 22:42:54.396 Running soapUI testcase [Transfer Global Properties] 11-03-2019 22:42:54.399 running step [Transfer Global Properties] 11-03-2019 22:42:54.403 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 11-03-2019 22:42:54.406 Running soapUI testcase [Update Credentials] 11-03-2019 22:42:54.409 running step [Update Credentials] 11-03-2019 22:42:54.424 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 11-03-2019 22:42:54.429 Running soapUI testcase [Update Query Params] 11-03-2019 22:42:54.432 running step [UpdateQueryParams] 11-03-2019 22:42:54.464 Finished running soapUI testcase [Update Query Params], time taken: 29ms, status: FINISHED 11-03-2019 22:42:54.467 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 11-03-2019 22:42:54.471 running step [Properties] 11-03-2019 22:42:54.474 running step [GetCapabilities] 11-03-2019 22:42:54.604 Assertion [Response SLA] has status VALID 11-03-2019 22:42:54.607 Assertion [Timeout] has status VALID 11-03-2019 22:42:54.610 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 11-03-2019 22:42:54.613 running step [Property Transfer] 11-03-2019 22:42:54.636 running step [UpdateQueryParams-Getmap] 11-03-2019 22:42:54.651 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 132ms, status: FAILED 11-03-2019 22:42:54.654 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 11-03-2019 22:42:54.657 running step [TG GetCapabilities] 11-03-2019 22:42:54.660 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 0ms, status: FAILED 11-03-2019 22:42:54.663 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 11-03-2019 22:42:54.666 running step [GetCapabilities] 11-03-2019 22:42:54.669 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:54.672 Running soapUI testcase [GetMap Mandatory Parameters] 11-03-2019 22:42:54.675 running step [GetMap default layer] 11-03-2019 22:42:54.678 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:54.681 Running soapUI testcase [GetMap INSPIRE Parameters] 11-03-2019 22:42:54.683 running step [INSPIRE GetMap default layer] 11-03-2019 22:42:54.686 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:54.688 Running soapUI testcase [GetMap Optional Parameters] 11-03-2019 22:42:54.691 running step [test BGCOLOR] 11-03-2019 22:42:54.694 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:42:54.697 Running soapUI testcase [GetMetadataURLs] 11-03-2019 22:42:54.710 running step [Transfer_Properties] 11-03-2019 22:42:54.713 running step [GetMetadataURLs] 11-03-2019 22:42:54.781 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status FAILED 11-03-2019 22:42:54.784 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $nrOfMetadataURLs:=count(//wms:Layer/wms:MetadataURL/wms:OnlineResource/@xlink:href) return if ($nrOfMetadataURLs=0) then "there is no MetadataURL defined for any Layer. There should be at least one." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one. at /result[1]/text()[1] 11-03-2019 22:42:54.789 Finished running soapUI testcase [GetMetadataURLs], time taken: 39ms, status: FAILED 11-03-2019 22:42:54.792 Running soapUI testcase [GetLegendURLs] 11-03-2019 22:42:54.795 running step [Properties] 11-03-2019 22:42:54.798 running step [GetLegendURLs] 11-03-2019 22:42:54.863 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 11-03-2019 22:42:54.867 running step [Property Transfer] 11-03-2019 22:42:54.870 running step [RunGetLegendForStyles] 11-03-2019 22:42:54.893 running step [GetLegend] 11-03-2019 22:42:54.898 Finished running soapUI testcase [GetLegendURLs], time taken: 59ms, status: FAILED 11-03-2019 22:42:54.901 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 518ms 11-03-2019 22:43:25.086 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 11-03-2019 22:43:25.089 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 11-03-2019 22:43:25.093 Running soapUI testcase [Requirements] 11-03-2019 22:43:25.098 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 22:43:25.106 Running soapUI testcase [Transfer Global Properties] 11-03-2019 22:43:25.109 running step [Transfer Global Properties] 11-03-2019 22:43:25.113 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 11-03-2019 22:43:25.116 Running soapUI testcase [Update Credentials] 11-03-2019 22:43:25.119 running step [Update Credentials] 11-03-2019 22:43:25.133 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 11-03-2019 22:43:25.137 Running soapUI testcase [Update Query Params] 11-03-2019 22:43:25.140 running step [UpdateQueryParams] 11-03-2019 22:43:25.153 Finished running soapUI testcase [Update Query Params], time taken: 10ms, status: FINISHED 11-03-2019 22:43:25.156 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 11-03-2019 22:43:25.159 running step [Properties] 11-03-2019 22:43:25.162 running step [GetCapabilities] 11-03-2019 22:43:25.270 Assertion [Response SLA] has status VALID 11-03-2019 22:43:25.273 Assertion [Timeout] has status VALID 11-03-2019 22:43:25.276 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 11-03-2019 22:43:25.279 running step [Property Transfer] 11-03-2019 22:43:25.305 running step [UpdateQueryParams-Getmap] 11-03-2019 22:43:25.318 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 112ms, status: FAILED 11-03-2019 22:43:25.323 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 11-03-2019 22:43:25.326 running step [TG GetCapabilities] 11-03-2019 22:43:25.329 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 0ms, status: FAILED 11-03-2019 22:43:25.333 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 11-03-2019 22:43:25.335 running step [GetCapabilities] 11-03-2019 22:43:25.338 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:43:25.341 Running soapUI testcase [GetMap Mandatory Parameters] 11-03-2019 22:43:25.344 running step [GetMap default layer] 11-03-2019 22:43:25.347 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:43:25.350 Running soapUI testcase [GetMap INSPIRE Parameters] 11-03-2019 22:43:25.353 running step [INSPIRE GetMap default layer] 11-03-2019 22:43:25.356 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:43:25.360 Running soapUI testcase [GetMap Optional Parameters] 11-03-2019 22:43:25.363 running step [test BGCOLOR] 11-03-2019 22:43:25.366 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:43:25.369 Running soapUI testcase [GetMetadataURLs] 11-03-2019 22:43:25.372 running step [Transfer_Properties] 11-03-2019 22:43:25.374 running step [GetMetadataURLs] 11-03-2019 22:43:25.455 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status FAILED 11-03-2019 22:43:25.458 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $nrOfMetadataURLs:=count(//wms:Layer/wms:MetadataURL/wms:OnlineResource/@xlink:href) return if ($nrOfMetadataURLs=0) then "there is no MetadataURL defined for any Layer. There should be at least one." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one. at /result[1]/text()[1] 11-03-2019 22:43:25.464 Finished running soapUI testcase [GetMetadataURLs], time taken: 43ms, status: FAILED 11-03-2019 22:43:25.467 Running soapUI testcase [GetLegendURLs] 11-03-2019 22:43:25.470 running step [Properties] 11-03-2019 22:43:25.473 running step [GetLegendURLs] 11-03-2019 22:43:25.536 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 11-03-2019 22:43:25.539 running step [Property Transfer] 11-03-2019 22:43:25.542 running step [RunGetLegendForStyles] 11-03-2019 22:43:25.565 running step [GetLegend] 11-03-2019 22:43:25.570 Finished running soapUI testcase [GetLegendURLs], time taken: 55ms, status: FAILED 11-03-2019 22:43:25.573 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 481ms 11-03-2019 22:48:52.548 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 11-03-2019 22:48:52.551 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 11-03-2019 22:48:52.555 Running soapUI testcase [Requirements] 11-03-2019 22:48:52.558 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 22:48:52.565 Running soapUI testcase [Transfer Global Properties] 11-03-2019 22:48:52.587 running step [Transfer Global Properties] 11-03-2019 22:48:52.590 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 11-03-2019 22:48:52.594 Running soapUI testcase [Update Credentials] 11-03-2019 22:48:52.597 running step [Update Credentials] 11-03-2019 22:48:52.610 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 11-03-2019 22:48:52.614 Running soapUI testcase [Update Query Params] 11-03-2019 22:48:52.617 running step [UpdateQueryParams] 11-03-2019 22:48:52.631 Finished running soapUI testcase [Update Query Params], time taken: 10ms, status: FINISHED 11-03-2019 22:48:52.634 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 11-03-2019 22:48:52.637 running step [Properties] 11-03-2019 22:48:52.640 running step [GetCapabilities] 11-03-2019 22:48:52.743 Assertion [Response SLA] has status VALID 11-03-2019 22:48:52.746 Assertion [Timeout] has status VALID 11-03-2019 22:48:52.749 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 11-03-2019 22:48:52.751 running step [Property Transfer] 11-03-2019 22:48:52.778 running step [UpdateQueryParams-Getmap] 11-03-2019 22:48:52.792 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 107ms, status: FAILED 11-03-2019 22:48:52.796 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 11-03-2019 22:48:52.800 running step [TG GetCapabilities] 11-03-2019 22:48:52.803 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 0ms, status: FAILED 11-03-2019 22:48:52.807 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 11-03-2019 22:48:52.810 running step [GetCapabilities] 11-03-2019 22:48:52.813 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:48:52.817 Running soapUI testcase [GetMap Mandatory Parameters] 11-03-2019 22:48:52.820 running step [GetMap default layer] 11-03-2019 22:48:52.822 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:48:52.826 Running soapUI testcase [GetMap INSPIRE Parameters] 11-03-2019 22:48:52.828 running step [INSPIRE GetMap default layer] 11-03-2019 22:48:52.831 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:48:52.834 Running soapUI testcase [GetMap Optional Parameters] 11-03-2019 22:48:52.837 running step [test BGCOLOR] 11-03-2019 22:48:52.840 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:48:52.843 Running soapUI testcase [GetMetadataURLs] 11-03-2019 22:48:52.846 running step [Transfer_Properties] 11-03-2019 22:48:52.849 running step [GetMetadataURLs] 11-03-2019 22:48:52.920 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status FAILED 11-03-2019 22:48:52.924 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $nrOfMetadataURLs:=count(//wms:Layer/wms:MetadataURL/wms:OnlineResource/@xlink:href) return if ($nrOfMetadataURLs=0) then "there is no MetadataURL defined for any Layer. There should be at least one." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one. at /result[1]/text()[1] 11-03-2019 22:48:52.927 Finished running soapUI testcase [GetMetadataURLs], time taken: 43ms, status: FAILED 11-03-2019 22:48:52.932 Running soapUI testcase [GetLegendURLs] 11-03-2019 22:48:52.935 running step [Properties] 11-03-2019 22:48:52.938 running step [GetLegendURLs] 11-03-2019 22:48:53.008 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 11-03-2019 22:48:53.011 running step [Property Transfer] 11-03-2019 22:48:53.014 running step [RunGetLegendForStyles] 11-03-2019 22:48:53.038 running step [GetLegend] 11-03-2019 22:48:53.041 Finished running soapUI testcase [GetLegendURLs], time taken: 54ms, status: FAILED 11-03-2019 22:48:53.046 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 492ms 11-03-2019 22:49:55.714 Setting project property [https://inspire.caris.nl/geoserver3/edv-gebieden/wms?version] to [1.3.0] 11-03-2019 22:49:55.718 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 11-03-2019 22:49:55.721 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 11-03-2019 22:49:55.724 Running soapUI testcase [Requirements] 11-03-2019 22:49:55.732 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 11-03-2019 22:49:55.735 Running soapUI testcase [Transfer Global Properties] 11-03-2019 22:49:55.738 running step [Transfer Global Properties] 11-03-2019 22:49:55.742 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 11-03-2019 22:49:55.745 Running soapUI testcase [Update Credentials] 11-03-2019 22:49:55.748 running step [Update Credentials] 11-03-2019 22:49:55.780 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 11-03-2019 22:49:55.786 Running soapUI testcase [Update Query Params] 11-03-2019 22:49:55.789 running step [UpdateQueryParams] 11-03-2019 22:49:55.820 Finished running soapUI testcase [Update Query Params], time taken: 27ms, status: FINISHED 11-03-2019 22:49:55.823 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 11-03-2019 22:49:55.827 running step [Properties] 11-03-2019 22:49:55.830 running step [GetCapabilities] 11-03-2019 22:49:55.940 Assertion [Response SLA] has status VALID 11-03-2019 22:49:55.943 Assertion [Timeout] has status VALID 11-03-2019 22:49:55.947 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 11-03-2019 22:49:55.950 running step [Property Transfer] 11-03-2019 22:49:55.955 running step [UpdateQueryParams-Getmap] 11-03-2019 22:49:55.970 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 110ms, status: FAILED 11-03-2019 22:49:55.975 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 11-03-2019 22:49:55.978 running step [TG GetCapabilities] 11-03-2019 22:49:55.981 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 0ms, status: FAILED 11-03-2019 22:49:55.984 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 11-03-2019 22:49:55.987 running step [GetCapabilities] 11-03-2019 22:49:55.990 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:49:55.994 Running soapUI testcase [GetMap Mandatory Parameters] 11-03-2019 22:49:55.997 running step [GetMap default layer] 11-03-2019 22:49:56.000 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:49:56.003 Running soapUI testcase [GetMap INSPIRE Parameters] 11-03-2019 22:49:56.006 running step [INSPIRE GetMap default layer] 11-03-2019 22:49:56.009 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:49:56.012 Running soapUI testcase [GetMap Optional Parameters] 11-03-2019 22:49:56.015 running step [test BGCOLOR] 11-03-2019 22:49:56.018 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 0ms, status: FAILED 11-03-2019 22:49:56.021 Running soapUI testcase [GetMetadataURLs] 11-03-2019 22:49:56.024 running step [Transfer_Properties] 11-03-2019 22:49:56.027 running step [GetMetadataURLs] 11-03-2019 22:49:56.054 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status FAILED 11-03-2019 22:49:56.057 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $nrOfMetadataURLs:=count(//wms:Layer/wms:MetadataURL/wms:OnlineResource/@xlink:href) return if ($nrOfMetadataURLs=0) then "there is no MetadataURL defined for any Layer. There should be at least one." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: there is no MetadataURL defined for any Layer. There should be at least one. at /result[1]/text()[1] 11-03-2019 22:49:56.061 Finished running soapUI testcase [GetMetadataURLs], time taken: 21ms, status: FAILED 11-03-2019 22:49:56.065 Running soapUI testcase [GetLegendURLs] 11-03-2019 22:49:56.068 running step [Properties] 11-03-2019 22:49:56.071 running step [GetLegendURLs] 11-03-2019 22:49:56.094 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 11-03-2019 22:49:56.098 running step [Property Transfer] 11-03-2019 22:49:56.101 running step [RunGetLegendForStyles] 11-03-2019 22:49:56.117 running step [GetLegend] 11-03-2019 22:49:56.121 Finished running soapUI testcase [GetLegendURLs], time taken: 30ms, status: FAILED 11-03-2019 22:49:56.124 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 400ms 12-03-2019 07:06:33.318 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:06:33.322 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:06:33.326 Running soapUI testcase [Requirements] 12-03-2019 07:06:33.329 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:06:33.336 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:06:33.339 running step [Transfer Global Properties] 12-03-2019 07:06:33.342 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:06:33.346 Running soapUI testcase [Update Credentials] 12-03-2019 07:06:33.349 running step [Update Credentials] 12-03-2019 07:06:33.369 Finished running soapUI testcase [Update Credentials], time taken: 15ms, status: FINISHED 12-03-2019 07:06:33.389 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:06:33.400 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:06:33.403 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:06:33.406 running step [ValidateServiceFeed] 12-03-2019 07:06:33.410 Running soapUI testcase [Requirements] 12-03-2019 07:06:33.417 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:06:33.424 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:06:33.427 running step [Transfer Global Properties] 12-03-2019 07:06:33.430 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:06:33.433 Running soapUI testcase [Update Credentials] 12-03-2019 07:06:33.437 running step [Update Credentials] 12-03-2019 07:06:33.450 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 12-03-2019 07:06:33.454 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:06:33.457 running step [ValidateServiceFeed] 12-03-2019 07:06:35.506 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:06:35.510 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:06:35.514 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:06:35.518 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 12-03-2019 07:06:35.521 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:06:35.525 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:06:35.529 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 12-03-2019 07:06:35.532 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:06:35.536 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:06:35.539 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status VALID 12-03-2019 07:06:35.542 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:06:35.546 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:06:35.550 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:06:35.553 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:06:35.557 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:06:35.560 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:06:35.564 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:06:35.567 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:06:35.570 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:06:35.574 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:06:35.576 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: brocpt.zip has no URI as identifier, but is: brocpt.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: brocpt.zip has no URI as identifier, but is: brocpt.zip. at /result[1]/text()[1] 12-03-2019 07:06:35.580 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:06:35.583 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:06:35.586 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:06:35.589 running step [PropertyTransferService] 12-03-2019 07:06:35.593 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 2029ms, status: FAILED 12-03-2019 07:06:35.597 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:06:35.601 running step [CleanupAuthorization] 12-03-2019 07:06:35.611 running step [GetServiceMetadata] 12-03-2019 07:06:35.615 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 5ms, status: FAILED 12-03-2019 07:06:35.620 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:06:35.623 running step [Transfer_Properties] 12-03-2019 07:06:35.627 running step [GetServiceFeed] 12-03-2019 07:06:35.660 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:06:35.664 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:06:35.668 running step [Property Transfer] 12-03-2019 07:06:35.672 running step [RunMetadataDatasetTest] 12-03-2019 07:06:35.687 running step [GetMetadata] 12-03-2019 07:06:35.692 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 39ms, status: FAILED 12-03-2019 07:06:35.696 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:06:35.699 running step [Properties] 12-03-2019 07:06:35.703 running step [INSPIREMediaTypes_application] 12-03-2019 07:06:35.997 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:06:36.002 running step [INSPIREMediaTypes_image] 12-03-2019 07:06:36.047 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:06:36.051 running step [INSPIREMediaTypes_text] 12-03-2019 07:06:36.092 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:06:36.095 running step [PropertyTransferMediaTypes] 12-03-2019 07:06:36.100 running step [GetServiceFeed] 12-03-2019 07:06:36.353 Assertion [Service Feed available] has status VALID 12-03-2019 07:06:36.357 running step [PropertyTransferFeed] 12-03-2019 07:06:36.360 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:06:36.376 running step [ValidateDatasetFeed] 12-03-2019 07:06:36.687 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:06:36.690 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:06:36.695 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:06:36.698 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:06:36.702 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/brocpt/atom/brocpt.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/brocpt/atom/brocpt.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:06:36.706 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:06:36.710 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:06:36.713 Assertion [M-04##req24: Feed contains an author name and email address] has status VALID 12-03-2019 07:06:36.717 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:06:36.720 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:06:36.724 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:06:36.728 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:06:36.731 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:06:36.735 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:06:36.738 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:06:36.742 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:06:36.746 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:06:36.749 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:06:36.773 running step [ResolveDatasetLink] 12-03-2019 07:07:07.876 running step [ResolveDatasetLink] 12-03-2019 07:07:50.390 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status FAILED 12-03-2019 07:07:50.402 ASSERTION FAILED -> Response did not meet SLA 42007/30000 12-03-2019 07:07:50.407 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 105152ms, status: FAILED 12-03-2019 07:07:50.421 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:07:50.426 running step [Properties] 12-03-2019 07:07:50.431 running step [GetOpenSearchDescription] 12-03-2019 07:07:50.436 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:07:50.653 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 77031ms 12-03-2019 07:09:31.655 Project [INSPIRE Download Service Atom TG 3_1] finished with status [CANCELED] in 0ms 12-03-2019 07:11:16.867 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:11:16.871 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:11:16.876 Running soapUI testcase [Requirements] 12-03-2019 07:11:16.880 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:11:16.888 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:11:16.894 running step [Transfer Global Properties] 12-03-2019 07:11:16.898 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:11:16.903 Running soapUI testcase [Update Credentials] 12-03-2019 07:11:16.914 running step [Update Credentials] 12-03-2019 07:11:16.930 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 12-03-2019 07:11:16.936 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:11:16.946 running step [ValidateServiceFeed] 12-03-2019 07:11:16.983 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:11:16.987 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:11:16.991 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:11:17.003 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 12-03-2019 07:11:17.007 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:11:17.011 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:11:17.021 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 12-03-2019 07:11:17.025 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:11:17.029 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:11:17.032 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status FAILED 12-03-2019 07:11:17.035 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $author:=/atom:feed/atom:author[string-length(./atom:name)>0 and string-length(./atom:email)>0] return if (exists($author)) then "" else "The Atom feed does NOT contain an author name and/or email address." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain an author name and/or email address.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain an author name and/or email address. at /result[1]/text()[1] 12-03-2019 07:11:17.039 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:11:17.042 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:11:17.045 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:11:17.048 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:11:17.052 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:11:17.054 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:11:17.058 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:11:17.061 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:11:17.064 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:11:17.067 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:11:17.069 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: inspire_pv_ps.zip has no URI as identifier, but is: inspire_pv_ps.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: inspire_pv_ps.zip has no URI as identifier, but is: inspire_pv_ps.zip. at /result[1]/text()[1] 12-03-2019 07:11:17.073 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:11:17.075 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:11:17.078 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:11:17.081 running step [PropertyTransferService] 12-03-2019 07:11:17.084 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 24ms, status: FAILED 12-03-2019 07:11:17.088 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:11:17.091 running step [CleanupAuthorization] 12-03-2019 07:11:17.097 running step [GetServiceMetadata] 12-03-2019 07:11:17.100 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 4ms, status: FAILED 12-03-2019 07:11:17.104 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:11:17.106 running step [Transfer_Properties] 12-03-2019 07:11:17.109 running step [GetServiceFeed] 12-03-2019 07:11:17.131 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:11:17.134 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_pv_ps.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:11:17.139 running step [Property Transfer] 12-03-2019 07:11:17.142 running step [RunMetadataDatasetTest] 12-03-2019 07:11:17.154 running step [GetMetadata] 12-03-2019 07:11:17.158 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 25ms, status: FAILED 12-03-2019 07:11:17.161 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:11:17.164 running step [Properties] 12-03-2019 07:11:17.167 running step [INSPIREMediaTypes_application] 12-03-2019 07:11:17.331 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:11:17.334 running step [INSPIREMediaTypes_image] 12-03-2019 07:11:17.372 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:11:17.376 running step [INSPIREMediaTypes_text] 12-03-2019 07:11:17.414 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:11:17.417 running step [PropertyTransferMediaTypes] 12-03-2019 07:11:17.421 running step [GetServiceFeed] 12-03-2019 07:11:17.445 Assertion [Service Feed available] has status VALID 12-03-2019 07:11:17.448 running step [PropertyTransferFeed] 12-03-2019 07:11:17.451 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:11:17.468 running step [ValidateDatasetFeed] 12-03-2019 07:11:17.498 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:11:17.502 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:11:17.506 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:11:17.509 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:11:17.512 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_pv_ps/atom/inspire_pv_ps.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_pv_ps/atom/inspire_pv_ps.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:11:17.515 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:11:17.518 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:11:17.521 Assertion [M-04##req24: Feed contains an author name and email address] has status FAILED 12-03-2019 07:11:17.524 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $author:=/atom:feed/atom:author[string-length(./atom:name)>0 and string-length(./atom:email)>0] return if (exists($author)) then "" else "The Atom feed does NOT contain an author name and/or email address." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain an author name and/or email address.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain an author name and/or email address. at /result[1]/text()[1] 12-03-2019 07:11:17.528 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:11:17.531 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:11:17.534 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:11:17.537 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:11:17.540 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:11:17.543 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:11:17.546 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:11:17.549 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:11:17.552 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:11:17.555 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:11:17.574 running step [ResolveDatasetLink] 12-03-2019 07:11:17.686 running step [ResolveDatasetLink] 12-03-2019 07:11:18.269 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 12-03-2019 07:11:18.276 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 594ms, status: FAILED 12-03-2019 07:11:18.279 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:11:18.282 running step [Properties] 12-03-2019 07:11:18.285 running step [GetOpenSearchDescription] 12-03-2019 07:11:18.288 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:11:18.359 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 1415ms 12-03-2019 07:17:31.954 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:17:31.957 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:17:31.962 Running soapUI testcase [Requirements] 12-03-2019 07:17:31.970 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:17:31.973 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:17:31.976 running step [Transfer Global Properties] 12-03-2019 07:17:31.980 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:17:31.983 Running soapUI testcase [Update Credentials] 12-03-2019 07:17:31.986 running step [Update Credentials] 12-03-2019 07:17:31.999 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 12-03-2019 07:17:32.003 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:17:32.006 running step [ValidateServiceFeed] 12-03-2019 07:17:32.039 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:17:32.042 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:17:32.046 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:17:32.050 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 12-03-2019 07:17:32.053 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:17:32.056 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:17:32.060 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 12-03-2019 07:17:32.063 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:17:32.065 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:17:32.068 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status VALID 12-03-2019 07:17:32.071 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:17:32.074 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_hb.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_hb.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:17:32.078 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:17:32.081 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_hb.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_hb.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:17:32.084 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:17:32.087 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_hb.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_hb.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:17:32.090 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:17:32.093 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_hb.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_hb.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:17:32.097 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:17:32.099 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:17:32.102 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: inspire_hb.zip has no URI as identifier, but is: inspire_hb.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: inspire_hb.zip has no URI as identifier, but is: inspire_hb.zip. at /result[1]/text()[1] 12-03-2019 07:17:32.105 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:17:32.108 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:17:32.110 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:17:32.113 running step [PropertyTransferService] 12-03-2019 07:17:32.117 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 22ms, status: FAILED 12-03-2019 07:17:32.120 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:17:32.123 running step [CleanupAuthorization] 12-03-2019 07:17:32.130 running step [GetServiceMetadata] 12-03-2019 07:17:32.133 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 4ms, status: FAILED 12-03-2019 07:17:32.136 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:17:32.139 running step [Transfer_Properties] 12-03-2019 07:17:32.141 running step [GetServiceFeed] 12-03-2019 07:17:32.165 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:17:32.168 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspire_hb.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspire_hb.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:17:32.172 running step [Property Transfer] 12-03-2019 07:17:32.175 running step [RunMetadataDatasetTest] 12-03-2019 07:17:32.189 running step [GetMetadata] 12-03-2019 07:17:32.193 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 30ms, status: FAILED 12-03-2019 07:17:32.196 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:17:32.199 running step [Properties] 12-03-2019 07:17:32.202 running step [INSPIREMediaTypes_application] 12-03-2019 07:17:32.334 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:17:32.337 running step [INSPIREMediaTypes_image] 12-03-2019 07:17:32.373 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:17:32.376 running step [INSPIREMediaTypes_text] 12-03-2019 07:17:32.413 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:17:32.415 running step [PropertyTransferMediaTypes] 12-03-2019 07:17:32.419 running step [GetServiceFeed] 12-03-2019 07:17:32.439 Assertion [Service Feed available] has status VALID 12-03-2019 07:17:32.442 running step [PropertyTransferFeed] 12-03-2019 07:17:32.445 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:17:32.463 running step [ValidateDatasetFeed] 12-03-2019 07:17:32.495 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:17:32.499 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:17:32.502 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:17:32.505 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:17:32.508 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_hb/atom/inspire_hb.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://test.geodata.nationaalgeoregister.nl/inspire_hb/atom/inspire_hb.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:17:32.512 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:17:32.515 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:17:32.517 Assertion [M-04##req24: Feed contains an author name and email address] has status VALID 12-03-2019 07:17:32.520 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:17:32.523 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:17:32.526 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:17:32.529 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:17:32.531 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:17:32.534 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:17:32.537 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:17:32.540 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:17:32.542 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:17:32.545 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:17:32.561 running step [ResolveDatasetLink] 12-03-2019 07:17:32.642 running step [ResolveDatasetLink] 12-03-2019 07:17:33.208 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 12-03-2019 07:17:33.214 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 472ms, status: FAILED 12-03-2019 07:17:33.217 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:17:33.220 running step [Properties] 12-03-2019 07:17:33.223 running step [GetOpenSearchDescription] 12-03-2019 07:17:33.226 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:17:33.293 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 1269ms 12-03-2019 07:19:51.020 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:19:51.024 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:19:51.027 Running soapUI testcase [Requirements] 12-03-2019 07:19:51.030 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:19:51.037 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:19:51.040 running step [Transfer Global Properties] 12-03-2019 07:19:51.043 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:19:51.046 Running soapUI testcase [Update Credentials] 12-03-2019 07:19:51.049 running step [Update Credentials] 12-03-2019 07:19:51.063 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 12-03-2019 07:19:51.067 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:19:51.070 running step [ValidateServiceFeed] 12-03-2019 07:19:51.230 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:19:51.235 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:19:51.238 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:19:51.242 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 12-03-2019 07:19:51.245 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:19:51.248 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:19:51.252 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 12-03-2019 07:19:51.255 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:19:51.258 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:19:51.260 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status VALID 12-03-2019 07:19:51.263 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:19:51.266 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspireadressen.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspireadressen.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:19:51.270 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:19:51.273 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspireadressen.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspireadressen.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:19:51.276 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:19:51.279 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspireadressen.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspireadressen.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:19:51.283 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:19:51.287 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspireadressen.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspireadressen.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:19:51.290 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:19:51.294 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:19:51.296 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: inspireadressen.zip has no URI as identifier, but is: inspireadressen.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: inspireadressen.zip has no URI as identifier, but is: inspireadressen.zip. at /result[1]/text()[1] 12-03-2019 07:19:51.300 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:19:51.303 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:19:51.305 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:19:51.308 running step [PropertyTransferService] 12-03-2019 07:19:51.311 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 146ms, status: FAILED 12-03-2019 07:19:51.315 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:19:51.318 running step [CleanupAuthorization] 12-03-2019 07:19:51.325 running step [GetServiceMetadata] 12-03-2019 07:19:51.328 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 3ms, status: FAILED 12-03-2019 07:19:51.331 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:19:51.334 running step [Transfer_Properties] 12-03-2019 07:19:51.337 running step [GetServiceFeed] 12-03-2019 07:19:51.355 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:19:51.358 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: inspireadressen.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: inspireadressen.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:19:51.362 running step [Property Transfer] 12-03-2019 07:19:51.365 running step [RunMetadataDatasetTest] 12-03-2019 07:19:51.377 running step [GetMetadata] 12-03-2019 07:19:51.380 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 22ms, status: FAILED 12-03-2019 07:19:51.384 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:19:51.388 running step [Properties] 12-03-2019 07:19:51.391 running step [INSPIREMediaTypes_application] 12-03-2019 07:19:51.551 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:19:51.554 running step [INSPIREMediaTypes_image] 12-03-2019 07:19:51.590 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:19:51.593 running step [INSPIREMediaTypes_text] 12-03-2019 07:19:51.628 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:19:51.631 running step [PropertyTransferMediaTypes] 12-03-2019 07:19:51.635 running step [GetServiceFeed] 12-03-2019 07:19:51.655 Assertion [Service Feed available] has status VALID 12-03-2019 07:19:51.658 running step [PropertyTransferFeed] 12-03-2019 07:19:51.661 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:19:51.677 running step [ValidateDatasetFeed] 12-03-2019 07:19:51.702 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:19:51.706 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:19:51.709 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:19:51.712 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:19:51.715 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/inspireadressen/atom/inspireadressen.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/inspireadressen/atom/inspireadressen.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:19:51.719 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:19:51.722 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:19:51.725 Assertion [M-04##req24: Feed contains an author name and email address] has status VALID 12-03-2019 07:19:51.728 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:19:51.730 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:19:51.733 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:19:51.736 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:19:51.739 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:19:51.742 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:19:51.745 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:19:51.747 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:19:51.750 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:19:51.753 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:19:51.769 running step [ResolveDatasetLink] 12-03-2019 07:20:11.985 running step [ResolveDatasetLink] 12-03-2019 07:20:24.833 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 12-03-2019 07:20:24.837 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 53048ms, status: FAILED 12-03-2019 07:20:24.843 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:20:24.846 running step [Properties] 12-03-2019 07:20:24.849 running step [GetOpenSearchDescription] 12-03-2019 07:20:24.852 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:20:24.916 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 33828ms 12-03-2019 07:24:44.100 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:24:44.103 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:24:44.107 Running soapUI testcase [Requirements] 12-03-2019 07:24:44.113 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:24:44.117 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:24:44.119 running step [Transfer Global Properties] 12-03-2019 07:24:44.124 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:24:44.126 Running soapUI testcase [Update Credentials] 12-03-2019 07:24:44.129 running step [Update Credentials] 12-03-2019 07:24:44.143 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 07:24:44.149 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:24:44.152 running step [ValidateServiceFeed] 12-03-2019 07:24:44.181 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:24:44.184 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:24:44.188 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:24:44.192 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status VALID 12-03-2019 07:24:44.195 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:24:44.197 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:24:44.201 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status VALID 12-03-2019 07:24:44.204 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:24:44.206 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:24:44.209 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status VALID 12-03-2019 07:24:44.212 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:24:44.214 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:24:44.218 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:24:44.220 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:24:44.224 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:24:44.226 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:24:44.230 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:24:44.233 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:24:44.236 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:24:44.239 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:24:44.241 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: brocpt.zip has no URI as identifier, but is: brocpt.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: brocpt.zip has no URI as identifier, but is: brocpt.zip. at /result[1]/text()[1] 12-03-2019 07:24:44.245 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:24:44.247 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:24:44.250 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:24:44.253 running step [PropertyTransferService] 12-03-2019 07:24:44.256 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 18ms, status: FAILED 12-03-2019 07:24:44.261 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:24:44.265 running step [CleanupAuthorization] 12-03-2019 07:24:44.272 running step [GetServiceMetadata] 12-03-2019 07:24:44.275 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 4ms, status: FAILED 12-03-2019 07:24:44.279 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:24:44.282 running step [Transfer_Properties] 12-03-2019 07:24:44.284 running step [GetServiceFeed] 12-03-2019 07:24:44.308 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:24:44.311 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: brocpt.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:24:44.315 running step [Property Transfer] 12-03-2019 07:24:44.318 running step [RunMetadataDatasetTest] 12-03-2019 07:24:44.330 running step [GetMetadata] 12-03-2019 07:24:44.334 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 28ms, status: FAILED 12-03-2019 07:24:44.338 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:24:44.341 running step [Properties] 12-03-2019 07:24:44.344 running step [INSPIREMediaTypes_application] 12-03-2019 07:24:44.477 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:24:44.480 running step [INSPIREMediaTypes_image] 12-03-2019 07:24:44.515 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:24:44.518 running step [INSPIREMediaTypes_text] 12-03-2019 07:24:44.554 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:24:44.557 running step [PropertyTransferMediaTypes] 12-03-2019 07:24:44.561 running step [GetServiceFeed] 12-03-2019 07:24:44.580 Assertion [Service Feed available] has status VALID 12-03-2019 07:24:44.583 running step [PropertyTransferFeed] 12-03-2019 07:24:44.586 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:24:44.602 running step [ValidateDatasetFeed] 12-03-2019 07:24:44.631 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:24:44.636 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:24:44.640 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:24:44.643 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:24:44.646 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/brocpt/atom/brocpt.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/brocpt/atom/brocpt.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:24:44.650 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:24:44.653 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:24:44.656 Assertion [M-04##req24: Feed contains an author name and email address] has status VALID 12-03-2019 07:24:44.659 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:24:44.662 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:24:44.664 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:24:44.667 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:24:44.670 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:24:44.673 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:24:44.676 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:24:44.679 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:24:44.681 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:24:44.684 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:24:44.701 running step [ResolveDatasetLink] 12-03-2019 07:25:18.132 running step [ResolveDatasetLink] 12-03-2019 07:25:19.278 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 12-03-2019 07:25:19.282 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 67751ms, status: FAILED 12-03-2019 07:25:19.289 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:25:19.292 running step [Properties] 12-03-2019 07:25:19.296 running step [GetOpenSearchDescription] 12-03-2019 07:25:19.299 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:25:19.364 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 35196ms 12-03-2019 07:39:43.419 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 07:39:43.423 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 07:39:43.427 Running soapUI testcase [Requirements] 12-03-2019 07:39:43.433 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 07:39:43.436 Running soapUI testcase [Transfer Global Properties] 12-03-2019 07:39:43.439 running step [Transfer Global Properties] 12-03-2019 07:39:43.443 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 07:39:43.446 Running soapUI testcase [Update Credentials] 12-03-2019 07:39:43.449 running step [Update Credentials] 12-03-2019 07:39:43.463 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 12-03-2019 07:39:43.467 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:39:43.470 running step [ValidateServiceFeed] 12-03-2019 07:39:43.539 Assertion [M-01##req5-FeedTitle: Req 5 Feed Title exists] has status VALID 12-03-2019 07:39:43.542 Assertion [M-01##req6-ServiceMDLink: Req 6 Feed Service Metadata link exists] has status FAILED 12-03-2019 07:39:43.546 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $mdurl:=/atom:feed/atom:link[@rel='describedby' and (@type='application/xml' or @type='application/vnd.iso.19139+xml' or @type='application/vnd.ogc.csw.GetRecordByIdResponse_xml')]/@href return if (string-length($mdurl)=0) then "The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to a service metadata document. Check the element /atom:feed/atom:link. at /result[1]/text()[1] 12-03-2019 07:39:43.550 Assertion [M-01##req7-FeedSelfLink: Req 7 Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:39:43.553 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#Project#serviceEndpoint}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:39:43.558 Assertion [M-01##req8: Req 8 Feed link to OpenSearch Description Document exists] has status FAILED 12-03-2019 07:39:43.561 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkosd:=/atom:feed/atom:link[@rel='search' and @type='application/opensearchdescription+xml']/@href return if (string-length($linkosd)=0) then "The Atom feed does NOT contain a link to an OpenSearch Description document." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to an OpenSearch Description document. at /result[1]/text()[1] 12-03-2019 07:39:43.565 Assertion [M-01##req9: Req 9 Feed id refers to self URL] has status FAILED 12-03-2019 07:39:43.568 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#Project#serviceEndpoint}') then "The Atom feed id element does NOT refer to the self URL." else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id element does NOT refer to the self URL.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id element does NOT refer to the self URL. at /result[1]/text()[1] 12-03-2019 07:39:43.571 Assertion [M-01##req10: Req 10 Feed contains rights information] has status VALID 12-03-2019 07:39:43.574 Assertion [M-01##req11: Req 11 Feed contains updated information] has status VALID 12-03-2019 07:39:43.577 Assertion [M-01##req12: Req 12 Feed contains author name and email address] has status VALID 12-03-2019 07:39:43.580 Assertion [M-01##req13a: Each entry has an element INSPIRE identifier code] has status FAILED 12-03-2019 07:39:43.583 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_code)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_code. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no inspire_dls:spatial_dataset_identifier_code.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no inspire_dls:spatial_dataset_identifier_code. at /result[1]/text()[1] 12-03-2019 07:39:43.587 Assertion [M-01##req13b: Each entry has an element INSPIRE identifier element namespace] has status FAILED 12-03-2019 07:39:43.589 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/inspire_dls:spatial_dataset_identifier_namespace)=0 return concat ("Entry: ",$entry/atom:id," has no inspire_dls:spatial_dataset_identifier_namespace. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no inspire_dls:spatial_dataset_identifier_namespace.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no inspire_dls:spatial_dataset_identifier_namespace. at /result[1]/text()[1] 12-03-2019 07:39:43.593 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:39:43.596 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:39:43.600 Assertion [M-01##req15: Each entry has exactly one Dataset Feed link] has status FAILED 12-03-2019 07:39:43.602 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where count($entry/atom:link[@rel='alternate' and @type='application/atom+xml'])!=1 return concat ("Entry: ",$entry/atom:id," has ",count(./atom:link[@rel='alternate' and @type='application/atom+xml'])," Dataset feed links, but it should be exactly 1 Dataset feed link. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has 0 Dataset feed links, but it should be exactly 1 Dataset feed link. at /result[1]/text()[1] 12-03-2019 07:39:43.606 Assertion [M-01##req16a: Each entry has an id] has status VALID 12-03-2019 07:39:43.609 Assertion [M-01##req16b: Each entry's id is a URI] has status FAILED 12-03-2019 07:39:43.612 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where substring($entry/atom:id,1,4)!='http' return concat ("The entry with title: ",$entry/atom:title," has no URI as identifier, but is: ",$entry/atom:id, ". ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The entry with title: habitatrichtlijnverspreidinghabitattypen.zip has no URI as identifier, but is: habitatrichtlijnverspreidinghabitattypen.zip.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The entry with title: habitatrichtlijnverspreidinghabitattypen.zip has no URI as identifier, but is: habitatrichtlijnverspreidinghabitattypen.zip. at /result[1]/text()[1] 12-03-2019 07:39:43.615 Assertion [M-01##req17: Each entry has a title] has status VALID 12-03-2019 07:39:43.618 Assertion [M-01##req18: Each entry has an element updated] has status VALID 12-03-2019 07:39:43.621 Assertion [M-01##req19: Each entry has an element category, including a term and label, to refer to CRSs.] has status VALID 12-03-2019 07:39:43.623 running step [PropertyTransferService] 12-03-2019 07:39:43.628 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 56ms, status: FAILED 12-03-2019 07:39:43.631 Running soapUI testcase [Service Metadata Mandatory] 12-03-2019 07:39:43.634 running step [CleanupAuthorization] 12-03-2019 07:39:43.641 running step [GetServiceMetadata] 12-03-2019 07:39:43.644 Finished running soapUI testcase [Service Metadata Mandatory], time taken: 4ms, status: FAILED 12-03-2019 07:39:43.647 Running soapUI testcase [Dataset Metadata Mandatory] 12-03-2019 07:39:43.650 running step [Transfer_Properties] 12-03-2019 07:39:43.653 running step [GetServiceFeed] 12-03-2019 07:39:43.684 Assertion [M-01##req14: Each entry has a valid Dataset metadata link, referring to a file of type 'application/xml'] has status FAILED 12-03-2019 07:39:43.687 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_dls='http://inspire.ec.europa.eu/schemas/inspire_dls/1.0'; AssertionFailures: { for $entry in //atom:entry where string-length($entry/atom:link[@rel='describedby' and @type='application/xml']/@href)=0 return concat ("Entry: ",$entry/atom:id," has no Dataset metadata link with type 'application/xml'. ") } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no Dataset metadata link with type 'application/xml'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: Entry: habitatrichtlijnverspreidinghabitattypen.zip has no Dataset metadata link with type 'application/xml'. at /result[1]/text()[1] 12-03-2019 07:39:43.691 running step [Property Transfer] 12-03-2019 07:39:43.694 running step [RunMetadataDatasetTest] 12-03-2019 07:39:43.706 running step [GetMetadata] 12-03-2019 07:39:43.710 Finished running soapUI testcase [Dataset Metadata Mandatory], time taken: 34ms, status: FAILED 12-03-2019 07:39:43.714 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 07:39:43.717 running step [Properties] 12-03-2019 07:39:43.720 running step [INSPIREMediaTypes_application] 12-03-2019 07:39:43.860 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:39:43.863 running step [INSPIREMediaTypes_image] 12-03-2019 07:39:43.904 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:39:43.907 running step [INSPIREMediaTypes_text] 12-03-2019 07:39:43.946 Assertion [INSPIRE Media Types list available] has status VALID 12-03-2019 07:39:43.949 running step [PropertyTransferMediaTypes] 12-03-2019 07:39:43.953 running step [GetServiceFeed] 12-03-2019 07:39:43.975 Assertion [Service Feed available] has status VALID 12-03-2019 07:39:43.979 running step [PropertyTransferFeed] 12-03-2019 07:39:43.982 running step [RunTestsForAllDatasetFeeds] 12-03-2019 07:39:43.998 running step [ValidateDatasetFeed] 12-03-2019 07:39:44.041 Assertion [M-04##AtomLinkSelf: Feed link to self exists and has proper language references] has status FAILED 12-03-2019 07:39:44.044 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $linkself:=/atom:feed/atom:link[@rel='self' and @type='application/atom+xml' and @hreflang=//atom:feed/atom:title/@xml:lang]/@href return if ($linkself='${#dataFeedURLEncoded}') then "" else "The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'." } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'.' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed does NOT contain a link to itself including a language reference. Check the element /atom:feed/atom:link with @rel='self'. at /result[1]/text()[1] 12-03-2019 07:39:44.048 Assertion [M-04##req20: Feed title exists] has status VALID 12-03-2019 07:39:44.052 Assertion [M-04##req21: Feed id refers to self URL] has status FAILED 12-03-2019 07:39:44.055 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace atom='http://www.w3.org/2005/Atom'; declare namespace georss='http://www.georss.org/georss'; declare namespace xlink='http://www.w3.org/1999/xlink'; AssertionFailures: { let $atomid:=/atom:feed/atom:id return if ($atomid!='${#dataFeedURLEncoded}') then concat("The Atom feed id ", $atomid," does NOT refer to the self URL (",'${#dataFeedURLEncoded}',").") else "" } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures:' but was 'AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/habitatrichtlijnverspreidinghabitattypen/atom/habitatrichtlijnverspreidinghabitattypen_verspreidingsgebied.xml does NOT refer to the self URL ().' - comparing AssertionFailures: at /result[1]/text()[1] to AssertionFailures: The Atom feed id http://geodata.nationaalgeoregister.nl/habitatrichtlijnverspreidinghabitattypen/atom/habitatrichtlijnverspreidinghabitattypen_verspreidingsgebied.xml does NOT refer to the self URL (). at /result[1]/text()[1] 12-03-2019 07:39:44.058 Assertion [M-04##req22: Feed rights element exists] has status VALID 12-03-2019 07:39:44.061 Assertion [M-04##req23: Feed updated element exists and contains a date and time] has status VALID 12-03-2019 07:39:44.064 Assertion [M-04##req24: Feed contains an author name and email address] has status VALID 12-03-2019 07:39:44.067 Assertion [M-04##req25-28-31: Feed contains at least one entry for data, with a link to the dataset and length set or a section link in case of multiple files.] has status VALID 12-03-2019 07:39:44.070 Assertion [M-04##req26a: Dataset feeds contain seperate entries for each format/CRS combination. Each entry link for download has one / the same (media)type] has status VALID 12-03-2019 07:39:44.073 Assertion [M-04##req26b: Dataset feeds contain seperate entries for each format/CRS combination. Each entry has the same CRS category elements] has status VALID 12-03-2019 07:39:44.079 Assertion [M-04##req27: Feed contains at least one link to Spatial Object descriptions (in text/html)] has status VALID 12-03-2019 07:39:44.082 Assertion [M-04##req31: If a section link is provided (for multiple files) then there should be more than 1 section link] has status VALID 12-03-2019 07:39:44.085 Assertion [M-04##req32: If multiple files are provided, then the links shall be of rel='section' and there shall be a content element or alternate link as a description] has status VALID 12-03-2019 07:39:44.087 Assertion [M-04##req34: Only media types listed in the INSPIRE media-types register at http://inspire.ec.europa.eu/media-types/ shall be used.] has status VALID 12-03-2019 07:39:44.090 Assertion [M-04##req35: Each entry shall have an element category for the CRS] has status VALID 12-03-2019 07:39:44.093 running step [PropertyTransferDatasetFeedXml] 12-03-2019 07:39:44.096 running step [RunTestsForAllDatasetUrls] 12-03-2019 07:39:44.112 running step [ResolveDatasetLink] 12-03-2019 07:39:44.157 running step [ResolveDatasetLink] 12-03-2019 07:39:44.705 Assertion [Response starts within 30 seconds (using HTTP HEAD)] has status VALID 12-03-2019 07:39:44.711 Finished running soapUI testcase [Feed Elements Mandatory], time taken: 414ms, status: FAILED 12-03-2019 07:39:44.715 Running soapUI testcase [OpenSearch Mandatory] 12-03-2019 07:39:44.718 running step [Properties] 12-03-2019 07:39:44.721 running step [GetOpenSearchDescription] 12-03-2019 07:39:44.724 Finished running soapUI testcase [OpenSearch Mandatory], time taken: 0ms, status: FAILED 12-03-2019 07:39:44.795 Project [INSPIRE Download Service Atom TG 3_1] finished with status [FAILED] in 1301ms 12-03-2019 09:37:49.902 Setting project property [https://geodata.nationaalgeoregister.nl/inspireadressen/v2/wfs?request] to [GetCapabilities&service=wfs] 12-03-2019 09:37:49.907 Running soapUI tests in project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] 12-03-2019 09:37:49.910 Running Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1], runType = SEQUENTIAL 12-03-2019 09:37:49.915 Running soapUI testcase [Requirements] 12-03-2019 09:37:49.918 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 09:37:49.928 Running soapUI testcase [Transfer Global Properties] 12-03-2019 09:37:49.931 running step [Transfer Global Properties] 12-03-2019 09:37:49.934 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 09:37:49.938 Running soapUI testcase [Update Credentials] 12-03-2019 09:37:49.941 running step [Update Credentials] 12-03-2019 09:37:49.968 Finished running soapUI testcase [Update Credentials], time taken: 23ms, status: FINISHED 12-03-2019 09:37:49.972 Running soapUI testcase [Update Query Params] 12-03-2019 09:37:49.975 running step [UpdateQueryParams] 12-03-2019 09:37:49.992 Finished running soapUI testcase [Update Query Params], time taken: 14ms, status: FINISHED 12-03-2019 09:37:49.996 Running soapUI testcase [SimpleWFS - HTTP GET - Mandatory] 12-03-2019 09:37:49.999 running step [Properties] 12-03-2019 09:37:50.002 running step [GetCapabilities] 12-03-2019 09:37:50.305 Assertion [WFS is version 2.0.0] has status VALID 12-03-2019 09:37:50.308 Assertion [M-01##M-01-Warning-01: Check for featureTypes (warning)] has status VALID 12-03-2019 09:37:50.311 Assertion [M-01##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 09:37:50.314 Assertion [M-01##M-01-GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 09:37:50.317 running step [Property Transfer] 12-03-2019 09:37:50.321 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 09:37:50.338 running step [DescribeFeatureType] 12-03-2019 09:37:50.459 running step [Property Transfer (Finish)] 12-03-2019 09:37:50.462 Finished running soapUI testcase [SimpleWFS - HTTP GET - Mandatory], time taken: 542ms, status: FINISHED 12-03-2019 09:37:50.466 Running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory] 12-03-2019 09:37:50.469 running step [Properties] 12-03-2019 09:37:50.472 running step [GetCapabilities] 12-03-2019 09:37:50.537 Assertion [Timely reponse] has status VALID 12-03-2019 09:37:50.541 running step [Property Transfer] 12-03-2019 09:37:50.546 running step [ListStoredQueries] 12-03-2019 09:37:50.603 Assertion [M-01##M-01-GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 09:37:50.606 running step [GetFeatureFirstTypeName] 12-03-2019 09:37:50.633 Assertion [M-01##M-01-GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 09:37:50.636 running step [Property Transfer Feature] 12-03-2019 09:37:50.640 running step [GetFeatureById] 12-03-2019 09:37:50.800 Assertion [M-01##M-01-GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 09:37:50.804 Finished running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory], time taken: 293ms, status: FINISHED 12-03-2019 09:37:50.809 Running soapUI testcase [Query support - Mandatory] 12-03-2019 09:37:50.812 running step [Properties] 12-03-2019 09:37:50.815 running step [GetCapabilities] 12-03-2019 09:37:50.844 Assertion [M-01##M-01-ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 09:37:50.847 running step [Property Transfer] 12-03-2019 09:37:50.851 running step [DescribeStoredQueries] 12-03-2019 09:37:50.878 Assertion [M-01##M-01-StoredQueryINSPIRE: DescribeStoredQueries contains more StoredQueries (with parameters CRS/DataSetID/Language) besides GetFeatureById] has status VALID 12-03-2019 09:37:50.882 Finished running soapUI testcase [Query support - Mandatory], time taken: 43ms, status: FINISHED 12-03-2019 09:37:50.886 Running soapUI testcase [Mandatory INSPIRE GetCapabilities] 12-03-2019 09:37:50.889 running step [Transfer_Properties] 12-03-2019 09:37:50.892 running step [GetCapabilities] 12-03-2019 09:37:54.064 Setting project property [https://geodata.nationaalgeoregister.nl/inspireadressen/v2/wms?request] to [GetCapabilities&service=wms] 12-03-2019 09:37:54.071 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 09:37:54.074 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 09:37:54.078 Running soapUI testcase [Requirements] 12-03-2019 09:37:54.081 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 09:37:54.089 Running soapUI testcase [Transfer Global Properties] 12-03-2019 09:37:54.092 running step [Transfer Global Properties] 12-03-2019 09:37:54.095 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 09:37:54.099 Running soapUI testcase [Update Credentials] 12-03-2019 09:37:54.102 running step [Update Credentials] 12-03-2019 09:37:54.117 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 09:37:54.120 Running soapUI testcase [Update Query Params] 12-03-2019 09:37:54.123 running step [UpdateQueryParams] 12-03-2019 09:37:54.138 Finished running soapUI testcase [Update Query Params], time taken: 11ms, status: FINISHED 12-03-2019 09:37:54.141 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 09:37:54.144 running step [Properties] 12-03-2019 09:37:54.147 running step [GetCapabilities] 12-03-2019 09:37:54.376 Assertion [Response SLA] has status VALID 12-03-2019 09:37:54.379 Assertion [Timeout] has status VALID 12-03-2019 09:37:54.382 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 09:37:54.386 running step [Property Transfer] 12-03-2019 09:37:54.396 running step [UpdateQueryParams-Getmap] 12-03-2019 09:37:54.410 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 234ms, status: FINISHED 12-03-2019 09:37:54.414 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 09:37:54.417 running step [TG GetCapabilities] 12-03-2019 09:37:54.473 Assertion [Response SLA] has status VALID 12-03-2019 09:37:54.476 Assertion [Timeout] has status VALID 12-03-2019 09:37:54.479 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 09:37:54.483 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 09:37:54.486 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 09:37:54.489 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 09:37:54.493 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 09:37:54.496 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 09:37:54.499 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 09:37:54.502 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 09:37:54.506 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 09:37:54.509 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 09:37:54.512 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 09:37:54.515 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 09:37:54.518 running step [Property Transfer] 12-03-2019 09:37:54.523 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 09:37:54.526 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 09:38:10.226 Assertion [Response SLA] has status VALID 12-03-2019 09:38:10.229 Assertion [Timeout] has status VALID 12-03-2019 09:38:10.232 Assertion [M-01##INSPIRESchemaValid: Simple Schema Validator] has status VALID 12-03-2019 09:38:10.235 Assertion [M-01##INSPIRESchema: xsi:schemaLocation contains the INSPIRE Download Services schema] has status VALID 12-03-2019 09:38:10.238 running step [Property Transfer] 12-03-2019 09:38:10.243 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 09:38:10.247 running step [Req 42 (Scenario 1) ExternalServiceMetadata] 12-03-2019 09:38:10.538 Assertion [M-01##M-01-ServiceMD_MD_Metadata: Metadata has ISO Metadata Root element (gmd_MD_Metadata exists)] has status VALID 12-03-2019 09:38:10.542 Assertion [M-01##M-01-ServiceMD_coupledResource: Metadata contains a coupled resource (srv:operatesOn)] has status VALID 12-03-2019 09:38:10.545 Assertion [M-01##M-01-ServiceMD_coupledResourceHref: srv:operatesOn contains a reference to a metadata document] has status VALID 12-03-2019 09:38:10.548 running step [Property Transfer Metadata Identifiers] 12-03-2019 09:38:10.552 running step [RunMetadataDatasetFromServiceMetadata] 12-03-2019 09:38:10.786 running step [Property Transfer (Finish Goto)] 12-03-2019 09:38:10.789 Finished running soapUI testcase [Mandatory INSPIRE GetCapabilities], time taken: 544ms, status: FINISHED 12-03-2019 09:38:10.794 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 09:38:10.797 running step [Properties] 12-03-2019 09:38:10.800 running step [GetCapabilities] 12-03-2019 09:38:10.841 Assertion [O-02##O-02-ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 09:38:10.845 running step [Property Transfer] 12-03-2019 09:38:10.850 running step [GetFeature] 12-03-2019 09:38:10.887 Assertion [Response SLA] has status VALID 12-03-2019 09:38:10.890 running step [Property Transfer Valuereference] 12-03-2019 09:38:10.894 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 71ms, status: FINISHED 12-03-2019 09:38:10.899 Running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional] 12-03-2019 09:38:10.902 running step [Properties] 12-03-2019 09:38:10.905 running step [GetCapabilities] 12-03-2019 09:38:10.950 Assertion [O-02##O-02-SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 09:38:10.954 Finished running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional], time taken: 38ms, status: FINISHED 12-03-2019 09:38:10.957 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 09:38:10.961 running step [GetCapabilities] 12-03-2019 09:38:10.998 Assertion [O-02##O-02-ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 09:38:11.001 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 09:38:11.024 Assertion [O-02##O-02-GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 09:38:11.028 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 49ms, status: FINISHED 12-03-2019 09:38:11.032 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 09:38:11.035 running step [GetCapabilities] 12-03-2019 09:38:11.076 Assertion [O-02##O-02-ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 09:38:11.080 Assertion [O-02##O-02-ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 09:38:11.083 Assertion [O-02##O-02-LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 09:38:11.086 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 32ms, status: FINISHED 12-03-2019 09:38:11.090 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 09:38:11.093 running step [GetCapabilities] 12-03-2019 09:38:11.132 Assertion [O-02##O-02-MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 09:38:11.136 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 32ms, status: FINISHED 12-03-2019 09:38:11.140 Running soapUI testcase [Minimum XPath - Optional] 12-03-2019 09:38:11.143 running step [GetCapabilities] 12-03-2019 09:38:11.185 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 09:38:11.188 running step [TG GetCapabilities - Metadata] 12-03-2019 09:38:11.185 Assertion [O-02##XPathAdvertized: Capabilities advertize ImplementsMinimumXPath] has status VALID 12-03-2019 09:38:11.195 Finished running soapUI testcase [Minimum XPath - Optional], time taken: 34ms, status: FINISHED 12-03-2019 09:38:11.225 Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] finished with status [FINISHED] in 21285ms 12-03-2019 09:38:11.250 Assertion [Document Received] has status VALID 12-03-2019 09:38:11.254 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 09:38:11.257 running step [CleanupAuthorization] 12-03-2019 09:38:11.264 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 09:38:11.444 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 09:38:11.447 running step [Property Transfer Metadata Identifiers] 12-03-2019 09:38:11.451 running step [Property Transfer (Finish Goto)] 12-03-2019 09:38:11.455 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 306ms, status: FINISHED 12-03-2019 09:38:11.460 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 09:38:11.463 running step [GetCapabilities] 12-03-2019 09:38:11.514 Assertion [Response SLA] has status VALID 12-03-2019 09:38:11.517 Assertion [Timeout] has status VALID 12-03-2019 09:38:11.520 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 09:38:11.523 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: inspireadressen' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: inspireadressen at /result[1]/text()[1] 12-03-2019 09:38:11.530 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 09:38:11.534 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 34ms, status: FAILED 12-03-2019 09:38:11.538 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 09:38:11.542 running step [GetMap default layer] 12-03-2019 09:38:11.627 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 09:38:11.631 Assertion [response size > 100] has status VALID 12-03-2019 09:38:11.635 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 68ms, status: FINISHED 12-03-2019 09:38:11.639 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 09:38:11.643 running step [INSPIRE GetMap default layer] 12-03-2019 09:38:11.704 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 09:38:11.707 Assertion [response size > 100] has status VALID 12-03-2019 09:38:11.710 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 09:38:11.744 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 09:38:11.748 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 69ms, status: FINISHED 12-03-2019 09:38:11.751 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 09:38:11.755 running step [test BGCOLOR] 12-03-2019 09:38:11.901 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 09:38:11.905 Assertion [response size > 100] has status VALID 12-03-2019 09:38:11.908 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 09:38:11.935 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 09:38:11.940 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 145ms, status: FINISHED 12-03-2019 09:38:11.944 Running soapUI testcase [GetMetadataURLs] 12-03-2019 09:38:11.947 running step [Transfer_Properties] 12-03-2019 09:38:11.950 running step [GetMetadataURLs] 12-03-2019 09:38:12.003 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 09:38:12.055 running step [Property Transfer] 12-03-2019 09:38:12.058 running step [RunGetMetadataForLayer] 12-03-2019 09:38:12.286 running step [GetMetadata] 12-03-2019 09:38:12.963 Assertion [M-CR-V10##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 09:38:12.966 Assertion [M-CR-V10##fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 09:38:12.969 Assertion [M-CR-V10##MD_identifierExists: The MD_Identifier exists in the ServiceMetadata] has status VALID 12-03-2019 09:38:12.972 running step [PropertyTransferMD_Identifier] 12-03-2019 09:38:12.976 running step [CompareDatasetIdentifiers] 12-03-2019 09:38:12.987 Finished running soapUI testcase [GetMetadataURLs], time taken: 446ms, status: FINISHED 12-03-2019 09:38:12.991 Running soapUI testcase [GetLegendURLs] 12-03-2019 09:38:12.995 running step [Properties] 12-03-2019 09:38:12.998 running step [GetLegendURLs] 12-03-2019 09:38:14.543 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 09:38:14.546 running step [Property Transfer] 12-03-2019 09:38:14.549 running step [RunGetLegendForStyles] 12-03-2019 09:38:14.565 running step [GetLegend] 12-03-2019 09:38:14.612 running step [GetLegend] 12-03-2019 09:38:15.139 Assertion [Response SLA] has status VALID 12-03-2019 09:38:15.142 Assertion [Content is an image] has status VALID 12-03-2019 09:38:15.145 Finished running soapUI testcase [GetLegendURLs], time taken: 1655ms, status: FINISHED 12-03-2019 09:38:15.150 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 21072ms 12-03-2019 10:26:32.463 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wfs?service] to [wfs&request=GetCapabilities] 12-03-2019 10:26:32.472 Running soapUI tests in project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] 12-03-2019 10:26:32.476 Running Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1], runType = SEQUENTIAL 12-03-2019 10:26:32.480 Running soapUI testcase [Requirements] 12-03-2019 10:26:32.484 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 10:26:32.493 Running soapUI testcase [Transfer Global Properties] 12-03-2019 10:26:32.497 running step [Transfer Global Properties] 12-03-2019 10:26:32.501 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 10:26:32.505 Running soapUI testcase [Update Credentials] 12-03-2019 10:26:32.508 running step [Update Credentials] 12-03-2019 10:26:32.524 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 12-03-2019 10:26:32.529 Running soapUI testcase [Update Query Params] 12-03-2019 10:26:32.532 running step [UpdateQueryParams] 12-03-2019 10:26:32.549 Finished running soapUI testcase [Update Query Params], time taken: 13ms, status: FINISHED 12-03-2019 10:26:32.553 Running soapUI testcase [SimpleWFS - HTTP GET - Mandatory] 12-03-2019 10:26:32.556 running step [Properties] 12-03-2019 10:26:32.559 running step [GetCapabilities] 12-03-2019 10:26:32.915 Assertion [WFS is version 2.0.0] has status VALID 12-03-2019 10:26:32.918 Assertion [M-01##M-01-Warning-01: Check for featureTypes (warning)] has status VALID 12-03-2019 10:26:32.921 Assertion [M-01##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 10:26:32.924 Assertion [M-01##M-01-GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 10:26:32.928 running step [Property Transfer] 12-03-2019 10:26:32.932 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 10:26:32.950 running step [DescribeFeatureType] 12-03-2019 10:26:33.180 running step [DescribeFeatureType] 12-03-2019 10:26:33.718 running step [Property Transfer (Finish)] 12-03-2019 10:26:33.721 Finished running soapUI testcase [SimpleWFS - HTTP GET - Mandatory], time taken: 1387ms, status: FINISHED 12-03-2019 10:26:33.726 Running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory] 12-03-2019 10:26:33.730 running step [Properties] 12-03-2019 10:26:33.733 running step [GetCapabilities] 12-03-2019 10:26:33.792 Assertion [Timely reponse] has status VALID 12-03-2019 10:26:33.795 running step [Property Transfer] 12-03-2019 10:26:33.802 running step [ListStoredQueries] 12-03-2019 10:26:33.851 Assertion [M-01##M-01-GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 10:26:33.855 running step [GetFeatureFirstTypeName] 12-03-2019 10:26:33.937 Assertion [M-01##M-01-GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 10:26:33.940 running step [Property Transfer Feature] 12-03-2019 10:26:33.944 running step [GetFeatureById] 12-03-2019 10:26:33.986 Assertion [M-01##M-01-GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 10:26:33.989 Finished running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory], time taken: 212ms, status: FINISHED 12-03-2019 10:26:33.994 Running soapUI testcase [Query support - Mandatory] 12-03-2019 10:26:33.998 running step [Properties] 12-03-2019 10:26:34.001 running step [GetCapabilities] 12-03-2019 10:26:34.056 Assertion [M-01##M-01-ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 10:26:34.060 running step [Property Transfer] 12-03-2019 10:26:34.064 running step [DescribeStoredQueries] 12-03-2019 10:26:34.097 Assertion [M-01##M-01-StoredQueryINSPIRE: DescribeStoredQueries contains more StoredQueries (with parameters CRS/DataSetID/Language) besides GetFeatureById] has status VALID 12-03-2019 10:26:34.101 Finished running soapUI testcase [Query support - Mandatory], time taken: 76ms, status: FINISHED 12-03-2019 10:26:34.106 Running soapUI testcase [Mandatory INSPIRE GetCapabilities] 12-03-2019 10:26:34.109 running step [Transfer_Properties] 12-03-2019 10:26:34.113 running step [GetCapabilities] 12-03-2019 10:26:34.210 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 10:26:34.214 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 10:26:34.217 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 10:26:34.221 Running soapUI testcase [Requirements] 12-03-2019 10:26:34.229 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 10:26:34.233 Running soapUI testcase [Transfer Global Properties] 12-03-2019 10:26:34.236 running step [Transfer Global Properties] 12-03-2019 10:26:34.239 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 10:26:34.244 Running soapUI testcase [Update Credentials] 12-03-2019 10:26:34.247 running step [Update Credentials] 12-03-2019 10:26:34.263 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 10:26:34.267 Running soapUI testcase [Update Query Params] 12-03-2019 10:26:34.270 running step [UpdateQueryParams] 12-03-2019 10:26:34.286 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 10:26:34.290 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 10:26:34.293 running step [Properties] 12-03-2019 10:26:34.296 running step [GetCapabilities] 12-03-2019 10:26:34.771 Assertion [Response SLA] has status VALID 12-03-2019 10:26:34.774 Assertion [Timeout] has status VALID 12-03-2019 10:26:34.777 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 10:26:34.780 running step [Property Transfer] 12-03-2019 10:26:34.791 running step [UpdateQueryParams-Getmap] 12-03-2019 10:26:34.808 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 484ms, status: FINISHED 12-03-2019 10:26:34.812 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 10:26:34.815 running step [TG GetCapabilities] 12-03-2019 10:26:34.921 Assertion [Response SLA] has status VALID 12-03-2019 10:26:34.924 Assertion [Timeout] has status VALID 12-03-2019 10:26:34.927 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 10:26:34.931 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 10:26:34.933 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 10:26:34.936 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 10:26:34.939 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 10:26:34.942 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 10:26:34.945 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 10:26:34.948 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 10:26:34.951 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 10:26:34.954 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 10:26:34.957 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 10:26:34.959 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 10:26:34.962 running step [Property Transfer] 12-03-2019 10:26:34.966 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 10:26:34.969 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 10:26:51.897 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 10:26:51.900 running step [TG GetCapabilities - Metadata] 12-03-2019 10:26:51.958 Assertion [Document Received] has status VALID 12-03-2019 10:26:51.961 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 10:26:51.965 running step [CleanupAuthorization] 12-03-2019 10:26:51.972 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 10:26:52.231 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 10:26:52.235 running step [Property Transfer Metadata Identifiers] 12-03-2019 10:26:52.239 running step [Property Transfer (Finish Goto)] 12-03-2019 10:26:52.244 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 433ms, status: FINISHED 12-03-2019 10:26:52.248 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 10:26:52.251 running step [GetCapabilities] 12-03-2019 10:26:52.330 Assertion [Response SLA] has status VALID 12-03-2019 10:26:52.334 Assertion [Timeout] has status VALID 12-03-2019 10:26:52.337 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 10:26:52.340 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 10:26:52.347 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 10:26:52.351 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 60ms, status: FAILED 12-03-2019 10:26:52.354 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 10:26:52.357 running step [GetMap default layer] 12-03-2019 10:26:52.671 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 10:26:52.675 Assertion [response size > 100] has status VALID 12-03-2019 10:26:52.678 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 297ms, status: FINISHED 12-03-2019 10:26:52.682 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 10:26:52.685 running step [INSPIRE GetMap default layer] 12-03-2019 10:26:52.766 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 10:26:52.769 Assertion [response size > 100] has status VALID 12-03-2019 10:26:52.772 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 10:26:52.819 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 10:26:52.824 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 97ms, status: FINISHED 12-03-2019 10:26:52.827 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 10:26:52.831 running step [test BGCOLOR] 12-03-2019 10:26:53.189 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 10:26:53.193 Assertion [response size > 100] has status VALID 12-03-2019 10:26:53.196 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 10:26:53.228 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 10:26:53.232 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 361ms, status: FINISHED 12-03-2019 10:26:53.236 Running soapUI testcase [GetMetadataURLs] 12-03-2019 10:26:53.239 running step [Transfer_Properties] 12-03-2019 10:26:53.242 running step [GetMetadataURLs] 12-03-2019 10:26:53.314 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 10:26:53.317 running step [Property Transfer] 12-03-2019 10:26:53.320 running step [RunGetMetadataForLayer] 12-03-2019 10:26:53.493 Assertion [Response SLA] has status VALID 12-03-2019 10:26:53.496 Assertion [Timeout] has status VALID 12-03-2019 10:26:53.500 Assertion [M-01##INSPIRESchemaValid: Simple Schema Validator] has status VALID 12-03-2019 10:26:53.503 Assertion [M-01##INSPIRESchema: xsi:schemaLocation contains the INSPIRE Download Services schema] has status VALID 12-03-2019 10:26:53.506 running step [Property Transfer] 12-03-2019 10:26:53.512 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 10:26:53.517 running step [Req 42 (Scenario 1) ExternalServiceMetadata] 12-03-2019 10:26:53.750 Assertion [M-01##M-01-ServiceMD_MD_Metadata: Metadata has ISO Metadata Root element (gmd_MD_Metadata exists)] has status VALID 12-03-2019 10:26:53.754 Assertion [M-01##M-01-ServiceMD_coupledResource: Metadata contains a coupled resource (srv:operatesOn)] has status VALID 12-03-2019 10:26:53.757 Assertion [M-01##M-01-ServiceMD_coupledResourceHref: srv:operatesOn contains a reference to a metadata document] has status VALID 12-03-2019 10:26:53.760 running step [Property Transfer Metadata Identifiers] 12-03-2019 10:26:53.764 running step [RunMetadataDatasetFromServiceMetadata] 12-03-2019 10:26:54.134 Finished running soapUI testcase [GetMetadataURLs], time taken: 875ms, status: FAILED 12-03-2019 10:26:54.138 Running soapUI testcase [GetLegendURLs] 12-03-2019 10:26:54.142 running step [Properties] 12-03-2019 10:26:54.146 running step [GetLegendURLs] 12-03-2019 10:26:54.208 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 10:26:54.211 running step [Property Transfer] 12-03-2019 10:26:54.214 running step [RunGetLegendForStyles] 12-03-2019 10:26:54.232 running step [GetLegend] 12-03-2019 10:26:54.290 running step [GetLegend] 12-03-2019 10:26:54.737 running step [Property Transfer (Finish Goto)] 12-03-2019 10:26:54.741 Finished running soapUI testcase [Mandatory INSPIRE GetCapabilities], time taken: 1204ms, status: FINISHED 12-03-2019 10:26:54.745 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 10:26:54.748 running step [Properties] 12-03-2019 10:26:54.751 running step [GetCapabilities] 12-03-2019 10:26:54.804 Assertion [O-02##O-02-ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 10:26:54.808 running step [Property Transfer] 12-03-2019 10:26:54.813 running step [GetFeature] 12-03-2019 10:26:54.875 running step [GetLegend] 12-03-2019 10:26:54.950 Assertion [Response SLA] has status VALID 12-03-2019 10:26:54.953 running step [Property Transfer Valuereference] 12-03-2019 10:26:54.958 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 181ms, status: FINISHED 12-03-2019 10:26:54.962 Running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional] 12-03-2019 10:26:54.965 running step [Properties] 12-03-2019 10:26:54.969 running step [GetCapabilities] 12-03-2019 10:26:55.348 Assertion [O-02##O-02-SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 10:26:55.353 Finished running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional], time taken: 373ms, status: FINISHED 12-03-2019 10:26:55.356 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 10:26:55.359 running step [GetCapabilities] 12-03-2019 10:26:55.404 Assertion [O-02##O-02-ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 10:26:55.408 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 10:26:55.416 Assertion [Response SLA] has status VALID 12-03-2019 10:26:55.420 Assertion [Content is an image] has status VALID 12-03-2019 10:26:55.423 Finished running soapUI testcase [GetLegendURLs], time taken: 874ms, status: FINISHED 12-03-2019 10:26:55.427 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 21207ms 12-03-2019 10:26:55.445 Assertion [O-02##O-02-GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 10:26:55.450 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 71ms, status: FINISHED 12-03-2019 10:26:55.453 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 10:26:55.456 running step [GetCapabilities] 12-03-2019 10:26:55.487 Assertion [O-02##O-02-ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 10:26:55.490 Assertion [O-02##O-02-ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 10:26:55.493 Assertion [O-02##O-02-LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 10:26:55.497 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 21ms, status: FINISHED 12-03-2019 10:26:55.500 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 10:26:55.503 running step [GetCapabilities] 12-03-2019 10:26:55.535 Assertion [O-02##O-02-MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 10:26:55.539 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 25ms, status: FINISHED 12-03-2019 10:26:55.543 Running soapUI testcase [Minimum XPath - Optional] 12-03-2019 10:26:55.547 running step [GetCapabilities] 12-03-2019 10:26:55.577 Assertion [O-02##XPathAdvertized: Capabilities advertize ImplementsMinimumXPath] has status VALID 12-03-2019 10:26:55.580 Finished running soapUI testcase [Minimum XPath - Optional], time taken: 23ms, status: FINISHED 12-03-2019 10:26:55.612 Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] finished with status [FINISHED] in 23105ms 12-03-2019 10:42:23.348 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wfs?service] to [wfs&request=GetCapabilities] 12-03-2019 10:42:23.352 Running soapUI tests in project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] 12-03-2019 10:42:23.356 Running Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1], runType = SEQUENTIAL 12-03-2019 10:42:23.360 Running soapUI testcase [Requirements] 12-03-2019 10:42:23.363 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 10:42:23.372 Running soapUI testcase [Transfer Global Properties] 12-03-2019 10:42:23.375 running step [Transfer Global Properties] 12-03-2019 10:42:23.378 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 10:42:23.382 Running soapUI testcase [Update Credentials] 12-03-2019 10:42:23.385 running step [Update Credentials] 12-03-2019 10:42:23.401 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 12-03-2019 10:42:23.404 Running soapUI testcase [Update Query Params] 12-03-2019 10:42:23.407 running step [UpdateQueryParams] 12-03-2019 10:42:23.424 Finished running soapUI testcase [Update Query Params], time taken: 13ms, status: FINISHED 12-03-2019 10:42:23.428 Running soapUI testcase [SimpleWFS - HTTP GET - Mandatory] 12-03-2019 10:42:23.431 running step [Properties] 12-03-2019 10:42:23.434 running step [GetCapabilities] 12-03-2019 10:42:23.526 Assertion [WFS is version 2.0.0] has status VALID 12-03-2019 10:42:23.530 Assertion [M-01##M-01-Warning-01: Check for featureTypes (warning)] has status VALID 12-03-2019 10:42:23.533 Assertion [M-01##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 10:42:23.536 Assertion [M-01##M-01-GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 10:42:23.539 running step [Property Transfer] 12-03-2019 10:42:23.543 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 10:42:23.567 running step [DescribeFeatureType] 12-03-2019 10:42:23.798 running step [DescribeFeatureType] 12-03-2019 10:42:24.326 running step [Property Transfer (Finish)] 12-03-2019 10:42:24.329 Finished running soapUI testcase [SimpleWFS - HTTP GET - Mandatory], time taken: 1110ms, status: FINISHED 12-03-2019 10:42:24.335 Running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory] 12-03-2019 10:42:24.338 running step [Properties] 12-03-2019 10:42:24.341 running step [GetCapabilities] 12-03-2019 10:42:24.402 Assertion [Timely reponse] has status VALID 12-03-2019 10:42:24.405 running step [Property Transfer] 12-03-2019 10:42:24.411 running step [ListStoredQueries] 12-03-2019 10:42:24.452 Assertion [M-01##M-01-GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 10:42:24.456 running step [GetFeatureFirstTypeName] 12-03-2019 10:42:24.553 Assertion [M-01##M-01-GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 10:42:24.557 running step [Property Transfer Feature] 12-03-2019 10:42:24.560 running step [GetFeatureById] 12-03-2019 10:42:24.669 Assertion [M-01##M-01-GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 10:42:24.672 Finished running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory], time taken: 281ms, status: FINISHED 12-03-2019 10:42:24.677 Running soapUI testcase [Query support - Mandatory] 12-03-2019 10:42:24.681 running step [Properties] 12-03-2019 10:42:24.684 running step [GetCapabilities] 12-03-2019 10:42:24.749 Assertion [M-01##M-01-ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 10:42:24.753 running step [Property Transfer] 12-03-2019 10:42:24.758 running step [DescribeStoredQueries] 12-03-2019 10:42:24.999 Assertion [M-01##M-01-StoredQueryINSPIRE: DescribeStoredQueries contains more StoredQueries (with parameters CRS/DataSetID/Language) besides GetFeatureById] has status VALID 12-03-2019 10:42:25.004 Finished running soapUI testcase [Query support - Mandatory], time taken: 293ms, status: FINISHED 12-03-2019 10:42:25.007 Running soapUI testcase [Mandatory INSPIRE GetCapabilities] 12-03-2019 10:42:25.010 running step [Transfer_Properties] 12-03-2019 10:42:25.013 running step [GetCapabilities] 12-03-2019 10:42:25.069 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 10:42:25.073 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 10:42:25.076 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 10:42:25.080 Running soapUI testcase [Requirements] 12-03-2019 10:42:25.083 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 10:42:25.090 Running soapUI testcase [Transfer Global Properties] 12-03-2019 10:42:25.094 running step [Transfer Global Properties] 12-03-2019 10:42:25.097 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 10:42:25.101 Running soapUI testcase [Update Credentials] 12-03-2019 10:42:25.104 running step [Update Credentials] 12-03-2019 10:42:25.119 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 10:42:25.123 Running soapUI testcase [Update Query Params] 12-03-2019 10:42:25.126 running step [UpdateQueryParams] 12-03-2019 10:42:25.143 Finished running soapUI testcase [Update Query Params], time taken: 13ms, status: FINISHED 12-03-2019 10:42:25.147 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 10:42:25.150 running step [Properties] 12-03-2019 10:42:25.152 running step [GetCapabilities] 12-03-2019 10:42:25.457 Assertion [Response SLA] has status VALID 12-03-2019 10:42:25.461 Assertion [Timeout] has status VALID 12-03-2019 10:42:25.464 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 10:42:25.467 running step [Property Transfer] 12-03-2019 10:42:25.478 running step [UpdateQueryParams-Getmap] 12-03-2019 10:42:25.494 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 312ms, status: FINISHED 12-03-2019 10:42:25.498 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 10:42:25.502 running step [TG GetCapabilities] 12-03-2019 10:42:25.712 Assertion [Response SLA] has status VALID 12-03-2019 10:42:25.715 Assertion [Timeout] has status VALID 12-03-2019 10:42:25.719 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 10:42:25.722 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 10:42:25.725 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 10:42:25.729 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 10:42:25.732 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 10:42:25.736 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 10:42:25.739 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 10:42:25.742 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 10:42:25.745 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 10:42:25.747 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 10:42:25.750 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 10:42:25.753 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 10:42:25.756 running step [Property Transfer] 12-03-2019 10:42:25.760 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 10:42:25.763 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 10:42:42.566 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 10:42:42.569 running step [TG GetCapabilities - Metadata] 12-03-2019 10:42:42.652 Assertion [Document Received] has status VALID 12-03-2019 10:42:42.656 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 10:42:42.659 running step [CleanupAuthorization] 12-03-2019 10:42:42.667 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 10:42:42.913 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 10:42:42.917 running step [Property Transfer Metadata Identifiers] 12-03-2019 10:42:42.921 running step [Property Transfer (Finish Goto)] 12-03-2019 10:42:42.924 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 576ms, status: FINISHED 12-03-2019 10:42:42.929 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 10:42:42.932 running step [GetCapabilities] 12-03-2019 10:42:43.031 Assertion [Response SLA] has status VALID 12-03-2019 10:42:43.034 Assertion [Timeout] has status VALID 12-03-2019 10:42:43.037 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 10:42:43.041 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 10:42:43.048 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 10:42:43.052 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 78ms, status: FAILED 12-03-2019 10:42:43.056 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 10:42:43.059 running step [GetMap default layer] 12-03-2019 10:42:43.125 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 10:42:43.129 Assertion [response size > 100] has status VALID 12-03-2019 10:42:43.132 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 48ms, status: FINISHED 12-03-2019 10:42:43.136 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 10:42:43.139 running step [INSPIRE GetMap default layer] 12-03-2019 10:42:43.245 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 10:42:43.248 Assertion [response size > 100] has status VALID 12-03-2019 10:42:43.251 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 10:42:43.289 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 10:42:43.292 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 114ms, status: FINISHED 12-03-2019 10:42:43.297 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 10:42:43.300 running step [test BGCOLOR] 12-03-2019 10:42:43.392 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 10:42:43.395 Assertion [response size > 100] has status VALID 12-03-2019 10:42:43.399 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 10:42:43.443 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 10:42:43.447 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 105ms, status: FINISHED 12-03-2019 10:42:43.451 Running soapUI testcase [GetMetadataURLs] 12-03-2019 10:42:43.455 running step [Transfer_Properties] 12-03-2019 10:42:43.458 running step [GetMetadataURLs] 12-03-2019 10:42:43.526 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 10:42:43.529 running step [Property Transfer] 12-03-2019 10:42:43.532 running step [RunGetMetadataForLayer] 12-03-2019 10:42:44.298 Finished running soapUI testcase [GetMetadataURLs], time taken: 824ms, status: FAILED 12-03-2019 10:42:44.303 Running soapUI testcase [GetLegendURLs] 12-03-2019 10:42:44.306 running step [Properties] 12-03-2019 10:42:44.309 running step [GetLegendURLs] 12-03-2019 10:42:44.374 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 10:42:44.378 running step [Property Transfer] 12-03-2019 10:42:44.378 Assertion [Response SLA] has status VALID 12-03-2019 10:42:44.381 running step [RunGetLegendForStyles] 12-03-2019 10:42:44.384 Assertion [Timeout] has status VALID 12-03-2019 10:42:44.390 Assertion [M-01##INSPIRESchemaValid: Simple Schema Validator] has status VALID 12-03-2019 10:42:44.393 Assertion [M-01##INSPIRESchema: xsi:schemaLocation contains the INSPIRE Download Services schema] has status VALID 12-03-2019 10:42:44.396 running step [Property Transfer] 12-03-2019 10:42:44.402 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 10:42:44.402 running step [GetLegend] 12-03-2019 10:42:44.406 running step [Req 42 (Scenario 1) ExternalServiceMetadata] 12-03-2019 10:42:44.444 running step [GetLegend] 12-03-2019 10:42:44.629 Assertion [M-01##M-01-ServiceMD_MD_Metadata: Metadata has ISO Metadata Root element (gmd_MD_Metadata exists)] has status VALID 12-03-2019 10:42:44.633 Assertion [M-01##M-01-ServiceMD_coupledResource: Metadata contains a coupled resource (srv:operatesOn)] has status VALID 12-03-2019 10:42:44.636 Assertion [M-01##M-01-ServiceMD_coupledResourceHref: srv:operatesOn contains a reference to a metadata document] has status VALID 12-03-2019 10:42:44.639 running step [Property Transfer Metadata Identifiers] 12-03-2019 10:42:44.643 running step [RunMetadataDatasetFromServiceMetadata] 12-03-2019 10:42:44.978 running step [GetLegend] 12-03-2019 10:42:45.503 Assertion [Response SLA] has status VALID 12-03-2019 10:42:45.506 Assertion [Content is an image] has status VALID 12-03-2019 10:42:45.509 Finished running soapUI testcase [GetLegendURLs], time taken: 724ms, status: FINISHED 12-03-2019 10:42:45.514 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 20435ms 12-03-2019 10:42:45.599 running step [Property Transfer (Finish Goto)] 12-03-2019 10:42:45.603 Finished running soapUI testcase [Mandatory INSPIRE GetCapabilities], time taken: 1396ms, status: FINISHED 12-03-2019 10:42:45.607 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 10:42:45.610 running step [Properties] 12-03-2019 10:42:45.614 running step [GetCapabilities] 12-03-2019 10:42:45.666 Assertion [O-02##O-02-ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 10:42:45.670 running step [Property Transfer] 12-03-2019 10:42:45.675 running step [GetFeature] 12-03-2019 10:42:45.744 Assertion [Response SLA] has status VALID 12-03-2019 10:42:45.773 running step [Property Transfer Valuereference] 12-03-2019 10:42:45.777 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 113ms, status: FINISHED 12-03-2019 10:42:45.782 Running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional] 12-03-2019 10:42:45.785 running step [Properties] 12-03-2019 10:42:45.788 running step [GetCapabilities] 12-03-2019 10:42:45.824 Assertion [O-02##O-02-SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 10:42:45.827 Finished running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional], time taken: 28ms, status: FINISHED 12-03-2019 10:42:45.831 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 10:42:45.834 running step [GetCapabilities] 12-03-2019 10:42:46.019 Assertion [O-02##O-02-ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 10:42:46.022 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 10:42:46.046 Assertion [O-02##O-02-GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 10:42:46.051 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 197ms, status: FINISHED 12-03-2019 10:42:46.054 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 10:42:46.057 running step [GetCapabilities] 12-03-2019 10:42:46.096 Assertion [O-02##O-02-ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 10:42:46.099 Assertion [O-02##O-02-ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 10:42:46.102 Assertion [O-02##O-02-LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 10:42:46.106 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 29ms, status: FINISHED 12-03-2019 10:42:46.109 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 10:42:46.112 running step [GetCapabilities] 12-03-2019 10:42:46.159 Assertion [O-02##O-02-MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 10:42:46.163 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 40ms, status: FINISHED 12-03-2019 10:42:46.166 Running soapUI testcase [Minimum XPath - Optional] 12-03-2019 10:42:46.169 running step [GetCapabilities] 12-03-2019 10:42:46.201 Assertion [O-02##XPathAdvertized: Capabilities advertize ImplementsMinimumXPath] has status VALID 12-03-2019 10:42:46.205 Finished running soapUI testcase [Minimum XPath - Optional], time taken: 24ms, status: FINISHED 12-03-2019 10:42:46.237 Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] finished with status [FINISHED] in 22849ms 12-03-2019 11:01:47.003 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wfs?service] to [wfs&request=GetCapabilities] 12-03-2019 11:01:47.009 Running soapUI tests in project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] 12-03-2019 11:01:47.013 Running Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1], runType = SEQUENTIAL 12-03-2019 11:01:47.017 Running soapUI testcase [Requirements] 12-03-2019 11:01:47.027 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 11:01:47.031 Running soapUI testcase [Transfer Global Properties] 12-03-2019 11:01:47.040 running step [Transfer Global Properties] 12-03-2019 11:01:47.045 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 11:01:47.049 Running soapUI testcase [Update Credentials] 12-03-2019 11:01:47.059 running step [Update Credentials] 12-03-2019 11:01:47.081 Finished running soapUI testcase [Update Credentials], time taken: 17ms, status: FINISHED 12-03-2019 11:01:47.086 Running soapUI testcase [Update Query Params] 12-03-2019 11:01:47.090 running step [UpdateQueryParams] 12-03-2019 11:01:47.106 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 11:01:47.110 Running soapUI testcase [SimpleWFS - HTTP GET - Mandatory] 12-03-2019 11:01:47.120 running step [Properties] 12-03-2019 11:01:47.124 running step [GetCapabilities] 12-03-2019 11:01:47.203 Assertion [WFS is version 2.0.0] has status VALID 12-03-2019 11:01:47.208 Assertion [M-01##M-01-Warning-01: Check for featureTypes (warning)] has status VALID 12-03-2019 11:01:47.213 Assertion [M-01##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 11:01:47.216 Assertion [M-01##M-01-GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 11:01:47.219 running step [Property Transfer] 12-03-2019 11:01:47.223 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 11:01:47.242 running step [DescribeFeatureType] 12-03-2019 11:01:47.660 running step [DescribeFeatureType] 12-03-2019 11:01:48.188 running step [Property Transfer (Finish)] 12-03-2019 11:01:48.192 Finished running soapUI testcase [SimpleWFS - HTTP GET - Mandatory], time taken: 1459ms, status: FINISHED 12-03-2019 11:01:48.199 Running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory] 12-03-2019 11:01:48.207 running step [Properties] 12-03-2019 11:01:48.211 running step [GetCapabilities] 12-03-2019 11:01:48.265 Assertion [Timely reponse] has status VALID 12-03-2019 11:01:48.270 running step [Property Transfer] 12-03-2019 11:01:48.276 running step [ListStoredQueries] 12-03-2019 11:01:48.307 Assertion [M-01##M-01-GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 11:01:48.311 running step [GetFeatureFirstTypeName] 12-03-2019 11:01:48.579 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 11:01:48.583 Assertion [M-01##M-01-GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 11:01:48.587 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 11:01:48.590 running step [Property Transfer Feature] 12-03-2019 11:01:48.595 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 11:01:48.599 running step [GetFeatureById] 12-03-2019 11:01:48.602 Running soapUI testcase [Requirements] 12-03-2019 11:01:48.614 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 11:01:48.617 Running soapUI testcase [Transfer Global Properties] 12-03-2019 11:01:48.620 running step [Transfer Global Properties] 12-03-2019 11:01:48.623 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 11:01:48.628 Running soapUI testcase [Update Credentials] 12-03-2019 11:01:48.631 running step [Update Credentials] 12-03-2019 11:01:48.646 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 11:01:48.650 Running soapUI testcase [Update Query Params] 12-03-2019 11:01:48.654 running step [UpdateQueryParams] 12-03-2019 11:01:48.671 Finished running soapUI testcase [Update Query Params], time taken: 13ms, status: FINISHED 12-03-2019 11:01:48.676 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 11:01:48.679 running step [Properties] 12-03-2019 11:01:48.682 running step [GetCapabilities] 12-03-2019 11:01:48.713 Assertion [M-01##M-01-GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 11:01:48.719 Finished running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory], time taken: 447ms, status: FINISHED 12-03-2019 11:01:48.723 Running soapUI testcase [Query support - Mandatory] 12-03-2019 11:01:48.726 running step [Properties] 12-03-2019 11:01:48.729 running step [GetCapabilities] 12-03-2019 11:01:48.769 Assertion [M-01##M-01-ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 11:01:48.772 running step [Property Transfer] 12-03-2019 11:01:48.776 running step [DescribeStoredQueries] 12-03-2019 11:01:48.798 Assertion [M-01##M-01-StoredQueryINSPIRE: DescribeStoredQueries contains more StoredQueries (with parameters CRS/DataSetID/Language) besides GetFeatureById] has status VALID 12-03-2019 11:01:48.802 Finished running soapUI testcase [Query support - Mandatory], time taken: 50ms, status: FINISHED 12-03-2019 11:01:48.808 Running soapUI testcase [Mandatory INSPIRE GetCapabilities] 12-03-2019 11:01:48.811 running step [Transfer_Properties] 12-03-2019 11:01:48.814 Assertion [Response SLA] has status VALID 12-03-2019 11:01:48.818 Assertion [Timeout] has status VALID 12-03-2019 11:01:48.821 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 11:01:48.815 running step [GetCapabilities] 12-03-2019 11:01:48.824 running step [Property Transfer] 12-03-2019 11:01:48.845 running step [UpdateQueryParams-Getmap] 12-03-2019 11:01:48.864 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 144ms, status: FINISHED 12-03-2019 11:01:48.868 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 11:01:48.872 running step [TG GetCapabilities] 12-03-2019 11:01:49.091 Assertion [Response SLA] has status VALID 12-03-2019 11:01:49.095 Assertion [Timeout] has status VALID 12-03-2019 11:01:49.098 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 11:01:49.101 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 11:01:49.104 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 11:01:49.108 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 11:01:49.111 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 11:01:49.114 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 11:01:49.117 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 11:01:49.120 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 11:01:49.122 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 11:01:49.126 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 11:01:49.128 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 11:01:49.131 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 11:01:49.134 running step [Property Transfer] 12-03-2019 11:01:49.138 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 11:01:49.142 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 11:02:06.056 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 11:02:06.060 running step [TG GetCapabilities - Metadata] 12-03-2019 11:02:06.128 Assertion [Document Received] has status VALID 12-03-2019 11:02:06.131 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 11:02:06.135 running step [CleanupAuthorization] 12-03-2019 11:02:06.142 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 11:02:06.395 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 11:02:06.398 running step [Property Transfer Metadata Identifiers] 12-03-2019 11:02:06.402 running step [Property Transfer (Finish Goto)] 12-03-2019 11:02:06.407 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 541ms, status: FINISHED 12-03-2019 11:02:06.411 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 11:02:06.414 running step [GetCapabilities] 12-03-2019 11:02:06.478 Assertion [Response SLA] has status VALID 12-03-2019 11:02:06.513 Assertion [Timeout] has status VALID 12-03-2019 11:02:06.516 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 11:02:06.519 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 11:02:06.527 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 11:02:06.530 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 43ms, status: FAILED 12-03-2019 11:02:06.534 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 11:02:06.537 running step [GetMap default layer] 12-03-2019 11:02:06.795 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 11:02:06.798 Assertion [response size > 100] has status VALID 12-03-2019 11:02:06.801 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 241ms, status: FINISHED 12-03-2019 11:02:06.805 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 11:02:06.808 running step [INSPIRE GetMap default layer] 12-03-2019 11:02:07.182 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 11:02:07.186 Assertion [response size > 100] has status VALID 12-03-2019 11:02:07.189 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 11:02:07.227 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 11:02:07.230 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 384ms, status: FINISHED 12-03-2019 11:02:07.235 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 11:02:07.238 running step [test BGCOLOR] 12-03-2019 11:02:07.315 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 11:02:07.319 Assertion [response size > 100] has status VALID 12-03-2019 11:02:07.322 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 11:02:07.362 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 11:02:07.366 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 90ms, status: FINISHED 12-03-2019 11:02:07.370 Running soapUI testcase [GetMetadataURLs] 12-03-2019 11:02:07.374 running step [Transfer_Properties] 12-03-2019 11:02:07.377 running step [GetMetadataURLs] 12-03-2019 11:02:07.436 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 11:02:07.439 running step [Property Transfer] 12-03-2019 11:02:07.442 running step [RunGetMetadataForLayer] 12-03-2019 11:02:08.181 Finished running soapUI testcase [GetMetadataURLs], time taken: 786ms, status: FAILED 12-03-2019 11:02:08.185 Running soapUI testcase [GetLegendURLs] 12-03-2019 11:02:08.189 running step [Properties] 12-03-2019 11:02:08.192 running step [GetLegendURLs] 12-03-2019 11:02:08.250 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 11:02:08.253 running step [Property Transfer] 12-03-2019 11:02:08.256 running step [RunGetLegendForStyles] 12-03-2019 11:02:08.272 running step [GetLegend] 12-03-2019 11:02:08.328 running step [GetLegend] 12-03-2019 11:02:08.378 Assertion [Response SLA] has status VALID 12-03-2019 11:02:08.381 Assertion [Timeout] has status VALID 12-03-2019 11:02:08.384 Assertion [M-01##INSPIRESchemaValid: Simple Schema Validator] has status VALID 12-03-2019 11:02:08.387 Assertion [M-01##INSPIRESchema: xsi:schemaLocation contains the INSPIRE Download Services schema] has status VALID 12-03-2019 11:02:08.390 running step [Property Transfer] 12-03-2019 11:02:08.395 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 11:02:08.399 running step [Req 42 (Scenario 1) ExternalServiceMetadata] 12-03-2019 11:02:08.703 Assertion [M-01##M-01-ServiceMD_MD_Metadata: Metadata has ISO Metadata Root element (gmd_MD_Metadata exists)] has status VALID 12-03-2019 11:02:08.707 Assertion [M-01##M-01-ServiceMD_coupledResource: Metadata contains a coupled resource (srv:operatesOn)] has status VALID 12-03-2019 11:02:08.710 Assertion [M-01##M-01-ServiceMD_coupledResourceHref: srv:operatesOn contains a reference to a metadata document] has status VALID 12-03-2019 11:02:08.713 running step [Property Transfer Metadata Identifiers] 12-03-2019 11:02:08.717 running step [RunMetadataDatasetFromServiceMetadata] 12-03-2019 11:02:08.869 running step [GetLegend] 12-03-2019 11:02:09.400 Assertion [Response SLA] has status VALID 12-03-2019 11:02:09.403 Assertion [Content is an image] has status VALID 12-03-2019 11:02:09.408 Finished running soapUI testcase [GetLegendURLs], time taken: 764ms, status: FINISHED 12-03-2019 11:02:09.411 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 20810ms 12-03-2019 11:02:09.707 running step [Property Transfer (Finish Goto)] 12-03-2019 11:02:09.711 Finished running soapUI testcase [Mandatory INSPIRE GetCapabilities], time taken: 1316ms, status: FINISHED 12-03-2019 11:02:09.715 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 11:02:09.718 running step [Properties] 12-03-2019 11:02:09.721 running step [GetCapabilities] 12-03-2019 11:02:09.761 Assertion [O-02##O-02-ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 11:02:09.764 running step [Property Transfer] 12-03-2019 11:02:09.770 running step [GetFeature] 12-03-2019 11:02:09.792 Assertion [Response SLA] has status VALID 12-03-2019 11:02:09.795 running step [Property Transfer Valuereference] 12-03-2019 11:02:09.799 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 54ms, status: FINISHED 12-03-2019 11:02:09.804 Running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional] 12-03-2019 11:02:09.807 running step [Properties] 12-03-2019 11:02:09.811 running step [GetCapabilities] 12-03-2019 11:02:09.854 Assertion [O-02##O-02-SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 11:02:09.859 Finished running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional], time taken: 35ms, status: FINISHED 12-03-2019 11:02:09.863 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 11:02:09.866 running step [GetCapabilities] 12-03-2019 11:02:09.900 Assertion [O-02##O-02-ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 11:02:09.904 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 11:02:09.950 Assertion [O-02##O-02-GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 11:02:09.955 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 69ms, status: FINISHED 12-03-2019 11:02:09.958 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 11:02:09.961 running step [GetCapabilities] 12-03-2019 11:02:09.992 Assertion [O-02##O-02-ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 11:02:09.995 Assertion [O-02##O-02-ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 11:02:09.999 Assertion [O-02##O-02-LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 11:02:10.003 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 19ms, status: FINISHED 12-03-2019 11:02:10.006 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 11:02:10.009 running step [GetCapabilities] 12-03-2019 11:02:10.042 Assertion [O-02##O-02-MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 11:02:10.046 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 25ms, status: FINISHED 12-03-2019 11:02:10.049 Running soapUI testcase [Minimum XPath - Optional] 12-03-2019 11:02:10.052 running step [GetCapabilities] 12-03-2019 11:02:10.093 Assertion [O-02##XPathAdvertized: Capabilities advertize ImplementsMinimumXPath] has status VALID 12-03-2019 11:02:10.096 Finished running soapUI testcase [Minimum XPath - Optional], time taken: 34ms, status: FINISHED 12-03-2019 11:02:10.129 Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] finished with status [FINISHED] in 23084ms 12-03-2019 11:02:59.390 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 11:02:59.395 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 11:02:59.398 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 11:02:59.403 Running soapUI testcase [Requirements] 12-03-2019 11:02:59.411 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 11:02:59.414 Running soapUI testcase [Transfer Global Properties] 12-03-2019 11:02:59.417 running step [Transfer Global Properties] 12-03-2019 11:02:59.421 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 11:02:59.424 Running soapUI testcase [Update Credentials] 12-03-2019 11:02:59.427 running step [Update Credentials] 12-03-2019 11:02:59.441 Finished running soapUI testcase [Update Credentials], time taken: 10ms, status: FINISHED 12-03-2019 11:02:59.445 Running soapUI testcase [Update Query Params] 12-03-2019 11:02:59.449 running step [UpdateQueryParams] 12-03-2019 11:02:59.464 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 11:02:59.467 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 11:02:59.471 running step [Properties] 12-03-2019 11:02:59.474 running step [GetCapabilities] 12-03-2019 11:02:59.582 Assertion [Response SLA] has status VALID 12-03-2019 11:02:59.585 Assertion [Timeout] has status VALID 12-03-2019 11:02:59.588 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 11:02:59.591 running step [Property Transfer] 12-03-2019 11:02:59.601 running step [UpdateQueryParams-Getmap] 12-03-2019 11:02:59.617 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 114ms, status: FINISHED 12-03-2019 11:02:59.620 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 11:02:59.624 running step [TG GetCapabilities] 12-03-2019 11:02:59.687 Assertion [Response SLA] has status VALID 12-03-2019 11:02:59.691 Assertion [Timeout] has status VALID 12-03-2019 11:02:59.694 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 11:02:59.698 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 11:02:59.701 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 11:02:59.704 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 11:02:59.707 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 11:02:59.711 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 11:02:59.714 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 11:02:59.717 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 11:02:59.720 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 11:02:59.723 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 11:02:59.726 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 11:02:59.729 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 11:02:59.732 running step [Property Transfer] 12-03-2019 11:02:59.737 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 11:02:59.740 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 11:03:16.844 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 11:03:16.847 running step [TG GetCapabilities - Metadata] 12-03-2019 11:03:16.929 Assertion [Document Received] has status VALID 12-03-2019 11:03:16.932 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 11:03:16.936 running step [CleanupAuthorization] 12-03-2019 11:03:16.944 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 11:03:17.236 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 11:03:17.240 running step [Property Transfer Metadata Identifiers] 12-03-2019 11:03:17.244 running step [Property Transfer (Finish Goto)] 12-03-2019 11:03:17.249 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 455ms, status: FINISHED 12-03-2019 11:03:17.253 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 11:03:17.256 running step [GetCapabilities] 12-03-2019 11:03:17.371 Assertion [Response SLA] has status VALID 12-03-2019 11:03:17.374 Assertion [Timeout] has status VALID 12-03-2019 11:03:17.377 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 11:03:17.380 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 11:03:17.388 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 11:03:17.392 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 94ms, status: FAILED 12-03-2019 11:03:17.396 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 11:03:17.399 running step [GetMap default layer] 12-03-2019 11:03:17.479 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 11:03:17.482 Assertion [response size > 100] has status VALID 12-03-2019 11:03:17.486 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 61ms, status: FINISHED 12-03-2019 11:03:17.489 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 11:03:17.492 running step [INSPIRE GetMap default layer] 12-03-2019 11:03:17.578 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 11:03:17.581 Assertion [response size > 100] has status VALID 12-03-2019 11:03:17.584 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 11:03:17.615 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 11:03:17.619 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 87ms, status: FINISHED 12-03-2019 11:03:17.623 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 11:03:17.626 running step [test BGCOLOR] 12-03-2019 11:03:17.701 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 11:03:17.704 Assertion [response size > 100] has status VALID 12-03-2019 11:03:17.708 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 11:03:17.746 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 11:03:17.750 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 85ms, status: FINISHED 12-03-2019 11:03:17.754 Running soapUI testcase [GetMetadataURLs] 12-03-2019 11:03:17.757 running step [Transfer_Properties] 12-03-2019 11:03:17.760 running step [GetMetadataURLs] 12-03-2019 11:03:17.817 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 11:03:17.821 running step [Property Transfer] 12-03-2019 11:03:17.824 running step [RunGetMetadataForLayer] 12-03-2019 11:03:18.547 Finished running soapUI testcase [GetMetadataURLs], time taken: 770ms, status: FAILED 12-03-2019 11:03:18.552 Running soapUI testcase [GetLegendURLs] 12-03-2019 11:03:18.555 running step [Properties] 12-03-2019 11:03:18.558 running step [GetLegendURLs] 12-03-2019 11:03:18.618 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 11:03:18.622 running step [Property Transfer] 12-03-2019 11:03:18.625 running step [RunGetLegendForStyles] 12-03-2019 11:03:18.642 running step [GetLegend] 12-03-2019 11:03:18.675 running step [GetLegend] 12-03-2019 11:03:19.212 running step [GetLegend] 12-03-2019 11:03:19.741 Assertion [Response SLA] has status VALID 12-03-2019 11:03:19.744 Assertion [Content is an image] has status VALID 12-03-2019 11:03:19.748 Finished running soapUI testcase [GetLegendURLs], time taken: 711ms, status: FINISHED 12-03-2019 11:03:19.752 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 20350ms 12-03-2019 11:32:13.510 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 11:32:13.516 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 11:32:13.519 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 11:32:13.523 Running soapUI testcase [Requirements] 12-03-2019 11:32:13.530 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 11:32:13.534 Running soapUI testcase [Transfer Global Properties] 12-03-2019 11:32:13.537 running step [Transfer Global Properties] 12-03-2019 11:32:13.540 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 11:32:13.543 Running soapUI testcase [Update Credentials] 12-03-2019 11:32:13.546 running step [Update Credentials] 12-03-2019 11:32:13.561 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 11:32:13.565 Running soapUI testcase [Update Query Params] 12-03-2019 11:32:13.568 running step [UpdateQueryParams] 12-03-2019 11:32:13.586 Finished running soapUI testcase [Update Query Params], time taken: 14ms, status: FINISHED 12-03-2019 11:32:13.590 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 11:32:13.593 running step [Properties] 12-03-2019 11:32:13.596 running step [GetCapabilities] 12-03-2019 11:32:13.694 Assertion [Response SLA] has status VALID 12-03-2019 11:32:13.698 Assertion [Timeout] has status VALID 12-03-2019 11:32:13.701 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 11:32:13.705 running step [Property Transfer] 12-03-2019 11:32:13.715 running step [UpdateQueryParams-Getmap] 12-03-2019 11:32:13.732 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 105ms, status: FINISHED 12-03-2019 11:32:13.736 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 11:32:13.739 running step [TG GetCapabilities] 12-03-2019 11:32:13.804 Assertion [Response SLA] has status VALID 12-03-2019 11:32:13.807 Assertion [Timeout] has status VALID 12-03-2019 11:32:13.810 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 11:32:13.813 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 11:32:13.816 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 11:32:13.819 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 11:32:13.822 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 11:32:13.825 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 11:32:13.828 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 11:32:13.832 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 11:32:13.835 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 11:32:13.838 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 11:32:13.841 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 11:32:13.844 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 11:32:13.847 running step [Property Transfer] 12-03-2019 11:32:13.851 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 11:32:13.854 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 11:32:31.423 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 11:32:31.427 running step [TG GetCapabilities - Metadata] 12-03-2019 11:32:31.503 Assertion [Document Received] has status VALID 12-03-2019 11:32:31.507 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 11:32:31.510 running step [CleanupAuthorization] 12-03-2019 11:32:31.517 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 11:32:31.887 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 11:32:31.891 running step [Property Transfer Metadata Identifiers] 12-03-2019 11:32:31.895 running step [Property Transfer (Finish Goto)] 12-03-2019 11:32:31.898 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 737ms, status: FINISHED 12-03-2019 11:32:31.903 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 11:32:31.906 running step [GetCapabilities] 12-03-2019 11:32:32.001 Assertion [Response SLA] has status VALID 12-03-2019 11:32:32.004 Assertion [Timeout] has status VALID 12-03-2019 11:32:32.007 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 11:32:32.011 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 11:32:32.019 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 11:32:32.023 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 72ms, status: FAILED 12-03-2019 11:32:32.027 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 11:32:32.032 running step [GetMap default layer] 12-03-2019 11:32:32.425 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 11:32:32.428 Assertion [response size > 100] has status VALID 12-03-2019 11:32:32.432 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 376ms, status: FINISHED 12-03-2019 11:32:32.435 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 11:32:32.438 running step [INSPIRE GetMap default layer] 12-03-2019 11:32:32.787 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 11:32:32.791 Assertion [response size > 100] has status VALID 12-03-2019 11:32:32.795 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 11:32:32.832 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 11:32:32.837 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 359ms, status: FINISHED 12-03-2019 11:32:32.842 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 11:32:32.847 running step [test BGCOLOR] 12-03-2019 11:32:32.933 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 11:32:32.938 Assertion [response size > 100] has status VALID 12-03-2019 11:32:32.943 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 11:32:32.977 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 11:32:32.982 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 90ms, status: FINISHED 12-03-2019 11:32:32.988 Running soapUI testcase [GetMetadataURLs] 12-03-2019 11:32:32.992 running step [Transfer_Properties] 12-03-2019 11:32:32.995 running step [GetMetadataURLs] 12-03-2019 11:32:33.071 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 11:32:33.076 running step [Property Transfer] 12-03-2019 11:32:33.079 running step [RunGetMetadataForLayer] 12-03-2019 11:32:34.166 running step [GetMetadata] 12-03-2019 11:32:34.912 Assertion [M-CR-V10##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 11:32:34.915 Assertion [M-CR-V10##fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 11:32:34.918 Assertion [M-CR-V10##MD_identifierExists: The MD_Identifier exists in the ServiceMetadata] has status VALID 12-03-2019 11:32:34.921 running step [PropertyTransferMD_Identifier] 12-03-2019 11:32:34.926 running step [CompareDatasetIdentifiers] 12-03-2019 11:32:34.936 Finished running soapUI testcase [GetMetadataURLs], time taken: 1392ms, status: FAILED 12-03-2019 11:32:34.940 Running soapUI testcase [GetLegendURLs] 12-03-2019 11:32:34.944 running step [Properties] 12-03-2019 11:32:34.947 running step [GetLegendURLs] 12-03-2019 11:32:35.123 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 11:32:35.127 running step [Property Transfer] 12-03-2019 11:32:35.130 running step [RunGetLegendForStyles] 12-03-2019 11:32:35.146 running step [GetLegend] 12-03-2019 11:32:35.903 running step [GetLegend] 12-03-2019 11:32:36.616 running step [GetLegend] 12-03-2019 11:32:37.238 Assertion [Response SLA] has status VALID 12-03-2019 11:32:37.241 Assertion [Content is an image] has status VALID 12-03-2019 11:32:37.244 Finished running soapUI testcase [GetLegendURLs], time taken: 2682ms, status: FINISHED 12-03-2019 11:32:37.249 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 23727ms 12-03-2019 11:33:26.671 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 11:33:26.676 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 11:33:26.680 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 11:33:26.684 Running soapUI testcase [Requirements] 12-03-2019 11:33:26.691 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 11:33:26.694 Running soapUI testcase [Transfer Global Properties] 12-03-2019 11:33:26.697 running step [Transfer Global Properties] 12-03-2019 11:33:26.701 Finished running soapUI testcase [Transfer Global Properties], time taken: 1ms, status: FINISHED 12-03-2019 11:33:26.705 Running soapUI testcase [Update Credentials] 12-03-2019 11:33:26.708 running step [Update Credentials] 12-03-2019 11:33:26.723 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 11:33:26.726 Running soapUI testcase [Update Query Params] 12-03-2019 11:33:26.729 running step [UpdateQueryParams] 12-03-2019 11:33:26.745 Finished running soapUI testcase [Update Query Params], time taken: 13ms, status: FINISHED 12-03-2019 11:33:26.749 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 11:33:26.752 running step [Properties] 12-03-2019 11:33:26.755 running step [GetCapabilities] 12-03-2019 11:33:26.880 Assertion [Response SLA] has status VALID 12-03-2019 11:33:26.884 Assertion [Timeout] has status VALID 12-03-2019 11:33:26.887 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 11:33:26.890 running step [Property Transfer] 12-03-2019 11:33:26.900 running step [UpdateQueryParams-Getmap] 12-03-2019 11:33:26.915 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 131ms, status: FINISHED 12-03-2019 11:33:26.920 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 11:33:26.923 running step [TG GetCapabilities] 12-03-2019 11:33:27.008 Assertion [Response SLA] has status VALID 12-03-2019 11:33:27.012 Assertion [Timeout] has status VALID 12-03-2019 11:33:27.015 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 11:33:27.018 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 11:33:27.022 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 11:33:27.025 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 11:33:27.028 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 11:33:27.031 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 11:33:27.034 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 11:33:27.037 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 11:33:27.040 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 11:33:27.043 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 11:33:27.046 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 11:33:27.049 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 11:33:27.052 running step [Property Transfer] 12-03-2019 11:33:27.056 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 11:33:27.059 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 11:33:44.526 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 11:33:44.530 running step [TG GetCapabilities - Metadata] 12-03-2019 11:33:44.596 Assertion [Document Received] has status VALID 12-03-2019 11:33:44.600 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 11:33:44.603 running step [CleanupAuthorization] 12-03-2019 11:33:44.611 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 11:33:44.847 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 11:33:44.850 running step [Property Transfer Metadata Identifiers] 12-03-2019 11:33:44.854 running step [Property Transfer (Finish Goto)] 12-03-2019 11:33:44.859 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 535ms, status: FINISHED 12-03-2019 11:33:44.863 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 11:33:44.866 running step [GetCapabilities] 12-03-2019 11:33:44.968 Assertion [Response SLA] has status VALID 12-03-2019 11:33:44.971 Assertion [Timeout] has status VALID 12-03-2019 11:33:44.974 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 11:33:44.977 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 11:33:44.985 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 11:33:44.990 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 82ms, status: FAILED 12-03-2019 11:33:44.993 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 11:33:44.996 running step [GetMap default layer] 12-03-2019 11:33:45.061 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 11:33:45.064 Assertion [response size > 100] has status VALID 12-03-2019 11:33:45.067 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 47ms, status: FINISHED 12-03-2019 11:33:45.071 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 11:33:45.074 running step [INSPIRE GetMap default layer] 12-03-2019 11:33:45.139 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 11:33:45.142 Assertion [response size > 100] has status VALID 12-03-2019 11:33:45.145 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 11:33:45.178 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 11:33:45.183 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 70ms, status: FINISHED 12-03-2019 11:33:45.186 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 11:33:45.189 running step [test BGCOLOR] 12-03-2019 11:33:45.248 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 11:33:45.252 Assertion [response size > 100] has status VALID 12-03-2019 11:33:45.255 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 11:33:45.289 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 11:33:45.293 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 66ms, status: FINISHED 12-03-2019 11:33:45.297 Running soapUI testcase [GetMetadataURLs] 12-03-2019 11:33:45.301 running step [Transfer_Properties] 12-03-2019 11:33:45.304 running step [GetMetadataURLs] 12-03-2019 11:33:45.388 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 11:33:45.391 running step [Property Transfer] 12-03-2019 11:33:45.394 running step [RunGetMetadataForLayer] 12-03-2019 11:33:46.283 running step [GetMetadata] 12-03-2019 11:33:47.060 Assertion [M-CR-V10##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 11:33:47.064 Assertion [M-CR-V10##fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 11:33:47.068 Assertion [M-CR-V10##MD_identifierExists: The MD_Identifier exists in the ServiceMetadata] has status VALID 12-03-2019 11:33:47.071 running step [PropertyTransferMD_Identifier] 12-03-2019 11:33:47.075 running step [CompareDatasetIdentifiers] 12-03-2019 11:33:47.089 Finished running soapUI testcase [GetMetadataURLs], time taken: 1233ms, status: FAILED 12-03-2019 11:33:47.094 Running soapUI testcase [GetLegendURLs] 12-03-2019 11:33:47.098 running step [Properties] 12-03-2019 11:33:47.103 running step [GetLegendURLs] 12-03-2019 11:33:47.156 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 11:33:47.160 running step [Property Transfer] 12-03-2019 11:33:47.163 running step [RunGetLegendForStyles] 12-03-2019 11:33:47.180 running step [GetLegend] 12-03-2019 11:33:47.233 running step [GetLegend] 12-03-2019 11:33:47.778 running step [GetLegend] 12-03-2019 11:33:48.315 Assertion [Response SLA] has status VALID 12-03-2019 11:33:48.319 Assertion [Content is an image] has status VALID 12-03-2019 11:33:48.322 Finished running soapUI testcase [GetLegendURLs], time taken: 769ms, status: FINISHED 12-03-2019 11:33:48.326 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 21643ms 12-03-2019 12:15:49.319 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 12:15:49.344 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 12:15:49.348 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 12:15:49.353 Running soapUI testcase [Requirements] 12-03-2019 12:15:49.357 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 12:15:49.366 Running soapUI testcase [Transfer Global Properties] 12-03-2019 12:15:49.370 running step [Transfer Global Properties] 12-03-2019 12:15:49.373 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 12:15:49.379 Running soapUI testcase [Update Credentials] 12-03-2019 12:15:49.388 running step [Update Credentials] 12-03-2019 12:15:49.405 Finished running soapUI testcase [Update Credentials], time taken: 12ms, status: FINISHED 12-03-2019 12:15:49.410 Running soapUI testcase [Update Query Params] 12-03-2019 12:15:49.420 running step [UpdateQueryParams] 12-03-2019 12:15:49.436 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 12:15:49.441 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 12:15:49.445 running step [Properties] 12-03-2019 12:15:49.449 running step [GetCapabilities] 12-03-2019 12:15:49.684 Assertion [Response SLA] has status VALID 12-03-2019 12:15:49.690 Assertion [Timeout] has status VALID 12-03-2019 12:15:49.694 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 12:15:49.698 running step [Property Transfer] 12-03-2019 12:15:49.708 running step [UpdateQueryParams-Getmap] 12-03-2019 12:15:49.724 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 239ms, status: FINISHED 12-03-2019 12:15:49.728 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 12:15:49.733 running step [TG GetCapabilities] 12-03-2019 12:15:49.834 Assertion [Response SLA] has status VALID 12-03-2019 12:15:49.839 Assertion [Timeout] has status VALID 12-03-2019 12:15:49.843 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 12:15:49.847 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 12:15:49.851 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 12:15:49.855 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 12:15:49.861 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 12:15:49.866 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 12:15:49.871 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 12:15:49.876 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 12:15:49.880 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 12:15:49.884 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 12:15:49.888 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 12:15:49.892 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 12:15:49.896 running step [Property Transfer] 12-03-2019 12:15:49.900 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 12:15:49.904 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 12:16:07.081 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 12:16:07.085 running step [TG GetCapabilities - Metadata] 12-03-2019 12:16:07.144 Assertion [Document Received] has status VALID 12-03-2019 12:16:07.148 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 12:16:07.151 running step [CleanupAuthorization] 12-03-2019 12:16:07.158 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 12:16:07.427 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 12:16:07.431 running step [Property Transfer Metadata Identifiers] 12-03-2019 12:16:07.435 running step [Property Transfer (Finish Goto)] 12-03-2019 12:16:07.438 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 449ms, status: FINISHED 12-03-2019 12:16:07.444 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 12:16:07.447 running step [GetCapabilities] 12-03-2019 12:16:07.512 Assertion [Response SLA] has status VALID 12-03-2019 12:16:07.515 Assertion [Timeout] has status VALID 12-03-2019 12:16:07.518 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 12:16:07.521 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 12:16:07.529 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 12:16:07.533 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 41ms, status: FAILED 12-03-2019 12:16:07.537 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 12:16:07.540 running step [GetMap default layer] 12-03-2019 12:16:07.898 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 12:16:07.901 Assertion [response size > 100] has status VALID 12-03-2019 12:16:07.904 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 341ms, status: FINISHED 12-03-2019 12:16:07.908 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 12:16:07.911 running step [INSPIRE GetMap default layer] 12-03-2019 12:16:08.125 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 12:16:08.130 Assertion [response size > 100] has status VALID 12-03-2019 12:16:08.134 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 12:16:08.163 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 12:16:08.166 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 216ms, status: FINISHED 12-03-2019 12:16:08.170 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 12:16:08.174 running step [test BGCOLOR] 12-03-2019 12:16:08.241 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 12:16:08.244 Assertion [response size > 100] has status VALID 12-03-2019 12:16:08.247 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 12:16:08.283 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 12:16:08.286 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 77ms, status: FINISHED 12-03-2019 12:16:08.290 Running soapUI testcase [GetMetadataURLs] 12-03-2019 12:16:08.294 running step [Transfer_Properties] 12-03-2019 12:16:08.297 running step [GetMetadataURLs] 12-03-2019 12:16:08.425 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 12:16:08.429 running step [Property Transfer] 12-03-2019 12:16:08.432 running step [RunGetMetadataForLayer] 12-03-2019 12:16:09.156 Finished running soapUI testcase [GetMetadataURLs], time taken: 842ms, status: FAILED 12-03-2019 12:16:09.161 Running soapUI testcase [GetLegendURLs] 12-03-2019 12:16:09.164 running step [Properties] 12-03-2019 12:16:09.167 running step [GetLegendURLs] 12-03-2019 12:16:09.246 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 12:16:09.250 running step [Property Transfer] 12-03-2019 12:16:09.253 running step [RunGetLegendForStyles] 12-03-2019 12:16:09.269 running step [GetLegend] 12-03-2019 12:16:09.301 running step [GetLegend] 12-03-2019 12:16:09.824 running step [GetLegend] 12-03-2019 12:16:10.350 Assertion [Response SLA] has status VALID 12-03-2019 12:16:10.353 Assertion [Content is an image] has status VALID 12-03-2019 12:16:10.356 Finished running soapUI testcase [GetLegendURLs], time taken: 697ms, status: FINISHED 12-03-2019 12:16:10.361 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 21009ms 12-03-2019 12:59:50.005 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wms?service] to [wms&request=GetCapabilities] 12-03-2019 12:59:50.010 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 12:59:50.014 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 12:59:50.018 Running soapUI testcase [Requirements] 12-03-2019 12:59:50.026 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 12:59:50.030 Running soapUI testcase [Transfer Global Properties] 12-03-2019 12:59:50.033 running step [Transfer Global Properties] 12-03-2019 12:59:50.037 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 12:59:50.040 Running soapUI testcase [Update Credentials] 12-03-2019 12:59:50.043 running step [Update Credentials] 12-03-2019 12:59:50.059 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 12:59:50.063 Running soapUI testcase [Update Query Params] 12-03-2019 12:59:50.066 running step [UpdateQueryParams] 12-03-2019 12:59:50.082 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 12:59:50.088 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 12:59:50.091 running step [Properties] 12-03-2019 12:59:50.094 running step [GetCapabilities] 12-03-2019 12:59:50.337 Assertion [Response SLA] has status VALID 12-03-2019 12:59:50.341 Assertion [Timeout] has status VALID 12-03-2019 12:59:50.344 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 12:59:50.347 running step [Property Transfer] 12-03-2019 12:59:50.357 running step [UpdateQueryParams-Getmap] 12-03-2019 12:59:50.372 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 249ms, status: FINISHED 12-03-2019 12:59:50.376 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 12:59:50.381 running step [TG GetCapabilities] 12-03-2019 12:59:50.463 Assertion [Response SLA] has status VALID 12-03-2019 12:59:50.466 Assertion [Timeout] has status VALID 12-03-2019 12:59:50.469 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 12:59:50.472 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 12:59:50.476 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 12:59:50.479 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 12:59:50.482 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 12:59:50.485 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 12:59:50.490 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 12:59:50.493 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 12:59:50.496 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 12:59:50.499 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 12:59:50.502 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 12:59:50.505 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 12:59:50.508 running step [Property Transfer] 12-03-2019 12:59:50.512 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 12:59:50.516 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 13:00:08.068 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 13:00:08.072 running step [TG GetCapabilities - Metadata] 12-03-2019 13:00:08.600 Assertion [Document Received] has status VALID 12-03-2019 13:00:08.603 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 13:00:08.607 running step [CleanupAuthorization] 12-03-2019 13:00:08.614 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 13:00:08.852 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 13:00:08.855 running step [Property Transfer Metadata Identifiers] 12-03-2019 13:00:08.860 running step [Property Transfer (Finish Goto)] 12-03-2019 13:00:08.863 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 886ms, status: FINISHED 12-03-2019 13:00:08.868 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 13:00:08.871 running step [GetCapabilities] 12-03-2019 13:00:08.977 Assertion [Response SLA] has status VALID 12-03-2019 13:00:08.980 Assertion [Timeout] has status VALID 12-03-2019 13:00:08.983 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 13:00:08.986 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 13:00:08.994 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 13:00:08.998 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 86ms, status: FAILED 12-03-2019 13:00:09.002 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 13:00:09.005 running step [GetMap default layer] 12-03-2019 13:00:09.307 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 13:00:09.310 Assertion [response size > 100] has status VALID 12-03-2019 13:00:09.314 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 284ms, status: FINISHED 12-03-2019 13:00:09.317 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 13:00:09.321 running step [INSPIRE GetMap default layer] 12-03-2019 13:00:09.573 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 13:00:09.576 Assertion [response size > 100] has status VALID 12-03-2019 13:00:09.580 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 13:00:09.754 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 13:00:09.757 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 398ms, status: FINISHED 12-03-2019 13:00:09.761 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 13:00:09.765 running step [test BGCOLOR] 12-03-2019 13:00:10.071 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 13:00:10.075 Assertion [response size > 100] has status VALID 12-03-2019 13:00:10.079 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 13:00:10.117 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 13:00:10.120 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 315ms, status: FINISHED 12-03-2019 13:00:10.125 Running soapUI testcase [GetMetadataURLs] 12-03-2019 13:00:10.128 running step [Transfer_Properties] 12-03-2019 13:00:10.131 running step [GetMetadataURLs] 12-03-2019 13:00:10.350 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 13:00:10.353 running step [Property Transfer] 12-03-2019 13:00:10.357 running step [RunGetMetadataForLayer] 12-03-2019 13:00:11.248 running step [GetMetadata] 12-03-2019 13:00:11.934 Assertion [M-CR-V10##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 13:00:11.938 Assertion [M-CR-V10##fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 13:00:11.941 Assertion [M-CR-V10##MD_identifierExists: The MD_Identifier exists in the ServiceMetadata] has status VALID 12-03-2019 13:00:11.944 running step [PropertyTransferMD_Identifier] 12-03-2019 13:00:11.948 running step [CompareDatasetIdentifiers] 12-03-2019 13:00:11.959 Finished running soapUI testcase [GetMetadataURLs], time taken: 1279ms, status: FAILED 12-03-2019 13:00:11.964 Running soapUI testcase [GetLegendURLs] 12-03-2019 13:00:11.967 running step [Properties] 12-03-2019 13:00:11.971 running step [GetLegendURLs] 12-03-2019 13:00:12.027 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 13:00:12.031 running step [Property Transfer] 12-03-2019 13:00:12.034 running step [RunGetLegendForStyles] 12-03-2019 13:00:12.051 running step [GetLegend] 12-03-2019 13:00:12.095 running step [GetLegend] 12-03-2019 13:00:12.631 running step [GetLegend] 12-03-2019 13:00:13.183 Assertion [Response SLA] has status VALID 12-03-2019 13:00:13.195 Assertion [Content is an image] has status VALID 12-03-2019 13:00:13.198 Finished running soapUI testcase [GetLegendURLs], time taken: 731ms, status: FINISHED 12-03-2019 13:00:13.203 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 23186ms 12-03-2019 13:17:28.253 Running soapUI tests in project [INSPIRE View Service WMS 1_3_0 TG 3_11] 12-03-2019 13:17:28.257 Running Project [INSPIRE View Service WMS 1_3_0 TG 3_11], runType = SEQUENTIAL 12-03-2019 13:17:28.261 Running soapUI testcase [Requirements] 12-03-2019 13:17:28.264 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 13:17:28.272 Running soapUI testcase [Transfer Global Properties] 12-03-2019 13:17:28.275 running step [Transfer Global Properties] 12-03-2019 13:17:28.279 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 13:17:28.283 Running soapUI testcase [Update Credentials] 12-03-2019 13:17:28.287 running step [Update Credentials] 12-03-2019 13:17:28.305 Finished running soapUI testcase [Update Credentials], time taken: 14ms, status: FINISHED 12-03-2019 13:17:28.309 Running soapUI testcase [Update Query Params] 12-03-2019 13:17:28.312 running step [UpdateQueryParams] 12-03-2019 13:17:28.327 Finished running soapUI testcase [Update Query Params], time taken: 11ms, status: FINISHED 12-03-2019 13:17:28.331 Running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters] 12-03-2019 13:17:28.334 running step [Properties] 12-03-2019 13:17:28.338 running step [GetCapabilities] 12-03-2019 13:17:28.462 Assertion [Response SLA] has status VALID 12-03-2019 13:17:28.466 Assertion [Timeout] has status VALID 12-03-2019 13:17:28.469 Assertion [M-CR-V01##IR.1: WMS Version is 1.3.0] has status VALID 12-03-2019 13:17:28.472 running step [Property Transfer] 12-03-2019 13:17:28.482 running step [UpdateQueryParams-Getmap] 12-03-2019 13:17:28.496 Finished running soapUI testcase [Test Mandatory WMS GetCapabilities Parameters], time taken: 129ms, status: FINISHED 12-03-2019 13:17:28.500 Running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service] 12-03-2019 13:17:28.504 running step [TG GetCapabilities] 12-03-2019 13:17:28.603 Assertion [Response SLA] has status VALID 12-03-2019 13:17:28.606 Assertion [Timeout] has status VALID 12-03-2019 13:17:28.610 Assertion [M-CR-V01##R.18: INSPIRE MandatoryKeyword infoMapAccessService is present] has status VALID 12-03-2019 13:17:28.613 Assertion [M-CR-V01##R.31: INSPIRE GetMap Supports PNG or GIF] has status VALID 12-03-2019 13:17:28.617 Assertion [M-CR-V01##R.32.R.33: INSPIRE Resource Title: all Layers with a Name have a Title] has status VALID 12-03-2019 13:17:28.620 Assertion [M-CR-V01##R.32.R.34: INSPIRE Resource Abstract: all Layers with a Name have an Abstract] has status VALID 12-03-2019 13:17:28.623 Assertion [M-CR-V01##R.32.R.35: INSPIRE Resource Keyword: all Layers with a Name have at least one Keyword] has status VALID 12-03-2019 13:17:28.627 Assertion [M-CR-V01##R.32.R.36: INSPIRE Ex_GeographicBoundingBox: all Layers with a Name have a EX_GeographicBoundingBox] has status VALID 12-03-2019 13:17:28.630 Assertion [M-CR-V01##R.36: INSPIRE BoundingBox: all Layers with a Name have BoundingBoxes for all advertized CRSes] has status VALID 12-03-2019 13:17:28.633 Assertion [M-CR-V01##R.37.R.38: INSPIRE Resource Identifier: all Layers with a Name have an Identifier and a declared Authority for that Identifier] has status VALID 12-03-2019 13:17:28.637 Assertion [M-CR-V01##R.41R.46: INSPIRE Styles: all Styles have a Name and Title] has status VALID 12-03-2019 13:17:28.640 Assertion [M-CR-V01##R.70: INSPIRE ResponseLanguage present] has status VALID 12-03-2019 13:17:28.643 Assertion [M-CR-V01##R.71: INSPIRE DefaultLanguage present] has status VALID 12-03-2019 13:17:28.646 Assertion [M-CR-V01##StylesPresent: All Layers with a Name have a Style] has status VALID 12-03-2019 13:17:28.649 running step [Property Transfer] 12-03-2019 13:17:28.654 running step [Conditional Goto xsi:schemaLocation] 12-03-2019 13:17:28.657 running step [TG GetCapabilities Schema Validation - xsi:schemaLocation] 12-03-2019 13:17:45.934 Assertion [M-CR-V01##R.8.R.9b: Capabilities implement the extended metadata. Validate to declared XML Schema (xsi:schemaLocation)] has status VALID 12-03-2019 13:17:45.938 running step [TG GetCapabilities - Metadata] 12-03-2019 13:17:45.996 Assertion [Document Received] has status VALID 12-03-2019 13:17:45.999 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 13:17:46.003 running step [CleanupAuthorization] 12-03-2019 13:17:46.009 running step [Req 6 (Scenario 1): The inspire_common:MetadataURL refers to the INSPIRE service metadata available through an INSPIRE Discovery Service] 12-03-2019 13:17:46.250 Assertion [M-CR-V01##R.6: The Service Metadata has ISO Metadata Root element (gmd:MD_Metadata exists)] has status VALID 12-03-2019 13:17:46.254 running step [Property Transfer Metadata Identifiers] 12-03-2019 13:17:46.258 running step [Property Transfer (Finish Goto)] 12-03-2019 13:17:46.263 Finished running soapUI testcase [Test Mandatory INSPIRE Get View Service Metadata and Link View Service], time taken: 432ms, status: FINISHED 12-03-2019 13:17:46.266 Running soapUI testcase [Test Optional Get View Service Metadata Parameters] 12-03-2019 13:17:46.270 running step [GetCapabilities] 12-03-2019 13:17:46.350 Assertion [Response SLA] has status VALID 12-03-2019 13:17:46.353 Assertion [Timeout] has status VALID 12-03-2019 13:17:46.356 Assertion [O-CR-V02##R.39: INSPIRE there is a harmonized Layer Name available] has status FAILED 12-03-2019 13:17:46.360 ASSERTION FAILED -> XQuery Match Assertion failed for path [declare namespace wms='http://www.opengis.net/wms'; declare namespace xlink='http://www.w3.org/1999/xlink'; declare namespace inspire_vs='http://inspire.ec.europa.eu/schemas/inspire_vs/1.0'; declare namespace inspire_common='http://inspire.ec.europa.eu/schemas/common/1.0'; declare namespace xsi='http://www.w3.org/2001/XMLSchema-instance'; AssertionFailures: { let $allLayerNames:=string-join(//wms:Layer[wms:Name]/wms:Name, "; ") let $harmonizedLayers:=string-join(//wms:Layer[wms:Name='AD.Address' or wms:Name='HY.PhysicalWaters.Waterbodies' or wms:Name='HY.PhysicalWaters.LandWaterBoundary' or wms:Name='HY.PhysicalWaters.Catchments' or wms:Name='HY.Network' or wms:Name='HY.PhysicalWaters.HydroPointOfInterest' or wms:Name='HY.PhysicalWaters.ManMadeObject' or wms:Name='HY.AquiferNode' or wms:Name='HY.HydroObject' or wms:Name='HY.Reporting.WFDRiver' or wms:Name='HY.Reporting.WFDLake' or wms:Name='HY.Reporting.WFDTransitionalWater' or wms:Name='HY.Reporting.WFDCoastalWater' or wms:Name='HY.OceanRegion' or wms:Name='TN.CommonTransportElements.TransportNode' or wms:Name='TN.CommonTransportElements.TransportLink' or wms:Name='TN.CommonTransportElements.TransportArea' or wms:Name='TN.RoadTransportNetwork.RoadLink' or wms:Name='TN.RoadTransportNetwork.VehicleTrafficArea' or wms:Name='TN.RoadTransportNetwork.RoadServiceArea' or wms:Name='TN.RoadTransportNetwork.RoadArea' or wms:Name='TN.RailTransportNetwork.RailwayLink' or wms:Name='TN.RailTransportNetwork.RailwayStationArea' or wms:Name='TN.RailTransportNetwork.RailwayYardArea' or wms:Name='TN.RailTransportNetwork.RailwayArea' or wms:Name='TN.WaterTransportNetwork.WaterwayLink' or wms:Name='TN.WaterTransportNetwork.FairwayArea' or wms:Name='TN.WaterTransportNetwork.PortArea' or wms:Name='TN.AirTransportNetwork.AirLink' or wms:Name='TN.AirTransportNetwork.AerodromeArea' or wms:Name='TN.AirTransportNetwork.RunwayArea' or wms:Name='TN.AirTransportNetwork.AirSpaceArea' or wms:Name='TN.AirTransportNetwork.ApronArea' or wms:Name='TN.AirTransportNetwork.TaxiwayArea' or wms:Name='TN.CableTransportNetwork.CablewayLink' or wms:Name='PS.ProtectedSite' or wms:Name='PS.ProtectedSitesNatureConservation' or wms:Name='PS.ProtectedSitesArcheaological' or wms:Name='PS.ProtectedSitesCultural' or wms:Name='PS.ProtectedSitesEcological' or wms:Name='PS.ProtectedSitesLandscape' or wms:Name='PS.ProtectedSitesEnvironment' or wms:Name='PS.ProtectedSitesGeological' or wms:Name='GN.GeographicalNames' or wms:Name='CP.CadastralParcel' or wms:Name='CP.CadastralZoning' or wms:Name='CP.CadastralBoundary' or wms:Name='AU.AdministrativeUnit' or wms:Name='AU.AdministrativeBoundary' or wms:Name='AU.Condominium' or wms:Name='AU.NUTSRegion' or wms:Name='AF.AgriculturalHolding' or wms:Name='AF.AquacultureHolding' or wms:Name='AF.Sites' or wms:Name='AF.Plots' or wms:Name='AF.Agribuilding' or wms:Name='AM.AirQualityManagementZone' or wms:Name='AM.AnimalHealthRestrictionZone' or wms:Name='AM.AreaForDisposalOfWaste' or wms:Name='AM.BathingWaters' or wms:Name='AM.CoastalZoneManagementArea' or wms:Name='AM.DesignatedWaters' or wms:Name='AM.DrinkingWaterProtectionArea' or wms:Name='AM.FloodUnitOfManagement' or wms:Name='AM.ForestManagementArea' or wms:Name='AM.MarineRegion' or wms:Name='AM.NitrateVulnerableZone' or wms:Name='AM.NoiseRestrictionZone' or wms:Name='AM.PlantHealthProtectionZone' or wms:Name='AM.ProspectingAndMiningPermitArea' or wms:Name='AM.RegulatedFairwayAtSeaOrLargeInlandWater' or wms:Name='AM.RestrictedZonesAroundContaminatedSites' or wms:Name='AM.RiverBasinDistrict' or wms:Name='AM.SensitiveArea' or wms:Name='AM.WaterBodyForWFD' or starts-with(wms:Name, 'AC-MF') or wms:Name='BR.Bio-geographicalRegion' or wms:Name='BU.Building' or wms:Name='BU.BuildingPart' or wms:Name='EF.EnvironmentalMonitoringFacilities' or wms:Name='EF.EnvironmentalMonitoringNetworks' or wms:Name='EF.EnvironmentalMonitoringProgrammes' or wms:Name='EL.BreakLine' or wms:Name='EL.ContourLine' or wms:Name='EL.IsolatedArea' or wms:Name='EL.SpotElevation' or wms:Name='EL.VoidArea' or wms:Name='EL.GridCoverage' or wms:Name='EL.TIN' or wms:Name='ER.FossilFuelResource' or wms:Name='ER.RenewableAndWasteResource' or wms:Name='ER.RenewableAndWastePotentialCoverage' or wms:Name='ER.EnergyStatisticalUnit' or wms:Name='LC.LandCoverPoints' or wms:Name='LC.LandCoverSurfaces' or wms:Name='LC.LandCoverRaster' or wms:Name='LU.ExistingLandUse' or wms:Name='LU.SpatialPlan' or wms:Name='LU.ZoningElement' or wms:Name='LU.SupplementaryRegulation' or wms:Name='MR.Mine' or wms:Name='MR.MineralOccurrence' or wms:Name='NZ.RiskZone' or wms:Name='NZ.RiskZoneCoverage' or starts-with(wms:Name, 'NZ.') or wms:Name='NZ.ExposedElement' or wms:Name='NZ.ExposedElementCoverage' or wms:Name='OF.PointObservation' or wms:Name='OF.PointTimeSeriesObservation' or wms:Name='OF.MultiPointObservation' or wms:Name='OF.GridObservation' or wms:Name='OF.GridSeriesObservation' or wms:Name='OI.OrthoimageCoverage' or wms:Name='OI.MosaicElement' or starts-with(wms:Name, 'PD.') or wms:Name='PF.ProductionSite' or starts-with(wms:Name, 'PF.') or wms:Name='PF.ProductionPlot' or wms:Name='PF.ProductionInstallation' or wms:Name='PF.ProductionInstallationPart' or wms:Name='PF.ProductionBuilding' or starts-with(wms:Name, 'SD.') or wms:Name='SO.SoilBody' or wms:Name='SO.ObservedSoilProfile' or wms:Name='SO.SoilSite' or starts-with(wms:Name, 'SO.') or wms:Name='SR.SeaArea' or wms:Name='SR.Sea' or wms:Name='SR.MarineCirculationZone' or wms:Name='SR.InterTidalArea' or wms:Name='SR.MarineContour' or wms:Name='SR.Shoreline' or wms:Name='SR.Coastline' or wms:Name='SR.SeaSurfaceArea' or wms:Name='SR.SeaBedArea' or wms:Name='SU.VectorStatisticalUnit' or wms:Name='SU.StatisticalGridCell' or wms:Name='US.UtilityNetwork' or wms:Name='US.ElectricityNetwork' or wms:Name='US.OilGasChemicalsNetwork' or wms:Name='US.SewerNetwork' or wms:Name='US.ThermalNetwork' or wms:Name='US.WaterNetwork' or starts-with(wms:Name, 'US.') or wms:Name='US.EnvironmentalManagementFacility']/wms:Name,", ") return if (string-length($harmonizedLayers)>0) then "there are harmonized layer names advertized in the Capabilities." else concat("None of these layer names is an harmonized layer name: ", $allLayerNames) } ] : Exception:org.custommonkey.xmlunit.Diff [different] Expected text value 'AssertionFailures: there are harmonized layer names advertized in the Capabilities.' but was 'AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling' - comparing AssertionFailures: there are harmonized layer names advertized in the Capabilities. at /result[1]/text()[1] to AssertionFailures: None of these layer names is an harmonized layer name: stortenloswal; stortenloswalvakindeling at /result[1]/text()[1] 12-03-2019 13:17:46.367 Assertion [O-CR-V02##R.40: INSPIRE Coordinate Reference System 4258 in Layer or group Layer] has status VALID 12-03-2019 13:17:46.372 Finished running soapUI testcase [Test Optional Get View Service Metadata Parameters], time taken: 62ms, status: FAILED 12-03-2019 13:17:46.376 Running soapUI testcase [GetMap Mandatory Parameters] 12-03-2019 13:17:46.379 running step [GetMap default layer] 12-03-2019 13:17:46.447 Assertion [M-CR-V04##R.50-57: Content-Type == image/png] has status VALID 12-03-2019 13:17:46.450 Assertion [response size > 100] has status VALID 12-03-2019 13:17:46.454 Finished running soapUI testcase [GetMap Mandatory Parameters], time taken: 51ms, status: FINISHED 12-03-2019 13:17:46.457 Running soapUI testcase [GetMap INSPIRE Parameters] 12-03-2019 13:17:46.460 running step [INSPIRE GetMap default layer] 12-03-2019 13:17:46.534 Assertion [M-CR-V04##R.58: valid image TRANSPARENT] has status VALID 12-03-2019 13:17:46.538 Assertion [response size > 100] has status VALID 12-03-2019 13:17:46.541 running step [Req 59: test EXCEPTIONS=XML] 12-03-2019 13:17:46.607 Assertion [M-CR-V04##R.59: EXCEPTIONS format is XML] has status VALID 12-03-2019 13:17:46.610 Finished running soapUI testcase [GetMap INSPIRE Parameters], time taken: 115ms, status: FINISHED 12-03-2019 13:17:46.615 Running soapUI testcase [GetMap Optional Parameters] 12-03-2019 13:17:46.618 running step [test BGCOLOR] 12-03-2019 13:17:46.700 Assertion [O-CR-V05##BGCOLOR: valid image BGCOLOR] has status VALID 12-03-2019 13:17:46.704 Assertion [response size > 100] has status VALID 12-03-2019 13:17:46.707 running step [test EXCEPTIONS=INIMAGE] 12-03-2019 13:17:46.756 Assertion [O-CR-V05##INIMAGE: EXCEPTIONS format is image/png or text/xml] has status VALID 12-03-2019 13:17:46.761 Finished running soapUI testcase [GetMap Optional Parameters], time taken: 105ms, status: FINISHED 12-03-2019 13:17:46.765 Running soapUI testcase [GetMetadataURLs] 12-03-2019 13:17:46.768 running step [Transfer_Properties] 12-03-2019 13:17:46.771 running step [GetMetadataURLs] 12-03-2019 13:17:46.832 Assertion [M-CR-V10##MetadataURLexists: At least one MetadataURL exists] has status VALID 12-03-2019 13:17:46.836 running step [Property Transfer] 12-03-2019 13:17:46.839 running step [RunGetMetadataForLayer] 12-03-2019 13:17:47.745 running step [GetMetadata] 12-03-2019 13:17:48.424 Assertion [M-CR-V10##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 13:17:48.428 Assertion [M-CR-V10##fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 13:17:48.431 Assertion [M-CR-V10##MD_identifierExists: The MD_Identifier exists in the ServiceMetadata] has status VALID 12-03-2019 13:17:48.434 running step [PropertyTransferMD_Identifier] 12-03-2019 13:17:48.439 running step [CompareDatasetIdentifiers] 12-03-2019 13:17:48.449 Finished running soapUI testcase [GetMetadataURLs], time taken: 1131ms, status: FINISHED 12-03-2019 13:17:48.454 Running soapUI testcase [GetLegendURLs] 12-03-2019 13:17:48.458 running step [Properties] 12-03-2019 13:17:48.461 running step [GetLegendURLs] 12-03-2019 13:17:48.548 Assertion [M-CR-V11##StylesLegendURLs: INSPIRE Styles: all Styles have a LegendURL] has status VALID 12-03-2019 13:17:48.551 running step [Property Transfer] 12-03-2019 13:17:48.555 running step [RunGetLegendForStyles] 12-03-2019 13:17:48.575 running step [GetLegend] 12-03-2019 13:17:48.612 running step [GetLegend] 12-03-2019 13:17:49.148 running step [GetLegend] 12-03-2019 13:17:49.678 Assertion [Response SLA] has status VALID 12-03-2019 13:17:49.681 Assertion [Content is an image] has status VALID 12-03-2019 13:17:49.686 Finished running soapUI testcase [GetLegendURLs], time taken: 748ms, status: FINISHED 12-03-2019 13:17:49.689 Project [INSPIRE View Service WMS 1_3_0 TG 3_11] finished with status [FAILED] in 21429ms 12-03-2019 13:19:38.248 Setting project property [https://geodata.nationaalgeoregister.nl/stortenloswallen/v2/wfs?service] to [wfs&request=GetCapabilities] 12-03-2019 13:19:38.252 Running soapUI tests in project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] 12-03-2019 13:19:38.256 Running Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1], runType = SEQUENTIAL 12-03-2019 13:19:38.260 Running soapUI testcase [Requirements] 12-03-2019 13:19:38.263 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 13:19:38.272 Running soapUI testcase [Transfer Global Properties] 12-03-2019 13:19:38.275 running step [Transfer Global Properties] 12-03-2019 13:19:38.279 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 13:19:38.283 Running soapUI testcase [Update Credentials] 12-03-2019 13:19:38.286 running step [Update Credentials] 12-03-2019 13:19:38.301 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 13:19:38.305 Running soapUI testcase [Update Query Params] 12-03-2019 13:19:38.308 running step [UpdateQueryParams] 12-03-2019 13:19:38.324 Finished running soapUI testcase [Update Query Params], time taken: 12ms, status: FINISHED 12-03-2019 13:19:38.328 Running soapUI testcase [SimpleWFS - HTTP GET - Mandatory] 12-03-2019 13:19:38.331 running step [Properties] 12-03-2019 13:19:38.334 running step [GetCapabilities] 12-03-2019 13:19:38.596 Assertion [WFS is version 2.0.0] has status VALID 12-03-2019 13:19:38.599 Assertion [M-01##M-01-Warning-01: Check for featureTypes (warning)] has status VALID 12-03-2019 13:19:38.602 Assertion [M-01##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 13:19:38.605 Assertion [M-01##M-01-GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 13:19:38.608 running step [Property Transfer] 12-03-2019 13:19:38.613 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 13:19:38.630 running step [DescribeFeatureType] 12-03-2019 13:19:38.720 running step [DescribeFeatureType] 12-03-2019 13:19:39.265 running step [Property Transfer (Finish)] 12-03-2019 13:19:39.269 Finished running soapUI testcase [SimpleWFS - HTTP GET - Mandatory], time taken: 1023ms, status: FINISHED 12-03-2019 13:19:39.274 Running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory] 12-03-2019 13:19:39.277 running step [Properties] 12-03-2019 13:19:39.280 running step [GetCapabilities] 12-03-2019 13:19:39.337 Assertion [Timely reponse] has status VALID 12-03-2019 13:19:39.340 running step [Property Transfer] 12-03-2019 13:19:39.346 running step [ListStoredQueries] 12-03-2019 13:19:39.403 Assertion [M-01##M-01-GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 13:19:39.407 running step [GetFeatureFirstTypeName] 12-03-2019 13:19:39.531 Assertion [M-01##M-01-GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 13:19:39.534 running step [Property Transfer Feature] 12-03-2019 13:19:39.539 running step [GetFeatureById] 12-03-2019 13:19:39.716 Assertion [M-01##M-01-GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 13:19:39.719 Finished running soapUI testcase [SimpleWFS GetFeatureById support - Mandatory], time taken: 399ms, status: FINISHED 12-03-2019 13:19:39.725 Running soapUI testcase [Query support - Mandatory] 12-03-2019 13:19:39.728 running step [Properties] 12-03-2019 13:19:39.731 running step [GetCapabilities] 12-03-2019 13:19:39.769 Assertion [M-01##M-01-ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 13:19:39.773 running step [Property Transfer] 12-03-2019 13:19:39.777 running step [DescribeStoredQueries] 12-03-2019 13:19:39.815 Assertion [M-01##M-01-StoredQueryINSPIRE: DescribeStoredQueries contains more StoredQueries (with parameters CRS/DataSetID/Language) besides GetFeatureById] has status VALID 12-03-2019 13:19:39.818 Finished running soapUI testcase [Query support - Mandatory], time taken: 64ms, status: FINISHED 12-03-2019 13:19:39.823 Running soapUI testcase [Mandatory INSPIRE GetCapabilities] 12-03-2019 13:19:39.826 running step [Transfer_Properties] 12-03-2019 13:19:39.829 running step [GetCapabilities] 12-03-2019 13:19:59.126 Assertion [Response SLA] has status VALID 12-03-2019 13:19:59.129 Assertion [Timeout] has status VALID 12-03-2019 13:19:59.132 Assertion [M-01##INSPIRESchemaValid: Simple Schema Validator] has status VALID 12-03-2019 13:19:59.136 Assertion [M-01##INSPIRESchema: xsi:schemaLocation contains the INSPIRE Download Services schema] has status VALID 12-03-2019 13:19:59.139 running step [Property Transfer] 12-03-2019 13:19:59.144 running step [Conditional Goto Scenario 1 ExternalServiceMetadata] 12-03-2019 13:19:59.148 running step [Req 42 (Scenario 1) ExternalServiceMetadata] 12-03-2019 13:19:59.409 Assertion [M-01##M-01-ServiceMD_MD_Metadata: Metadata has ISO Metadata Root element (gmd_MD_Metadata exists)] has status VALID 12-03-2019 13:19:59.412 Assertion [M-01##M-01-ServiceMD_coupledResource: Metadata contains a coupled resource (srv:operatesOn)] has status VALID 12-03-2019 13:19:59.415 Assertion [M-01##M-01-ServiceMD_coupledResourceHref: srv:operatesOn contains a reference to a metadata document] has status VALID 12-03-2019 13:19:59.418 running step [Property Transfer Metadata Identifiers] 12-03-2019 13:19:59.422 running step [RunMetadataDatasetFromServiceMetadata] 12-03-2019 13:19:59.689 running step [Property Transfer (Finish Goto)] 12-03-2019 13:19:59.692 Finished running soapUI testcase [Mandatory INSPIRE GetCapabilities], time taken: 530ms, status: FINISHED 12-03-2019 13:19:59.697 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 13:19:59.700 running step [Properties] 12-03-2019 13:19:59.703 running step [GetCapabilities] 12-03-2019 13:19:59.734 Assertion [O-02##O-02-ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 13:19:59.738 running step [Property Transfer] 12-03-2019 13:19:59.743 running step [GetFeature] 12-03-2019 13:19:59.768 Assertion [Response SLA] has status VALID 12-03-2019 13:19:59.772 running step [Property Transfer Valuereference] 12-03-2019 13:19:59.776 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 48ms, status: FINISHED 12-03-2019 13:19:59.780 Running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional] 12-03-2019 13:19:59.784 running step [Properties] 12-03-2019 13:19:59.787 running step [GetCapabilities] 12-03-2019 13:19:59.820 Assertion [O-02##O-02-SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 13:19:59.824 Finished running soapUI testcase [BasicWFS - Minimum Spatial Filter - Optional], time taken: 26ms, status: FINISHED 12-03-2019 13:19:59.827 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 13:19:59.831 running step [GetCapabilities] 12-03-2019 13:19:59.861 Assertion [O-02##O-02-ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 13:19:59.864 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 13:19:59.900 Assertion [O-02##O-02-GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 13:19:59.904 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 54ms, status: FINISHED 12-03-2019 13:19:59.908 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 13:19:59.911 running step [GetCapabilities] 12-03-2019 13:19:59.944 Assertion [O-02##O-02-ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 13:19:59.947 Assertion [O-02##O-02-ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 13:19:59.950 Assertion [O-02##O-02-LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 13:19:59.954 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 23ms, status: FINISHED 12-03-2019 13:19:59.958 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 13:19:59.961 running step [GetCapabilities] 12-03-2019 13:19:59.995 Assertion [O-02##O-02-MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 13:19:59.999 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 27ms, status: FINISHED 12-03-2019 13:20:00.003 Running soapUI testcase [Minimum XPath - Optional] 12-03-2019 13:20:00.006 running step [GetCapabilities] 12-03-2019 13:20:00.043 Assertion [O-02##XPathAdvertized: Capabilities advertize ImplementsMinimumXPath] has status VALID 12-03-2019 13:20:00.046 Finished running soapUI testcase [Minimum XPath - Optional], time taken: 29ms, status: FINISHED 12-03-2019 13:20:00.077 Project [INSPIRE Download Service WFS 2_0_0 ISO19142 TG 3_1] finished with status [FINISHED] in 21791ms 12-03-2019 13:24:01.090 Running soapUI tests in project [Nederlands WFS profiel WFS 2_0_0 ISO19142] 12-03-2019 13:24:01.093 Running Project [Nederlands WFS profiel WFS 2_0_0 ISO19142], runType = SEQUENTIAL 12-03-2019 13:24:01.097 Running soapUI testcase [Requirements] 12-03-2019 13:24:01.101 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 13:24:01.109 Running soapUI testcase [Transfer Global Properties] 12-03-2019 13:24:01.112 running step [Transfer Global Properties] 12-03-2019 13:24:01.115 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 13:24:01.119 Running soapUI testcase [Update Credentials] 12-03-2019 13:24:01.122 running step [Update Credentials] 12-03-2019 13:24:01.137 Finished running soapUI testcase [Update Credentials], time taken: 11ms, status: FINISHED 12-03-2019 13:24:01.177 Running soapUI testcase [Update Query Params] 12-03-2019 13:24:01.183 running step [UpdateQueryParams] 12-03-2019 13:24:01.206 Finished running soapUI testcase [Update Query Params], time taken: 19ms, status: FINISHED 12-03-2019 13:24:01.211 Running soapUI testcase [SimpleWFS and HTTP GET - Mandatory] 12-03-2019 13:24:01.214 running step [Properties] 12-03-2019 13:24:01.217 running step [GetCapabilities] 12-03-2019 13:24:01.331 Assertion [Verplicht-WFS-ISO19142##CheckFeatureTypes: Check for featureTypes (warning)] has status VALID 12-03-2019 13:24:01.334 Assertion [Verplicht-WFS-ISO19142##Schema: Simple Schema Validator] has status UNKNOWN 12-03-2019 13:24:01.338 Assertion [Verplicht-WFS-ISO19142##GML32: WFS supports GML 3.2 outputformat "application/gml+xml; version=3.2"] has status VALID 12-03-2019 13:24:01.341 Assertion [Verplicht-WFS-ISO19142##HTTPGET: HTTP GET Declared] has status VALID 12-03-2019 13:24:01.345 running step [Property Transfer] 12-03-2019 13:24:01.354 running step [RunDescribeFeatureTypesForAllFeatureTypes] 12-03-2019 13:24:01.378 running step [DescribeFeatureType] 12-03-2019 13:24:01.626 running step [DescribeFeatureType] 12-03-2019 13:24:02.227 running step [DescribeFeatureType] 12-03-2019 13:24:02.850 running step [DescribeFeatureType] 12-03-2019 13:24:03.429 running step [DescribeFeatureType] 12-03-2019 13:24:04.014 running step [DescribeFeatureType] 12-03-2019 13:24:04.618 running step [DescribeFeatureType] 12-03-2019 13:24:05.216 running step [DescribeFeatureType] 12-03-2019 13:24:05.792 running step [DescribeFeatureType] 12-03-2019 13:24:06.383 running step [DescribeFeatureType] 12-03-2019 13:24:06.978 running step [DescribeFeatureType] 12-03-2019 13:24:07.565 running step [DescribeFeatureType] 12-03-2019 13:24:08.146 running step [DescribeFeatureType] 12-03-2019 13:24:08.725 running step [DescribeFeatureType] 12-03-2019 13:24:09.369 running step [DescribeFeatureType] 12-03-2019 13:24:09.940 running step [DescribeFeatureType] 12-03-2019 13:24:10.526 running step [DescribeFeatureType] 12-03-2019 13:24:11.180 running step [DescribeFeatureType] 12-03-2019 13:24:11.834 running step [DescribeFeatureType] 12-03-2019 13:24:12.408 running step [DescribeFeatureType] 12-03-2019 13:24:13.085 running step [DescribeFeatureType] 12-03-2019 13:24:13.680 running step [DescribeFeatureType] 12-03-2019 13:24:14.252 running step [DescribeFeatureType] 12-03-2019 13:24:14.824 running step [DescribeFeatureType] 12-03-2019 13:24:15.401 Assertion [Verplicht-WFS-ISO19142##DFT: Response contains XSD Schema element] has status VALID 12-03-2019 13:24:15.405 Finished running soapUI testcase [SimpleWFS and HTTP GET - Mandatory], time taken: 15794ms, status: FINISHED 12-03-2019 13:24:15.414 Running soapUI testcase [SimpleWFS - GetFeatureById support - Mandatory] 12-03-2019 13:24:15.417 running step [Properties] 12-03-2019 13:24:15.420 running step [GetCapabilities] 12-03-2019 13:24:15.475 Assertion [Timely reponse] has status VALID 12-03-2019 13:24:15.478 running step [Property Transfer] 12-03-2019 13:24:15.498 running step [ListStoredQueries] 12-03-2019 13:24:15.636 Assertion [Verplicht-WFS-ISO19142##GFI-Listed: ListStoredQueries advertizes GetFeatureById] has status VALID 12-03-2019 13:24:15.640 running step [GetFeatureFirstTypeName] 12-03-2019 13:24:15.704 Assertion [Verplicht-WFS-ISO19142##GetFeature: Result contains wfs_FeatureCollection] has status VALID 12-03-2019 13:24:15.708 running step [Property Transfer Feature] 12-03-2019 13:24:15.712 running step [GetFeatureById] 12-03-2019 13:24:15.767 Assertion [Valid HTTP Status Codes] has status VALID 12-03-2019 13:24:15.770 Assertion [Verplicht-WFS-ISO19142##GFI2: a GML feature exists] has status VALID 12-03-2019 13:24:15.773 Assertion [Verplicht-WFS-ISO19142##GFI-4: The gml:id of the Feature is the same for GetFeature and GetFeatureById] has status VALID 12-03-2019 13:24:15.776 Finished running soapUI testcase [SimpleWFS - GetFeatureById support - Mandatory], time taken: 297ms, status: FINISHED 12-03-2019 13:24:15.783 Running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional] 12-03-2019 13:24:15.786 running step [Properties] 12-03-2019 13:24:15.789 running step [GetCapabilities] 12-03-2019 13:24:15.834 Assertion [Verplicht-WFS-ISO19142##ImplementsBasicWFS: ImplementsBasicWFS Declared] has status VALID 12-03-2019 13:24:15.838 running step [Property Transfer] 12-03-2019 13:24:15.858 running step [GetFeature] 12-03-2019 13:24:15.933 Assertion [Timely response] has status VALID 12-03-2019 13:24:15.936 running step [Property Transfer Valuereference] 12-03-2019 13:24:15.941 running step [GetPropertyValue] 12-03-2019 13:24:16.077 Assertion [Verplicht-WFS-ISO19142##GetPropValue: GetPropertyValue response contains a ValueCollection] has status VALID 12-03-2019 13:24:16.081 Finished running soapUI testcase [BasicWFS - GetFeature and GetPropertyValue- Optional], time taken: 244ms, status: FINISHED 12-03-2019 13:24:16.086 Running soapUI testcase [CRS support] 12-03-2019 13:24:16.090 running step [GetCapabilities] 12-03-2019 13:24:18.395 Assertion [Verplicht-WFS-ISO19142##CRSSupport: each featureType is offered in a CRS from the selected list] has status VALID 12-03-2019 13:24:18.399 Finished running soapUI testcase [CRS support], time taken: 28ms, status: FINISHED 12-03-2019 13:24:18.404 Running soapUI testcase [Query support - Mandatory] 12-03-2019 13:24:18.407 running step [Properties] 12-03-2019 13:24:18.410 running step [GetCapabilities] 12-03-2019 13:24:18.462 Assertion [Verplicht-WFS-Filter-ISO19143##ImplementsQuery: Capabilities advertizes ImplementsQuery (Query support)] has status VALID 12-03-2019 13:24:18.466 running step [Property Transfer] 12-03-2019 13:24:18.484 running step [GetFeature] 12-03-2019 13:24:18.536 Assertion [Valid HTTP Status Codes] has status VALID 12-03-2019 13:24:18.539 running step [Property Transfer Feature] 12-03-2019 13:24:18.544 Finished running soapUI testcase [Query support - Mandatory], time taken: 96ms, status: FINISHED 12-03-2019 13:24:18.550 Running soapUI testcase [Resource Identification and Ad Hoc Query - Optional] 12-03-2019 13:24:18.554 running step [GetCapabilities] 12-03-2019 13:24:18.594 Assertion [Verplicht-WFS-Filter-ISO19143##ResourceIdentification: Capabilities advertizes fes:ResourceId (ResourceIdentification)] has status VALID 12-03-2019 13:24:18.598 running step [GetFeatureWithNon-ExistingResourceId] 12-03-2019 13:24:18.651 Assertion [Verplicht-WFS-Filter-ISO19143##GetFeatureFalseID: Response with non-existing identifier does not contain any Features (wfs:member)] has status VALID 12-03-2019 13:24:18.655 Finished running soapUI testcase [Resource Identification and Ad Hoc Query - Optional], time taken: 72ms, status: FINISHED 12-03-2019 13:24:18.660 Running soapUI testcase [Minimum Standard Filter - Optional] 12-03-2019 13:24:18.664 running step [GetCapabilities] 12-03-2019 13:24:18.716 Assertion [Verplicht-WFS-Filter-ISO19143##ImplementsMinStandardFilter: Capabilities advertize ImplementsMinStandardFilter] has status VALID 12-03-2019 13:24:18.719 Assertion [Verplicht-WFS-Filter-ISO19143##ComparisonOperators: Capabilities advertize all ComparisonOperators: PropertyIsEqualTo, PropertyIsNotEqualTo, PropertyIsLessThan, PropertyIsGreaterThan, PropertyIsLessThanOrEqualTo, PropertyIsGreaterThanOrEqualTo] has status VALID 12-03-2019 13:24:18.723 Assertion [Verplicht-WFS-Filter-ISO19143##LogicalOperators: Capabilities advertize logical operators] has status VALID 12-03-2019 13:24:18.726 running step [GetPropertyValue] 12-03-2019 13:24:18.794 Assertion [Response SLA] has status VALID 12-03-2019 13:24:18.798 running step [Property Transfer] 12-03-2019 13:24:18.801 running step [GetFeatureWithPropertyIsEqualTo] 12-03-2019 13:24:19.025 Assertion [O-02##O-02-PropertyIsEqualTo: PropertyIsEqualTo works correctly: response contains only Features of which the first textual property contains the requested value of PropertyIsEqualTo] has status VALID 12-03-2019 13:24:19.028 Finished running soapUI testcase [Minimum Standard Filter - Optional], time taken: 310ms, status: FINISHED 12-03-2019 13:24:19.035 Running soapUI testcase [Minimum Spatial Filter - Optional] 12-03-2019 13:24:19.039 running step [Properties] 12-03-2019 13:24:19.044 running step [GetCapabilities] 12-03-2019 13:24:19.114 Assertion [Verplicht-WFS-Filter-ISO19143##SpatialOperatorBBOX: SpatialOperator BBOX Declared] has status VALID 12-03-2019 13:24:19.118 Finished running soapUI testcase [Minimum Spatial Filter - Optional], time taken: 45ms, status: FINISHED 12-03-2019 13:24:19.123 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 13:24:19.126 running step [GetCapabilities] 12-03-2019 13:24:19.198 Assertion [Verplicht-WFS-Filter-ISO19143##MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 13:24:19.202 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 54ms, status: FINISHED 12-03-2019 13:24:19.208 Running soapUI testcase [Metadata] 12-03-2019 13:24:19.211 running step [Properties] 12-03-2019 13:24:19.214 running step [GetCapabilities] 12-03-2019 13:24:19.256 Assertion [Verplicht-WFS-Metadata##MetadataURLs: each featuretype has a MetadataURL] has status VALID 12-03-2019 13:24:19.259 running step [Property Transfer] 12-03-2019 13:24:19.263 running step [RunMetadataDatasetTest] 12-03-2019 13:24:19.286 running step [GetMetadata] 12-03-2019 13:24:19.397 running step [GetMetadata] 12-03-2019 13:24:19.953 running step [GetMetadata] 12-03-2019 13:24:20.528 running step [GetMetadata] 12-03-2019 13:24:21.084 running step [GetMetadata] 12-03-2019 13:24:21.653 running step [GetMetadata] 12-03-2019 13:24:22.196 running step [GetMetadata] 12-03-2019 13:24:22.745 running step [GetMetadata] 12-03-2019 13:24:23.317 running step [GetMetadata] 12-03-2019 13:24:23.890 running step [GetMetadata] 12-03-2019 13:24:24.433 running step [GetMetadata] 12-03-2019 13:24:24.976 running step [GetMetadata] 12-03-2019 13:24:25.515 running step [GetMetadata] 12-03-2019 13:24:26.099 running step [GetMetadata] 12-03-2019 13:24:26.638 running step [GetMetadata] 12-03-2019 13:24:27.196 running step [GetMetadata] 12-03-2019 13:24:27.748 running step [GetMetadata] 12-03-2019 13:24:28.294 running step [GetMetadata] 12-03-2019 13:24:28.847 running step [GetMetadata] 12-03-2019 13:24:29.393 running step [GetMetadata] 12-03-2019 13:24:29.944 running step [GetMetadata] 12-03-2019 13:24:30.533 running step [GetMetadata] 12-03-2019 13:24:31.137 running step [GetMetadata] 12-03-2019 13:24:31.679 running step [GetMetadata] 12-03-2019 13:24:32.231 Assertion [Verplicht-WFS-Metadata##MD_Metadata: Metadata has root element MD_Metadata] has status VALID 12-03-2019 13:24:32.234 Assertion [Verplicht-WFS-Metadata##MD_fileIdentifier: Metadata fileIdentifier exists] has status VALID 12-03-2019 13:24:32.237 Finished running soapUI testcase [Metadata], time taken: 13638ms, status: FINISHED 12-03-2019 13:24:32.246 Running soapUI testcase [Minimum Temporal Filter - Optional] 12-03-2019 13:24:32.249 running step [GetCapabilities] 12-03-2019 13:24:32.341 Assertion [Conditioneel##MinTemporalFilter: Capabilities advertize ImplementsMinTemporalFilter] has status VALID 12-03-2019 13:24:32.345 Finished running soapUI testcase [Minimum Temporal Filter - Optional], time taken: 75ms, status: FINISHED 12-03-2019 13:24:32.376 Project [Nederlands WFS profiel WFS 2_0_0 ISO19142] finished with status [FINISHED] in 31252ms 12-03-2019 15:14:12.315 Running soapUI tests in project [INSPIRE Download Service Atom TG 3_1] 12-03-2019 15:14:12.486 Running Project [INSPIRE Download Service Atom TG 3_1], runType = SEQUENTIAL 12-03-2019 15:14:12.490 Running soapUI testcase [Requirements] 12-03-2019 15:14:12.494 Finished running soapUI testcase [Requirements], time taken: 0ms, status: FINISHED 12-03-2019 15:14:12.501 Running soapUI testcase [Transfer Global Properties] 12-03-2019 15:14:12.504 running step [Transfer Global Properties] 12-03-2019 15:14:12.508 Finished running soapUI testcase [Transfer Global Properties], time taken: 0ms, status: FINISHED 12-03-2019 15:14:12.513 Running soapUI testcase [Update Credentials] 12-03-2019 15:14:12.516 running step [Update Credentials] 12-03-2019 15:14:12.535 Finished running soapUI testcase [Update Credentials], time taken: 15ms, status: FINISHED 12-03-2019 15:14:12.540 Running soapUI testcase [Feed Elements Mandatory] 12-03-2019 15:14:12.543 running step [ValidateServiceFeed]