Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ModuleCapability/ModuleRequirement hashcode/equals according to API #537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix ModuleCapability/ModuleRequirement hashcode/equals according to API

46bd105
Select commit
Loading
Failed to load commit list.
Open

Fix ModuleCapability/ModuleRequirement hashcode/equals according to API #537

Fix ModuleCapability/ModuleRequirement hashcode/equals according to API
46bd105
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Equinox / Code Analysis failed Jun 16, 2024 in 33m 10s

Build: warning in 'junit' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=$WORKSPACE/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dequinox.binaries.loc=$WORKSPACE/equinox.binaries.

script returned exit code 1
Build log
[2024-06-16T05:06:01.292Z] + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/equinox_PR-537/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dequinox.binaries.loc=/home/jenkins/agent/workspace/equinox_PR-537/equinox.binaries
[2024-06-16T05:06:01.550Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[2024-06-16T05:06:01.550Z] Maven home: /opt/tools/apache-maven/latest
[2024-06-16T05:06:01.550Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[2024-06-16T05:06:01.550Z] Default locale: en_US, platform encoding: UTF-8
[2024-06-16T05:06:01.550Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[2024-06-16T05:06:09.787Z] [INFO] Scanning for projects...
[2024-06-16T05:06:19.787Z] [INFO] Tycho Version:  4.0.8 (d07e53b9e5b0b4c40ee529fb831732f631e4e3ef)
[2024-06-16T05:06:19.787Z] [INFO] Tycho Mode:     extension
[2024-06-16T05:06:19.787Z] [INFO] Tycho Builder:  maven
[2024-06-16T05:06:19.787Z] [INFO] Build Threads:  1
[2024-06-16T05:06:41.695Z] [INFO] ------------------------------------------------------------------------
[2024-06-16T05:06:41.695Z] [INFO] Reactor Build Order:
[2024-06-16T05:06:41.695Z] [INFO] 
[2024-06-16T05:06:41.695Z] [INFO] parent                                                             [pom]
[2024-06-16T05:06:41.695Z] [INFO] [aggregator] features                                              [pom]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.osgi                                        [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Common Eclipse Runtime                         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Extension Registry Support                     [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Eclipse Preferences Mechanism                  [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Application Container                  [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Configuration Admin                            [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Device Access Service                          [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Coordinator                                    [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Event Admin                                    [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Meta Type                                      [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] User Admin Service                             [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Equinox Compendium SDK                       [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox State and Resolver Compatibility Fragment [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Console plug-in                                [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] OSGi service http APIs                         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] OSGi Release 4.2.0 Services                    [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] OSGi Release 4.2.0 Utility Classes             [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Equinox Core Function                        [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Region Digraph                                 [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.equinox.security                            [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Security Default UI                    [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.equinox.security.macosx                     [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Bidirectional Text Support                     [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Aspect Weaving Hooks Plug-in                   [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Standard Caching Service for Equinox Aspects   [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Log Stream Provider                            [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.equinox.security.win32                      [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Transformer Hook Framework Extension           [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] XSLT Transform Provider                        [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Console ssh support plug-in                    [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Supplemental Equinox Functionality             [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher                               [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] J9 CachingService Plug-in                      [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.equinox.security.linux                      [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Concurrent API                         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] SSHD Fragment                                  [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Equinox Core SDK                             [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher Win32 Arm64 Fragment          [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher MacOSX Cocoa Fragment         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher Linux AARCH64 Fragment        [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher Linux PPC64le Fragment        [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher Linux X86_64 Fragment         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher MacOSX Cocoa AARCH64/ARM64 Fragment [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Equinox Launcher Win32 X86_64 Fragment         [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.equinox.executable                         [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Servletbridge                                  [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Jasper Jsp Support Bundle                      [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Http Services Servlet                          [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Servletbridge Http Service                     [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Jasper Jsp Registry Support Plug-in            [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Jetty Http Service                             [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Jetty Http Server Feature                    [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [bundle] Http Service Registry Extensions               [eclipse-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Core Server Feature                          [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [feature] Equinox Target Components                    [eclipse-feature]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] BiDi tests                           [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Test Plug-in                         [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Common Eclipse Runtime Tests         [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Declarative Services Tests           [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Preferences Tests                    [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Equinox security tests               [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Ssh Tests                            [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Console tests                        [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] org.eclipse.equinox.http.servlet.tests [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] [test-bundle] Tests                                [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] org.eclipse.osgi.tests                             [eclipse-test-plugin]
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] ---------------------< org.eclipse.equinox:parent >---------------------
[2024-06-16T05:06:41.696Z] [INFO] Building parent 4.33.0-SNAPSHOT                                   [1/69]
[2024-06-16T05:06:41.696Z] [INFO]   from pom.xml
[2024-06-16T05:06:41.696Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- clean:3.3.2:clean (default-clean) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/saveproperties
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/src/main/resources
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- tycho-source:4.0.8:feature-source (feature-source) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- tycho-p2:4.0.8:p2-metadata (attach-p2-metadata) @ parent ---
[2024-06-16T05:06:41.696Z] [INFO] 
[2024-06-16T05:06:41.696Z] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ parent ---
[2024-06-16T05:06:48.248Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-attached-artifacts-with-release) @ parent ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-apitools:4.0.8:verify (verify) @ parent ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --------------------< org.eclipse.equinox:features >--------------------
[2024-06-16T05:06:48.248Z] [INFO] Building [aggregator] features 4.33.0-SNAPSHOT                    [2/69]
[2024-06-16T05:06:48.248Z] [INFO]   from features/.polyglot.pom.tycho
[2024-06-16T05:06:48.248Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- clean:3.3.2:clean (default-clean) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/features/saveproperties
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/features/src/main/resources
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-source:4.0.8:plugin-source (plugin-source) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-source:4.0.8:feature-source (feature-source) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-p2:4.0.8:p2-metadata (attach-p2-metadata) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-p2-extras:4.0.8:compare-version-with-baselines (compare-attached-artifacts-with-release) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] --- tycho-apitools:4.0.8:verify (verify) @ features ---
[2024-06-16T05:06:48.248Z] [INFO] 
[2024-06-16T05:06:48.248Z] [INFO] -----------------< org.eclipse.osgi:org.eclipse.osgi >------------------
[2024-06-16T05:06:48.248Z] [INFO] Building org.eclipse.osgi 3.20.100-SNAPSHOT                       [3/69]
[2024-06-16T05:06:48.248Z] [INFO]   from bundles/org.eclipse.osgi/pom.xml
[2024-06-16T05:06:48.248Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-06-16T05:06:50.792Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/equinox_PR-537/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.33.0-SNAPSHOT/eclipse-sdk-prereqs-4.33.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, win32/win32/aarch64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2e02f8c7
[2024-06-16T05:06:50.792Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2024-06-16T05:06:50.792Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/equinox_PR-537/.m2/repository/.cache/tycho
[2024-06-16T05:06:50.792Z] [INFO]     Transport mode:         online
[2024-06-16T05:06:50.792Z] [INFO]     Http Transport type:    Java11Client
[2024-06-16T05:06:50.792Z] [INFO]     Update mode:            cache first
[2024-06-16T05:06:50.792Z] [INFO]     Minimum cache duration: 60 minutes
[2024-06-16T05:06:50.792Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2024-06-16T05:06:52.708Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 75.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.16.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.17.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:06:59.266Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.83.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:00.197Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.17, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.17, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.12.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:02.090Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:02.091Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.contract, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.extender, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.service, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:03.459Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:04.828Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.12, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:05.086Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:06.028Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
[2024-06-16T05:07:06.592Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-06-16T05:07:07.156Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.33-I-builds
[2024-06-16T05:07:09.689Z] [INFO] Resolving test dependencies of MavenProject: org.eclipse.osgi:org.eclipse.osgi:3.20.100-SNAPSHOT @ /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/pom.xml
[2024-06-16T05:07:11.591Z] [INFO] 
[2024-06-16T05:07:11.591Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.osgi ---
[2024-06-16T05:07:11.591Z] [INFO] 
[2024-06-16T05:07:11.591Z] [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] The project's OSGi version is 3.20.100.v20240616-0504
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/saveproperties
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] Resolving class path of org.eclipse.osgi
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/src/main/resources
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.osgi ---
[2024-06-16T05:07:14.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/src/main/resources
[2024-06-16T05:07:14.866Z] [INFO] 
[2024-06-16T05:07:14.866Z] [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.osgi ---
[2024-06-16T05:07:15.131Z] [INFO] Compiling 455 source files to /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/target/classes using Eclipse Compiler for Java(TM) 3.38.0.v20240524-2033
[2024-06-16T05:07:25.136Z] [WARNING] /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java:[48] 
[2024-06-16T05:07:25.136Z] 	import org.osgi.service.packageadmin.PackageAdmin;
[2024-06-16T05:07:25.136Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-06-16T05:07:25.136Z] The type PackageAdmin is deprecated
[2024-06-16T05:07:25.136Z] [WARNING] /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/SystemBundleActivator.java:[51] 
[2024-06-16T05:07:25.136Z] 	import org.osgi.service.startlevel.StartLevel;
[2024-06-16T05:07:25.136Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-06-16T05:07:25.136Z] The type StartLevel is deprecated
[2024-06-16T05:07:25.136Z] [WARNING] /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java:[857] 
[2024-06-16T05:07:25.136Z] 	if (HostNamespace.EXTENSION_BOOTCLASSPATH
[2024-06-16T05:07:25.136Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^
[2024-06-16T05:07:25.136Z] The field HostNamespace.EXTENSION_BOOTCLASSPATH is deprecated
[2024-06-16T05:07:25.136Z] 3 problems (3 warnings)
[2024-06-16T05:07:25.136Z] [INFO] 
[2024-06-16T05:07:25.136Z] [INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.osgi ---
[2024-06-16T05:07:25.136Z] [INFO] 
[2024-06-16T05:07:25.136Z] [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.osgi ---
[2024-06-16T05:07:25.136Z] [INFO] 
[2024-06-16T05:07:25.136Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ org.eclipse.osgi ---
[2024-06-16T05:07:30.412Z] [INFO] 
[2024-06-16T05:07:30.412Z] [INFO] --- bnd:7.0.0:bnd-process (bnd-process) @ org.eclipse.osgi ---
[2024-06-16T05:07:34.629Z] [WARNING] /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.internal.framework,  has 2,  private references [org.eclipse.osgi.internal.connect, org.eclipse.osgi.internal.log]
[2024-06-16T05:07:34.629Z] [WARNING] /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/bnd.bnd [0:0]: Export org.eclipse.osgi.storage,  has 2,  private references [org.eclipse.osgi.internal.log, org.eclipse.osgi.internal.permadmin]
[2024-06-16T05:07:34.629Z] [INFO] 
[2024-06-16T05:07:34.629Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.osgi ---
[2024-06-16T05:07:34.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/src/test/resources
[2024-06-16T05:07:34.629Z] [INFO] 
[2024-06-16T05:07:34.629Z] [INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.osgi ---
[2024-06-16T05:07:34.629Z] [INFO] Resolving JUnit 4 classpath container
[2024-06-16T05:07:34.629Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/equinox_PR-537/equinox/bundles/org.eclipse.osgi/target/test-classes using Eclipse Compiler for Java(TM) 3.38.0.v20240524-2033
[2024-06-16T05:07:34.886Z] [INFO] 
[2024-06-16T05:07:34.886Z] [INFO] --- surefire:3.2.5:test (execute-tests) @ org.eclipse.osgi ---
[2024-06-16T05:07:35.818Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[2024-06-16T05:07:36.382Z] [INFO] 
[2024-06-16T05:07:36.382Z] [INFO] -------------------------------------------------------
[2024-06-16T05:07:36.382Z] [INFO]  T E S T S
[2024-06-16T05:07:36.382Z] [INFO] -------------------------------------------------------
[2024-06-16T05:07:37.337Z] [INFO] Running org.apache.felix.resolver.test.BigResolutionTest
[2024-06-16T05:07:37.629Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.134 s -- in org.apache.felix.resolver.test.BigResolutionTest
[2024-06-16T05:07:37.629Z] [INFO] Running org.apache.felix.resolver.test.FELIX_4914_Test
[2024-06-16T05:07:37.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.apache.felix.resolver.test.FELIX_4914_Test
[2024-06-16T05:07:37.629Z] [INFO] Running org.apache.felix.resolver.test.ResolverTest
[2024-06-16T05:07:37.629Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource C [osgi.identity; C] because it is exposed to package 'foo' from resources A [osgi.identity; A] and B [osgi.identity; B] via two dependency chains.
[2024-06-16T05:07:37.629Z] 
[2024-06-16T05:07:37.629Z] Chain 1:
[2024-06-16T05:07:37.629Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.629Z]     import: (osgi.wiring.package=foo)
[2024-06-16T05:07:37.629Z]      |
[2024-06-16T05:07:37.629Z]     export: osgi.wiring.package: foo
[2024-06-16T05:07:37.629Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.629Z] 
[2024-06-16T05:07:37.629Z] Chain 2:
[2024-06-16T05:07:37.629Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.629Z]     import: (osgi.wiring.package=bar)
[2024-06-16T05:07:37.629Z]      |
[2024-06-16T05:07:37.629Z]     export: osgi.wiring.package: bar; uses:=foo
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package=foo
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource E [osgi.identity; E] because it is exposed to package 'resources' from resources B [osgi.identity; B] and C [osgi.identity; C] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   E [osgi.identity; E]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=resources)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: resources
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   E [osgi.identity; E]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=D)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle; D
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=resources)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: resources
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p1' from resources B [osgi.identity; B] and D [osgi.identity; D] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=B)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: B
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=C)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle; C
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=D)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: D
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p1' from resources B [osgi.identity; B] and D [osgi.identity; D] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=B)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: B
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=C)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle; C
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=D)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: D
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p1' from resources C [osgi.identity; C] and C [osgi.identity; C] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p1)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p1
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: null
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: generic; {}
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p1)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p1
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p1' from resources C [osgi.identity; C] and C [osgi.identity; C] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=B)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: C
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: null
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: generic; {}
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p1)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p1
[2024-06-16T05:07:37.630Z]   C [osgi.identity; C])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p2' from resources B [osgi.identity; B] and B [osgi.identity; B] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p2)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p2
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: null
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: generic; {}
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p2)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p2
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource A [osgi.identity; A] because it is exposed to package 'p2' from resources B [osgi.identity; B] and B [osgi.identity; B] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: (osgi.wiring.bundle=C)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: osgi.wiring.bundle: B
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     require: null
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     provide: generic; {}
[2024-06-16T05:07:37.630Z]   D [osgi.identity; D]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=p2)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: p2
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B])
[2024-06-16T05:07:37.630Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource B [osgi.identity; B] because it is exposed to package 'org.foo.c' from resources C2 [osgi.identity; C2] and C1 [osgi.identity; C1] via two dependency chains.
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 1:
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=org.foo.c)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: org.foo.c
[2024-06-16T05:07:37.630Z]   C2 [osgi.identity; C2]
[2024-06-16T05:07:37.630Z] 
[2024-06-16T05:07:37.630Z] Chain 2:
[2024-06-16T05:07:37.630Z]   B [osgi.identity; B]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=org.foo.a)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package=org.foo.a; uses:=org.foo.c
[2024-06-16T05:07:37.630Z]   A [osgi.identity; A]
[2024-06-16T05:07:37.630Z]     import: (osgi.wiring.package=org.foo.c)
[2024-06-16T05:07:37.630Z]      |
[2024-06-16T05:07:37.630Z]     export: osgi.wiring.package: org.foo.c
[2024-06-16T05:07:37.630Z]   C1 [osgi.identity; C1])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource bundle1 [osgi.identity; bundle1] because it is exposed to package 'corepkg1' from resources core1 [osgi.identity; core1] and core3 [osgi.identity; core3] via two dependency chains.
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 1:
[2024-06-16T05:07:39.559Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core1 [osgi.identity; core1]
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 2:
[2024-06-16T05:07:39.559Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=clientpkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=clientpkg1; uses:=corepkg3
[2024-06-16T05:07:39.559Z]   client1 [osgi.identity; client1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg3)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg3; uses:=corepkg2
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource bundle1 [osgi.identity; bundle1] because it is exposed to package 'corepkg1' from resources core1 [osgi.identity; core1] and core3 [osgi.identity; core3] via two dependency chains.
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 1:
[2024-06-16T05:07:39.559Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core1 [osgi.identity; core1]
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 2:
[2024-06-16T05:07:39.559Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=clientpkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=clientpkg1; uses:=corepkg3
[2024-06-16T05:07:39.559Z]   client1 [osgi.identity; client1]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg3)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg3; uses:=corepkg2
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 1:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 2:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 1:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 2:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 1:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z] 
[2024-06-16T05:07:39.559Z] Chain 2:
[2024-06-16T05:07:39.559Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.559Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.559Z]      |
[2024-06-16T05:07:39.559Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.559Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.559Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource bundle1 [osgi.identity; bundle1] because it is exposed to package 'corepkg1' from resources core1 [osgi.identity; core1] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core1 [osgi.identity; core1]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   bundle1 [osgi.identity; bundle1]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=clientpkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=clientpkg1; uses:=corepkg3
[2024-06-16T05:07:39.560Z]   client1 [osgi.identity; client1]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg3)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg3; uses:=corepkg2
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 2:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg2)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package=corepkg2; uses:=corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
[2024-06-16T05:07:39.560Z]      |
[2024-06-16T05:07:39.560Z]     export: osgi.wiring.package: corepkg1
[2024-06-16T05:07:39.560Z]   core2 [osgi.identity; core2])
[2024-06-16T05:07:39.560Z] DEBUG: Candidate permutation failed due to a conflict between imports; will try another if possible. (Uses constraint violation. Unable to resolve resource core3 [osgi.identity; core3] because it is exposed to package 'corepkg1' from resources core3 [osgi.identity; core3] and core2 [osgi.identity; core2] via two dependency chains.
[2024-06-16T05:07:39.560Z] 
[2024-06-16T05:07:39.560Z] Chain 1:
[2024-06-16T05:07:39.560Z]   core3 [osgi.identity; core3]
[2024-06-16T05:07:39.560Z]     import: (osgi.wiring.package=corepkg1)
Output truncated.

Details

  • Checkout SCM (24 sec)
  • Check if native launchers and executables changed (2.2 sec)
  • Build launcher and executable native binaries (18 sec)
    • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (5.3 sec)
      • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (1 ms)
      • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'gtk.linux.aarch64' (5.3 sec)
      • Matrix - PLATFORM = 'gtk.linux.aarch64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'gtk.linux.ppc64le' (5.3 sec)
      • Matrix - PLATFORM = 'gtk.linux.ppc64le' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'gtk.linux.x86_64' (5.3 sec)
      • Matrix - PLATFORM = 'gtk.linux.x86_64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'win32.win32.aarch64' (5.3 sec)
      • Matrix - PLATFORM = 'win32.win32.aarch64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
    • Matrix - PLATFORM = 'win32.win32.x86_64' (17 sec)
      • Matrix - PLATFORM = 'win32.win32.x86_64' (11 sec)
        • Prepare and post-process native build (5.5 sec)
  • Commit built native binaries (0.82 sec)
  • Build (32 min)
    Error: script returned exit code 1
    Unstable: 39 tests failed
  • Push built native binaries (1.4 sec)