<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:27:29 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3354] Vagrant box build failure</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3354</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;testing-backend box fails to build with this error during tenant deploy:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
Status code was 400 and not [200]: HTTP Error 400: Bad Request
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Suspect some issue with implementation of tenant interface in some module.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82262">FOLIO-3354</key>
            <summary>Vagrant box build failure</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/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="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 1 Dec 2021 13:42:09 +0000</created>
                <updated>Fri, 3 Dec 2021 16:27:45 +0000</updated>
                            <resolved>Fri, 3 Dec 2021 16:27:45 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="196944" author="5c706fbb47a54a6728e59df2" created="Wed, 1 Dec 2021 14:21:42 +0000"  >&lt;p&gt;Indeed, it appears mod-search is the culprit:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
14:11:05 [375883/proxy] [supertenant] [] [] WARN  ProxyService         POST request &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; mod-search-1.6.0-SNAPSHOT.160 /_/tenant failed with 500: {&lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;:[{&lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;[403 Forbidden] during [POST] to [http:&lt;span class=&quot;code-comment&quot;&gt;//authority-storage/reindex] [ResourceReindexClient#submitReindex(URI)]: [Access requires permission: authority-storage.authority.reindex.post]&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Forbidden&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;unknown_error&quot;&lt;/span&gt;}],&lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;:1}
&lt;/span&gt;org.folio.okapi.common.ErrorTypeException: 500: {&lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;:[{&lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;[403 Forbidden] during [POST] to [http:&lt;span class=&quot;code-comment&quot;&gt;//authority-storage/reindex] [ResourceReindexClient#submitReindex(URI)]: [Access requires permission: authority-storage.authority.reindex.post]&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Forbidden&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;unknown_error&quot;&lt;/span&gt;}],&lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;:1}
&lt;/span&gt;14:11:05 [375883/proxy] [supertenant] [] [] INFO  TenantManager        job complete
14:11:05 [375883/proxy] [supertenant] [] [] WARN  TenantManager        job failed
org.folio.okapi.util.OkapiError: POST request &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; mod-search-1.6.0-SNAPSHOT.160 /_/tenant failed with 500: {&lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;:[{&lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;[403 Forbidden] during [POST] to [http:&lt;span class=&quot;code-comment&quot;&gt;//authority-storage/reindex] [ResourceReindexClient#submitReindex(URI)]: [Access requires permission: authority-storage.authority.reindex.post]&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Forbidden&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;unknown_error&quot;&lt;/span&gt;}],&lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;:1}
&lt;/span&gt;14:11:05 [375883/proxy] [supertenant] [] [] INFO  ProxyContext         375883/proxy RES 400 509538181us okapi POST request &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; mod-search-1.6.0-SNAPSHOT.160 /_/tenant failed with 500: {&lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;:[{&lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;[403 Forbidden] during [POST] to [http:&lt;span class=&quot;code-comment&quot;&gt;//authority-storage/reindex] [ResourceReindexClient#submitReindex(URI)]: [Access requires permission: authority-storage.authority.reindex.post]&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Forbidden&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;unknown_error&quot;&lt;/span&gt;}],&lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;:1}
&lt;/span&gt;14:11:05 [375883/proxy] [supertenant] [] [] ERROR HttpResponse         HTTP response code=400 msg=POST request &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; mod-search-1.6.0-SNAPSHOT.160 /_/tenant failed with 500: {&lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;:[{&lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;[403 Forbidden] during [POST] to [http:&lt;span class=&quot;code-comment&quot;&gt;//authority-storage/reindex] [ResourceReindexClient#submitReindex(URI)]: [Access requires permission: authority-storage.authority.reindex.post]&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;Forbidden&quot;&lt;/span&gt;,&lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;unknown_error&quot;&lt;/span&gt;}],&lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;:1}&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Not clear why this does not happen in the EC2 reference environment builds.&lt;/p&gt;</comment>
                                                            <comment id="196948" author="5c706fbb47a54a6728e59df2" created="Wed, 1 Dec 2021 15:25:20 +0000"  >&lt;p&gt;Permissions in mod-search and mod-inventory-storage have gotten a little garbled. This issue is blocked on 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MSEARCH-251&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MSEARCH-251&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Incorrect and missing permissions in mod-search/mod-inventory-storage module descriptors&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MSEARCH-251
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</comment>
                                                            <comment id="196950" author="61cd0ca0bce5e00069e98be7" created="Wed, 1 Dec 2021 23:25:07 +0000"  >&lt;p&gt;This issue &lt;b&gt;is also&lt;/b&gt; occurring in the reference environments. See yesterday &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-testing-backend/1171/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-testing-backend/1171&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You got further with your investigations than i. &lt;/p&gt;</comment>
                                                            <comment id="196952" author="5c706fbb47a54a6728e59df2" created="Fri, 3 Dec 2021 16:27:33 +0000"  >&lt;p&gt;A fix was made to mod-search as part of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MSEARCH-251&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MSEARCH-251&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Incorrect and missing permissions in mod-search/mod-inventory-storage module descriptors&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MSEARCH-251
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 which allows the build to succeed, however, the fix is incomplete. Closing this issue for now (as builds are successful), but it may crop up again as 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MSEARCH-251&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MSEARCH-251&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Incorrect and missing permissions in mod-search/mod-inventory-storage module descriptors&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            MSEARCH-251
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 is refined.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="28839">MSEARCH-251</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03rn3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="285">DevOps Sprint 128</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 1 Dec 2021 23:25:07 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>