Build Logs

permutive-engineering/gcp-auth • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

0

Total Lines

207

1##################################
2Clonning https://github.com/permutive-engineering/gcp-auth.git into /build/repo using revision v2.1.0
3##################################
4Note: switching to '2920794b6856ac17da19bfda848b361081d0c556'.
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.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project permutive-engineering/gcp-auth
37##################################
38Scala version: 3.8.0-RC6
39Targets: com.permutive%gcp-auth com.permutive%gcp-auth-pureconfig
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
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.8.0-RC6
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.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC6"
60"++3.8.0-RC6 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
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.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.permutive%gcp-auth com.permutive%gcp-auth-pureconfig"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.714s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] set current project to repo (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC6
79OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in documentation/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in repo/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in gcp-auth-pureconfig/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in gcp-auth/crossScalaVersions
83[info] set current project to repo (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
85[info] Switching Scala version on:
86[info] * repo (2.13.16, 3.8.0-RC6)
87[info] documentation (2.13.16, 3.8.0-RC6)
88[info] gcp-auth (2.13.16, 3.8.0-RC6)
89[info] gcp-auth-pureconfig (2.13.16, 3.8.0-RC6)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to repo (in build file:/build/repo/)
93Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to repo (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials and 2 others.
97[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 32 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to repo (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean gcp-auth-pureconfig / allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to repo (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to repo (in build file:/build/repo/)
113[success] Total time: 0 s, completed Jan 8, 2026, 2:01:52 AM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
116Starting build...
117Projects: Set(gcp-auth, gcp-auth-pureconfig)
118Starting build for ProjectRef(file:/build/repo/,gcp-auth) (gcp-auth)... [0/2]
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
120OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
121OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
122OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
123Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/modules/gcp-auth/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
124[info] compiling 15 Scala sources to /build/repo/modules/gcp-auth/target/scala-3.8.0-RC6/classes ...
125[info] done compiling
126[info] compiling 2 Scala sources to /build/repo/modules/gcp-auth/target/scala-3.8.0-RC6/test-classes ...
127[info] done compiling
128com.permutive.gcp.auth.ParserSuite:
129 + Parser.googleRefreshToken should parse a valid file 0.314s
130 + Parser.googleRefreshToken should only include the first line of a file, ignoring others 0.019s
131 + Parser.googleRefreshToken should raise a failure if the file is empty 0.013s
132 + Parser.googleClientSecrets should parse a valid file 0.051s
133 + Parser.googleClientSecrets should raise a failure if the file is missing 0.01s
134 + Parser.googleClientSecrets should raise a failure if the file is empty 0.008s
135 + Parser.googleClientSecrets should raise a failure if the file is invalid 0.005s
136 + Parser.googleServiceAccount should parse a valid file 0.016s
137 + Parser.googleServiceAccount should raise a failure if the file is missing 0.005s
138 + Parser.googleServiceAccount should raise a failure if the file is empty 0.004s
139 + Parser.googleServiceAccount should raise a failure if the file is invalid 0.003s
140 + Parser.applicationDefaultCredentials should parse a valid file 0.021s
141 + Parser.applicationDefaultCredentials should raise a failure if the file is missing 0.005s
142 + Parser.applicationDefaultCredentials should raise a failure if the file is empty 0.004s
143 + Parser.applicationDefaultCredentials should raise a failure if the file is invalid 0.008s
144com.permutive.gcp.auth.TokenProviderSuite:
145 + TokenProvider.const returns always the same access-token 0.009s
146 + TokenProvider.identity retrieves and calculates expiration 0.385s
147 + TokenProvider.identity returns an error if expiration is not found 0.008s
148 + TokenProvider.identity returns an error on any failure 0.005s
149 + TokenProvider.userIdentity retrieves and calculates expiration 0.03s
150 + TokenProvider.userIdentity returns an error when default credentials cannot be found 0.006s
151 + TokenProvider.serviceAccount(Client) retrieves token successfully 0.007s
152 + TokenProvider.serviceAccount(Client) returns an error on any failure 0.005s
153 + TokenProvider.serviceAccount(Path, List[String], Client) retrieves token successfully 0.187s
154 + TokenProvider.serviceAccount(Path, List[String], Client) returns an error on any failure 0.017s
155 + TokenProvider.serviceAccount(Path, List[String], Client) returns an error if file is invalid 0.004s
156 + TokenProvider.serviceAccount(Path, List[String], Client) returns an error if file is missing 0.003s
157 + TokenProvider.serviceAccount(ClientEmail, RSAPrivateKey, List[String], Client) retrieves token successfully 0.155s
158 + TokenProvider.serviceAccount(ClientEmail, RSAPrivateKey, List[String], Client) returns an error on any failure 0.221s
159 + TokenProvider.userAccount(Client) retrieves token successfully 0.008s
160 + TokenProvider.userAccount(Client) retuns an error on any failure 0.003s
161 + TokenProvider.userAccount(ClientId, ClientSecret, RefreshToken, Client) retrieves token successfully 0.005s
162 + TokenProvider.userAccount(ClientId, ClientSecret, RefreshToken, Client) retuns an error on any failure 0.004s
163 + TokenProvider.userAccount(Path, Path, Client) retrieves token successfully 0.008s
164 + TokenProvider.userAccount(Path, Path, Client) retuns an error on any failure 0.006s
165 + TokenProvider.clientMiddleware successfully wraps a Client 0.009s
166Starting build for ProjectRef(file:/build/repo/,gcp-auth-pureconfig) (gcp-auth-pureconfig)... [1/2]
167Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/modules/gcp-auth-pureconfig/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
168[info] compiling 1 Scala source to /build/repo/modules/gcp-auth-pureconfig/target/scala-3.8.0-RC6/classes ...
169[info] done compiling
170[info] compiling 1 Scala source to /build/repo/modules/gcp-auth-pureconfig/target/scala-3.8.0-RC6/test-classes ...
171[info] done compiling
172com.permutive.gcp.auth.pureconfig.TypeTokenSuite:
173 + TokenType.UserAccount can be loaded from configuration 0.669s
174 + TokenType.ServiceAccount can be loaded from configuration 0.01s
175 + TokenType.NoOp can be loaded from configuration 0.003s
176
177************************
178Build summary:
179[{
180 "module": "gcp-auth",
181 "compile": {"status": "ok", "tookMs": 10999, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 4367, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "test": {"status": "ok", "tookMs": 2650, "passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36, "byFramework": [{"framework": "munit", "stats": {"passed": 36, "failed": 0, "ignored": 0, "skipped": 0, "total": 36}}]},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["2.13.16", "3.3.6"]
188}
189},{
190 "module": "gcp-auth-pureconfig",
191 "compile": {"status": "ok", "tookMs": 1354, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 1697, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "test": {"status": "ok", "tookMs": 1759, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["2.13.16", "3.3.6"]
198}
199}]
200************************
201[success] Total time: 26 s, completed Jan 8, 2026, 2:02:18 AM
202[0JChecking patch project/plugins.sbt...
203Checking patch project/build.properties...
204Checking patch build.sbt...
205Applied patch project/plugins.sbt cleanly.
206Applied patch project/build.properties cleanly.
207Applied patch build.sbt cleanly.