Established TCP socket on 41705 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/PermissionsEx/pom.xml clean package install [INFO] Scanning for projects... [INFO] [INFO] ----------------------< ru.tehkode:PermissionsEx >---------------------- [INFO] Building PermissionsEx 1.23.5-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)] [WARNING] org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [pex-repo (http://pex-repo.aoeu.xyz, default, releases+snapshots)] [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ PermissionsEx --- [INFO] Deleting /var/jenkins_home/workspace/PermissionsEx/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ PermissionsEx --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:2.0.2:compile (default-compile) @ PermissionsEx --- [INFO] Compiling 59 source files to /var/jenkins_home/workspace/PermissionsEx/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ PermissionsEx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/PermissionsEx/src/test/resources [INFO] [INFO] --- compiler:2.0.2:testCompile (default-testCompile) @ PermissionsEx --- [INFO] Compiling 3 source files to /var/jenkins_home/workspace/PermissionsEx/target/test-classes [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ PermissionsEx --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running ru.tehkode.utils.DateUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in ru.tehkode.utils.DateUtilsTest [INFO] Running ru.tehkode.permissions.RegExpMatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in ru.tehkode.permissions.RegExpMatcherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ PermissionsEx --- [INFO] Building jar: /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT.jar [INFO] [INFO] --- shade:2.1:shade (default) @ PermissionsEx --- [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.10 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.1 in the shaded jar. [INFO] Including commons-dbcp:commons-dbcp:jar:1.4 in the shaded jar. [INFO] Including commons-pool:commons-pool:jar:1.5.4 in the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:unspecified in the shaded jar. [WARNING] junit-4.10.jar, hamcrest-core-1.1.jar define 21 overlappping classes: [WARNING] - org.hamcrest.internal.SelfDescribingValue [WARNING] - org.hamcrest.Description [WARNING] - org.hamcrest.CoreMatchers [WARNING] - org.hamcrest.core.AllOf [WARNING] - org.hamcrest.SelfDescribing [WARNING] - org.hamcrest.core.IsSame [WARNING] - org.hamcrest.BaseDescription [WARNING] - org.hamcrest.core.DescribedAs [WARNING] - org.hamcrest.Factory [WARNING] - org.hamcrest.internal.ArrayIterator [WARNING] - 11 more... [WARNING] maven-shade-plugin has detected that some .class files [WARNING] are present in two or more JARs. When this happens, only [WARNING] one single version of the class is copied in the uberjar. [WARNING] Usually this is not harmful and you can skeep these [WARNING] warnings, otherwise try to manually exclude artifacts [WARNING] based on mvn dependency:tree -Ddetail=true and the above [WARNING] output [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT.jar with /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT-shaded.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ PermissionsEx --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:2.0.2:compile (default-compile) @ PermissionsEx --- [INFO] Compiling 1 source file to /var/jenkins_home/workspace/PermissionsEx/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ PermissionsEx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/PermissionsEx/src/test/resources [INFO] [INFO] --- compiler:2.0.2:testCompile (default-testCompile) @ PermissionsEx --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ PermissionsEx --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ PermissionsEx --- [INFO] [INFO] --- shade:2.1:shade (default) @ PermissionsEx --- [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Including junit:junit:jar:4.10 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.1 in the shaded jar. [INFO] Including commons-dbcp:commons-dbcp:jar:1.4 in the shaded jar. [INFO] Including commons-pool:commons-pool:jar:1.5.4 in the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:unspecified in the shaded jar. [WARNING] junit-4.10.jar, hamcrest-core-1.1.jar, PermissionsEx-1.23.5-SNAPSHOT.jar define 21 overlappping classes: [WARNING] - org.hamcrest.internal.SelfDescribingValue [WARNING] - org.hamcrest.Description [WARNING] - org.hamcrest.CoreMatchers [WARNING] - org.hamcrest.core.AllOf [WARNING] - org.hamcrest.SelfDescribing [WARNING] - org.hamcrest.core.IsSame [WARNING] - org.hamcrest.BaseDescription [WARNING] - org.hamcrest.core.DescribedAs [WARNING] - org.hamcrest.Factory [WARNING] - org.hamcrest.internal.ArrayIterator [WARNING] - 11 more... [WARNING] json-simple-1.1.1.jar, PermissionsEx-1.23.5-SNAPSHOT.jar define 12 overlappping classes: [WARNING] - org.json.simple.JSONStreamAware [WARNING] - org.json.simple.parser.ContentHandler [WARNING] - org.json.simple.parser.ContainerFactory [WARNING] - org.json.simple.parser.JSONParser [WARNING] - org.json.simple.parser.Yytoken [WARNING] - org.json.simple.JSONObject [WARNING] - org.json.simple.parser.ParseException [WARNING] - org.json.simple.ItemList [WARNING] - org.json.simple.JSONArray [WARNING] - org.json.simple.parser.Yylex [WARNING] - 2 more... [WARNING] gson-2.10.jar, PermissionsEx-1.23.5-SNAPSHOT.jar define 1 overlappping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] junit-4.10.jar, PermissionsEx-1.23.5-SNAPSHOT.jar define 231 overlappping classes: [WARNING] - org.junit.AfterClass [WARNING] - org.junit.experimental.theories.Theories$TheoryAnchor$1$1 [WARNING] - org.junit.runners.ParentRunner [WARNING] - org.junit.rules.Timeout [WARNING] - org.junit.experimental.max.MaxHistory$RememberingListener [WARNING] - org.junit.Before [WARNING] - org.junit.package-info [WARNING] - org.junit.internal.runners.MethodRoadie$1$1 [WARNING] - org.junit.runners.model.NoGenericTypeParametersValidator [WARNING] - org.junit.runner.Result$1 [WARNING] - 221 more... [WARNING] maven-shade-plugin has detected that some .class files [WARNING] are present in two or more JARs. When this happens, only [WARNING] one single version of the class is copied in the uberjar. [WARNING] Usually this is not harmful and you can skeep these [WARNING] warnings, otherwise try to manually exclude artifacts [WARNING] based on mvn dependency:tree -Ddetail=true and the above [WARNING] output [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT.jar with /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT-shaded.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ PermissionsEx --- [INFO] Installing /var/jenkins_home/workspace/PermissionsEx/pom.xml to /var/jenkins_home/.m2/repository/ru/tehkode/PermissionsEx/1.23.5-SNAPSHOT/PermissionsEx-1.23.5-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/workspace/PermissionsEx/target/PermissionsEx-1.23.5-SNAPSHOT.jar to /var/jenkins_home/.m2/repository/ru/tehkode/PermissionsEx/1.23.5-SNAPSHOT/PermissionsEx-1.23.5-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.124 s [INFO] Finished at: 2024-02-28T02:38:51-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data