Skip to content

Instantly share code, notes, and snippets.

@dLobatog
Created March 22, 2019 18:16
Show Gist options
  • Select an option

  • Save dLobatog/1a3961d63decdb0dfee66ff041543615 to your computer and use it in GitHub Desktop.

Select an option

Save dLobatog/1a3961d63decdb0dfee66ff041543615 to your computer and use it in GitHub Desktop.
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Performing ParseReportJob (Job ID: fff126ad-e68a-4b97-a652-119bf824a0ad) from Async(default) for account: "1460290"
[ActiveJob] Enqueued ParseReportJob (Job ID: fff126ad-e68a-4b97-a652-119bf824a0ad) to Async(default) for account: "1460290"
Message enqueued: dlobatog as fff126ad-e68a-4b97-a652-119bf824a0ad
I, [2019-03-22T19:09:38.353553 #406] INFO -- : New topics added to target list: platform.upload.validation
I, [2019-03-22T19:09:38.353599 #406] INFO -- : Fetching cluster metadata from kafka://localhost:29092
I, [2019-03-22T19:09:38.356545 #406] INFO -- : Discovered cluster metadata; nodes: kafka:29092 (node_id=1)
I, [2019-03-22T19:09:38.356832 #406] INFO -- : Sending 1 messages to kafka:29092 (node_id=1)
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Account Load (0.9ms) SELECT "accounts".* FROM "accounts" WHERE "accounts"."account_number" = $1 LIMIT $2 [["account_number", "1460290"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/xccdf_report_parser.rb:23
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.9ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."name" = $1 AND "profiles"."ref_id" = $2 AND "profiles"."account_id" = $3 LIMIT $4 [["name", "Standard System Security Profile for Fedora"], ["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["account_id", "9f6f30ee-dd69-42e6-bfc0-374e85e3cdc7"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:25
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] (0.3ms) BEGIN
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Exists (0.4ms) SELECT 1 AS one FROM "profiles" WHERE "profiles"."ref_id" = $1 AND "profiles"."id" != $2 AND "profiles"."account_id" = $3 LIMIT $4 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["id", "e0c64a9b-003e-4c66-b87d-50059ebcf673"], ["account_id", "9f6f30ee-dd69-42e6-bfc0-374e85e3cdc7"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] (0.1ms) COMMIT
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Rule Load (10.3ms) SELECT "rules".* FROM "rules" WHERE "rules"."ref_id" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367) [["ref_id", "xccdf_org.ssgproject.content_rule_service_atd_disabled"], ["ref_id", "xccdf_org.ssgproject.content_rule_service_crond_enabled"], ["ref_id", "xccdf_org.ssgproject.content_rule_disable_anacron"], ["ref_id", "xccdf_org.ssgproject.content_rule_postfix_client_configure_mail_alias"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_rhosts"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_set_keepalive"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_limit_user_access"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_allow_only_protocol2"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_use_strong_macs"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_enable_strictmodes"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_set_loglevel_info"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_empty_passwords"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_print_last_log"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_user_known_hosts"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_root_login"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_set_idle_timeout"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_compression"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_gssapi_auth"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_kerb_auth"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_use_strong_ciphers"], ["ref_id", "xccdf_org.ssgproject.content_rule_disable_host_auth"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_disable_rhosts_rsa"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_enable_x11_forwarding"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_enable_warning_banner"], ["ref_id", "xccdf_org.ssgproject.content_rule_sshd_use_priv_separation"], ["ref_id", "xccdf_org.ssgproject.
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:30
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ProfileRule Load (4.8ms) SELECT "profile_rules".* FROM "profile_rules" WHERE "profile_rules"."rule_id" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252, $253, $254, $255, $256, $257, $258, $259, $260, $261, $262, $263, $264, $265, $266, $267, $268, $269, $270, $271, $272, $273, $274, $275, $276, $277, $278, $279, $280, $281, $282, $283, $284, $285, $286, $287, $288, $289, $290, $291, $292, $293, $294, $295, $296, $297, $298, $299, $300, $301, $302, $303, $304, $305, $306, $307, $308, $309, $310, $311, $312, $313, $314, $315, $316, $317, $318, $319, $320, $321, $322, $323, $324, $325, $326, $327, $328, $329, $330, $331, $332, $333, $334, $335, $336, $337, $338, $339, $340, $341, $342, $343, $344, $345, $346, $347, $348, $349, $350, $351, $352, $353, $354, $355, $356, $357, $358, $359, $360, $361, $362, $363, $364, $365, $366, $367) [["rule_id", "4a1de925-26d1-4694-8836-ab1a5e3bf6a9"], ["rule_id", "af640127-1d80-4ab6-b215-981ce443bc00"], ["rule_id", "e9ac73d4-9dfc-48e3-ae2a-e97015c7aaf4"], ["rule_id", "5025283d-52ef-4f43-b2a6-2f1143cb528f"], ["rule_id", "d2359aa4-d111-4a19-99e1-cbb8e2771ede"], ["rule_id", "0035135c-6ae8-4425-94da-d6bcab3c441f"], ["rule_id", "551e3e8e-3585-4451-b675-589bff6f1b0c"], ["rule_id", "bb5313d4-fb62-4044-8f20-59e937d13f48"], ["rule_id", "f77251b2-61ad-48ca-9a4f-248c562d98e9"], ["rule_id", "3e0ef1c9-e582-4991-91dc-9876e637cd27"], ["rule_id", "b703335b-4210-4548-b30d-4c09072b8252"], ["rule_id", "34723144-3759-42b6-870a-7c8be75da8ee"], ["rule_id", "6690c501-4136-4460-8753-7c99aaec8de4"], ["rule_id", "49b06711-0205-4750-85d6-e14a209c4672"], ["rule_id", "c405b721-7905-4116-908b-dab8c9e1f62f"], ["rule_id", "b22ca52f-cb5e-4816-8c0d-b054fd5e3647"], ["rule_id", "6b8647d7-0f29-42c4-8239-307860c772b0"], ["rule_id", "fdad7f2a-a1b1-4dfc-ba7a-2c7fdfa0120e"], ["rule_id", "3c7c0bf2-7056-4416-ab62-0212c767580d"], ["rule_id", "3ca90337-748f-49e4-a5f0-4b6073b4f81a"], ["rule_id", "aeb2b7dc-80ef-4af4-88d2-009a62d9b6f2"], ["rule_id", "ded1d229-bb83-4f48-8fdd-57f597208381"], ["rule_id", "118d1819-c333-4044-baca-9fb445c259c5"], ["rule_id", "cc73cef5-64af-4b3f-b586-431f0d974cec"], ["rule_id", "d0f597f6-342c-489a-9172-b686c1269288"], ["rule_id", "146c80e6-2646-48ef-80db-c2265da2a50a"], ["rule_id", "dae6979b-eee6-40c3-931a-3bb16328ca4a"], ["rule_id", "408528b3-40cc-4f77-b102-680d9c8136bd"], ["rule_id", "690169f0-08c6-409f-9873-bb4c1612c6a4"], ["rule_id", "fb8540b2-cc4f-4853-aef7-d6e9ffa3cecd"], ["rule_id", "5455f5ad-ccf1-451c-b45a-07dfba033982"], ["rule_id", "02d93037-b4f1-4785-a751-a21d39338d53"], ["rule_id", "bd6e1924-afb8-4d44-aeac-6698e8509778"], ["rule_id", "e80ba710-23aa-4260-9341-818454644054"], ["rule_id", "a71e37
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:30
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."id" IN ($1, $2, $3) [["id", "562ba49d-8cc4-4078-a87f-44441e8537de"], ["id", "4bfa5d57-10b8-433d-892c-9033e38356fc"], ["id", "e0c64a9b-003e-4c66-b87d-50059ebcf673"]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:30
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (2.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.1ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.9ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (2.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.0ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.0ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.0ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (3.9ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.8ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (1.0ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.7ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (2.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.4ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.5ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.6ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.3ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Profile Load (0.2ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."ref_id" = $1 ORDER BY "profiles"."id" ASC LIMIT $2 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["LIMIT", 1000]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/rules.rb:31
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Host Load (0.5ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."name" = $1 AND "hosts"."account_id" = $2 LIMIT $3 [["name", "thirdhost.redhat.com"], ["account_id", "9f6f30ee-dd69-42e6-bfc0-374e85e3cdc7"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/xccdf_report_parser.rb:51
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] CACHE Profile Load (0.0ms) SELECT "profiles".* FROM "profiles" WHERE "profiles"."name" = $1 AND "profiles"."ref_id" = $2 AND "profiles"."account_id" = $3 LIMIT $4 [["name", "Standard System Security Profile for Fedora"], ["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["account_id", "9f6f30ee-dd69-42e6-bfc0-374e85e3cdc7"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:25
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] (0.2ms) BEGIN
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] CACHE Profile Exists (0.0ms) SELECT 1 AS one FROM "profiles" WHERE "profiles"."ref_id" = $1 AND "profiles"."id" != $2 AND "profiles"."account_id" = $3 LIMIT $4 [["ref_id", "xccdf_org.ssgproject.content_profile_standard"], ["id", "e0c64a9b-003e-4c66-b87d-50059ebcf673"], ["account_id", "9f6f30ee-dd69-42e6-bfc0-374e85e3cdc7"], ["LIMIT", 1]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] (0.2ms) COMMIT
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:28
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Host Load (0.4ms) SELECT "hosts".* FROM "hosts" INNER JOIN "profile_hosts" ON "hosts"."id" = "profile_hosts"."host_id" WHERE "profile_hosts"."profile_id" = $1 [["profile_id", "e0c64a9b-003e-4c66-b87d-50059ebcf673"]]
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] ↳ app/services/concerns/xccdf_report/profiles.rb:36
[ActiveJob] [ParseReportJob] [fff126ad-e68a-4b97-a652-119bf824a0ad] Error performing ParseReportJob (Job ID: fff126ad-e68a-4b97-a652-119bf824a0ad) from Async(default) in 2097.29ms: NoMethodError (undefined method `[]' for false:FalseClass):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment