<div dir="ltr"><div>Apparently the test does not check for the task status or wait until task finishes/fails <a href="https://github.com/pulp/Pulp-2-Tests/blob/master/pulp_2_tests/tests/puppet/api_v2/test_sync_publish.py#L232">https://github.com/pulp/Pulp-2-Tests/blob/master/pulp_2_tests/tests/puppet/api_v2/test_sync_publish.py#L232</a></div><div>It takes some time for the task to fail, when it is in the running state `traceback` and `error` are Null, however once it fails I do see both of the keys <a href="https://pastebin.com/tE9NzPe6">https://pastebin.com/tE9NzPe6</a></div><div>That's being said the issue is not related to the changes in nectar.<br></div><div dir="ltr"><div><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br><br>--------<br>Regards,<br><br>Ina Panova<br>Senior Software Engineer| Pulp| Red Hat Inc.<br><br>"Do not go where the path may lead,<br> go instead where there is no path and leave a trail."<br></div></div></div></div></div><br></div></div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 5:30 PM Dennis Kliban <<a href="mailto:dkliban@redhat.com" target="_blank">dkliban@redhat.com</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 dir="ltr"><div>The Jenkins job[0] that tested the 2.21 staging repo showed that all the Docker related tests pass. However, there was a Puppet test that failed. The failure was related to puppet plugin syncing from a bad URL. The test has an assertion that an exception will be present in the Task status and that exception is not there. <br></div><div><br></div><div>Ina, could this be related to the Nectar changes?</div><div><br></div><div> I am going to re-run this job now. </div><div><br></div><div>[0] <a href="https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7/15/" target="_blank">https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7/15/</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 8:58 AM Lai Tran <<a href="mailto:ltran@redhat.com" target="_blank">ltran@redhat.com</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 dir="ltr">Hey Ina, <div><br></div><div>I'm still working on it.  There was some db issues I've encountered with some machines and not others.  I'll let you know once I'm done testing.</div><div><br></div><div>Lai</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 6:41 AM Ina Panova <<a href="mailto:ipanova@redhat.com" target="_blank">ipanova@redhat.com</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 dir="ltr"><div>Hi,</div><div>Still waiting on the test results.</div><div><br></div><div>I will keep you posted. Thanks!<br></div><div><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><br>--------<br>Regards,<br><br>Ina Panova<br>Senior Software Engineer| Pulp| Red Hat Inc.<br><br>"Do not go where the path may lead,<br> go instead where there is no path and leave a trail."<br></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 8:46 AM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</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">Moin,<br>
<br>
is there a verdict about the builds?<br>
<br>
Evgeni<br>
<br>
On Thu, Sep 17, 2020 at 2:43 PM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
><br>
> and packaging is in <a href="https://github.com/pulp/pulp-packaging/pull/114" rel="noreferrer" target="_blank">https://github.com/pulp/pulp-packaging/pull/114</a><br>
><br>
> the result is now available in the 2.21 stage repo, including the<br>
> fresh nectar from earlier this week.<br>
><br>
> I kicked off <a href="https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7/" rel="noreferrer" target="_blank">https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7/</a><br>
> and <a href="https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7-fips/" rel="noreferrer" target="_blank">https://pulp-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/pulp-2.21-dev-rhel7-fips/</a>,<br>
> enjoy!<br>
><br>
> On Thu, Sep 17, 2020 at 1:02 PM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
> ><br>
> > Yes I will ;-)<br>
> ><br>
> > pick PR for 3.2-release is up at <a href="https://github.com/pulp/pulp_docker/pull/462" rel="noreferrer" target="_blank">https://github.com/pulp/pulp_docker/pull/462</a><br>
> ><br>
> > On Wed, Sep 16, 2020 at 4:56 PM Ina Panova <<a href="mailto:ipanova@redhat.com" target="_blank">ipanova@redhat.com</a>> wrote:<br>
> > ><br>
> > > Hi Evgeni,<br>
> > > today it has been identified that pulp_docker also needs a release due to this related commit <a href="https://github.com/pulp/pulp_docker/commit/859ae5589b7bd5152814f001f4566d4a270cd3e8" rel="noreferrer" target="_blank">https://github.com/pulp/pulp_docker/commit/859ae5589b7bd5152814f001f4566d4a270cd3e8</a><br>
> > > Will you be able to work on the pulp_docker z stream release(3.2.7)?<br>
> > ><br>
> > > Thank you.<br>
> > > --------<br>
> > > Regards,<br>
> > ><br>
> > > Ina Panova<br>
> > > Senior Software Engineer| Pulp| Red Hat Inc.<br>
> > ><br>
> > > "Do not go where the path may lead,<br>
> > >  go instead where there is no path and leave a trail."<br>
> > ><br>
> > ><br>
> > > On Tue, Sep 15, 2020 at 4:50 PM Ina Panova <<a href="mailto:ipanova@redhat.com" target="_blank">ipanova@redhat.com</a>> wrote:<br>
> > >><br>
> > >> Hey,<br>
> > >> we should do some testing first.<br>
> > >> Please keep the build for now in stage, once it is confirmed that the patches fix the original issue we can push to stable.<br>
> > >><br>
> > >> Thank you!<br>
> > >> --------<br>
> > >> Regards,<br>
> > >><br>
> > >> Ina Panova<br>
> > >> Senior Software Engineer| Pulp| Red Hat Inc.<br>
> > >><br>
> > >> "Do not go where the path may lead,<br>
> > >>  go instead where there is no path and leave a trail."<br>
> > >><br>
> > >><br>
> > >> On Tue, Sep 15, 2020 at 8:19 AM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
> > >>><br>
> > >>> I've released nectar 1.6.2 RPMs to<br>
> > >>> <a href="https://repos.fedorapeople.org/repos/pulp/pulp/testing/automation/2-master/stage/" rel="noreferrer" target="_blank">https://repos.fedorapeople.org/repos/pulp/pulp/testing/automation/2-master/stage/</a><br>
> > >>> Do you want to do any testing, or should I push the same RPMs directly<br>
> > >>> to the stable 2.21 repo too (or first to staging 2.21)?<br>
> > >>><br>
> > >>> On Mon, Sep 14, 2020 at 12:18 PM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
> > >>> ><br>
> > >>> > Thanks to Tanya, I now have the right perms, continuing with the release.<br>
> > >>> ><br>
> > >>> > On Mon, Sep 14, 2020 at 9:03 AM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
> > >>> > ><br>
> > >>> > > Heya,<br>
> > >>> > ><br>
> > >>> > > I'll gladly do so, but it seems that @pulp/release-engineering has no<br>
> > >>> > > commit rights in pulp/nectar :(<br>
> > >>> > > If someone could please fix that, I'll go and release 1.6.2 ;)<br>
> > >>> > ><br>
> > >>> > > Evgeni<br>
> > >>> > ><br>
> > >>> > > On Wed, Sep 9, 2020 at 3:13 PM Dennis Kliban <<a href="mailto:dkliban@redhat.com" target="_blank">dkliban@redhat.com</a>> wrote:<br>
> > >>> > > ><br>
> > >>> > > > We are still trying to figure out which Satellite release it will go into. That decision depends on QE capacity to perform verification. In the meantime, we want to add this package to the 2.21 repository upstream[0].<br>
> > >>> > > ><br>
> > >>> > > > [0] <a href="https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/" rel="noreferrer" target="_blank">https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/</a><br>
> > >>> > > ><br>
> > >>> > > > On Wed, Sep 9, 2020 at 9:07 AM Evgeni Golov <<a href="mailto:evgeni@redhat.com" target="_blank">evgeni@redhat.com</a>> wrote:<br>
> > >>> > > >><br>
> > >>> > > >> Hey Dennis,<br>
> > >>> > > >><br>
> > >>> > > >> this certainly can be arranged, but I am a tad confused on the where and when.<br>
> > >>> > > >> The BZ you linked has no Target Milestone (yet?) and the attached Pulp<br>
> > >>> > > >> redmine no platform release.<br>
> > >>> > > >> So while I can go and tag the release, I'm not sure when and in which<br>
> > >>> > > >> repos this should show up.<br>
> > >>> > > >><br>
> > >>> > > >> Thanks!<br>
> > >>> > > >> Evgeni<br>
> > >>> > > >><br>
> > >>> > > >> On Tue, Sep 8, 2020 at 7:45 PM Dennis Kliban <<a href="mailto:dkliban@redhat.com" target="_blank">dkliban@redhat.com</a>> wrote:<br>
> > >>> > > >> ><br>
> > >>> > > >> > We have a fix for a BZ[0] on the master branch of nectar. The latest commit on that branch[1] needs to be tagged as 1.6.2-1 and released.<br>
> > >>> > > >> ><br>
> > >>> > > >> > Thank you!<br>
> > >>> > > >> ><br>
> > >>> > > >> > [0] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1822560" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1822560</a><br>
> > >>> > > >> > [1] <a href="https://github.com/pulp/nectar/commits/master" rel="noreferrer" target="_blank">https://github.com/pulp/nectar/commits/master</a><br>
> > >>> > > >> ><br>
> > >>> > > >> ><br>
> > >>> > > >><br>
> > >>> > > >><br>
> > >>> > > >> --<br>
> > >>> > > >> Beste Grüße/Kind regards,<br>
> > >>> > > >><br>
> > >>> > > >> Evgeni Golov<br>
> > >>> > > >> Senior Software Engineer<br>
> > >>> > > >> ________________________________________________________________________<br>
> > >>> > > >> Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> > >>> > > >> Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> > >>> > > >> Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
> > >>> > > >><br>
> > >>> > ><br>
> > >>> > ><br>
> > >>> > > --<br>
> > >>> > > Beste Grüße/Kind regards,<br>
> > >>> > ><br>
> > >>> > > Evgeni Golov<br>
> > >>> > > Senior Software Engineer<br>
> > >>> > > ________________________________________________________________________<br>
> > >>> > > Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> > >>> > > Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> > >>> > > Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
> > >>> ><br>
> > >>> ><br>
> > >>> ><br>
> > >>> > --<br>
> > >>> > Beste Grüße/Kind regards,<br>
> > >>> ><br>
> > >>> > Evgeni Golov<br>
> > >>> > Senior Software Engineer<br>
> > >>> > ________________________________________________________________________<br>
> > >>> > Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> > >>> > Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> > >>> > Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
> > >>><br>
> > >>><br>
> > >>><br>
> > >>> --<br>
> > >>> Beste Grüße/Kind regards,<br>
> > >>><br>
> > >>> Evgeni Golov<br>
> > >>> Senior Software Engineer<br>
> > >>> ________________________________________________________________________<br>
> > >>> Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> > >>> Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> > >>> Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
> > >>><br>
> > >>><br>
> > >>> _______________________________________________<br>
> > >>> Pulp-dev mailing list<br>
> > >>> <a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
> > >>> <a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Beste Grüße/Kind regards,<br>
> ><br>
> > Evgeni Golov<br>
> > Senior Software Engineer<br>
> > ________________________________________________________________________<br>
> > Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> > Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> > Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
><br>
><br>
><br>
> --<br>
> Beste Grüße/Kind regards,<br>
><br>
> Evgeni Golov<br>
> Senior Software Engineer<br>
> ________________________________________________________________________<br>
> Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
> Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
> Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
<br>
<br>
<br>
-- <br>
Beste Grüße/Kind regards,<br>
<br>
Evgeni Golov<br>
Senior Software Engineer<br>
________________________________________________________________________<br>
Red Hat GmbH, <a href="https://de.redhat.com/" rel="noreferrer" target="_blank">https://de.redhat.com/</a> , Registered seat: Grasbrunn,<br>
Commercial register: Amtsgericht Muenchen, HRB 153243,<br>
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill<br>
<br>
</blockquote></div>
</blockquote></div>
</blockquote></div>
</blockquote></div>