Build: #27 failed

Job: RestFlow Core failed

Stages & jobs

  1. Default Stage

  2. RestFlow Groovy

  3. RestFlow Bash

  4. RestFlow Python

  5. RestFlow Tcl

  6. RestFlow Perl

  7. RestFlow Samples

Job result summary

Completed
Duration
2 minutes
Revision
d28b1bc14e136beb0d74a2235e3982d70271bdee
Total tests
619

Tests

  • 619 tests in total
  • 8 tests failed
  • 8 failures are new
  • 2 minutes taken in total.
New test failures 8
Status Test Duration
Collapse Failed TestTraceDatabase_LoadWorkflow testLoadWorkflow_DoubleNested
< 1 sec
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                        10     9      10             i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                      10     9      10             i             0           a               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                       
10     9      10             i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                     
10     9      10             i             0           a               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_LoadWorkflow.testLoadWorkflow_DoubleNested(TestTraceDatabase_LoadWorkflow.java:725)
Collapse Failed TestTraceDatabase_LoadWorkflow testLoadWorkflow_TopLevelNodes_AnonymousActors
< 1 sec
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                        4      4      4              i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                      4      4      4              i             0           a               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                       
4      4      4              i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                     
4      4      4              i             0           a               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_LoadWorkflow.testLoadWorkflow_TopLevelNodes_AnonymousActors(TestTraceDatabase_LoadWorkflow.java:110)
Collapse Failed TestTraceDatabase_LoadWorkflow testLoadWorkflow_TopLevelNodes_DataDrivenDirector
< 1 sec
junit.framework.ComparisonFailure: expected:<...        0           [a               BufferNode-for-MultiplyBySingleton-a/multiplier    4      4      4              i             0           b               BufferNode-for-MultiplyBySingleton-b/multiplicand]  5      4      5   ...> but was:<...        0           [b               BufferNode-for-MultiplyBySingleton-b/multiplicand  4      4      4              i             0           a               BufferNode-for-MultiplyBySingleton-a/multiplier  ]  5      4      5   ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               BufferNode-for-MultiplyBySingleton-a/multiplier   
4      4      4              i             0           b               BufferNode-for-MultiplyBySingleton-b/multiplicand] 
5      4      5   ...> but was:<...        0           [b               BufferNode-for-MultiplyBySingleton-b/multiplicand 
4      4      4              i             0           a               BufferNode-for-MultiplyBySingleton-a/multiplier  ] 
5      4      5   ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
(1 more lines...)
Collapse Failed TestTraceDatabase_LoadWorkflow testLoadWorkflow_TopLevelNodes_NamedActors
< 1 sec
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                        4      4      4              i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                      4      4      4              i             0           a               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        0           [a               /multiplier                                       
4      4      4              i             0           b               /multiplicand]                    ...> but was:<...        0           [b               /multiplicand                                     
4      4      4              i             0           a               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_LoadWorkflow.testLoadWorkflow_TopLevelNodes_NamedActors(TestTraceDatabase_LoadWorkflow.java:576)
Collapse Failed TestTraceDatabase_RecordRun testRunWorkflow_DoubleNested
< 1 sec
junit.framework.ComparisonFailure: expected:<...      i             [5           a               /multiplier                                        10     9      10             i             11          b               /multiplicand]                    ...> but was:<...      i             [11          b               /multiplicand                                      10     9      10             i             5           a               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...      i             [5           a               /multiplier                                       
10     9      10             i             11          b               /multiplicand]                    ...> but was:<...      i             [11          b               /multiplicand                                     
10     9      10             i             5           a               /multiplier  ]                    ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.restflow.metadata.TestTraceDatabase_RecordRun.testRunWorkflow_DoubleNested(TestTraceDatabase_RecordRun.java:1242)
Collapse Failed TestTraceDatabase_RecordRun testRunWorkflow_TopLevelNodes_WithWorkflowInputs
< 1 sec
junit.framework.ComparisonFailure: expected:<...        1           [a                                                                  2      1      2              i             1           b                                                                  3      1      3              o             1           c                                                                  4      2      4              o             1           b               /multiplicand                                      5      2      5              o             1           a               /multiplier                                        6      3      6              i             1           c               /product                                           7      4      7              i             1           x               /multiplier                                        8      4      8              i             1           y               /multiplicand]                    ...> but was:<...        1           [b                                                                  2      1      2              i             1           a                                                                  3      1      3              o             1           c                                                                  4      2      4              o             1           b               /multiplicand                                      5      2      5              o             1           a               /multiplier                                        6      3      6              i             1           c               /product                                           7      4      7              i             1           y               /multiplicand                                      8      4      8              i             1           x               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        1           [a                                                                 
2      1      2              i             1           b                                                                 
3      1      3              o             1           c                                                                 
4      2      4              o             1           b               /multiplicand                                     
5      2      5              o             1           a               /multiplier                                       
6      3      6              i             1           c               /product                                          
7      4      7              i             1           x               /multiplier                                       
(11 more lines...)
Collapse Failed TestTraceDatabase_RecordRun testRunWorkflow_TopLevelNodes_WithWorkflowInputs_MultipleRuns_MultipleInitializations
< 1 sec
junit.framework.ComparisonFailure: expected:<...        3           [a                                                                  2      1      2              i             3           b                                                                  3      1      3              o             3           c                                                                  4      2      4              o             5           b               /multiplicand                                      5      2      5              o             5           a               /multiplier                                        6      3      6              i             5           c               /product                                           7      4      7              i             5           x               /multiplier                                        8      4      8              i             5           y               /multiplicand]                    ...> but was:<...        3           [b                                                                  2      1      2              i             3           a                                                                  3      1      3              o             3           c                                                                  4      2      4              o             5           b               /multiplicand                                      5      2      5              o             5           a               /multiplier                                        6      3      6              i             5           c               /product                                           7      4      7              i             5           y               /multiplicand                                      8      4      8              i             5           x               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        3           [a                                                                 
2      1      2              i             3           b                                                                 
3      1      3              o             3           c                                                                 
4      2      4              o             5           b               /multiplicand                                     
5      2      5              o             5           a               /multiplier                                       
6      3      6              i             5           c               /product                                          
7      4      7              i             5           x               /multiplier                                       
(11 more lines...)
Collapse Failed TestTraceDatabase_RecordRun testRunWorkflow_TopLevelNodes_WithWorkflowInputs_MultipleRuns_SingleInitialization
< 1 sec
junit.framework.ComparisonFailure: expected:<...        3           [a                                                                  2      1      2              i             3           b                                                                  3      1      3              o             3           c                                                                  4      2      4              o             5           b               /multiplicand                                      5      2      5              o             5           a               /multiplier                                        6      3      6              i             5           c               /product                                           7      4      7              i             5           x               /multiplier                                        8      4      8              i             5           y               /multiplicand]                    ...> but was:<...        3           [b                                                                  2      1      2              i             3           a                                                                  3      1      3              o             3           c                                                                  4      2      4              o             5           b               /multiplicand                                      5      2      5              o             5           a               /multiplier                                        6      3      6              i             5           c               /product                                           7      4      7              i             5           y               /multiplicand                                      8      4      8              i             5           x               /multiplier  ]                    ...>
junit.framework.ComparisonFailure: expected:<...        3           [a                                                                 
2      1      2              i             3           b                                                                 
3      1      3              o             3           c                                                                 
4      2      4              o             5           b               /multiplicand                                     
5      2      5              o             5           a               /multiplier                                       
6      3      6              i             5           c               /product                                          
7      4      7              i             5           x               /multiplier                                       
(11 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

24
21
28
23
0
0
1
6
18
21
10
28
29
16
18
1
9
23
2
8
6
27
28
15
15
2
21
15
25
2
4
22
17
2
24
14
27
27
10
21
14
15
14
3
14
25
5
6
7
11
27
10
5
9
26
19
1
17
5
28
24
26
26
7
25
4
10
21
10
26
10
14
12
6
2
16
2
Warning:  Run 1 of workflow 'OneShotInflow' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceDataBySingleton' with URI '/multiplier'
Warning:  Run 1 of workflow 'NestedOneShotInflow.DoMultiplications[SubworkflowWithOneShotInflow]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceDataBySingleton' with URI '/Sub1/multiplier'
Warning:  Run 2 of workflow 'NestedOneShotInflow.DoMultiplications[SubworkflowWithOneShotInflow]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceDataBySingleton' with URI '/Sub2/multiplier'
Warning:  Run 3 of workflow 'NestedOneShotInflow.DoMultiplications[SubworkflowWithOneShotInflow]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceDataBySingleton' with URI '/Sub3/multiplier'
Warning:  Run 1 of workflow 'HammingSequence' wrapped up with unused data packets:
15 packets in queue 'input' on node 'BufferNode-for-DiscardProductsGreaterThanMax-input' with URIs '/merged/buffered/22', '/merged/buffered/23', '/merged/buffered/24', '/merged/buffered/25', '/merged/buffered/26', '/merged/buffered/27', '/merged/buffered/28', '/merged/buffered/29', '/merged/buffered/30', '/merged/buffered/31', '/merged/buffered/32', '/merged/buffered/33', '/merged/buffered/34', '/merged/buffered/35', '/merged/buffered/36'
1 packet in outflow 'output' on node 'BufferNode-for-DiscardProductsGreaterThanMax-input' with URI '/merged/buffered/21'
1 packet in inflow 'input' on node 'DiscardProductsGreaterThanMax' with URI '/merged/buffered/20'
Warning:  Run 1 of workflow 'HammingSequence' wrapped up with unused data packets:
17 packets in queue 'input' on node 'DiscardProductsGreaterThanMax' with URIs '/merged/buffered/20', '/merged/buffered/21', '/merged/buffered/22', '/merged/buffered/23', '/merged/buffered/24', '/merged/buffered/25', '/merged/buffered/26', '/merged/buffered/27', '/merged/buffered/28', '/merged/buffered/29', '/merged/buffered/30', '/merged/buffered/31', '/merged/buffered/32', '/merged/buffered/33', '/merged/buffered/34', '/merged/buffered/35', '/merged/buffered/36'
Warning:  Run 1 of workflow 'HammingSequence' wrapped up with unused data packets:
1 packet in inflow 'input' on node 'DiscardProductsGreaterThanMax' with URI '/merged/buffered/20'
16 packets in queue 'input' on node 'DiscardProductsGreaterThanMax' with URIs '/merged/buffered/21', '/merged/buffered/22', '/merged/buffered/23', '/merged/buffered/24', '/merged/buffered/25', '/merged/buffered/26', '/merged/buffered/27', '/merged/buffered/28', '/merged/buffered/29', '/merged/buffered/30', '/merged/buffered/31', '/merged/buffered/32', '/merged/buffered/33', '/merged/buffered/34', '/merged/buffered/35', '/merged/buffered/36'
Warning:  Run 1 of workflow 'TopWF.SubWF.SubSubWF[SubSubWF]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceBySingleton' with URI '/Sub1subsub1/multiplier'
Warning:  Run 2 of workflow 'TopWF.SubWF.SubSubWF[SubSubWF]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceBySingleton' with URI '/Sub2subsub1/multiplier'
Warning:  Run 3 of workflow 'TopWF.SubWF.SubSubWF[SubSubWF]' wrapped up with unused data packets:
1 packet in inflow 'a' on node 'MultiplySequenceBySingleton' with URI '/Sub3subsub1/multiplier'