Test duration : 44.850s
Passed Tests | ||
---|---|---|
tigase.tests.pubsub.TestRestApiWithMessageExpiration | ||
testMessageExpiration | 43.536s |
2022-08-16 22:54:26 |
2022-08-16 22:54:26 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration] 2022-08-16 22:54:26 | ------------------------------------ 2022-08-16 22:54:26 | [Mutex] isItemNotified: node_b7taxh0204:exists :: false 2022-08-16 22:54:26 | [Mutex] waiting for: [node_b7taxh0204:create_node] 2022-08-16 22:54:26 | [Mutex] waiting for: [node_b7taxh0204:create_node] 2022-08-16 22:54:26 | [Mutex] received everything. 2022-08-16 22:54:26 | [Mutex] isItemNotified: node_b7taxh0204:create_node:success :: true 2022-08-16 22:54:26 | [Mutex] waiting for: [node_b7taxh0204:subscribe_node] 2022-08-16 22:54:26 | [Mutex] waiting for: [node_b7taxh0204:subscribe_node] 2022-08-16 22:54:26 | [Mutex] received everything. 2022-08-16 22:54:26 | [Mutex] isItemNotified: node_b7taxh0204:subscribe_node:success :: true 2022-08-16 22:54:26 | ===== publishing normal message (to online) 2022-08-16 22:54:26 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-16 22:54:26 | command: <data><node>node_b7taxh0204</node><entry><content>content_4qwrwi0205</content></entry></data> 2022-08-16 22:54:26 | target: http://localhost:8088 2022-08-16 22:54:26 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-08-16 22:54:26 | entity: <data><node>node_b7taxh0204</node><entry><content>content_4qwrwi0205</content></entry></data> 2022-08-16 22:54:26 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Wed, 17 Aug 2022 05:54:26 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-16 22:54:26 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>df534008-6f85-43db-9ee0-bdb7a7d2d3c3</value></item-id></result> 2022-08-16 22:54:26 | contains: true 2022-08-16 22:54:26 | [Mutex] waiting for: [user_regularyt1h9u0203@test-domain.com:message:received:content_4qwrwi0205] 2022-08-16 22:54:26 | [Mutex] received everything. 2022-08-16 22:54:26 | [Mutex] isItemNotified: user_regularyt1h9u0203@test-domain.com:message:received:content_4qwrwi0205 :: true 2022-08-16 22:54:26 | ===== publishing already old message - expecting message being filtered out (to online) 2022-08-16 22:54:26 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-16 22:54:26 | command: <data><node>node_b7taxh0204</node><expire-at>2022-08-17T05:54:21Z</expire-at><entry><content>content_cscqbs0206</content></entry></data> 2022-08-16 22:54:26 | target: http://localhost:8088 2022-08-16 22:54:26 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-08-16 22:54:26 | entity: <data><node>node_b7taxh0204</node><expire-at>2022-08-17T05:54:21Z</expire-at><entry><content>content_cscqbs0206</content></entry></data> 2022-08-16 22:54:26 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Wed, 17 Aug 2022 05:54:26 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-16 22:54:26 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>9813a739-de5d-4967-864a-ef58f031c9ae</value></item-id></result> 2022-08-16 22:54:26 | contains: true 2022-08-16 22:54:26 | [Mutex] waiting for: [user_regularyt1h9u0203@test-domain.com:message:received:content_cscqbs0206] 2022-08-16 22:54:41 | [Mutex] timeout. Not received [user_regularyt1h9u0203@test-domain.com:message:received:content_cscqbs0206] 2022-08-16 22:54:41 | [Mutex] isItemNotified: user_regularyt1h9u0203@test-domain.com:message:received:content_cscqbs0206 :: false 2022-08-16 22:54:41 | ===== publishing normal message (to offline) 2022-08-16 22:54:41 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-16 22:54:41 | command: <data><node>node_b7taxh0204</node><entry><content>content_6di7hi0207</content></entry></data> 2022-08-16 22:54:41 | target: http://localhost:8088 2022-08-16 22:54:41 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false] 2022-08-16 22:54:41 | entity: <data><node>node_b7taxh0204</node><entry><content>content_6di7hi0207</content></entry></data> 2022-08-16 22:54:41 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Wed, 17 Aug 2022 05:54:41 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-16 22:54:41 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>56f44a6e-1bb2-4480-8380-31d9c44d24c7</value></item-id></result> 2022-08-16 22:54:41 | contains: true 2022-08-16 22:54:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-16 22:54:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222 2022-08-16 22:54:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-16 22:54:46 | [Mutex] waiting for: [user_regularyt1h9u0203@test-domain.com:message:received:content_6di7hi0207] 2022-08-16 22:54:46 | [Mutex] waiting for: [user_regularyt1h9u0203@test-domain.com:message:received:content_6di7hi0207] 2022-08-16 22:54:46 | [Mutex] received everything. 2022-08-16 22:54:46 | [Mutex] isItemNotified: user_regularyt1h9u0203@test-domain.com:message:received:content_6di7hi0207 :: true 2022-08-16 22:54:46 | ===== publishing already old message - expecting message being filtered out (to offline) 2022-08-16 22:54:46 | [Mutex] received everything. 2022-08-16 22:54:46 | [Mutex] isItemNotified: node_b7taxh0204:subscribe_node:success :: true 2022-08-16 22:54:46 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1 2022-08-16 22:54:46 | command: <data><node>node_b7taxh0204</node><expire-at>2022-08-17T05:54:51Z</expire-at><entry><content>content_fxgmd20208</content></entry></data> 2022-08-16 22:54:46 | target: http://localhost:8088 2022-08-16 22:54:46 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false] 2022-08-16 22:54:46 | entity: <data><node>node_b7taxh0204</node><expire-at>2022-08-17T05:54:51Z</expire-at><entry><content>content_fxgmd20208</content></entry></data> 2022-08-16 22:54:46 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Wed, 17 Aug 2022 05:54:46 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}} 2022-08-16 22:54:46 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>1710d046-7447-44f5-acac-d94e4f07e8c6</value></item-id></result> 2022-08-16 22:54:46 | contains: true 2022-08-16 22:54:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-08-16 22:54:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222 2022-08-16 22:54:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-08-16 22:54:54 | [Mutex] waiting for: [user_regularyt1h9u0203@test-domain.com:message:received:content_fxgmd20208] 2022-08-16 22:55:09 | [Mutex] timeout. Not received [user_regularyt1h9u0203@test-domain.com:message:received:content_fxgmd20208] 2022-08-16 22:55:09 | [Mutex] received everything. 2022-08-16 22:55:09 | [Mutex] isItemNotified: user_regularyt1h9u0203@test-domain.com:message:received:content_fxgmd20208 :: false 2022-08-16 22:55:09 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_fxgmd20208 :: true |