Started by GitHub push by ME1312
Building in workspace /var/lib/jenkins/workspace/SubData
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ME1312/SubData-2.git
> git init /var/lib/jenkins/workspace/SubData # timeout=10
Fetching upstream changes from https://github.com/ME1312/SubData-2.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/ME1312/SubData-2.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/ME1312/SubData-2.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/ME1312/SubData-2.git # timeout=10
Fetching upstream changes from https://github.com/ME1312/SubData-2.git
> git fetch --tags --progress https://github.com/ME1312/SubData-2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3ea92e2a37f0c306fe417d47b159445cc81d523e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3ea92e2a37f0c306fe417d47b159445cc81d523e
Commit message: "Allow different key types in ObjectMap Packets"
> git rev-list --no-walk f3c1b8754a9b7a959c9e8a42b061e6cf987c8f50 # timeout=10
[SubData] $ /usr/bin/env bash /tmp/jenkins4792739467234965819.sh
Getting version from file: /var/lib/jenkins/workspace/SubData/build.txt
Loaded version is 19w13b
Setting build name to '19w13b'
[SubData] $ mvn verify
[[1;34mINFO[m] Scanning for projects...
[[1;31mERROR[m] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module /var/lib/jenkins/workspace/SubData/Server/test of /var/lib/jenkins/workspace/SubData/pom.xml does not exist @
[ERROR] Child module /var/lib/jenkins/workspace/SubData/Client/test of /var/lib/jenkins/workspace/SubData/pom.xml does not exist @
@
[[1;31mERROR[m] The build could not read 1 project -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] The project net.ME1312.SubData:SubData:-PLACEHOLDER (/var/lib/jenkins/workspace/SubData/pom.xml) has 2 errors
[[1;31mERROR[m] Child module /var/lib/jenkins/workspace/SubData/Server/test of /var/lib/jenkins/workspace/SubData/pom.xml does not exist
[[1;31mERROR[m] Child module /var/lib/jenkins/workspace/SubData/Client/test of /var/lib/jenkins/workspace/SubData/pom.xml does not exist
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE