Started by an SCM change Building in workspace /var/jenkins_home/workspace/geckoCommuterProfiler 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/gecko.io/commuterprofiler.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitlab.com/gecko.io/commuterprofiler.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/gecko.io/commuterprofiler.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/test^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/test^{commit} # timeout=10 Checking out Revision e8db35d840a2058b19ee739ec301326c0ce9188a (refs/remotes/origin/test) > git config core.sparsecheckout # timeout=10 > git checkout -f e8db35d840a2058b19ee739ec301326c0ce9188a Commit message: "upload" > git rev-list --no-walk a59358204a90eca2470b63161599408cadfca69c # timeout=10 [Gradle] - Launching build. [geckoCommuterProfiler] $ /var/jenkins_home/workspace/geckoCommuterProfiler/gradlew -P--debug= -x lint assembleDebug Downloading https://services.gradle.org/distributions/gradle-5.1.1-all.zip ............................................................................................................................ Unzipping /var/jenkins_home/workspace/geckoCommuterProfiler/wrapper/dists/gradle-5.1.1-all/97z1ksx6lirer3kbvdnh7jtjg/gradle-5.1.1-all.zip to /var/jenkins_home/workspace/geckoCommuterProfiler/wrapper/dists/gradle-5.1.1-all/97z1ksx6lirer3kbvdnh7jtjg Set executable permissions for: /var/jenkins_home/workspace/geckoCommuterProfiler/wrapper/dists/gradle-5.1.1-all/97z1ksx6lirer3kbvdnh7jtjg/gradle-5.1.1/bin/gradle Welcome to Gradle 5.1.1! Here are the highlights of this release: - Control which dependencies can be retrieved from which repositories - Production-ready configuration avoidance APIs For more details see https://docs.gradle.org/5.1.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :app:preBuild UP-TO-DATE > Task :app:prepareLintJar > Task :app:preDebugBuild > Task :app:compileDebugAidl NO-SOURCE > Task :app:checkDebugManifest > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:generateDebugSources > Task :app:javaPreCompileDebug > Task :app:mainApkListPersistenceDebug > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :app:mergeDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:processDebugManifest > Task :app:processDebugResources > Task :app:compileDebugJavaWithJavac > Task :app:compileDebugSources > Task :app:mergeDebugShaders > Task :app:compileDebugShaders > Task :app:generateDebugAssets > Task :app:mergeDebugAssets > Task :app:checkDebugDuplicateClasses > Task :app:mergeLibDexDebug > Task :app:transformClassesWithDexBuilderForDebug > Task :app:mergeProjectDexDebug > Task :app:validateSigningDebug > Task :app:signingConfigWriterDebug > Task :app:mergeDebugJniLibFolders > Task :app:transformNativeLibsWithMergeJniLibsForDebug > Task :app:processDebugJavaRes NO-SOURCE > Task :app:transformResourcesWithMergeJavaResForDebug > Task :app:mergeExtDexDebug > Task :app:packageDebug > Task :app:assembleDebug Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 51s 26 actionable tasks: 26 executed Build step 'Invoke Gradle script' changed build result to SUCCESS [geckoCommuterProfiler] $ /bin/sh -xe /tmp/jenkins2565901373401786048.sh + mkdir -p /var/jenkins_home/repo.gecko/snapshot/geckoCommuterProfiler [geckoCommuterProfiler] $ /bin/sh -xe /tmp/jenkins7086867660257703220.sh + rm -rf /var/jenkins_home/repo.gecko/snapshot/geckoCommuterProfiler/apk /var/jenkins_home/repo.gecko/snapshot/geckoCommuterProfiler/logs [geckoCommuterProfiler] $ /bin/sh -xe /tmp/jenkins7094046150750845919.sh + cp -r app/build/outputs/apk app/build/outputs/logs /var/jenkins_home/repo.gecko/snapshot/geckoCommuterProfiler Finished: SUCCESS