Pull request #2567 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Obtained .CI/Jenkinsfile from ecc61113b9e35a6d46d9f1717a383cec38f28855+4b272fd22cda31e7923688a823b7df12caf0ea87 (3e5d0f3ebc15661ee53f4d8a403ec02d489a0447) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2 [Pipeline] { [Pipeline] checkout using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/modelica/ModelicaSpecification.git > git init /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2567/head:refs/remotes/origin/PR-2567 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2567/head:refs/remotes/origin/PR-2567 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2567/head:refs/remotes/origin/PR-2567 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4b272fd22cda31e7923688a823b7df12caf0ea87 into PR head commit ecc61113b9e35a6d46d9f1717a383cec38f28855 Merge succeeded, producing ecc61113b9e35a6d46d9f1717a383cec38f28855 Checking out Revision ecc61113b9e35a6d46d9f1717a383cec38f28855 (PR-2567) Commit message: "Replace lots of \textbf with \lstinline" > git config core.sparsecheckout # timeout=10 > git checkout -f ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git merge 4b272fd22cda31e7923688a823b7df12caf0ea87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2567 ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git rev-list --no-walk adb0972d4c02eae834ab5734ef0489d4b8f3344c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 Error: No such object: alpine:3.9 [Pipeline] isUnix [Pipeline] sh + docker pull alpine:3.9 3.9: Pulling from library/alpine 31603596830f: Pulling fs layer 31603596830f: Verifying Checksum 31603596830f: Download complete 31603596830f: Pull complete Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 Status: Downloaded newer image for alpine:3.9 docker.io/library/alpine:3.9 [Pipeline] withDockerContainer ripper2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2 -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2:rw,z -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2@tmp:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 796067da723ee7d72ab2276a63c035075636db8235a73a6776af1611090c3c34 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/unitexpressions.tex [Pipeline] } $ docker stop --time=1 796067da723ee7d72ab2276a63c035075636db8235a73a6776af1611090c3c34 $ docker rm -f 796067da723ee7d72ab2276a63c035075636db8235a73a6776af1611090c3c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 4b272fd22cda31e7923688a823b7df12caf0ea87 into PR head commit ecc61113b9e35a6d46d9f1717a383cec38f28855 Merge succeeded, producing ecc61113b9e35a6d46d9f1717a383cec38f28855 Checking out Revision ecc61113b9e35a6d46d9f1717a383cec38f28855 (PR-2567) Commit message: "Replace lots of \textbf with \lstinline" Cleaning workspace > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2567/head:refs/remotes/origin/PR-2567 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git merge 4b272fd22cda31e7923688a823b7df12caf0ea87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2567 # timeout=10 > git checkout -b PR-2567 ecc61113b9e35a6d46d9f1717a383cec38f28855 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker pull modelicaspec/latexml:20200415 20200415: Pulling from modelicaspec/latexml 6cf436f81810: Already exists 987088a85b96: Already exists b4624b3efe06: Already exists d42beb8ded59: Already exists 9bf2f9c66907: Pulling fs layer 9bf2f9c66907: Verifying Checksum 9bf2f9c66907: Download complete 9bf2f9c66907: Pull complete Digest: sha256:2c8cdff71d87ef7413431cd990e33789f7c364f23813192d18ffa0a5816fd678 Status: Downloaded newer image for modelicaspec/latexml:20200415 docker.io/modelicaspec/latexml:20200415 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20200415 . [Pipeline] withDockerContainer ripper2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2 -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2:rw,z -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2@tmp:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2567_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20200415 cat $ docker top da01d7026d01b5834a13ef25eb4d48a2a92d16ad979a7ad1ae7bb1bb501bfecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) ! LaTeX Error: File `enumitem.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.75 \usepackage {color}^^M ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: Missing input file: 'enumitem.sty' from line '! LaTeX Error: File `enumitem.sty' not found.' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'MLS.log' for details Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs, or warnings treated as errors. === TeX engine is 'pdfTeX' Latexmk: Errors, so I did not complete making targets [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 da01d7026d01b5834a13ef25eb4d48a2a92d16ad979a7ad1ae7bb1bb501bfecd $ docker rm -f da01d7026d01b5834a13ef25eb4d48a2a92d16ad979a7ad1ae7bb1bb501bfecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 12 Finished: FAILURE