See http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2251/display/redirect?pag... Changes: [s.bauman] Re-create expected results w/ @martindholmes at Council meeting, scanned ------------------------------------------ [...truncated 30.66 KB...] BUILD SUCCESSFUL Total time: 15 seconds perl -p -i -e 's/generated from ODD source .*//' test33.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test33.rnc if [ 0 -ne 1 ]; \ then diff test33.rnc expected-results/test33.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test33.odd ../odds/odd2json.xsl > test33.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test33.json if [ 0 -ne 1 ]; \ then diff test33.json expected-results/test33.json; fi ../bin/teitornc test34.odd test34.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test34.odd to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test34.rnc (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 16 seconds perl -p -i -e 's/generated from ODD source .*//' test34.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test34.rnc if [ 0 -ne 1 ]; \ then diff test34.rnc expected-results/test34.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.odd ../odds/odd2json.xsl > test34.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test34.json if [ 0 -ne 1 ]; \ then diff test34.json expected-results/test34.json; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.odd ../odds/odd2odd.xsl > test34.combined.odd java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.combined.odd ../odds/odd2json.xsl > test34.combined.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test34.combined.json if [ 0 -ne 1 ]; \ then diff test34.combined.json expected-results/test34.combined.json; fi ../bin/teitohtml --odd --summaryDoc test34.odd test34.odd.html WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test34.odd to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test34.odd.html (tei to html) using profile default [echo] Do ODD expand processing and conversion to TEI Lite (schema ) Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored [echo] XSLT generate HTML files (language en) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 19 seconds xmllint --encode utf-8 --format test34.odd.html | perl cleanup.pl> test.temp ; mv test.temp test34.odd.html if [ 0 -ne 1 ]; \ then diff test34.odd.html expected-results/test34.odd.html; fi ../bin/teitornc test35.odd test35.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test35.odd to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test35.rnc (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 16 seconds perl -p -i -e 's/generated from ODD source .*//' test35.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test35.rnc if [ 0 -ne 1 ]; \ then diff test35.rnc expected-results/test35.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test38.htm ../html/html2tei.xsl useFixedDate=true | xmllint --format - > test38.xml UNTRANSLATED TAG noscript UNTRANSLATED TAG header UNTRANSLATED TAG hgroup UNTRANSLATED TAG nav UNTRANSLATED TAG header UNTRANSLATED TAG header UNTRANSLATED TAG form UNTRANSLATED TAG fieldset UNTRANSLATED TAG legend UNTRANSLATED TAG label UNTRANSLATED TAG input UNTRANSLATED TAG button UNTRANSLATED TAG select UNTRANSLATED TAG optgroup UNTRANSLATED TAG option UNTRANSLATED TAG option UNTRANSLATED TAG option UNTRANSLATED TAG textarea UNTRANSLATED TAG dfn UNTRANSLATED TAG mark UNTRANSLATED TAG meter UNTRANSLATED TAG time UNTRANSLATED TAG details UNTRANSLATED TAG nav if [ 0 -ne 1 ]; \ then diff test38.xml expected-results/test38.xml; fi BUILD: testing latex java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test.tex test.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test.tex expected-results/test.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:testnotes1.tex testnotes1.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff testnotes1.tex expected-results/testnotes1.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test5.tex test5.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test5.tex expected-results/test5.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test6.tex test6.xml ../slides/teilatex-slides.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test6.tex expected-results/test6.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test20.tex test20.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test20.tex expected-results/test20.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test23.tex test23.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test23.tex expected-results/test23.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test24.tex test24.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test24.tex expected-results/test24.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test25.tex test25.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test25.tex expected-results/test25.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test27.tex test27.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test27.tex expected-results/test27.tex; fi BUILD: testing fo java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test.fo test.xml ../fo/fo.xsl useFixedDate=true java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd test.fo if [ 0 -ne 1 ]; \ then diff test.fo expected-results/test.fo; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test5.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > test5.fo java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd test5.fo if [ 0 -ne 1 ]; \ then diff test5.fo expected-results/test5.fo; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar testnotes1.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > testnotes1.fo java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd testnotes1.fo if [ 0 -ne 1 ]; \ then diff testnotes1.fo expected-results/testnotes1.fo; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test24.fo test24.xml ../fo/fo.xsl useFixedDate=true java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd test24.fo if [ 0 -ne 1 ]; \ then diff test24.fo expected-results/test24.fo; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test25.fo test25.xml ../fo/fo.xsl useFixedDate=true java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd test25.fo if [ 0 -ne 1 ]; \ then diff test25.fo expected-results/test25.fo; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test27.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > test27.fo java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar fo.xsd test27.fo if [ 0 -ne 1 ]; \ then diff test27.fo expected-results/test27.fo; fi BUILD: testing to-docx ../bin/teitodocx test.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test.xml to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.xml.docx (tei to docx) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 8 seconds unzip -p test.xml.docx word/document.xml | xmllint --format - > test.xml.docx.document unzip -p test.xml.docx docProps/core.xml | xmllint --format - | sed 's/>20.*Z>20Z' > test.xml.docx.core if [ 0 -ne 1 ]; \ then diff test.xml.docx.document expected-results/test.xml.docx.document; fi if [ 0 -ne 1 ]; \ then diff test.xml.docx.core expected-results/test.xml.docx.core; fi rm test.xml.docx.document ../bin/teitodocx test6.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test6.xml to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test6.xml.docx (tei to docx) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 6 seconds unzip -p test6.xml.docx word/document.xml | xmllint --format - > test6.xml.docx.document if [ 0 -ne 1 ]; \ then diff test6.xml.docx.document expected-results/test6.xml.docx.document; fi rm test6.xml.docx.document ../bin/teitodocx testnotes1.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert testnotes1.xml to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/testnotes1.xml.do... (tei to docx) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 6 seconds unzip -p testnotes1.xml.docx word/document.xml | xmllint --format - > testnotes1.xml.docx.document if [ 0 -ne 1 ]; \ then diff testnotes1.xml.docx.document expected-results/testnotes1.xml.docx.document; fi rm testnotes1.xml.docx.document java -Djava.awt.headless=true -jar ../lib/saxon9he.jar testoucscourses.xml ../profiles/default/p4/from.xsl > testoucscoursesp5.xml ../bin/teitodocx --profile=oucscourses testoucscoursesp5.xml testoucscourses.xml.docx WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert testoucscoursesp5.xml to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/testoucscourses.x... (tei to docx) using profile oucscourses Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 6 seconds rm testoucscourses.xml.docx testoucscoursesp5.xml BUILD: testing from-docx ../bin/docxtotei test-indexes.docx temp.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test-indexes.docx to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml (docx to tei) using profile default [echo] using http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx/... Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds xmllint --format temp.xml | perl cleanup.pl > test-indexes.xml && rm temp.xml java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar test.rng test-indexes.xml if [ 0 -ne 1 ]; \ then diff test-indexes.xml expected-results/test-indexes.xml; fi ../bin/docxtotei test11.docx temp.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test11.docx to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml (docx to tei) using profile default [echo] using http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx/... Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 7 seconds xmllint --format temp.xml | perl cleanup.pl> test11.xml && rm temp.xml java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar test.rng test11.xml if [ 0 -ne 1 ]; \ then diff test11.xml expected-results/test11.xml; fi ../bin/docxtotei --profile=sciencejournal test11.docx temp.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test11.docx to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml (docx to tei) using profile sciencejournal [echo] using http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/sciencejourna... Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 7 seconds xmllint --format temp.xml | perl cleanup.pl> test11a.xml && rm temp.xml if [ 0 -ne 1 ]; \ then diff test11a.xml expected-results/test11a.xml; fi ../bin/docxtotei test19.docx temp.xml WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test19.docx to http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml (docx to tei) using profile default [echo] using http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx/... Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds xmllint --format temp.xml | perl cleanup.pl > test19.xml && rm temp.xml java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar test.rng test19.xml http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:101:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:102:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:103:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:104:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:105:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:108:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:109:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:110:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:111:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test19.xml:112:78: error: attribute "tei:align" not allowed here; expected attribute "cert", "change", "cols", "copyOf", "corresp", "exclude", "facs", "n", "next", "prev", "rend", "rendition", "resp", "role", "rows", "sameAs", "select", "source", "style", "synch", "xml:base", "xml:id", "xml:lang" or "xml:space" make[1]: *** [test-from-docx] 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