<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:19:23 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-3912] Run OCSP tests against Ubuntu 20.04</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3912</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The following OCSP tests have been consistently failing (with OpenSSL 1.1.1 and OpenSSL 1.0.1):&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;ocsp-openssl-test_1-ecdsa-delegate-latest&lt;/li&gt;
	&lt;li&gt;ocsp-openssl-test_1-ecdsa-nodelegate-latest&lt;/li&gt;
	&lt;li&gt;ocsp-openssl-test_1-rsa-delegate-latest&lt;/li&gt;
	&lt;li&gt;ocsp-openssl-test_1-rsa-nodelegate-latest&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;The logs indicate a failure to obtain a stapled response:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[2021/02/12 16:46:36.512] + echo Should succeed:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[2021/02/12 16:46:36.512] + /data/mci/6ac94c8d28b3bdc831614ff7ed036f66/mongoc/src/libmongoc/mongoc-ping mongodb://localhost:27017/?tls=true&amp;amp;tlsCAFile=/data/mci/6ac94c8d28b3bdc831614ff7ed036f66/mongoc/.evergreen/ocsp/ecdsa/ca.pem&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[2021/02/12 16:46:36.520] 2021/02/12 16:46:36.0520: [11132]:    ERROR:       mongoc: Server must contain a stapled response&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[2021/02/12 16:46:36.520] Ping failure: No suitable servers found (`serverSelectionTryOnce` set): [TLS handshake failed: Failed OCSP verification calling ismaster on &apos;localhost:27017&apos;]&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;These were passing up until January 4th (the first failing commit for &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3825&quot; title=&quot;mongoc_cluster_stream_for_server should not BSON_ASSERT on passed-in server_id&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3825&quot;&gt;&lt;del&gt;CDRIVER-3825&lt;/del&gt;&lt;/a&gt; is unrelated to OCSP).&lt;/p&gt;</description>
                <environment></environment>
        <key id="1629615">CDRIVER-3912</key>
            <summary>Run OCSP tests against Ubuntu 20.04</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="benji.rewis@mongodb.com">Benji Rewis</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Feb 2021 15:32:28 +0000</created>
                <updated>Wed, 23 Jun 2021 19:17:38 +0000</updated>
                            <resolved>Wed, 23 Jun 2021 19:16:56 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3895009" author="xgen-internal-githook" created="Wed, 23 Jun 2021 19:15:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benjamin Rewis&apos;, &apos;email&apos;: &apos;32186188+benjirewis@users.noreply.github.com&apos;, &apos;username&apos;: &apos;benjirewis&apos;}
&lt;p&gt;Message: Upgrade Ubuntu tasks Evergreen (#796)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3912&quot; title=&quot;Run OCSP tests against Ubuntu 20.04&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3912&quot;&gt;&lt;del&gt;CDRIVER-3912&lt;/del&gt;&lt;/a&gt; Run OCSP tests against Ubuntu 20.04&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3946&quot; title=&quot;Run Evergreen tasks on Ubuntu 18.04&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3946&quot;&gt;&lt;del&gt;CDRIVER-3946&lt;/del&gt;&lt;/a&gt; Run Evg tasks on Ubuntu 18.04 and RHEL 8.1 (power8)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4022&quot; title=&quot;Skip /WriteCommand/invalid_wc_server_error test on mongos&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4022&quot;&gt;&lt;del&gt;CDRIVER-4022&lt;/del&gt;&lt;/a&gt; Skip invalid_wc_server_error test on mongos&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/dad33550aa098229d395d2cf7c02f10a9f3f40c4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/dad33550aa098229d395d2cf7c02f10a9f3f40c4&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3839653" author="benji.rewis" created="Tue, 25 May 2021 20:23:21 +0000"  >&lt;p&gt;Bumping OCSP stapling tests to run on Ubuntu 20.04: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/796&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/796&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1678231">GODRIVER-1961</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyqpxj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>