[0KRunning with gitlab-runner 16.5.0 (853330f9)[0;m [0K on os-phoenix-64 ee0f8df0, system ID: s_ace8efbfe909[0;m section_start:1712373099:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m[0;m [0KUsing Shell (bash) executor...[0;m section_end:1712373099:prepare_executor [0Ksection_start:1712373099:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on os-phoenix-64... section_end:1712373100:prepare_script [0Ksection_start:1712373100:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /home/gitlab-runner/builds/ee0f8df0/0/minecraft/mobgpt/.git/ [32;1mChecking out c0b08cfc as detached HEAD (ref is develop)...[0;m Removing .gradle/ Removing build/ Removing fabric-api-0.96.11+1.20.4.jar Removing mobgpt-1.0.0+1.20.4.jar [32;1mSkipping Git submodules setup[0;m section_end:1712373100:get_sources [0Ksection_start:1712373100:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default...[0;m Runtime platform [0;m arch[0;m=amd64 os[0;m=linux pid[0;m=3076062 revision[0;m=853330f9 version[0;m=16.5.0 No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1712373101:restore_cache [0Ksection_start:1712373101:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [32;1m$ ./gradlew build[0;m To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Configure project : Fabric Loom: 1.5.8 :remapping 52 mods from modImplementation (java-api) > Task :compileJava > Task :processResources > Task :classes > Task :compileClientJava Note: /home/gitlab-runner/builds/ee0f8df0/0/minecraft/mobgpt/src/client/java/com/owlmaddie/ClientInit.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processClientResources > Task :jar > Task :sourcesJar > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :validateAccessWidener NO-SOURCE > Task :check UP-TO-DATE > Task :remapJar > Task :remapSourcesJar SKIPPED > Task :assemble > Task :build BUILD SUCCESSFUL in 18s 7 actionable tasks: 7 executed [32;1m$ find build/libs -type f -name '*sources*.jar' -exec rm {} \;[0;m [32;1m$ mv build/libs/mobgpt-*.jar .[0;m [32;1m$ export FABRIC_VERSION=$(grep 'fabric_version' gradle.properties | cut -d'=' -f2)[0;m [32;1m$ export FABRIC_API_JAR="fabric-api-${FABRIC_VERSION}.jar"[0;m [32;1m$ echo Detected Fabric API version from gradle.properties $FABRIC_API_JAR[0;m Detected Fabric API version from gradle.properties fabric-api-0.96.11+1.20.4.jar [32;1m$ export DOWNLOAD_URL="https://github.com/FabricMC/fabric/releases/download/${FABRIC_VERSION//+/%2B}/${FABRIC_API_JAR}"[0;m [32;1m$ echo Download Fabric API from $DOWNLOAD_URL[0;m Download Fabric API from https://github.com/FabricMC/fabric/releases/download/0.96.11%2B1.20.4/fabric-api-0.96.11+1.20.4.jar [32;1m$ wget -q -O "${FABRIC_API_JAR}" $DOWNLOAD_URL[0;m section_end:1712373121:step_script [0Ksection_start:1712373121:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default...[0;m Runtime platform [0;m arch[0;m=amd64 os[0;m=linux pid[0;m=3076449 revision[0;m=853330f9 version[0;m=16.5.0 [0;33mWARNING: .gradle/wrapper: no matching files. Ensure that the artifact path is relative to the working directory (/home/gitlab-runner/builds/ee0f8df0/0/minecraft/mobgpt)[0;m [0;33mWARNING: .gradle/caches: no matching files. Ensure that the artifact path is relative to the working directory (/home/gitlab-runner/builds/ee0f8df0/0/minecraft/mobgpt)[0;m Archive is up to date! [0;m [32;1mCreated cache[0;m section_end:1712373121:archive_cache [0Ksection_start:1712373121:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m Runtime platform [0;m arch[0;m=amd64 os[0;m=linux pid[0;m=3076482 revision[0;m=853330f9 version[0;m=16.5.0 mobgpt-*.jar: found 1 matching artifact files and directories[0;m fabric-api-*.jar: found 1 matching artifact files and directories[0;m Uploading artifacts to coordinator... 201 Created [0;m id[0;m=37399 responseStatus[0;m=201 Created token[0;m=nxv7Vu6R section_end:1712373124:upload_artifacts_on_success [0K[32;1mJob succeeded[0;m