Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete references to never-constructed UpdateRejected event #2295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Delete references to never-constructed UpdateRejected event

0dc7b1d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Delete references to never-constructed UpdateRejected event #2295

Delete references to never-constructed UpdateRejected event
0dc7b1d
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Oct 24, 2024 in 0s

926 tests run, 898 passed, 25 skipped, 3 failed.

Annotations

Check failure on line 70 in temporal-sdk/src/test/java/io/temporal/worker/shutdown/CleanNexusWorkerShutdownTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CleanNexusWorkerShutdownTest.testShutdown

org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
Raw output
org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
	at [email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
	at app//io.temporal.worker.shutdown.CleanNexusWorkerShutdownTest.testShutdown(CleanNexusWorkerShutdownTest.java:70)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//io.temporal.testing.internal.SDKTestWorkflowRule$1.evaluate(SDKTestWorkflowRule.java:245)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

Check failure on line 95 in temporal-sdk/src/test/java/io/temporal/worker/shutdown/CleanNexusWorkerShutdownTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CleanNexusWorkerShutdownTest.testShutdownNow

org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
Raw output
org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
	at [email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
	at app//io.temporal.worker.shutdown.CleanNexusWorkerShutdownTest.testShutdownNow(CleanNexusWorkerShutdownTest.java:95)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//io.temporal.testing.internal.SDKTestWorkflowRule$1.evaluate(SDKTestWorkflowRule.java:245)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)

Check failure on line 67 in temporal-sdk/src/test/java/io/temporal/workflow/updateTest/DynamicUpdateTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

DynamicUpdateTest.dynamicUpdate

io.temporal.client.WorkflowUpdateException: workflowId='4888871d-2f33-4eee-a421-48d881715a17', runId='797dc8fa-6f4e-4c94-8af5-b8ef5efdfcaf
Raw output
io.temporal.client.WorkflowUpdateException: workflowId='4888871d-2f33-4eee-a421-48d881715a17', runId='797dc8fa-6f4e-4c94-8af5-b8ef5efdfcaf
	at app//io.temporal.internal.client.RootWorkflowClientInvoker.toUpdateHandle(RootWorkflowClientInvoker.java:535)
	at app//io.temporal.internal.client.RootWorkflowClientInvoker.startUpdate(RootWorkflowClientInvoker.java:469)
	at app//io.temporal.client.WorkflowStubImpl.startUpdate(WorkflowStubImpl.java:375)
	at app//io.temporal.client.WorkflowStubImpl.startUpdate(WorkflowStubImpl.java:366)
	at app//io.temporal.workflow.updateTest.DynamicUpdateTest.dynamicUpdate(DynamicUpdateTest.java:67)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//io.temporal.testing.internal.SDKTestWorkflowRule$1.evaluate(SDKTestWorkflowRule.java:245)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: io.temporal.failure.ApplicationFailure: message='Unknown update name: update, knownTypes=[]', type='java.lang.IllegalArgumentException', nonRetryable=false
	at io.temporal.internal.sync.UpdateDispatcher.handleValidateUpdate(UpdateDispatcher.java:66)
	at io.temporal.internal.sync.SyncWorkflowContext.handleValidateUpdate(SyncWorkflowContext.java:344)
	at io.temporal.internal.sync.WorkflowExecutionHandler.handleValidateUpdate(WorkflowExecutionHandler.java:126)
	at io.temporal.internal.sync.SyncWorkflow.lambda$handleUpdate$3(SyncWorkflow.java:177)
	at io.temporal.internal.sync.CancellationScopeImpl.run(CancellationScopeImpl.java:102)
	at io.temporal.internal.sync.WorkflowThreadImpl$RunnableWrapper.run(WorkflowThreadImpl.java:107)
	at io.temporal.worker.ActiveThreadReportingExecutor.lambda$submit$0(ActiveThreadReportingExecutor.java:53)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)