simple 18-Apr-2024 13:44:42 Build Openfire - Nightly Maven Install4j Build - 4.8 - Run Maven #47 (OPENFIRE-NIGHTLYMAVEN6-JOB1-47) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.1 simple 18-Apr-2024 13:44:42 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal simple 18-Apr-2024 13:44:42 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1 simple 18-Apr-2024 13:44:42 Executing build Openfire - Nightly Maven Install4j Build - 4.8 - Run Maven #47 (OPENFIRE-NIGHTLYMAVEN6-JOB1-47) simple 18-Apr-2024 13:44:42 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 18-Apr-2024 13:44:42 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1 simple 18-Apr-2024 13:44:42 Updating source code to revision: 362f4dc4c110f4ba193f09603a954c7575cbcc99 simple 18-Apr-2024 13:44:42 Creating local git repository in '/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1/.git'. simple 18-Apr-2024 13:44:42 hint: Using 'master' as the name for the initial branch. This default branch name simple 18-Apr-2024 13:44:42 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1/.git/ simple 18-Apr-2024 13:44:42 hint: is subject to change. To configure the initial branch name to use in all simple 18-Apr-2024 13:44:42 hint: of your new repositories, which will suppress this warning, call: simple 18-Apr-2024 13:44:42 hint: simple 18-Apr-2024 13:44:42 hint: git config --global init.defaultBranch simple 18-Apr-2024 13:44:42 hint: simple 18-Apr-2024 13:44:42 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 18-Apr-2024 13:44:42 hint: 'development'. The just-created branch can be renamed via this command: simple 18-Apr-2024 13:44:42 hint: simple 18-Apr-2024 13:44:42 hint: git branch -m simple 18-Apr-2024 13:44:42 Fetching 'refs/heads/4.8' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 18-Apr-2024 13:44:43 Checking out revision 362f4dc4c110f4ba193f09603a954c7575cbcc99. simple 18-Apr-2024 13:44:43 Switched to branch '4.8' simple 18-Apr-2024 13:44:43 Updated source code to revision: 362f4dc4c110f4ba193f09603a954c7575cbcc99 simple 18-Apr-2024 13:44:43 Finished task 'Checkout Default Repository' with result: Success simple 18-Apr-2024 13:44:43 Running pre-build action: Build Log Labeller Pre Build Action simple 18-Apr-2024 13:44:43 Running pre-build action: VCS Version Collector simple 18-Apr-2024 13:44:43 Build Openfire - Nightly Maven Install4j Build - 4.8 - Run Maven #47 (OPENFIRE-NIGHTLYMAVEN6-JOB1-47) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal) simple 18-Apr-2024 13:44:43 Starting task 'Build and install in local repository' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 18-Apr-2024 13:44:43 Beginning to execute external process for build 'Openfire - Nightly Maven Install4j Build - 4.8 - Run Maven #47 (OPENFIRE-NIGHTLYMAVEN6-JOB1-47)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN6-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1\n build 18-Apr-2024 13:44:45 [INFO] Scanning for projects... build 18-Apr-2024 13:44:46 [INFO] Downloading from atlassian-public: https://maven.atlassian.com/repository/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to write tracking file /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated build 18-Apr-2024 13:44:46 java.io.FileNotFoundException: /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated (Permission denied) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open0 (Native Method) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open (RandomAccessFile.java:345) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:259) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:214) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.TrackingFileManager.update (TrackingFileManager.java:99) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.write (DefaultUpdateCheckManager.java:588) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.touchArtifact (DefaultUpdateCheckManager.java:524) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.evaluateDownloads (DefaultArtifactResolver.java:624) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:400) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:225) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:202) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:257) build 18-Apr-2024 13:44:46 at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.importDependencyManagement (DefaultModelBuilder.java:1257) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:466) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:432) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:616) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:631) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:385) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:507) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) build 18-Apr-2024 13:44:46 at java.lang.reflect.Method.invoke (Method.java:566) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) build 18-Apr-2024 13:44:46 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to write tracking file /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated build 18-Apr-2024 13:44:46 java.io.FileNotFoundException: /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated (Permission denied) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open0 (Native Method) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open (RandomAccessFile.java:345) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:259) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:214) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.TrackingFileManager.update (TrackingFileManager.java:99) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.write (DefaultUpdateCheckManager.java:588) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.touchArtifact (DefaultUpdateCheckManager.java:524) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.evaluateDownloads (DefaultArtifactResolver.java:624) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:400) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:225) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:202) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:257) build 18-Apr-2024 13:44:46 at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.importDependencyManagement (DefaultModelBuilder.java:1257) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:466) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:432) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:616) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:631) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:385) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:507) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) build 18-Apr-2024 13:44:46 at java.lang.reflect.Method.invoke (Method.java:566) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) build 18-Apr-2024 13:44:46 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to write tracking file /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated build 18-Apr-2024 13:44:46 java.io.FileNotFoundException: /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.lastUpdated (Permission denied) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open0 (Native Method) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile.open (RandomAccessFile.java:345) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:259) build 18-Apr-2024 13:44:46 at java.io.RandomAccessFile. (RandomAccessFile.java:214) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.TrackingFileManager.update (TrackingFileManager.java:99) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.write (DefaultUpdateCheckManager.java:588) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.touchArtifact (DefaultUpdateCheckManager.java:524) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.evaluateDownloads (DefaultArtifactResolver.java:624) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:400) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:225) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:202) build 18-Apr-2024 13:44:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:257) build 18-Apr-2024 13:44:46 at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.importDependencyManagement (DefaultModelBuilder.java:1257) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:466) build 18-Apr-2024 13:44:46 at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:432) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:616) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:631) build 18-Apr-2024 13:44:46 at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:385) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405) build 18-Apr-2024 13:44:46 at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:507) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) build 18-Apr-2024 13:44:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) build 18-Apr-2024 13:44:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) build 18-Apr-2024 13:44:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) build 18-Apr-2024 13:44:46 at java.lang.reflect.Method.invoke (Method.java:566) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) build 18-Apr-2024 13:44:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) build 18-Apr-2024 13:44:46 [INFO] Downloading from atlassian-public: https://maven.atlassian.com/repository/public/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to create parent directories for tracking file /mnt/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom.lastUpdated build 18-Apr-2024 13:44:46 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to create parent directories for tracking file /mnt/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom.lastUpdated build 18-Apr-2024 13:44:46 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom build 18-Apr-2024 13:44:46 [WARNING] Failed to create parent directories for tracking file /mnt/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom.lastUpdated build 18-Apr-2024 13:44:47 [ERROR] [ERROR] Some problems were encountered while processing the POMs: build 18-Apr-2024 13:44:47 [ERROR] Non-resolvable import POM: Could not transfer artifact org.junit:junit-bom:pom:5.9.3 from/to atlassian-public (https://maven.atlassian.com/repository/public): /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.part.lock (Permission denied) @ line 194, column 25 build 18-Apr-2024 13:44:47 [ERROR] Non-resolvable import POM: Could not transfer artifact org.mockito:mockito-bom:pom:5.4.0 from/to atlassian-public (https://maven.atlassian.com/repository/public): /mnt/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom.part.lock (Permission denied) @ line 201, column 25 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.jupiter:junit-jupiter:jar is missing. @ line 496, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.jupiter:junit-jupiter-params:jar is missing. @ line 501, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.vintage:junit-vintage-engine:jar is missing. @ line 506, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-core:jar is missing. @ line 511, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-junit-jupiter:jar is missing. @ line 516, column 21 build 18-Apr-2024 13:44:47 [WARNING] 'dependencies.dependency.systemPath' for install4j:install4j:jar should not point at files within the project directory, ${project.basedir}/libs/i4jruntime.jar will be unresolvable by dependent projects @ line 61, column 25 build 18-Apr-2024 13:44:47 @ build 18-Apr-2024 13:44:47 [ERROR] The build could not read 1 project -> [Help 1] build 18-Apr-2024 13:44:47 [ERROR] build 18-Apr-2024 13:44:47 [ERROR] The project org.igniterealtime.openfire:xmppserver:4.8.2-SNAPSHOT (/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1/xmppserver/pom.xml) has 7 errors build 18-Apr-2024 13:44:47 [ERROR] Non-resolvable import POM: Could not transfer artifact org.junit:junit-bom:pom:5.9.3 from/to atlassian-public (https://maven.atlassian.com/repository/public): /mnt/maven/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom.part.lock (Permission denied) @ line 194, column 25 -> [Help 2] build 18-Apr-2024 13:44:47 [ERROR] Non-resolvable import POM: Could not transfer artifact org.mockito:mockito-bom:pom:5.4.0 from/to atlassian-public (https://maven.atlassian.com/repository/public): /mnt/maven/org/mockito/mockito-bom/5.4.0/mockito-bom-5.4.0.pom.part.lock (Permission denied) @ line 201, column 25 -> [Help 2] build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.jupiter:junit-jupiter:jar is missing. @ line 496, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.jupiter:junit-jupiter-params:jar is missing. @ line 501, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.junit.vintage:junit-vintage-engine:jar is missing. @ line 506, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-core:jar is missing. @ line 511, column 21 build 18-Apr-2024 13:44:47 [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-junit-jupiter:jar is missing. @ line 516, column 21 build 18-Apr-2024 13:44:47 [ERROR] build 18-Apr-2024 13:44:47 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. build 18-Apr-2024 13:44:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging. build 18-Apr-2024 13:44:47 [ERROR] build 18-Apr-2024 13:44:47 [ERROR] For more information about the errors and possible solutions, please read the following articles: build 18-Apr-2024 13:44:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException build 18-Apr-2024 13:44:47 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException simple 18-Apr-2024 13:44:47 Failing task since return code of [/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN6-JOB1 -Dinstall4j.home=/home/bamboo/install4j7 -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0 simple 18-Apr-2024 13:44:47 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1... simple 18-Apr-2024 13:44:47 Finished task 'Build and install in local repository' with result: Failed simple 18-Apr-2024 13:44:47 Running post build plugin 'Docker Container Cleanup' simple 18-Apr-2024 13:44:47 Running post build plugin 'NCover Results Collector' simple 18-Apr-2024 13:44:47 Running post build plugin 'Build Results Label Collector' simple 18-Apr-2024 13:44:47 Running post build plugin 'Clover Results Collector' simple 18-Apr-2024 13:44:47 Running post build plugin 'npm Cache Cleanup' simple 18-Apr-2024 13:44:47 Running post build plugin 'Artifact Copier' simple 18-Apr-2024 13:44:47 Publishing an artifact: install4j-generated media error 18-Apr-2024 13:44:47 Unable to publish artifact [install4j-generated media]: the source directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1/distribution/target/media does not exist. simple 18-Apr-2024 13:44:47 The artifact hasn't been successfully published after 363.4 μs simple 18-Apr-2024 13:44:47 Publishing an artifact: plugins error 18-Apr-2024 13:44:47 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN6-JOB1/src/plugins does not exist. simple 18-Apr-2024 13:44:47 The artifact hasn't been successfully published after 238.0 μs simple 18-Apr-2024 13:44:47 Finalising the build... simple 18-Apr-2024 13:44:47 Stopping timer. simple 18-Apr-2024 13:44:47 Build OPENFIRE-NIGHTLYMAVEN6-JOB1-47 completed. simple 18-Apr-2024 13:44:48 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 18-Apr-2024 13:44:48 Running on server: post build plugin 'NCover Results Collector' simple 18-Apr-2024 13:44:48 Running on server: post build plugin 'Build Labeller' simple 18-Apr-2024 13:44:48 Running on server: post build plugin 'Clover Delta Calculator' simple 18-Apr-2024 13:44:48 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 18-Apr-2024 13:44:48 All post build plugins have finished simple 18-Apr-2024 13:44:48 Generating build results summary... simple 18-Apr-2024 13:44:48 Saving build results to disk... simple 18-Apr-2024 13:44:48 Store variable context... simple 18-Apr-2024 13:44:48 Finished building OPENFIRE-NIGHTLYMAVEN6-JOB1-47.