Build Logs
guardian/support-frontend • 14270752029
Errors
72
Warnings
8
Total Lines
156
1##################################
2Clonning https://github.com/guardian/support-frontend.git into repo using revision v0.16
3##################################
4Note: switching to 'c57d23a59a16f3d758f6b07e67020f9ec890bad2'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33sbt project found:
34Sbt version 0.13.15 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36No prepare script found for project guardian/support-frontend
37##################################
38Scala version: 3.6.4
39Targets: com.gu%support-internationalisation
40Project projectConfig: { "tests": "compile-only" }
41##################################
42Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.6.4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.6.4"
60"++3.6.4 -v"
61"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.6.4 """{
68 "tests": "compile-only"
69}""" com.gu%support-internationalisation"
70
71[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
72[info] [launcher] getting Scala 2.12.15 (for sbt)...
73[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from plugins.sbt ...
75[info] loading project definition from /build/repo/project
76[warn]
77[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
78[warn] com.github.gseitz:sbt-release:1.0.0 (sbtVersion=1.0, scalaVersion=2.12)
79[warn] com.jsuereth:sbt-pgp:1.0.0 (sbtVersion=1.0, scalaVersion=2.12)
80[warn] org.xerial.sbt:sbt-sonatype:1.1 (sbtVersion=1.0, scalaVersion=2.12)
81[warn]
82[warn] Note: Unresolved dependencies path:
83[error] sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-release;sbtVersion=1.0;scalaVersion=2.12:1.0.0
84[error] Not found
85[error] Not found
86[error] not found: https://repo1.maven.org/maven2/com/github/gseitz/sbt-release_2.12_1.0/1.0.0/sbt-release-1.0.0.pom
87[error] not found: /root/.ivy2/localcom.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
88[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
89[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
90[error] Error downloading com.jsuereth:sbt-pgp;sbtVersion=1.0;scalaVersion=2.12:1.0.0
91[error] Not found
92[error] Not found
93[error] not found: https://repo1.maven.org/maven2/com/jsuereth/sbt-pgp_2.12_1.0/1.0.0/sbt-pgp-1.0.0.pom
94[error] not found: /root/.ivy2/localcom.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
95[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
96[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/com.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
97[error] Error downloading org.xerial.sbt:sbt-sonatype;sbtVersion=1.0;scalaVersion=2.12:1.1
98[error] Not found
99[error] Not found
100[error] not found: https://repo1.maven.org/maven2/org/xerial/sbt/sbt-sonatype_2.12_1.0/1.1/sbt-sonatype-1.1.pom
101[error] not found: /root/.ivy2/localorg.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
102[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
103[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
104[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
105[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
106[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
107[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
108[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
109[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
110[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
111[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
112[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
113[error] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
114[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
115[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
116[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
117[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
118[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
119[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
120[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
121[error] at sbt.std.Transform$$anon$4.work(Transform.scala:68)
122[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
123[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
124[error] at sbt.Execute.work(Execute.scala:291)
125[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
126[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
127[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
128[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
129[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
130[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
131[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
132[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
133[error] at java.base/java.lang.Thread.run(Thread.java:833)
134[error] (update) sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-release;sbtVersion=1.0;scalaVersion=2.12:1.0.0
135[error] Not found
136[error] Not found
137[error] not found: https://repo1.maven.org/maven2/com/github/gseitz/sbt-release_2.12_1.0/1.0.0/sbt-release-1.0.0.pom
138[error] not found: /root/.ivy2/localcom.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
139[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
140[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
141[error] Error downloading com.jsuereth:sbt-pgp;sbtVersion=1.0;scalaVersion=2.12:1.0.0
142[error] Not found
143[error] Not found
144[error] not found: https://repo1.maven.org/maven2/com/jsuereth/sbt-pgp_2.12_1.0/1.0.0/sbt-pgp-1.0.0.pom
145[error] not found: /root/.ivy2/localcom.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
146[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
147[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/com.jsuereth/sbt-pgp/scala_2.12/sbt_1.0/1.0.0/ivys/ivy.xml
148[error] Error downloading org.xerial.sbt:sbt-sonatype;sbtVersion=1.0;scalaVersion=2.12:1.1
149[error] Not found
150[error] Not found
151[error] not found: https://repo1.maven.org/maven2/org/xerial/sbt/sbt-sonatype_2.12_1.0/1.1/sbt-sonatype-1.1.pom
152[error] not found: /root/.ivy2/localorg.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
153[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
154[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.xerial.sbt/sbt-sonatype/scala_2.12/sbt_1.0/1.1/ivys/ivy.xml
155[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
156Build failed, not retrying.