Skip to content
Success

Console Output

Started by user NATroutter
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /opt/jenkins/workspace/PornHubForJava
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository https://github.com/NATroutter/PornHubForJava
 > git init /opt/jenkins/workspace/PornHubForJava # timeout=10
Fetching upstream changes from https://github.com/NATroutter/PornHubForJava
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://github.com/NATroutter/PornHubForJava +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NATroutter/PornHubForJava # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f0ace69f17af7e137ae4632df1a0adf14dabaf33 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0ace69f17af7e137ae4632df1a0adf14dabaf33 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master f0ace69f17af7e137ae4632df1a0adf14dabaf33 # timeout=10
Commit message: "updated README.md"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn clean package
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< fi.natroutter:PornHubForJava >--------------------
[INFO] Building PornHubForJava 2.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom
Progress (1): 1.4/9.8 kB
Progress (1): 2.8/9.8 kB
Progress (1): 4.1/9.8 kB
Progress (1): 5.5/9.8 kB
Progress (1): 6.9/9.8 kB
Progress (1): 8.3/9.8 kB
Progress (1): 9.7/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar
Progress (1): 16/66 kB
Progress (1): 33/66 kB
Progress (1): 49/66 kB
Progress (1): 66/66 kB
Progress (1): 66 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.1/jsoup-1.15.1.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.1/jsoup-1.15.1.pom (13 kB at 2.1 MB/s)
[INFO] Artifact org.projectlombok:lombok:pom:1.18.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.projectlombok:lombok:pom:1.18.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom
Progress (1): 16 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 2.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 163 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Progress (1): 4.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 848 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Progress (1): 5.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Progress (1): 4.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 938 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Progress (1): 4.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 831 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 670 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 440 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Progress (1): 12 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 490 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 346 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Progress (1): 16/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 3.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Progress (1): 16/40 kB
Progress (1): 32/40 kB
Progress (1): 40 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 4.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 629 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
Progress (1): 5.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Progress (1): 16/42 kB
Progress (1): 33/42 kB
Progress (1): 42 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 7.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
Progress (1): 8.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
Progress (1): 4.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 903 kB/s)
[INFO] Artifact org.projectlombok:lombok:jar:1.18.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.projectlombok:lombok:jar:1.18.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.1/jsoup-1.15.1.jar
Progress (1): 16/429 kB
Progress (1): 32/429 kB
Progress (1): 49/429 kB
Progress (1): 65/429 kB
Progress (1): 81/429 kB
Progress (1): 98/429 kB
Progress (1): 114/429 kB
Progress (1): 130/429 kB
Progress (1): 147/429 kB
Progress (1): 163/429 kB
Progress (1): 180/429 kB
Progress (1): 196/429 kB
Progress (1): 212/429 kB
Progress (1): 229/429 kB
Progress (1): 245/429 kB
Progress (1): 262/429 kB
Progress (1): 278/429 kB
Progress (1): 294/429 kB
Progress (1): 311/429 kB
Progress (1): 327/429 kB
Progress (1): 343/429 kB
Progress (1): 360/429 kB
Progress (1): 376/429 kB
Progress (1): 393/429 kB
Progress (1): 402/429 kB
Progress (1): 418/429 kB
Progress (1): 429 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.15.1/jsoup-1.15.1.jar (429 kB at 23 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Progress (1): 16/35 kB
Progress (1): 32/35 kB
Progress (1): 35 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 5.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Progress (1): 16/41 kB
Progress (2): 16/41 kB | 1.4/128 kB
Progress (2): 33/41 kB | 1.4/128 kB
Progress (2): 33/41 kB | 2.8/128 kB
Progress (3): 33/41 kB | 2.8/128 kB | 1.4/4.2 kB
Progress (3): 33/41 kB | 4.1/128 kB | 1.4/4.2 kB
Progress (3): 41 kB | 4.1/128 kB | 1.4/4.2 kB   
Progress (3): 41 kB | 5.5/128 kB | 1.4/4.2 kB
Progress (3): 41 kB | 5.5/128 kB | 2.8/4.2 kB
Progress (3): 41 kB | 6.9/128 kB | 2.8/4.2 kB
Progress (3): 41 kB | 6.9/128 kB | 4.1/4.2 kB
Progress (3): 41 kB | 8.3/128 kB | 4.1/4.2 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 3.0 MB/s)
Progress (2): 9.7/128 kB | 4.1/4.2 kB
Progress (2): 9.7/128 kB | 4.2 kB    
Progress (2): 11/128 kB | 4.2 kB 
                                
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Progress (2): 12/128 kB | 4.2 kB
Progress (2): 14/128 kB | 4.2 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 263 kB/s)
Progress (1): 15/128 kB
                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Progress (1): 17/128 kB
Progress (1): 18/128 kB
Progress (1): 19/128 kB
Progress (1): 21/128 kB
Progress (1): 22/128 kB
Progress (1): 23/128 kB
Progress (1): 25/128 kB
Progress (1): 26/128 kB
Progress (1): 28/128 kB
Progress (1): 29/128 kB
Progress (1): 30/128 kB
Progress (1): 32/128 kB
Progress (1): 33/128 kB
Progress (1): 34/128 kB
Progress (2): 34/128 kB | 16/54 kB
Progress (2): 36/128 kB | 16/54 kB
Progress (3): 36/128 kB | 16/54 kB | 1.4/285 kB
Progress (3): 36/128 kB | 32/54 kB | 1.4/285 kB
Progress (3): 37/128 kB | 32/54 kB | 1.4/285 kB
Progress (3): 37/128 kB | 32/54 kB | 2.8/285 kB
Progress (3): 37/128 kB | 49/54 kB | 2.8/285 kB
Progress (3): 39/128 kB | 49/54 kB | 2.8/285 kB
Progress (3): 39/128 kB | 54 kB | 2.8/285 kB   
Progress (3): 39/128 kB | 54 kB | 4.1/285 kB
Progress (3): 40/128 kB | 54 kB | 4.1/285 kB
Progress (3): 40/128 kB | 54 kB | 5.5/285 kB
Progress (3): 41/128 kB | 54 kB | 5.5/285 kB
Progress (3): 41/128 kB | 54 kB | 6.9/285 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 2.4 MB/s)
Progress (2): 41/128 kB | 8.3/285 kB
Progress (2): 43/128 kB | 8.3/285 kB
Progress (2): 43/128 kB | 9.7/285 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
Progress (2): 44/128 kB | 9.7/285 kB
Progress (2): 44/128 kB | 11/285 kB 
Progress (2): 46/128 kB | 11/285 kB
Progress (2): 46/128 kB | 12/285 kB
Progress (2): 47/128 kB | 12/285 kB
Progress (2): 47/128 kB | 14/285 kB
Progress (2): 48/128 kB | 14/285 kB
Progress (2): 48/128 kB | 15/285 kB
Progress (2): 50/128 kB | 15/285 kB
Progress (2): 50/128 kB | 16/285 kB
Progress (2): 51/128 kB | 16/285 kB
Progress (2): 52/128 kB | 16/285 kB
Progress (2): 54/128 kB | 16/285 kB
Progress (2): 54/128 kB | 32/285 kB
Progress (2): 55/128 kB | 32/285 kB
Progress (2): 57/128 kB | 32/285 kB
Progress (2): 58/128 kB | 32/285 kB
Progress (2): 58/128 kB | 49/285 kB
Progress (3): 58/128 kB | 49/285 kB | 16/51 kB
Progress (3): 58/128 kB | 65/285 kB | 16/51 kB
Progress (3): 59/128 kB | 65/285 kB | 16/51 kB
Progress (3): 59/128 kB | 81/285 kB | 16/51 kB
Progress (3): 59/128 kB | 81/285 kB | 33/51 kB
Progress (3): 61/128 kB | 81/285 kB | 33/51 kB
Progress (3): 61/128 kB | 98/285 kB | 33/51 kB
Progress (3): 61/128 kB | 98/285 kB | 49/51 kB
Progress (3): 62/128 kB | 98/285 kB | 49/51 kB
Progress (3): 62/128 kB | 98/285 kB | 51 kB   
Progress (3): 62/128 kB | 114/285 kB | 51 kB
Progress (3): 63/128 kB | 114/285 kB | 51 kB
Progress (3): 63/128 kB | 131/285 kB | 51 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.7 MB/s)
Progress (2): 80/128 kB | 131/285 kB
Progress (2): 80/128 kB | 147/285 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Progress (2): 96/128 kB | 147/285 kB
Progress (2): 96/128 kB | 163/285 kB
Progress (2): 112/128 kB | 163/285 kB
Progress (2): 112/128 kB | 180/285 kB
Progress (2): 128 kB | 180/285 kB    
Progress (2): 128 kB | 196/285 kB
Progress (2): 128 kB | 212/285 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 3.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
Progress (1): 229/285 kB
Progress (1): 245/285 kB
Progress (1): 262/285 kB
Progress (1): 278/285 kB
Progress (1): 285 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 8.4 MB/s)
Progress (1): 16/249 kB
Progress (1): 33/249 kB
Progress (1): 49/249 kB
Progress (1): 66/249 kB
Progress (1): 82/249 kB
Progress (1): 98/249 kB
Progress (1): 115/249 kB
Progress (2): 115/249 kB | 16/233 kB
Progress (2): 131/249 kB | 16/233 kB
Progress (2): 147/249 kB | 16/233 kB
Progress (2): 147/249 kB | 32/233 kB
Progress (2): 164/249 kB | 32/233 kB
Progress (2): 180/249 kB | 32/233 kB
Progress (2): 180/249 kB | 49/233 kB
Progress (2): 197/249 kB | 49/233 kB
Progress (2): 197/249 kB | 65/233 kB
Progress (2): 213/249 kB | 65/233 kB
Progress (2): 213/249 kB | 81/233 kB
Progress (2): 229/249 kB | 81/233 kB
Progress (2): 229/249 kB | 98/233 kB
Progress (2): 246/249 kB | 98/233 kB
Progress (2): 249 kB | 98/233 kB    
Progress (2): 249 kB | 114/233 kB
Progress (2): 249 kB | 130/233 kB
Progress (2): 249 kB | 147/233 kB
Progress (2): 249 kB | 163/233 kB
Progress (2): 249 kB | 180/233 kB
Progress (2): 249 kB | 196/233 kB
Progress (2): 249 kB | 212/233 kB
Progress (2): 249 kB | 229/233 kB
Progress (2): 249 kB | 233 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.5 MB/s)
Progress (2): 249 kB | 1.4/85 kB
Progress (3): 249 kB | 1.4/85 kB | 1.4/242 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 4.8 MB/s)
Progress (2): 2.8/85 kB | 1.4/242 kB
Progress (2): 2.8/85 kB | 2.8/242 kB
Progress (2): 4.1/85 kB | 2.8/242 kB
Progress (2): 4.1/85 kB | 4.1/242 kB
Progress (2): 5.5/85 kB | 4.1/242 kB
Progress (2): 5.5/85 kB | 5.5/242 kB
Progress (2): 6.9/85 kB | 5.5/242 kB
Progress (2): 6.9/85 kB | 6.9/242 kB
Progress (2): 8.3/85 kB | 6.9/242 kB
Progress (2): 8.3/85 kB | 8.3/242 kB
Progress (2): 9.7/85 kB | 8.3/242 kB
Progress (2): 9.7/85 kB | 9.7/242 kB
Progress (2): 11/85 kB | 9.7/242 kB 
Progress (2): 11/85 kB | 11/242 kB 
Progress (2): 12/85 kB | 11/242 kB
Progress (2): 12/85 kB | 12/242 kB
Progress (2): 14/85 kB | 12/242 kB
Progress (2): 14/85 kB | 14/242 kB
Progress (2): 15/85 kB | 14/242 kB
Progress (2): 15/85 kB | 15/242 kB
Progress (2): 17/85 kB | 15/242 kB
Progress (2): 17/85 kB | 17/242 kB
Progress (2): 18/85 kB | 17/242 kB
Progress (2): 18/85 kB | 18/242 kB
Progress (2): 19/85 kB | 18/242 kB
Progress (2): 19/85 kB | 19/242 kB
Progress (2): 21/85 kB | 19/242 kB
Progress (2): 21/85 kB | 21/242 kB
Progress (2): 22/85 kB | 21/242 kB
Progress (2): 22/85 kB | 22/242 kB
Progress (2): 23/85 kB | 22/242 kB
Progress (2): 23/85 kB | 23/242 kB
Progress (2): 25/85 kB | 23/242 kB
Progress (2): 25/85 kB | 25/242 kB
Progress (2): 26/85 kB | 25/242 kB
Progress (2): 26/85 kB | 26/242 kB
Progress (2): 28/85 kB | 26/242 kB
Progress (2): 28/85 kB | 28/242 kB
Progress (2): 29/85 kB | 28/242 kB
Progress (2): 29/85 kB | 29/242 kB
Progress (2): 30/85 kB | 29/242 kB
Progress (2): 30/85 kB | 30/242 kB
Progress (2): 32/85 kB | 30/242 kB
Progress (2): 32/85 kB | 32/242 kB
Progress (2): 33/85 kB | 32/242 kB
Progress (2): 33/85 kB | 33/242 kB
Progress (2): 34/85 kB | 33/242 kB
Progress (2): 34/85 kB | 34/242 kB
Progress (2): 36/85 kB | 34/242 kB
Progress (2): 36/85 kB | 36/242 kB
Progress (2): 37/85 kB | 36/242 kB
Progress (2): 37/85 kB | 37/242 kB
Progress (2): 39/85 kB | 37/242 kB
Progress (2): 39/85 kB | 39/242 kB
Progress (2): 40/85 kB | 39/242 kB
Progress (2): 40/85 kB | 40/242 kB
Progress (2): 41/85 kB | 40/242 kB
Progress (2): 41/85 kB | 41/242 kB
Progress (2): 43/85 kB | 41/242 kB
Progress (2): 43/85 kB | 43/242 kB
Progress (2): 44/85 kB | 43/242 kB
Progress (2): 44/85 kB | 44/242 kB
Progress (2): 46/85 kB | 44/242 kB
Progress (2): 46/85 kB | 46/242 kB
Progress (2): 47/85 kB | 46/242 kB
Progress (2): 47/85 kB | 47/242 kB
Progress (2): 48/85 kB | 47/242 kB
Progress (2): 48/85 kB | 48/242 kB
Progress (2): 50/85 kB | 48/242 kB
Progress (2): 50/85 kB | 50/242 kB
Progress (2): 51/85 kB | 50/242 kB
Progress (2): 51/85 kB | 51/242 kB
Progress (2): 52/85 kB | 51/242 kB
Progress (2): 52/85 kB | 52/242 kB
Progress (2): 54/85 kB | 52/242 kB
Progress (2): 54/85 kB | 54/242 kB
Progress (2): 55/85 kB | 54/242 kB
Progress (2): 55/85 kB | 55/242 kB
Progress (2): 57/85 kB | 55/242 kB
Progress (2): 57/85 kB | 57/242 kB
Progress (2): 58/85 kB | 57/242 kB
Progress (2): 58/85 kB | 58/242 kB
Progress (2): 59/85 kB | 58/242 kB
Progress (2): 59/85 kB | 59/242 kB
Progress (2): 61/85 kB | 59/242 kB
Progress (2): 61/85 kB | 61/242 kB
Progress (2): 62/85 kB | 61/242 kB
Progress (2): 62/85 kB | 62/242 kB
Progress (2): 63/85 kB | 62/242 kB
Progress (2): 64/85 kB | 62/242 kB
Progress (2): 64/85 kB | 78/242 kB
Progress (2): 80/85 kB | 78/242 kB
Progress (2): 80/85 kB | 94/242 kB
Progress (2): 85 kB | 94/242 kB   
Progress (2): 85 kB | 111/242 kB
Progress (2): 85 kB | 127/242 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 1.2 MB/s)
Progress (1): 143/242 kB
Progress (1): 160/242 kB
Progress (1): 176/242 kB
Progress (1): 193/242 kB
Progress (1): 209/242 kB
Progress (1): 225/242 kB
Progress (1): 242/242 kB
Progress (1): 242 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 3.1 MB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ PornHubForJava ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ PornHubForJava ---
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/PornHubForJava/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ PornHubForJava ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 994 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 1.0 MB/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:pom:9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 211 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
Progress (1): 8.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 536 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 228 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom
Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 241 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 441 kB/s)
[INFO] Artifact org.ow2.asm:asm:jar:9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
Progress (1): 16/55 kB
Progress (1): 32/55 kB
Progress (1): 49/55 kB
Progress (1): 55 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 5.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (0 B at 0 B/s)
Progress (1): 16/267 kB
Progress (1): 33/267 kB
Progress (1): 49/267 kB
Progress (2): 49/267 kB | 4.7 kB
Progress (3): 49/267 kB | 4.7 kB | 16/27 kB
Progress (3): 66/267 kB | 4.7 kB | 16/27 kB
Progress (4): 66/267 kB | 4.7 kB | 16/27 kB | 16/23 kB
Progress (4): 66/267 kB | 4.7 kB | 27 kB | 16/23 kB   
Progress (4): 66/267 kB | 4.7 kB | 27 kB | 23 kB   
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 776 kB/s)
Progress (3): 82/267 kB | 27 kB | 23 kB
Progress (3): 98/267 kB | 27 kB | 23 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 3.9 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 3.3 MB/s)
Progress (1): 115/267 kB
Progress (1): 131/267 kB
Progress (1): 147/267 kB
Progress (1): 164/267 kB
Progress (1): 180/267 kB
Progress (1): 197/267 kB
Progress (1): 213/267 kB
Progress (1): 229/267 kB
Progress (1): 246/267 kB
Progress (1): 262/267 kB
Progress (1): 267 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 27 MB/s)
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 4 source files with javac [debug target 17] to target/classes
[INFO] 
[INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ PornHubForJava >>>
[INFO] 
[INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ PornHubForJava <<<
[INFO] 
[INFO] 
[INFO] --- source:3.2.1:jar (attach-sources) @ PornHubForJava ---
[INFO] Building jar: /opt/jenkins/workspace/PornHubForJava/target/PornHubForJava-2.0.0-sources.jar
[INFO] 
[INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ PornHubForJava ---
[ERROR] Error fetching link: /opt/jenkins/workspace/PornHubForJava/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] Loading source files for package fi.natroutter.pornhubforjava.objects...
[WARNING] Loading source files for package fi.natroutter.pornhubforjava...
[WARNING] Constructing Javadoc information...
[WARNING] Building index for all the packages and classes...
[WARNING] Standard Doclet version 17.0.9+9-Debian-1deb12u1
[WARNING] Building tree for all the packages and classes...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/CLI.html...
[WARNING] /opt/jenkins/workspace/PornHubForJava/src/main/java/fi/natroutter/pornhubforjava/CLI.java:29: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/PornHubForJava.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/PornStar.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/VideoData.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/package-summary.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/package-tree.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/package-summary.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/package-tree.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/class-use/VideoData.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/class-use/PornStar.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/class-use/PornHubForJava.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/class-use/CLI.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/package-use.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/fi/natroutter/pornhubforjava/objects/package-use.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/overview-tree.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/index.html...
[WARNING] Building index for all classes...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/allclasses-index.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/allpackages-index.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/index-all.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/overview-summary.html...
[WARNING] Generating /opt/jenkins/workspace/PornHubForJava/target/apidocs/help-doc.html...
[WARNING] 1 warning
[INFO] Building jar: /opt/jenkins/workspace/PornHubForJava/target/PornHubForJava-2.0.0-javadoc.jar
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ PornHubForJava ---
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/PornHubForJava/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ PornHubForJava ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ PornHubForJava ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.1.0:jar (default-jar) @ PornHubForJava ---
[INFO] Building jar: /opt/jenkins/workspace/PornHubForJava/target/PornHubForJava-2.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.410 s
[INFO] Finished at: 2024-01-26T19:54:42+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] script
[Pipeline] {
[Pipeline] readMavenPom
[Pipeline] readMavenPom
[Pipeline] readMavenPom
[Pipeline] readMavenPom
[Pipeline] readMavenPom
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive artifacts)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish javadoc)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] javadoc
Publishing Javadoc
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish artifacts)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] nexusArtifactUploader
Uploading artifact PornHubForJava-2.0.0.jar started....
GroupId: fi.natroutter
ArtifactId: PornHubForJava
Classifier: 
Type: jar
Version: 2.0.0
File: PornHubForJava-2.0.0.jar
Repository:NAT-Software
Uploading artifact PornHubForJava-2.0.0-sources.jar started....
GroupId: fi.natroutter
ArtifactId: PornHubForJava
Classifier: sources
Type: jar
Version: 2.0.0
File: PornHubForJava-2.0.0-sources.jar
Repository:NAT-Software
Uploading artifact PornHubForJava-2.0.0-javadoc.jar started....
GroupId: fi.natroutter
ArtifactId: PornHubForJava
Classifier: javadoc
Type: jar
Version: 2.0.0
File: PornHubForJava-2.0.0-javadoc.jar
Repository:NAT-Software
Uploading: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0.jar
27 % completed (4.1 kB / 15 kB).
54 % completed (8.2 kB / 15 kB).
81 % completed (12 kB / 15 kB).
100 % completed (15 kB / 15 kB).
Uploaded: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0.jar (15 kB at 28 kB/s)
Uploading: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0-sources.jar
Uploaded: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0-sources.jar (8.4 kB at 21 kB/s)
Uploading: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0-javadoc.jar
Uploaded: https://hub.nat.gg/nexus/repository/NAT-Software/fi/natroutter/PornHubForJava/2.0.0/PornHubForJava-2.0.0-javadoc.jar (97 kB at 242 kB/s)
Uploading artifact PornHubForJava-2.0.0.jar completed.
Uploading artifact PornHubForJava-2.0.0-sources.jar completed.
Uploading artifact PornHubForJava-2.0.0-javadoc.jar completed.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Finishing)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] discordSend
Sending notification to Discord.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS