Generated by TestNG with ReportNG at 22:51 PDT on Thursday 11 August 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

REST: Item publication on PubSub node with message expiration using REST API - #2959

Suites · Log Output

Test duration : 44.412s

Passed Tests
tigase.tests.pubsub.TestRestApiWithMessageExpiration
testMessageExpiration 43.546s
2022-08-11 23:05:17 |

2022-08-11 23:05:17 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]

2022-08-11 23:05:17 | ------------------------------------

2022-08-11 23:05:17 | [Mutex] isItemNotified: node_mi280l0204:exists :: false

2022-08-11 23:05:17 | [Mutex] waiting for: [node_mi280l0204:create_node]

2022-08-11 23:05:17 | [Mutex] waiting for: [node_mi280l0204:create_node]

2022-08-11 23:05:17 | [Mutex] received everything.

2022-08-11 23:05:17 | [Mutex] isItemNotified: node_mi280l0204:create_node:success :: true

2022-08-11 23:05:17 | [Mutex] waiting for: [node_mi280l0204:subscribe_node]

2022-08-11 23:05:17 | [Mutex] waiting for: [node_mi280l0204:subscribe_node]

2022-08-11 23:05:17 | [Mutex] received everything.

2022-08-11 23:05:17 | [Mutex] isItemNotified: node_mi280l0204:subscribe_node:success :: true

2022-08-11 23:05:17 |


===== publishing normal message (to online)


2022-08-11 23:05:17 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-11 23:05:17 | command: <data><node>node_mi280l0204</node><entry><content>content_8vr9kg0205</content></entry></data>

2022-08-11 23:05:17 | target: http://localhost:8088

2022-08-11 23:05:17 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-08-11 23:05:17 | entity: <data><node>node_mi280l0204</node><entry><content>content_8vr9kg0205</content></entry></data>

2022-08-11 23:05:17 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 12 Aug 2022 06:05:17 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-11 23:05:17 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>5dd32914-f084-4ede-ae3c-ea0e5c39a284</value></item-id></result>

2022-08-11 23:05:17 | contains: true

2022-08-11 23:05:17 | [Mutex] received everything.

2022-08-11 23:05:17 | [Mutex] isItemNotified: user_regularxyi2g10203@test-domain.com:message:received:content_8vr9kg0205 :: true

2022-08-11 23:05:17 |


===== publishing already old message - expecting message being filtered out (to online)


2022-08-11 23:05:17 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-11 23:05:17 | command: <data><node>node_mi280l0204</node><expire-at>2022-08-12T06:05:12Z</expire-at><entry><content>content_aurqrv0206</content></entry></data>

2022-08-11 23:05:17 | target: http://localhost:8088

2022-08-11 23:05:17 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-08-11 23:05:17 | entity: <data><node>node_mi280l0204</node><expire-at>2022-08-12T06:05:12Z</expire-at><entry><content>content_aurqrv0206</content></entry></data>

2022-08-11 23:05:17 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 12 Aug 2022 06:05:17 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-11 23:05:17 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>3ca975a9-781a-46ff-8ea9-235423cb8569</value></item-id></result>

2022-08-11 23:05:17 | contains: true

2022-08-11 23:05:17 | [Mutex] waiting for: [user_regularxyi2g10203@test-domain.com:message:received:content_aurqrv0206]

2022-08-11 23:05:32 | [Mutex] timeout. Not received [user_regularxyi2g10203@test-domain.com:message:received:content_aurqrv0206]

2022-08-11 23:05:32 | [Mutex] isItemNotified: user_regularxyi2g10203@test-domain.com:message:received:content_aurqrv0206 :: false

2022-08-11 23:05:32 |


===== publishing normal message (to offline)


2022-08-11 23:05:32 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-11 23:05:32 | command: <data><node>node_mi280l0204</node><entry><content>content_j5hall0207</content></entry></data>

2022-08-11 23:05:32 | target: http://localhost:8088

2022-08-11 23:05:32 | entity: [Content-Type: application/xml,Content-Length: 93,Chunked: false]

2022-08-11 23:05:32 | entity: <data><node>node_mi280l0204</node><entry><content>content_j5hall0207</content></entry></data>

2022-08-11 23:05:32 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 12 Aug 2022 06:05:32 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-11 23:05:32 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>041b2a16-19d4-4d89-b71e-b9fb5d636b84</value></item-id></result>

2022-08-11 23:05:32 | contains: true

2022-08-11 23:05:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-11 23:05:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] DNS entry stored in session object: localhost:5222

2022-08-11 23:05:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=480 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-11 23:05:37 | [Mutex] waiting for: [user_regularxyi2g10203@test-domain.com:message:received:content_j5hall0207]

2022-08-11 23:05:37 | [Mutex] received everything.

2022-08-11 23:05:37 | [Mutex] isItemNotified: user_regularxyi2g10203@test-domain.com:message:received:content_j5hall0207 :: true

2022-08-11 23:05:37 |


===== publishing already old message - expecting message being filtered out (to offline)


2022-08-11 23:05:37 | [Mutex] received everything.

2022-08-11 23:05:37 | [Mutex] isItemNotified: node_mi280l0204:subscribe_node:success :: true

2022-08-11 23:05:37 | postRequest: POST /rest/pubsub/pubsub.test-domain.com/publish-item HTTP/1.1

2022-08-11 23:05:37 | command: <data><node>node_mi280l0204</node><expire-at>2022-08-12T06:05:42Z</expire-at><entry><content>content_c0jq8y0208</content></entry></data>

2022-08-11 23:05:37 | target: http://localhost:8088

2022-08-11 23:05:37 | entity: [Content-Type: application/xml,Content-Length: 136,Chunked: false]

2022-08-11 23:05:37 | entity: <data><node>node_mi280l0204</node><expire-at>2022-08-12T06:05:42Z</expire-at><entry><content>content_c0jq8y0208</content></entry></data>

2022-08-11 23:05:37 | response: HttpResponseProxy{HTTP/1.1 200 OK [Date: Fri, 12 Aug 2022 06:05:37 GMT, Transfer-encoding: chunked] ResponseEntityProxy{[Chunked: true]}}

2022-08-11 23:05:37 | response entity: <result><Note type="fixed"><value>Operation successful</value></Note><item-id type="fixed" label="Item ID"><value>27e18eb1-5451-4b89-aa03-9cb0e711c3f7</value></item-id></result>

2022-08-11 23:05:37 | contains: true

2022-08-11 23:05:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-11 23:05:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] DNS entry stored in session object: localhost:5222

2022-08-11 23:05:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=481 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-11 23:05:46 | [Mutex] waiting for: [user_regularxyi2g10203@test-domain.com:message:received:content_c0jq8y0208]

2022-08-11 23:05:46 | [Mutex] waiting for: [user_regularxyi2g10203@test-domain.com:message:received:content_c0jq8y0208]

2022-08-11 23:06:01 | [Mutex] timeout. Not received [user_regularxyi2g10203@test-domain.com:message:received:content_c0jq8y0208]

2022-08-11 23:06:01 | [Mutex] received everything.

2022-08-11 23:06:01 | [Mutex] isItemNotified: user_regularxyi2g10203@test-domain.com:message:received:content_c0jq8y0208 :: false

2022-08-11 23:06:01 | [Mutex] isItemNotified: admin@test-domain.com:message:received:content_c0jq8y0208 :: true