[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #372

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 27 10:55:05 BST 2022


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/372/display/redirect>

Changes:


------------------------------------------
[...truncated 685.28 KB...]
> Task :app:compileFullReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :app:compileFullReleaseSources
> Task :app:mergeFullReleSat 27 Aug 2022 09:54:51 AM UTC - cleanup in progress...
root         870  0.0  0.0      0     0 ?        I<   Aug25   0:00 [iprt-VBoxWQueue]
root         874  0.0  0.0      0     0 ?        S    Aug25   0:00 [iprt-VBoxTscThr]
jenkins   968041  0.5  0.0  66720 13756 ?        S    09:46   0:02 /usr/lib/virtualbox/VBoxXPCOMIPCD
jenkins   968047 25.0  0.0 751208 27828 ?        Sl   09:46   1:58 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
jenkins   969519  0.0  0.0   6248   660 ?        S    09:54   0:00 grep -e VBox -e qemu
aseGeneratedProguardFiles
> Task :app:mergeFullReleaseNativeLibs
> Task :app:stripFullReleaseDebugSymbols
> Task :download:bundleLibRuntimeRelease
> Task :app:mergeFullReleaseJavaResource

> Task :app:minifyFullReleaseWithR8
R8: Missing class: org.conscrypt.ConscryptHostnameVerifier

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=2bb0b11a-3950-44db-915d-b2cd81d4494d, currentDir=/home/vagrant/build/org.fdroid.fdroid/app}
Attempting to read last messages from the daemon log...
Daemon pid: 1039
  log file: /home/vagrant/.gradle/daemon/6.9.2/daemon-1039.out.log
----- Last  20 lines from daemon log file - daemon-1039.out.log -----
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.

The following Kotlin source sets were configured but not added to any Kotlin compilation:
 * jvmMain
 * jvmTest
 * nativeMain
 * nativeTest
You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.
See https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#connecting-source-sets
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (35, 35): 'constructor HttpFetcher(HttpManager, GlideUrl, ProxyConfig? /* = Proxy? */)' is deprecated. Use DownloadRequests with other constructor instead
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (45, 20): 'HttpGlideUrlLoader' is deprecated. Use DownloadRequestLoader instead
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
R8: Missing class: org.conscrypt.ConscryptHostnameVerifier
----- End of the daemon log -----

JVM crash log found: file:///home/vagrant/build/org.fdroid.fdroid/app/hs_err_pid1039.log

FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
2022-08-27 09:54:40,485 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.fdroid.fdroid, universal_newlines=False, shell=None)
2022-08-27 09:54:40,498 ERROR: Could not build app org.fdroid.fdroid: Build failed for org.fdroid.fdroid:1.15.2 at ecd30283b55102b6a828cfeb61ae584cebbf338c
==== detail begin ====
Found 6.9.2 via distributionUrl
Running /opt/gradle/versions/6.9.2/bin/gradle assembleFullRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.9.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Dependency verification is an incubating feature.

> Configure project :app
buildTypes.debug defaultConfig.versionCode 1015052

> Configure project :download
The property 'kotlin.mpp.enableGranularSourceSetsMetadata=true' has no effect in this and future Kotlin versions, as Hierarchical Structures support is now enabled by default. It is safe to remove the property.

The property 'kotlin.native.enableDependencyPropagation=false' has no effect in this and future Kotlin versions, as Kotlin/Native dependency commonization is now enabled by default. It is safe to remove the property.

File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.

The following Kotlin source sets were configured but not added to any Kotlin compilation:
 * jvmMain
 * jvmTest
 * nativeMain
 * nativeTest
You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.
See https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#connecting-source-sets

> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preFullReleaseBuild
> Task :download:preBuild UP-TO-DATE
> Task :download:preReleaseBuild UP-TO-DATE
> Task :download:compileReleaseAidl NO-SOURCE
> Task :app:compileFullReleaseAidl
> Task :download:packageReleaseRenderscript NO-SOURCE
> Task :app:compileFullReleaseRenderscript NO-SOURCE
> Task :app:generateFullReleaseBuildConfig
> Task :download:compileReleaseRenderscript NO-SOURCE
> Task :download:generateReleaseBuildConfig
> Task :download:generateReleaseResValues
> Task :download:generateReleaseResources
> Task :download:packageReleaseResources
> Task :app:mainApkListPersistenceFullRelease
> Task :app:generateFullReleaseResValues
> Task :app:generateFullReleaseResources
> Task :app:createFullReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFullRelease
> Task :download:parseReleaseLocalResources
> Task :download:extractDeepLinksRelease
> Task :app:mergeFullReleaseShaders
> Task :app:compileFullReleaseShaders
> Task :app:generateFullReleaseAssets
> Task :download:mergeReleaseShaders
> Task :download:compileReleaseShaders
> Task :download:generateReleaseAssets
> Task :download:packageReleaseAssets
> Task :app:mergeFullReleaseAssets
> Task :app:checkFullReleaseDuplicateClasses
> Task :app:processFullReleaseJavaRes NO-SOURCE
> Task :download:processReleaseJavaRes NO-SOURCE
> Task :app:mergeFullReleaseJniLibFolders
> Task :download:mergeReleaseJniLibFolders
> Task :download:processReleaseManifest
> Task :app:mergeFullReleaseResources
> Task :app:processFullReleaseManifest
> Task :download:mergeReleaseNativeLibs
> Task :download:stripReleaseDebugSymbols
> Task :download:copyReleaseJniLibsProjectOnly
> Task :download:generateReleaseRFile
> Task :app:processFullReleaseResources

> Task :download:compileReleaseKotlinAndroid
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (35, 35): 'constructor HttpFetcher(HttpManager, GlideUrl, ProxyConfig? /* = Proxy? */)' is deprecated. Use DownloadRequests with other constructor instead
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (45, 20): 'HttpGlideUrlLoader' is deprecated. Use DownloadRequestLoader instead

> Task :download:javaPreCompileRelease
> Task :download:compileReleaseJavaWithJavac
> Task :download:bundleLibResRelease
> Task :download:mergeReleaseGeneratedProguardFiles
> Task :download:bundleLibCompileRelease
> Task :download:exportReleaseConsumerProguardFiles
> Task :app:javaPreCompileFullRelease

> Task :app:compileFullReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :app:compileFullReleaseSources
> Task :app:mergeFullReleaseGeneratedProguardFiles
> Task :app:mergeFullReleaseNativeLibs
> Task :app:stripFullReleaseDebugSymbols
> Task :download:bundleLibRuntimeRelease
> Task :app:mergeFullReleaseJavaResource

> Task :app:minifyFullReleaseWithR8
R8: Missing class: org.conscrypt.ConscryptHostnameVerifier

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=2bb0b11a-3950-44db-915d-b2cd81d4494d, currentDir=/home/vagrant/build/org.fdroid.fdroid/app}
Attempting to read last messages from the daemon log...
Daemon pid: 1039
  log file: /home/vagrant/.gradle/daemon/6.9.2/daemon-1039.out.log
----- Last  20 lines from daemon log file - daemon-1039.out.log -----
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.

The following Kotlin source sets were configured but not added to any Kotlin compilation:
 * jvmMain
 * jvmTest
 * nativeMain
 * nativeTest
You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.
See https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#connecting-source-sets
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (35, 35): 'constructor HttpFetcher(HttpManager, GlideUrl, ProxyConfig? /* = Proxy? */)' is deprecated. Use DownloadRequests with other constructor instead
w: /home/vagrant/build/org.fdroid.fdroid/download/src/androidMain/kotlin/org/fdroid/download/glide/HttpGlideUrlLoader.kt: (45, 20): 'HttpGlideUrlLoader' is deprecated. Use DownloadRequestLoader instead
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
R8: Missing class: org.conscrypt.ConscryptHostnameVerifier
----- End of the daemon log -----

JVM crash log found: file:///home/vagrant/build/org.fdroid.fdroid/app/hs_err_pid1039.log

FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
==== detail end ====
2022-08-27 09:54:40,499 DEBUG: Error encoutered, stopping by user request.
==== detail end ====
2022-08-27 09:54:51,929 DEBUG: Error encoutered, stopping by user request.
+ cleanup_all
+ set +e
++ date -u
+ echo 'Sat 27 Aug 2022 09:54:51 AM UTC - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
+ ls -hl /var/lib/libvirt/images
total 2.4G
-rwxr-xr-x 1 root root 1.3G Feb  1  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.1.img
-rwxr-xr-x 1 root root 1.2G Jan 19  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
+ vagrant halt
+ sleep 5
+ killall VBoxHeadless
VBoxHeadless: no process found
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Sat 27 Aug 2022 09:55:05 AM UTC - cleanup done.
+ echo 'Sat 27 Aug 2022 09:55:05 AM UTC - cleanup done.'
+ cleanup_all
+ set +e
++ date -u
Sat 27 Aug 2022 09:55:05 AM UTC - cleanup in progress...
+ echo 'Sat 27 Aug 2022 09:55:05 AM UTC - cleanup in progress...'
+ killall adb
adb: no process found
+ killall gpg-agent
Sat 27 Aug 2022 09:55:05 AM UTC - cleanup done.
Sat 27 Aug 2022 09:55:05 AM UTC - reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-F8JK2kig, removing.
gpg-agent: no process found
++ date -u
+ echo 'Sat 27 Aug 2022 09:55:05 AM UTC - cleanup done.'

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list