<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:32:05 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-3966] Vagrant box build failure 25 Jan 2024</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3966</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The Vagrant box build has been in a failure state for the last 2+ weeks. Some of that is due to platform instability, but the latest failure is unusual. In the create-admin role, this task failed:&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;
snapshot: TASK [create-tenant-admin : Enable authtoken and dependencies] 
snapshot: fatal: [&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;]: FAILED! =&amp;gt; {&lt;span class=&quot;code-quote&quot;&gt;&quot;changed&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;elapsed&quot;&lt;/span&gt;: 37, &lt;span class=&quot;code-quote&quot;&gt;&quot;msg&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Status code was -1 and not [200]: Connection failure: timed out&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;redirected&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;status&quot;&lt;/span&gt;: -1, &lt;span class=&quot;code-quote&quot;&gt;&quot;url&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//10.0.2.15:9130/_/proxy/tenants/diku/install&quot;&lt;/span&gt;}&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This suggests that one or more of the modules that were disabled in order to be able to create the tenant admin user (modules that have a dependency on the &lt;tt&gt;authtoken&lt;/tt&gt; interface) failed to be re-enabled.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82570">FOLIO-3966</key>
            <summary>Vagrant box build failure 25 Jan 2024</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</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>Thu, 25 Jan 2024 18:59:17 +0000</created>
                <updated>Fri, 26 Jan 2024 22:49:04 +0000</updated>
                            <resolved>Fri, 26 Jan 2024 22:39:00 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="196409" author="5c706fbb47a54a6728e59df2" created="Thu, 25 Jan 2024 23:39:49 +0000"  >&lt;p&gt;Two subsequent builds failed trying to enable all modules. Trying to reproduce locally.&lt;/p&gt;

&lt;p&gt;It&apos;s possible that the 20GB VBox image used to build the Vagrant images no longer provides enough resources for the build to complete.&lt;/p&gt;</comment>
                                                            <comment id="196410" author="5a8c3089b01a4c302bf1bd1e" created="Thu, 25 Jan 2024 23:55:13 +0000"  >&lt;p&gt;Disk space has been very tight lately. I had to resize the logical volume in the Vagrantfile because the disk was larger (I think 32G) but not all that space could be used.&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;
sudo lvresize -rl +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="196411" author="5c706fbb47a54a6728e59df2" created="Fri, 26 Jan 2024 03:32:54 +0000"  >&lt;p&gt;Thanks, Damien, I&apos;ll take a look at that as well.&lt;/p&gt;</comment>
                                                            <comment id="196412" author="5c706fbb47a54a6728e59df2" created="Fri, 26 Jan 2024 22:38:43 +0000"  >&lt;p&gt;Updating the memory allocation for the build box to 24GB allowed the build to complete, there is now an updated snapshot box.&lt;/p&gt;

&lt;p&gt;I also resized lvol on the base box as &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a8c3089b01a4c302bf1bd1e&quot; class=&quot;user-hover&quot; rel=&quot;5a8c3089b01a4c302bf1bd1e&quot; data-account-id=&quot;5a8c3089b01a4c302bf1bd1e&quot; accountid=&quot;5a8c3089b01a4c302bf1bd1e&quot; rel=&quot;noreferrer&quot;&gt;Damien&lt;/a&gt; recommended, so there is now plenty of free space on the newest box.&lt;/p&gt;</comment>
                                                            <comment id="196413" author="5a8c3089b01a4c302bf1bd1e" created="Fri, 26 Jan 2024 22:49:04 +0000"  >&lt;p&gt;An alternative to increasing memory allocation would be to enable Dynamic Swap Space. This is usually what I do with vagrant to avoid OOM crashes. 24G might make it hard for people to run on a machine with 32G. So far I only needed 15G to run the snapshot vagrant.&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;
sudo apt install swapspace -y &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                    <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_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i09768:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 25 Jan 2024 23:55:13 +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>