Build failed in Jenkins: Stylesheets-dev #2085

http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2085/Changes: [philomousos] Resets the master branch to v7.40.1. [philomousos] Fixing merge problems. [s.bauman] make date function return date in UTC rather than local time with a 'Z' [philomousos] Updated VERSION. [emchateau] correct a typo in a LaTeX command ------------------------------------------ [...truncated 14.09 KB...] < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">A data number in the Virtual Internet Authority File assigned to link different names in catalogs around the world for the same entity.</a:documentation> < <value>ESTC</value> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">English Short-Title Catalogue number: an identifying number assigned to a document in English printed in the British Isles or North America before 1801.</a:documentation> < <value>OCLC</value> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">union catalog number in WorldCat representing a resource held by one or more of the member libraries in the global cooperative Online Computer Library Center.</a:documentation> < <data type="token"> < <param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</param> < </data> < </choice> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">categorizes the identifier, for example as an ISBN, Social Security number, etc.</a:documentation> <data type="token"> <param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</param> </data>
5267,5288c5238 < <choice> < <group> < <group> < <ref name="titleStmt"/> < <optional> < <ref name="editionStmt"/> < </optional> < <optional> < <ref name="extent"/> < </optional> < <ref name="publicationStmt"/> < <optional> < <ref name="seriesStmt"/> < </optional> < <optional> < <ref name="notesStmt"/> < </optional> < </group> < <zeroOrMore> < <ref name="sourceDesc"/> < </zeroOrMore> < </group> ---
<group>
5290,5291c5240,5253 < <ref name="fileDesc"/> < <ref name="profileDesc"/> ---
<ref name="titleStmt"/> <optional> <ref name="editionStmt"/> </optional> <optional> <ref name="extent"/> </optional> <ref name="publicationStmt"/> <optional> <ref name="seriesStmt"/> </optional> <optional> <ref name="notesStmt"/> </optional>
5293c5255,5258 < </choice> ---
<zeroOrMore> <ref name="sourceDesc"/> </zeroOrMore> </group>
5314,5331d5278 < <define name="schemaRef"> < <element name="schemaRef"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(schema reference) describes or points to a related customization or schema file [2.3.9. The Schema Specification]</a:documentation> < <optional> < <ref name="model.descLike"/> < </optional> < <ref name="att.global.attributes"/> < <ref name="att.typed.attributes"/> < <ref name="att.resourced.attributes"/> < <optional> < <attribute name="key"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">the identifier used for the customization or schema</a:documentation> < <data type="NCName"/> < </attribute> < </optional> < <empty/> < </element> < </define> 5413a5361,5366
<attribute name="source"> <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates a bibliographic description or other resource documenting the principles underlying the normalization carried out.</a:documentation> <data type="anyURI"/> </attribute> </optional> <optional>
5433c5386 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-quotation-quotationContents-constraint-report-11"> ---
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-quotation-quotationContents-constraint-report-12">
5688c5641 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(prefix definition) defines a prefixing scheme used in data.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(prefixing scheme used in data.pointer values) defines a prefixing scheme used in data.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers]</a:documentation>
5696,5698c5649 < <data type="token"> < <param name="pattern">[a-z][a-z0-9\+\.\-]*</param> < </data> ---
<data type="Name"/>
5752,5773c5703,5714 < <choice> < <oneOrMore> < <choice> < <ref name="category"/> < <ref name="taxonomy"/> < </choice> < </oneOrMore> < <group> < <oneOrMore> < <choice> < <ref name="model.glossLike"/> < <ref name="model.descLike"/> < </choice> < </oneOrMore> < <zeroOrMore> < <choice> < <ref name="category"/> < <ref name="taxonomy"/> < </choice> < </zeroOrMore> < </group> < </choice> ---
<zeroOrMore> <choice> <ref name="model.glossLike"/> <ref name="model.descLike"/> </choice> </zeroOrMore> <oneOrMore> <choice> <ref name="category"/> <ref name="taxonomy"/> </choice> </oneOrMore>
5923a5865
<ref name="att.source.attributes"/>
6009c5951 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the controlled vocabulary within which the set of keywords concerned is defined, for example by a taxonomy element, or by some other resource.</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the controlled vocabulary within which the set of keywords concerned is defined identifies the classification scheme within which the set of categories concerned is defined, for example by a taxonomy element, or by some other resource.</a:documentation>
6022c5964 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the classification system in use, as defined by, e.g. a taxonomy element, or some other resource.</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies the classification system in use, as defined by for example by a taxonomy element, or some other resource.</a:documentation>
6085c6027 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence [2.4.6. Correspondence Description]</a:documentation>
6103c6045 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the sending or dispatch of a message.</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the sending or dispatch of a message</a:documentation>
6105c6047 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the receipt of a message.</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the receipt of a message</a:documentation>
6107c6049 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the transmission of a message, i.e. between the dispatch and the next receipt, redirect or forwarding.</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">information concerning the transmission of a message, i.e. between the dispatch and the next receipt, redirect or forwarding</a:documentation>
6133c6075 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(outside metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata]</a:documentation>
6136c6078 < <ref name="anyElement-xenoData"/> ---
<ref name="macro.anyXML"/>
6460c6402 < <sch:assert xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" test="@spanTo">The @spanTo attribute of <sch:name/> is required.</sch:assert> ---
<sch:assert xmlns:s="http://www.ascc.net/xml/schematron" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" test="@spanTo">The @spanTo attribute of <sch:name/> is required.</sch:assert>
6465c6407 < <sch:assert xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" test="@spanTo">L'attribut spanTo est requis.</sch:assert> ---
<sch:assert xmlns:s="http://www.ascc.net/xml/schematron" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" test="@spanTo">L'attribut spanTo est requis.</sch:assert>
6572a6515
<ref name="att.source.attributes"/>
6636d6578 < <ref name="att.global.source.attribute.source"/> 6638a6581
<ref name="att.source.attributes"/>
7663c7606 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-l-constraint-report-12"> ---
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-l-constraint-report-13">
7670c7613 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-p-constraint-report-13"> ---
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-p-constraint-report-14">
8249d8191 < <ref name="att.written.attributes"/> 8659c8601 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-p-constraint-report-14"> ---
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-p-constraint-report-15">
8666c8608 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-l-constraint-report-15"> ---
<pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-l-constraint-report-16">
8683c8625 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.5. Correspondence and Alignment]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.4. Correspondence and Alignment]</a:documentation>
8696a8639
<ref name="att.source.attributes"/>
8703c8646 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.4.2. Placing Synchronous Events in Time]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.5.2. Placing Synchronous Events in Time]</a:documentation>
8769c8712 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text. [16.4.2. Placing Synchronous Events in Time]</a:documentation> ---
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text. [16.5.2. Placing Synchronous Events in Time]</a:documentation>
9457d9399 < <ref name="att.partials.attributes"/> 9465a9408,9416
<optional> <attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" name="extent" a:defaultValue="full"> <a:documentation>gives the extent of the orthographic information provided. Sample values include: 1] full(full form) ; 2] pref(prefix) ; 3] suff(suffix) ; 4] part(partial) </a:documentation> <data type="token"> <param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</param> </data> </attribute> </optional>
9476c9427,9435 < <ref name="att.partials.attributes"/> ---
<optional> <attribute xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" name="extent" a:defaultValue="full"> <a:documentation>indicates whether the pronunciation is for whole word or part. Sample values include: 1] full(full form) ; 2] pref(prefix) ; 3] suff(suffix) ; 4] part(partial) </a:documentation> <data type="token"> <param name="pattern">(\p{L}|\p{N}|\p{P}|\p{S})+</param> </data> </attribute> </optional>
make[1]: *** [test.rng] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2086/Changes: [philomousos] Post-release cleanup. ------------------------------------------ [...truncated 32.13 KB...] 1774c1779 < ## specifies how the phrase is distinct diastratically ---
## specifies how the phrase is distinct diastatically
1817a1823
tei_att.source.attributes,
1826a1833
tei_att.source.attributes,
1890c1897 < ## (description) contains a brief description of the object documented by its parent element, typically a documentation element or an entity. [22.4.1. Description of Components] ---
## (description) contains a brief description of the object documented by its parent element, including its intended usage, purpose, or application where this is appropriate. [22.4.1. Description of Components] 1927c1934,1935 < ## (Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate. [3.4.1. Apparent Errors]
## (Latin for thus or so ## ) contains text reproduced although apparently incorrect or inaccurate. [3.4.1. Apparent Errors] 1929c1937,1940 < tei_macro.paraContent, tei_att.global.attributes, empty
tei_macro.paraContent, tei_att.global.attributes, tei_att.source.attributes, empty
1965c1976,1979 < tei_macro.paraContent, tei_att.global.attributes, empty ---
tei_macro.paraContent, tei_att.global.attributes, tei_att.source.attributes, empty
2058a2073
tei_att.source.attributes,
2182a2198
tei_att.source.attributes,
2379a2396
tei_att.source.attributes,
2633d2649 < tei_att.datable.attributes, 2741a2758
| tei_idno
2744c2761,2781 < | tei_citedRange)*), ---
| tei_citedRange)*) >> sch:pattern [ id = "foo-biblStruct-deprecate-altIdentifier-child-constraint-report-8" "\x{a}" ~ " " sch:rule [ context = "tei:biblStruct" "\x{a}" ~ " " sch:report [ test = "child::tei:idno" role = "nonfatal" "WARNING: use of deprecated method — the use of the idno element as a direct child of the biblStruct element will be removed from the TEI on 2016-09-18" ] "\x{a}" ~ " " ] "\x{a}" ~ " " ],
2771c2808 < id = "foo-relatedItem-targetorcontent1-constraint-report-8" ---
id = "foo-relatedItem-targetorcontent1-constraint-report-9"
2828c2865 < id = "foo-l-abstractModel-structure-l-constraint-report-9" ---
id = "foo-l-abstractModel-structure-l-constraint-report-10"
2888c2925 < id = "foo-lg-abstractModel-structure-l-constraint-report-10" ---
id = "foo-lg-abstractModel-structure-l-constraint-report-11"
2990d3026 < tei_att.typed.attributes, 3055a3092,3098
## specifies the kind of document to which the header is attached, for example whether it is a corpus or individual text. ## Sample values include: 1] text; 2] corpus [ a:defaultValue = "text" ] attribute type { xsd:token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
3154,3155d3196 < tei_att.datable.attributes, < tei_att.typed.attribute.subtype, 3158d3198 < ## Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] OCLC 3160,3181c3200 < < ## International Standard Book Number: a 13- or (if assigned prior to 2007) 10-digit identifying number assigned by the publishing industry to a published book or similar item, registered with the International ISBN Agency. < "ISBN" < | < ## International Standard Serial Number: an eight-digit number to uniquely identify a serial publication. < "ISSN" < | < ## Digital Object Identifier: a unique string of letters and numbers assigned to an electronic document. < "DOI" < | < ## Uniform Resource Identifier: a string of characters to uniquely identify a resource which usually contains indication of the means of accessing that resource, the name of its host, and its filepath. < "URI" < | < ## A data number in the Virtual Internet Authority File assigned to link different names in catalogs around the world for the same entity. < "VIAF" < | < ## English Short-Title Catalogue number: an identifying number assigned to a document in English printed in the British Isles or North America before 1801. < "ESTC" < | < ## union catalog number in WorldCat representing a resource held by one or more of the member libraries in the global cooperative Online Computer Library Center. < "OCLC" < | xsd:token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } ---
xsd:token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }
3253,3260c3272,3278 < (((tei_titleStmt, < tei_editionStmt?, < tei_extent?, < tei_publicationStmt, < tei_seriesStmt?, < tei_notesStmt?), < tei_sourceDesc*) < | (tei_fileDesc, tei_profileDesc)), ---
((tei_titleStmt, tei_editionStmt?, tei_extent?, tei_publicationStmt, tei_seriesStmt?, tei_notesStmt?), tei_sourceDesc*),
3275,3287d3292 < tei_schemaRef = < < ## (schema reference) describes or points to a related customization or schema file [2.3.9. The Schema Specification] < element tei:schemaRef { < tei_model.descLike?, < tei_att.global.attributes, < tei_att.typed.attributes, < tei_att.resourced.attributes, < < ## the identifier used for the customization or schema < attribute key { xsd:NCName }?, < empty < } 3359a3365,3367
## indicates a bibliographic description or other resource documenting the principles underlying the normalization carried out. attribute source { xsd:anyURI }?,
3378c3386 < id = "foo-quotation-quotationContents-constraint-report-11" ---
id = "foo-quotation-quotationContents-constraint-report-12"
3592c3600 < ## (prefix definition) defines a prefixing scheme used in data.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers] ---
## (prefixing scheme used in data.pointer values) defines a prefixing scheme used in data.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs. [16.2.3. Using Abbreviated Pointers] 3599,3601c3607 < attribute ident { < xsd:token { pattern = "[a-z][a-z0-9\+\.\-]*" } < },
attribute ident { xsd:Name },
3638,3640c3644,3645 < (((tei_category | tei_taxonomy)+ < | ((tei_model.glossLike | tei_model.descLike)+, < (tei_category | tei_taxonomy)*)) ---
((tei_model.glossLike | tei_model.descLike)* | (tei_category | tei_taxonomy)+
3727a3733
tei_att.source.attributes,
3783c3789 < ## identifies the controlled vocabulary within which the set of keywords concerned is defined, for example by a taxonomy element, or by some other resource. ---
## identifies the controlled vocabulary within which the set of keywords concerned is defined identifies the classification scheme within which the set of categories concerned is defined, for example by a taxonomy element, or by some other resource.
3794c3800 < ## identifies the classification system in use, as defined by, e.g. a taxonomy element, or some other resource. ---
## identifies the classification system in use, as defined by for example by a taxonomy element, or some other resource.
3839c3845 < ## (correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description] ---
## contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence [2.4.6. Correspondence Description] 3850c3856 < ## information concerning the sending or dispatch of a message.
## information concerning the sending or dispatch of a message
3853c3859 < ## information concerning the receipt of a message. ---
## information concerning the receipt of a message
3856c3862 < ## information concerning the transmission of a message, i.e. between the dispatch and the next receipt, redirect or forwarding. ---
## information concerning the transmission of a message, i.e. between the dispatch and the next receipt, redirect or forwarding
3876c3882 < ## (non-TEI metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] ---
## (outside metadata) provides a container element into which metadata in non-TEI formats may be placed. [2.5. Non-TEI Metadata] 3878c3884 < (text | anyElement-xenoData),
(text | tei_macro.anyXML),
4017c4023 < id = "foo-div-abstractModel-structure-l-constraint-report-12" ---
id = "foo-div-abstractModel-structure-l-constraint-report-13"
4037c4043 < id = "foo-div-abstractModel-structure-p-constraint-report-13" ---
id = "foo-div-abstractModel-structure-p-constraint-report-14"
4275,4278c4281 < tei_macro.paraContent, < tei_att.global.attributes, < tei_att.written.attributes, < empty ---
tei_macro.paraContent, tei_att.global.attributes, empty
4536c4539 < id = "foo-ab-abstractModel-structure-p-constraint-report-14" ---
id = "foo-ab-abstractModel-structure-p-constraint-report-15"
4557c4560 < id = "foo-ab-abstractModel-structure-l-constraint-report-15" ---
id = "foo-ab-abstractModel-structure-l-constraint-report-16"
4585c4588 < ## (anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.5. Correspondence and Alignment] ---
## (anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. [8.4.2. Synchronization and Overlap 16.4. Correspondence and Alignment] 4596a4600 tei_att.source.attributes, 4602c4606 < ## indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.4.2. Placing Synchronous Events in Time]
## indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.5.2. Placing Synchronous Events in Time] 4660c4664 < ## provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text. [16.4.2. Placing Synchronous Events in Time]
## provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text. [16.5.2. Placing Synchronous Events in Time] make[1]: *** [test-namespaces] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

participants (1)
-
Victoria TEI Jenkins