[0KRunning with gitlab-runner 13.2.4 (264446b2) [0;m[0K on gitlab-runner-gitlab-runner-757f4cc95c-xlx5v 4a7KqTVX [0;msection_start:1619094301:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: ci [0;m[0KUsing Kubernetes executor with image openjdk:14 ... [0;msection_end:1619094301:prepare_executor [0Ksection_start:1619094301:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mWaiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Waiting for pod ci/runner-4a7kqtvx-project-58-concurrent-0f4s9t to be running, status is Pending Running on runner-4a7kqtvx-project-58-concurrent-0f4s9t via gitlab-runner-gitlab-runner-757f4cc95c-xlx5v... section_end:1619094335:prepare_script [0Ksection_start:1619094335:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/justJanne/kotlin-bitflags/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 5ccbd215 as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1619094336:get_sources [0Ksection_start:1619094336:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;m[32;1mChecking cache for kotlin-bitflags...[0;m Downloading cache.zip from http://minio.default.svc.cluster.local/gitlab-cache/project/58/kotlin-bitflags[0;m [32;1mSuccessfully extracted cache[0;m section_end:1619094342:restore_cache [0Ksection_start:1619094342:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ mkdir -p $(pwd)/.gradle[0;m [32;1m$ export GRADLE_USER_HOME=$(pwd)/.gradle[0;m [32;1m$ echo $SIGNING_properties | base64 -d > .gradle/gradle.properties[0;m [32;1m$ echo $SIGNING_secretKey | base64 -d > .gradle/sonatype_upload.gpg[0;m [32;1m$ chmod +x ./gradlew[0;m [32;1m$ ./gradlew build[0;m Downloading https://services.gradle.org/distributions/gradle-6.7-bin.zip .........10%..........20%..........30%..........40%..........50%.........60%..........70%..........80%..........90%..........100% Welcome to Gradle 6.7! Here are the highlights of this release: - File system watching is ready for production use - Declare the version of Java your build requires - Java 15 support For more details see https://docs.gradle.org/6.7/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKotlin > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :inspectClassesForKotlinIC > Task :jar > Task :assemble > Task :loadKtlintReporters > Task :runKtlintCheckOverKotlinScripts > Task :ktlintKotlinScriptCheck > Task :runKtlintCheckOverMainSourceSet > Task :ktlintMainSourceSetCheck > Task :runKtlintCheckOverTestSourceSet > Task :ktlintTestSourceSetCheck > Task :compileTestKotlin > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test > Task :check > Task :build BUILD SUCCESSFUL in 1m 30s 12 actionable tasks: 12 executed section_end:1619094433:step_script [0Ksection_start:1619094433:archive_cache [0K[0K[36;1mSaving cache[0;m [0;m[32;1mCreating cache kotlin-bitflags...[0;m .gradle/caches: found 2501 matching files and directories[0;m Uploading cache.zip to http://minio.default.svc.cluster.local/gitlab-cache/project/58/kotlin-bitflags[0;m [32;1mCreated cache[0;m section_end:1619094456:archive_cache [0Ksection_start:1619094456:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1619094456:cleanup_file_variables [0K[32;1mJob succeeded [0;m