NOTE: Started PRServer with DBfile: /home/jenkins/oe/world/shr-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 41472, PID: 22118 Loading cache...done. Loaded 3205 entries from dependency cache. Parsing recipes...done. Parsing of 2576 .bb files complete (2575 cached, 1 parsed). 3205 targets, 241 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "i586-oe-linux" MACHINE = "qemux86" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta-luneui = "jansa/master:dc07b6629a25ac57948f45b771f6f1c16b5766e2" meta-shr meta-fso meta-android = "jansa/master:1c1210530ff6008e872f9ec20435c50f02dd44c7" meta-oe meta-efl meta-gnome meta-gpe meta-perl meta-python meta-filesystems meta-multimedia meta-networking meta-systemd meta-xfce meta-initramfs meta-ruby meta-webserver = "jansa/master:8a4869490d90836be4dcbc67b3deff529de671a8" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:1c1210530ff6008e872f9ec20435c50f02dd44c7" meta-browser = "jansa/master:93fb0a3b5108a70f16e2e7e9458181efae765056" meta-qt5 = "jansa/master:240d398956068c54d18bac102c8c5864d378fe50" meta = "jansa/master:4efd982b956bfe15c23159829cc2342b528c7a57" NOTE: Preparing RunQueue NOTE: Executing RunQueue Tasks NOTE: Running task 1 of 2 (ID: 0, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_clean) NOTE: recipe libjs-jquery-1.7.2-r0: task do_clean: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_clean: Succeeded NOTE: Running task 2 of 2 (ID: 1, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_cleansstate) NOTE: recipe libjs-jquery-1.7.2-r0: task do_cleansstate: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_cleansstate: Succeeded NOTE: Tasks Summary: Attempted 2 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. NOTE: Started PRServer with DBfile: /home/jenkins/oe/world/shr-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 50534, PID: 22595 Loading cache...done. Loaded 3205 entries from dependency cache. Parsing recipes...done. Parsing of 2576 .bb files complete (2575 cached, 1 parsed). 3205 targets, 241 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "i586-oe-linux" MACHINE = "qemux86" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta-luneui = "jansa/master:dc07b6629a25ac57948f45b771f6f1c16b5766e2" meta-shr meta-fso meta-android = "jansa/master:1c1210530ff6008e872f9ec20435c50f02dd44c7" meta-oe meta-efl meta-gnome meta-gpe meta-perl meta-python meta-filesystems meta-multimedia meta-networking meta-systemd meta-xfce meta-initramfs meta-ruby meta-webserver = "jansa/master:8a4869490d90836be4dcbc67b3deff529de671a8" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:1c1210530ff6008e872f9ec20435c50f02dd44c7" meta-browser = "jansa/master:93fb0a3b5108a70f16e2e7e9458181efae765056" meta-qt5 = "jansa/master:240d398956068c54d18bac102c8c5864d378fe50" meta = "jansa/master:4efd982b956bfe15c23159829cc2342b528c7a57" NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks NOTE: Running task 512 of 548 (ID: 4, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_fetch) NOTE: recipe libjs-jquery-1.7.2-r0: task do_fetch: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_fetch: Succeeded NOTE: Running task 535 of 548 (ID: 0, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack) NOTE: recipe libjs-jquery-1.7.2-r0: task do_unpack: Started ERROR: libjs-jquery-1.7.2-r0 do_unpack: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: 0001: *** 0002:base_do_unpack(d) 0003: File: '/home/jenkins/oe/world/shr-core/openembedded-core/meta/classes/base.bbclass', lineno: 155, function: base_do_unpack 0151: bb.utils.remove(p_dir, True) 0152: 0153: try: 0154: fetcher = bb.fetch2.Fetch(src_uri, d) *** 0155: fetcher.unpack(rootdir) 0156: except bb.fetch2.BBFetchException as e: 0157: raise bb.build.FuncFailed(e) 0158:} 0159: File: '/home/jenkins/oe/world/shr-core/bitbake/lib/bb/fetch2/__init__.py', lineno: 1681, function: unpack 1677: 1678: if ud.lockfile: 1679: lf = bb.utils.lockfile(ud.lockfile) 1680: *** 1681: ud.method.unpack(ud, root, self.d) 1682: 1683: if ud.lockfile: 1684: bb.utils.unlockfile(lf) 1685: File: '/home/jenkins/oe/world/shr-core/bitbake/lib/bb/fetch2/__init__.py', lineno: 1399, function: unpack 1395: output = subprocess.check_output('ar -t %s' % file, preexec_fn=subprocess_setup, shell=True) 1396: datafile = None 1397: if output: 1398: for line in output.splitlines(): *** 1399: if line.startswith('data.tar.'): 1400: datafile = line 1401: break 1402: else: 1403: raise UnpackError("Unable to unpack deb/ipk package - does not contain data.tar.* file", urldata.url) Exception: TypeError: startswith first arg must be bytes or a tuple of bytes, not str ERROR: libjs-jquery-1.7.2-r0 do_unpack: Function failed: base_do_unpack ERROR: Logfile of failure stored in: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/libjs-jquery/1.7.2-r0/temp/log.do_unpack.22724 NOTE: recipe libjs-jquery-1.7.2-r0: task do_unpack: Failed ERROR: Task 0 (/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack) failed with exit code '1' NOTE: Tasks Summary: Attempted 535 tasks of which 533 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. NOTE: Uploading the report /home/jenkins/oe/world/shr-core/tmp-glibc/log/error-report/error_report_20160613165752.txt to errors.yoctoproject.org:80 WARNING: Server connection failed Summary: 1 task failed: /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack Summary: There was 1 WARNING message shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.