Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1435325 - Task <uuid>: NoMethodError: undefined method `first' for nil:NilClass
Summary: Task <uuid>: NoMethodError: undefined method `first' for nil:NilClass
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts
Version: 6.2.8
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Sanket Jagtap
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-23 14:28 UTC by Satellite Program
Modified: 2020-07-16 09:20 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1432184
Environment:
Last Closed: 2018-02-21 17:06:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 16547 0 None None None 2017-03-23 14:28:35 UTC

Comment 2 Sanket Jagtap 2017-11-17 13:09:34 UTC
Build: Satellite 6.3.0 snap24 

Verification steps:
systemctl status docker
● docker.service - Docker Application Container Engine
   Loaded: loaded (/usr/lib/systemd/system/docker.service; disabled; vendor preset: disabled)
   Active: active (running) since Fri 2017-11-17 07:58:51 EST; 8s ago
     Docs: http://docs.docker.com
 Main PID: 3047 (dockerd-current)
   CGroup: /system.slice/docker.service
           ├─3047 /usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --authorization-plugin=rhel-push-plugin --exec-opt native.cgroupdrive...
           └─3053 /usr/bin/docker-containerd-current -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --shim docker-containerd-shim --metrics-interval=0 --start-timeout 2m --state-dir /var/run/d...

[root@hp-dl380pgen8-02-vm-5 yum.repos.d]# ip address show docker0
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN 
    link/ether 02:42:3f:36:3f:95 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 scope global docker0
       valid_lft forever preferred_lft forever
[root@hp-dl380pgen8-02-vm-5 yum.repos.d]# subscription-manager register --org="Default_Organization" --activationkey="ak-rhel-7"
The system has been registered with ID: 09406bff-0a57-407d-b45b-d68d2bd8fdb1 

Installed Product Current Status:
Product Name: Red Hat Enterprise Linux Server
Status:       Subscribed

Logs:
2017-11-17 08:01:35 8eb38679 [app] [I]   Parameters: {"facts"=>"[FILTERED]", "installedProducts"=>[{"productName"=>"Red Hat Enterprise Linux Server", "arch"=>"x86_64", "version"=>"7.4", "productId"=>"69"}], "type"=>"system", "name"=>"client-host", "contentTags"=>["rhel-7", "rhel-7-server"], "owner"=>"Default_Organization", "activation_keys"=>"ak-rhel-7"}
2017-11-17 08:01:35 8eb38679 [app] [I] Current user: foreman_admin (administrator)
2017-11-17 08:01:37  [app] [I] Current user: foreman_admin (administrator)
2017-11-17 08:01:37  [audit] [I] [client-host] deleted 0 (12.1ms)
2017-11-17 08:01:37  [audit] [I] [client-host] updated 0 (6.0ms)
2017-11-17 08:01:39  [audit] [I] [client-host] added 168 (1369.7ms)
2017-11-17 08:01:39  [app] [I] Import facts for 'client-host' completed. Added: 168, Updated: 0, Deleted 0 facts
2017-11-17 08:01:39  [app] [I] Current user: foreman_admin (administrator)
2017-11-17 08:01:40 8eb38679 [app] [I] Completed 200 OK in 5099ms (Views: 7.4ms | ActiveRecord: 76.1ms)
2017-11-17 08:01:40 91d2e4d5 [app] [I] Started GET "/rhsm/" for 10.16.46.54 at 2017-11-17 08:01:40 -0500
2017-11-17 08:01:40 91d2e4d5 [app] [I] Processing by Katello::Api::V2::RootController#rhsm_resource_list as JSON
2017-11-17 08:01:40 91d2e4d5 [app] [I]   Parameters: {"root"=>{}}
2017-11-17 08:01:40 91d2e4d5 [app] [I]   Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.4.5.25/app/views/katello/api/v2/root/resource_list.json.rabl within katello/api/v2/layouts/collection (2.9ms)
2017-11-17 08:01:40 91d2e4d5 [app] [I] Completed 200 OK in 30ms (Views: 12.6ms | ActiveRecord: 0.0ms)
2017-11-17 08:01:41 20a1c0f3 [app] [I] Started GET "/rhsm/status" for 10.16.46.54 at 2017-11-17 08:01:41 -0500
2017-11-17 08:01:41 20a1c0f3 [app] [I] Processing by Katello::Api::Rhsm::CandlepinProxiesController#server_status as JSON
2017-11-17 08:01:41 20a1c0f3 [app] [I] Completed 200 OK in 36ms (Views: 1.2ms | ActiveRecord: 0.0ms)
2017-11-17 08:01:41 d189f62f [app] [I] Started GET "/rhsm/" for 10.16.46.54 at 2017-11-17 08:01:41 -0500
2017-11-17 08:01:41 d189f62f [app] [I] Processing by Katello::Api::V2::RootController#rhsm_resource_list as JSON
2017-11-17 08:01:41 d189f62f [app] [I]   Parameters: {"root"=>{}}

Comment 3 Bryan Kearney 2018-02-21 17:06:06 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0336


Note You need to log in before you can comment on or make changes to this bug.