Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79113

qtcoap/tests/auto/qcoapclient fails in '5.14'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 5.14.0 RC1
    • 5.14.0 Beta2
    • CoAP
    • None
    • a7bfc7ebb30dd45e4692ec38d8b9ede6372939f0 (qt/qtcoap/5.15)

    Description

      Continuous Integration: Failed

      The test execution failed ('/home/qt/work/qt/qtcoap/tests/auto/qcoapclient'). The CI rejected the staged commits due to the beforementioned reason. Possible reason could be a bug in one of the commits or some more recent change. Please investigate it.

      The error was in "qt/qtcoap", revision: 0a4cf46f4f82d4f6d70640f8a9ba09f8c547c4e1
      agent:2019/10/09 12:05:25 build.go:751:
      agent:2019/10/09 12:05:25 build.go:484: Executing instruction 23 of 46 - RunQtUnitTest
      agent:2019/10/09 12:05:25 build.go:600: Running tests in directory /home/qt/work/qt/qtcoap/tests/auto/qcoapclient
      agent:2019/10/09 12:05:25 runner.go:72: Generating test results with TESTARGS=-o /home/qt/work/testresults/tests/auto/qcoapclient521592325,xml -o -,txt
      agent:2019/10/09 12:05:25 build.go:329: [make check -j1] 900 900
      agent:2019/10/09 12:05:25 build.go:220: testserver: docker-compose version 1.21.0, build 5920eb0
      agent:2019/10/09 12:05:26 build.go:220: env TEST_DOMAIN=test-net.qt.local SHARED_DATA=/home/qt/work/install/mkspecs/features/unsupported/../data/testserver SHARED_SERVICE=bridge-network docker-compose -f /home/qt/work/qt/qtcoap/tests/testserver/docker-compose.yml up --build -d --force-recreate --timeout 1 californium freecoap && make -f Makefile check_network && env TEST_DOMAIN=test-net.qt.local SHARED_DATA=/home/qt/work/install/mkspecs/features/unsupported/../data/testserver SHARED_SERVICE=bridge-network docker-compose -f /home/qt/work/qt/qtcoap/tests/testserver/docker-compose.yml down --timeout 1
      agent:2019/10/09 12:05:27 build.go:220: The MACHINE_IP variable is not set. Defaulting to a blank string.
      agent:2019/10/09 12:05:28 build.go:220: Creating network "testserver_default" with the default driver
      agent:2019/10/09 12:05:29 build.go:220: Building californium
      agent:2019/10/09 12:05:30 build.go:220: Step 1/9 : ARG provisioningImage
      agent:2019/10/09 12:05:30 build.go:220: Step 2/9 : FROM $provisioningImage as testserver_tier2
      agent:2019/10/09 12:05:30 build.go:220: ---> db25ffd1f914
      agent:2019/10/09 12:05:30 build.go:220: Step 3/9 : ARG serviceDir
      agent:2019/10/09 12:05:31 build.go:220: ---> Running in 9b101019dcc1
      agent:2019/10/09 12:05:32 build.go:220: Removing intermediate container 9b101019dcc1
      agent:2019/10/09 12:05:32 build.go:220: ---> 7442037c2063
      agent:2019/10/09 12:05:32 build.go:220: Step 4/9 : ARG shareDir=$serviceDir
      agent:2019/10/09 12:05:33 build.go:220: ---> Running in 7cae847c397e
      agent:2019/10/09 12:05:33 build.go:220: Removing intermediate container 7cae847c397e
      agent:2019/10/09 12:05:33 build.go:220: ---> fdd381c87a15
      agent:2019/10/09 12:05:33 build.go:220: Step 5/9 : COPY $serviceDir $shareDir service/
      agent:2019/10/09 12:05:34 build.go:220: ---> b6f978bb80d4
      agent:2019/10/09 12:05:34 build.go:220: Step 6/9 : RUN echo "#!/usr/bin/env bash\n" "set -ex\n" "for RUN_CMD; do \$RUN_CMD; done\n" "service dbus restart\n" "service avahi-daemon restart\n" "sleep infinity\n" > startup.sh
      agent:2019/10/09 12:05:35 build.go:220: ---> Running in a5a23572c2ce
      agent:2019/10/09 12:05:38 build.go:220: Removing intermediate container a5a23572c2ce
      agent:2019/10/09 12:05:38 build.go:220: ---> 02e6ea18386f
      agent:2019/10/09 12:05:38 build.go:220: Step 7/9 : RUN chmod +x startup.sh
      agent:2019/10/09 12:05:39 build.go:220: ---> Running in 664f4e129807
      agent:2019/10/09 12:05:42 build.go:220: Removing intermediate container 664f4e129807
      agent:2019/10/09 12:05:42 build.go:220: ---> a4527117618e
      agent:2019/10/09 12:05:42 build.go:220: Step 8/9 : ARG test_domain
      agent:2019/10/09 12:05:42 build.go:220: ---> Running in 65b4f94c29c6
      agent:2019/10/09 12:05:43 build.go:220: Removing intermediate container 65b4f94c29c6
      agent:2019/10/09 12:05:43 build.go:220: ---> e9e6f4281751
      agent:2019/10/09 12:05:43 build.go:220: Step 9/9 : RUN sed -i -e "s,#domain-name=local,domain-name=${test_domain:-test-net.qt.local}," -e "s,#publish-aaaa-on-ipv4=yes,publish-aaaa-on-ipv4=no," -e "s,use-ipv6=yes,use-ipv6=no," /etc/avahi/avahi-daemon.conf
      agent:2019/10/09 12:05:43 build.go:220: ---> Running in 13c1e8c8a4c5
      agent:2019/10/09 12:05:46 build.go:220: Removing intermediate container 13c1e8c8a4c5
      agent:2019/10/09 12:05:46 build.go:220: ---> bb6b8f8dab0e
      agent:2019/10/09 12:05:46 build.go:220: Successfully built bb6b8f8dab0e
      agent:2019/10/09 12:05:46 build.go:220: Successfully tagged testserver_californium:latest
      agent:2019/10/09 12:05:46 build.go:220: Building freecoap
      agent:2019/10/09 12:05:46 build.go:220: Step 1/9 : ARG provisioningImage
      agent:2019/10/09 12:05:46 build.go:220: Step 2/9 : FROM $provisioningImage as testserver_tier2
      agent:2019/10/09 12:05:46 build.go:220: ---> 525cafde0b86
      agent:2019/10/09 12:05:46 build.go:220: Step 3/9 : ARG serviceDir
      agent:2019/10/09 12:05:47 build.go:220: ---> Running in 67a825a8cd8e
      agent:2019/10/09 12:05:48 build.go:220: Removing intermediate container 67a825a8cd8e
      agent:2019/10/09 12:05:48 build.go:220: ---> dff6a6edbe5d
      agent:2019/10/09 12:05:48 build.go:220: Step 4/9 : ARG shareDir=$serviceDir
      agent:2019/10/09 12:05:49 build.go:220: ---> Running in d3452e037bb8
      agent:2019/10/09 12:05:49 build.go:220: Removing intermediate container d3452e037bb8
      agent:2019/10/09 12:05:49 build.go:220: ---> 1187d16bae26
      agent:2019/10/09 12:05:49 build.go:220: Step 5/9 : COPY $serviceDir $shareDir service/
      agent:2019/10/09 12:05:50 build.go:220: ---> 029893efd7ea
      agent:2019/10/09 12:05:50 build.go:220: Step 6/9 : RUN echo "#!/usr/bin/env bash\n" "set -ex\n" "for RUN_CMD; do \$RUN_CMD; done\n" "service dbus restart\n" "service avahi-daemon restart\n" "sleep infinity\n" > startup.sh
      agent:2019/10/09 12:05:50 build.go:220: ---> Running in 71e35f35ae85
      agent:2019/10/09 12:05:51 build.go:220: Removing intermediate container 71e35f35ae85
      agent:2019/10/09 12:05:51 build.go:220: ---> 53bac36de5fc
      agent:2019/10/09 12:05:52 build.go:220: Step 7/9 : RUN chmod +x startup.sh
      agent:2019/10/09 12:05:52 build.go:220: ---> Running in 396ec400279b
      agent:2019/10/09 12:05:53 build.go:220: Removing intermediate container 396ec400279b
      agent:2019/10/09 12:05:53 build.go:220: ---> d6d131b38be2
      agent:2019/10/09 12:05:53 build.go:220: Step 8/9 : ARG test_domain
      agent:2019/10/09 12:05:53 build.go:220: ---> Running in 8fad37e65805
      agent:2019/10/09 12:05:53 build.go:220: Removing intermediate container 8fad37e65805
      agent:2019/10/09 12:05:53 build.go:220: ---> 1c5054ebeb5c
      agent:2019/10/09 12:05:53 build.go:220: Step 9/9 : RUN sed -i -e "s,#domain-name=local,domain-name=${test_domain:-test-net.qt.local}," -e "s,#publish-aaaa-on-ipv4=yes,publish-aaaa-on-ipv4=no," -e "s,use-ipv6=yes,use-ipv6=no," /etc/avahi/avahi-daemon.conf
      agent:2019/10/09 12:05:53 build.go:220: ---> Running in d8e5338ba2ca
      agent:2019/10/09 12:05:55 build.go:220: Removing intermediate container d8e5338ba2ca
      agent:2019/10/09 12:05:55 build.go:220: ---> c9aa00acb217
      agent:2019/10/09 12:05:55 build.go:220: Successfully built c9aa00acb217
      agent:2019/10/09 12:05:55 build.go:220: Successfully tagged testserver_freecoap:latest
      agent:2019/10/09 12:05:55 build.go:220: Creating qt-test-server-californium ...
      agent:2019/10/09 12:05:55 build.go:220: Creating qt-test-server-freecoap ...
      agent:2019/10/09 12:05:58 build.go:220: 
      Creating qt-test-server-californium ... done
      
      Creating qt-test-server-freecoap ... done
      make[1]: Entering directory '/home/qt/work/qt/qtcoap/tests/auto/qcoapclient'
      agent:2019/10/09 12:05:58 build.go:220: /home/qt/work/qt/qtcoap/tests/auto/qcoapclient/target_wrapper.sh ./qcoapclient -o /home/qt/work/testresults/tests/auto/qcoapclient521592325,xml -o -,txt
      agent:2019/10/09 12:05:58 build.go:220: ********* Start testing of tst_QCoapClient *********
      agent:2019/10/09 12:05:58 build.go:220: Config: Using QtTest library 5.14.0, Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.1.0)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::initTestCase()
      agent:2019/10/09 12:06:00 build.go:220: WARNING: tst_QCoapClient::incorrectUrls() Expect warnings here...
      agent:2019/10/09 12:06:00 build.go:220: Loc: [tst_qcoapclient.cpp(256)]
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(get) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(get) qt.coap.client: Failed to send request, URL has an incorrect scheme.
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::incorrectUrls(get)
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(post) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(post) qt.coap.client: Failed to send request, URL has an incorrect scheme.
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::incorrectUrls(post)
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(put) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(put) qt.coap.client: Failed to send request, URL has an incorrect scheme.
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::incorrectUrls(put)
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(delete) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(delete) qt.coap.client: Failed to send request, URL has an incorrect scheme.
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::incorrectUrls(delete)
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(discover) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
      agent:2019/10/09 12:06:00 build.go:220: QWARN : tst_QCoapClient::incorrectUrls(discover) qt.coap.client: Failed to send request, URL has an incorrect scheme.
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::incorrectUrls(discover)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(get)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(get_no_port)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(get_no_scheme_no_port)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(get_psk)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(get_cert)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(post)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(post_no_scheme_no_port)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(post_psk)
      agent:2019/10/09 12:06:00 build.go:220: PASS : tst_QCoapClient::methods(put)
      agent:2019/10/09 12:06:01 build.go:220: PASS : tst_QCoapClient::methods(put_no_scheme_no_port)
      agent:2019/10/09 12:06:01 build.go:220: PASS : tst_QCoapClient::methods(put_psk)
      agent:2019/10/09 12:06:01 build.go:220: PASS : tst_QCoapClient::methods(delete)
      agent:2019/10/09 12:06:01 build.go:220: PASS : tst_QCoapClient::methods(delete_no_scheme_no_port)
      agent:2019/10/09 12:06:01 build.go:220: PASS : tst_QCoapClient::methods(delete_psk)
      agent:2019/10/09 12:06:02 build.go:220: PASS : tst_QCoapClient::separateMethod()
      agent:2019/10/09 12:06:02 build.go:220: QWARN : tst_QCoapClient::socketError() QObject: Cannot create children for a parent that is in a different thread.
      agent:2019/10/09 12:06:02 build.go:220: (Parent is QUdpSocket(0xa64d50), parent's thread is QThread(0xa1cea0), current thread is QThread(0xa6a990)
      agent:2019/10/09 12:06:02 build.go:220: QWARN : tst_QCoapClient::socketError() qt.coap.connection: CoAP UDP socket error QAbstractSocket::AddressInUseError "The bound address is already in use"
      agent:2019/10/09 12:06:02 build.go:220: PASS : tst_QCoapClient::socketError()
      agent:2019/10/09 12:06:04 build.go:220: PASS : tst_QCoapClient::timeout(2000/0)
      agent:2019/10/09 12:06:17 build.go:220: PASS : tst_QCoapClient::timeout(2000/2)
      agent:2019/10/09 12:06:21 build.go:220: PASS : tst_QCoapClient::timeout(4000/0)
      agent:2019/10/09 12:06:22 build.go:220: PASS : tst_QCoapClient::abort()
      agent:2019/10/09 12:06:22 build.go:220:
      agent:2019/10/09 12:06:22 build.go:220: === Received signal at function time: 1ms, total time: 23857ms, dumping stack ===
      agent:2019/10/09 12:06:23 build.go:220: GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
      agent:2019/10/09 12:06:23 build.go:220: Copyright (C) 2018 Free Software Foundation, Inc.
      agent:2019/10/09 12:06:23 build.go:220: License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      agent:2019/10/09 12:06:23 build.go:220: This is free software: you are free to change and redistribute it.
      agent:2019/10/09 12:06:23 build.go:220: There is NO WARRANTY, to the extent permitted by law. Type "show copying"
      agent:2019/10/09 12:06:23 build.go:220: and "show warranty" for details.
      agent:2019/10/09 12:06:23 build.go:220: This GDB was configured as "x86_64-linux-gnu".
      agent:2019/10/09 12:06:23 build.go:220: Type "show configuration" for configuration details.
      agent:2019/10/09 12:06:23 build.go:220: For bug reporting instructions, please see:
      agent:2019/10/09 12:06:23 build.go:220: <http://www.gnu.org/software/gdb/bugs/>.
      agent:2019/10/09 12:06:23 build.go:220: Find the GDB manual and other documentation resources online at:
      agent:2019/10/09 12:06:23 build.go:220: <http://www.gnu.org/software/gdb/documentation/>.
      agent:2019/10/09 12:06:23 build.go:220: For help, type "help".
      agent:2019/10/09 12:06:23 build.go:220: Type "apropos word" to search for commands related to "word".
      agent:2019/10/09 12:06:23 build.go:220: Attaching to process 4779
      agent:2019/10/09 12:06:23 build.go:220: (gdb) === End of stack trace ===
      agent:2019/10/09 12:06:23 build.go:220: QFATAL : tst_QCoapClient::removeReply() Received signal 11
      agent:2019/10/09 12:06:23 build.go:220: Function time: 1ms Total time: 23856ms
      agent:2019/10/09 12:06:23 build.go:220: FAIL! : tst_QCoapClient::removeReply() Received a fatal error.
      agent:2019/10/09 12:06:23 build.go:220: Loc: [Unknown file(0)]
      agent:2019/10/09 12:06:23 build.go:220: Totals: 26 passed, 1 failed, 0 skipped, 0 blacklisted, 24361ms
      agent:2019/10/09 12:06:23 build.go:220: ********* Finished testing of tst_QCoapClient *********
      agent:2019/10/09 12:06:23 build.go:220: Makefile:295: recipe for target 'check_network' failed
      agent:2019/10/09 12:06:23 build.go:220: make[1]: *** [check_network] Aborted
      agent:2019/10/09 12:06:23 build.go:220: make[1]: Leaving directory '/home/qt/work/qt/qtcoap/tests/auto/qcoapclient'
      agent:2019/10/09 12:06:23 build.go:220: Makefile:289: recipe for target 'check' failed
      agent:2019/10/09 12:06:23 build.go:220: make: *** [check] Error 2
      agent:2019/10/09 12:06:23 build.go:253: Process finished with error: exit status 2
      agent:2019/10/09 12:06:23 build.go:223: Error reading from stdout/err: exit status 2
      agent:2019/10/09 12:06:43 runner.go:156: Re-running tests/auto/qcoapclient with TESTARGS=removeReply
      agent:2019/10/09 12:06:43 build.go:329: [make check -j1] 900 900
      agent:2019/10/09 12:06:43 build.go:220: testserver: docker-compose version 1.21.0, build 5920eb0
      agent:2019/10/09 12:06:43 build.go:220: env TEST_DOMAIN=test-net.qt.local SHARED_DATA=/home/qt/work/install/mkspecs/features/unsupported/../data/testserver SHARED_SERVICE=bridge-network docker-compose -f /home/qt/work/qt/qtcoap/tests/testserver/docker-compose.yml up --build -d --force-recreate --timeout 1 californium freecoap && make -f Makefile check_network && env TEST_DOMAIN=test-net.qt.local SHARED_DATA=/home/qt/work/install/mkspecs/features/unsupported/../data/testserver SHARED_SERVICE=bridge-network docker-compose -f /home/qt/work/qt/qtcoap/tests/testserver/docker-compose.yml down --timeout 1
      agent:2019/10/09 12:06:44 build.go:220: The MACHINE_IP variable is not set. Defaulting to a blank string.
      agent:2019/10/09 12:06:44 build.go:220: Building californium
      agent:2019/10/09 12:06:44 build.go:220: Step 1/9 : ARG provisioningImage
      agent:2019/10/09 12:06:44 build.go:220: Step 2/9 : FROM $provisioningImage as testserver_tier2
      agent:2019/10/09 12:06:44 build.go:220: ---> db25ffd1f914
      agent:2019/10/09 12:06:44 build.go:220: Step 3/9 : ARG serviceDir
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 7442037c2063
      agent:2019/10/09 12:06:44 build.go:220: Step 4/9 : ARG shareDir=$serviceDir
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> fdd381c87a15
      agent:2019/10/09 12:06:44 build.go:220: Step 5/9 : COPY $serviceDir $shareDir service/
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> b6f978bb80d4
      agent:2019/10/09 12:06:44 build.go:220: Step 6/9 : RUN echo "#!/usr/bin/env bash\n" "set -ex\n" "for RUN_CMD; do \$RUN_CMD; done\n" "service dbus restart\n" "service avahi-daemon restart\n" "sleep infinity\n" > startup.sh
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 02e6ea18386f
      agent:2019/10/09 12:06:44 build.go:220: Step 7/9 : RUN chmod +x startup.sh
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> a4527117618e
      agent:2019/10/09 12:06:44 build.go:220: Step 8/9 : ARG test_domain
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> e9e6f4281751
      agent:2019/10/09 12:06:44 build.go:220: Step 9/9 : RUN sed -i -e "s,#domain-name=local,domain-name=${test_domain:-test-net.qt.local}," -e "s,#publish-aaaa-on-ipv4=yes,publish-aaaa-on-ipv4=no," -e "s,use-ipv6=yes,use-ipv6=no," /etc/avahi/avahi-daemon.conf
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> bb6b8f8dab0e
      agent:2019/10/09 12:06:44 build.go:220: Successfully built bb6b8f8dab0e
      agent:2019/10/09 12:06:44 build.go:220: Successfully tagged testserver_californium:latest
      agent:2019/10/09 12:06:44 build.go:220: Building freecoap
      agent:2019/10/09 12:06:44 build.go:220: Step 1/9 : ARG provisioningImage
      agent:2019/10/09 12:06:44 build.go:220: Step 2/9 : FROM $provisioningImage as testserver_tier2
      agent:2019/10/09 12:06:44 build.go:220: ---> 525cafde0b86
      agent:2019/10/09 12:06:44 build.go:220: Step 3/9 : ARG serviceDir
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> dff6a6edbe5d
      agent:2019/10/09 12:06:44 build.go:220: Step 4/9 : ARG shareDir=$serviceDir
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 1187d16bae26
      agent:2019/10/09 12:06:44 build.go:220: Step 5/9 : COPY $serviceDir $shareDir service/
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 029893efd7ea
      agent:2019/10/09 12:06:44 build.go:220: Step 6/9 : RUN echo "#!/usr/bin/env bash\n" "set -ex\n" "for RUN_CMD; do \$RUN_CMD; done\n" "service dbus restart\n" "service avahi-daemon restart\n" "sleep infinity\n" > startup.sh
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 53bac36de5fc
      agent:2019/10/09 12:06:44 build.go:220: Step 7/9 : RUN chmod +x startup.sh
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> d6d131b38be2
      agent:2019/10/09 12:06:44 build.go:220: Step 8/9 : ARG test_domain
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> 1c5054ebeb5c
      agent:2019/10/09 12:06:44 build.go:220: Step 9/9 : RUN sed -i -e "s,#domain-name=local,domain-name=${test_domain:-test-net.qt.local}," -e "s,#publish-aaaa-on-ipv4=yes,publish-aaaa-on-ipv4=no," -e "s,use-ipv6=yes,use-ipv6=no," /etc/avahi/avahi-daemon.conf
      agent:2019/10/09 12:06:44 build.go:220: ---> Using cache
      agent:2019/10/09 12:06:44 build.go:220: ---> c9aa00acb217
      agent:2019/10/09 12:06:44 build.go:220: Successfully built c9aa00acb217
      agent:2019/10/09 12:06:44 build.go:220: Successfully tagged testserver_freecoap:latest
      agent:2019/10/09 12:06:44 build.go:220: Recreating qt-test-server-freecoap ...
      agent:2019/10/09 12:06:44 build.go:220: Recreating qt-test-server-californium ...
      agent:2019/10/09 12:06:49 build.go:220: 
      Recreating qt-test-server-freecoap ... done
      
      Recreating qt-test-server-californium ... done
      make[1]: Entering directory '/home/qt/work/qt/qtcoap/tests/auto/qcoapclient'
      agent:2019/10/09 12:06:49 build.go:220: /home/qt/work/qt/qtcoap/tests/auto/qcoapclient/target_wrapper.sh ./qcoapclient removeReply -maxwarnings 0
      agent:2019/10/09 12:06:49 build.go:220: ********* Start testing of tst_QCoapClient *********
      agent:2019/10/09 12:06:49 build.go:220: Config: Using QtTest library 5.14.0, Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.1.0)
      agent:2019/10/09 12:06:59 build.go:220: FAIL! : tst_QCoapClient::initTestCase() 'waitForHost(testServerHost())' returned FALSE. (Failed to connect to Californium plugtest server.)
      agent:2019/10/09 12:06:59 build.go:220: Loc: [tst_qcoapclient.cpp(246)]
      agent:2019/10/09 12:06:59 build.go:220: PASS : tst_QCoapClient::cleanupTestCase()
      agent:2019/10/09 12:06:59 build.go:220: Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 9921ms
      agent:2019/10/09 12:06:59 build.go:220: ********* Finished testing of tst_QCoapClient *********
      agent:2019/10/09 12:06:59 build.go:220: Makefile:295: recipe for target 'check_network' failed
      agent:2019/10/09 12:06:59 build.go:220: make[1]: *** [check_network] Error 1
      agent:2019/10/09 12:06:59 build.go:220: make[1]: Leaving directory '/home/qt/work/qt/qtcoap/tests/auto/qcoapclient'
      agent:2019/10/09 12:06:59 build.go:220: Makefile:289: recipe for target 'check' failed
      agent:2019/10/09 12:06:59 build.go:220: make: *** [check] Error 2
      agent:2019/10/09 12:06:59 build.go:253: Process finished with error: exit status 2
      agent:2019/10/09 12:06:59 build.go:223: Error reading from stdout/err: exit status 2
      agent:2019/10/09 12:06:59 build.go:471: Executing scheduled instruction 1 of 2 - Upload all core dumps if there are some
      agent:2019/10/09 12:06:59 build.go:384: Skipping uploadCoreFiles() because CORE_FILES_PATH is not set
      agent:2019/10/09 12:06:59 build.go:473:
      agent:2019/10/09 12:06:59 build.go:471: Executing scheduled instruction 2 of 2 - Upload test results
      agent:2019/10/09 12:06:59 storageclient.go:407: Collecting test results, archiving and uploading them
      agent:2019/10/09 12:06:59 result.go:177: Collecting 1 test results ...
      agent:2019/10/09 12:06:59 build.go:473:
      agent:2019/10/09 12:06:59 agent.go:272: Test failed
      agent:2019/10/09 12:06:59 agent.go:200: ERROR building: exit status 2
      2019-10-09 12:07:00,070 INFO:workitem.py:640(4714): Agent FINISHED FAIL: testing /home/qt/work/qt/qtcoap/tests/auto/qcoapclient: qt/qtcoap/8d927b9fc91e32d7eaf6c3e861662c8974c06d63/LinuxUbuntu_18_04x86_64LinuxUbuntu_18_04x86_64GCCqtci-linux-Ubuntu-18.04-x86_64-d00b90/ad18b5a2bc82c0f965299abcf40e8a27b4238cdb/Test

      Build log: https://testresults.qt.io/logs/qt/qtcoap/8d927b9fc91e32d7eaf6c3e861662c8974c06d63/LinuxUbuntu_18_04x86_64LinuxUbuntu_18_04x86_64GCCqtci-linux-Ubuntu-18.04-x86_64-d00b90/ad18b5a2bc82c0f965299abcf40e8a27b4238cdb/test_1570622372/log.txt.gz

      Details: http://ci-files01-hki.intra.qt.io:8080/coin/integration/qt/tqtc-qt5/tasks/1570621942
      Tested changes (refs/builds/qtci/tqtc/5.14/1570621941):
      https://codereview.qt-project.org/q/commit:921d8401af62e394368c68d497368206e0b2948c Merge remote-tracking branch 'origin/5.14' into tqtc/5.14
      https://codereview.qt-project.org/q/commit:a03fa8e03f6dac7d08546816391ceae8e508512f Update submodules on 'tqtc/5.14' in qt5

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sonakur Sona Kurazyan
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes