Bug #2322
NFS
Start date:
07/22/2018
Due date:
% Done:
0%
Description
Testscript failed with specific info in log.¶
======= app install begin @ 2018-07-22 11:59:53 +0530 ========== Installing app id 57he45aqxl under /var/hda/platform/html/script/.. ENV=production Reloading systemctl daemon Starting nfs services Job for nfs-server.service canceled. Enabling nfs services Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. The unit files have no installation config (WantedBy, RequiredBy, Also, Alias settings in the [Install] section, and DefaultInstance for template units). This means they are not meant to be enabled using systemctl. Possible reasons for having this kind of units are: 1) A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. 2) A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. 3) A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). 4) In case of template units, the unit is meant to be enabled with some instance name specified. The unit files have no installation config (WantedBy, RequiredBy, Also, Alias settings in the [Install] section, and DefaultInstance for template units). This means they are not meant to be enabled using systemctl. Possible reasons for having this kind of units are: 1) A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. 2) A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. 3) A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). 4) In case of template units, the unit is meant to be enabled with some instance name specified. App: NFS installed ======= app install end @ 2018-07-22 12:00:13 +0530 ========== app install worked. [DEPRECATION] allow_url is deprecated. Please use Capybara::Webkit.configure instead: Capybara::Webkit.configure do |config| config.allow_url("hda") end This option is global and can be configured once (not in a `before` or `setup` block). variables: / going to test base URL http://hda/ with testscript: file_should_contain '/etc/exports',/(rw,no_root_squash)/ file_should_contain '/etc/idmapd.conf',/Domain =/ process_should_exist('nfs') app testscript failed. Uninstalling NFS ... ======= app uninstall begin @ 2018-07-22 12:00:20 +0530 ========== Uninstalling app id 57he45aqxl under /var/hda/platform/html/script/.. ENV=production Stopping nfs service Warning: Stopping rpcbind.service, but it can still be activated by: rpcbind.socket Disabling nfs services Removed /etc/systemd/system/multi-user.target.wants/rpcbind.service. Removed /etc/systemd/system/multi-user.target.wants/nfs-server.service. Reloading systemctl daemon App: NFS uninstalled ======= app uninstall end @ 2018-07-22 12:00:25 +0530 ========== app uninstall worked.
History
#1 Updated by sanjitchak over 2 years ago
This app passed
Also available in: Atom