[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #1187
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Aug 25 18:49:41 BST 2021
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1187/display/redirect?page=changes>
Changes:
[flx] [buildserver] run update again after upgrade
------------------------------------------
[...truncated 16.74 MB...]
2021-08-25 17:49:27,364 DEBUG: pruning global vagrant status failed: Command '['vagrant', 'global-status', '--prune']' returned non-zero exit status 1.
2021-08-25 17:49:27,365 INFO: starting buildserver
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
2021-08-25 17:49:28,758 ERROR: Could not build app com.github.mobile: could not bring up vm 'builder_default'
==== detail begin ====
Command '['/usr/bin/vagrant', 'up', '--provision', '--provider=virtualbox']' returned non-zero exit status 1.
==== detail end ====
2021-08-25 17:49:28,759 DEBUG: Setting 7200 sec timeout for this build
2021-08-25 17:49:28,807 DEBUG: Getting git vcs interface for https://github.com/jtjj222/Sudbury-Transit/
2021-08-25 17:49:28,807 DEBUG: > git --version
git version 2.30.2
2021-08-25 17:49:29,017 INFO: Using git version 2.30.2
2021-08-25 17:49:29,017 DEBUG: Checking 1.0
2021-08-25 17:49:29,017 INFO: Building version 1.0 (1) of com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,018 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,018 DEBUG: > git rev-parse --show-toplevel
2021-08-25 17:49:29,227 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,227 DEBUG: > git submodule foreach --recursive git reset --hard
2021-08-25 17:49:29,336 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,336 DEBUG: > git reset --hard
2021-08-25 17:49:29,544 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,544 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-08-25 17:49:29,652 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,652 DEBUG: > git clean -dffx
2021-08-25 17:49:29,759 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:29,759 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
2021-08-25 17:49:30,268 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:30,268 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-08-25 17:49:30,780 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:30,780 DEBUG: > git remote set-head origin --auto
2021-08-25 17:49:31,392 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:31,392 DEBUG: > git checkout -f v1.01
2021-08-25 17:49:31,602 DEBUG: Directory: build/com.github.jtjj222.sudburytransit
2021-08-25 17:49:31,602 DEBUG: > git clean -dffx
2021-08-25 17:49:31,712 DEBUG: could not confirm that either virtualbox or kvm/libvirt are installed
2021-08-25 17:49:32,345 INFO: 'virtualbox' buildserver box available, using that
2021-08-25 17:49:32,346 DEBUG: vm uuid is None
2021-08-25 17:49:32,346 INFO: destroying buildserver before build
2021-08-25 17:49:32,346 INFO: destroying vm 'builder_default'
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
2021-08-25 17:49:33,010 ERROR: vagrant destroy failed: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/vmtools.py", line 271, in destroy
self.vgrnt.destroy()
File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 417, in destroy
self._call_vagrant_command(['destroy', vm_name, '--force'])
File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 962, in _call_vagrant_command
subprocess.check_call(command, cwd=self.root, stdout=out_fh,
File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1.
2021-08-25 17:49:33,012 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2021-08-25 17:49:33,012 DEBUG: vagrant global-status --prune
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
2021-08-25 17:49:33,746 DEBUG: pruning global vagrant status failed: Command '['vagrant', 'global-status', '--prune']' returned non-zero exit status 1.
2021-08-25 17:49:33,746 INFO: starting buildserver
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
2021-08-25 17:49:35,080 ERROR: Could not build app com.github.jtjj222.sudburytransit: could not bring up vm 'builder_default'
==== detail begin ====
Command '['/usr/bin/vagrant', 'up', '--provision', '--provider=virtualbox']' returned non-zero exit status 1.
==== detail end ====
2021-08-25 17:49:35,081 DEBUG: Setting 7200 sec timeout for this build
2021-08-25 17:49:35,129 DEBUG: Getting git vcs interface for https://github.com/igrmk/smsq
2021-08-25 17:49:35,130 DEBUG: > git --version
git version 2.30.2
2021-08-25 17:49:35,339 INFO: Using git version 2.30.2
2021-08-25 17:49:35,339 DEBUG: Checking 1.6
2021-08-25 17:49:35,340 INFO: Building version 1.6 (16) of com.github.igrmk.smsq
2021-08-25 17:49:35,340 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:35,340 DEBUG: > git rev-parse --show-toplevel
2021-08-25 17:49:35,550 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:35,550 DEBUG: > git submodule foreach --recursive git reset --hard
2021-08-25 17:49:35,657 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:35,657 DEBUG: > git reset --hard
2021-08-25 17:49:35,865 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:35,866 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-08-25 17:49:35,973 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:35,974 DEBUG: > git clean -dffx
2021-08-25 17:49:36,082 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:36,083 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
2021-08-25 17:49:36,593 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:36,593 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-08-25 17:49:37,104 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:37,105 DEBUG: > git remote set-head origin --auto
2021-08-25 17:49:37,716 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:37,716 DEBUG: > git checkout -f 1.6
2021-08-25 17:49:37,927 DEBUG: Directory: build/com.github.igrmk.smsq
2021-08-25 17:49:37,928 DEBUG: > git clean -dffx
2021-08-25 17:49:38,037 DEBUG: could not confirm that either virtualbox or kvm/libvirt are installed
2021-08-25 17:49:38,661 INFO: 'virtualbox' buildserver box available, using that
2021-08-25 17:49:38,662 DEBUG: vm uuid is None
2021-08-25 17:49:38,662 INFO: destroying buildserver before build
2021-08-25 17:49:38,662 INFO: destroying vm 'builder_default'
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
2021-08-25 17:49:39,327 ERROR: vagrant destroy failed: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver/vmtools.py", line 271, in destroy
self.vgrnt.destroy()
File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 417, in destroy
self._call_vagrant_command(['destroy', vm_name, '--force'])
File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 962, in _call_vagrant_command
subprocess.check_call(command, cwd=self.root, stdout=out_fh,
File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1.
2021-08-25 17:49:39,328 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2021-08-25 17:49:39,329 DEBUG: vagrant global-status --prune
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
2021-08-25 17:49:40,095 DEBUG: pruning global vagrant status failed: Command '['vagrant', 'global-status', '--prune']' returned non-zero exit status 1.
2021-08-25 17:49:40,095 INFO: starting buildserver
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
2021-08-25 17:49:41,472 ERROR: Could not build app com.github.igrmk.smsq: could not bring up vm 'builder_default'
==== detail begin ====
Command '['/usr/bin/vagrant', 'up', '--provision', '--provider=virtualbox']' returned non-zero exit status 1.
==== detail end ====
2021-08-25 17:49:41,473 DEBUG: Setting 7200 sec timeout for this build
2021-08-25 17:49:41,522 DEBUG: Getting git vcs interface for https://github.com/funkyg/funkytunes
2021-08-25 17:49:41,522 DEBUG: > git --version
git version 2.30.2
2021-08-25 17:49:41,732 INFO: Using git version 2.30.2
2021-08-25 17:49:41,732 DEBUG: Checking 0.2.1
2021-08-25 17:49:41,733 INFO: Building version 0.2.1 (7) of com.github.funkyg.funkytunes
2021-08-25 17:49:41,733 DEBUG: Directory: build/com.github.funkyg.funkytunes
2021-08-25 17:49:41,734 DEBUG: > git rev-parse --show-toplevel
FATAL: command execution failed
Command Close created at
at hudson.remoting.Command.<init>(Command.java:68)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
at hudson.remoting.Channel.close(Channel.java:1436)
at hudson.remoting.Channel.close(Channel.java:1403)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
at hudson.remoting.Channel$1.handle(Channel.java:565)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1322)
at hudson.remoting.Channel$1.handle(Channel.java:607)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: java.io.IOException: Backing channel 'osuosl168-amd64.debian.net' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy59.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
at hudson.model.Build$BuildExecution.build(Build.java:197)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1906)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins2157321140368135094.sh
Command Close created at
at hudson.remoting.Command.<init>(Command.java:68)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
at hudson.remoting.Channel.close(Channel.java:1436)
at hudson.remoting.Channel.close(Channel.java:1403)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
at hudson.remoting.Channel$1.handle(Channel.java:565)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1322)
at hudson.remoting.Channel$1.handle(Channel.java:607)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 71557581:osuosl168-amd64.debian.net": Remote call on osuosl168-amd64.debian.net failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1159)
at hudson.FilePath.act(FilePath.java:1148)
at hudson.FilePath.delete(FilePath.java:1671)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
at hudson.model.Build$BuildExecution.build(Build.java:197)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
at hudson.model.Run.execute(Run.java:1906)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #1187
More information about the Qa-jenkins-scm
mailing list