Started by GitLab push by Mark Hoffmann Running as SYSTEM Building in workspace /var/jenkins_home/workspace/DIM-TrackMe-Android using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/trackme-android.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/trackme-android.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/trackme-android.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit d5e634fea8a0c6d2770faf03258bed5a14c60126, since it originates from another repository > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision d5e634fea8a0c6d2770faf03258bed5a14c60126 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f d5e634fea8a0c6d2770faf03258bed5a14c60126 Commit message: "csv dist and distPrev" > git rev-list --no-walk a9df8c2480acf19102809ce5ae3a019e37976833 # timeout=10 [Gradle] - Launching build. [DIM-TrackMe-Android] $ /var/jenkins_home/workspace/DIM-TrackMe-Android/gradlew -x lint clean build assembleDebug Downloading https://services.gradle.org/distributions/gradle-5.6.4-all.zip ..................................................................................................................................... Unzipping /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.6.4-all/ankdp27end7byghfw1q2sw75f/gradle-5.6.4-all.zip to /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.6.4-all/ankdp27end7byghfw1q2sw75f Set executable permissions for: /var/jenkins_home/workspace/DIM-TrackMe-Android/wrapper/dists/gradle-5.6.4-all/ankdp27end7byghfw1q2sw75f/gradle-5.6.4/bin/gradle Welcome to Gradle 5.6.4! Here are the highlights of this release: - Incremental Groovy compilation - Groovy compile avoidance - Test fixtures for Java projects - Manage plugin versions via settings script For more details see https://docs.gradle.org/5.6.4/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean > Task :app:clean > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:compileDebugAidl NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:writeDebugApplicationId > Task :app:generateSafeArgsDebug > Task :app:javaPreCompileDebug > Task :app:mainApkListPersistenceDebug > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug > Task :app:processDebugManifest > Task :app:mergeDebugResources > Task :app:processDebugResources > Task :app:compileDebugJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :app:compileDebugSources > Task :app:mergeDebugShaders > Task :app:compileDebugShaders > Task :app:generateDebugAssets > Task :app:mergeDebugAssets > Task :app:processDebugJavaRes > Task :app:mergeDebugJavaResource > Task :app:checkDebugDuplicateClasses > Task :app:desugarDebugFileDependencies > Task :app:dexBuilderDebug > Task :app:mergeLibDexDebug > Task :app:mergeDebugJniLibFolders > Task :app:validateSigningDebug > Task :app:preReleaseBuild UP-TO-DATE > Task :app:compileReleaseAidl NO-SOURCE > Task :app:compileReleaseRenderscript NO-SOURCE > Task :app:generateReleaseBuildConfig > Task :app:writeReleaseApplicationId > Task :app:generateSafeArgsRelease > Task :app:mainApkListPersistenceRelease > Task :app:generateReleaseResValues > Task :app:generateReleaseResources > Task :app:createReleaseCompatibleScreenManifests > Task :app:extractDeepLinksRelease > Task :app:processReleaseManifest > Task :app:javaPreCompileRelease > Task :app:mergeProjectDexDebug > Task :app:mergeDebugNativeLibs > Task :app:stripDebugDebugSymbols > Task :app:mergeReleaseResources > Task :app:processReleaseResources > Task :app:compileReleaseJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :app:compileReleaseSources > Task :app:prepareLintJar > Task :app:lintVitalRelease > Task :app:checkReleaseDuplicateClasses > Task :app:dexBuilderRelease > Task :app:mergeExtDexDebug > Task :app:packageDebug > Task :app:assembleDebug > Task :app:desugarReleaseFileDependencies > Task :app:mergeReleaseShaders > Task :app:compileReleaseShaders > Task :app:generateReleaseAssets > Task :app:mergeReleaseAssets > Task :app:processReleaseJavaRes > Task :app:mergeReleaseJniLibFolders > Task :app:preDebugUnitTestBuild UP-TO-DATE > Task :app:processDebugUnitTestJavaRes NO-SOURCE > Task :app:preReleaseUnitTestBuild UP-TO-DATE > Task :app:processReleaseUnitTestJavaRes NO-SOURCE > Task :app:javaPreCompileDebugUnitTest > Task :app:compileDebugUnitTestJavaWithJavac > Task :app:testDebugUnitTest > Task :app:mergeReleaseJavaResource > Task :app:mergeReleaseNativeLibs > Task :app:stripReleaseDebugSymbols > Task :app:javaPreCompileReleaseUnitTest > Task :app:compileReleaseUnitTestJavaWithJavac > Task :app:testReleaseUnitTest > Task :app:test > Task :app:check > Task :app:mergeExtDexRelease > Task :app:mergeDexRelease > Task :app:packageRelease > Task :app:assembleRelease > Task :app:assemble > Task :app:build BUILD SUCCESSFUL in 50s 64 actionable tasks: 64 executed Build step 'Invoke Gradle script' changed build result to SUCCESS [DIM-TrackMe-Android] $ /bin/sh -xe /tmp/jenkins2245454983265892410.sh + mkdir -p /var/jenkins_home/repo.dim/snapshot/TrackMe-Android + rm -rf /var/jenkins_home/repo.dim/snapshot/TrackMe-Android/apk + cp -r app/build/outputs/apk /var/jenkins_home/repo.dim/snapshot/TrackMe-Android Archiving artifacts Finished: SUCCESS