[fix][broker] upgrade jclouds 2.5.0 -> 2.6.0 #210
Triggered via pull request
March 12, 2024 22:16
Status
Failure
Total duration
1h 26m 17s
Artifacts
41
pulsar-ci.yaml
on: pull_request
Preconditions
10s
Matrix: unit-tests
CI - Unit - Upload Coverage
0s
Run CodeQL Analysis
0s
Matrix: system-tests
Matrix: flaky-system-tests
Matrix: integration-tests
Build Pulsar on MacOS
14m 40s
OWASP dependency check
29m 50s
Delete system test docker image artifact
0s
Delete integration test docker image artifact
0s
Pulsar CI checks completed
3s
Annotations
15 errors and 49 warnings
|
CI - Unit - Brokers - Client Api
Process completed with exit code 1.
|
|
CI - Unit - Brokers - Broker Group 2
Process completed with exit code 1.
|
CI - Unit - Brokers - Broker Group 1
Process completed with exit code 1.
|
ExtensibleLoadManagerImplWithTransactionCoordinatorTest.initializeState:
pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/extensions/ExtensibleLoadManagerImplWithTransactionCoordinatorTest.java#L1
--- An unexpected error occurred in the server ---
Message: Namespace bundle for topic (persistent://public/test-elb-with-tx/__change_events) not served by this instance:localhost:41539. Please redo the lookup. Request is denied: namespace=public/test-elb-with-tx
Stacktrace:
org.apache.pulsar.broker.service.BrokerServiceException$ServiceUnitNotReadyException: Namespace bundle for topic (persistent://public/test-elb-with-tx/__change_events) not served by this instance:localhost:41539. Please redo the lookup. Request is denied: namespace=public/test-elb-with-tx
at org.apache.pulsar.broker.service.BrokerService.lambda$checkTopicNsOwnership$102(BrokerService.java:2189)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147)
at org.apache.pulsar.common.naming.NamespaceBundleFactory.lambda$doLoadBundles$2(NamespaceBundleFactory.java:114)
at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
at org.apache.pulsar.common.naming.NamespaceBundleFactory.doLoadBundles(NamespaceBundleFactory.java:111)
at org.apache.pulsar.common.naming.NamespaceBundleFactory.lambda$handleLoadBundlesRetry$4(NamespaceBundleFactory.java:143)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:840)
|
|
CI - System - Tiered JCloud
Process completed with exit code 1.
|
CI - System - Pulsar IO
Process completed with exit code 1.
|
|
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
OWASP dependency check
Process completed with exit code 1.
|
Pulsar CI checks completed
Process completed with exit code 1.
|
CI - Unit - Proxy
Summary: Tests in class org.apache.pulsar.proxy.server.ProxyDisableZeroCopyTest created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.opensearch.OpenSearchClientSslTests created 18 new threads. There are now 27 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.opensearch.OpenSearchClientTests created 2 new threads. There are now 29 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v7.ElasticSearch7ClientTests created 1 new threads. There are now 28 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.ElasticSearchBWCTests created 6 new threads. There are now 33 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8SinkTests created 1 new threads. There are now 34 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8ClientTests created 9 new threads. There are now 43 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8AuthTests created 11 new threads. There are now 52 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8SinkRawDataTests created 3 new threads. There are now 55 threads in total.
|
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.ElasticSearchRawRecordTests created 96 new threads. There are now 151 threads in total.
|
CI - Unit - Brokers - Client Api
Summary: Tests in class org.apache.pulsar.client.api.SimpleProducerConsumerTest created 107 new threads. There are now 116 threads in total.
|
CI - Unit - Brokers - Client Api
Summary: Tests in class org.apache.pulsar.client.api.ClientErrorsTest created 11 new threads. There are now 20 threads in total.
|
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.broker.admin.TopicPoliciesAuthZTest created 24 new threads. There are now 33 threads in total.
|
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.broker.EndToEndMetadataTest created 4 new threads. There are now 37 threads in total.
|
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.client.api.ConsumerBatchReceiveTest created 73 new threads. There are now 82 threads in total.
|
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.broker.resourcegroup.ResourceGroupConfigListenerTest created 60 new threads. There are now 69 threads in total.
|
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.broker.resourcegroup.ResourceGroupServiceTest created 66 new threads. There are now 103 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.coordination.impl.LeaderElectionImplTest created 2 new threads. There are now 12 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.LockManagerTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.LeaderElectionTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.EndToEndTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationManagerTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.LedgerUnderreplicationManagerTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationClientTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarLedgerAuditorManagerTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarLedgerIdGeneratorTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.CounterTest created 4 new threads. There are now 14 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.http.HttpSinkTest created 74 new threads. There are now 83 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.rabbitmq.source.RabbitMQSourceTest created 76 new threads. There are now 85 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.rabbitmq.sink.RabbitMQSinkTest created 75 new threads. There are now 84 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.kinesis.KinesisSinkTest created 9 new threads. There are now 19 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.text.HdfsStringSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.seq.HdfsSequentialSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.seq.HdfsTextSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.text.HdfsStringSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.seq.HdfsSequentialSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.seq.HdfsTextSinkTests created 1 new threads. There are now 10 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.bookkeeper.mledger.offload.filesystem.impl.FileSystemManagedLedgerOffloaderTest created 6 new threads. There are now 15 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.bookie.rackawareness.BookieRackAffinityMappingTest created 1 new threads. There are now 11 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.functions.worker.FunctionAssignmentTailerTest created 1 new threads. There are now 11 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.testclient.PerformanceProducerTest created 6 new threads. There are now 16 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.testclient.PerformanceTransactionTest created 1 new threads. There are now 11 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.broker.authentication.AuthenticationProviderAthenzTest created 1 new threads. There are now 11 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.broker.authentication.ProxySaslAuthenticationTest created 1 new threads. There are now 11 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageTest created 2 new threads. There are now 12 threads in total.
|
CI - Unit - Other
Summary: Tests in class org.apache.bookkeeper.mledger.impl.ManagedLedgerTest created 10 new threads. There are now 20 threads in total.
|
CI - Unit - Brokers - Broker Group 1
Summary: Tests in class org.apache.pulsar.PulsarBrokerStarterTest created 4 new threads. There are now 13 threads in total.
|
CI - Unit - Brokers - Broker Group 1
Summary: Tests in class org.apache.pulsar.broker.service.BrokerServiceTest created 1 new threads. There are now 10 threads in total.
|
OWASP dependency check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Jacoco-coverage-report-inttests
Expired
|
18.5 MB |
|
System-PULSAR_IO-container-logs
Expired
|
341 KB |
|
System-Pulsar IO-surefire-reports
Expired
|
223 KB |
|
System-TIERED_JCLOUD-container-logs
Expired
|
142 KB |
|
System-Tiered JCloud-surefire-reports
Expired
|
124 KB |
|
Unit-BROKER_CLIENT_API-dumps
Expired
|
16.1 KB |
|
Unit-BROKER_CLIENT_API-surefire-reports
Expired
|
14 MB |
|
Unit-BROKER_GROUP_1-dumps
Expired
|
7.66 KB |
|
Unit-BROKER_GROUP_1-surefire-reports
Expired
|
35.6 MB |
|
Unit-BROKER_GROUP_2-dumps
Expired
|
39.7 KB |
|
Unit-BROKER_GROUP_2-surefire-reports
Expired
|
14.7 MB |
|
Unit-METADATA-dumps
Expired
|
84.2 KB |
|
Unit-OTHER-dumps
Expired
|
36.9 KB |
|
Unit-PROXY-dumps
Expired
|
3.77 KB |
|
Unit-PULSAR_IO-dumps
Expired
|
84.9 KB |
|
Unit-PULSAR_IO_ELASTIC-dumps
Expired
|
56 KB |
|
coverage_and_deps_inttest_CLI.tar.zst
Expired
|
74.6 MB |
|
coverage_and_deps_inttest_MESSAGING.tar.zst
Expired
|
347 KB |
|
coverage_and_deps_inttest_METRICS.tar.zst
Expired
|
298 KB |
|
coverage_and_deps_inttest_STANDALONE.tar.zst
Expired
|
293 KB |
|
coverage_and_deps_inttest_TRANSACTION.tar.zst
Expired
|
303 KB |
|
coverage_and_deps_systest_FUNCTION.tar.zst
Expired
|
302 KB |
|
coverage_and_deps_systest_PULSAR_CONNECTORS_PROCESS.tar.zst
Expired
|
319 KB |
|
coverage_and_deps_systest_PULSAR_CONNECTORS_THREAD.tar.zst
Expired
|
321 KB |
|
coverage_and_deps_systest_SCHEMA.tar.zst
Expired
|
306 KB |
|
coverage_and_deps_systest_TIERED_FILESYSTEM.tar.zst
Expired
|
74.5 MB |
|
coverage_and_deps_unittest_BROKER_CLIENT_IMPL.tar.zst
Expired
|
2.05 MB |
|
coverage_and_deps_unittest_BROKER_GROUP_3.tar.zst
Expired
|
2.03 MB |
|
coverage_and_deps_unittest_BROKER_GROUP_4.tar.zst
Expired
|
1.94 MB |
|
coverage_and_deps_unittest_CLIENT.tar.zst
Expired
|
623 KB |
|
coverage_and_deps_unittest_METADATA.tar.zst
Expired
|
245 KB |
|
coverage_and_deps_unittest_OTHER.tar.zst
Expired
|
9.81 MB |
|
coverage_and_deps_unittest_PROXY.tar.zst
Expired
|
195 KB |
|
coverage_and_deps_unittest_PULSAR_IO.tar.zst
Expired
|
367 KB |
|
coverage_and_deps_unittest_PULSAR_IO_ELASTIC.tar.zst
Expired
|
90.4 KB |
|
coverage_and_deps_unittest_PULSAR_IO_KAFKA_CONNECT.tar.zst
Expired
|
200 KB |
|
dependency report
Expired
|
580 KB |
|
pulsar-java-test-image.zst
Expired
|
296 MB |
|
pulsar-maven-repository-binaries.tar.zst
Expired
|
325 MB |
|
pulsar-server-distribution.tar.zst
Expired
|
234 MB |
|
pulsar-test-latest-version-image.zst
Expired
|
1.46 GB |
|