<div dir="ltr"><div dir="auto"><div>That's odd.<div dir="auto"><br></div><div dir="auto">What should happen is that while the file is zipped as .txt.gz, Apache decompresses the file on-the-fly and serves it to you as plain text [1].</div><div dir="auto"><br></div><div dir="auto">This should work even with something as basic as curl. There's no javascript or fancy things involved<div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default">​:</div><div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default"><br></div><div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default">$ curl -s <a href="http://logs.openstack.org/23/536623/1/check/build-openstack-sphinx-docs/3bbaf99/job-output.txt.gz">http://logs.openstack.org/23/536623/1/check/build-openstack-sphinx-docs/3bbaf99/job-output.txt.gz</a> |wc -l<br>1569​</div></div><div dir="auto"><br></div><div dir="auto">To my knowledge, this hasn't changed even throughout the gradual rollout of Zuul v3.</div><div dir="auto"><br></div><div dir="auto">There is likely a redirect happening behind the scenes in order to use the os-loganalyze middleware which is what makes the timestamps clickable, add colors and things like that [2].</div><div dir="auto"><br></div><div dir="auto">Would you perhaps have an extension or plugin that would block something like that ?</div><div dir="auto"><br></div><div dir="auto">[1]: <a href="http://git.openstack.org/cgit/openstack-infra/puppet-openstackci/tree/templates/logs.vhost.erb#n21" target="_blank">http://git.openstack.org/<wbr>cgit/openstack-infra/puppet-<wbr>openstackci/tree/templates/<wbr>logs.vhost.erb#n21</a></div><div dir="auto">[2]: <a href="http://git.openstack.org/cgit/openstack-infra/puppet-openstackci/tree/templates/logs.vhost.erb#n107" target="_blank">http://git.openstack.org/<wbr>cgit/openstack-infra/puppet-<wbr>openstackci/tree/templates/<wbr>logs.vhost.erb#n107</a><br><br><div dir="auto">David Moreau Simard<br>Senior Software Engineer | Openstack RDO<br><br>dmsimard = [irc, github, twitter]</div></div><br><div class="gmail_extra"><br><div class="gmail_quote">On Jan 23, 2018 7:52 AM, "Paul Bourke" <<a href="mailto:paul.bourke@oracle.com" target="_blank">paul.bourke@oracle.com</a>> wrote:<br type="attribution"><blockquote class="gmail-m_-5050434746879181131quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Apologies if this has been asked before. It seems as of late (I think since the roll out of zuul v3, I can't seem to view job outputs directly in my browser. E.g. when I click link[0], I have to download 'job-output.txt.gz', unzip it, rename the extension to '.html', and finally open it in a browser. I've tried this with both Chrome <a href="tel:63.0.3239.132" value="+16303239132" target="_blank">63.0.3239.132</a> and Firefox 57.0.4, OS Ubuntu 16.04.<br>
<br>
Is anyone else seeing this issue?<br>
<br>
Thanks,<br>
-Paul<br>
<br>
[0] <a href="http://logs.openstack.org/71/535671/11/check/kolla-ansible-oraclelinux-source-ceph/e63c60c/job-output.txt.gz" rel="noreferrer" target="_blank">http://logs.openstack.org/71/5<wbr>35671/11/check/kolla-ansible-o<wbr>raclelinux-source-ceph/e63c60c<wbr>/job-output.txt.gz</a> <br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
</blockquote></div><br></div></div></div>
</div>