[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_test #370

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Oct 7 22:35:40 BST 2020


See <https://jenkins.debian.net/job/reproducible_fdroid_test/370/display/redirect?page=changes>

Changes:

[hans] standardize on "Application ID" in UI text

[hans] use YAML names for referring to metadata fields in messages

[hans] use ArgumentParser's own "usage" line in help output

[bubu] fix keytool not working with default smartcardoptions


------------------------------------------
[...truncated 181.64 KB...]
2020-10-07 21:35:13,359 INFO: ...fake : Checking disabled
2020-10-07 21:35:13,375 INFO: Finished
+ which gpg
/usr/bin/gpg
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid gpgsign
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid lint
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid readmeta
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid rewritemeta fake
2020-10-07 21:35:14,851 INFO: Rewriting 'fake'
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid deploy
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid server update
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid scanner
2020-10-07 21:35:16,025 INFO: Creating build directory
2020-10-07 21:35:16,026 INFO: fake: no builds specified, running on current source state
2020-10-07 21:35:16,031 INFO: Finished
0 problems found
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid build
usage: fdroid build [options] [APPID[:VERCODE] [APPID[:VERCODE] ...]]
fdroid build: error: option all: If you really want to build all the apps, use --all
+ true
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid import
2020-10-07 21:35:16,758 CRITICAL: Specify project url.
+ true
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid install
usage: fdroid install [options] [APPID[:VERCODE] [APPID[:VERCODE] ...]]
fdroid install: error: option all: If you really want to install all the signed apps, use --all
+ true
+ '[' -e .git/config ']'
+ echo_header 'test config checks of local_copy_dir'
==============================================================================
test config checks of local_copy_dir
++ create_test_dir
++ test -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles
++ mktemp -d /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.XXXX
+ REPOROOT=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.lHcj
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.lHcj
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid init
2020-10-07 21:35:17,502 INFO: Generating a new key in "keystore.p12"...
2020-10-07 21:35:22,419 INFO: Alias name: osuosl-build168-amd64.debian.net
Creation date: Oct 7, 2020
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=osuosl-build168-amd64.debian.net, OU=F-Droid
Issuer: CN=osuosl-build168-amd64.debian.net, OU=F-Droid
Serial number: 6f939183
Valid from: Wed Oct 07 21:35:19 UTC 2020 until: Sun Feb 23 21:35:19 UTC 2048
Certificate fingerprints:
	 SHA1: 9D:21:82:E2:C2:26:1D:B9:34:11:9E:2E:3F:54:D7:04:EE:9A:94:54
	 SHA256: CE:8D:65:D6:58:D9:2B:7D:71:61:08:6F:3C:91:3D:A6:5C:04:BB:A5:FF:E4:5A:98:E8:7E:A3:AD:6C:60:F1:E0
Signature algorithm name: SHA256withRSA
Subject Public Key Algorithm: 4096-bit RSA key
Version: 3

Extensions: 

#1: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: 66 0A D0 E2 2D 34 65 60   80 87 2C 76 08 24 A1 73  f...-4e`..,v.$.s
0010: 20 A6 A1 A1                                         ...
]
]


2020-10-07 21:35:23,227 INFO: 
Built repo based in "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.lHcj" with this config:

  Android SDK:			/usr/lib/android-sdk
  Android NDK r12b (optional):	$ANDROID_NDK
  Keystore for signing key:	keystore.p12

To complete the setup, add your APKs to "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.lHcj/repo"
then run "fdroid update -c; fdroid update".  You might also want to edit
"config.py" to set the URL, repo name, and more.  You should also set up
a signing key (a temporary one might have been automatically generated).

For more info: https://f-droid.org/docs/Setup_an_F-Droid_App_Repo
and https://f-droid.org/docs/Signing_Process
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid update --create-metadata --verbose
2020-10-07 21:35:23,701 DEBUG: Reading 'config.py'
2020-10-07 21:35:23,708 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool -exportcert -alias osuosl-build168-amd64.debian.net -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS
2020-10-07 21:35:24,414 INFO: Creating signed index with this key (SHA256):
2020-10-07 21:35:24,414 INFO: CE 8D 65 D6 58 D9 2B 7D 71 61 08 6F 3C 91 3D A6 5C 04 BB A5 FF E4 5A 98 E8 7E A3 AD 6C 60 F1 E0
2020-10-07 21:35:24,414 DEBUG: Directory: archive
2020-10-07 21:35:24,414 DEBUG: > jar cf index.jar index.xml
2020-10-07 21:35:24,620 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA archive/index.jar osuosl-build168-amd64.debian.net -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:25,631 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA archive/index-v1.jar osuosl-build168-amd64.debian.net -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:26,741 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool -exportcert -alias osuosl-build168-amd64.debian.net -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS
2020-10-07 21:35:27,651 INFO: Creating signed index with this key (SHA256):
2020-10-07 21:35:27,651 INFO: CE 8D 65 D6 58 D9 2B 7D 71 61 08 6F 3C 91 3D A6 5C 04 BB A5 FF E4 5A 98 E8 7E A3 AD 6C 60 F1 E0
2020-10-07 21:35:27,651 DEBUG: Directory: repo
2020-10-07 21:35:27,651 DEBUG: > jar cf index.jar index.xml
2020-10-07 21:35:27,858 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA repo/index.jar osuosl-build168-amd64.debian.net -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:28,967 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore keystore.p12 -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA repo/index-v1.jar osuosl-build168-amd64.debian.net -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:30,073 DEBUG: Outputting JSON
2020-10-07 21:35:30,076 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:30,083 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:30,089 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:30,099 DEBUG: skip deploying full build logs: not enabled in config
2020-10-07 21:35:30,100 DEBUG: skip deploying full build logs: not enabled in config
2020-10-07 21:35:30,101 INFO: Finished
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid readmeta
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid server update --local-copy-dir=/tmp/fdroid
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid deploy --local-copy-dir=/tmp/fdroid --verbose
2020-10-07 21:35:31,615 DEBUG: Reading 'config.py'
2020-10-07 21:35:31,620 DEBUG: rsync --recursive --safe-links --times --perms --one-file-system --delete --chmod=Da+rx,Fa-x,a+r,u+w --checksum --verbose repo /tmp/fdroid/
sending incremental file list
repo/status/
repo/status/running.json
repo/status/server.json

sent 1,408 bytes  received 70 bytes  2,956.00 bytes/sec
total size is 15,675  speedup is 10.61
2020-10-07 21:35:31,626 DEBUG: rsync --recursive --safe-links --times --perms --one-file-system --delete --chmod=Da+rx,Fa-x,a+r,u+w --checksum --verbose archive /tmp/fdroid/
sending incremental file list

sent 449 bytes  received 24 bytes  946.00 bytes/sec
total size is 14,025  speedup is 29.65
2020-10-07 21:35:31,635 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:31,639 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:31,644 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:31,653 DEBUG: skip deploying full build logs: not enabled in config
2020-10-07 21:35:31,655 DEBUG: skip deploying full build logs: not enabled in config
+ set +e
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid server update --local-copy-dir=thisisnotanabsolutepath
2020-10-07 21:35:32,146 ERROR: The root dir for local_copy_dir "" does not exist!
testing absolute path checker passed
+ '[' 1 -eq 0 ']'
+ echo 'testing absolute path checker passed'
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid server update --local-copy-dir=/tmp/IReallyDoubtThisPathExistsasdfasdf
2020-10-07 21:35:32,630 ERROR: local_copy_dir does not end with "fdroid", perhaps you meant: "/tmp/IReallyDoubtThisPathExistsasdfasdf/fdroid"
testing dirname exists checker passed
+ '[' 1 -eq 0 ']'
+ echo 'testing dirname exists checker passed'
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid server update --local-copy-dir=/tmp/IReallyDoubtThisPathExistsasdfasdf/fdroid
2020-10-07 21:35:33,117 ERROR: The root dir for local_copy_dir "/tmp/IReallyDoubtThisPathExistsasdfasdf" does not exist!
testing dirname exists checker passed
==============================================================================
setup a new repo from scratch using ANDROID_HOME and do a local sync
+ '[' 1 -eq 0 ']'
+ echo 'testing dirname exists checker passed'
+ set -e
+ echo_header 'setup a new repo from scratch using ANDROID_HOME and do a local sync'
++ create_test_dir
++ test -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles
++ mktemp -d /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.XXXX
+ REPOROOT=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.kXDc
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.kXDc
+ fdroid_init_with_prebuilt_keystore
+ '[' -z '' ']'
+ keystore=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid init --keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks --repo-keyalias=sova
2020-10-07 21:35:33,688 WARNING: 
Using existing keystore "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks"
Now set these in config.py: keystorepass, keypass, keydname

2020-10-07 21:35:33,689 INFO: 
Built repo based in "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.kXDc" with this config:

  Android SDK:			/usr/lib/android-sdk
  Android NDK r12b (optional):	$ANDROID_NDK
  Keystore for signing key:	/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks
  Alias for key in store:	sova

To complete the setup, add your APKs to "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.kXDc/repo"
then run "fdroid update -c; fdroid update".  You might also want to edit
"config.py" to set the URL, repo name, and more.  You should also set up
a signing key (a temporary one might have been automatically generated).

For more info: https://f-droid.org/docs/Setup_an_F-Droid_App_Repo
and https://f-droid.org/docs/Signing_Process
+ echo 'keystorepass = "r9aquRHYoI8+dYz6jKrLntQ5/NJNASFBacJh7Jv2BlI="'
+ echo 'keypass = "r9aquRHYoI8+dYz6jKrLntQ5/NJNASFBacJh7Jv2BlI="'
+ copy_apks_into_repo /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.testfiles/run-tests.kXDc
+ set +x
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid update --create-metadata --verbose
2020-10-07 21:35:34,066 DEBUG: Reading 'config.py'
2020-10-07 21:35:34,073 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool -exportcert -alias sova -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS

Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -destkeystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -deststoretype pkcs12".
2020-10-07 21:35:34,578 INFO: Creating signed index with this key (SHA256):
2020-10-07 21:35:34,579 INFO: F4 9A F3 F1 1E FD DF 20 DF FD 70 F5 E3 11 7B 99 76 67 41 67 AD CA 28 0E 6B 19 32 A0 60 1B 26 F6
2020-10-07 21:35:34,579 DEBUG: Directory: archive
2020-10-07 21:35:34,579 DEBUG: > jar cf index.jar index.xml
2020-10-07 21:35:34,785 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA archive/index.jar sova -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:35,595 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA archive/index-v1.jar sova -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:36,306 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool -exportcert -alias sova -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS

Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -destkeystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -deststoretype pkcs12".
2020-10-07 21:35:36,814 INFO: Creating signed index with this key (SHA256):
2020-10-07 21:35:36,814 INFO: F4 9A F3 F1 1E FD DF 20 DF FD 70 F5 E3 11 7B 99 76 67 41 67 AD CA 28 0E 6B 19 32 A0 60 1B 26 F6
2020-10-07 21:35:36,815 DEBUG: Directory: repo
2020-10-07 21:35:36,815 DEBUG: > jar cf index.jar index.xml
2020-10-07 21:35:37,021 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA repo/index.jar sova -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:37,831 DEBUG: > /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner -keystore /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/tests/keystore.jks -storepass:env FDROID_KEY_STORE_PASS -digestalg SHA1 -sigalg SHA1withRSA repo/index-v1.jar sova -keypass:env FDROID_KEY_PASS
jar signed.

Warning: 
The signer's certificate is self-signed.
2020-10-07 21:35:38,638 DEBUG: Outputting JSON
2020-10-07 21:35:38,641 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:38,648 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:38,654 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None)
2020-10-07 21:35:38,664 DEBUG: skip deploying full build logs: not enabled in config
2020-10-07 21:35:38,665 DEBUG: skip deploying full build logs: not enabled in config
2020-10-07 21:35:38,665 INFO: Finished
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid readmeta
+ grep -F '<application id=' repo/index.xml
+ cleanup_all
++ date -u
Wed 07 Oct 2020 09:35:39 PM UTC - cleanup in progress...
+ echo 'Wed 07 Oct 2020 09:35:39 PM UTC - cleanup in progress...'
+ killall adb
adb: no process found
Wed 07 Oct 2020 09:35:39 PM UTC - reproducible_fdroid_test.sh stopped running as /tmp/jenkins-script-3TgMZues, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list