Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1459373 Details for
Bug 1583597
hammer host create using wrong API endpoint to list environments
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
foreman logs when creating host via hammer
foreman-logs.txt (text/plain), 4.13 KB, created by
Ondřej Pražák
on 2018-07-17 09:25:53 UTC
(
hide
)
Description:
foreman logs when creating host via hammer
Filename:
MIME Type:
Creator:
Ondřej Pražák
Created:
2018-07-17 09:25:53 UTC
Size:
4.13 KB
patch
obsolete
>2018-07-17T05:17:35 [I|app|51b41] Processing by Api::V2::EnvironmentsController#index as JSON >2018-07-17T05:17:35 [I|app|51b41] Parameters: {"search"=>"name = \"development\"", "apiv"=>"v2", "environment"=>{}} >2018-07-17T05:17:35 [I|app|51b41] Current user: foreman_admin (administrator) >2018-07-17T05:17:35 [I|app|51b41] Authorized user admin(Admin User) >2018-07-17T05:17:35 [I|app|51b41] Current user: admin (administrator) >2018-07-17T05:17:35 [I|app|51b41] Rendering api/v2/environments/index.json.rabl within api/v2/layouts/index_layout >2018-07-17T05:17:35 [I|app|51b41] Rendered api/v2/environments/index.json.rabl within api/v2/layouts/index_layout (14.4ms) >2018-07-17T05:17:35 [I|app|51b41] Completed 200 OK in 86ms (Views: 20.9ms | ActiveRecord: 28.6ms) >2018-07-17T05:17:35 [I|app|] Started GET "/api/puppetclasses?search=name+%3D+%22stdlib%22" for 2620:52:0:1040:2e0:81ff:fe45:5f1a at 2018-07-17 05:17:35 -0400 >2018-07-17T05:17:35 [I|app|996f2] Processing by Api::V2::PuppetclassesController#index as JSON >2018-07-17T05:17:35 [I|app|996f2] Parameters: {"search"=>"name = \"stdlib\"", "apiv"=>"v2", "puppetclass"=>{}} >2018-07-17T05:17:36 [I|app|996f2] Current user: foreman_admin (administrator) >2018-07-17T05:17:36 [I|app|996f2] Authorized user admin(Admin User) >2018-07-17T05:17:36 [I|app|996f2] Current user: admin (administrator) >2018-07-17T05:17:36 [I|app|996f2] Rendering api/v2/puppetclasses/index.json.rabl within api/v2/layouts/index_layout >2018-07-17T05:17:36 [I|app|996f2] Rendered api/v2/puppetclasses/index.json.rabl within api/v2/layouts/index_layout (15.5ms) >2018-07-17T05:17:36 [I|app|996f2] Completed 200 OK in 99ms (Views: 18.6ms | ActiveRecord: 37.2ms) >2018-07-17T05:17:36 [I|app|] Started POST "/api/hosts" for 2620:52:0:1040:2e0:81ff:fe45:5f1a at 2018-07-17 05:17:36 -0400 >2018-07-17T05:17:36 [I|app|0c88a] Processing by Api::V2::HostsController#create as JSON >2018-07-17T05:17:36 [I|app|0c88a] Parameters: {"location_id"=>2, "organization_id"=>1, "host"=>{"name"=>"hammer-host", "location_id"=>2, "organization_id"=>1, "environment_id"=>3, "ip"=>"142.89.31.218", "mac"=>"86:fa:fa:27:ef:0a", "architecture_id"=>1, "domain_id"=>1, "puppetclass_ids"=>[4], "operatingsystem_id"=>2, "medium_id"=>1, "ptable_id"=>94, "build"=>true, "enabled"=>true, "managed"=>true, "compute_attributes"=>{"volumes_attributes"=>{}}, "content_facet_attributes"=>{}, "subscription_facet_attributes"=>{}, "overwrite"=>true, "host_parameters_attributes"=>[], "interfaces_attributes"=>[], "root_pass"=>"[FILTERED]"}, "apiv"=>"v2"} >2018-07-17T05:17:36 [I|app|0c88a] Current user: foreman_admin (administrator) >2018-07-17T05:17:36 [I|app|0c88a] Authorized user admin(Admin User) >2018-07-17T05:17:36 [I|app|0c88a] Current user: admin (administrator) >2018-07-17T05:17:37 [I|app|0c88a] Add DNS A record for hammer-host.example.com/142.89.31.218 >2018-07-17T05:17:37 [I|app|0c88a] Processed 1 tasks from queue 'Host::Managed Main', completed 1/1 >2018-07-17T05:17:37 [I|aud|0c88a] create event for Nic::Managed with id 8 >2018-07-17T05:17:37 [I|aud|0c88a] create event for Host::Base with id 3 >2018-07-17T05:17:37 [I|aud|0c88a] create event for HostClass with id 3 >2018-07-17T05:17:38 [I|app|0c88a] Rendering api/v2/hosts/create.json.rabl >2018-07-17T05:17:38 [I|app|0c88a] Rendered api/v2/hosts/create.json.rabl (278.4ms) >2018-07-17T05:17:38 [I|app|0c88a] Completed 201 Created in 2256ms (Views: 259.3ms | ActiveRecord: 326.3ms) >2018-07-17T05:17:44 [I|app|] Started GET "/notification_recipients" for 2620:52:0:2282:56e1:adff:fe6b:a9f0 at 2018-07-17 05:17:44 -0400 >2018-07-17T05:17:44 [I|app|acda0] Processing by NotificationRecipientsController#index as JSON >2018-07-17T05:17:44 [I|app|acda0] Current user: admin (administrator) >2018-07-17T05:17:44 [I|app|acda0] Completed 200 OK in 13ms (Views: 0.3ms | ActiveRecord: 1.2ms) >2018-07-17T05:17:55 [I|app|] Started GET "/notification_recipients" for 2620:52:0:2282:56e1:adff:fe6b:a9f0 at 2018-07-17 05:17:55 -0400 >2018-07-17T05:17:55 [I|app|29b56] Processing by NotificationRecipientsController#index as JSON >2018-07-17T05:17:55 [I|app|29b56] Current user: admin (administrator) >2018-07-17T05:17:55 [I|app|29b56] Completed 200 OK in 12ms (Views: 0.3ms | ActiveRecord: 1.3ms)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1583597
: 1459373