[DEBUG 00:00:00] *** starting Client::Source::owndrive_caldav::testLocalUpdate ***
[DEBUG 00:00:00] ClientTest.cpp:1262: starting CPPUNIT_ASSERT(!config.m_updateItem.empty())
[DEBUG 00:00:00] ClientTest.cpp:1262: ending CPPUNIT_ASSERT(!config.m_updateItem.empty())
[DEBUG 00:00:00] ClientTest.cpp:1263: starting CPPUNIT_ASSERT(config.m_createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:1263: ending CPPUNIT_ASSERT(config.m_createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:1265: starting deleteAll(createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:00] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:00] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:00] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:00] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] not using KWallet
[DEBUG 00:00:00] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:00]    sync = disabled (default)
[DEBUG 00:00:00]    uri =  (default)
[DEBUG 00:00:00]    backend = CalDAV (set)
[DEBUG 00:00:00]    syncFormat =  (default)
[DEBUG 00:00:00]    forceSyncFormat = 0 (default)
[DEBUG 00:00:00]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:00]    databaseFormat =  (default)
[DEBUG 00:00:00]    databaseUser = pohly (set)
[DEBUG 00:00:00]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:00]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:00] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:00] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:00] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[DEVELOPER 00:00:00] stderr: HTTP session to https://my.owndrive.com:443 begins.
[DEBUG 00:00:00] client cert is missing
[INFO 00:00:00] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:00] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:00] using plain username/password for pohly
[DEBUG 00:00:00] caldav #A: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:00] starting REPORT 'meta data', credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:00] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:00] stderr: Running pre_send hooks
[DEBUG 00:00:00] forced sending credentials
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:02] stderr: Keep-Alive:
[DEVELOPER 00:00:02] stderr: Connection: TE, Keep-Alive
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Content-Length: 305
[DEVELOPER 00:00:02] stderr: Depth: 1
[DEVELOPER 00:00:02] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Doing DNS lookup on my.owndrive.com...
[DEVELOPER 00:00:02] stderr: req: Connecting to 93.158.211.199:443
[DEVELOPER 00:00:02] stderr: Sending request body:
[DEVELOPER 00:00:02] stderr: Body block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:02] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:02] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:02] stderr: <D:prop>
[DEVELOPER 00:00:02] stderr: <D:getetag/>
[DEVELOPER 00:00:02] stderr: <C:calendar-data/>
[DEVELOPER 00:00:02] stderr: </D:prop>
[DEVELOPER 00:00:02] stderr: <C:filter>
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:filter>
[DEVELOPER 00:00:02] stderr: </C:calendar-query>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: Request sent; retry is 0.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:04 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:04 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=9c8n67wUqdAbUSPM5OnaOTmLFiIt69BueoxfVgH3ZpJFa4wss3vlelNxZGRnkeSzU7KdkyHgJ%2BbS5eR3D13hZlAZx8oaFjYOk9RQnTN2hNYTdI0vviL3XuFZcY%2FF0M2D; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=9c8n67wUqdAbUSPM5OnaOTmLFiIt69BueoxfVgH3ZpJFa4wss3vlelNxZGRnkeSzU7KdkyHgJ%2BbS5eR3D13hZlAZx8oaFjYOk9RQnTN2hNYTdI0vviL3XuFZcY%2FF0M2D; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=i34fus5f4umbonv699qcn5a0v3; path=/; secure; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=i34fus5f4umbonv699qcn5a0v3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:04 GMT; Max-Age=3600
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:04 GMT; Max-Age=3600]
[DEVELOPER 00:00:02] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:02] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < 3c8
[DEVELOPER 00:00:02] stderr: Got chunk size: 968
[DEVELOPER 00:00:02] stderr: Reading 968 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 968 bytes.
[DEVELOPER 00:00:02] stderr: Read block (968 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:02] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:02] stderr:  <d:response>
[DEVELOPER 00:00:02] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/1234567890%21@%23%24%25%5e%26%2a()%3c%3e@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:02] stderr:   <d:propstat>
[DEVELOPER 00:00:02] stderr:    <d:prop>
[DEVELOPER 00:00:02] stderr:     <d:getetag>&quot;56bc57d6250de1a2b7a4c520b05cb0f2&quot;</d:getetag>
[DEVELOPER 00:00:02] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:02] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:02] stderr: VERSION:2.0
[DEVELOPER 00:00:02] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:02] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:02] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:02] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:02] stderr: UID:1234567890!@#$%^&amp;*()&lt;&gt;@dummyVEVENT
[DEVELOPER 00:00:02] stderr: DTSTAMP:20180105T162349Z
[DEVELOPER 00:00:02] stderr: LAST-MODIFIED:20180105T162349Z
[DEVELOPER 00:00:02] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:02] stderr: LOCATION:my office
[DEVELOPER 00:00:02] stderr: DESCRIPTION:let's talk&lt;&lt;REVISION&gt;&gt;
[DEVELOPER 00:00:02] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:02] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:02] stderr: SEQUENCE:1
[DEVELOPER 00:00:02] stderr: END:VEVENT
[DEVELOPER 00:00:02] stderr: END:VCALENDAR
[DEVELOPER 00:00:02] stderr: </cal:calendar-data>
[DEVELOPER 00:00:02] stderr:    </d:prop>
[DEVELOPER 00:00:02] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:02] stderr:   </d:propstat>
[DEVELOPER 00:00:02] stderr:  </d:response>
[DEVELOPER 00:00:02] stderr: </d:multistatus>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEBUG 00:00:02] credentials accepted
[DEVELOPER 00:00:02] stderr: Running destroy hooks.
[DEVELOPER 00:00:02] stderr: Request ends.
[DEBUG 00:00:02] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:02] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:02] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:02] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:02] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:02] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:02] stderr: Running pre_send hooks
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:02] stderr: Connection: TE
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Content-Length: 0
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 401 Unauthorized
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:05 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:05 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=3nf6n550cffiu3d0pr7h0t7sb0; path=/; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3nf6n550cffiu3d0pr7h0t7sb0; path=/; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=RIjX%2B%2FHytPVPr0%2BrQ3JnBIDKQFAKK20uWkjKueGdwuRsHm4bhUfImTDF0FOobly1i4wDGGwUAprV36gQq%2BEQTFEI0DcHX5agOLTXnBaOiXKqWpF1iIQM8Gx5jJEE0K9l; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=RIjX%2B%2FHytPVPr0%2BrQ3JnBIDKQFAKK20uWkjKueGdwuRsHm4bhUfImTDF0FOobly1i4wDGGwUAprV36gQq%2BEQTFEI0DcHX5agOLTXnBaOiXKqWpF1iIQM8Gx5jJEE0K9l; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] WWW-Authenticate: Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: Header Name: [www-authenticate], Value: [Basic realm="OwnDrive"]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < 131
[DEVELOPER 00:00:02] stderr: Got chunk size: 305
[DEVELOPER 00:00:02] stderr: Reading 305 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 305 bytes.
[DEVELOPER 00:00:02] stderr: Read block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:02] stderr: <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
[DEVELOPER 00:00:02] stderr:   <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
[DEVELOPER 00:00:02] stderr:   <s:message>No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
[DEVELOPER 00:00:02] stderr: </d:error>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: auth: Got challenge (code 401).
[DEVELOPER 00:00:02] stderr: auth: Got 'Basic' challenge.
[DEVELOPER 00:00:02] stderr: auth: Trying Basic challenge...
[DEBUG 00:00:02] retry request with credentials
[DEVELOPER 00:00:03] stderr: auth: Accepted Basic challenge.
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: DELETE /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Content-Length: 0
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:05 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:05 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:03] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=R%2BTT71WZbZGKuULD5sw4VGeY5ULIvLsTSnou%2BdYbv%2FMr5I5iNFPeClG6L6ak1oAnSEUoHtxG88eWm6vXxWqBP0YoB1%2BYz3VMmZr7QYK1lhbDZnn7%2FzDH74xylar8YBoO; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=R%2BTT71WZbZGKuULD5sw4VGeY5ULIvLsTSnou%2BdYbv%2FMr5I5iNFPeClG6L6ak1oAnSEUoHtxG88eWm6vXxWqBP0YoB1%2BYz3VMmZr7QYK1lhbDZnn7%2FzDH74xylar8YBoO; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=rdcd404l5h0h697d30rigi4r30; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=rdcd404l5h0h697d30rigi4r30; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:05 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:05 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:03] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#1), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 204 No Content
[DEBUG 00:00:03] credentials accepted
[DEBUG 00:00:03] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[DEBUG 00:00:03] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:03] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:03] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:03] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:03] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:03] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Depth: 0
[DEVELOPER 00:00:03] stderr: Content-Length: 137
[DEVELOPER 00:00:03] stderr: Content-Type: application/xml
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Sending request body:
[DEVELOPER 00:00:03] stderr: Body block (137 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:03] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:03] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:03] stderr: </prop></propfind>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:06 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:06 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:03] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:03] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=o4DtoBTD3osdBsojTSvMqfdmQwc%2BR%2BMBnzk5%2B0JdfcKWaU6Vcc775x9LEhhMhL2TMqyxIvISuint8xhS3oKNHw5hCRI2GAgN6hsqW2%2FC8XYhT1O2kc5TmgRJpNRpLnl0; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=o4DtoBTD3osdBsojTSvMqfdmQwc%2BR%2BMBnzk5%2B0JdfcKWaU6Vcc775x9LEhhMhL2TMqyxIvISuint8xhS3oKNHw5hCRI2GAgN6hsqW2%2FC8XYhT1O2kc5TmgRJpNRpLnl0; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=2e7kau439k6hogta29rqjv1840; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=2e7kau439k6hogta29rqjv1840; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:05 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:05 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:03] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:03] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:03] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: [chunk] < 1ad
[DEVELOPER 00:00:03] stderr: Got chunk size: 429
[DEVELOPER 00:00:03] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:03] stderr: Got 429 bytes.
[DEVELOPER 00:00:03] stderr: Read block (429 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:03] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:03] stderr:  <d:response>
[DEVELOPER 00:00:03] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:03] stderr:   <d:propstat>
[DEVELOPER 00:00:03] stderr:    <d:prop>
[DEVELOPER 00:00:03] stderr:     <cs:getctag>http://sabre.io/ns/sync/8514</cs:getctag>
[DEVELOPER 00:00:03] stderr:    </d:prop>
[DEVELOPER 00:00:03] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:03] stderr:   </d:propstat>
[DEVELOPER 00:00:03] stderr:  </d:response>
[DEVELOPER 00:00:03] stderr: </d:multistatus>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: [chunk] < 0
[DEVELOPER 00:00:03] stderr: Got chunk size: 0
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 207 Multi-Status
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[DEBUG 00:00:03] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:03] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:03] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:03] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:03] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:03] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:03] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:03] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:03] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] not using KWallet
[DEBUG 00:00:03] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:03]    sync = disabled (default)
[DEBUG 00:00:03]    uri =  (default)
[DEBUG 00:00:03]    backend = CalDAV (set)
[DEBUG 00:00:03]    syncFormat =  (default)
[DEBUG 00:00:03]    forceSyncFormat = 0 (default)
[DEBUG 00:00:03]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:03]    databaseFormat =  (default)
[DEBUG 00:00:03]    databaseUser = pohly (set)
[DEBUG 00:00:03]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:03]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:04] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:04] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:04] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:04] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:04] using plain username/password for pohly
[DEBUG 00:00:04] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:04] forced sending credentials
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Depth: 0
[DEVELOPER 00:00:04] stderr: Content-Length: 137
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (137 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:04] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:04] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: </prop></propfind>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:06 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:06 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=rQpoR%2Fi13buh9M4neqe5qekJI7rH3IAVNSuVGM%2F3AdnOZr4Arqp7lwdhWRNFR6N0N%2FNkpHZlKyjlnSVnKJYt4qD1IgGjGd3JX5EHqwOLZ9A3r5D783x136b0h3Bib5Vm; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=rQpoR%2Fi13buh9M4neqe5qekJI7rH3IAVNSuVGM%2F3AdnOZr4Arqp7lwdhWRNFR6N0N%2FNkpHZlKyjlnSVnKJYt4qD1IgGjGd3JX5EHqwOLZ9A3r5D783x136b0h3Bib5Vm; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=bsel95qjverldvfc211anbkct1; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bsel95qjverldvfc211anbkct1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:06 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:06 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:04] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < 1ad
[DEVELOPER 00:00:04] stderr: Got chunk size: 429
[DEVELOPER 00:00:04] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 429 bytes.
[DEVELOPER 00:00:04] stderr: Read block (429 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:04] stderr:  <d:response>
[DEVELOPER 00:00:04] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:04] stderr:   <d:propstat>
[DEVELOPER 00:00:04] stderr:    <d:prop>
[DEVELOPER 00:00:04] stderr:     <cs:getctag>http://sabre.io/ns/sync/8514</cs:getctag>
[DEVELOPER 00:00:04] stderr:    </d:prop>
[DEVELOPER 00:00:04] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:04] stderr:   </d:propstat>
[DEVELOPER 00:00:04] stderr:  </d:response>
[DEVELOPER 00:00:04] stderr: </d:multistatus>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:04] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:04] stderr: 207 Multi-Status
[DEBUG 00:00:04] credentials accepted
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[DEBUG 00:00:04] caldav #A: old database revision 'http://sabre.io/ns/sync/8514', new revision 'http://sabre.io/ns/sync/8514'
[DEBUG 00:00:04] caldav #A: revisions match, no item changes
[DEBUG 00:00:04] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:04] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:04] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Depth: 0
[DEVELOPER 00:00:04] stderr: Content-Length: 137
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (137 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:04] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:04] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: </prop></propfind>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:07 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:07 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=AkVO8NKIkXfIhx1tJL36smQRUv7Icn5AwN5O3jgJ8pELC8BacKYIQsvDYchMMRL7kI8M%2FhoJJA9%2B0101EwQO2JgWQNprfr7iWbF5qNRMgUSqSPhFC7yrGRzyKtzdBbOF; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=AkVO8NKIkXfIhx1tJL36smQRUv7Icn5AwN5O3jgJ8pELC8BacKYIQsvDYchMMRL7kI8M%2FhoJJA9%2B0101EwQO2JgWQNprfr7iWbF5qNRMgUSqSPhFC7yrGRzyKtzdBbOF; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=tek49tgbvhsnu0cgc2fihde201; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=tek49tgbvhsnu0cgc2fihde201; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:06 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:06 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:04] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < 1ad
[DEVELOPER 00:00:04] stderr: Got chunk size: 429
[DEVELOPER 00:00:04] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 429 bytes.
[DEVELOPER 00:00:04] stderr: Read block (429 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:04] stderr:  <d:response>
[DEVELOPER 00:00:04] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:04] stderr:   <d:propstat>
[DEVELOPER 00:00:04] stderr:    <d:prop>
[DEVELOPER 00:00:04] stderr:     <cs:getctag>http://sabre.io/ns/sync/8514</cs:getctag>
[DEVELOPER 00:00:04] stderr:    </d:prop>
[DEVELOPER 00:00:04] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:04] stderr:   </d:propstat>
[DEVELOPER 00:00:04] stderr:  </d:response>
[DEVELOPER 00:00:04] stderr: </d:multistatus>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:04] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:04] stderr: 207 Multi-Status
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[DEBUG 00:00:04] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:04] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:04] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:1265: ending deleteAll(createSourceA)
[DEBUG 00:00:04] ClientTest.cpp:1267: starting doInsert()
[DEBUG 00:00:04] ClientTest.cpp:1178: starting CPPUNIT_ASSERT(!config.m_insertItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1178: ending CPPUNIT_ASSERT(!config.m_insertItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1179: starting CPPUNIT_ASSERT(!config.m_createSourceA.empty())
[DEBUG 00:00:04] ClientTest.cpp:1179: ending CPPUNIT_ASSERT(!config.m_createSourceA.empty())
[DEBUG 00:00:04] ClientTest.cpp:1185: starting insert(createSourceA, item)
[DEBUG 00:00:04] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:04] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:04] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:04] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:04] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:04] not using KWallet
[DEBUG 00:00:04] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:04] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:04]    sync = disabled (default)
[DEBUG 00:00:04]    uri =  (default)
[DEBUG 00:00:04]    backend = CalDAV (set)
[DEBUG 00:00:04]    syncFormat =  (default)
[DEBUG 00:00:04]    forceSyncFormat = 0 (default)
[DEBUG 00:00:04]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:04]    databaseFormat =  (default)
[DEBUG 00:00:04]    databaseUser = pohly (set)
[DEBUG 00:00:04]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:04]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:05] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:05] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:05] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:05] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:05] using plain username/password for pohly
[DEBUG 00:00:05] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:05] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:05] stderr: Running pre_send hooks
[DEVELOPER 00:00:05] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:05] forced sending credentials
[DEVELOPER 00:00:05] stderr: Sending request headers:
[DEVELOPER 00:00:05] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:05] stderr: Connection: TE
[DEVELOPER 00:00:05] stderr: TE: trailers
[DEVELOPER 00:00:05] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:05] stderr: Depth: 0
[DEVELOPER 00:00:05] stderr: Content-Length: 137
[DEVELOPER 00:00:05] stderr: Content-Type: application/xml
[DEVELOPER 00:00:05] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:05] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:05] stderr:
[DEVELOPER 00:00:05] stderr: Sending request-line and headers:
[DEVELOPER 00:00:05] stderr: Sending request body:
[DEVELOPER 00:00:05] stderr: Body block (137 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:05] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:05] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:05] stderr: </prop></propfind>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:05] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:05] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:05] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:05] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:07 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:07 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:05] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:05] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:05] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:05] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:05] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:05] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:05] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:05] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:05] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=u6bWLujejse0du0HpKQRiw%2FDV9auZGjkGEcjOrpUclm54kNZTDziM3u8J%2BOkOn7mGrjxjR02faNzxHa1HliTTFBOYk0HSSgzZoyJfON2UnqMHYoxjDvuK6ktyFPDRUOc; path=/; secure; httponly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=u6bWLujejse0du0HpKQRiw%2FDV9auZGjkGEcjOrpUclm54kNZTDziM3u8J%2BOkOn7mGrjxjR02faNzxHa1HliTTFBOYk0HSSgzZoyJfON2UnqMHYoxjDvuK6ktyFPDRUOc; path=/; secure; httponly]
[DEVELOPER 00:00:05] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:05] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:05] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:05] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:05] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:05] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:05] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:05] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:05] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:05] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: PHPSESSIDI=bed7l0ci13d8k38qlrlkm3kuo7; path=/; secure; HttpOnly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bed7l0ci13d8k38qlrlkm3kuo7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:07 GMT; Max-Age=3600
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:07 GMT; Max-Age=3600]
[DEVELOPER 00:00:05] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:05] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:05] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:05] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_headers hooks
[DEVELOPER 00:00:05] stderr: [chunk] < 1ad
[DEVELOPER 00:00:05] stderr: Got chunk size: 429
[DEVELOPER 00:00:05] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:05] stderr: Got 429 bytes.
[DEVELOPER 00:00:05] stderr: Read block (429 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:05] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:05] stderr:  <d:response>
[DEVELOPER 00:00:05] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:05] stderr:   <d:propstat>
[DEVELOPER 00:00:05] stderr:    <d:prop>
[DEVELOPER 00:00:05] stderr:     <cs:getctag>http://sabre.io/ns/sync/8514</cs:getctag>
[DEVELOPER 00:00:05] stderr:    </d:prop>
[DEVELOPER 00:00:05] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:05] stderr:   </d:propstat>
[DEVELOPER 00:00:05] stderr:  </d:response>
[DEVELOPER 00:00:05] stderr: </d:multistatus>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: [chunk] < 0
[DEVELOPER 00:00:05] stderr: Got chunk size: 0
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_send hooks
[DEVELOPER 00:00:05] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:05] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:05] stderr: 207 Multi-Status
[DEBUG 00:00:05] credentials accepted
[DEVELOPER 00:00:05] stderr: Running destroy hooks.
[DEVELOPER 00:00:05] stderr: Request ends.
[DEBUG 00:00:05] caldav #A: old database revision 'http://sabre.io/ns/sync/8514', new revision 'http://sabre.io/ns/sync/8514'
[DEBUG 00:00:05] caldav #A: revisions match, no item changes
[DEBUG 00:00:05] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:05] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:05] caldav: inserting new VEVENT
[DEBUG 00:00:05] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Content-Length: 421
[DEVELOPER 00:00:06] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (421 bytes):
[DEVELOPER 00:00:06] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:06] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:06] stderr: VERSION:2.0
[DEVELOPER 00:00:06] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:06] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:06] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:06] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:06] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:06] stderr: DTSTAMP:20180105T162407Z
[DEVELOPER 00:00:06] stderr: LAST-MODIFIED:20180105T162407Z
[DEVELOPER 00:00:06] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:06] stderr: LOCATION:my office
[DEVELOPER 00:00:06] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:06] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:06] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:06] stderr: SEQUENCE:1
[DEVELOPER 00:00:06] stderr: END:VEVENT
[DEVELOPER 00:00:06] stderr: END:VCALENDAR
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:08 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:08 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:06] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=XxZpwtsqbdsOuw2HW5SrLQcNeQNTyP%2Ft5fg0phhkCwQHocQ3bfR%2FoTvQbBqvrKCzA6jLFa6WR3oSS5vrUyAc0slUcT5zm8a4WMHBJr5zV0Ah75UQw5hrqLDINFswGGzn; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=XxZpwtsqbdsOuw2HW5SrLQcNeQNTyP%2Ft5fg0phhkCwQHocQ3bfR%2FoTvQbBqvrKCzA6jLFa6WR3oSS5vrUyAc0slUcT5zm8a4WMHBJr5zV0Ah75UQw5hrqLDINFswGGzn; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=bevkk6cl067p9gtifj1mondcq2; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bevkk6cl067p9gtifj1mondcq2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:08 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:08 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] ETag: "c2f6ec91b2162b3cd45e1c8c0540d008"
[DEVELOPER 00:00:06] stderr: Header Name: [etag], Value: ["c2f6ec91b2162b3cd45e1c8c0540d008"]
[DEVELOPER 00:00:06] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:06] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 201 Created
[DEBUG 00:00:06] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:06] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:06] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Depth: 0
[DEVELOPER 00:00:06] stderr: Content-Length: 137
[DEVELOPER 00:00:06] stderr: Content-Type: application/xml
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (137 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:06] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:06] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:06] stderr: </prop></propfind>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:08 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:08 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:06] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:06] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=aN1irGXL%2FMvgWzVcUvOH2JaKmH%2FaBWf%2FMv01%2B7d2dz86LHl9qqEtXN0CJkffoWTUgsV1mT8EErCYv2eKqzLB6VpsqXkhmYlrnm4fKYETxuqQp%2BNEMe58bu3%2Big13F5hr; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=aN1irGXL%2FMvgWzVcUvOH2JaKmH%2FaBWf%2FMv01%2B7d2dz86LHl9qqEtXN0CJkffoWTUgsV1mT8EErCYv2eKqzLB6VpsqXkhmYlrnm4fKYETxuqQp%2BNEMe58bu3%2Big13F5hr; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=3t6r6qp1hbribfjn8notrnfo20; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=3t6r6qp1hbribfjn8notrnfo20; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:08 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:08 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:06] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:06] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:06] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: [chunk] < 1ad
[DEVELOPER 00:00:06] stderr: Got chunk size: 429
[DEVELOPER 00:00:06] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:06] stderr: Got 429 bytes.
[DEVELOPER 00:00:06] stderr: Read block (429 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:06] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:06] stderr:  <d:response>
[DEVELOPER 00:00:06] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:06] stderr:   <d:propstat>
[DEVELOPER 00:00:06] stderr:    <d:prop>
[DEVELOPER 00:00:06] stderr:     <cs:getctag>http://sabre.io/ns/sync/8515</cs:getctag>
[DEVELOPER 00:00:06] stderr:    </d:prop>
[DEVELOPER 00:00:06] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:06] stderr:   </d:propstat>
[DEVELOPER 00:00:06] stderr:  </d:response>
[DEVELOPER 00:00:06] stderr: </d:multistatus>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: [chunk] < 0
[DEVELOPER 00:00:06] stderr: Got chunk size: 0
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 207 Multi-Status
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:06] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:06] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:06] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:06] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:06] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:06] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:06] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:06] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] not using KWallet
[DEBUG 00:00:06] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:06]    sync = disabled (default)
[DEBUG 00:00:06]    uri =  (default)
[DEBUG 00:00:06]    backend = CalDAV (set)
[DEBUG 00:00:06]    syncFormat =  (default)
[DEBUG 00:00:06]    forceSyncFormat = 0 (default)
[DEBUG 00:00:06]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:06]    databaseFormat =  (default)
[DEBUG 00:00:06]    databaseUser = pohly (set)
[DEBUG 00:00:06]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:06]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:06] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:06] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:06] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:06] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:06] using plain username/password for pohly
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:06] forced sending credentials
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:09 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:09 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=eYlm0EiTfRWGIO4tcg5%2FcSWBDWnKLcuQysaC8MMFrRFH3RiyJ7catlqFwimylMOGNT4ebCZAzPvekq3rj8azFyK7FZRAQ5kvwNFTNHRtqDNeOVnwd9Ipefr%2FSDtX0sbj; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=eYlm0EiTfRWGIO4tcg5%2FcSWBDWnKLcuQysaC8MMFrRFH3RiyJ7catlqFwimylMOGNT4ebCZAzPvekq3rj8azFyK7FZRAQ5kvwNFTNHRtqDNeOVnwd9Ipefr%2FSDtX0sbj; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=uaa137ovuf0cbtij3enpp2sr10; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=uaa137ovuf0cbtij3enpp2sr10; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:09 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:09 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8515</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEBUG 00:00:07] credentials accepted
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] caldav #A: old database revision 'http://sabre.io/ns/sync/8515', new revision 'http://sabre.io/ns/sync/8515'
[DEBUG 00:00:07] caldav #A: revisions match, no item changes
[DEBUG 00:00:07] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:07] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:07] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:07] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:07] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:07] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:07] stderr: Running pre_send hooks
[DEVELOPER 00:00:07] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:09 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:09 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=9961%2BhaErvreSHiJaCj%2FVP4lxl2uEUonDWUsFtMEyF0yiQZEVWxjy21nSN%2BlMoKFdpkQScTbFiACNCv76F%2BUnBbsWLGjdoDUQs5rC8UTy6HYpMfsrM5zv63T%2BkoCTAVH; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=9961%2BhaErvreSHiJaCj%2FVP4lxl2uEUonDWUsFtMEyF0yiQZEVWxjy21nSN%2BlMoKFdpkQScTbFiACNCv76F%2BUnBbsWLGjdoDUQs5rC8UTy6HYpMfsrM5zv63T%2BkoCTAVH; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=t5hfsekc5frtnpjb91o9362ed5; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=t5hfsekc5frtnpjb91o9362ed5; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:09 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:09 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8515</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:07] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:07] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:07] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:1185: ending insert(createSourceA, item)
[DEBUG 00:00:07] ClientTest.cpp:1267: ending doInsert()
[DEBUG 00:00:07] ClientTest.cpp:1268: starting update(createSourceA, config.m_updateItem)
[DEBUG 00:00:07] ClientTest.cpp:748: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:07] ClientTest.cpp:748: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:07] ClientTest.cpp:754: starting source.reset(createSource())
[DEBUG 00:00:07] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:07] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:07] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:07] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] not using KWallet
[DEBUG 00:00:07] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:07]    sync = disabled (default)
[DEBUG 00:00:07]    uri =  (default)
[DEBUG 00:00:07]    backend = CalDAV (set)
[DEBUG 00:00:07]    syncFormat =  (default)
[DEBUG 00:00:07]    forceSyncFormat = 0 (default)
[DEBUG 00:00:07]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:07]    databaseFormat =  (default)
[DEBUG 00:00:07]    databaseUser = pohly (set)
[DEBUG 00:00:07]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:07]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:07] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:07] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:07] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:07] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:07] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:07] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:07] using plain username/password for pohly
[DEBUG 00:00:07] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:07] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:07] stderr: Running pre_send hooks
[DEVELOPER 00:00:07] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:07] forced sending credentials
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Depth: 0
[DEVELOPER 00:00:08] stderr: Content-Length: 137
[DEVELOPER 00:00:08] stderr: Content-Type: application/xml
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Sending request body:
[DEVELOPER 00:00:08] stderr: Body block (137 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:08] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:08] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:08] stderr: </prop></propfind>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:10 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:10 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:08] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:08] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Ih%2FIF7FAKS6%2FabjuqdEhCFbt1MOIleoN4rpbwxpq8C7%2F1kPZRoj%2B%2BznBiAyOgW3BSsQ%2BifyLFUfjiqb%2Fz2s3uagpuIZcIzrqMzUnQocy3Qk62MQV2DS8Vq3Lg44b8Nar; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Ih%2FIF7FAKS6%2FabjuqdEhCFbt1MOIleoN4rpbwxpq8C7%2F1kPZRoj%2B%2BznBiAyOgW3BSsQ%2BifyLFUfjiqb%2Fz2s3uagpuIZcIzrqMzUnQocy3Qk62MQV2DS8Vq3Lg44b8Nar; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=e9jpmi3gpte6jmv3gp1sok4i72; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=e9jpmi3gpte6jmv3gp1sok4i72; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:10 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:10 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:08] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:08] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:08] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: [chunk] < 1ad
[DEVELOPER 00:00:08] stderr: Got chunk size: 429
[DEVELOPER 00:00:08] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 429 bytes.
[DEVELOPER 00:00:08] stderr: Read block (429 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:08] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:08] stderr:  <d:response>
[DEVELOPER 00:00:08] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:08] stderr:   <d:propstat>
[DEVELOPER 00:00:08] stderr:    <d:prop>
[DEVELOPER 00:00:08] stderr:     <cs:getctag>http://sabre.io/ns/sync/8515</cs:getctag>
[DEVELOPER 00:00:08] stderr:    </d:prop>
[DEVELOPER 00:00:08] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:08] stderr:   </d:propstat>
[DEVELOPER 00:00:08] stderr:  </d:response>
[DEVELOPER 00:00:08] stderr: </d:multistatus>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: [chunk] < 0
[DEVELOPER 00:00:08] stderr: Got chunk size: 0
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:08] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:08] stderr: 207 Multi-Status
[DEBUG 00:00:08] credentials accepted
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] caldav #A: old database revision 'http://sabre.io/ns/sync/8515', new revision 'http://sabre.io/ns/sync/8515'
[DEBUG 00:00:08] caldav #A: revisions match, no item changes
[DEBUG 00:00:08] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:754: ending source.reset(createSource())
[DEBUG 00:00:08] ClientTest.cpp:754: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:754: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:758: starting it = source->getAllItems().begin()
[DEBUG 00:00:08] ClientTest.cpp:758: ending it = source->getAllItems().begin()
[DEBUG 00:00:08] ClientTest.cpp:758: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:758: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:08] ClientTest.cpp:759: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:08] ClientTest.cpp:759: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:08] ClientTest.cpp:763: starting res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:08] starting GET, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:08] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:08] stderr: Running pre_send hooks
[DEVELOPER 00:00:08] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: GET /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Content-Length: 0
[DEVELOPER 00:00:08] stderr: Accept: text/calendar; charset=utf-8
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 200 OK
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:10 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:10 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: text/calendar; charset=utf-8; component=vevent
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [text/calendar; charset=utf-8; component=vevent]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Length: 421
[DEVELOPER 00:00:08] stderr: Header Name: [content-length], Value: [421]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=titnaKXZnRlzEjn9wKiNAxYqygjrk9YlfwN0b6NYIuFd04Pi%2BRyZrnqGFFX%2Ff2jL6rpBNW46ONLaDsMw5Bl7%2BBwqeTJupswdMuQ4%2FPp3hgHb7fDqeQeKsXdQIcNSbV7C; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=titnaKXZnRlzEjn9wKiNAxYqygjrk9YlfwN0b6NYIuFd04Pi%2BRyZrnqGFFX%2Ff2jL6rpBNW46ONLaDsMw5Bl7%2BBwqeTJupswdMuQ4%2FPp3hgHb7fDqeQeKsXdQIcNSbV7C; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=n83t5fcjsdaprhr7mqg601dir7; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=n83t5fcjsdaprhr7mqg601dir7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:10 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:10 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Last-Modified: Fri, 05 Jan 2018 16:24:08 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [last-modified], Value: [Fri, 05 Jan 2018 16:24:08 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] ETag: "c2f6ec91b2162b3cd45e1c8c0540d008"
[DEVELOPER 00:00:08] stderr: Header Name: [etag], Value: ["c2f6ec91b2162b3cd45e1c8c0540d008"]
[DEVELOPER 00:00:08] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:08] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: Reading 421 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 421 bytes.
[DEVELOPER 00:00:08] stderr: Read block (421 bytes):
[DEVELOPER 00:00:08] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:08] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:08] stderr: VERSION:2.0
[DEVELOPER 00:00:08] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:08] stderr: SUMMARY:phone meeting - old
[DEVELOPER 00:00:08] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:08] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:08] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:08] stderr: DTSTAMP:20180105T162407Z
[DEVELOPER 00:00:08] stderr: LAST-MODIFIED:20180105T162407Z
[DEVELOPER 00:00:08] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:08] stderr: LOCATION:my office
[DEVELOPER 00:00:08] stderr: DESCRIPTION:let's talk<<REVISION>>
[DEVELOPER 00:00:08] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:08] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:08] stderr: SEQUENCE:1
[DEVELOPER 00:00:08] stderr: END:VEVENT
[DEVELOPER 00:00:08] stderr: END:VCALENDAR
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 200 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:08] stderr: Request ends, status 200 class 2xx, error line:
[DEVELOPER 00:00:08] stderr: 200 OK
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] caldav: updating VEVENT
[DEBUG 00:00:08] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:09] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:09] stderr: Running pre_send hooks
[DEVELOPER 00:00:09] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:09] stderr: Sending request headers:
[DEVELOPER 00:00:09] stderr: PUT /remote.php/caldav/calendars/pohly/test/1234567890%21%40%23%24%25%5e%26%2a%28%29%3c%3e%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:09] stderr: Connection: TE
[DEVELOPER 00:00:09] stderr: TE: trailers
[DEVELOPER 00:00:09] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:09] stderr: Content-Length: 429
[DEVELOPER 00:00:09] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:09] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:09] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:09] stderr:
[DEVELOPER 00:00:09] stderr: Sending request-line and headers:
[DEVELOPER 00:00:09] stderr: Sending request body:
[DEVELOPER 00:00:09] stderr: Body block (429 bytes):
[DEVELOPER 00:00:09] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:09] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:09] stderr: VERSION:2.0
[DEVELOPER 00:00:09] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:09] stderr: SUMMARY:meeting on site - updated
[DEVELOPER 00:00:09] stderr: DTEND:20060406T163000Z
[DEVELOPER 00:00:09] stderr: DTSTART:20060406T160000Z
[DEVELOPER 00:00:09] stderr: UID:1234567890!@#$%^&*()<>@dummyVEVENT
[DEVELOPER 00:00:09] stderr: DTSTAMP:20180105T162410Z
[DEVELOPER 00:00:09] stderr: LAST-MODIFIED:20180105T162410Z
[DEVELOPER 00:00:09] stderr: CREATED:20060409T213201Z
[DEVELOPER 00:00:09] stderr: SEQUENCE:1
[DEVELOPER 00:00:09] stderr: LOCATION:big meeting room
[DEVELOPER 00:00:09] stderr: DESCRIPTION:U nice to see you
[DEVELOPER 00:00:09] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:09] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:09] stderr: END:VEVENT
[DEVELOPER 00:00:09] stderr: END:VCALENDAR
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:09] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:09] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:09] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:09] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:11 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:11 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:09] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:09] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:09] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:09] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:09] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:09] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:09] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:09] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=EgEjW7TQg5Y1p%2FDYrnPc5wLrP1pe63SX8aKhtC77NyTTurr%2F6AwUtrvFE9XU%2F%2BPc2ey0is7M9ZcAa3jq8%2BRf95hCeeYQUp34F9OeMAkO8TYvOkHxyi%2FnBkHUh7%2FLw1fi; path=/; secure; httponly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=EgEjW7TQg5Y1p%2FDYrnPc5wLrP1pe63SX8aKhtC77NyTTurr%2F6AwUtrvFE9XU%2F%2BPc2ey0is7M9ZcAa3jq8%2BRf95hCeeYQUp34F9OeMAkO8TYvOkHxyi%2FnBkHUh7%2FLw1fi; path=/; secure; httponly]
[DEVELOPER 00:00:09] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:09] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:09] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:09] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:09] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:09] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:09] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:09] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:09] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:09] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: PHPSESSIDI=1blql48baeepmttln2nufqq5f3; path=/; secure; HttpOnly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=1blql48baeepmttln2nufqq5f3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:11 GMT; Max-Age=3600
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:11 GMT; Max-Age=3600]
[DEVELOPER 00:00:09] stderr: [hdr] ETag: "af81ee9ba227a5ea7b8e25eed159c6ff"
[DEVELOPER 00:00:09] stderr: Header Name: [etag], Value: ["af81ee9ba227a5ea7b8e25eed159c6ff"]
[DEVELOPER 00:00:09] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:09] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_headers hooks
[DEVELOPER 00:00:09] stderr: Running post_send hooks
[DEVELOPER 00:00:09] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:09] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:09] stderr: 204 No Content
[DEBUG 00:00:09] update item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:09] stderr: Running destroy hooks.
[DEVELOPER 00:00:09] stderr: Request ends.
[DEBUG 00:00:09] ClientTest.cpp:763: ending res = source->insertItemRaw(luid, mangled)
[DEBUG 00:00:09] ClientTest.cpp:763: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:763: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:09] ClientTest.cpp:764: starting source.reset()
[DEBUG 00:00:09] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:09] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:09] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:09] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:09] stderr: Running pre_send hooks
[DEVELOPER 00:00:09] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:09] stderr: Sending request headers:
[DEVELOPER 00:00:09] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:09] stderr: Connection: TE
[DEVELOPER 00:00:09] stderr: TE: trailers
[DEVELOPER 00:00:09] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:09] stderr: Depth: 0
[DEVELOPER 00:00:09] stderr: Content-Length: 137
[DEVELOPER 00:00:09] stderr: Content-Type: application/xml
[DEVELOPER 00:00:09] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:09] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:09] stderr:
[DEVELOPER 00:00:09] stderr: Sending request-line and headers:
[DEVELOPER 00:00:09] stderr: Sending request body:
[DEVELOPER 00:00:09] stderr: Body block (137 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:09] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:09] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:09] stderr: </prop></propfind>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:09] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:09] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:09] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:09] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:11 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:11 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:09] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:09] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:09] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:09] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:09] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:09] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:09] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:09] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:09] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=unRa5GSgHy7VTZ0buvtWFVcdsch3sOEXP5%2FrvNSAmgaSbc9HrWziZJ%2FSh2VamY7%2FHZSR0iGohTlBoWD%2FT8SCz%2FYpwnx5t%2FYdBdLx0kW99piPEmqtWhcXosSCqkEsJR1A; path=/; secure; httponly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=unRa5GSgHy7VTZ0buvtWFVcdsch3sOEXP5%2FrvNSAmgaSbc9HrWziZJ%2FSh2VamY7%2FHZSR0iGohTlBoWD%2FT8SCz%2FYpwnx5t%2FYdBdLx0kW99piPEmqtWhcXosSCqkEsJR1A; path=/; secure; httponly]
[DEVELOPER 00:00:09] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:09] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:09] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:09] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:09] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:09] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:09] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:09] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:09] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:09] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: PHPSESSIDI=bsb8p81gifkhairsdt7buncsa0; path=/; secure; HttpOnly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bsb8p81gifkhairsdt7buncsa0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:11 GMT; Max-Age=3600
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:11 GMT; Max-Age=3600]
[DEVELOPER 00:00:09] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:09] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:09] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:09] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_headers hooks
[DEVELOPER 00:00:09] stderr: [chunk] < 1ad
[DEVELOPER 00:00:09] stderr: Got chunk size: 429
[DEVELOPER 00:00:09] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:09] stderr: Got 429 bytes.
[DEVELOPER 00:00:09] stderr: Read block (429 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:09] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:09] stderr:  <d:response>
[DEVELOPER 00:00:09] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:09] stderr:   <d:propstat>
[DEVELOPER 00:00:09] stderr:    <d:prop>
[DEVELOPER 00:00:09] stderr:     <cs:getctag>http://sabre.io/ns/sync/8516</cs:getctag>
[DEVELOPER 00:00:09] stderr:    </d:prop>
[DEVELOPER 00:00:09] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:09] stderr:   </d:propstat>
[DEVELOPER 00:00:09] stderr:  </d:response>
[DEVELOPER 00:00:09] stderr: </d:multistatus>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: [chunk] < 0
[DEVELOPER 00:00:09] stderr: Got chunk size: 0
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_send hooks
[DEVELOPER 00:00:09] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:09] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:09] stderr: 207 Multi-Status
[DEVELOPER 00:00:09] stderr: Running destroy hooks.
[DEVELOPER 00:00:09] stderr: Request ends.
[DEBUG 00:00:09] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:09] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:09] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:09] ClientTest.cpp:764: ending source.reset()
[DEBUG 00:00:09] ClientTest.cpp:765: starting CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:09] ClientTest.cpp:765: ending CPPUNIT_ASSERT_EQUAL((luid),(res.m_luid))
[DEBUG 00:00:09] ClientTest.cpp:766: starting CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:09] ClientTest.cpp:766: ending CPPUNIT_ASSERT_EQUAL((ITEM_OKAY),(res.m_state))
[DEBUG 00:00:09] ClientTest.cpp:773: starting source.reset(createSource())
[DEBUG 00:00:09] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:09] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:09] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:09] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:09] not using KWallet
[DEBUG 00:00:09] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:09] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:09]    sync = disabled (default)
[DEBUG 00:00:09]    uri =  (default)
[DEBUG 00:00:09]    backend = CalDAV (set)
[DEBUG 00:00:09]    syncFormat =  (default)
[DEBUG 00:00:09]    forceSyncFormat = 0 (default)
[DEBUG 00:00:09]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:09]    databaseFormat =  (default)
[DEBUG 00:00:09]    databaseUser = pohly (set)
[DEBUG 00:00:09]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:09]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:09] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:09] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:09] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:09] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:09] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:09] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:09] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:09] using plain username/password for pohly
[DEBUG 00:00:09] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:09] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:09] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:09] stderr: Running pre_send hooks
[DEVELOPER 00:00:09] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:09] forced sending credentials
[DEVELOPER 00:00:10] stderr: Sending request headers:
[DEVELOPER 00:00:10] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:10] stderr: Connection: TE
[DEVELOPER 00:00:10] stderr: TE: trailers
[DEVELOPER 00:00:10] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:10] stderr: Depth: 0
[DEVELOPER 00:00:10] stderr: Content-Length: 137
[DEVELOPER 00:00:10] stderr: Content-Type: application/xml
[DEVELOPER 00:00:10] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:10] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:10] stderr:
[DEVELOPER 00:00:10] stderr: Sending request-line and headers:
[DEVELOPER 00:00:10] stderr: Sending request body:
[DEVELOPER 00:00:10] stderr: Body block (137 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:10] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:10] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:10] stderr: </prop></propfind>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:10] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:10] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:10] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:10] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:12 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:12 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:10] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:10] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:10] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:10] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:10] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:10] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:10] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:10] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:10] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=31PCwrJ8GGdxB3qzH5TmUFTWJu7x8tNSUaUvq0PYzW%2F1ndz2RZ6B2SFJYsV5B32%2Fu2rPKPPK%2Fsx2CP0I%2BfDA4wXdz31tIVHnVPg%2BjN6qOIRF2h97wfEuSatzb1OJAxru; path=/; secure; httponly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=31PCwrJ8GGdxB3qzH5TmUFTWJu7x8tNSUaUvq0PYzW%2F1ndz2RZ6B2SFJYsV5B32%2Fu2rPKPPK%2Fsx2CP0I%2BfDA4wXdz31tIVHnVPg%2BjN6qOIRF2h97wfEuSatzb1OJAxru; path=/; secure; httponly]
[DEVELOPER 00:00:10] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:10] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:10] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:10] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:10] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:10] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:10] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:10] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:10] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:10] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: PHPSESSIDI=rkd3ddh6elmau16htejrd6ncd7; path=/; secure; HttpOnly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=rkd3ddh6elmau16htejrd6ncd7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:12 GMT; Max-Age=3600
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:12 GMT; Max-Age=3600]
[DEVELOPER 00:00:10] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:10] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:10] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:10] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_headers hooks
[DEVELOPER 00:00:10] stderr: [chunk] < 1ad
[DEVELOPER 00:00:10] stderr: Got chunk size: 429
[DEVELOPER 00:00:10] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:10] stderr: Got 429 bytes.
[DEVELOPER 00:00:10] stderr: Read block (429 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:10] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:10] stderr:  <d:response>
[DEVELOPER 00:00:10] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:10] stderr:   <d:propstat>
[DEVELOPER 00:00:10] stderr:    <d:prop>
[DEVELOPER 00:00:10] stderr:     <cs:getctag>http://sabre.io/ns/sync/8516</cs:getctag>
[DEVELOPER 00:00:10] stderr:    </d:prop>
[DEVELOPER 00:00:10] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:10] stderr:   </d:propstat>
[DEVELOPER 00:00:10] stderr:  </d:response>
[DEVELOPER 00:00:10] stderr: </d:multistatus>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: [chunk] < 0
[DEVELOPER 00:00:10] stderr: Got chunk size: 0
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_send hooks
[DEVELOPER 00:00:10] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:10] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:10] stderr: 207 Multi-Status
[DEBUG 00:00:10] credentials accepted
[DEVELOPER 00:00:10] stderr: Running destroy hooks.
[DEVELOPER 00:00:10] stderr: Request ends.
[DEBUG 00:00:10] caldav #A: old database revision 'http://sabre.io/ns/sync/8516', new revision 'http://sabre.io/ns/sync/8516'
[DEBUG 00:00:10] caldav #A: revisions match, no item changes
[DEBUG 00:00:10] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:10] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:10] ClientTest.cpp:773: ending source.reset(createSource())
[DEBUG 00:00:10] ClientTest.cpp:773: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:773: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:774: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:774: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:775: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:775: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:776: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:776: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:777: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:777: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:10] ClientTest.cpp:779: starting it = source->getAllItems().begin()
[DEBUG 00:00:10] ClientTest.cpp:779: ending it = source->getAllItems().begin()
[DEBUG 00:00:10] ClientTest.cpp:779: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:779: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:780: starting CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:10] ClientTest.cpp:780: ending CPPUNIT_ASSERT(it != source->getAllItems().end())
[DEBUG 00:00:10] ClientTest.cpp:781: starting CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:10] ClientTest.cpp:781: ending CPPUNIT_ASSERT_EQUAL((luid),(*it))
[DEBUG 00:00:10] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:10] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:10] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:10] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:10] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:10] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:10] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:10] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:10] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:10] stderr: Running pre_send hooks
[DEVELOPER 00:00:10] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:10] stderr: Sending request headers:
[DEVELOPER 00:00:10] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:10] stderr: Connection: TE
[DEVELOPER 00:00:10] stderr: TE: trailers
[DEVELOPER 00:00:10] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:10] stderr: Depth: 0
[DEVELOPER 00:00:10] stderr: Content-Length: 137
[DEVELOPER 00:00:10] stderr: Content-Type: application/xml
[DEVELOPER 00:00:10] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:10] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:10] stderr:
[DEVELOPER 00:00:10] stderr: Sending request-line and headers:
[DEVELOPER 00:00:10] stderr: Sending request body:
[DEVELOPER 00:00:10] stderr: Body block (137 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:10] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:10] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:10] stderr: </prop></propfind>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:10] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:10] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:10] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:10] stderr: [hdr] Date: Fri, 05 Jan 2018 16:24:12 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:24:12 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:10] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:10] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:10] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:10] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:10] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:10] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:10] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:10] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:10] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=iCqxdp7Z8fGnHsuN6n741C%2ByDg41NUA57FQ6ztd7e6aWVkEBT3MkMY2bkA6gAcBNLwdIR0%2FDJu5lO9WjpRezztzcnhyMPelFfE49r1ulpQq5hV7MPDiGtr1jN7Hmdndt; path=/; secure; httponly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=iCqxdp7Z8fGnHsuN6n741C%2ByDg41NUA57FQ6ztd7e6aWVkEBT3MkMY2bkA6gAcBNLwdIR0%2FDJu5lO9WjpRezztzcnhyMPelFfE49r1ulpQq5hV7MPDiGtr1jN7Hmdndt; path=/; secure; httponly]
[DEVELOPER 00:00:10] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:10] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:10] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:10] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:10] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:10] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:10] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:10] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:10] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:10] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: PHPSESSIDI=0uc5ant9pjhi3kuhghqrpc19c2; path=/; secure; HttpOnly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=0uc5ant9pjhi3kuhghqrpc19c2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:24:12 GMT; Max-Age=3600
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:24:12 GMT; Max-Age=3600]
[DEVELOPER 00:00:10] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:10] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:10] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:10] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_headers hooks
[DEVELOPER 00:00:10] stderr: [chunk] < 1ad
[DEVELOPER 00:00:10] stderr: Got chunk size: 429
[DEVELOPER 00:00:10] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:10] stderr: Got 429 bytes.
[DEVELOPER 00:00:10] stderr: Read block (429 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:10] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:10] stderr:  <d:response>
[DEVELOPER 00:00:10] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:10] stderr:   <d:propstat>
[DEVELOPER 00:00:10] stderr:    <d:prop>
[DEVELOPER 00:00:10] stderr:     <cs:getctag>http://sabre.io/ns/sync/8516</cs:getctag>
[DEVELOPER 00:00:10] stderr:    </d:prop>
[DEVELOPER 00:00:10] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:10] stderr:   </d:propstat>
[DEVELOPER 00:00:10] stderr:  </d:response>
[DEVELOPER 00:00:10] stderr: </d:multistatus>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: [chunk] < 0
[DEVELOPER 00:00:10] stderr: Got chunk size: 0
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_send hooks
[DEVELOPER 00:00:10] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:10] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:10] stderr: 207 Multi-Status
[DEVELOPER 00:00:10] stderr: Running destroy hooks.
[DEVELOPER 00:00:10] stderr: Request ends.
[DEBUG 00:00:10] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:10] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:10] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:10] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:10] ClientTest.cpp:1268: ending update(createSourceA, config.m_updateItem)
[DEBUG 00:00:10] *** ending Client::Source::owndrive_caldav::testLocalUpdate: okay ***