<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:27:36 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-3370] refenv builds fail, some modules have incorrect snapshot version</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3370</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;All of the daily reference environment builds are failing today.&lt;br/&gt;
For example see &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot/1169/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-snapshot/1169&lt;/a&gt; Jenkins output near the end.&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;Error pulling image folioci/edge-oai-pmh:2.4.1 - 404 Client Error: Not Found
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Other modules have the &quot;version&quot; with &quot;-SNAPSHOT.xx&quot; appended.&lt;/p&gt;

&lt;p&gt;So it is not finding that Docker image of course. The image is at &quot;folioci/edge-oai-pmh/2.4.1-SNAPSHOT.70&quot;&lt;/p&gt;

&lt;p&gt;The platform-complete &lt;a href=&quot;https://github.com/folio-org/platform-complete/blob/snapshot/install.json&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;install.json&lt;/a&gt; file has the incorrect version numbers.&lt;/p&gt;

&lt;p&gt;Note also that edge-dematic is like that too, so expect fail when the build gets around to that module.&lt;/p&gt;

&lt;p&gt;The version number in their pom.xml does have the expected &quot;-SNAPSHOT&quot; suffix.&lt;/p&gt;</description>
                <environment></environment>
        <key id="82291">FOLIO-3370</key>
            <summary>refenv builds fail, some modules have incorrect snapshot version</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="61cd0ca0bce5e00069e98be7">David Crossley</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                    </labels>
                <created>Sat, 18 Dec 2021 05:40:49 +0000</created>
                <updated>Thu, 23 Dec 2021 12:20:59 +0000</updated>
                            <resolved>Thu, 23 Dec 2021 11:54:36 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="197073" author="61cd0ca0bce5e00069e98be7" created="Sat, 18 Dec 2021 08:18:21 +0000"  >&lt;p&gt;Looking at history, these erroneous version numbers came in with an hourly build&lt;br/&gt;
 of build-platform-complete-snapshot&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/platform-complete/commit/e3620de71211504b12080d416e50eee185f6c704&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/platform-complete/commit/e3620de71211504b12080d416e50eee185f6c704&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; class=&quot;user-hover&quot; rel=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; data-account-id=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; accountid=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; rel=&quot;noreferrer&quot;&gt;Siarhei Charniak&lt;/a&gt; this was around the time of the recent branch releases of edge-oai-pmh and edge-dematic.&lt;/p&gt;

&lt;p&gt;Maybe there was a glitch with pom module numbers during the release process.&lt;br/&gt;
The folio-registry of module descriptors might have a bad &quot;latest&quot;.&lt;/p&gt;

&lt;p&gt;Perhaps a build of their mainline branch would solve that by putting a new MD.&lt;/p&gt;</comment>
                                                            <comment id="197076" author="61cd0ca0bce5e00069e98be7" created="Sun, 19 Dec 2021 01:01:07 +0000"  >&lt;p&gt;No, i did re-build the mainline of edge-oai-pmh but that did not help.&lt;/p&gt;

&lt;p&gt;A remedy might be to increment the patch version number in pom.xml of both edge-oai-pmh and edge-dematic.&lt;/p&gt;

&lt;p&gt;Also mod-tags has an erroneous build number.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt; or &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt; might have other suggestions.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="197078" author="61cd0ca0bce5e00069e98be7" created="Sun, 19 Dec 2021 23:26:09 +0000"  >&lt;p&gt;Malc incremented the POM version for edge-oai-pmh and mod-tags (and i have done edge-dematic).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;NOTE&lt;/b&gt;:&lt;br/&gt;
After making backend releases, please make sure to set the next development version in the POM.  You cannot release mod-tags 1.0.2, for example,  and then have the version 1.0.2-SNAPSHOT in the POM on master.&lt;br/&gt;
&lt;a href=&quot;https://dev.folio.org/guidelines/release-procedures/#maven-based-modules&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/guidelines/release-procedures/#maven-based-modules&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="197081" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 07:53:36 +0000"  >&lt;p&gt;Re-opened. All refenv daily builds are broken again.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; class=&quot;user-hover&quot; rel=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; data-account-id=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; accountid=&quot;712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3&quot; rel=&quot;noreferrer&quot;&gt;Siarhei Charniak&lt;/a&gt; please attend to your build procedure as explained earlier in this ticket.&lt;/p&gt;</comment>
                                                            <comment id="197084" author="63519767d66d8108a1226c09" created="Thu, 23 Dec 2021 08:38:39 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;could you please start re-building again? We have already made corresponding changes in pom.xml.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Slava&lt;/p&gt;</comment>
                                                            <comment id="197085" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 08:48:48 +0000"  >&lt;p&gt;Are the affected module versions collected yet?&lt;br/&gt;
&lt;a href=&quot;https://dev.folio.org/guides/automation/#off-schedule-rebuilds&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/guides/automation/#off-schedule-rebuilds&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="197088" author="712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3" created="Thu, 23 Dec 2021 08:51:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt; edge-oai-pmh and edge-dematic versions were fixed. They will be collected upon next run.&lt;/p&gt;</comment>
                                                            <comment id="197091" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 08:53:53 +0000"  >&lt;p&gt;Yeah but have they been collected by the hourly build procedure of the platform, as explained at that link.&lt;/p&gt;</comment>
                                                            <comment id="197093" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 08:55:41 +0000"  >&lt;p&gt;(I am away at dinner, so please do not make me check.)&lt;/p&gt;</comment>
                                                            <comment id="197095" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 10:14:20 +0000"  >&lt;p&gt;The conversation continued on the #hosted-reference-envs channel.&lt;/p&gt;

&lt;p&gt;(And \me annoyed by the edited previous comments.)&lt;/p&gt;</comment>
                                                            <comment id="197097" author="61cd0ca0bce5e00069e98be7" created="Thu, 23 Dec 2021 11:54:22 +0000"  >&lt;p&gt;The reference environments are now back in action.&lt;/p&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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03wbr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="288">DevOps Sprint 130</customfieldvalue>
    <customfieldvalue id="286">DevOps Sprint 129</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 23 Dec 2021 08:38:39 +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>