<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:33 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[ODLPARENT-76] [Karaf 4] SFT IOException target/pax/.../test-dependencies.xml (No such file or directory)</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-76</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;when running SingleFeatureTest (SFT) on a Karaf 4 feature, e.g. by &quot;mvn -o -Dsft.diag.skip=true clean install&quot; in genius/features/features4-genius from &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/51966/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/51966/&lt;/a&gt; (not sure if this also happens in production Karaf or is SFT specific), then I&apos;m seeing this:&lt;/p&gt;

&lt;p&gt;2017-03-08 00:10:01,823 | WARN  | r - ConfigPusher | FeaturesServiceImpl              | 8 - org.apache.karaf.features.core - 4.0.7 | Can&apos;t load features repository &lt;a href=&quot;file:/home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9fca-074df8c3f661/te&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:/home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9fca-074df8c3f661/te&lt;/a&gt;&lt;br/&gt;
st-dependencies.xml&lt;br/&gt;
java.io.IOException: /home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9fca-074df8c3f661/test-dependencies.xml (No such file or directory) : &lt;a href=&quot;file:/home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;file:/home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9f&lt;/a&gt;&lt;br/&gt;
ca-074df8c3f661/test-dependencies.xml&lt;br/&gt;
        at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:96)&lt;span class=&quot;error&quot;&gt;&amp;#91;8:org.apache.karaf.features.core:4.0.7&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:85)&lt;span class=&quot;error&quot;&gt;&amp;#91;8:org.apache.karaf.features.core:4.0.7&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatures(FeaturesServiceImpl.java:709)&lt;span class=&quot;error&quot;&gt;&amp;#91;8:org.apache.karaf.features.core:4.0.7&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.karaf.features.internal.service.FeaturesServiceImpl.listInstalledFeatures(FeaturesServiceImpl.java:754)&lt;span class=&quot;error&quot;&gt;&amp;#91;8:org.apache.karaf.features.core:4.0.7&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.configpusherfeature.internal.FeatureConfigPusher.isInstalled(FeatureConfigPusher.java:114)&lt;span class=&quot;error&quot;&gt;&amp;#91;96:config-persister-feature4-adapter:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.configpusherfeature.internal.FeatureConfigPusher.pushConfig(FeatureConfigPusher.java:91)&lt;span class=&quot;error&quot;&gt;&amp;#91;96:config-persister-feature4-adapter:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.configpusherfeature.internal.FeatureConfigPusher.pushConfigs(FeatureConfigPusher.java:71)&lt;span class=&quot;error&quot;&gt;&amp;#91;96:config-persister-feature4-adapter:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.configpusherfeature.internal.ConfigPushingRunnable.processFeatureEvent(ConfigPushingRunnable.java:65)&lt;span class=&quot;error&quot;&gt;&amp;#91;96:config-persister-feature4-adapter:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.configpusherfeature.internal.ConfigPushingRunnable.run(ConfigPushingRunnable.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;96:config-persister-feature4-adapter:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.io.FileNotFoundException: /home/vorburger/dev/ODL/git/genius/features/features4-genius/target/pax/c265af55-7cb4-43a9-9fca-074df8c3f661/test-dependencies.xml (No such file or directory)&lt;br/&gt;
        at java.io.FileInputStream.open0(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.io.FileInputStream.open(FileInputStream.java:195)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.io.FileInputStream.&amp;lt;init&amp;gt;(FileInputStream.java:138)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.io.FileInputStream.&amp;lt;init&amp;gt;(FileInputStream.java:93)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.net.URL.openStream(URL.java:1045)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:91)&lt;span class=&quot;error&quot;&gt;&amp;#91;8:org.apache.karaf.features.core:4.0.7&amp;#93;&lt;/span&gt;&lt;br/&gt;
        ... 9 more&lt;br/&gt;
2017-03-08 00:10:01,999 | IN&lt;/p&gt;

&lt;p&gt;The directory target/pax/c265af55-7cb4-43a9-9fca-074df8c3f661/ directory does exist, but what&apos;s test-dependencies.xml, and why is controller / Karaf &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/help_16.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; trying to open that?&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22199">ODLPARENT-76</key>
            <summary>[Karaf 4] SFT IOException target/pax/.../test-dependencies.xml (No such file or directory)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Mar 2017 01:34:21 +0000</created>
                <updated>Mon, 6 Sep 2021 09:31:58 +0000</updated>
                            <resolved>Mon, 6 Sep 2021 09:31:58 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="41938" author="vorburger" created="Wed, 8 Mar 2017 01:40:33 +0000"  >&lt;p&gt;Attachment org.opendaylight.odlparent.featuretest.SingleFeatureTest-output.txt.gz has been added with description: Karaf 4 (genius) SingleFeatureTest-output.txt (gzip&apos;ed)&lt;/p&gt;</comment>
                            <comment id="41937" author="skitt@redhat.com" created="Wed, 8 Mar 2017 09:03:26 +0000"  >&lt;p&gt;test-dependencies.xml is the feature repository containing the feature(s) to be tested by Pax Exam.&lt;/p&gt;</comment>
                            <comment id="66545" author="rovarga" created="Tue, 12 Mar 2019 15:30:03 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt;&#160; is this still relevant?&lt;/p&gt;</comment>
                            <comment id="69606" author="rovarga" created="Mon, 6 Sep 2021 09:31:58 +0000"  >&lt;p&gt;No feedback, closing.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12933" name="org.opendaylight.odlparent.featuretest.SingleFeatureTest-output.txt.gz" size="211738" author="vorburger" created="Wed, 8 Mar 2017 01:40:33 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7923</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=7923]]></customfieldvalue>

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

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