<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:14:32 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-1601] Intermittent Vagrant box startup failure</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1601</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; class=&quot;user-hover&quot; rel=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; data-account-id=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; accountid=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; rel=&quot;noreferrer&quot;&gt;Ian Ibbotson (Use this one)&lt;/a&gt; reports:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I&apos;m running with 8g of memory defined in my Vagrantfile ::  &lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;config.vm.provider &quot;virtualbox&quot; do |v|
   v.memory = 8192
   v.cpus = 5
 end
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;but Still often getting &lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-10-24 11:14:17,413 WARN  OkapiClient           OkapiClient exception 2: Network is unreachable: /10.0.2.15:9130
2018-10-24 11:14:17,414 INFO  MainVerticle         Deploy failed: java.lang.Throwable: Network is unreachable: /10.0.2.15:9130
2018-10-24 11:14:17,415 WARN  OkapiClient           OkapiClient exception 2: Network is unreachable: /10.0.2.15:9130
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;

&lt;p&gt;Okapi log attached ( &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/63905&quot; title=&quot;okapi (1).log attached to FOLIO-1601&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;okapi (1).log&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;47adfefe-5cf4-4c91-a3f4-d93ddcfcd58d&quot; rel=&quot;noreferrer&quot;&gt;okapi (1).log&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; )&lt;/p&gt;</description>
                <environment></environment>
        <key id="79541">FOLIO-1601</key>
            <summary>Intermittent Vagrant box startup 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="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint50</label>
                            <label>sprint51</label>
                            <label>sprint52</label>
                            <label>sprint53</label>
                            <label>sprint54</label>
                    </labels>
                <created>Tue, 30 Oct 2018 13:56:54 +0000</created>
                <updated>Tue, 29 Jan 2019 02:46:11 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="191530" author="5c706fbb47a54a6728e59df2" created="Tue, 30 Oct 2018 14:00:18 +0000"  >&lt;p&gt;I believe the log messages come from the containers, not from Okapi itself. It almost seems that the container comes up before the network is fully available.&lt;/p&gt;

&lt;p&gt;I have not been able to reliably recreate this condition, though it happens quite reliably for &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; class=&quot;user-hover&quot; rel=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; data-account-id=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; accountid=&quot;557058:28cce430-5ccd-47e7-88fe-1b26c20ee795&quot; rel=&quot;noreferrer&quot;&gt;Ian Ibbotson (Use this one)&lt;/a&gt; &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                                                            <comment id="191531" author="557058:28cce430-5ccd-47e7-88fe-1b26c20ee795" created="Wed, 28 Nov 2018 09:42:40 +0000"  >&lt;p&gt;A bit of googling finds &lt;a href=&quot;https://bbs.archlinux.org/viewtopic.php?id=171496&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://bbs.archlinux.org/viewtopic.php?id=171496&lt;/a&gt; which isn&apos;t exactly related, but might be a clue. My suspicion is that network-online.target is being reached as the docker0 interface comes online, but eth0 (10.0.2.15) isn&apos;t appearing until after. Just a guess tho.&lt;/p&gt;</comment>
                                                            <comment id="191532" author="557058:28cce430-5ccd-47e7-88fe-1b26c20ee795" created="Tue, 15 Jan 2019 12:09:09 +0000"  >&lt;p&gt;I see this has gone to in progress - FYI  - &lt;/p&gt;

&lt;p&gt;&amp;gt; service okapi stop&lt;br/&gt;
&amp;gt; service okapi start &lt;/p&gt;

&lt;p&gt;is a viable workaround.&lt;/p&gt;</comment>
                                                            <comment id="191533" author="61cd0ca0bce5e00069e98be7" created="Thu, 24 Jan 2019 14:44:28 +0000"  >&lt;p&gt;I experienced this today with the folio/Q4-2018 VM. I could do &apos;vagrant halt, destroy, up&apos; repeatedly, and it keeps happening.&lt;/p&gt;

&lt;p&gt;Using another VM folio/snapshot-core is okay. Then back to the folio/Q4-2018 VM and it is still happening.&lt;/p&gt;

&lt;p&gt;Wayne tried today and it is okay for him.&lt;/p&gt;

&lt;p&gt;Attached a fresh okapi.log (but essentially same as the existing log).&lt;/p&gt;

&lt;p&gt;So i did &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 systemctl restart okapi&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt; and all is well.&lt;/p&gt;

&lt;p&gt;But after &apos;vagrant halt, destroy, up&apos; same again.&lt;/p&gt;

&lt;p&gt;Did &apos;vagrant box remove folio/Q4-2018; vagrant up&apos; and now it is happy.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="63905" name="okapi (1).log" size="37474" author="5c706fbb47a54a6728e59df2" created="Tue, 30 Oct 2018 13:55:35 +0000"/>
                            <attachment id="63906" name="okapi-20190124.log" size="23981" author="61cd0ca0bce5e00069e98be7" created="Thu, 24 Jan 2019 14:45:03 +0000"/>
                    </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="10144"><![CDATA[Core: Platform]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 28 Nov 2018 09:42:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>