You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by BuildHive <bu...@cloudbees.com> on 2014/01/08 19:54:11 UTC

Build failed in Jenkins: jclouds » jclouds-labs-google #605

See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/605/>

------------------------------------------
[...truncated 162 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/src/test/java/org/jclouds/oauth/v2/json/JWTTokenRequestFormatTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/src/test/java/org/jclouds/oauth/v2/json/JWTTokenRequestFormatTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oauth ---
[INFO] Surefire report directory: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@6f112776
Starting test testTransformableToContains(org.jclouds.oauth.v2.OAuthApiMetadataTest)
Starting test test(org.jclouds.oauth.v2.parse.ParseTokenTest)
Starting test testUsedBase64IsUrlSafe(org.jclouds.oauth.v2.internal.Base64UrlSafeTest)
Starting test testAllContains(org.jclouds.oauth.v2.OAuthApiMetadataTest)
Starting test testWithId(org.jclouds.oauth.v2.OAuthApiMetadataTest)
[pool-1-thread-3] Test testTransformableToContains(org.jclouds.oauth.v2.OAuthApiMetadataTest) succeeded: 56ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testPayloadIsUrlSafe(org.jclouds.oauth.v2.json.JWTTokenRequestFormatTest)
[pool-1-thread-2] Test testAllContains(org.jclouds.oauth.v2.OAuthApiMetadataTest) succeeded: 95ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testGenerateJWTRequest(org.jclouds.oauth.v2.features.OAuthApiExpectTest)
[pool-1-thread-1] Test testUsedBase64IsUrlSafe(org.jclouds.oauth.v2.internal.Base64UrlSafeTest) succeeded: 128ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test testLoadPKString(org.jclouds.oauth.v2.functions.OAuthCredentialsFromPKTest)
[pool-1-thread-4] Test testWithId(org.jclouds.oauth.v2.OAuthApiMetadataTest) succeeded: 192ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testAuthorizationExceptionIsThrownOnBadKeys(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest)
[pool-1-thread-4] Test testAuthorizationExceptionIsThrownOnBadKeys(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest) succeeded: 250ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testCredentialsAreLoadedOnRightAlgoAndCredentials(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest)
[pool-1-thread-1] Test testLoadPKString(org.jclouds.oauth.v2.functions.OAuthCredentialsFromPKTest) succeeded: 428ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
[pool-1-thread-4] Test testCredentialsAreLoadedOnRightAlgoAndCredentials(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest) succeeded: 95ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Starting test testGSEChildExceptionsPropagateAsAuthorizationException(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest)
[pool-1-thread-1] Test testGSEChildExceptionsPropagateAsAuthorizationException(org.jclouds.oauth.v2.functions.OAuthCredentialsSupplierTest) succeeded: 0ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test test409MakesIllegalStateException(org.jclouds.oauth.v2.handlers.OAuthErrorHandlerTest)
Starting test testSignPayload(org.jclouds.oauth.v2.functions.SignerFunctionTest)
[pool-1-thread-1] Test testSignPayload(org.jclouds.oauth.v2.functions.SignerFunctionTest) succeeded: 937ms
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
[pool-1-thread-4] Test test409MakesIllegalStateException(org.jclouds.oauth.v2.handlers.OAuthErrorHandlerTest) succeeded: 1675ms
Test suite progress: tests succeeded: 10, failed: 0, skipped: 0.
[pool-1-thread-5] Test test(org.jclouds.oauth.v2.parse.ParseTokenTest) succeeded: 5374ms
Test suite progress: tests succeeded: 11, failed: 0, skipped: 0.
[pool-1-thread-3] Test testPayloadIsUrlSafe(org.jclouds.oauth.v2.json.JWTTokenRequestFormatTest) succeeded: 6969ms
Test suite progress: tests succeeded: 12, failed: 0, skipped: 0.
[pool-1-thread-2] Test testGenerateJWTRequest(org.jclouds.oauth.v2.features.OAuthApiExpectTest) succeeded: 7148ms
Test suite progress: tests succeeded: 13, failed: 0, skipped: 0.
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.497 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oauth ---
[INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/oauth-1.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ oauth ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ oauth ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/services/*LoggingModule
[INFO] Exclude: **/services/*ApiMetadata
[INFO] Exclude: **/services/*ProviderMetadata
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/test
[INFO] Exclude: **/test.pub
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 43 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 41 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oauth ---
[INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/oauth-1.8.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ oauth ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ oauth ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs-google/modules/org.apache.jclouds.labs$oauth/builds/2014-01-08_18-52-18/archive/org.apache.jclouds.labs/oauth/1.8.0-SNAPSHOT/oauth-1.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/oauth-1.8.0-SNAPSHOT.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs-google/modules/org.apache.jclouds.labs$oauth/builds/2014-01-08_18-52-18/archive/org.apache.jclouds.labs/oauth/1.8.0-SNAPSHOT/oauth-1.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/oauth/target/oauth-1.8.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs-google/modules/org.apache.jclouds.labs$oauth/builds/2014-01-08_18-52-18/archive/org.apache.jclouds.labs/oauth/1.8.0-SNAPSHOT/oauth-1.8.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds Google Compute Engine provider 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-compute/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-compute/1.8.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-compute/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-compute/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-scriptbuilder/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-scriptbuilder/1.8.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-scriptbuilder/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.7 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-scriptbuilder/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-sshj/1.8.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-sshj/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-sshj/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-bouncycastle/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-bouncycastle/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-bouncycastle/1.8.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.apache.org/snapshots/org/apache/jclouds/driver/jclouds-bouncycastle/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-bouncycastle/1.8.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-compute-engine ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ google-compute-engine ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ google-compute-engine ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ google-compute-engine ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-compute/1.8.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/driver/jclouds-slf4j/1.8.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-compute-engine ---
[INFO] skip non existing resourceDirectory <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/clojure>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ google-compute-engine ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 100 source files to <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/functions/internal/BaseToPagedIterable.java>: Some input files use or override a deprecated API.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/functions/internal/BaseToPagedIterable.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/functions/BuildInstanceMetadata.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/functions/BuildInstanceMetadata.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/options/GoogleComputeEngineTemplateOptions.java>:[289,65] cannot find symbol
  symbol: method networks(java.lang.Iterable<java.lang.String>)
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/options/GoogleComputeEngineTemplateOptions.java>:[287,4] method does not override or implement a method from a supertype
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/options/GoogleComputeEngineTemplateOptions.java>:[297,65] cannot find symbol
  symbol: method networks(java.lang.String[])
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/options/GoogleComputeEngineTemplateOptions.java>:[295,4] method does not override or implement a method from a supertype
[ERROR] <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/options/GoogleComputeEngineTemplateOptions.java>:[360,46] cannot find symbol
  symbol:   method getNetworks()
  location: class org.jclouds.googlecomputeengine.compute.options.GoogleComputeEngineTemplateOptions
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/ws/google-compute-engine/pom.xml> to /home/jenkins/jenkins_home/jobs/jclouds/jobs/jclouds-labs-google/modules/org.apache.jclouds.labs$google-compute-engine/builds/2014-01-08_18-52-18/archive/org.apache.jclouds.labs/google-compute-engine/1.8.0-SNAPSHOT/google-compute-engine-1.8.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache jclouds labs google ........................ SUCCESS [25.759s]
[INFO] jclouds OAuth core ................................ SUCCESS [36.875s]
[INFO] jclouds Google Compute Engine provider ............ FAILURE [19.176s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:33.316s
[INFO] Finished at: Wed Jan 08 18:54:09 UTC 2014
[INFO] Final Memory: 32M/88M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project google-compute-engine: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project google-compute-engine: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
channel stopped

Jenkins build is back to normal : jclouds » jclouds-labs-google #606

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-google/606/>