Skip to content
Success

Console Output

Started by GitBucket push by Brokkonaut
Baue in Arbeitsbereich /home/tomcat/.jenkins/workspace/CubesideStatistics
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse 30ba1b125eaf2dc916e540ad54643042993a5a40^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 30ba1b125eaf2dc916e540ad54643042993a5a40 # timeout=10
Checking out Revision 30ba1b125eaf2dc916e540ad54643042993a5a40 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ba1b125eaf2dc916e540ad54643042993a5a40
Commit message: "Method to get all statistics keys"
 > git rev-list --no-walk 3e088d5f4f439008d4dfbdc3880091744ced4631 # timeout=10
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=13
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideStatistics 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
2 KB   
       
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
2 KB   
       
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec)
2/2 KB   
         
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180621.025251-89.pom
         
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180621.025251-89.pom (0 B at 0.0 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
602/602 B   
602/602 B   602 B   
                    
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 2.2 KB/sec)
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 1.9 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20180621.025240-89.pom
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20180621.025240-89.pom (0 B at 0.0 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
                    
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180621.025251-89.jar
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180621.025251-89.jar (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideStatistics ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideStatistics ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideStatistics ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml
784 B               
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml (784 B at 40.3 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20180627.013920-9.jar
2/76 KB   
4/76 KB   
6/76 KB   
8/76 KB   
10/76 KB   
12/76 KB   
14/76 KB   
16/76 KB   
18/76 KB   
20/76 KB   
22/76 KB   
24/76 KB   
26/76 KB   
28/76 KB   
30/76 KB   
32/76 KB   
34/76 KB   
36/76 KB   
38/76 KB   
40/76 KB   
42/76 KB   
44/76 KB   
46/76 KB   
48/76 KB   
50/76 KB   
52/76 KB   
54/76 KB   
56/76 KB   
58/76 KB   
60/76 KB   
62/76 KB   
64/76 KB   
66/76 KB   
68/76 KB   
70/76 KB   
72/76 KB   
74/76 KB   
76/76 KB   
           
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20180627.013920-9.jar (76 KB at 1134.2 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20180627.013920-9.pom
2/3 KB     
3/3 KB   
         
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-20180627.013920-9.pom (3 KB at 97.2 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
294 B    
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (294 B at 16.0 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml
784/784 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/maven-metadata.xml (784 B at 54.7 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
294/294 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (294 B at 19.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.456 s
[INFO] Finished at: 2018-06-27T03:39:20+02:00
[INFO] Final Memory: 28M/735M
[INFO] ------------------------------------------------------------------------
Archiviere Artefakte
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS