Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/JHCR
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/lep/jhcr.git # timeout=10
Fetching upstream changes from https://github.com/lep/jhcr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/lep/jhcr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9e204e89e5b59ade6974e9107a587a32b5d5ad64 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e204e89e5b59ade6974e9107a587a32b5d5ad64
Commit message: "Remove temp register for not instruction via rewrite rule"
 > git rev-list --no-walk f273c4b64c0056b355fa1131840f4d79c59c4a46 # timeout=10
[JHCR] $ /bin/sh -xe /tmp/jenkins4194359021033058706.sh
+ . /var/lib/jenkins/.ghcup/env
+ export PATH=/var/lib/jenkins/.cabal/bin:/var/lib/jenkins/.ghcup/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin
+ make init
cabal v1-sandbox init
Writing a default package environment file to
/var/lib/jenkins/workspace/JHCR/cabal.sandbox.config
Using an existing sandbox located at
/var/lib/jenkins/workspace/JHCR/.cabal-sandbox
cabal v1-install megaparsec lens optparse-applicative file-embed gitrev \
                     lca hashable dlist
Resolving dependencies...
Notice: installing into a sandbox located at
/var/lib/jenkins/workspace/JHCR/.cabal-sandbox
Downloading  lca-0.3.1
Downloaded   lca-0.3.1
Starting     lca-0.3.1
Building     lca-0.3.1
Completed    lca-0.3.1
+ wget https://grill.wurstlang.org/hudson/job/Wurst/lastSuccessfulBuild/artifact/downloads/Wurstpack/wurstscript/common.j
--2019-04-22 17:10:29--  https://grill.wurstlang.org/hudson/job/Wurst/lastSuccessfulBuild/artifact/downloads/Wurstpack/wurstscript/common.j
Auflösen des Hostnamens grill.wurstlang.org (grill.wurstlang.org) … 104.27.130.212, 104.27.131.212, 2606:4700:30::681b:82d4, ...
Verbindungsaufbau zu grill.wurstlang.org (grill.wurstlang.org)|104.27.130.212|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 183658 (179K) [application/octet-stream]
Wird in »common.j.9« gespeichert.

     0K .......... .......... .......... .......... .......... 27% 12,8M 0s
    50K .......... .......... .......... .......... .......... 55% 50,5M 0s
   100K .......... .......... .......... .......... .......... 83% 16,1M 0s
   150K .......... .......... .........                       100% 32,0M=0,009s

2019-04-22 17:10:29 (20,1 MB/s) - »common.j.9« gespeichert [183658/183658]

+ make
cabal v1-exec -- ghc  Main.hs -o jhcr
[15 of 18] Compiling Hot.Instruction.Opt.Rewrite ( Hot/Instruction/Opt/Rewrite.hs, Hot/Instruction/Opt/Rewrite.o )
[16 of 18] Compiling Jass.LCA         ( Jass/LCA.hs, Jass/LCA.o )
[17 of 18] Compiling Hot.Instruction.Compiler ( Hot/Instruction/Compiler.hs, Hot/Instruction/Compiler.o )
[18 of 18] Compiling Main             ( Main.hs, Main.o )
Linking jhcr ...
Archiviere Artefakte
Zeichne Fingerabrücke auf
Finished: SUCCESS