Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Frentity/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Frotty/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/Frentity.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 3087e215bec5493e31c1046916c15444d8a784aa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3087e215bec5493e31c1046916c15444d8a784aa
 > git rev-list 295dd26f0964ff70bad00b9fa8cdfc391f3410c5 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3013671008720177123.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../StdLib2/workspace/
compilation finished (errors: 1, warnings: 0)
Error in File Usage.wurst line 6:
 The import 'ArrayList' could not be resolved.
Available packages: Thread, FileIO, Sync, DebugFile, Interpolation, BigNum, Maths, Angle, Vectors, DummyRecycler, Fx, InstantDummyCaster, MagicFunctions, Assets, TypeCasting, ErrorHandling, Wurstunit, Basics, BitSet, HashList, Table, HashMap, LinkedList, LinkedListModule, Widget, Texttag, _Handles, Item, Boolexpr, Unit, Group, Trigger, Rect, Hashtable, Timer, Image, Boolean, _Primitives, Real, Integer, String, Multiboard, Region, Player, Destructable, Sound, Effect, Wurst, EventHelper, DamageDetection, OnUnitEnterLeave, RegisterEvents, LastOrder, Printing, UnitIndexer, StringUtils, TerrainUtils, SoundUtils, Colors, Simulate3dSound, StandardTextTags, GameTimer, Preloader, MapBounds, TimerUtils, AbilityObjEditing, ObjectIds, UpgradeObjEditing, ChannelAbilityPreset, ObjectIdGenerator, HeroPreset, OrderStringFactory, BuffObjEditing, ObjEditingNatives, ItemObjEditing, UnitObjEditing, ClosureTimers, ClosureForGroups
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE