[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #1120
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Mar 9 21:35:31 GMT 2021
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1120/display/redirect?page=changes>
Changes:
[email] build: set overall timeout to 72 hours
------------------------------------------
[...truncated 695.40 KB...]
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 5.2.24
default: VirtualBox Version: 6.0
2021-03-09 21:02:30,183 DEBUG: vm uuid: c6fa11e7-2d58-4045-b3d1-c3c69ca3217d
2021-03-09 21:02:30,184 DEBUG: vagrant ssh-config
2021-03-09 21:02:32,142 INFO: Connecting to virtual machine...
2021-03-09 21:02:32,161 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
m.add_string(self.Q_C.public_numbers().encode_point())
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
self.curve, Q_S_bytes
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
hm.add_string(self.Q_C.public_numbers().encode_point())
2021-03-09 21:02:32,227 INFO: Authentication (publickey) successful!
2021-03-09 21:02:32,280 INFO: [chan 0] Opened sftp connection (server version 3)
2021-03-09 21:02:32,285 INFO: Preparing server for build...
2021-03-09 21:02:32,346 DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
2021-03-09 21:02:32,635 DEBUG: rsyncing metadata/io.github.wulkanowy to /home/vagrant/metadata
2021-03-09 21:02:32,924 DEBUG: rsyncing build/io.github.wulkanowy to /home/vagrant/build
2021-03-09 21:02:33,882 INFO: Starting build...
2021-03-09 21:02:35,000 DEBUG: buildserver > Traceback (most recent call last):
2021-03-09 21:02:35,001 DEBUG: buildserver > File "/home/vagrant/fdroidserver/fdroid", line 20, in <module>
2021-03-09 21:02:35,001 DEBUG: buildserver > import fdroidserver.__main__
2021-03-09 21:02:35,001 DEBUG: buildserver > File "/home/vagrant/fdroidserver/fdroidserver/__init__.py", line 37, in <module>
2021-03-09 21:02:35,002 DEBUG: buildserver > from fdroidserver.index import (download_repo_index,
2021-03-09 21:02:35,002 DEBUG: buildserver > File "/home/vagrant/fdroidserver/fdroidserver/index.py", line 33, in <module>
2021-03-09 21:02:35,002 DEBUG: buildserver > import qrcode
2021-03-09 21:02:35,002 DEBUG: buildserver > ImportError: No module named 'qrcode'
2021-03-09 21:02:35,085 INFO: ...getting exit status
2021-03-09 21:02:35,086 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2021-03-09 21:02:35,086 DEBUG: vm uuid: c6fa11e7-2d58-4045-b3d1-c3c69ca3217d
2021-03-09 21:02:35,087 INFO: destroying buildserver after build
2021-03-09 21:02:35,087 INFO: destroying vm 'builder_default'
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
2021-03-09 21:02:50,534 DEBUG: vagrant destroy completed
2021-03-09 21:02:50,536 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2021-03-09 21:02:50,536 DEBUG: vagrant global-status --prune
id name provider state directory
---------------------------------------------------------------------------------------------------------------------------------------
1607f36 default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
2021-03-09 21:02:52,157 ERROR: Could not build app io.github.wulkanowy: Build.py failed on server for io.github.wulkanowy:1.1.0
2021-03-09 21:02:52,159 DEBUG: Setting 7200 sec timeout for this build
2021-03-09 21:02:52,164 DEBUG: Getting git vcs interface for https://github.com/bradyt/taskw-dart
2021-03-09 21:02:52,164 DEBUG: > git --version
git version 2.20.1
2021-03-09 21:02:52,375 INFO: Using git version 2.20.1
2021-03-09 21:02:52,375 DEBUG: Checking 0.0.6
2021-03-09 21:02:52,395 INFO: Building version 0.0.6 (6) of info.tangential.task
2021-03-09 21:02:52,413 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:52,413 DEBUG: > git rev-parse --show-toplevel
2021-03-09 21:02:52,623 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:52,624 DEBUG: > git submodule foreach --recursive git reset --hard
2021-03-09 21:02:52,734 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:52,734 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-03-09 21:02:52,845 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:52,845 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
>From https://github.com/bradyt/taskw-dart
14d945d..aa9e871 main -> origin/main
2021-03-09 21:02:53,557 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:53,557 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2021-03-09 21:02:53,970 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:53,970 DEBUG: > git remote set-head origin --auto
2021-03-09 21:02:54,482 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:54,483 DEBUG: > git checkout -f v0.0.6
2021-03-09 21:02:54,694 DEBUG: Directory: build/info.tangential.task
2021-03-09 21:02:54,695 DEBUG: > git clean -dffx
2021-03-09 21:02:54,806 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2021-03-09 21:02:54,806 DEBUG: vm uuid is None
2021-03-09 21:02:54,807 INFO: destroying buildserver before build
2021-03-09 21:02:54,807 INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
2021-03-09 21:02:56,079 DEBUG: vagrant destroy completed
2021-03-09 21:02:56,080 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2021-03-09 21:02:56,080 DEBUG: vagrant global-status --prune
id name provider state directory
---------------------------------------------------------------------------------------------------------------------------------------
1607f36 default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
2021-03-09 21:02:57,614 INFO: starting buildserver
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
[KProgress: 10%[KProgress: 20%[KProgress: 30%[KProgress: 40%[KProgress: 50%[KProgress: 60%[KProgress: 70%[KProgress: 80%[KProgress: 90%[K==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: builder_default_1615325203595_67608
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
default: The guest additions on this VM do not match the installed version of
default: VirtualBox! In most cases this is fine, but in rare cases it can
default: prevent things such as shared folders from working properly. If you see
default: shared folder errors, please make sure the guest additions within the
default: virtual machine match the version of VirtualBox you have installed on
default: your host and reload your VM.
default:
default: Guest Additions Version: 5.2.24
default: VirtualBox Version: 6.0
2021-03-09 21:27:03,771 DEBUG: vm uuid: a95f8ece-4397-4515-a6d1-d834288f5958
2021-03-09 21:27:03,771 DEBUG: vagrant ssh-config
2021-03-09 21:27:05,680 INFO: Connecting to virtual machine...
2021-03-09 21:27:05,696 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
m.add_string(self.Q_C.public_numbers().encode_point())
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
self.curve, Q_S_bytes
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
hm.add_string(self.Q_C.public_numbers().encode_point())
2021-03-09 21:27:05,763 INFO: Authentication (publickey) successful!
2021-03-09 21:27:05,816 INFO: [chan 0] Opened sftp connection (server version 3)
2021-03-09 21:27:05,821 INFO: Preparing server for build...
2021-03-09 21:27:05,847 DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
2021-03-09 21:27:06,129 DEBUG: rsyncing metadata/info.tangential.task to /home/vagrant/metadata
2021-03-09 21:27:06,379 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:06,379 DEBUG: > git rev-parse --show-toplevel
2021-03-09 21:27:06,591 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:06,591 DEBUG: > git submodule foreach --recursive git reset --hard
2021-03-09 21:27:06,701 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:06,702 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-03-09 21:27:06,812 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:06,813 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
>From https://github.com/flutter/flutter
* [new branch] flutter-1.27-candidate.12 -> origin/flutter-1.27-candidate.12
698d438960..7abee113e8 master -> origin/master
2021-03-09 21:27:10,229 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:10,230 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2021-03-09 21:27:11,444 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:11,445 DEBUG: > git remote set-head origin --auto
2021-03-09 21:27:12,860 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:12,860 DEBUG: > git checkout -f 1.22.6
2021-03-09 21:27:15,678 DEBUG: Directory: build/srclib/flutter
2021-03-09 21:27:15,679 DEBUG: > git clean -dffx
2021-03-09 21:27:15,814 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2021-03-09 21:27:15,817 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2021-03-09 21:27:15,819 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2021-03-09 21:27:15,822 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2021-03-09 21:27:15,825 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2021-03-09 21:27:15,829 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2021-03-09 21:27:15,831 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/image_loading/android/app/build.gradle
2021-03-09 21:27:15,832 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/image_loading/android/app/bin/build.gradle
2021-03-09 21:27:15,834 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2021-03-09 21:27:15,836 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/external_ui/android/app/build.gradle
2021-03-09 21:27:15,839 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/channels/android/app/build.gradle
2021-03-09 21:27:15,840 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2021-03-09 21:27:15,844 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/flavors/android/app/build.gradle
2021-03-09 21:27:15,845 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2021-03-09 21:27:15,847 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_views/android/app/build.gradle
2021-03-09 21:27:15,850 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2021-03-09 21:27:15,851 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2021-03-09 21:27:15,853 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2021-03-09 21:27:15,857 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/flutter_driver_screenshot_test/android/app/build.gradle
2021-03-09 21:27:15,861 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2021-03-09 21:27:15,864 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/ui/android/app/build.gradle
2021-03-09 21:27:15,866 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2021-03-09 21:27:15,868 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/android/app/build.gradle
2021-03-09 21:27:15,870 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/android/app/build.gradle
2021-03-09 21:27:15,872 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/android/app/build.gradle
2021-03-09 21:27:15,874 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2021-03-09 21:27:15,876 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/dev/manual_tests/android/app/build.gradle
2021-03-09 21:27:15,896 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/hello_world/android/app/build.gradle
2021-03-09 21:27:15,897 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/image_list/android/app/build.gradle
2021-03-09 21:27:15,900 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/layers/android/app/build.gradle
2021-03-09 21:27:15,902 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/flutter_view/android/app/build.gradle
2021-03-09 21:27:15,909 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/catalog/android/app/build.gradle
2021-03-09 21:27:15,911 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/platform_view/android/app/build.gradle
2021-03-09 21:27:15,913 INFO: Cleaned build.gradle of keysigning configs at build/srclib/flutter/examples/platform_channel/android/app/build.gradle
2021-03-09 21:27:15,914 DEBUG: Removing debuggable flags from build/srclib/flutter
2021-03-09 21:27:15,984 INFO: Sending srclib 'build/srclib/flutter'
2021-03-09 21:27:15,994 DEBUG: rsyncing build/srclib/flutter to /home/vagrant/build/srclib
Terminated
++ cleanup_all
++ set +e
+++ date -u
Tue 09 Mar 2021 09:27:22 PM UTC - cleanup in progress...
++ echo 'Tue 09 Mar 2021 09:27:22 PM UTC - cleanup in progress...'
++ killall adb
adb: no process found
++ killall gpg-agent
+++ date -u
Tue 09 Mar 2021 09:27:22 PM UTC - cleanup done.
++ echo 'Tue 09 Mar 2021 09:27:22 PM UTC - cleanup done.'
+ cleanup_all
Tue 09 Mar 2021 09:27:22 PM UTC - cleanup in progress...
Tue 09 Mar 2021 09:27:22 PM UTC - cleanup done.
+ set +e
++ date -u
+ echo 'Tue 09 Mar 2021 09:27:22 PM UTC - cleanup in progress...'
+ killall adb
adb: no process found
+ killall gpg-agent
++ date -u
+ echo 'Tue 09 Mar 2021 09:27:22 PM UTC - cleanup done.'
Tue 09 Mar 2021 09:27:22 PM UTC - reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-o0sgrK7v, which will now be removed.
Tue 09 Mar 2021 09:27:22 PM UTC - reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-o0sgrK7v, which will now be removed.
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
id name provider state directory
---------------------------------------------------------------------------------------------------------------------------------------
1607f36 default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
SSH EXIT CODE: 143
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list