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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon May 4 11:59:31 BST 2020


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

Changes:


------------------------------------------
[...truncated 605.52 KB...]
    default: + printf '%s\n%s' 6.0.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.0.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.0.1-bin.zip
    default: + mv gradle-6.0.1 /opt/gradle/versions/6.0.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-6.1.1-bin.zip
    default: + ver=6.1.1
    default: + vergte 6.1.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 6.1.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.1.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.1.1-bin.zip
    default: + mv gradle-6.1.1 /opt/gradle/versions/6.1.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-6.1-bin.zip
    default: + ver=6.1
    default: + vergte 6.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 6.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.1-bin.zip
    default: + mv gradle-6.1 /opt/gradle/versions/6.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-6.2.1-bin.zip
    default: + ver=6.2.1
    default: + vergte 6.2.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 6.2.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.2.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.2.1-bin.zip
    default: + mv gradle-6.2.1 /opt/gradle/versions/6.2.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-6.2.2-bin.zip
    default: + ver=6.2.2
    default: + vergte 6.2.2 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 6.2.2 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.2.2 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.2.2-bin.zip
    default: + mv gradle-6.2.2 /opt/gradle/versions/6.2.2
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-6.3-bin.zip
    default: + ver=6.3
    default: + vergte 6.3 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 6.3 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/6.3 ']'
    default: + unzip -qq /vagrant/cache/gradle-6.3-bin.zip
    default: + mv gradle-6.3 /opt/gradle/versions/6.3
    default: + chmod -R a+rX /opt/gradle
    default: + test -e /opt/gradle/bin
    default: + mkdir -p /opt/gradle/bin
    default: + ln -fs /home/vagrant/fdroidserver/gradlew-fdroid /opt/gradle/bin/gradle
    default: + chown -h vagrant.vagrant /opt/gradle/bin/gradle
    default: + chown vagrant.vagrant /opt/gradle/versions
    default: + chmod 0755 /opt/gradle/versions
    default: + GRADLE_HOME=/home/vagrant/.gradle
    default: + test -d /home/vagrant/.gradle/
    default: + mkdir /home/vagrant/.gradle/
    default: + cat
    default: + chown -R vagrant.vagrant /home/vagrant/.gradle/
    default: + chmod -R a+rX /home/vagrant/.gradle/
==> default: Attempting graceful shutdown of VM...
++ vagrant box list
++ egrep '^buildserver\s+\((libvirt|virtualbox), [0-9]+\)$'
+ '[' -z 'buildserver              (virtualbox, 0)' ']'
+ '[' -e fdroiddata ']'
+ cd fdroiddata
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroiddata
   911edb4e64..3793d2db3b  master     -> origin/master
+ git remote update -p
Fetching origin
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 91 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 3793d2db3b F-Droid OTA: archive all versions, unmaintained
+ git clean -fdx
Removing build/.fdroidvcs-org.adaway
Removing build/.fdroidvcs-org.fdroid.fdroid
Skipping repository build/org.adaway/
Skipping repository build/org.fdroid.fdroid/
Removing builder/
Removing cache/
Removing config.py
Removing logs/
Removing repo/
Removing tmp/
Removing unsigned/
+ cd ..
+ cd fdroiddata
+ echo 'build_server_always = True'
+ '[' -z /usr/lib/android-sdk ']'
+ ../fdroid build --verbose --stop --latest org.fdroid.fdroid
DEBUG: Reading 'config.py'
INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata, universal_newlines=False, shell=None)
DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata, universal_newlines=False, shell=None)
DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata, universal_newlines=False, shell=None)
DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment, universal_newlines=False, shell=None)
DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment, universal_newlines=False, shell=None)
DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment, universal_newlines=False, shell=None)
DEBUG: skip deploying full build logs: not enabled in config
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
INFO: Repository details for build/org.fdroid.fdroid missing - deleting
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 clone -- https://gitlab.com/fdroid/fdroidclient.git build/org.fdroid.fdroid
Cloning into 'build/org.fdroid.fdroid'...
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f HEAD
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
DEBUG: Setting 7200 sec timeout for this build
DEBUG: skip deploying full build logs: not enabled in config
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 1.8
INFO: Building version 1.8 (1008050) of org.fdroid.fdroid
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.fdroid.fdroid
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
DEBUG: Directory: build/org.fdroid.fdroid
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
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f 1.8
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
INFO: buildserver path does not exists, creating builder
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid is None
INFO: resetting buildserver, because vagrant vm is not okay.
INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
DEBUG: vagrant destroy completed
DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata/builder/.vagrant
DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
77853d1  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"
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
Progress: 10%Progress: 20%Progress: 30%Progress: 40%Progress: 50%Progress: 60%Progress: 70%FATAL: command execution failed
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1490)
	at hudson.remoting.Channel.close(Channel.java:1446)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:868)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:835)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2000(Jenkins.java:320)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3516)
	at hudson.model.Queue._withLock(Queue.java:1399)
	at hudson.model.Queue.withLock(Queue.java:1276)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3510)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3392)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:940)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:565)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:908)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:367)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1450)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1415)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:983)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:284)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:547)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:180)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:201)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:108)
	at org.eclipse.jetty.server.Server.doStop(Server.java:454)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at winstone.Launcher.shutdown(Launcher.java:304)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 2c564e38:osuosl-build168-amd64.debian.net": Remote call on osuosl-build168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy78.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
FATAL: Unable to delete script file /tmp/jenkins15213163142140476288.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:1314)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 2c564e38:osuosl-build168-amd64.debian.net": Remote call on osuosl-build168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.delete(FilePath.java:1539)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_setup_fdroid_build_environment #308



More information about the Qa-jenkins-scm mailing list