Skip to content
Success

Console Output

Skipping 61 KB.. Full Log
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/core/functions/StringHandling.java:[369,36] [deprecation] getBoolean(Mixed,Target) in ArgumentValidation has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/core/functions/StringHandling.java:[1479,28] [deprecation] getBoolean(Mixed,Target) in ArgumentValidation has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/core/functions/Compiler.java:[895,21] [deprecation] enabled() in StaticAnalysis has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/ClassLoading/DynamicClassLoader.java:[66,32] [deprecation] getPackage(String) in ClassLoader has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/ClassLoading/DynamicClassLoader.java:[153,16] [deprecation] finalize() in Object has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/ClassLoading/DynamicClassLoader.java:[154,7] [deprecation] finalize() in Object has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/ClassLoading/ClassMirror/PackageMirror.java:[33,16] [deprecation] getPackage(String) in Package has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/langserv/LangServ.java:[410,11] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/langserv/LangServ.java:[822,35] [deprecation] SymbolInformation(String,SymbolKind,Location) in SymbolInformation has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/langserv/LangServ.java:[843,39] [deprecation] SymbolInformation(String,SymbolKind,Location) in SymbolInformation has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCOfflinePlayer.java:[72,19] [deprecation] getBedSpawnLocation() in OfflinePlayer has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCEntity.java:[209,3] [removal] setLastDamageCause(EntityDamageEvent) in Entity has been deprecated and marked for removal
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCLivingEntity.java:[360,5] [removal] setLastDamageCause(EntityDamageEvent) in Entity has been deprecated and marked for removal
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/core/functions/SQL.java:[216,47] [deprecation] getBoolean(Mixed,Target) in ArgumentValidation has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCProjectile.java:[24,36] [deprecation] doesBounce() in Projectile has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCProjectile.java:[51,29] [deprecation] setBounce(boolean) in Projectile has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCArrow.java:[61,37] [deprecation] getBasePotionData() in Arrow has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCArrow.java:[97,27] [deprecation] PotionData in org.bukkit.potion has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/entities/BukkitMCArrow.java:[97,7] [deprecation] setBasePotionData(PotionData) in Arrow has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/docgen/DocGen.java:[246,18] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/docgen/ExtensionDocGen.java:[81,29] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/docgen/ExtensionDocGen.java:[91,19] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/docgen/ExtensionDocGen.java:[137,29] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/tools/docgen/ExtensionDocGen.java:[147,16] [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCEnchantment.java:[52,10] [deprecation] getName() in Enchantment has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[360,23] [deprecation] getOfflinePlayer(String) in Server has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[537,27] [deprecation] NAME in Type has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[537,33] [deprecation] addBan(String,String,Date,String) in BanList has been deprecated
  where T is a type-variable:
    T extends Object declared in interface BanList
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[542,27] [deprecation] NAME in Type has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[542,33] [deprecation] pardon(String) in BanList has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/abstraction/bukkit/BukkitMCServer.java:[547,3] [deprecation] banIP(String) in Server has been deprecated
[INFO] 
[INFO] --- exec:3.2.0:java (cache-annotations) @ commandhelper ---
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom (9.5 kB at 207 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 1.7 MB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 84 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 100 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 1.6 MB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 1.2 MB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 666 kB/s)
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CommandHelper/target/classes
Outputting file to directory /var/jenkins_home/workspace/CommandHelper/target/classes
Done writing jarInfo.ser, which took 14591 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- processor:5.0-jdk8-rc3:process (process) @ commandhelper ---
[WARNING] diagnostic: warning: [options] system modules path not set in conjunction with -source 16
No @Override annotations were found to be missing.
Processing com.laytonsmith.core.LifeCycle
Extension 'Core' checks out ok!
[WARNING] diagnostic: /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/SignalHandler.java:7: warning: sun.misc.Signal is internal proprietary API and may be removed in a future release
import sun.misc.Signal;
               ^
[WARNING] diagnostic: /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/SignalHandler.java:7: warning: sun.misc.Signal is internal proprietary API and may be removed in a future release
import sun.misc.Signal;
               ^
[INFO] diagnostic: Note: Some input files use or override a deprecated API.
[INFO] diagnostic: Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ commandhelper ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ commandhelper ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 72 source files with javac [forked debug deprecation release 16] to target/test-classes
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,40] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,13] [deprecation] match(Map<String,Mixed>,String,Mixed,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,40] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,13] [deprecation] match(Map<String,Mixed>,String,Mixed,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,38] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,38] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,37] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,41] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ commandhelper ---
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom (6.2 kB at 231 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom (3.5 kB at 136 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom (3.3 kB at 130 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom (4.1 kB at 169 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom (3.3 kB at 132 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom (4.5 kB at 154 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom (1.8 kB at 73 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 644 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 1.4 MB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 1.1 MB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar (14 kB at 58 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 110 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar (8.2 kB at 35 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 461 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 1.4 MB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar (2.4 MB at 3.6 MB/s)
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom (3.0 kB at 113 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom (2.6 kB at 84 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom (3.1 kB at 130 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom (2.8 kB at 89 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom (2.8 kB at 122 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar (18 kB at 713 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar (26 kB at 808 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar (12 kB at 271 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar (18 kB at 428 kB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.laytonsmith.persistence.TestPersistence
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.49 s -- in com.laytonsmith.persistence.TestPersistence
[INFO] Running com.laytonsmith.database.ProfilesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in com.laytonsmith.database.ProfilesTest
[INFO] Running com.laytonsmith.PureUtilities.SmartCommentTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.laytonsmith.PureUtilities.SmartCommentTest
[INFO] Running com.laytonsmith.PureUtilities.SemVer2Test
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.laytonsmith.PureUtilities.SemVer2Test
[INFO] Running com.laytonsmith.PureUtilities.ConcurrentSingletonHashMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.laytonsmith.PureUtilities.ConcurrentSingletonHashMapTest
[INFO] Running com.laytonsmith.PureUtilities.LinkedComparatorSetTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.laytonsmith.PureUtilities.LinkedComparatorSetTest
[INFO] Running com.laytonsmith.PureUtilities.SAXDocumentTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in com.laytonsmith.PureUtilities.SAXDocumentTest
[INFO] Running com.laytonsmith.PureUtilities.XMLDocumentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s -- in com.laytonsmith.PureUtilities.XMLDocumentTest
[INFO] Running com.laytonsmith.PureUtilities.NonInheritImplementsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.laytonsmith.PureUtilities.NonInheritImplementsTest
[INFO] Running com.laytonsmith.PureUtilities.SimpleVersionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.laytonsmith.PureUtilities.SimpleVersionTest
[INFO] Running com.laytonsmith.PureUtilities.ArgumentParserTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in com.laytonsmith.PureUtilities.ArgumentParserTest
[INFO] Running com.laytonsmith.PureUtilities.StringUtilsTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.laytonsmith.PureUtilities.StringUtilsTest
[INFO] Running com.laytonsmith.PureUtilities.ClassLoading.GeneralTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in com.laytonsmith.PureUtilities.ClassLoading.GeneralTest
[INFO] Running com.laytonsmith.PureUtilities.ZipReaderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.laytonsmith.PureUtilities.ZipReaderTest
[INFO] Running com.laytonsmith.PureUtilities.VirtualFS.VirtualFSTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.laytonsmith.PureUtilities.VirtualFS.VirtualFSTest
[INFO] Running com.laytonsmith.PureUtilities.LogicUtilsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.laytonsmith.PureUtilities.LogicUtilsTest
[INFO] Running com.laytonsmith.PureUtilities.JSONUtilTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in com.laytonsmith.PureUtilities.JSONUtilTest
[INFO] Running com.laytonsmith.PureUtilities.ObjectHelpersTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in com.laytonsmith.PureUtilities.ObjectHelpersTest
[INFO] Running com.laytonsmith.PureUtilities.RSAEncryptTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s -- in com.laytonsmith.PureUtilities.RSAEncryptTest
[INFO] Running com.laytonsmith.PureUtilities.Common.GNUErrorMessageFormatTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in com.laytonsmith.PureUtilities.Common.GNUErrorMessageFormatTest
[INFO] Running com.laytonsmith.PureUtilities.Common.RangeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.laytonsmith.PureUtilities.Common.RangeTest
[INFO] Running com.laytonsmith.PureUtilities.Common.TimeConversionUtilTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.laytonsmith.PureUtilities.Common.TimeConversionUtilTest
[INFO] Running com.laytonsmith.PureUtilities.ReflectionUtilsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in com.laytonsmith.PureUtilities.ReflectionUtilsTest
[INFO] Running com.laytonsmith.testing.ProcedureTest
Mar 29, 2024 6:53:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.6
Mar 29, 2024 6:53:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.6
Mar 29, 2024 6:53:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.25
Mar 29, 2024 6:53:06 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][runtime] Using undefined variable: @lol Unknown File:1.45
Mar 29, 2024 6:53:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.6
Mar 29, 2024 6:53:07 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.25
Mar 29, 2024 6:53:07 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _blah Unknown File:1.6
Mar 29, 2024 6:53:07 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _parse_args Unknown File:1.6
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.537 s -- in com.laytonsmith.testing.ProcedureTest
[INFO] Running com.laytonsmith.testing.RandomTests
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'hi'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '{hi, 1}'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'null'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '-1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '100'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'true'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'false'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'hi'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '{hi, 1}'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'null'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '-1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '100'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'true'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'false'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'hi'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '{hi, 1}'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'null'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '-1'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '100'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, '0'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'true'
Mar 29, 2024 6:53:32 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][meta] Attempting to remove a runtime setting that doesn't exist, 'false'
Mar 29, 2024 6:53:43 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _b Unknown File:1.6
Mar 29, 2024 6:53:44 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _test Unknown File:1.6
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.24 s -- in com.laytonsmith.testing.RandomTests
[INFO] Running com.laytonsmith.testing.ArrayTest
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _test Unknown File:1.6
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (PossibleUnexpectedExecution) This will attempt to execute the previous statement in version 3.3.7 and above. If this is not intended, place a semicolon at the end of the above line, and this warning will go away. If it is intended, move this parenthesis up to the same line to actually execute it. Unknown File:2.1
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: value Unknown File:2.23
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: failure Unknown File:1.56
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: potato Unknown File:1.40
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: potato Unknown File:1.60
Mar 29, 2024 6:53:47 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: potato Unknown File:1.87
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (PossibleUnexpectedExecution) This will attempt to execute the previous statement in version 3.3.7 and above. If this is not intended, place a semicolon at the end of the above line, and this warning will go away. If it is intended, move this parenthesis up to the same line to actually execute it. Unknown File:2.1
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: potato Unknown File:1.40
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: tomato Unknown File:1.74
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: a Unknown File:1.53
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: b Unknown File:1.56
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (PossibleUnexpectedExecution) This will attempt to execute the previous statement in version 3.3.7 and above. If this is not intended, place a semicolon at the end of the above line, and this warning will go away. If it is intended, move this parenthesis up to the same line to actually execute it. Unknown File:2.1
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: this Unknown File:1.10
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: was Unknown File:1.15
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: concated Unknown File:1.19
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: this Unknown File:1.32
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: was Unknown File:1.37
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: too Unknown File:1.41
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: was Unknown File:1.25
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: concated Unknown File:1.30
Mar 29, 2024 6:53:48 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: empty Unknown File:1.13
Mar 29, 2024 6:53:49 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: empty Unknown File:1.15
Mar 29, 2024 6:53:49 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (PossibleUnexpectedExecution) This will attempt to execute the previous statement in version 3.3.7 and above. If this is not intended, place a semicolon at the end of the above line, and this warning will go away. If it is intended, move this parenthesis up to the same line to actually execute it. Unknown File:2.1
Mar 29, 2024 6:53:49 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: _test Unknown File:1.6
Mar 29, 2024 6:53:49 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][runtime] Using undefined variable: @a Unknown File:1.1
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 s -- in com.laytonsmith.testing.ArrayTest
[INFO] Running com.laytonsmith.tools.SyntaxHighlightersTest
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.599 s -- in com.laytonsmith.tools.SyntaxHighlightersTest
[INFO] Running com.laytonsmith.core.UpgradeLogTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.laytonsmith.core.UpgradeLogTest
[INFO] Running com.laytonsmith.core.objects.ObjectDefinitionTableTest
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.714 s -- in com.laytonsmith.core.objects.ObjectDefinitionTableTest
[INFO] Running com.laytonsmith.core.TestStatic
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.laytonsmith.core.TestStatic
[INFO] Running com.laytonsmith.core.StaticAnalysisTest
Mar 29, 2024 6:53:50 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UselessCode) Empty statement. /var/jenkins_home/workspace/CommandHelper/test.ms:1.17
Mar 29, 2024 6:53:50 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UselessCode) Empty statement. /var/jenkins_home/workspace/CommandHelper/test.ms:1.17
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.343 s -- in com.laytonsmith.core.StaticAnalysisTest
[INFO] Running com.laytonsmith.core.asm.IRMetadataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.laytonsmith.core.asm.IRMetadataTest
[INFO] Running com.laytonsmith.core.asm.AsmIntegrationTests
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.laytonsmith.core.asm.AsmIntegrationTests
[INFO] Running com.laytonsmith.core.MethodScriptCompilerTest
Mar 29, 2024 6:53:51 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UselessCode) Empty statement. Unknown File:1.37
Mar 29, 2024 6:53:51 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UselessCode) Empty statement. Unknown File:1.41
Mar 29, 2024 6:53:51 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UselessCode) Empty statement. Unknown File:1.36
Mar 29, 2024 6:53:56 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][runtime] Using undefined variable: @j Unknown File:4.48
Mar 29, 2024 6:53:56 AM com.laytonsmith.core.Static LogDebug
SEVERE: [ERROR][runtime] Using undefined variable: @j Unknown File:4.48
[WARNING] Tests run: 94, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 9.390 s -- in com.laytonsmith.core.MethodScriptCompilerTest
[INFO] Running com.laytonsmith.core.functions.ThreadingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in com.laytonsmith.core.functions.ThreadingTest
[INFO] Running com.laytonsmith.core.functions.MinecraftTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.laytonsmith.core.functions.MinecraftTest
[INFO] Running com.laytonsmith.core.functions.StringHandlingTest
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in com.laytonsmith.core.functions.StringHandlingTest
[INFO] Running com.laytonsmith.core.functions.EchoesTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in com.laytonsmith.core.functions.EchoesTest
[INFO] Running com.laytonsmith.core.functions.CryptoTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.laytonsmith.core.functions.CryptoTest
[INFO] Running com.laytonsmith.core.functions.RegexTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.laytonsmith.core.functions.RegexTest
[INFO] Running com.laytonsmith.core.functions.DataHandlingTest
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 s -- in com.laytonsmith.core.functions.DataHandlingTest
[INFO] Running com.laytonsmith.core.functions.MathTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in com.laytonsmith.core.functions.MathTest
[INFO] Running com.laytonsmith.core.functions.ObjectManagementTest
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: INTERFACE /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.41
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: INTERFACE /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.41
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.57
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.45
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: INTERFACE /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.41
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: INTERFACE /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:05 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.41
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: C /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.53
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.56
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: C /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.45
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.48
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: NATIVE /var/jenkins_home/workspace/CommandHelper/test.ms:1.29
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: C /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: B /var/jenkins_home/workspace/CommandHelper/test.ms:1.53
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.56
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: INTERFACE /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.41
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: A /var/jenkins_home/workspace/CommandHelper/test.ms:1.37
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: DEFAULT /var/jenkins_home/workspace/CommandHelper/test.ms:1.15
Mar 29, 2024 6:54:06 AM com.laytonsmith.core.Static LogDebug
WARNING: [WARNING][compiler] (UseBareStrings) Use of bare (unquoted) string: CLASS /var/jenkins_home/workspace/CommandHelper/test.ms:1.31
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in com.laytonsmith.core.functions.ObjectManagementTest
[INFO] Running com.laytonsmith.core.functions.MetaTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in com.laytonsmith.core.functions.MetaTest
[INFO] Running com.laytonsmith.core.functions.ArrayHandlingTest
[INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 s -- in com.laytonsmith.core.functions.ArrayHandlingTest
[INFO] Running com.laytonsmith.core.functions.SchedulingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.laytonsmith.core.functions.SchedulingTest
[INFO] Running com.laytonsmith.core.functions.PlayerManangementTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.440 s -- in com.laytonsmith.core.functions.PlayerManangementTest
[INFO] Running com.laytonsmith.core.functions.ControlFlowTest
[INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s -- in com.laytonsmith.core.functions.ControlFlowTest
[INFO] Running com.laytonsmith.core.functions.DataTransformationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in com.laytonsmith.core.functions.DataTransformationsTest
[INFO] Running com.laytonsmith.core.functions.BasicLogicTest
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in com.laytonsmith.core.functions.BasicLogicTest
[INFO] Running com.laytonsmith.core.NewExceptionHandlingTest
ms.lang.IOException: hidden
	at <<main code>>:Unknown Source:1.49

[WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.888 s -- in com.laytonsmith.core.NewExceptionHandlingTest
[INFO] Running com.laytonsmith.core.events.PrefiltersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.laytonsmith.core.events.PrefiltersTest
[INFO] Running com.laytonsmith.core.OptimizationTest
[INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 s -- in com.laytonsmith.core.OptimizationTest
[INFO] Running com.laytonsmith.core.constructs.ClassInfoTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in com.laytonsmith.core.constructs.ClassInfoTest
[INFO] Running com.laytonsmith.core.constructs.EnumTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.laytonsmith.core.constructs.EnumTest
[INFO] Running com.laytonsmith.core.constructs.CByteArrayTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.laytonsmith.core.constructs.CByteArrayTest
[INFO] Running com.laytonsmith.core.constructs.CFixedArrayTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.laytonsmith.core.constructs.CFixedArrayTest
[INFO] Running com.laytonsmith.core.constructs.InstanceofUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.laytonsmith.core.constructs.InstanceofUtilTest
[INFO] Running com.laytonsmith.core.constructs.TestCClassType
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.051 s -- in com.laytonsmith.core.constructs.TestCClassType
[INFO] Running com.laytonsmith.core.PrefsTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.laytonsmith.core.PrefsTest
[INFO] Running com.laytonsmith.core.CodeTargetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.laytonsmith.core.CodeTargetTest
[INFO] Running com.laytonsmith.core.compiler.signatures.FunctionSignaturesTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in com.laytonsmith.core.compiler.signatures.FunctionSignaturesTest
[INFO] Running com.laytonsmith.core.VarargTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in com.laytonsmith.core.VarargTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 826, Failures: 0, Errors: 0, Skipped: 18
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- checkstyle:3.3.1:check (checkstyle) @ commandhelper ---
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 121 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 46 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 668 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 43 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 304 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 119 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 61 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 359 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 110 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 614 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 682 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 106 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 400 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 141 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 183 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 86 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 296 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 95 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 60 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 125 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 83 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 320 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 630 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 1.2 MB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 255 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 248 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 776 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 196 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 113 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 1.5 MB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 108 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 807 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 250 kB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 20 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 641 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 54 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 901 kB/s)
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 916 kB/s)
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ commandhelper ---
[INFO] Building jar: /var/jenkins_home/workspace/CommandHelper/target/commandhelper-3.3.5-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.2:shade (ShadedBundle) @ commandhelper ---
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/vafer/jdependency/2.10/jdependency-2.10.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.pom (14 kB at 379 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 556 kB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 1.9 MB/s)
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/vafer/jdependency/2.10/jdependency-2.10.jar
[INFO] Downloading from maven-annotation-plugin: https://maven-annotation-plugin.googlecode.com/svn/trunk/mavenrepo/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.10/jdependency-2.10.jar (416 kB at 4.8 MB/s)
[INFO] Downloading from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
[INFO] Downloaded from maven-central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 5.7 MB/s)
[INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
[INFO] Including org.mindrot:jBCrypt:jar:1.0 in the shaded jar.
[INFO] Including org.perf4j:perf4j:jar:0.9.16 in the shaded jar.
[INFO] Including org.xerial:sqlite-jdbc:jar:3.45.2.0 in the shaded jar.
[INFO] Including redis.clients:jedis:jar:5.2.0-beta1 in the shaded jar.
[INFO] Including com.mysql:mysql-connector-j:jar:8.3.0 in the shaded jar.
[INFO] Including postgresql:postgresql:jar:9.1-901-1.jdbc4 in the shaded jar.
[INFO] Including com.microsoft.sqlserver:mssql-jdbc:jar:12.6.1.jre11 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
[INFO] Including org.apache.commons:commons-io:jar:2.4 in the shaded jar.
[INFO] Including com.jcraft:jsch:jar:0.1.55 in the shaded jar.
[INFO] Including net.sourceforge.jchardet:jchardet:jar:1.0 in the shaded jar.
[INFO] Including org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2 in the shaded jar.
[INFO] Including org.brotli:dec:jar:0.1.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.16.1 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.7 in the shaded jar.
[INFO] Including jline:jline:jar:2.14.6 in the shaded jar.
[INFO] Including com.sun.mail:javax.mail:jar:1.6.2 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.22.0 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.22.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.7.5 in the shaded jar.
[INFO] Including com.squareup.okhttp:logging-interceptor:jar:2.7.5 in the shaded jar.
[INFO] Including com.squareup.okio:okio-jvm:jar:3.9.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.21 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar.
[INFO] Including io.gsonfire:gson-fire:jar:1.9.0 in the shaded jar.
[INFO] Including org.threeten:threetenbp:jar:1.6.8 in the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.18.0 from the shaded jar.
[INFO] Excluding com.google.j2objc:j2objc-annotations:jar:2.8 from the shaded jar.
[INFO] Excluding org.joml:joml:jar:1.10.5 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.20-R0.2 from the shaded jar.
[INFO] Excluding io.papermc.paper:paper-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.6 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model-builder:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-artifact:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-builder-support:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.5.1 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding net.kyori:adventure-api:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-key:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-api:jar:1.3.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-string:jar:1.3.0 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:24.1.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.16.0 from the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.5 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.5 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-pool2:jar:2.12.0 from the shaded jar.
[INFO] Excluding org.json:json:jar:20240303 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.25.1 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.2.20 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] No artifact matching filter org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:*
[INFO] No artifact matching filter org.eclipse.xtend:org.eclipse.xtend.lib:jar:*
[INFO] No artifact matching filter org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:*
[INFO] No artifact matching filter org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:*
[INFO] Dependency-reduced POM written at: /var/jenkins_home/workspace/CommandHelper/dependency-reduced-pom.xml
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] commons-codec-1.16.1.jar, kotlin-stdlib-1.9.21.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] activation-1.1.1.jar, commons-codec-1.16.1.jar, javax.mail-1.6.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING] mysql-connector-j-8.3.0.jar, postgresql-9.1-901-1.jdbc4.jar define 1 overlapping resource: 
[WARNING]   - META-INF/services/java.sql.Driver
[WARNING] activation-1.1.1.jar, asm-9.7.jar, commandhelper-3.3.5-SNAPSHOT.jar, commons-codec-1.16.1.jar, dec-0.1.2.jar, jBCrypt-1.0.jar, javax.mail-1.6.2.jar, jchardet-1.0.jar, jedis-5.2.0-beta1.jar, jline-2.14.6.jar, jsch-0.1.55.jar, json-simple-1.1.1.jar, kotlin-stdlib-1.9.21.jar, mysql-connector-j-8.3.0.jar, org.apache.oltu.oauth2.client-1.0.2.jar, perf4j-0.9.16.jar, postgresql-9.1-901-1.jdbc4.jar, snakeyaml-2.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] org.eclipse.lsp4j-0.22.0.jar, org.eclipse.lsp4j.jsonrpc-0.22.0.jar define 1 overlapping resource: 
[WARNING]   - about.html
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ commandhelper ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ commandhelper ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 245 resources from src/main/resources to target/classes
[INFO] Copying 41 resources from src/main/methodscript to target/classes/nativeSource
[INFO] Copying 2 resources from src/main/ms-resources to target/classes/nativeSource
[INFO] 
[INFO] --- compiler:3.12.1:compile (default-compile) @ commandhelper ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/workspace/CommandHelper/target/commandhelper-3.3.5-SNAPSHOT.jar to /var/jenkins_home/workspace/CommandHelper/target/classes
[INFO] 
[INFO] --- exec:3.2.0:java (cache-annotations) @ commandhelper ---
-- Caching annotations --
Scanning for classes in /var/jenkins_home/workspace/CommandHelper/target/classes
Outputting file to directory /var/jenkins_home/workspace/CommandHelper/target/classes
Done writing jarInfo.ser, which took 10055 ms.
-- Checking for custom compile errors --
-- Finished with custom compiler checks --
[INFO] 
[INFO] --- processor:5.0-jdk8-rc3:process (process) @ commandhelper ---
[WARNING] diagnostic: warning: [options] system modules path not set in conjunction with -source 16
No @Override annotations were found to be missing.
Processing com.laytonsmith.core.LifeCycle
Extension 'Core' checks out ok!
[WARNING] diagnostic: /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/SignalHandler.java:7: warning: sun.misc.Signal is internal proprietary API and may be removed in a future release
import sun.misc.Signal;
               ^
[WARNING] diagnostic: /var/jenkins_home/workspace/CommandHelper/src/main/java/com/laytonsmith/PureUtilities/SignalHandler.java:7: warning: sun.misc.Signal is internal proprietary API and may be removed in a future release
import sun.misc.Signal;
               ^
[INFO] diagnostic: Note: Some input files use or override a deprecated API.
[INFO] diagnostic: Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ commandhelper ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ commandhelper ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 72 source files with javac [forked debug deprecation release 16] to target/test-classes
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[3,34] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,40] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[52,13] [deprecation] match(Map<String,Mixed>,String,Mixed,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,40] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[57,13] [deprecation] match(Map<String,Mixed>,String,Mixed,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,38] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[68,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,38] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[73,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,37] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[84,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,41] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,3] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[89,13] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[101,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[106,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[113,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[118,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[125,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,36] [deprecation] PrefilterType in Prefilters has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,4] [deprecation] Prefilters in com.laytonsmith.core.events has been deprecated
[WARNING] /var/jenkins_home/workspace/CommandHelper/src/test/java/com/laytonsmith/core/events/PrefiltersTest.java:[130,14] [deprecation] match(Map<String,Mixed>,String,String,PrefilterType) in Prefilters has been deprecated
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ commandhelper ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- checkstyle:3.3.1:check (checkstyle) @ commandhelper ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ commandhelper ---
[INFO] Building jar: /var/jenkins_home/workspace/CommandHelper/target/commandhelper-3.3.5-SNAPSHOT.jar
[INFO] 
[INFO] --- shade:3.5.2:shade (ShadedBundle) @ commandhelper ---
[INFO] Including com.google.guava:guava:jar:32.1.2-jre in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
[INFO] Including org.mindrot:jBCrypt:jar:1.0 in the shaded jar.
[INFO] Including org.perf4j:perf4j:jar:0.9.16 in the shaded jar.
[INFO] Including org.xerial:sqlite-jdbc:jar:3.45.2.0 in the shaded jar.
[INFO] Including redis.clients:jedis:jar:5.2.0-beta1 in the shaded jar.
[INFO] Including com.mysql:mysql-connector-j:jar:8.3.0 in the shaded jar.
[INFO] Including postgresql:postgresql:jar:9.1-901-1.jdbc4 in the shaded jar.
[INFO] Including com.microsoft.sqlserver:mssql-jdbc:jar:12.6.1.jre11 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:2.2 in the shaded jar.
[INFO] Including org.apache.commons:commons-io:jar:2.4 in the shaded jar.
[INFO] Including com.jcraft:jsch:jar:0.1.55 in the shaded jar.
[INFO] Including net.sourceforge.jchardet:jchardet:jar:1.0 in the shaded jar.
[INFO] Including org.apache.oltu.oauth2:org.apache.oltu.oauth2.client:jar:1.0.2 in the shaded jar.
[INFO] Including org.brotli:dec:jar:0.1.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.16.1 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.7 in the shaded jar.
[INFO] Including jline:jline:jar:2.14.6 in the shaded jar.
[INFO] Including com.sun.mail:javax.mail:jar:1.6.2 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j:jar:0.22.0 in the shaded jar.
[INFO] Including org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:0.22.0 in the shaded jar.
[INFO] Including com.squareup.okhttp:okhttp:jar:2.7.5 in the shaded jar.
[INFO] Including com.squareup.okhttp:logging-interceptor:jar:2.7.5 in the shaded jar.
[INFO] Including com.squareup.okio:okio-jvm:jar:3.9.0 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.21 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar.
[INFO] Including io.gsonfire:gson-fire:jar:1.9.0 in the shaded jar.
[INFO] Including org.threeten:threetenbp:jar:1.6.8 in the shaded jar.
[INFO] Excluding org.spigotmc:spigot-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.google.guava:failureaccess:jar:1.0.1 from the shaded jar.
[INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding com.google.errorprone:error_prone_annotations:jar:2.18.0 from the shaded jar.
[INFO] Excluding com.google.j2objc:j2objc-annotations:jar:2.8 from the shaded jar.
[INFO] Excluding org.joml:joml:jar:1.10.5 from the shaded jar.
[INFO] Excluding net.md-5:bungeecord-chat:jar:1.20-R0.2 from the shaded jar.
[INFO] Excluding io.papermc.paper:paper-api:jar:1.20.4-R0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding it.unimi.dsi:fastutil:jar:8.5.6 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.1 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:2.0.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-resolver-provider:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model-builder:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.26 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-artifact:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.12.0 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-builder-support:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.9.6 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.5.1 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding net.kyori:adventure-api:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-key:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-api:jar:1.3.0 from the shaded jar.
[INFO] Excluding net.kyori:examination-string:jar:1.3.0 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:24.1.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-minimessage:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-gson:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-json:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:option:jar:1.0.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-legacy:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-serializer-plain:jar:4.16.0 from the shaded jar.
[INFO] Excluding net.kyori:adventure-text-logger-slf4j:jar:4.16.0 from the shaded jar.
[INFO] Excluding org.checkerframework:checker-qual:jar:3.33.0 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-commons:jar:9.5 from the shaded jar.
[INFO] Excluding org.ow2.asm:asm-tree:jar:9.5 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-pool2:jar:2.12.0 from the shaded jar.
[INFO] Excluding org.json:json:jar:20240303 from the shaded jar.
[INFO] Excluding com.google.protobuf:protobuf-java:jar:3.25.1 from the shaded jar.
[INFO] Excluding org.apache.oltu.oauth2:org.apache.oltu.oauth2.common:jar:1.0.2 from the shaded jar.
[INFO] Excluding io.swagger.core.v3:swagger-annotations:jar:2.2.20 from the shaded jar.
[INFO] Excluding com.squareup.okio:okio:jar:1.6.0 from the shaded jar.
[INFO] No artifact matching filter org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:*
[INFO] No artifact matching filter org.eclipse.xtend:org.eclipse.xtend.lib:jar:*
[INFO] No artifact matching filter org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:*
[INFO] No artifact matching filter org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:*
[INFO] Dependency-reduced POM written at: /var/jenkins_home/workspace/CommandHelper/dependency-reduced-pom.xml
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] commons-codec-1.16.1.jar, kotlin-stdlib-1.9.21.jar, snakeyaml-2.2.jar define 1 overlapping classes: 
[WARNING]   - META-INF.versions.9.module-info
[WARNING] activation-1.1.1.jar, commons-codec-1.16.1.jar, javax.mail-1.6.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING] mysql-connector-j-8.3.0.jar, postgresql-9.1-901-1.jdbc4.jar define 1 overlapping resource: 
[WARNING]   - META-INF/services/java.sql.Driver
[WARNING] activation-1.1.1.jar, asm-9.7.jar, commandhelper-3.3.5-SNAPSHOT.jar, commons-codec-1.16.1.jar, dec-0.1.2.jar, jBCrypt-1.0.jar, javax.mail-1.6.2.jar, jchardet-1.0.jar, jedis-5.2.0-beta1.jar, jline-2.14.6.jar, jsch-0.1.55.jar, json-simple-1.1.1.jar, kotlin-stdlib-1.9.21.jar, mysql-connector-j-8.3.0.jar, org.apache.oltu.oauth2.client-1.0.2.jar, perf4j-0.9.16.jar, postgresql-9.1-901-1.jdbc4.jar, snakeyaml-2.2.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] org.eclipse.lsp4j-0.22.0.jar, org.eclipse.lsp4j.jsonrpc-0.22.0.jar define 1 overlapping resource: 
[WARNING]   - about.html
[WARNING] maven-shade-plugin has detected that some files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the file is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[WARNING] artifact com.sk89q:commandhelper:jar:full:3.3.5-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ commandhelper ---
[INFO] Installing /var/jenkins_home/workspace/CommandHelper/dependency-reduced-pom.xml to /var/jenkins_home/.m2/repository/com/sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/workspace/CommandHelper/target/commandhelper-3.3.5-SNAPSHOT.jar to /var/jenkins_home/.m2/repository/com/sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/workspace/CommandHelper/target/commandhelper-3.3.5-SNAPSHOT-full.jar to /var/jenkins_home/.m2/repository/com/sk89q/commandhelper/3.3.5-SNAPSHOT/commandhelper-3.3.5-SNAPSHOT-full.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:43 min
[INFO] Finished at: 2024-03-29T07:02:32-06:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data