>>> lua-date: Building community/lua-date 2.2.1-r0 (using abuild 3.13.0-r5) started Sun, 01 Sep 2024 11:53:46 +0000 >>> lua-date: Checking sanity of /home/buildozer/aports/community/lua-date/APKBUILD... >>> lua-date: Analyzing dependencies... >>> lua-date: Installing for build: build-base lua lua-busted lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted lua5.4 lua5.4-busted (1/52) Installing lua-cjson (2.1.0-r11) (2/52) Installing lua-cliargs (3.0.2-r0) (3/52) Installing lua-luassert (1.9.0-r0) (4/52) Installing lua5.4-say (1.4.1-r0) (5/52) Installing lua5.4-luassert (1.9.0-r0) (6/52) Installing lua-mediator (1.1.2-r2) (7/52) Installing lua5.4-mediator (1.1.2-r2) (8/52) Installing lua-filesystem (1.8.0-r4) (9/52) Installing lua-penlight (1.14.0-r0) (10/52) Installing lua-say (1.4.1-r0) (11/52) Installing lua-system (0.2.1-r2) (12/52) Installing lua5.4-system (0.2.1-r2) (13/52) Installing lua-term (0.07-r2) (14/52) Installing lua5.4-term (0.07-r2) (15/52) Installing lua-busted (2.2.0-r0) (16/52) Installing lua5.4-penlight (1.14.0-r0) (17/52) Installing lua5.4-busted (2.2.0-r0) (18/52) Installing lua5.1-libs (5.1.5-r13) (19/52) Installing lua5.1 (5.1.5-r13) (20/52) Installing lua5.1-cjson (2.1.0-r11) (21/52) Installing lua5.1-say (1.4.1-r0) (22/52) Installing lua5.1-luassert (1.9.0-r0) (23/52) Installing lua5.1-mediator (1.1.2-r2) (24/52) Installing lua5.1-filesystem (1.8.0-r4) (25/52) Installing lua5.1-penlight (1.14.0-r0) (26/52) Installing lua5.1-system (0.2.1-r2) (27/52) Installing lua5.1-term (0.07-r2) (28/52) Installing lua5.1-busted (2.2.0-r0) (29/52) Installing lua5.2-libs (5.2.4-r13) (30/52) Installing lua5.2 (5.2.4-r13) (31/52) Installing lua5.2-filesystem (1.8.0-r4) (32/52) Installing lua5.2-system (0.2.1-r2) (33/52) Installing lua5.2-cjson (2.1.0-r11) (34/52) Installing lua5.2-say (1.4.1-r0) (35/52) Installing lua5.2-luassert (1.9.0-r0) (36/52) Installing lua5.2-mediator (1.1.2-r2) (37/52) Installing lua5.2-penlight (1.14.0-r0) (38/52) Installing lua5.2-term (0.07-r2) (39/52) Installing lua5.2-busted (2.2.0-r0) (40/52) Installing linenoise (1.0-r5) (41/52) Installing lua5.3-libs (5.3.6-r6) (42/52) Installing lua5.3 (5.3.6-r6) (43/52) Installing lua5.3-say (1.4.1-r0) (44/52) Installing lua5.3-term (0.07-r2) (45/52) Installing lua5.3-cjson (2.1.0-r11) (46/52) Installing lua5.3-luassert (1.9.0-r0) (47/52) Installing lua5.3-mediator (1.1.2-r2) (48/52) Installing lua5.3-filesystem (1.8.0-r4) (49/52) Installing lua5.3-penlight (1.14.0-r0) (50/52) Installing lua5.3-system (0.2.1-r2) (51/52) Installing lua5.3-busted (2.2.0-r0) (52/52) Installing .makedepends-lua-date (20240901.115355) Executing busybox-1.36.1-r31.trigger OK: 256 MiB in 153 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Cleaning up tmpdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-date-2.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33890 100 33890 0 0 377k 0 --:--:-- --:--:-- --:--:-- 376k >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-date-2.2.1.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.1.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/lua-date-2.2.1.tar.gz... >>> lua-date: Testing on lua5.1 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (2.47 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.33 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.12 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.12 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.21 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.05 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.05 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.04 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.04 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.03 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.18 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.08 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.05 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.04 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.12 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.10 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.06 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.12 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.10 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.11 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.21 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.08 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.06 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.09 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.08 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.09 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.08 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.05 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.05 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.05 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.05 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.06 ms) [----------] 46 tests from spec/date_spec.lua (17.91 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (18.11 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.2 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (2.04 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.34 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.14 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.13 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.22 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.05 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.05 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.05 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.05 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.06 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.05 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.04 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.04 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.20 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.11 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.06 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.04 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.12 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.10 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.07 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.12 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.10 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.12 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.12 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.08 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.07 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.04 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.12 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.10 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.05 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.06 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.09 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.07 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.09 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.05 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.05 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.05 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.05 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.05 ms) [----------] 46 tests from spec/date_spec.lua (17.97 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (18.16 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.3 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.99 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.32 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.13 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.12 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.22 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.05 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.05 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.04 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.04 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.05 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.21 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.08 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.04 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.04 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.13 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.11 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.05 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.07 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.06 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.16 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.21 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.17 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.29 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.13 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.05 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.08 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.08 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.08 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.05 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.05 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.07 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.09 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.05 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.05 ms) [----------] 46 tests from spec/date_spec.lua (59.13 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (59.36 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.4 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (1.69 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.24 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.12 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.09 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.19 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.04 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.03 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.19 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.08 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.04 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.11 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.12 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.06 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.10 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.10 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.09 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.11 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.07 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.05 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.07 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.07 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.04 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.06 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.04 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.06 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.04 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.04 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.04 ms) [----------] 46 tests from spec/date_spec.lua (62.70 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (62.87 ms total) [ PASSED ] 46 tests. >>> lua-date: Entering fakeroot... >>> lua-date*: Running postcheck for lua-date >>> lua-date*: Preparing package lua-date... >>> lua-date*: Tracing dependencies... >>> lua-date*: Package size: 76.0 KB >>> lua-date*: Compressing data... >>> lua-date*: Create checksum... >>> lua-date*: Create lua-date-2.2.1-r0.apk >>> lua-date: Build complete at Sun, 01 Sep 2024 11:53:56 +0000 elapsed time 0h 0m 10s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/52) Purging .makedepends-lua-date (20240901.115355) (2/52) Purging lua-busted (2.2.0-r0) (3/52) Purging lua-cjson (2.1.0-r11) (4/52) Purging lua-luassert (1.9.0-r0) (5/52) Purging lua-mediator (1.1.2-r2) (6/52) Purging lua-say (1.4.1-r0) (7/52) Purging lua-system (0.2.1-r2) (8/52) Purging lua-term (0.07-r2) (9/52) Purging lua5.1-busted (2.2.0-r0) (10/52) Purging lua5.1-cjson (2.1.0-r11) (11/52) Purging lua5.1-luassert (1.9.0-r0) (12/52) Purging lua5.1-mediator (1.1.2-r2) (13/52) Purging lua5.1-penlight (1.14.0-r0) (14/52) Purging lua5.1-filesystem (1.8.0-r4) (15/52) Purging lua5.1-say (1.4.1-r0) (16/52) Purging lua5.1-system (0.2.1-r2) (17/52) Purging lua5.1-term (0.07-r2) (18/52) Purging lua5.3-busted (2.2.0-r0) (19/52) Purging lua5.3-cjson (2.1.0-r11) (20/52) Purging lua5.3-luassert (1.9.0-r0) (21/52) Purging lua5.3-mediator (1.1.2-r2) (22/52) Purging lua5.3-say (1.4.1-r0) (23/52) Purging lua5.3-system (0.2.1-r2) (24/52) Purging lua5.3-term (0.07-r2) (25/52) Purging lua5.3-penlight (1.14.0-r0) (26/52) Purging lua5.3-filesystem (1.8.0-r4) (27/52) Purging lua5.2-busted (2.2.0-r0) (28/52) Purging lua5.2-cjson (2.1.0-r11) (29/52) Purging lua5.2-luassert (1.9.0-r0) (30/52) Purging lua5.2-mediator (1.1.2-r2) (31/52) Purging lua5.2-say (1.4.1-r0) (32/52) Purging lua5.2-system (0.2.1-r2) (33/52) Purging lua5.2-term (0.07-r2) (34/52) Purging lua5.2-penlight (1.14.0-r0) (35/52) Purging lua5.2-filesystem (1.8.0-r4) (36/52) Purging lua5.4-busted (2.2.0-r0) (37/52) Purging lua5.4-luassert (1.9.0-r0) (38/52) Purging lua5.4-mediator (1.1.2-r2) (39/52) Purging lua5.4-say (1.4.1-r0) (40/52) Purging lua5.4-system (0.2.1-r2) (41/52) Purging lua5.4-term (0.07-r2) (42/52) Purging lua5.4-penlight (1.14.0-r0) (43/52) Purging lua-penlight (1.14.0-r0) (44/52) Purging lua-filesystem (1.8.0-r4) (45/52) Purging lua5.1 (5.1.5-r13) (46/52) Purging lua5.2 (5.2.4-r13) (47/52) Purging lua5.3 (5.3.6-r6) (48/52) Purging lua-cliargs (3.0.2-r0) (49/52) Purging lua5.1-libs (5.1.5-r13) (50/52) Purging lua5.2-libs (5.2.4-r13) (51/52) Purging lua5.3-libs (5.3.6-r6) (52/52) Purging linenoise (1.0-r5) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> lua-date: Updating the community/loongarch64 repository index... >>> lua-date: Signing the index...