FailedConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1718-teamD-ligaaas-rest ---
[INFO] Deleting /var/lib/jenkins/workspace/LIGAaaS Team D/rest/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-unit-test) @ dgss1718-teamD-ligaaas-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/var/lib/jenkins/workspace/LIGAaaS Team D/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LIGAaaS Team D/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ dgss1718-teamD-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ dgss1718-teamD-ligaaas-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/LIGAaaS Team D/rest/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ dgss1718-teamD-ligaaas-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ dgss1718-teamD-ligaaas-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LIGAaaS Team D/rest/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/LIGAaaS Team D/rest/src/test/java/es/uvigo/esei/dgss/teamd/ligaaas/rest/RestIntegrationTestSuite.java:[10,5] cannot find symbol
  symbol: class CompetitonRestUnitTest
[INFO] 1 error
[INFO] -------------------------------------------------------------