https://bugzilla.wikimedia.org/show_bug.cgi?id=48421

       Web browser: ---
            Bug ID: 48421
           Summary: vagrant provision/reload hang in Puppet site.pp
           Product: Tools
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

I tried to upgrade my MW-Vagrant instance from April 16.
`vagrant provision` says
  [default] Running provisioner: VagrantPlugins::Puppet::Provisioner::Puppet...
  Running Puppet with site.pp...
but then no output for 10 minutes.  Within the vagrant box, `ps alx` reports
`puppet apply` running locally, but no progress, and only one child process,
"[sh] <defunct>". 

So I tried to kill this and retry, pressing Ctrl-C on the host printed
  [default] Waiting for cleanup before exiting...
so Ctrl-C again to force close.

I reran `vagrant provision`, this time it progressed but couldn't access the
net.

So I ran `vagrant reload`, which shut down and restarted OK, but got to the
same step and again no further progress, and again on the vagrant box there's a
"[sh] <defunct>":

4     0  1576  1572  20   0 110048 36104 poll_s Sl   ?          0:29
/usr/bin/ruby1.8 /usr/bin/puppet apply --verbose --templatedir
/vagrant/puppet/templates --modulepath
/etc/puppet/modules:/tmp/vagrant-puppet/modules-0 site.pp --detailed-exitcodes

0     0  1633  1576  20   0      0     0 exit   Z    ?          0:00 [sh]
<defunct>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to