<html><head><title></title></head><body><!-- rte-version 0.2 9947551637294008b77bce25eb683dac --><div class="rte-style-maintainer rte-pre-wrap" data-color="global-default" bbg-color="default" data-bb-font-size="medium"bbg-font-size="medium" style="white-space: pre-wrap; font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth";"style="white-space: pre-wrap; font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth"; color: rgb(0, 0, 0);">filed the bug <a bbg-destination="rte:bind"data-destination="rte:bind" href="https://pulp.plan.io/issues/6438">https://pulp.plan.io/issues/6438</a><br><br><div class="rte-style-maintainer" data-color="global-default"bbg-color="default" data-bb-font-size="medium" bbg-font-size="medium" style="font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth";"style="font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth"; color: rgb(0, 0, 0);"><div><div class="bbg-rte-fold-content" data-header="From: dkliban@redhat.com At: 04/01/20 11:42:43" data-digest="From: dkliban@redhat.com At: 04/01/20 11:42:43" style=""><div class="bbg-rte-fold-summary">From: dkliban@redhat.com At: 04/01/20 11:42:43</div>To: <a spellcheck="false" bbg-destination="mailto:bli111@bloomberg.net" href="mailto:bli111@bloomberg.net"> Bin Li (BLOOMBERG/ 120 PARK ) </a><br>Cc: <a spellcheck="false"bbg-destination="mailto:pulp-list@redhat.com" href="mailto:pulp-list@redhat.com"> pulp-list@redhat.com</a><br>Subject: Re: [Pulp-list] pulp 3.2.1 sync error</div><br></div><div class="rte-internet-block-wrapper" style="background: white; color: black; font-family: Arial, "BB.Proportional"; font-size: small; white-space: normal;"><div class="rte-internet-block"><blockquote><div dir="ltr">Could you please file a bug at <a spellcheck="false"bbg-destination="rte:bind" class="" href="https://pulp.plan.io/issues/new/" data-destination="rte:bind">https://pulp.plan.io/issues/new/</a> ? Please include the version of pulpcore you upgraded from. Thanks!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 1, 2020 at 9:49 AM Bin Li (BLOOMBERG/ 120 PARK) <<a spellcheck="false"bbg-destination="mailto:rte:bind" class="" href="mailto:bli111@bloomberg.net" data-destination="mailto:rte:bind">bli111@bloomberg.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size: small; font-family: "Courier New", Courier, "BB.FixedWidth"; white-space: pre-wrap;">Hi All,<div>We recently upgraded the pulp to 3.2.1. Syncing to redhat repo now gives us the following error:</div><div>            "error": {</div><div>                "traceback": "  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/rq/worker.py\", line 884, in perform_job\n    rv = job.perform()\n  File</div><div> \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/rq/job.py\", line 664, in perform\n    self._result = self._execute()\n  File \"/opt/utils/venv/pulp/3.7.3/l</div><div>ib64/python3.7/site-packages/rq/job.py\", line 670, in _execute\n    return self.func(*self.args, **self.kwargs)\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/si</div><div>te-packages/pulp_rpm/app/tasks/synchronizing.py\", line 126, in synchronize\n    treeinfo = get_treeinfo_data(remote)\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3</div><div>.7/site-packages/pulp_rpm/app/kickstart/treeinfo.py\", line 21, in get_treeinfo_data\n    downloader = remote.get_downloader(url=urljoin(remote_url, namespace))\n  File</div><div> \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/pulpcore/app/models/repository.py\", line 287, in get_downloader\n    return self.download_factory.build(url</div><div>te-packages/pulp_rpm/app/tasks/synchronizing.py\", line 126, in synchronize\n    treeinfo = get_treeinfo_data(remote)\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3</div><div>.7/site-packages/pulp_rpm/app/kickstart/treeinfo.py\", line 21, in get_treeinfo_data\n    downloader = remote.get_downloader(url=urljoin(remote_url, namespace))\n  File</div><div> \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/pulpcore/app/models/repository.py\", line 287, in get_downloader\n    return self.download_factory.build(url</div><div>, **kwargs)\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/pulpcore/app/models/repository.py\", line 245, in download_factory\n    self._download_fa</div><div>ctory = DownloaderFactory(self)\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/pulpcore/download/factory.py\", line 68, in __init__\n    self._sessi</div><div>on = self._make_aiohttp_session_from_remote()\n  File \"/opt/utils/venv/pulp/3.7.3/lib64/python3.7/site-packages/pulpcore/download/factory.py\", line 85, in _make_aioht</div><div>tp_session_from_remote\n    sslcontext = ssl.create_default_context(cadata=self._remote.ca_cert)\n  File \"/opt/python/3.7.3/lib64/python3.7/ssl.py\", line 573, in crea</div><div>te_default_context\n    context.load_verify_locations(cafile, capath, cadata)\n",</div><div>                "description": "[PEM: NO_START_LINE] no start line (_ssl.c:3947)"</div><div><br></div><div>We had no issues before we upgraded. Please advise how this can be fixed.</div><div><br></div><div><br></div><div>Thanks</div></div>_______________________________________________<br>Pulp-list mailing list<br><a spellcheck="false"bbg-destination="mailto:rte:bind" class="" href="mailto:Pulp-list@redhat.com" data-destination="mailto:rte:bind">Pulp-list@redhat.com</a><br><a spellcheck="false"bbg-destination="rte:bind" class="" href="https://www.redhat.com/mailman/listinfo/pulp-list"data-destination="rte:bind">https://www.redhat.com/mailman/listinfo/pulp-list</a></blockquote></div></blockquote><br></div></div></div></div></body></html>