{
    "runtime_core-image-sato_qemux86-64_20230307050011": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "ubuntu-22.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/dunfell-nut",
                    "commit": "0c0862c0cf95d0a4babe72a526474cee020c3813",
                    "commit_count": 60228
                },
                "meta-poky": {
                    "branch": "stable/dunfell-nut",
                    "commit": "0c0862c0cf95d0a4babe72a526474cee020c3813",
                    "commit_count": 60228
                },
                "meta-yocto-bsp": {
                    "branch": "stable/dunfell-nut",
                    "commit": "0c0862c0cf95d0a4babe72a526474cee020c3813",
                    "commit_count": 60228
                }
            },
            "MACHINE": "qemux86-64",
            "STARTTIME": "20230307050011",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "ltp.LtpTest.test_ltp_groups": {
                "duration": 1248.32297873497,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/qemux86-64-ltp/build/meta/lib/oeqa/core/decorator/__init__.py\", line 36, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/home/pokybuild/yocto-worker/qemux86-64-ltp/build/meta/lib/oeqa/runtime/cases/ltp.py\", line 115, in test_ltp_groups\n    self.runltp(ltp_group)\n  File \"/home/pokybuild/yocto-worker/qemux86-64-ltp/build/meta/lib/oeqa/runtime/cases/ltp.py\", line 87, in runltp\n    results, sections  = parser.parse(dst)\n  File \"/home/pokybuild/yocto-worker/qemux86-64-ltp/build/meta/lib/oeqa/utils/logparser.py\", line 116, in parse\n    with open(logfile, errors='replace') as f:\nFileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/qemux86-64-ltp/build/build/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0-r0/testimage/ltp_log.20230307050028/dio'\n",
                "status": "ERROR"
            },
            "ltp.LtpTest.test_ltp_help": {
                "duration": 0.4671018123626709,
                "status": "PASSED"
            },
            "ltp.LtpTest.test_ltp_runltp_cve": {
                "duration": 0.0006716251373291016,
                "log": "Test case ltp.LtpTest.test_ltp_runltp_cve depends on ltp.LtpTest.test_ltp_groups but it didn't pass/run.",
                "status": "SKIPPED"
            },
            "ltp_compliance.LtpPosixTest.test_posix_groups": {
                "duration": 1612.7608571052551,
                "status": "PASSED"
            },
            "ltpposixresult.AIO.aio_cancel": {
                "status": "PASSED"
            },
            "ltpposixresult.AIO.aio_error": {
                "status": "FAILED"
            },
            "ltpposixresult.AIO.aio_fsync": {
                "status": "PASSED"
            },
            "ltpposixresult.AIO.aio_read": {
                "status": "FAILED"
            },
            "ltpposixresult.AIO.aio_return": {
                "status": "FAILED"
            },
            "ltpposixresult.AIO.aio_suspend": {
                "status": "FAILED"
            },
            "ltpposixresult.AIO.aio_write": {
                "status": "FAILED"
            },
            "ltpposixresult.AIO.lio_listio": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.mlock": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.mlockall": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.mmap": {
                "status": "FAILED"
            },
            "ltpposixresult.MEM.munlock": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.munlockall": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.munmap": {
                "status": "PASSED"
            },
            "ltpposixresult.MEM.shm_open": {
                "status": "FAILED"
            },
            "ltpposixresult.MEM.shm_unlink": {
                "status": "FAILED"
            },
            "ltpposixresult.MEM.speculative": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_close": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_getattr": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_notify": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_open": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_receive": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_send": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_setattr": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_timedreceive": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_timedsend": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.mq_unlink": {
                "status": "PASSED"
            },
            "ltpposixresult.MSG.speculative": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_close": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_getvalue": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_init": {
                "status": "FAILED"
            },
            "ltpposixresult.SEM.sem_open": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_post": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_timedwait": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_unlink": {
                "status": "PASSED"
            },
            "ltpposixresult.SEM.sem_wait": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.kill": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.killpg": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.pthread_kill": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.pthread_sigmask": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.raise": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigaction": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigaddset": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigaltstack": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigdelset": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigemptyset": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigfillset": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sighold": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigignore": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigismember": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.signal": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigpause": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigpending": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigprocmask": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigqueue": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigrelse": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigset": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigsuspend": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigtimedwait": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigwait": {
                "status": "PASSED"
            },
            "ltpposixresult.SIG.sigwaitinfo": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_atfork": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getdetachstate": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getinheritsched": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getschedpolicy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getscope": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getstack": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_getstacksize": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setdetachstate": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setinheritsched": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setschedpolicy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setscope": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setstack": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_attr_setstacksize": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrier_destroy": {
                "status": "FAILED"
            },
            "ltpposixresult.THR.pthread_barrier_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrier_wait": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrierattr_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrierattr_getpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrierattr_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_barrierattr_setpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cancel": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cleanup_pop": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cleanup_push": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_broadcast": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_signal": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_timedwait": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_cond_wait": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_getclock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_getpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_setclock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_condattr_setpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_create": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_detach": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_equal": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_exit": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_getcpuclockid": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_getschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_getspecific": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_join": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_key_create": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_key_delete": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_kill": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_getprioceiling": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_lock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_setprioceiling": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_timedlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_trylock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutex_unlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_getprioceiling": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_getprotocol": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_getpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_gettype": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_setprioceiling": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_setprotocol": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_setpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_mutexattr_settype": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_once": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_rdlock": {
                "status": "FAILED"
            },
            "ltpposixresult.THR.pthread_rwlock_timedrdlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_timedwrlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_tryrdlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_trywrlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlock_unlock": {
                "status": "FAILED"
            },
            "ltpposixresult.THR.pthread_rwlock_wrlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlockattr_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlockattr_getpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlockattr_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_rwlockattr_setpshared": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_self": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_setcancelstate": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_setcanceltype": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_setschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_setschedprio": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_setspecific": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_sigmask": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_spin_destroy": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_spin_init": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_spin_lock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_spin_trylock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_spin_unlock": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.pthread_testcancel": {
                "status": "PASSED"
            },
            "ltpposixresult.THR.speculative": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.asctime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.clock": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.clock_getcpuclockid": {
                "status": "FAILED"
            },
            "ltpposixresult.TMR.clock_getres": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.clock_gettime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.clock_nanosleep": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.clock_settime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.ctime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.difftime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.gmtime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.localtime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.mktime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.nanosleep": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.speculative": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.strftime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.time": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.timer_create": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.timer_delete": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.timer_getoverrun": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.timer_gettime": {
                "status": "PASSED"
            },
            "ltpposixresult.TMR.timer_settime": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_getinheritsched": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_getschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_getschedpolicy": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_setinheritsched": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_setschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_attr_setschedpolicy": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_getschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_setschedparam": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.pthread_setschedprio": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.sched_get_priority_max": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_get_priority_min": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_getparam": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_getscheduler": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_rr_get_interval": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.sched_setparam": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_setscheduler": {
                "status": "FAILED"
            },
            "ltpposixresult.TPS.sched_yield": {
                "status": "PASSED"
            },
            "ltpposixresult.TPS.speculative": {
                "status": "PASSED"
            },
            "ltpposixresult.rawlogs": {
                "log": "Executing asynchronous I/O tests\n*******************\nTesting aio_cancel\n*******************\nPASS\t\t 11\nFAIL\t\t  0\n*******************\nTOTAL\t\t 11\n*******************\nconformance/interfaces/aio_error/aio_error_3-1: execution: UNTESTED \n*******************\nTesting aio_error\n*******************\nPASS\t\t  2\nFAIL\t\t  1\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting aio_fsync\n*******************\nPASS\t\t 11\nFAIL\t\t  0\n*******************\nTOTAL\t\t 11\n*******************\nconformance/interfaces/aio_read/aio_read_9-1: execution: UNSUPPORTED \n*******************\nTesting aio_read\n*******************\nPASS\t\t 10\nFAIL\t\t  1\n*******************\nTOTAL\t\t 11\n*******************\nconformance/interfaces/aio_return/aio_return_4-1: execution: UNTESTED \nconformance/interfaces/aio_return/aio_return_2-1: execution: UNTESTED \nconformance/interfaces/aio_return/aio_return_3-2: execution: UNTESTED \n*******************\nTesting aio_return\n*******************\nPASS\t\t  2\nFAIL\t\t  3\n*******************\nTOTAL\t\t  5\n*******************\nconformance/interfaces/aio_suspend/aio_suspend_5-1: execution: UNSUPPORTED \n*******************\nTesting aio_suspend\n*******************\nPASS\t\t  4\nFAIL\t\t  1\n*******************\nTOTAL\t\t  5\n*******************\nconformance/interfaces/aio_write/aio_write_7-1: execution: UNSUPPORTED \n*******************\nTesting aio_write\n*******************\nPASS\t\t 10\nFAIL\t\t  1\n*******************\nTOTAL\t\t 11\n*******************\n*******************\nTesting lio_listio\n*******************\nPASS\t\t 15\nFAIL\t\t  0\n*******************\nTOTAL\t\t 15\n*******************\n****Tests Complete****Executing mapped, process and shared memory tests\n*******************\nTesting mlock\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting mlockall\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting munlock\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting munlockall\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\nconformance/interfaces/mmap/mmap_11-4: execution: UNTESTED \nconformance/interfaces/mmap/mmap_31-1: execution: UNSUPPORTED \n*******************\nTesting mmap\n*******************\nPASS\t\t 35\nFAIL\t\t  2\n*******************\nTOTAL\t\t 37\n*******************\n*******************\nTesting munmap\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\nconformance/interfaces/shm_open/shm_open_39-1: execution: UNTESTED \nconformance/interfaces/shm_open/shm_open_39-2: execution: UNTESTED \n*******************\nTesting shm_open\n*******************\nPASS\t\t 33\nFAIL\t\t  2\n*******************\nTOTAL\t\t 35\n*******************\nconformance/interfaces/shm_unlink/shm_unlink_10-2: execution: UNTESTED \nconformance/interfaces/shm_unlink/shm_unlink_10-1: execution: UNTESTED \n*******************\nTesting shm_unlink\n*******************\nPASS\t\t 10\nFAIL\t\t  2\n*******************\nTOTAL\t\t 12\n*******************\n****Tests Complete****Executing message queues tests\n*******************\nTesting mq_close\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting mq_getattr\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting mq_notify\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting mq_open\n*******************\nPASS\t\t 24\nFAIL\t\t  0\n*******************\nTOTAL\t\t 24\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting mq_receive\n*******************\nPASS\t\t 12\nFAIL\t\t  0\n*******************\nTOTAL\t\t 12\n*******************\n*******************\nTesting mq_send\n*******************\nPASS\t\t 18\nFAIL\t\t  0\n*******************\nTOTAL\t\t 18\n*******************\n*******************\nTesting mq_setattr\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting mq_timedreceive\n*******************\nPASS\t\t 21\nFAIL\t\t  0\n*******************\nTOTAL\t\t 21\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting mq_timedsend\n*******************\nPASS\t\t 24\nFAIL\t\t  0\n*******************\nTOTAL\t\t 24\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting mq_unlink\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n****Tests Complete****Executing semaphores tests\n*******************\nTesting sem_close\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting sem_destroy\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting sem_getvalue\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\nconformance/interfaces/sem_init/sem_init_7-1: execution: UNTESTED \n*******************\nTesting sem_init\n*******************\nPASS\t\t  9\nFAIL\t\t  1\n*******************\nTOTAL\t\t 10\n*******************\n*******************\nTesting sem_open\n*******************\nPASS\t\t 12\nFAIL\t\t  0\n*******************\nTOTAL\t\t 12\n*******************\n*******************\nTesting sem_post\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting sem_timedwait\n*******************\nPASS\t\t 11\nFAIL\t\t  0\n*******************\nTOTAL\t\t 11\n*******************\n*******************\nTesting sem_unlink\n*******************\nPASS\t\t 10\nFAIL\t\t  0\n*******************\nTOTAL\t\t 10\n*******************\n*******************\nTesting sem_wait\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n****Tests Complete****Executing signals tests\n*******************\nTesting sigaction\n*******************\nPASS\t\t501\nFAIL\t\t  0\n*******************\nTOTAL\t\t501\n*******************\n*******************\nTesting sigaddset\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting sigaltstack\n*******************\nPASS\t\t 11\nFAIL\t\t  0\n*******************\nTOTAL\t\t 11\n*******************\n*******************\nTesting sigdelset\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting sigemptyset\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting sigfillset\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting sighold\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting sigignore\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting sigismember\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting signal\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting sigpause\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting sigpending\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting sigprocmask\n*******************\nPASS\t\t 12\nFAIL\t\t  0\n*******************\nTOTAL\t\t 12\n*******************\n*******************\nTesting sigqueue\n*******************\nPASS\t\t 13\nFAIL\t\t  0\n*******************\nTOTAL\t\t 13\n*******************\n*******************\nTesting sigrelse\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting sigset\n*******************\nPASS\t\t 10\nFAIL\t\t  0\n*******************\nTOTAL\t\t 10\n*******************\n*******************\nTesting sigsuspend\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting sigtimedwait\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting sigwait\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting sigwaitinfo\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting raise\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting kill\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting killpg\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_kill\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_sigmask\n*******************\nPASS\t\t 14\nFAIL\t\t  0\n*******************\nTOTAL\t\t 14\n*******************\n****Tests Complete****Executing threads tests\n*******************\nTesting pthread_atfork\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting pthread_attr_destroy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_attr_getdetachstate\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_attr_getinheritsched\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getschedparam\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getschedpolicy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_attr_getscope\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getstack\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getstacksize\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_init\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_attr_setdetachstate\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_attr_setinheritsched\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_attr_setschedparam\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_setschedpolicy\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_attr_setscope\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_attr_setstack\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_attr_setstacksize\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\nconformance/interfaces/pthread_barrier_destroy/pthread_barrier_destroy_2-1: execution: UNSUPPORTED \n*******************\nTesting pthread_barrier_destroy\n*******************\nPASS\t\t  2\nFAIL\t\t  1\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_barrier_init\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_barrier_wait\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_barrierattr_destroy\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_barrierattr_getpshared\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_barrierattr_init\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_barrierattr_setpshared\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_cancel\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting pthread_cleanup_pop\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_cleanup_push\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_cond_broadcast\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_cond_destroy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\nconformance/interfaces/pthread_cond_destroy/speculative/pthread_cond_destroy_speculative_4-1: execution: UNSUPPORTED \n*******************\nTesting speculative\n*******************\nPASS\t\t  0\nFAIL\t\t  1\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_cond_init\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_cond_signal\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_cond_timedwait\n*******************\nPASS\t\t 12\nFAIL\t\t  0\n*******************\nTOTAL\t\t 12\n*******************\n*******************\nTesting pthread_cond_wait\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_condattr_destroy\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_condattr_getclock\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_condattr_getpshared\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_condattr_init\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_condattr_setclock\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_condattr_setpshared\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_create\n*******************\nPASS\t\t 15\nFAIL\t\t  0\n*******************\nTOTAL\t\t 15\n*******************\n*******************\nTesting pthread_detach\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting pthread_equal\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_exit\n*******************\nPASS\t\t 10\nFAIL\t\t  0\n*******************\nTOTAL\t\t 10\n*******************\n*******************\nTesting pthread_getcpuclockid\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_getschedparam\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_getspecific\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_join\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_key_create\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_key_delete\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_kill\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_mutex_destroy\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_mutex_getprioceiling\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_mutex_init\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\nconformance/interfaces/pthread_mutex_init/speculative/pthread_mutex_init_speculative_5-2: execution: UNSUPPORTED \n*******************\nTesting speculative\n*******************\nPASS\t\t  0\nFAIL\t\t  1\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_mutex_lock\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_mutex_setprioceiling\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_mutex_timedlock\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_mutex_trylock\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_mutex_unlock\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_mutexattr_destroy\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_mutexattr_getprioceiling\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_mutexattr_getprotocol\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_mutexattr_getpshared\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_mutexattr_gettype\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\nconformance/interfaces/pthread_mutexattr_gettype/speculative/pthread_mutexattr_gettype_speculative_3-1: execution: UNTESTED \n*******************\nTesting speculative\n*******************\nPASS\t\t  0\nFAIL\t\t  1\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_mutexattr_init\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_mutexattr_setprioceiling\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_mutexattr_setprotocol\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_mutexattr_setpshared\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_mutexattr_settype\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting pthread_once\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting pthread_rwlock_destroy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_rwlock_init\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\nconformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-1: execution: FAILED \nconformance/interfaces/pthread_rwlock_rdlock/pthread_rwlock_rdlock_2-2: execution: FAILED \n*******************\nTesting pthread_rwlock_rdlock\n*******************\nPASS\t\t  5\nFAIL\t\t  2\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_rwlock_timedrdlock\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting pthread_rwlock_timedwrlock\n*******************\nPASS\t\t  8\nFAIL\t\t  0\n*******************\nTOTAL\t\t  8\n*******************\n*******************\nTesting pthread_rwlock_tryrdlock\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_rwlock_trywrlock\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\nconformance/interfaces/pthread_rwlock_unlock/pthread_rwlock_unlock_4-1: execution: UNSUPPORTED \nconformance/interfaces/pthread_rwlock_unlock/pthread_rwlock_unlock_3-1: execution: FAILED \nconformance/interfaces/pthread_rwlock_unlock/pthread_rwlock_unlock_4-2: execution: UNSUPPORTED \n*******************\nTesting pthread_rwlock_unlock\n*******************\nPASS\t\t  2\nFAIL\t\t  3\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_rwlock_wrlock\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_rwlockattr_destroy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_rwlockattr_getpshared\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_rwlockattr_init\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_rwlockattr_setpshared\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_self\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_setcancelstate\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_setcanceltype\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_setschedparam\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_setschedprio\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting pthread_setspecific\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_sigmask\n*******************\nPASS\t\t 14\nFAIL\t\t  0\n*******************\nTOTAL\t\t 14\n*******************\n*******************\nTesting pthread_spin_destroy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_spin_init\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_spin_lock\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting pthread_spin_trylock\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_spin_unlock\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_testcancel\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n****Tests Complete****Executing timers and clocks tests\n*******************\nTesting time\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting timer_create\n*******************\nPASS\t\t 12\nFAIL\t\t  0\n*******************\nTOTAL\t\t 12\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting timer_delete\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting timer_getoverrun\n*******************\nPASS\t\t  6\nFAIL\t\t  0\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting timer_gettime\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting timer_settime\n*******************\nPASS\t\t 20\nFAIL\t\t  0\n*******************\nTOTAL\t\t 20\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting asctime\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting clock_gettime\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting clock_settime\n*******************\nPASS\t\t 17\nFAIL\t\t  0\n*******************\nTOTAL\t\t 17\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting ctime\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting difftime\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting gmtime\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting localtime\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting mktime\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting strftime\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting time\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\n*******************\nTesting timer_gettime\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting timer_settime\n*******************\nPASS\t\t 20\nFAIL\t\t  0\n*******************\nTOTAL\t\t 20\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting clock\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\nconformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_5-1: execution: UNTESTED \n*******************\nTesting clock_getcpuclockid\n*******************\nPASS\t\t  4\nFAIL\t\t  1\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting clock_getres\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting clock_gettime\n*******************\nPASS\t\t  9\nFAIL\t\t  0\n*******************\nTOTAL\t\t  9\n*******************\n*******************\nTesting clock_nanosleep\n*******************\nPASS\t\t 18\nFAIL\t\t  0\n*******************\nTOTAL\t\t 18\n*******************\n*******************\nTesting clock_settime\n*******************\nPASS\t\t 17\nFAIL\t\t  0\n*******************\nTOTAL\t\t 17\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting nanosleep\n*******************\nPASS\t\t 13\nFAIL\t\t  0\n*******************\nTOTAL\t\t 13\n*******************\n****Tests Complete****Executing process and thread scheduling tests\n*******************\nTesting pthread_attr_getinheritsched\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getschedparam\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_getschedpolicy\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_attr_setinheritsched\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_attr_setschedparam\n*******************\nPASS\t\t  5\nFAIL\t\t  0\n*******************\nTOTAL\t\t  5\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n*******************\nTesting pthread_attr_setschedpolicy\n*******************\nPASS\t\t  7\nFAIL\t\t  0\n*******************\nTOTAL\t\t  7\n*******************\n*******************\nTesting pthread_getschedparam\n*******************\nPASS\t\t  3\nFAIL\t\t  0\n*******************\nTOTAL\t\t  3\n*******************\n*******************\nTesting pthread_setschedparam\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting pthread_setschedprio\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\nconformance/interfaces/sched_get_priority_max/sched_get_priority_max_1-3: execution: UNSUPPORTED \n*******************\nTesting sched_get_priority_max\n*******************\nPASS\t\t  5\nFAIL\t\t  1\n*******************\nTOTAL\t\t  6\n*******************\nconformance/interfaces/sched_get_priority_min/sched_get_priority_min_1-3: execution: UNSUPPORTED \n*******************\nTesting sched_get_priority_min\n*******************\nPASS\t\t  5\nFAIL\t\t  1\n*******************\nTOTAL\t\t  6\n*******************\nconformance/interfaces/sched_getparam/sched_getparam_6-1: execution: UNTESTED \n*******************\nTesting sched_getparam\n*******************\nPASS\t\t  5\nFAIL\t\t  1\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\nconformance/interfaces/sched_getscheduler/sched_getscheduler_7-1: execution: UNTESTED \n*******************\nTesting sched_getscheduler\n*******************\nPASS\t\t  5\nFAIL\t\t  1\n*******************\nTOTAL\t\t  6\n*******************\n*******************\nTesting sched_rr_get_interval\n*******************\nPASS\t\t  4\nFAIL\t\t  0\n*******************\nTOTAL\t\t  4\n*******************\n*******************\nTesting speculative\n*******************\nPASS\t\t  1\nFAIL\t\t  0\n*******************\nTOTAL\t\t  1\n*******************\nconformance/interfaces/sched_setparam/sched_setparam_25-3: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_23-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_20-1: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_25-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_25-4: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_23-3: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_21-1: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_23-4: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_21-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setparam/sched_setparam_23-5: execution: UNSUPPORTED \n*******************\nTesting sched_setparam\n*******************\nPASS\t\t 15\nFAIL\t\t 10\n*******************\nTOTAL\t\t 25\n*******************\nconformance/interfaces/sched_setscheduler/sched_setscheduler_17-3: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_17-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_15-1: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_19-3: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_17-4: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_19-4: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_22-1: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_19-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_22-2: execution: UNSUPPORTED \nconformance/interfaces/sched_setscheduler/sched_setscheduler_15-2: execution: UNSUPPORTED \n*******************\nTesting sched_setscheduler\n*******************\nPASS\t\t 14\nFAIL\t\t 10\n*******************\nTOTAL\t\t 24\n*******************\n*******************\nTesting sched_yield\n*******************\nPASS\t\t  2\nFAIL\t\t  0\n*******************\nTOTAL\t\t  2\n*******************\n****Tests Complete****"
            },
            "ltpposixresult.sections": {
                "AIO": {
                    "duration": 337,
                    "log": "PASS: aio_cancel\nFAIL: aio_error\nPASS: aio_fsync\nFAIL: aio_read\nFAIL: aio_return\nFAIL: aio_suspend\nFAIL: aio_write\nPASS: lio_listio\n"
                },
                "MEM": {
                    "duration": 21,
                    "log": "PASS: mlock\nPASS: speculative\nPASS: mlockall\nPASS: munlock\nPASS: munlockall\nFAIL: mmap\nPASS: munmap\nFAIL: shm_open\nFAIL: shm_unlink\n"
                },
                "MSG": {
                    "duration": 70,
                    "log": "PASS: mq_close\nPASS: mq_getattr\nPASS: speculative\nPASS: mq_notify\nPASS: mq_open\nPASS: mq_receive\nPASS: mq_send\nPASS: mq_setattr\nPASS: mq_timedreceive\nPASS: mq_timedsend\nPASS: mq_unlink\n"
                },
                "SEM": {
                    "duration": 21,
                    "log": "PASS: sem_close\nPASS: sem_destroy\nPASS: sem_getvalue\nFAIL: sem_init\nPASS: sem_open\nPASS: sem_post\nPASS: sem_timedwait\nPASS: sem_unlink\nPASS: sem_wait\n"
                },
                "SIG": {
                    "duration": 94,
                    "log": "PASS: sigaction\nPASS: sigaddset\nPASS: sigaltstack\nPASS: sigdelset\nPASS: sigemptyset\nPASS: sigfillset\nPASS: sighold\nPASS: sigignore\nPASS: sigismember\nPASS: signal\nPASS: sigpause\nPASS: sigpending\nPASS: sigprocmask\nPASS: sigqueue\nPASS: sigrelse\nPASS: sigset\nPASS: sigsuspend\nPASS: sigtimedwait\nPASS: sigwait\nPASS: sigwaitinfo\nPASS: raise\nPASS: kill\nPASS: killpg\nPASS: pthread_kill\nPASS: pthread_sigmask\n"
                },
                "THR": {
                    "duration": 291,
                    "log": "PASS: pthread_atfork\nPASS: pthread_attr_destroy\nPASS: pthread_attr_getdetachstate\nPASS: pthread_attr_getinheritsched\nPASS: pthread_attr_getschedparam\nPASS: pthread_attr_getschedpolicy\nPASS: pthread_attr_getscope\nPASS: pthread_attr_getstack\nPASS: pthread_attr_getstacksize\nPASS: pthread_attr_init\nPASS: pthread_attr_setdetachstate\nPASS: pthread_attr_setinheritsched\nPASS: pthread_attr_setschedparam\nPASS: speculative\nPASS: pthread_attr_setschedpolicy\nPASS: pthread_attr_setscope\nPASS: pthread_attr_setstack\nPASS: pthread_attr_setstacksize\nFAIL: pthread_barrier_destroy\nPASS: pthread_barrier_init\nPASS: pthread_barrier_wait\nPASS: pthread_barrierattr_destroy\nPASS: pthread_barrierattr_getpshared\nPASS: pthread_barrierattr_init\nPASS: pthread_barrierattr_setpshared\nPASS: pthread_cancel\nPASS: pthread_cleanup_pop\nPASS: pthread_cleanup_push\nPASS: pthread_cond_broadcast\nPASS: pthread_cond_destroy\nPASS: pthread_cond_init\nPASS: pthread_cond_signal\nPASS: pthread_cond_timedwait\nPASS: pthread_cond_wait\nPASS: pthread_condattr_destroy\nPASS: pthread_condattr_getclock\nPASS: pthread_condattr_getpshared\nPASS: pthread_condattr_init\nPASS: pthread_condattr_setclock\nPASS: pthread_condattr_setpshared\nPASS: pthread_create\nPASS: pthread_detach\nPASS: pthread_equal\nPASS: pthread_exit\nPASS: pthread_getcpuclockid\nPASS: pthread_getschedparam\nPASS: pthread_getspecific\nPASS: pthread_join\nPASS: pthread_key_create\nPASS: pthread_key_delete\nPASS: pthread_kill\nPASS: pthread_mutex_destroy\nPASS: pthread_mutex_getprioceiling\nPASS: pthread_mutex_init\nPASS: pthread_mutex_lock\nPASS: pthread_mutex_setprioceiling\nPASS: pthread_mutex_timedlock\nPASS: pthread_mutex_trylock\nPASS: pthread_mutex_unlock\nPASS: pthread_mutexattr_destroy\nPASS: pthread_mutexattr_getprioceiling\nPASS: pthread_mutexattr_getprotocol\nPASS: pthread_mutexattr_getpshared\nPASS: pthread_mutexattr_gettype\nPASS: pthread_mutexattr_init\nPASS: pthread_mutexattr_setprioceiling\nPASS: pthread_mutexattr_setprotocol\nPASS: pthread_mutexattr_setpshared\nPASS: pthread_mutexattr_settype\nPASS: pthread_once\nPASS: pthread_rwlock_destroy\nPASS: pthread_rwlock_init\nFAIL: pthread_rwlock_rdlock\nPASS: pthread_rwlock_timedrdlock\nPASS: pthread_rwlock_timedwrlock\nPASS: pthread_rwlock_tryrdlock\nPASS: pthread_rwlock_trywrlock\nFAIL: pthread_rwlock_unlock\nPASS: pthread_rwlock_wrlock\nPASS: pthread_rwlockattr_destroy\nPASS: pthread_rwlockattr_getpshared\nPASS: pthread_rwlockattr_init\nPASS: pthread_rwlockattr_setpshared\nPASS: pthread_self\nPASS: pthread_setcancelstate\nPASS: pthread_setcanceltype\nPASS: pthread_setschedparam\nPASS: pthread_setschedprio\nPASS: pthread_setspecific\nPASS: pthread_sigmask\nPASS: pthread_spin_destroy\nPASS: pthread_spin_init\nPASS: pthread_spin_lock\nPASS: pthread_spin_trylock\nPASS: pthread_spin_unlock\nPASS: pthread_testcancel\n"
                },
                "TMR": {
                    "duration": 773,
                    "log": "PASS: time\nPASS: timer_create\nPASS: speculative\nPASS: timer_delete\nPASS: timer_getoverrun\nPASS: timer_gettime\nPASS: timer_settime\nPASS: asctime\nPASS: clock_gettime\nPASS: clock_settime\nPASS: ctime\nPASS: difftime\nPASS: gmtime\nPASS: localtime\nPASS: mktime\nPASS: strftime\nPASS: clock\nFAIL: clock_getcpuclockid\nPASS: clock_getres\nPASS: clock_nanosleep\nPASS: nanosleep\n"
                },
                "TPS": {
                    "duration": 2,
                    "log": "PASS: pthread_attr_getinheritsched\nPASS: pthread_attr_getschedparam\nPASS: pthread_attr_getschedpolicy\nPASS: pthread_attr_setinheritsched\nPASS: pthread_attr_setschedparam\nPASS: speculative\nPASS: pthread_attr_setschedpolicy\nPASS: pthread_getschedparam\nPASS: pthread_setschedparam\nPASS: pthread_setschedprio\nFAIL: sched_get_priority_max\nFAIL: sched_get_priority_min\nFAIL: sched_getparam\nFAIL: sched_getscheduler\nPASS: sched_rr_get_interval\nFAIL: sched_setparam\nFAIL: sched_setscheduler\nPASS: sched_yield\n"
                }
            },
            "ltpresult.math.abs01": {
                "status": "PASSED"
            },
            "ltpresult.math.atof01": {
                "status": "PASSED"
            },
            "ltpresult.math.float_bessel": {
                "status": "PASSED"
            },
            "ltpresult.math.float_exp_log": {
                "status": "PASSED"
            },
            "ltpresult.math.float_iperb": {
                "status": "PASSED"
            },
            "ltpresult.math.float_power": {
                "status": "PASSED"
            },
            "ltpresult.math.float_trigo": {
                "status": "PASSED"
            },
            "ltpresult.math.fptest01": {
                "status": "PASSED"
            },
            "ltpresult.math.fptest02": {
                "status": "PASSED"
            },
            "ltpresult.math.nextafter01": {
                "status": "PASSED"
            },
            "ltpresult.rawlogs": {
                "log": "INFO: creating /opt/ltp/output directory\nChecking for required user/group ids\n\n'nobody' user id and group found.\n'bin' user id and group found.\n'daemon' user id and group found.\nUsers group found.\nSys group found.\nRequired users/groups exist.\nno big block device was specified on commandline.\nTests which require a big block device are disabled.\nYou can specify it with option -z\nINFO: Test start time: Tue Mar  7 05:00:30 UTC 2023\nCOMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 802     -n 802 -p -f /opt/ltp/ltp-6FyblFsVz8/alltests -l /opt/ltp/results/math  -C /opt/ltp/output/LTP_RUN_ON-math.failed -T /opt/ltp/output/LTP_RUN_ON-math.tconf\nLOG File: /opt/ltp/results/math\nFAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-math.failed\nTCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-math.tconf\nRunning tests.......\nabs01       1  TPASS  :  Test passed\nabs01       2  TPASS  :  Test passed\nabs01       3  TPASS  :  Test passed\natof01      1  TPASS  :  Test passed\natof01      2  TPASS  :  Test passed\natof01      3  TPASS  :  Test passed\natof01      4  TPASS  :  Test passed\nfloat_bessel    1  TPASS  :  Test passed\nfloat_bessel    0  TINFO  :  float_bessel: will run for 500 loops; using . as a data directory\nfloat_bessel    0  TINFO  :  float_bessel: will run 5 functions, 20 threads per function\nfloat_bessel    0  TINFO  :  initial thread: Waiting for 100 threads to finish\nfloat_bessel    0  TINFO  :  signal handler 139670551058176 started\nfloat_bessel    0  TINFO  :  Signal handler starts waiting...\nfloat_bessel    0  TINFO  :  thread 0 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 1 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 2 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 3 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 4 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 5 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 6 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 7 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 8 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 9 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 10 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 11 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 12 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 13 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 14 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 15 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 16 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 17 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 18 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 19 (j0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 20 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 21 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 22 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 23 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 24 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 25 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 26 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 27 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 28 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 29 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 30 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 31 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 32 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 33 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 34 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 35 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 36 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 37 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 38 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 39 (j1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 40 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 41 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 42 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 43 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 44 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 45 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 46 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 47 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 48 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 49 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 50 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 51 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 52 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 53 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 54 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 55 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 56 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 57 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 58 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 59 (y0) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 60 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 61 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 62 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 63 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 64 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 65 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 66 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 67 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 68 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 69 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 70 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 71 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 72 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 73 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 74 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 75 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 76 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 77 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 78 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 79 (y1) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 80 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 81 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 82 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 83 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 84 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 85 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 86 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 87 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 88 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 89 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 90 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 91 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 92 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 93 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 94 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 95 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 96 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 97 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 98 (lgamma) terminated successfully 500 loops\nfloat_bessel    0  TINFO  :  thread 99 (lgamma) terminated successfully 500 loops\nfloat_bessel    1  TPASS  :  Test passed\nfloat_exp_log    1  TPASS  :  Test passed\nfloat_exp_log    0  TINFO  :  float_exp_log: will run for 500 loops; using . as a data directory\nfloat_exp_log    0  TINFO  :  float_exp_log: will run 7 functions, 20 threads per function\nfloat_exp_log    0  TINFO  :  initial thread: Waiting for 140 threads to finish\nfloat_exp_log    0  TINFO  :  signal handler 139660163700480 started\nfloat_exp_log    0  TINFO  :  Signal handler starts waiting...\nfloat_exp_log    0  TINFO  :  thread 0 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 1 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 2 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 3 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 4 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 5 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 6 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 7 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 8 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 9 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 10 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 11 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 12 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 13 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 14 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 15 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 16 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 17 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 18 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 19 (exp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 20 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 21 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 22 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 23 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 24 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 25 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 26 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 27 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 28 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 29 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 30 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 31 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 32 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 33 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 34 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 35 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 36 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 37 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 38 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 39 (log) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 40 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 41 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 42 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 43 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 44 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 45 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 46 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 47 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 48 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 49 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 50 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 51 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 52 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 53 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 54 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 55 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 56 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 57 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 58 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 59 (log10) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 60 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 61 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 62 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 63 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 64 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 65 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 66 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 67 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 68 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 69 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 70 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 71 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 72 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 73 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 74 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 75 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 76 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 77 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 78 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 79 (frexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 80 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 81 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 82 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 83 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 84 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 85 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 86 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 87 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 88 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 89 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 90 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 91 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 92 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 93 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 94 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 95 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 96 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 97 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 98 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 99 (hypot) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 100 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 101 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 102 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 103 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 104 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 105 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 106 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 107 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 108 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 109 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 110 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 111 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 112 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 113 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 114 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 115 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 116 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 117 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 118 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 119 (ldexp) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 120 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 121 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 122 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 123 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 124 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 125 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 126 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 127 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 128 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 129 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 130 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 131 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 132 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 133 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 134 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 135 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 136 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 137 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 138 (modf) terminated successfully 500 loops\nfloat_exp_log    0  TINFO  :  thread 139 (modf) terminated successfully 500 loops\nfloat_exp_log    1  TPASS  :  Test passed\nfloat_iperb    1  TPASS  :  Test passed\nfloat_iperb    0  TINFO  :  float_iperb: will run for 500 loops; using . as a data directory\nfloat_iperb    0  TINFO  :  float_iperb: will run 3 functions, 20 threads per function\nfloat_iperb    0  TINFO  :  initial thread: Waiting for 60 threads to finish\nfloat_iperb    0  TINFO  :  signal handler 139629811508992 started\nfloat_iperb    0  TINFO  :  Signal handler starts waiting...\nfloat_iperb    0  TINFO  :  thread 0 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 1 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 2 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 3 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 4 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 5 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 6 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 7 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 8 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 9 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 10 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 11 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 12 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 13 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 14 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 15 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 16 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 17 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 18 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 19 (cosh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 20 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 21 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 22 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 23 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 24 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 25 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 26 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 27 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 28 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 29 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 30 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 31 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 32 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 33 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 34 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 35 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 36 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 37 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 38 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 39 (sinh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 40 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 41 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 42 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 43 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 44 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 45 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 46 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 47 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 48 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 49 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 50 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 51 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 52 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 53 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 54 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 55 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 56 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 57 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 58 (tanh) terminated successfully 500 loops\nfloat_iperb    0  TINFO  :  thread 59 (tanh) terminated successfully 500 loops\nfloat_iperb    1  TPASS  :  Test passed\nfloat_power    1  TPASS  :  Test passed\nfloat_power    0  TINFO  :  float_power: will run for 500 loops; using . as a data directory\nfloat_power    0  TINFO  :  float_power: will run 6 functions, 20 threads per function\nfloat_power    0  TINFO  :  initial thread: Waiting for 120 threads to finish\nfloat_power    0  TINFO  :  signal handler 140332733421312 started\nfloat_power    0  TINFO  :  Signal handler starts waiting...\nfloat_power    0  TINFO  :  thread 0 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 1 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 2 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 3 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 4 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 5 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 6 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 7 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 8 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 9 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 10 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 11 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 12 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 13 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 14 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 15 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 16 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 17 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 18 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 19 (ceil) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 20 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 21 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 22 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 23 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 24 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 25 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 26 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 27 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 28 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 29 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 30 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 31 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 32 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 33 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 34 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 35 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 36 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 37 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 38 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 39 (fabs) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 40 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 41 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 42 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 43 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 44 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 45 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 46 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 47 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 48 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 49 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 50 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 51 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 52 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 53 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 54 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 55 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 56 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 57 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 58 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 59 (floor) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 60 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 61 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 62 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 63 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 64 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 65 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 66 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 67 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 68 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 69 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 70 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 71 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 72 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 73 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 74 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 75 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 76 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 77 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 78 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 79 (fmod) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 80 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 81 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 82 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 83 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 84 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 85 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 86 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 87 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 88 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 89 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 90 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 91 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 92 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 93 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 94 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 95 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 96 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 97 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 98 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 99 (pow) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 100 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 101 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 102 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 103 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 104 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 105 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 106 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 107 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 108 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 109 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 110 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 111 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 112 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 113 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 114 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 115 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 116 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 117 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 118 (sqrt) terminated successfully 500 loops\nfloat_power    0  TINFO  :  thread 119 (sqrt) terminated successfully 500 loops\nfloat_power    1  TPASS  :  Test passed\nfloat_trigo    1  TPASS  :  Test passed\nfloat_trigo    0  TINFO  :  float_trigo: will run for 500 loops; using . as a data directory\nfloat_trigo    0  TINFO  :  float_trigo: will run 7 functions, 20 threads per function\nfloat_trigo    0  TINFO  :  initial thread: Waiting for 140 threads to finish\nfloat_trigo    0  TINFO  :  signal handler 140348656908032 started\nfloat_trigo    0  TINFO  :  Signal handler starts waiting...\nfloat_trigo    0  TINFO  :  thread 0 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 1 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 2 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 3 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 4 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 5 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 6 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 7 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 8 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 9 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 10 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 11 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 12 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 13 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 14 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 15 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 16 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 17 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 18 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 19 (acos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 20 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 21 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 22 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 23 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 24 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 25 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 26 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 27 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 28 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 29 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 30 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 31 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 32 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 33 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 34 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 35 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 36 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 37 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 38 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 39 (asin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 40 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 41 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 42 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 43 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 44 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 45 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 46 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 47 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 48 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 49 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 50 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 51 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 52 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 53 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 54 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 55 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 56 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 57 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 58 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 59 (atan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 60 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 61 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 62 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 63 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 64 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 65 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 66 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 67 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 68 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 69 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 70 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 71 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 72 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 73 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 74 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 75 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 76 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 77 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 78 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 79 (atan2) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 80 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 81 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 82 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 83 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 84 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 85 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 86 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 87 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 88 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 89 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 90 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 91 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 92 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 93 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 94 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 95 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 96 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 97 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 98 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 99 (cos) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 100 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 101 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 102 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 103 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 104 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 105 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 106 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 107 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 108 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 109 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 110 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 111 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 112 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 113 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 114 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 115 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 116 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 117 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 118 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 119 (sin) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 120 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 121 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 122 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 123 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 124 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 125 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 126 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 127 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 128 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 129 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 130 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 131 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 132 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 133 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 134 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 135 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 136 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 137 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 138 (tan) terminated successfully 500 loops\nfloat_trigo    0  TINFO  :  thread 139 (tan) terminated successfully 500 loops\nfloat_trigo    1  TPASS  :  Test passed\nfptest01    1  TPASS  :  PASS\nfptest02    1  TPASS  :  PASS\nnextafter01    1  TPASS  :  Test passed\nnextafter01    2  TPASS  :  Test passed\nnextafter01    3  TPASS  :  Test passed\nINFO: ltp-pan reported all tests PASS\nLTP Version: 20200120\nINFO: Test end time: Tue Mar  7 05:00:40 UTC 2023\n\n       ###############################################################\n\n            Done executing testcases.\n            LTP Version:  20200120\n       ###############################################################Checking for required user/group ids\n\n'nobody' user id and group found.\n'bin' user id and group found.\n'daemon' user id and group found.\nUsers group found.\nSys group found.\nRequired users/groups exist.\nno big block device was specified on commandline.\nTests which require a big block device are disabled.\nYou can specify it with option -z\nINFO: Test start time: Tue Mar  7 05:00:41 UTC 2023\nCOMMAND:    /opt/ltp/bin/ltp-pan -q  -e -S   -a 1483     -n 1483 -p -f /opt/ltp/ltp-lPblUeK292/alltests -l /opt/ltp/results/syscalls  -C /opt/ltp/output/LTP_RUN_ON-syscalls.failed -T /opt/ltp/output/LTP_RUN_ON-syscalls.tconf\nLOG File: /opt/ltp/results/syscalls\nFAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-syscalls.failed\nTCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-syscalls.tconf\nRunning tests.......\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nabort01.c:75: BROK: setrlimit(4,0x7ffc5282e8b0) failed: EINVAL (22)\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccept01.c:112: PASS: bad file descriptor successful: EBADF (9)\naccept01.c:112: PASS: fd is not socket successful: ENOTSOCK (88)\naccept01.c:112: PASS: invalid socket buffer successful: EINVAL (22)\naccept01.c:112: PASS: invalid salen successful: EINVAL (22)\naccept01.c:112: PASS: no queued connections successful: EINVAL (22)\naccept01.c:112: PASS: UDP accept successful: EOPNOTSUPP (95)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_buffers.c:55: INFO: Test is using guarded buffers\naccept02.c:127: INFO: Starting listener on port: 50303\naccept02.c:71: PASS: Multicast group was not copied: EADDRNOTAVAIL (99)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccept4_01.c:162: PASS: Close-on-exec 0, nonblock 0\naccept4_01.c:162: PASS: Close-on-exec 1, nonblock 0\naccept4_01.c:162: PASS: Close-on-exec 0, nonblock 1\naccept4_01.c:162: PASS: Close-on-exec 1, nonblock 1\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccess01.c:243: PASS: access(accessfile_rwx, F_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, F_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, X_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, X_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, W_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, W_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, R_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, R_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|W_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|W_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|X_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|X_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, W_OK|X_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, W_OK|X_OK) as nobody\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|W_OK|X_OK) as root\naccess01.c:243: PASS: access(accessfile_rwx, R_OK|W_OK|X_OK) as nobody\naccess01.c:243: PASS: access(accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessfile_x, X_OK) as nobody\naccess01.c:243: PASS: access(accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessfile_w, W_OK) as nobody\naccess01.c:243: PASS: access(accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessfile_r, R_OK) as nobody\naccess01.c:262: PASS: access(accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, W_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, R_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, R_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, R_OK|W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, R_OK|W_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_r, R_OK|W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, W_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK|W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK|W_OK|X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessfile_w, R_OK|W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, R_OK|X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, R_OK|W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessfile_x, R_OK|W_OK|X_OK) as nobody: EACCES (13)\naccess01.c:243: PASS: access(accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessfile_r, R_OK|W_OK) as root\naccess01.c:243: PASS: access(accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessfile_w, R_OK|W_OK) as root\naccess01.c:243: PASS: access(accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessfile_x, R_OK|W_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_r/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_w/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_r, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_x/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_r, R_OK) as nobody\naccess01.c:243: PASS: access(accessdir_x/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_w, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_x/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_w, W_OK) as nobody\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_x/accessfile_x, X_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rw/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rw/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_r, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rx/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_r, R_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rx/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_w, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rx/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_w, W_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_rx/accessfile_x, X_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_r, F_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_r, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_r, R_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_r, R_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_r, W_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_w, F_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_w, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_w, R_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_w, W_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_w, W_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, F_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, F_OK) as nobody\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, R_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, W_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, X_OK) as root\naccess01.c:243: PASS: access(accessdir_wx/accessfile_x, X_OK) as nobody\naccess01.c:262: PASS: access(accessdir_r/accessfile_r, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_r, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_w, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_w, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_x, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_r/accessfile_x, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_r, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_r, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_w, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_w, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_x, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_w/accessfile_x, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_x/accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_r, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_r, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_w, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_w, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_x, F_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rw/accessfile_x, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_rx/accessfile_x, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_r, W_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_r, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_r, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_w, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_w, X_OK) as root: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_w, X_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_x, R_OK) as nobody: EACCES (13)\naccess01.c:262: PASS: access(accessdir_wx/accessfile_x, W_OK) as nobody: EACCES (13)\n\nSummary:\npassed   199\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccess02.c:143: PASS: access(file_f, F_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(file_f, F_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(file_r, R_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(file_r, R_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(file_w, W_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(file_w, W_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(file_x, X_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(file_x, X_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(symlink_f, F_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(symlink_f, F_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(symlink_r, R_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(symlink_r, R_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(symlink_w, W_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(symlink_w, W_OK) as nobody behaviour is correct.\naccess02.c:143: PASS: access(symlink_x, X_OK) as root behaviour is correct.\naccess02.c:143: PASS: access(symlink_x, X_OK) as nobody behaviour is correct.\n\nSummary:\npassed   16\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccess03.c:46: PASS: access(0xffffffffffffffff, F_OK) as root: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, F_OK) as nobody: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, R_OK) as root: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, R_OK) as nobody: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, W_OK) as root: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, W_OK) as nobody: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, X_OK) as root: EFAULT (14)\naccess03.c:46: PASS: access(0xffffffffffffffff, X_OK) as nobody: EFAULT (14)\n\nSummary:\npassed   8\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\naccess04.c:75: PASS: access as root failed expectedly: EINVAL (22)\naccess04.c:75: PASS: access as nobody failed expectedly: EINVAL (22)\naccess04.c:75: PASS: access as root failed expectedly: ENOENT (2)\naccess04.c:75: PASS: access as nobody failed expectedly: ENOENT (2)\naccess04.c:75: PASS: access as root failed expectedly: ENAMETOOLONG (36)\naccess04.c:75: PASS: access as nobody failed expectedly: ENAMETOOLONG (36)\naccess04.c:75: PASS: access as root failed expectedly: ENOTDIR (20)\naccess04.c:75: PASS: access as nobody failed expectedly: ENOTDIR (20)\naccess04.c:75: PASS: access as root failed expectedly: ELOOP (40)\naccess04.c:75: PASS: access as nobody failed expectedly: ELOOP (40)\naccess04.c:75: PASS: access as root failed expectedly: EROFS (30)\naccess04.c:75: PASS: access as nobody failed expectedly: EROFS (30)\n\nSummary:\npassed   12\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nacct01.c:113: PASS: acct() failed as expected: EISDIR (21)\nacct01.c:113: PASS: acct() failed as expected: EACCES (13)\nacct01.c:113: PASS: acct() failed as expected: ENOENT (2)\nacct01.c:113: PASS: acct() failed as expected: ENOTDIR (20)\nacct01.c:113: PASS: acct() failed as expected: EPERM (1)\nacct01.c:113: PASS: acct() failed as expected: EPERM (1)\nacct01.c:113: PASS: acct() failed as expected: ELOOP (40)\nacct01.c:113: PASS: acct() failed as expected: ENAMETOOLONG (36)\nacct01.c:113: PASS: acct() failed as expected: EROFS (30)\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_kconfig.c:62: INFO: Parsing kernel config '/proc/config.gz'\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_kconfig.c:62: INFO: Parsing kernel config '/proc/config.gz'\nacct02.c:238: INFO: Verifying using 'struct acct_v3'\nacct02.c:191: INFO: == entry 1 ==\nacct02.c:82: INFO: ac_comm != 'acct02_helper' ('pulseaudio')\nacct02.c:125: INFO: elap_time/clock_ticks >= 2 (2012/100: 20.00)\nacct02.c:131: INFO: ac_exitcode != 32768 (0)\nacct02.c:139: INFO: ac_ppid != 1675 (1)\nacct02.c:191: INFO: == entry 2 ==\nacct02.c:202: INFO: Number of accounting file entries tested: 2\nacct02.c:208: PASS: acct() wrote correct file contents!\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nadd_key01.c:21: PASS: add_key call succeeded\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nadd_key02.c:58: PASS: received expected EFAULT with key type 'asymmetric'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'cifs.idmap'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'cifs.spnego'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'pkcs7_test'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'rxrpc'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'rxrpc_s'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'user'\nadd_key02.c:58: PASS: received expected EFAULT with key type 'logon'\n\nSummary:\npassed   8\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nadd_key03.c:80: PASS: expectedly could not create another user's keyrings\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_buffers.c:55: INFO: Test is using guarded buffers\nadd_key04.c:71: PASS: didn't crash while filling keyring\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nadjtimex01.c:24: PASS: adjtimex() with mode 0x403f \nadjtimex01.c:33: PASS: adjtimex() with mode 0x8001 \n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nadjtimex02.c:78: PASS: adjtimex() error 14 : EFAULT (14)\nadjtimex02.c:78: PASS: adjtimex() error 22 : EINVAL (22)\nadjtimex02.c:78: PASS: adjtimex() error 22 : EINVAL (22)\nadjtimex02.c:78: PASS: adjtimex() error 1 : EPERM (1)\nadjtimex02.c:36: CONF: this kernel normalizes buf.offset value if it is outside the acceptable range.\nadjtimex02.c:36: CONF: this kernel normalizes buf.offset value if it is outside the acceptable range.\n\nSummary:\npassed   4\nfailed   0\nskipped  2\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nalarm02.c:59: PASS: alarm(2147483647) returned 2147483647 as expected for value INT_MAX\nalarm02.c:59: PASS: alarm(2147483647) returned 2147483647 as expected for value UINT_MAX/2\nalarm02.c:59: PASS: alarm(1073741823) returned 1073741823 as expected for value UINT_MAX/4\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nalarm03.c:48: PASS: alarm(100), fork, alarm(0) parent's alarm returned 100\nalarm03.c:35: PASS: alarm(100), fork, alarm(0) child's alarm returned 0\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nalarm05.c:32: PASS: alarm() returned zero\nalarm05.c:38: PASS: alarm() returned remainder correctly\nalarm05.c:45: PASS: alarm handler fired once\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nalarm06.c:54: PASS: Received 0 alarms\nalarm06.c:57: PASS: alarm(0) returned 1\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nalarm07.c:43: PASS: Got 1 sigalarm in parent\nalarm07.c:32: PASS: alarm() request cleared in child\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbind01.c:57: PASS: invalid salen successful\nbind01.c:57: PASS: invalid socket successful\nbind01.c:57: PASS: INADDR_ANYPORT successful\nbind01.c:57: PASS: UNIX-domain of current directory successful\nbind01.c:57: PASS: non-local address successful\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbind02.c:59: INFO: Switching credentials to user: nobody, group: nogroup\nbind02.c:45: PASS: bind() failed as expected: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbind03.c:64: PASS: bind() failed with EINVAL as expected\nbind03.c:82: PASS: bind() failed with EADDRINUSE as expected\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbpf_common.h:17: INFO: Raising RLIMIT_MEMLOCK to 327680\nbpf_map01.c:54: PASS: Created hash map\nbpf_map01.c:71: PASS: Empty hash map lookup: ENOENT (2)\nbpf_map01.c:103: PASS: Update hash map element\nbpf_map01.c:123: PASS: hash map lookup\nbpf_map01.c:54: PASS: Created array map\nbpf_map01.c:103: PASS: Update array map element\nbpf_map01.c:123: PASS: array map lookup\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbpf_common.h:17: INFO: Raising RLIMIT_MEMLOCK to 327680\nbpf_prog01.c:90: PASS: Loaded program\nbpf_prog01.c:149: PASS: val = 1\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbpf_common.h:17: INFO: Raising RLIMIT_MEMLOCK to 327680\ntst_capability.c:29: INFO: Dropping CAP_SYS_ADMIN(21)\nbpf_prog02.c:143: PASS: val = 1152921504606846976 + 1\nbpf_prog02.c:160: PASS: val = 1152921504606846976 - 1\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbpf_common.h:17: INFO: Raising RLIMIT_MEMLOCK to 327680\ntst_capability.c:29: INFO: Dropping CAP_SYS_ADMIN(21)\nbpf_prog03.c:104: PASS: Failed verification: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nbrk01.c:55: PASS: brk() works fine\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_capability.c:29: INFO: Dropping CAP_NET_RAW(13)\ncapget01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_1\ncapget01.c:38: PASS: capget() returned 0\ncapget01.c:46: PASS: capget() doesn't get CAP_NET_RAW as expected in PE\ncapget01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_2\ncapget01.c:38: PASS: capget() returned 0\ncapget01.c:46: PASS: capget() doesn't get CAP_NET_RAW as expected in PE\ncapget01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_3\ncapget01.c:38: PASS: capget() returned 0\ncapget01.c:46: PASS: capget() doesn't get CAP_NET_RAW as expected in PE\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncapget02.c:51: INFO: Test bad address header\ncapget02.c:66: PASS: capget() failed as expected: EFAULT (14)\ncapget02.c:51: INFO: Test bad address data\ncapget02.c:66: PASS: capget() failed as expected: EFAULT (14)\ncapget02.c:51: INFO: Test bad version\ncapget02.c:66: PASS: capget() failed as expected: EINVAL (22)\ncapget02.c:51: INFO: Test bad pid\ncapget02.c:66: PASS: capget() failed as expected: EINVAL (22)\ncapget02.c:51: INFO: Test unused pid\ncapget02.c:66: PASS: capget() failed as expected: ESRCH (3)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncapset01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_1\ncapset01.c:43: PASS: capset() returned 0\ncapset01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_2\ncapset01.c:43: PASS: capset() returned 0\ncapset01.c:32: INFO: Test on LINUX_CAPABILITY_VERSION_3\ncapset01.c:43: PASS: capset() returned 0\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncapset02.c:65: INFO: Test bad address header\ncapset02.c:74: PASS: capset() failed as expected: EFAULT (14)\ncapset02.c:65: INFO: Test bad address data\ncapset02.c:74: PASS: capset() failed as expected: EFAULT (14)\ncapset02.c:65: INFO: Test bad version\ncapset02.c:74: PASS: capset() failed as expected: EINVAL (22)\ncapset02.c:65: INFO: Test bad value data(when pE is not in pP)\ncapset02.c:74: PASS: capset() failed as expected: EPERM (1)\ncapset02.c:65: INFO: Test bad value data(when pP is not in old pP)\ncapset02.c:74: PASS: capset() failed as expected: EPERM (1)\ncapset02.c:65: INFO: Test bad value data(when pI is not in bounding set or old pI)\ncapset02.c:74: PASS: capset() failed as expected: EPERM (1)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncapset03.c:24: INFO: Test bad value data(when pI is not old pP or old pI without CAP_SETPCAP)\ncapset03.c:32: PASS: capset() failed as expected: EPERM (1)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncapset04.c:36: PASS: capset can't modify other process capabilities\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ncacheflush01    1  TCONF  :  cacheflush01.c:134: syscall(-1) __NR_cacheflush not supported on your arch\ncacheflush01    2  TCONF  :  cacheflush01.c:134: Remaining cases not appropriate for configuration\nchdir01     0  TINFO  :  Found file chdirtest\nchdir01     0  TINFO  :  Found file .\nchdir01     0  TINFO  :  Found file ..\nchdir01     1  TPASS  :  failed as expected with ENOTDIR\nchdir01     2  TPASS  :  failed as expected with ELOOP\nchdir01     1  TPASS  :  chdir(2) to object file location through symbolic link file is ok\nchdir01     2  TPASS  :  chdir(2) to non-existent object file location through symbolic link file failed as expected\nchdir01     3  TPASS  :  Nested symbolic link access condition caught.  ELOOP is returned\nchdir02     1  TPASS  :  chdir(/) returned 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nchdir03.c:48: PASS: chdir() failed expectedly: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nchdir04     1  TPASS  :  failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nchdir04     2  TPASS  :  failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory\nchdir04     3  TPASS  :  failed as expected: TEST_ERRNO=EFAULT(14): Bad address\nchmod01     1  TPASS  :  Functionality of chmod(testfile, 0) successful\nchmod01     2  TPASS  :  Functionality of chmod(testfile, 07) successful\nchmod01     3  TPASS  :  Functionality of chmod(testfile, 070) successful\nchmod01     4  TPASS  :  Functionality of chmod(testfile, 0700) successful\nchmod01     5  TPASS  :  Functionality of chmod(testfile, 0777) successful\nchmod01     6  TPASS  :  Functionality of chmod(testfile, 02777) successful\nchmod01     7  TPASS  :  Functionality of chmod(testfile, 04777) successful\nchmod01     8  TPASS  :  Functionality of chmod(testfile, 06777) successful\nchmod01     1  TPASS  :  chmod(2) of object file permissions through symbolic link file is ok\nchmod01     2  TPASS  :  chmod(2) error when accessing non-existent object through symbolic link is caught\nchmod01     3  TPASS  :  Nested symbolic link access condition caught.  ELOOP is returned\nchmod02     1  TPASS  :  chmod(test_file, 0) returned 0\nchmod02     2  TPASS  :  chmod(test_file, 07) returned 0\nchmod02     3  TPASS  :  chmod(test_file, 070) returned 0\nchmod02     4  TPASS  :  chmod(test_file, 0700) returned 0\nchmod02     5  TPASS  :  chmod(test_file, 0777) returned 0\nchmod02     6  TPASS  :  chmod(test_file, 02777) returned 0\nchmod02     7  TPASS  :  chmod(test_file, 04777) returned 0\nchmod02     8  TPASS  :  chmod(test_file, 06777) returned 0\nchmod03     1  TPASS  :  Functionality of chmod(testfile, 01777) successful\nchmod04     1  TPASS  :  Functionality of chmod(testdir_4, 01777) successful\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nchmod05.c:64: PASS: Functionality of chmod(testdir, 043777) successful\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nchmod06.c:86: PASS: chmod failed as expected: EPERM (1)\nchmod06.c:86: PASS: chmod failed as expected: EACCES (13)\nchmod06.c:86: PASS: chmod failed as expected: EFAULT (14)\nchmod06.c:86: PASS: chmod failed as expected: EFAULT (14)\nchmod06.c:86: PASS: chmod failed as expected: ENAMETOOLONG (36)\nchmod06.c:86: PASS: chmod failed as expected: ENOENT (2)\nchmod06.c:86: PASS: chmod failed as expected: ENOTDIR (20)\nchmod06.c:86: PASS: chmod failed as expected: EROFS (30)\nchmod06.c:86: PASS: chmod failed as expected: ELOOP (40)\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nchmod07.c:58: PASS: Functionality of chmod(testfile, 01777) successful\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nchown01     1  TPASS  :  chown(t_1751, 0,0) returned 0\nchown01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: 16-bit version of chown() is not supported on your platform\nchown01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: Remaining cases not appropriate for configuration\nchown02     1  TPASS  :  chown(testfile1, ..) succeeded\nchown02     2  TPASS  :  chown(testfile2, ..) succeeded\nchown02_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: 16-bit version of chown() is not supported on your platform\nchown02_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: Remaining cases not appropriate for configuration\nchown03     1  TPASS  :  chown(testfile, ..) was successful\nchown03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: 16-bit version of chown() is not supported on your platform\nchown03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: Remaining cases not appropriate for configuration\nmke2fs 1.45.7 (28-Jan-2021)\nchown04     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nchown04     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nchown04     1  TPASS  :  chown failed: TEST_ERRNO=EPERM(1): Operation not permitted\nchown04     2  TPASS  :  chown failed: TEST_ERRNO=EACCES(13): Permission denied\nchown04     3  TPASS  :  chown failed: TEST_ERRNO=EFAULT(14): Bad address\nchown04     4  TPASS  :  chown failed: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nchown04     5  TPASS  :  chown failed: TEST_ERRNO=ENOENT(2): No such file or directory\nchown04     6  TPASS  :  chown failed: TEST_ERRNO=ENOTDIR(20): Not a directory\nchown04     7  TPASS  :  chown failed: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nchown04     8  TPASS  :  chown failed: TEST_ERRNO=EROFS(30): Read-only file system\nmke2fs 1.45.7 (28-Jan-2021)\nchown04_16    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nchown04_16    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nchown04_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: 16-bit version of chown() is not supported on your platform\nchown04_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: Remaining cases not appropriate for configuration\nchown05     1  TPASS  :  chown succeeded\nchown05     2  TPASS  :  chown succeeded\nchown05     3  TPASS  :  chown succeeded\nchown05     4  TPASS  :  chown succeeded\nchown05     5  TPASS  :  chown succeeded\nchown05_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: 16-bit version of chown() is not supported on your platform\nchown05_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/chown/../utils/compat_16.h:166: Remaining cases not appropriate for configuration\nchroot01    1  TPASS  :  chroot set errno to EPERM.\nchroot02    1  TPASS  :  chroot functionality correct\nchroot03    1  TPASS  :  failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nchroot03    2  TPASS  :  failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory\nchroot03    3  TPASS  :  failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory\nchroot03    4  TPASS  :  failed as expected: TEST_ERRNO=EFAULT(14): Bad address\nchroot03    5  TPASS  :  failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nchroot04    1  TPASS  :  got EACCESS as expected\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876493(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 32769\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876549(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876588(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=8001)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876684(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 40961\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876763(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876807(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=a001)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876883(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 16447\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876933(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 876979(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=403f)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877052(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 1\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877103(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877146(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=1)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877234(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 2\n           offset: 0\n        frequency: 100\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877284(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877328(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=2)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877405(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 4\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877455(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877503(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=4)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877566(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 8\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877604(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877642(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=8)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877717(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 32\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877764(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877795(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=20)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 877870(us)\nclock_adjtime.h:32: INFO: SET\n             mode: 16384\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 11000\n         raw time: 1678165250(s) 877901(us)\nclock_adjtime.h:32: INFO: VERIFY\n             mode: 0\n           offset: 0\n        frequency: 100\n         maxerror: 16000100\n         esterror: 16000100\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 11000\n         raw time: 1678165250(s) 877951(us)\nclock_adjtime01.c:163: PASS: clock_adjtime(): success (mode=4000)\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879285(us)\nclock_adjtime.h:32: INFO: TEST\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879285(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x0, uid=0)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879416(us)\nclock_adjtime.h:32: INFO: TEST\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879416(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x0, uid=0)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879513(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x403f, uid=0)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879609(us)\nclock_adjtime.h:32: INFO: TEST\n             mode: 16384\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 8999\n         raw time: 1678165250(s) 879609(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x4000, uid=0)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879726(us)\nclock_adjtime.h:32: INFO: TEST\n             mode: 16384\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 11001\n         raw time: 1678165250(s) 879726(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x4000, uid=0)\nclock_adjtime.h:32: INFO: GET\n             mode: 0\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879826(us)\nclock_adjtime.h:32: INFO: TEST\n             mode: 16447\n           offset: 0\n        frequency: 0\n         maxerror: 16000000\n         esterror: 16000000\n           status: 64 (0x40)\n    time_constant: 10\n        precision: 1\n        tolerance: 32768000\n             tick: 10000\n         raw time: 1678165250(s) 879826(us)\nclock_adjtime02.c:167: PASS: clock_adjtime(): failed as expected (mode=0x403f, uid=65534)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_getres01.c:47: INFO: Testing variant: default (vdso or syscall)\nclock_getres01.c:81: PASS: clock_getres(REALTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(MONOTONIC, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(-1, ...) succeeded\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_getres01.c:47: INFO: Testing variant: syscall\nclock_getres01.c:81: PASS: clock_getres(REALTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(MONOTONIC, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(-1, ...) succeeded\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_getres01.c:47: INFO: Testing variant: syscall with NULL res parameter\nclock_getres01.c:81: PASS: clock_getres(REALTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(MONOTONIC, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(PROCESS_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(THREAD_CPUTIME_ID, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_RAW, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_MONOTONIC_COARSE, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_REALTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(CLOCK_BOOTTIME_ALARM, ...) succeeded\nclock_getres01.c:81: PASS: clock_getres(-1, ...) succeeded\n\nSummary:\npassed   33\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_nanosleep01.c:90: INFO: case NORMAL\nclock_nanosleep01.c:130: PASS: returned EINVAL (22)\nclock_nanosleep01.c:90: INFO: case NORMAL\nclock_nanosleep01.c:130: PASS: returned EINVAL (22)\nclock_nanosleep01.c:90: INFO: case NORMAL\nclock_nanosleep01.c:130: PASS: returned EINVAL (22)\nclock_nanosleep01.c:90: INFO: case SEND_SIGINT\nclock_nanosleep01.c:106: INFO: remain time: 9s 499847364ns\nclock_nanosleep01.c:130: PASS: returned EINTR (4)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_timer_test.c:348: INFO: CLOCK_MONOTONIC resolution 1ns\ntst_timer_test.c:360: INFO: prctl(PR_GET_TIMERSLACK) = 50us\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 1000us 500 iterations, threshold 450.01us\ntst_timer_test.c:304: INFO: min 1071us, max 1891us, median 1076us, trunc mean 1078.40us (discarded 25)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 2000us 500 iterations, threshold 450.01us\ntst_timer_test.c:304: INFO: min 2070us, max 2193us, median 2076us, trunc mean 2075.92us (discarded 25)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 5000us 300 iterations, threshold 450.04us\ntst_timer_test.c:304: INFO: min 5075us, max 5440us, median 5090us, trunc mean 5090.16us (discarded 15)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 10000us 100 iterations, threshold 450.33us\ntst_timer_test.c:304: INFO: min 10081us, max 10153us, median 10107us, trunc mean 10106.19us (discarded 5)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 25000us 50 iterations, threshold 451.29us\ntst_timer_test.c:304: INFO: min 25101us, max 25119us, median 25109us, trunc mean 25108.54us (discarded 2)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 100000us 10 iterations, threshold 537.00us\ntst_timer_test.c:304: INFO: min 100107us, max 100131us, median 100109us, trunc mean 100109.67us (discarded 1)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: clock_nanosleep() sleeping for 1000000us 2 iterations, threshold 4400.00us\ntst_timer_test.c:304: INFO: min 1000110us, max 1000115us, median 1000110us, trunc mean 1000110.00us (discarded 1)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_nanosleep2_01.c:40: PASS: clock_nanosleep2() passed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_REALTIME (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_REALTIME (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW (vDSO or syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_BOOTTIME (syscall) passed\nclock_gettime01.c:121: PASS: clock_gettime(2): clock CLOCK_BOOTTIME (vDSO or syscall) passed\n\nSummary:\npassed   16\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_gettime02.c:109: PASS: clock_gettime(2): clock UNKNOWN/INVALID failed as expected: EINVAL (22)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock UNKNOWN/INVALID failed as expected: EINVAL (22)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_REALTIME failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_MONOTONIC failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_PROCESS_CPUTIME_ID failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_THREAD_CPUTIME_ID failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_REALTIME_COARSE failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_COARSE failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_MONOTONIC_RAW failed as expected: EFAULT (14)\nclock_gettime02.c:109: PASS: clock_gettime(2): clock CLOCK_BOOTTIME failed as expected: EFAULT (14)\n\nSummary:\npassed   10\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nleapsec01.c:130: INFO: test start at 05:00:59.882518476\nleapsec01.c:100: INFO: now is     05:00:59.882638283\nleapsec01.c:104: INFO: sleep until 05:01:00.882638283\nleapsec01.c:112: INFO: now is     05:01:00.882745746\nleapsec01.c:115: INFO: hrtimer early expiration is not detected.\nleapsec01.c:138: INFO: scheduling leap second 00:00:00.000000000\nleapsec01.c:144: INFO: setting time to        23:59:58.000000000\nleapsec01.c:88: INFO: 23:59:58.000040000 adjtimex: clock synchronized\nleapsec01.c:88: INFO: 23:59:58.000062000 adjtimex: clock synchronized\nleapsec01.c:88: INFO: 23:59:58.000076000 adjtimex: clock synchronized\nleapsec01.c:88: INFO: 23:59:58.000091000 adjtimex: clock synchronized\nleapsec01.c:88: INFO: 23:59:58.500218000 adjtimex: clock synchronized\nleapsec01.c:88: INFO: 23:59:59.000384000 adjtimex: insert leap second\nleapsec01.c:88: INFO: 23:59:59.500551000 adjtimex: insert leap second\nleapsec01.c:88: INFO: 23:59:59.002827000 adjtimex: leap second in progress\nleapsec01.c:88: INFO: 23:59:59.503115000 adjtimex: leap second in progress\nleapsec01.c:88: INFO: 00:00:00.003285000 adjtimex: leap second has occurred\nleapsec01.c:88: INFO: 00:00:00.503455000 adjtimex: leap second has occurred\nleapsec01.c:88: INFO: 00:00:01.003655000 adjtimex: leap second has occurred\nleapsec01.c:88: INFO: 00:00:01.503825000 adjtimex: leap second has occurred\nleapsec01.c:88: INFO: 00:00:02.004023000 adjtimex: leap second has occurred\nleapsec01.c:100: INFO: now is     00:00:02.504196245\nleapsec01.c:104: INFO: sleep until 00:00:03.504196245\nleapsec01.c:112: INFO: now is     00:00:03.504301968\nleapsec01.c:115: INFO: hrtimer early expiration is not detected.\nleapsec01.c:88: INFO: 00:00:03.504368000 adjtimex: leap second has occurred\nleapsec01.c:88: INFO: 00:00:03.504387000 adjtimex: clock synchronized\nleapsec01.c:170: INFO: restoring time to 05:01:05.386918520\nleapsec01.c:100: INFO: now is     05:01:05.386928067\nleapsec01.c:104: INFO: sleep until 05:01:06.386928067\nleapsec01.c:112: INFO: now is     05:01:06.387067420\nleapsec01.c:115: INFO: hrtimer early expiration is not detected.\nleapsec01.c:177: PASS: No errors were reported during this test!\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_buffers.c:55: INFO: Test is using guarded buffers\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_settime01.c:46: PASS: clock_settime(2): was able to advance time\nclock_settime01.c:64: PASS: clock_settime(2): was able to recede time\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclock_settime02.c:122: PASS: clock_settime(CLOCK_REALTIME): failed as expected: EFAULT (14)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_REALTIME): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_MONOTONIC): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(UNKNOWN/INVALID): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(UNKNOWN/INVALID): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_MONOTONIC_COARSE): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_MONOTONIC_RAW): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_BOOTTIME): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_PROCESS_CPUTIME_ID): failed as expected: EINVAL (22)\nclock_settime02.c:122: PASS: clock_settime(CLOCK_THREAD_CPUTIME_ID): failed as expected: EINVAL (22)\n\nSummary:\npassed   12\nfailed   0\nskipped  0\nwarnings 0\nclone01     1  TPASS  :  clone returned 1797\nclone02     1  TPASS  :  Test Passed\nclone02     2  TPASS  :  Test Passed\nclone03     1  TPASS  :  Test passed\nclone04     1  TPASS  :  expected failure; Got EINVAL\nclone05     1  TPASS  :  Test Passed\nclone06     1  TPASS  :  Test Passed\nclone07     1  TPASS  :  Use of return() in child did not cause SIGSEGV\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclone08.c:71: INFO: running CLONE_PARENT\nclone08.c:115: PASS: clone and forked child has the same parent\nclone08.c:71: INFO: running CLONE_CHILD_SETTID\nclone08.c:133: PASS: clone() correctly set ctid\nclone08.c:71: INFO: running CLONE_PARENT_SETTID\nclone08.c:143: PASS: clone() correctly set ptid\nclone08.c:71: INFO: running CLONE_THREAD\nclone08.c:222: PASS: clone has the same thread id\nclone08.c:212: PASS: futex exit on ctid change, ctid: 0\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nclone09.c:60: INFO: create clone in a new netns with 'CLONE_NEWNET' flag\nclone09.c:83: PASS: sysctl params differ in new netns\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nclose01     1  TPASS  :  file appears closed\nclose01     2  TPASS  :  pipe appears closed\nclose02     1  TPASS  :  call returned EBADF\nclose08     1  TPASS  :  close(tfile_1823) returned 0\nconfstr01    1  TPASS  :  confstr PATH = '/bin:/usr/bin'\nconfstr01    2  TPASS  :  confstr XBS5_ILP32_OFF32_CFLAGS = ''\nconfstr01    3  TPASS  :  confstr XBS5_ILP32_OFF32_LDFLAGS = ''\nconfstr01    4  TPASS  :  confstr XBS5_ILP32_OFF32_LIBS = ''\nconfstr01    5  TPASS  :  confstr XBS5_ILP32_OFF32_LINTFLAGS = ''\nconfstr01    6  TPASS  :  confstr XBS5_ILP32_OFFBIG_CFLAGS = ''\nconfstr01    7  TPASS  :  confstr XBS5_ILP32_OFFBIG_LDFLAGS = ''\nconfstr01    8  TPASS  :  confstr XBS5_ILP32_OFFBIG_LIBS = ''\nconfstr01    9  TPASS  :  confstr XBS5_ILP32_OFFBIG_LINTFLAGS = ''\nconfstr01   10  TPASS  :  confstr XBS5_LP64_OFF64_CFLAGS = '-m64'\nconfstr01   11  TPASS  :  confstr XBS5_LP64_OFF64_LDFLAGS = '-m64'\nconfstr01   12  TPASS  :  confstr XBS5_LP64_OFF64_LIBS = ''\nconfstr01   13  TPASS  :  confstr XBS5_LP64_OFF64_LINTFLAGS = ''\nconfstr01   14  TPASS  :  confstr XBS5_LPBIG_OFFBIG_CFLAGS = ''\nconfstr01   15  TPASS  :  confstr XBS5_LPBIG_OFFBIG_LDFLAGS = ''\nconfstr01   16  TPASS  :  confstr XBS5_LPBIG_OFFBIG_LIBS = ''\nconfstr01   17  TPASS  :  confstr XBS5_LPBIG_OFFBIG_LINTFLAGS = ''\nconfstr01   18  TPASS  :  confstr GNU_LIBC_VERSION = 'glibc 2.31'\nconfstr01   19  TPASS  :  confstr GNU_LIBPTHREAD_VERSION = 'NPTL 2.31'\nconnect01    1  TPASS  :  bad file descriptor successful\nconnect01    2  TPASS  :  invalid socket buffer successful\nconnect01    3  TPASS  :  invalid salen successful\nconnect01    4  TPASS  :  invalid socket successful\nconnect01    5  TPASS  :  already connected successful\nconnect01    6  TPASS  :  connection refused successful\nconnect01    7  TPASS  :  invalid address family successful\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat01.c:50: PASS: creat() truncated file to 0 bytes\ncreat01.c:55: PASS: file was created and written to successfully\ncreat01.c:60: PASS: read failed expectedly: EBADF (9)\ncreat01.c:50: PASS: creat() truncated file to 0 bytes\ncreat01.c:55: PASS: file was created and written to successfully\ncreat01.c:60: PASS: read failed expectedly: EBADF (9)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat03.c:36: INFO: Created file has mode = 0100674\ncreat03.c:41: PASS: save text bit cleared\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat04.c:49: PASS: call failed with EACCES as expected\ncreat04.c:49: PASS: call failed with EACCES as expected\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat05.c:49: INFO: getdtablesize() = 1024\ncreat05.c:59: INFO: Opened additional #1018 fds\ncreat05.c:36: PASS: creat() failed with EMFILE\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat06.c:105: PASS: got expected failure: EISDIR (21)\ncreat06.c:105: PASS: got expected failure: ENAMETOOLONG (36)\ncreat06.c:105: PASS: got expected failure: ENOENT (2)\ncreat06.c:105: PASS: got expected failure: ENOTDIR (20)\ncreat06.c:105: PASS: got expected failure: EFAULT (14)\ncreat06.c:105: PASS: got expected failure: EACCES (13)\ncreat06.c:105: PASS: got expected failure: ELOOP (40)\ncreat06.c:105: PASS: got expected failure: EROFS (30)\n\nSummary:\npassed   8\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ncreat07.c:42: PASS: creat() received EXTBSY\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ncreat08     1  TPASS  :  Test passed in block0.\ncreat08     2  TPASS  :  Test passed in block1.\ncreat08     3  TPASS  :  Test passed in block2.\ncreat08     4  TPASS  :  Test passed in block3\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_module.c:69: CONF: Failed to find module 'dummy_del_mod.ko'\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ndelete_module02.c:65: INFO: test nonexistent module\ndelete_module02.c:70: PASS: delete_module() failed as expected: ENOENT (2)\ndelete_module02.c:65: INFO: test null terminated module name\ndelete_module02.c:70: PASS: delete_module() failed as expected: ENOENT (2)\ndelete_module02.c:65: INFO: test module name outside program's accessible address space\ndelete_module02.c:70: PASS: delete_module() failed as expected: EFAULT (14)\ndelete_module02.c:65: INFO: test long module name\ndelete_module02.c:70: PASS: delete_module() failed as expected: ENOENT (2)\ndelete_module02.c:65: INFO: test non-superuser\ndelete_module02.c:70: PASS: delete_module() failed as expected: EPERM (1)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_module.c:69: CONF: Failed to find module 'dummy_del_mod.ko'\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ndup01       1  TPASS  :  dup(dupfile) returned 7\ndup02       1  TPASS  :  dup failed as expected with EBADF\ndup02       2  TPASS  :  dup failed as expected with EBADF\ndup03       1  TPASS  :  dup failed as expected with EMFILE\ndup05       1  TPASS  :  dup returned 7\ndup06       1  TPASS  :  Test passed.\ndup07       1  TPASS  :  Passed in read mode.\ndup07       2  TPASS  :  Passed in write mode.\ndup07       3  TPASS  :  Passed in read/write mode.\ndup201      1  TPASS  :  failed as expected - errno = 9 : Bad file descriptor\ndup201      2  TPASS  :  failed as expected - errno = 9 : Bad file descriptor\ndup201      3  TPASS  :  failed as expected - errno = 9 : Bad file descriptor\ndup201      4  TPASS  :  failed as expected - errno = 9 : Bad file descriptor\ndup202      1  TPASS  :  fstat shows new and old modes are the same\ndup202      2  TPASS  :  fstat shows new and old modes are the same\ndup202      3  TPASS  :  fstat shows new and old modes are the same\ndup203      0  TINFO  :  Enter block 1\ndup203      0  TINFO  :  Test duping over an open fd\ndup203      1  TPASS  :  dup2 test 1 functionality is correct\ndup203      0  TINFO  :  Exit block 1\ndup203      0  TINFO  :  Enter block 2\ndup203      0  TINFO  :  Test close on exec flag\ndup203      2  TPASS  :  dup2 test 2 functionality is correct\ndup203      0  TINFO  :  Exit block 2\ndup204      1  TPASS  :  original and duped inodes are the same\ndup204      2  TPASS  :  original and duped inodes are the same\ndup205      1  TPASS  :  Test passed.\ndup3_01     1  TPASS  :  dup3(O_CLOEXEC) PASSED\ndup3_02     1  TPASS  :  dup3 failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\ndup3_02     2  TPASS  :  dup3 failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\ndup3_02     3  TPASS  :  dup3 failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nepoll_create1_01.c:46: PASS: epoll_create1(EPOLL_CLOEXEC) PASSED\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nepoll01     0  TINFO  :  testing if epoll() system call works\nepoll01     0  TINFO  :  gettimeofday() works\nepoll01     0  TINFO  :  random number seeded with gettimeofday() [seed = 644512] works\nepoll01     0  TINFO  :  Testing epoll_create\nepoll01     1  TPASS  :  epoll_create with negative set size\nepoll01     2  TPASS  :  epoll_create with large set size (size = 2147483647)\nepoll01     3  TPASS  :  epoll_create with large set size (size = 2147483646)\nepoll01     4  TPASS  :  epoll_create with large set size (size = 2147483645)\nepoll01     5  TPASS  :  epoll_create with large set size (size = 2147483644)\nepoll01     6  TPASS  :  epoll_create with large set size (size = 2147483643)\nepoll01     7  TPASS  :  epoll_create with large set size (size = 2147483642)\nepoll01     8  TPASS  :  epoll_create with large set size (size = 2147483641)\nepoll01     9  TPASS  :  epoll_create with large set size (size = 2147483640)\nepoll01    10  TPASS  :  epoll_create with large set size (size = 2147483639)\nepoll01    11  TPASS  :  epoll_create with large set size (size = 2147483638)\nepoll01    12  TPASS  :  epoll_create with large set size (size = 2147483637)\nepoll01    13  TPASS  :  epoll_create with large set size (size = 2147483636)\nepoll01    14  TPASS  :  epoll_create with large set size (size = 2147483635)\nepoll01    15  TPASS  :  epoll_create with large set size (size = 2147483634)\nepoll01    16  TPASS  :  epoll_create with large set size (size = 2147483633)\nepoll01    17  TPASS  :  epoll_create with large set size (size = 2147483632)\nepoll01    18  TPASS  :  epoll_create with random large set size (size = 3357910)\nepoll01    19  TPASS  :  epoll_create with random large set size (size = 504983847)\nepoll01    20  TPASS  :  epoll_create with random large set size (size = 1490767961)\nepoll01    21  TPASS  :  epoll_create with random large set size (size = 1098607819)\nepoll01    22  TPASS  :  epoll_create with random large set size (size = 556550257)\nepoll01    23  TPASS  :  epoll_create with random large set size (size = 1313456682)\nepoll01    24  TPASS  :  epoll_create with random large set size (size = 1656819830)\nepoll01    25  TPASS  :  epoll_create with random large set size (size = 505880335)\nepoll01    26  TPASS  :  epoll_create with random large set size (size = 1116272915)\nepoll01    27  TPASS  :  epoll_create with random large set size (size = 1349625218)\nepoll01    28  TPASS  :  epoll_create with random large set size (size = 1515751681)\nepoll01    29  TPASS  :  epoll_create with random large set size (size = 824269746)\nepoll01    30  TPASS  :  epoll_create with random large set size (size = 1286543397)\nepoll01    31  TPASS  :  epoll_create with random large set size (size = 499764085)\nepoll01    32  TPASS  :  epoll_create with random large set size (size = 2446129)\nepoll01    33  TPASS  :  epoll_create with random large set size (size = 2114558604)\nepoll01     0  TINFO  :  Summary: Of 33 tests, epoll_create failed 0 (100% passed).\nepoll01     0  TINFO  :  Testing epoll_ctl\nepoll01     0  TINFO  :  Summary: Of 13824 tests, epoll_ctl failed 0 (100% passed).\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nepoll_ctl01.c:119: PASS: epoll_ctl() succeeds with op 1\nepoll_ctl01.c:119: PASS: epoll_ctl() succeeds with op 3\nepoll_ctl01.c:119: PASS: epoll_ctl() succeeds with op 2\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: EBADF (9)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: EBADF (9)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: EINVAL (22)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: EINVAL (22)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: ENOENT (2)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: ENOENT (2)\nepoll_ctl02.c:101: PASS: epoll_ctl() fails as expected: EEXIST (17)\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nepoll_wait01.c:45: INFO: Pipe buffer size is 65536 bytes\nepoll_wait01.c:127: PASS: epoll_wait() epollout\nepoll_wait01.c:165: PASS: epoll_wait() epollin\nepoll_wait01.c:212: PASS: epoll_wait() epollio\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_timer_test.c:348: INFO: CLOCK_MONOTONIC resolution 1ns\ntst_timer_test.c:360: INFO: prctl(PR_GET_TIMERSLACK) = 50us\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 1000us 500 iterations, threshold 450.01us\ntst_timer_test.c:304: INFO: min 1044us, max 1088us, median 1062us, trunc mean 1062.12us (discarded 25)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 2000us 500 iterations, threshold 450.01us\ntst_timer_test.c:304: INFO: min 2062us, max 2206us, median 2080us, trunc mean 2075.96us (discarded 25)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 5000us 300 iterations, threshold 450.04us\ntst_timer_test.c:304: INFO: min 5068us, max 5141us, median 5083us, trunc mean 5082.69us (discarded 15)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 10000us 100 iterations, threshold 450.33us\ntst_timer_test.c:304: INFO: min 10077us, max 10136us, median 10084us, trunc mean 10084.37us (discarded 5)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 25000us 50 iterations, threshold 451.29us\ntst_timer_test.c:304: INFO: min 25082us, max 31710us, median 25090us, trunc mean 25089.71us (discarded 2)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 100000us 10 iterations, threshold 537.00us\ntst_timer_test.c:304: INFO: min 100140us, max 100163us, median 100155us, trunc mean 100151.22us (discarded 1)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\ntst_timer_test.c:262: INFO: epoll_wait() sleeping for 1000000us 2 iterations, threshold 4400.00us\ntst_timer_test.c:304: INFO: min 1001055us, max 1001067us, median 1001055us, trunc mean 1001055.00us (discarded 1)\ntst_timer_test.c:322: PASS: Measured times are within thresholds\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\nepoll_wait03    1  TPASS  :  epoll_wait() fails as expected: TEST_ERRNO=EBADF(9): Bad file descriptor\nepoll_wait03    2  TPASS  :  epoll_wait() fails as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nepoll_wait03    3  TPASS  :  epoll_wait() fails as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nepoll_wait03    4  TPASS  :  epoll_wait() fails as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nepoll_wait03    5  TPASS  :  epoll_wait() fails as expected: TEST_ERRNO=EFAULT(14): Bad address\nepoll_pwait01    1  TPASS  :  epoll_pwait(sigmask) blocked signal\nepoll_pwait01    0  TINFO  :  Child process returned TPASS\nepoll_pwait01    2  TPASS  :  epoll_wait() failed as expected: TEST_ERRNO=EINTR(4): Interrupted system call\nepoll_pwait01    0  TINFO  :  Child process returned TPASS\neventfd01    1  TPASS  :  counter value matches required\neventfd01    2  TPASS  :  read failed with EAGAIN as expected\neventfd01    3  TPASS  :  counter value matches required\neventfd01    4  TPASS  :  write failed with EAGAIN as expected\neventfd01    5  TPASS  :  read failed with EINVAL as expected\neventfd01    6  TPASS  :  write failed with EINVAL as expected\neventfd01    7  TPASS  :  write failed with EINVAL as expected\neventfd01    8  TPASS  :  fd is set in readfds\neventfd01    9  TPASS  :  fd is not set in readfds\neventfd01   10  TPASS  :  fd is set in writefds\neventfd01   11  TPASS  :  fd is not set in writefds\neventfd01    1  TPASS  :  counter value matches required\neventfd01    2  TPASS  :  read failed with EAGAIN as expected\neventfd01    3  TPASS  :  counter value matches required\neventfd01    4  TPASS  :  write failed with EAGAIN as expected\neventfd01    5  TPASS  :  read failed with EINVAL as expected\neventfd01    6  TPASS  :  write failed with EINVAL as expected\neventfd01    7  TPASS  :  write failed with EINVAL as expected\neventfd01    8  TPASS  :  fd is set in readfds\neventfd01    9  TPASS  :  fd is not set in readfds\neventfd01   10  TPASS  :  fd is set in writefds\neventfd01   11  TPASS  :  fd is not set in writefds\neventfd01   12  TPASS  :  counter value write from child successful\neventfd01   13  TPASS  :  read fd set as expected\neventfd01   14  TPASS  :  POLLERR occurred as expected\neventfd01   15  TPASS  :  overflow occurred as expected\neventfd2_01    1  TPASS  :  eventfd2(EFD_CLOEXEC) Passed\neventfd2_02    1  TPASS  :  eventfd2(EFD_NONBLOCK) PASSED\n[15711] posting 1 on 7\n[15711] waiting on 6\n[15711] wait completed on 6: count=1\n[15711] posting 1 on 7\n[15711] waiting on 6\n[15711] wait completed on 6: count=1\n[15711] posting 5 on 7\n[15711] waiting 5 times on 6\n[15711] wait completed on 6: count=1\n[15711] wait completed on 6: count=1\n[15711] wait completed on 6: count=1\n[15711] wait completed on 6: count=1\n[15711] wait completed on 6: count=1\n[15710] posting 1 on 6\n[15710] waiting on 7\n[15710] wait completed on 7: count=1\n[15710] posting 1 on 6\n[15710] waiting on 7\n[15710] wait completed on 7: count=1\n[15710] posting 5 on 6\n[15710] waiting 5 times on 7\n[15710] wait completed on 7: count=1\n[15710] wait completed on 7: count=1\n[15710] wait completed on 7: count=1\n[15710] wait completed on 7: count=1\n[15710] wait completed on 7: count=1\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecl01_child.c:20: PASS: execl01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecle01_child.c:34: PASS: execle01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexeclp01_child.c:20: PASS: execlp01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecv01_child.c:23: PASS: execv01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecve01_child.c:34: PASS: execve01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecve02.c:54: PASS: execve() failed expectedly: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecve03.c:124: PASS: execve failed as expected: ENAMETOOLONG (36)\nexecve03.c:124: PASS: execve failed as expected: ENOENT (2)\nexecve03.c:124: PASS: execve failed as expected: ENOTDIR (20)\nexecve03.c:124: PASS: execve failed as expected: EFAULT (14)\nexecve03.c:124: PASS: execve failed as expected: EACCES (13)\nexecve03.c:124: PASS: execve failed as expected: ENOEXEC (8)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecve04.c:50: PASS: execve failed as expected: ETXTBSY (26)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\nexecve_child.c:22: PASS: argv[1] is canary, expected 'canary'\n\nSummary:\npassed   160\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecvp01_child.c:20: PASS: execvp01_child executed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecveat_child.c:17: PASS: execveat_child run as expected\nexecveat_child.c:17: PASS: execveat_child run as expected\nexecveat_child.c:17: PASS: execveat_child run as expected\nexecveat_child.c:17: PASS: execveat_child run as expected\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexecveat02.c:63: PASS: execveat() fails as expected: EBADF (9)\nexecveat02.c:63: PASS: execveat() fails as expected: EINVAL (22)\nexecveat02.c:63: PASS: execveat() fails as expected: ELOOP (40)\nexecveat02.c:63: PASS: execveat() fails as expected: ENOTDIR (20)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_fs_setup.c:39: CONF: tst_test.c:964: overlayfs is not configured in this kernel\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\nexit01      1  TPASS  :  exit() test PASSED\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nexit02.c:46: PASS: File written by child read back correctly\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nexit_group01    1  TPASS  :  exit_group() succeeded\nfaccessat01    1  TPASS  :  faccessat() returned the expected  errno 0: Success\nfaccessat01    2  TPASS  :  faccessat() returned the expected  errno 0: Success\nfaccessat01    3  TPASS  :  faccessat() returned the expected  errno 20: Not a directory\nfaccessat01    4  TPASS  :  faccessat() returned the expected  errno 9: Bad file descriptor\nfaccessat01    5  TPASS  :  faccessat() returned the expected  errno 0: Success\nfaccessat01    6  TPASS  :  faccessat() returned the expected  errno 0: Success\nfallocate01    1  TPASS  :  fallocate(6, 0, 49152, 4096) returned 0\nfallocate01    2  TPASS  :  write operation on fallocated(6, 0, 49152, 4096) returned 1\nfallocate01    3  TPASS  :  fallocate(7, 1, 49152, 4096) returned 0\nfallocate01    4  TPASS  :  write operation on fallocated(7, 1, 49152, 4096) returned 1\nfallocate02    1  TPASS  :  fallocate(test_file1:6, 1, 0, 1024) returned 9: TEST_ERRNO=EBADF(9): Bad file descriptor\nfallocate02    2  TPASS  :  fallocate(test_file2:7, 1, -1024, 1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument\nfallocate02    3  TPASS  :  fallocate(test_file2:7, 1, 1024, -1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument\nfallocate02    4  TPASS  :  fallocate(test_file2:7, 1, 12288, 0) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument\nfallocate02    5  TPASS  :  fallocate(test_file2:7, 1, 12288, -1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument\nfallocate02    6  TPASS  :  fallocate(test_file2:7, 1, -24576, 1024) returned 22: TEST_ERRNO=EINVAL(22): Invalid argument\nfallocate02    7  TPASS  :  fallocate(test_file2:7, 1, 9223372036854774784, 1024) returned 27: TEST_ERRNO=EFBIG(27): File too large\nfallocate02    8  TPASS  :  fallocate(test_file2:7, 1, 1024, 9223372036854774784) returned 27: TEST_ERRNO=EFBIG(27): File too large\nfallocate03    1  TPASS  :  fallocate(tfile_sparse_15936, 0, 8192, 4096) returned 0\nfallocate03    2  TPASS  :  fallocate(tfile_sparse_15936, 0, 49152, 4096) returned 0\nfallocate03    3  TPASS  :  fallocate(tfile_sparse_15936, 0, 69632, 4096) returned 0\nfallocate03    4  TPASS  :  fallocate(tfile_sparse_15936, 0, 102400, 4096) returned 0\nfallocate03    5  TPASS  :  fallocate(tfile_sparse_15936, 1, 8192, 4096) returned 0\nfallocate03    6  TPASS  :  fallocate(tfile_sparse_15936, 1, 49152, 4096) returned 0\nfallocate03    7  TPASS  :  fallocate(tfile_sparse_15936, 1, 77824, 4096) returned 0\nfallocate03    8  TPASS  :  fallocate(tfile_sparse_15936, 1, 106496, 4096) returned 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate04.c:82: INFO: allocate '3072' bytes\nfallocate04.c:86: CONF: fallocate() not supported\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate04.c:82: INFO: allocate '3072' bytes\nfallocate04.c:86: CONF: fallocate() not supported\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate04.c:82: INFO: allocate '3072' bytes\nfallocate04.c:96: PASS: test-case succeeded\nfallocate04.c:103: INFO: read allocated file size '3072'\nfallocate04.c:104: INFO: make a hole with FALLOC_FL_PUNCH_HOLE\nfallocate04.c:120: INFO: check that file has a hole with lseek(,,SEEK_HOLE)\nfallocate04.c:137: INFO: found a hole at '1024' offset\nfallocate04.c:142: INFO: allocated file size before '3072' and after '2048'\nfallocate04.c:66: INFO: reading the file, compare with expected buffer\nfallocate04.c:154: PASS: test-case succeeded\nfallocate04.c:159: INFO: zeroing file space with FALLOC_FL_ZERO_RANGE\nfallocate04.c:168: INFO: read current allocated file size '2048'\nfallocate04.c:184: INFO: allocated file size before '2048' and after '3072'\nfallocate04.c:66: INFO: reading the file, compare with expected buffer\nfallocate04.c:196: PASS: test-case succeeded\nfallocate04.c:201: INFO: collapsing file space with FALLOC_FL_COLLAPSE_RANGE\nfallocate04.c:205: INFO: read current allocated file size '3072'\nfallocate04.c:218: INFO: allocated file size before '3072' and after '2048'\nfallocate04.c:66: INFO: reading the file, compare with expected buffer\nfallocate04.c:236: PASS: test-case succeeded\nfallocate04.c:241: INFO: inserting space with FALLOC_FL_INSERT_RANGE\nfallocate04.c:245: INFO: read current allocated file size '2048'\nfallocate04.c:262: INFO: allocated file size before '2048' and after '3072'\nfallocate04.c:66: INFO: reading the file, compare with expected buffer\nfallocate04.c:274: PASS: test-case succeeded\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate04.c:82: INFO: allocate '12288' bytes\nfallocate04.c:96: PASS: test-case succeeded\nfallocate04.c:103: INFO: read allocated file size '12288'\nfallocate04.c:104: INFO: make a hole with FALLOC_FL_PUNCH_HOLE\nfallocate04.c:114: CONF: FALLOC_FL_PUNCH_HOLE not supported\n\nSummary:\npassed   6\nfailed   0\nskipped  3\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_device.c:281: INFO: Skipping $LTP_DEV size 256MB, requested size 512MB\ntst_device.c:87: INFO: Found free device 1 '/dev/loop1'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop1 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate05.c:62: CONF: fallocate() not supported: EOPNOTSUPP (95)\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop1 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfallocate05.c:62: CONF: fallocate() not supported: EOPNOTSUPP (95)\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop1 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file0 size 21710183\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file1 size 8070086\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file2 size 3971177\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file3 size 36915315\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file4 size 70310993\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file5 size 4807935\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file6 size 90739786\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file7 size 76896492\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file8 size 72228649\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file9 size 36207821\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file10 size 81483962\ntst_fill_fs.c:59: INFO: write(): ENOSPC (28)\nfallocate05.c:77: PASS: write() wrote 65536 bytes\nfallocate05.c:98: INFO: fallocate()d 0 extra blocks on full FS\nfallocate05.c:110: PASS: fallocate() on full FS\nfallocate05.c:126: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE)\nfallocate05.c:132: PASS: write()\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop1 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file0 size 21710183\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file1 size 8070086\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file2 size 3971177\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file3 size 36915315\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file4 size 70310993\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file5 size 4807935\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file6 size 90739786\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file7 size 76896492\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file8 size 72228649\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file9 size 36207821\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file10 size 81483962\ntst_fill_fs.c:32: INFO: Creating file mntpoint/file11 size 92198827\ntst_fill_fs.c:59: INFO: write(): ENOSPC (28)\nfallocate05.c:77: PASS: write() wrote 65536 bytes\nfallocate05.c:98: INFO: fallocate()d 0 extra blocks on full FS\nfallocate05.c:110: PASS: fallocate() on full FS\nfallocate05.c:122: CONF: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE)\n\nSummary:\npassed   6\nfailed   0\nskipped  3\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EINVAL (22)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ENODATA (61)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: E2BIG (7)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EEXIST (17)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EFAULT (14)\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EINVAL (22)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ENODATA (61)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: E2BIG (7)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EEXIST (17)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EFAULT (14)\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EINVAL (22)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ENODATA (61)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: E2BIG (7)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EEXIST (17)\nfsetxattr01.c:164: PASS: fsetxattr(2) passed\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: ERANGE (34)\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EFAULT (14)\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsetxattr01.c:186: PASS: fsetxattr(2) failed: EINVAL (22)\nfsetxattr01.c:150: CONF: fsetxattr(2) not supported\n\nSummary:\npassed   28\nfailed   0\nskipped  1\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsetxattr02.c:170: PASS: fsetxattr(2) on testfile passed\nfsetxattr02.c:170: PASS: fsetxattr(2) on testdir passed\nfsetxattr02.c:192: PASS: fsetxattr(2) on symlink failed: EEXIST (17)\nfsetxattr02.c:192: PASS: fsetxattr(2) on fifo failed: EPERM (1)\nfsetxattr02.c:192: PASS: fsetxattr(2) on chr failed: EPERM (1)\nfsetxattr02.c:192: PASS: fsetxattr(2) on blk failed: EPERM (1)\nfsetxattr02.c:192: PASS: fsetxattr(2) on sock failed: EPERM (1)\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\nposix_fadvise01.c:54: PASS: call succeeded expectedly\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\nposix_fadvise02.c:57: PASS: expected failure - returned value = 9 : EBADF\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise03.c:86: PASS: skipping defined - advise = 0\nposix_fadvise03.c:86: PASS: skipping defined - advise = 1\nposix_fadvise03.c:86: PASS: skipping defined - advise = 2\nposix_fadvise03.c:86: PASS: skipping defined - advise = 3\nposix_fadvise03.c:86: PASS: skipping defined - advise = 4\nposix_fadvise03.c:86: PASS: skipping defined - advise = 5\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 6 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 7 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 8 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 9 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 10 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 11 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 12 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 13 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 14 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 15 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 16 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 17 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 18 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 19 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 20 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 21 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 22 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 23 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 24 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 25 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 26 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 27 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 28 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 29 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 30 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 31 : EINVAL\n\nSummary:\npassed   32\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise03.c:86: PASS: skipping defined - advise = 0\nposix_fadvise03.c:86: PASS: skipping defined - advise = 1\nposix_fadvise03.c:86: PASS: skipping defined - advise = 2\nposix_fadvise03.c:86: PASS: skipping defined - advise = 3\nposix_fadvise03.c:86: PASS: skipping defined - advise = 4\nposix_fadvise03.c:86: PASS: skipping defined - advise = 5\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 6 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 7 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 8 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 9 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 10 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 11 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 12 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 13 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 14 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 15 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 16 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 17 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 18 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 19 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 20 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 21 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 22 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 23 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 24 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 25 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 26 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 27 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 28 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 29 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 30 : EINVAL\nposix_fadvise03.c:100: PASS: expected failure - returned value = 22, advise = 31 : EINVAL\n\nSummary:\npassed   32\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\nposix_fadvise04.c:57: PASS: expected failure - returned value = 29 : ESPIPE\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\nfchdir01    1  TPASS  :  fchdir call succeeded\nfchdir02    1  TPASS  :  failed as expected with EBADF\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfchdir03.c:42: PASS: fchdir() failed expectedly: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfchmod01.c:40: PASS: Functionality of fchmod(6, 0) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 07) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 070) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 0700) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 0777) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 02777) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 04777) successful\nfchmod01.c:40: PASS: Functionality of fchmod(6, 06777) successful\n\nSummary:\npassed   8\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfchmod02.c:43: PASS: Functionality of fchmod(6, 01777) Successful\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nfchmod03    1  TPASS  :  Functionality of fchmod(6, 01777) successful\nfchmod04    1  TPASS  :  Functionality of fchmod(6, 01777) successful\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfchmod05.c:45: PASS: Functionality of fchmod(6, 043777) successful\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfchmod06.c:48: PASS: fchmod() failed expectedly: EPERM (1)\nfchmod06.c:48: PASS: fchmod() failed expectedly: EBADF (9)\nfchmod06.c:48: PASS: fchmod() failed expectedly: EROFS (30)\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\nfchmodat01    1  TPASS  :  fchmodat() returned the expected  errno 0: Success\nfchmodat01    2  TPASS  :  fchmodat() returned the expected  errno 0: Success\nfchmodat01    3  TPASS  :  fchmodat() returned the expected  errno 20: Not a directory\nfchmodat01    4  TPASS  :  fchmodat() returned the expected  errno 9: Bad file descriptor\nfchmodat01    5  TPASS  :  fchmodat() returned the expected  errno 0: Success\nfchmodat01    6  TPASS  :  fchmodat() returned the expected  errno 0: Success\nfchown01    1  TPASS  :  fchown(fd, geteuid(), getegid()) returned 0\nfchown01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: 16-bit version of fchown() is not supported on your platform\nfchown01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: Remaining cases not appropriate for configuration\nfchown02    1  TPASS  :  fchown() on testfile1 succeeds : Setuid/Setgid bits cleared\nfchown02    2  TPASS  :  fchown() on testfile2 succeeds : Setgid bit not cleared\nfchown02_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: 16-bit version of fchown() is not supported on your platform\nfchown02_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: Remaining cases not appropriate for configuration\nfchown03    1  TPASS  :  fchown() on testfile succeeds: Setuid/gid bits cleared\nfchown03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: 16-bit version of fchown() is not supported on your platform\nfchown03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: Remaining cases not appropriate for configuration\nmke2fs 1.45.7 (28-Jan-2021)\nfchown04    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nfchown04    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nfchown04    1  TPASS  :  fchown failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted\nfchown04    2  TPASS  :  fchown failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor\nfchown04    3  TPASS  :  fchown failed as expected: TEST_ERRNO=EROFS(30): Read-only file system\nmke2fs 1.45.7 (28-Jan-2021)\nfchown04_16    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nfchown04_16    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nfchown04_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: 16-bit version of fchown() is not supported on your platform\nfchown04_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: Remaining cases not appropriate for configuration\nfchown05    1  TPASS  :  fchown() succeeds to Change Owner/Group ids of testfile\nfchown05    2  TPASS  :  fchown() succeeds to Change Owner id only of testfile\nfchown05    3  TPASS  :  fchown() succeeds to Change Owner id only of testfile\nfchown05    4  TPASS  :  fchown() succeeds to Change Group id only of testfile\nfchown05    5  TPASS  :  fchown() succeeds to Change Group id only of testfile\nfchown05_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: 16-bit version of fchown() is not supported on your platform\nfchown05_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/fchown/../utils/compat_16.h:156: Remaining cases not appropriate for configuration\nfchownat01    1  TPASS  :  fchownat() returned the expected errno 0: Success: TEST_ERRNO=SUCCESS(0): Success\nfchownat01    2  TPASS  :  fchownat() returned the expected errno -1: Not a directory: TEST_ERRNO=ENOTDIR(20): Not a directory\nfchownat01    3  TPASS  :  fchownat() returned the expected errno -1: Bad file descriptor: TEST_ERRNO=EBADF(9): Bad file descriptor\nfchownat01    4  TPASS  :  fchownat() returned the expected errno -1: Invalid argument: TEST_ERRNO=EINVAL(22): Invalid argument\nfchownat01    5  TPASS  :  fchownat() returned the expected errno 0: Success: TEST_ERRNO=SUCCESS(0): Success\nfchownat02    1  TPASS  :  fchownat() test AT_SYMLINK_NOFOLLOW success\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 0) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 1) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 2) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 3) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 10) returned 10\nfcntl02.c:41: PASS: fcntl(fcntl02_16074, F_DUPFD, 100) returned 100\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 0) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 1) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 2) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 3) returned 7\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 10) returned 10\nfcntl02.c:41: PASS: fcntl(fcntl02_16076, F_DUPFD, 100) returned 100\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl03.c:32: PASS: fcntl(fcntl03_16078, F_GETFD, 0) returned 0\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl03.c:32: PASS: fcntl(fcntl03_16080, F_GETFD, 0) returned 0\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl04.c:38: PASS: fcntl(fcntl04_16082, F_GETFL, 0) returned 8002\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl04.c:38: PASS: fcntl(fcntl04_16084, F_GETFL, 0) returned 8002\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nfcntl05     1  TPASS  :  fcntl returned 0\nfcntl05     1  TPASS  :  fcntl returned 0\nfcntl06     1  TCONF  :  fcntl06.c:109: system doesn't have LINUX_LOCK_FILE_REGION support\nfcntl06     1  TCONF  :  fcntl06.c:109: system doesn't have LINUX_LOCK_FILE_REGION support\nfcntl07     1  TPASS  :  regular file CLOEXEC fd was closed after exec()\nfcntl07     2  TPASS  :  pipe (write end) CLOEXEC fd was closed after exec()\nfcntl07     3  TPASS  :  pipe (read end) CLOEXEC fd was closed after exec()\nfcntl07     4  TPASS  :  fifo CLOEXEC fd was closed after exec()\nfcntl07     1  TPASS  :  regular file CLOEXEC fd was closed after exec()\nfcntl07     2  TPASS  :  pipe (write end) CLOEXEC fd was closed after exec()\nfcntl07     3  TPASS  :  pipe (read end) CLOEXEC fd was closed after exec()\nfcntl07     4  TPASS  :  fifo CLOEXEC fd was closed after exec()\nfcntl08     1  TPASS  :  fcntl returned 0\nfcntl08     1  TPASS  :  fcntl returned 0\nfcntl09     1  TPASS  :  fcntl(./file_16101, F_SETLK, &flocks) flocks.l_type = F_WRLCK returned 0\nfcntl09     2  TPASS  :  fcntl(./file_16101, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl09     1  TPASS  :  fcntl(./file_16101, F_SETLK, &flocks) flocks.l_type = F_RDLCK returned 0\nfcntl09     2  TPASS  :  fcntl(./file_16101, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl09     1  TPASS  :  fcntl(./file_16102, F_SETLK, &flocks) flocks.l_type = F_WRLCK returned 0\nfcntl09     2  TPASS  :  fcntl(./file_16102, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl09     1  TPASS  :  fcntl(./file_16102, F_SETLK, &flocks) flocks.l_type = F_RDLCK returned 0\nfcntl09     2  TPASS  :  fcntl(./file_16102, F_SETLK, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl10     1  TPASS  :  fcntl(tfile_16103, F_SETLKW, &flocks) flocks.l_type = F_WRLCK returned 0\nfcntl10     2  TPASS  :  fcntl(tfile_16103, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl10     1  TPASS  :  fcntl(tfile_16103, F_SETLKW, &flocks) flocks.l_type = F_RDLCK returned 0\nfcntl10     2  TPASS  :  fcntl(tfile_16103, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl10     1  TPASS  :  fcntl(tfile_16104, F_SETLKW, &flocks) flocks.l_type = F_WRLCK returned 0\nfcntl10     2  TPASS  :  fcntl(tfile_16104, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl10     1  TPASS  :  fcntl(tfile_16104, F_SETLKW, &flocks) flocks.l_type = F_RDLCK returned 0\nfcntl10     2  TPASS  :  fcntl(tfile_16104, F_SETLKW, &flocks) flocks.l_type = F_UNLCK returned 0\nfcntl11     0  TINFO  :  Enter block 1\nfcntl11     0  TINFO  :  Exit block 1\nfcntl11     0  TINFO  :  Enter block 2\nfcntl11     0  TINFO  :  Exit block 2\nfcntl11     0  TINFO  :  Enter block 3\nfcntl11     0  TINFO  :  Exit block 3\nfcntl11     0  TINFO  :  Enter block 4\nfcntl11     0  TINFO  :  Exit block 4\nfcntl11     0  TINFO  :  Enter block 5\nfcntl11     0  TINFO  :  Exit block 5\nfcntl11     0  TINFO  :  Enter block 6\nfcntl11     0  TINFO  :  Exit block 6\nfcntl11     0  TINFO  :  Enter block 7\nfcntl11     0  TINFO  :  Exit block 7\nfcntl11     0  TINFO  :  Enter block 8\nfcntl11     0  TINFO  :  Exit block 8\nfcntl11     0  TINFO  :  Enter block 9\nfcntl11     0  TINFO  :  Exit block 9\nfcntl11     0  TINFO  :  Enter block 1\nfcntl11     0  TINFO  :  Exit block 1\nfcntl11     0  TINFO  :  Enter block 2\nfcntl11     0  TINFO  :  Exit block 2\nfcntl11     0  TINFO  :  Enter block 3\nfcntl11     0  TINFO  :  Exit block 3\nfcntl11     0  TINFO  :  Enter block 4\nfcntl11     0  TINFO  :  Exit block 4\nfcntl11     0  TINFO  :  Enter block 5\nfcntl11     0  TINFO  :  Exit block 5\nfcntl11     0  TINFO  :  Enter block 6\nfcntl11     0  TINFO  :  Exit block 6\nfcntl11     0  TINFO  :  Enter block 7\nfcntl11     0  TINFO  :  Exit block 7\nfcntl11     0  TINFO  :  Enter block 8\nfcntl11     0  TINFO  :  Exit block 8\nfcntl11     0  TINFO  :  Enter block 9\nfcntl11     0  TINFO  :  Exit block 9\nfcntl12     0  TINFO  :  Test for errno EMFILE\nfcntl12     1  TPASS  :  block 1 PASSED\nfcntl12     0  TINFO  :  Test for errno EMFILE\nfcntl12     1  TPASS  :  block 1 PASSED\nfcntl13     1  TPASS  :  got EINVAL\nfcntl13     2  TPASS  :  F_SETLK: got EFAULT\nfcntl13     3  TPASS  :  F_SETLKW: got EFAULT\nfcntl13     4  TPASS  :  F_GETLK: got EFAULT\nfcntl13     5  TPASS  :  got EINVAL\nfcntl13     6  TPASS  :  got EBADFD\nfcntl13     1  TPASS  :  got EINVAL\nfcntl13     2  TPASS  :  F_SETLK: got EFAULT\nfcntl13     3  TPASS  :  F_SETLKW: got EFAULT\nfcntl13     4  TPASS  :  F_GETLK: got EFAULT\nfcntl13     5  TPASS  :  got EINVAL\nfcntl13     6  TPASS  :  got EBADFD\nfcntl14     0  TINFO  :  Enter block 1: without mandatory locking\nfcntl14     1  TPASS  :  testcase:1 PASSED\nfcntl14     2  TPASS  :  testcase:2 PASSED\nfcntl14     3  TPASS  :  testcase:3 PASSED\nfcntl14     4  TPASS  :  testcase:4 PASSED\nfcntl14     5  TPASS  :  testcase:5 PASSED\nfcntl14     6  TPASS  :  testcase:6 PASSED\nfcntl14     7  TPASS  :  testcase:7 PASSED\nfcntl14     8  TPASS  :  testcase:8 PASSED\nfcntl14     9  TPASS  :  testcase:9 PASSED\nfcntl14    10  TPASS  :  testcase:10 PASSED\nfcntl14    11  TPASS  :  testcase:11 PASSED\nfcntl14    12  TPASS  :  testcase:12 PASSED\nfcntl14    13  TPASS  :  testcase:13 PASSED\nfcntl14    14  TPASS  :  testcase:14 PASSED\nfcntl14    15  TPASS  :  testcase:15 PASSED\nfcntl14    16  TPASS  :  testcase:16 PASSED\nfcntl14    17  TPASS  :  testcase:17 PASSED\nfcntl14    18  TPASS  :  testcase:18 PASSED\nfcntl14    19  TPASS  :  testcase:19 PASSED\nfcntl14    20  TPASS  :  testcase:20 PASSED\nfcntl14    21  TPASS  :  testcase:21 PASSED\nfcntl14    22  TPASS  :  testcase:22 PASSED\nfcntl14    23  TPASS  :  testcase:23 PASSED\nfcntl14    24  TPASS  :  testcase:24 PASSED\nfcntl14    25  TPASS  :  testcase:25 PASSED\nfcntl14    26  TPASS  :  testcase:26 PASSED\nfcntl14    27  TPASS  :  testcase:27 PASSED\nfcntl14    28  TPASS  :  testcase:28 PASSED\nfcntl14    29  TPASS  :  testcase:29 PASSED\nfcntl14    30  TPASS  :  testcase:30 PASSED\nfcntl14    31  TPASS  :  testcase:31 PASSED\nfcntl14    32  TPASS  :  testcase:32 PASSED\nfcntl14    33  TPASS  :  testcase:33 PASSED\nfcntl14    34  TPASS  :  testcase:34 PASSED\nfcntl14    35  TPASS  :  testcase:35 PASSED\nfcntl14    36  TPASS  :  testcase:36 PASSED\nfcntl14    37  TPASS  :  Block 1, test 1 PASSED\nfcntl14    38  TPASS  :  testcase:37 PASSED\nfcntl14    39  TPASS  :  testcase:38 PASSED\nfcntl14    40  TPASS  :  testcase:39 PASSED\nfcntl14    41  TPASS  :  testcase:40 PASSED\nfcntl14    42  TPASS  :  testcase:41 PASSED\nfcntl14    43  TPASS  :  testcase:42 PASSED\nfcntl14    44  TPASS  :  testcase:43 PASSED\nfcntl14    45  TPASS  :  testcase:44 PASSED\nfcntl14    46  TPASS  :  testcase:45 PASSED\nfcntl14    47  TPASS  :  Block 1, test 2 PASSED\nfcntl14     0  TINFO  :  Exit block 1\nfcntl14     0  TINFO  :  Enter block 2: with mandatory locking\nfcntl14    48  TPASS  :  testcase:1 PASSED\nfcntl14    49  TPASS  :  testcase:2 PASSED\nfcntl14    50  TPASS  :  testcase:3 PASSED\nfcntl14    51  TPASS  :  testcase:4 PASSED\nfcntl14    52  TPASS  :  testcase:5 PASSED\nfcntl14    53  TPASS  :  testcase:6 PASSED\nfcntl14    54  TPASS  :  testcase:7 PASSED\nfcntl14    55  TPASS  :  testcase:8 PASSED\nfcntl14    56  TPASS  :  testcase:9 PASSED\nfcntl14    57  TPASS  :  testcase:10 PASSED\nfcntl14    58  TPASS  :  testcase:11 PASSED\nfcntl14    59  TPASS  :  testcase:12 PASSED\nfcntl14    60  TPASS  :  testcase:13 PASSED\nfcntl14    61  TPASS  :  testcase:14 PASSED\nfcntl14    62  TPASS  :  testcase:15 PASSED\nfcntl14    63  TPASS  :  testcase:16 PASSED\nfcntl14    64  TPASS  :  testcase:17 PASSED\nfcntl14    65  TPASS  :  testcase:18 PASSED\nfcntl14    66  TPASS  :  testcase:19 PASSED\nfcntl14    67  TPASS  :  testcase:20 PASSED\nfcntl14    68  TPASS  :  testcase:21 PASSED\nfcntl14    69  TPASS  :  testcase:22 PASSED\nfcntl14    70  TPASS  :  testcase:23 PASSED\nfcntl14    71  TPASS  :  testcase:24 PASSED\nfcntl14    72  TPASS  :  testcase:25 PASSED\nfcntl14    73  TPASS  :  testcase:26 PASSED\nfcntl14    74  TPASS  :  testcase:27 PASSED\nfcntl14    75  TPASS  :  testcase:28 PASSED\nfcntl14    76  TPASS  :  testcase:29 PASSED\nfcntl14    77  TPASS  :  testcase:30 PASSED\nfcntl14    78  TPASS  :  testcase:31 PASSED\nfcntl14    79  TPASS  :  testcase:32 PASSED\nfcntl14    80  TPASS  :  testcase:33 PASSED\nfcntl14    81  TPASS  :  testcase:34 PASSED\nfcntl14    82  TPASS  :  testcase:35 PASSED\nfcntl14    83  TPASS  :  testcase:36 PASSED\nfcntl14    84  TPASS  :  Block 2, test 1 PASSED\nfcntl14    85  TPASS  :  testcase:37 PASSED\nfcntl14    86  TPASS  :  testcase:38 PASSED\nfcntl14    87  TPASS  :  testcase:39 PASSED\nfcntl14    88  TPASS  :  testcase:40 PASSED\nfcntl14    89  TPASS  :  testcase:41 PASSED\nfcntl14    90  TPASS  :  testcase:42 PASSED\nfcntl14    91  TPASS  :  testcase:43 PASSED\nfcntl14    92  TPASS  :  testcase:44 PASSED\nfcntl14    93  TPASS  :  testcase:45 PASSED\nfcntl14    94  TPASS  :  Block 2, test 2 PASSED\nfcntl14     0  TINFO  :  Exit block 2\nfcntl14     0  TINFO  :  Enter block 3\nfcntl14    95  TPASS  :  Test with negative whence locking PASSED\nfcntl14     0  TINFO  :  Exit block 3\nfcntl14     0  TINFO  :  Enter block 4\nfcntl14    96  TPASS  :  Test of locks on file PASSED\nfcntl14     0  TINFO  :  Exit block 4\nfcntl14     0  TINFO  :  Enter block 1: without mandatory locking\nfcntl14     1  TPASS  :  testcase:1 PASSED\nfcntl14     2  TPASS  :  testcase:2 PASSED\nfcntl14     3  TPASS  :  testcase:3 PASSED\nfcntl14     4  TPASS  :  testcase:4 PASSED\nfcntl14     5  TPASS  :  testcase:5 PASSED\nfcntl14     6  TPASS  :  testcase:6 PASSED\nfcntl14     7  TPASS  :  testcase:7 PASSED\nfcntl14     8  TPASS  :  testcase:8 PASSED\nfcntl14     9  TPASS  :  testcase:9 PASSED\nfcntl14    10  TPASS  :  testcase:10 PASSED\nfcntl14    11  TPASS  :  testcase:11 PASSED\nfcntl14    12  TPASS  :  testcase:12 PASSED\nfcntl14    13  TPASS  :  testcase:13 PASSED\nfcntl14    14  TPASS  :  testcase:14 PASSED\nfcntl14    15  TPASS  :  testcase:15 PASSED\nfcntl14    16  TPASS  :  testcase:16 PASSED\nfcntl14    17  TPASS  :  testcase:17 PASSED\nfcntl14    18  TPASS  :  testcase:18 PASSED\nfcntl14    19  TPASS  :  testcase:19 PASSED\nfcntl14    20  TPASS  :  testcase:20 PASSED\nfcntl14    21  TPASS  :  testcase:21 PASSED\nfcntl14    22  TPASS  :  testcase:22 PASSED\nfcntl14    23  TPASS  :  testcase:23 PASSED\nfcntl14    24  TPASS  :  testcase:24 PASSED\nfcntl14    25  TPASS  :  testcase:25 PASSED\nfcntl14    26  TPASS  :  testcase:26 PASSED\nfcntl14    27  TPASS  :  testcase:27 PASSED\nfcntl14    28  TPASS  :  testcase:28 PASSED\nfcntl14    29  TPASS  :  testcase:29 PASSED\nfcntl14    30  TPASS  :  testcase:30 PASSED\nfcntl14    31  TPASS  :  testcase:31 PASSED\nfcntl14    32  TPASS  :  testcase:32 PASSED\nfcntl14    33  TPASS  :  testcase:33 PASSED\nfcntl14    34  TPASS  :  testcase:34 PASSED\nfcntl14    35  TPASS  :  testcase:35 PASSED\nfcntl14    36  TPASS  :  testcase:36 PASSED\nfcntl14    37  TPASS  :  Block 1, test 1 PASSED\nfcntl14    38  TPASS  :  testcase:37 PASSED\nfcntl14    39  TPASS  :  testcase:38 PASSED\nfcntl14    40  TPASS  :  testcase:39 PASSED\nfcntl14    41  TPASS  :  testcase:40 PASSED\nfcntl14    42  TPASS  :  testcase:41 PASSED\nfcntl14    43  TPASS  :  testcase:42 PASSED\nfcntl14    44  TPASS  :  testcase:43 PASSED\nfcntl14    45  TPASS  :  testcase:44 PASSED\nfcntl14    46  TPASS  :  testcase:45 PASSED\nfcntl14    47  TPASS  :  Block 1, test 2 PASSED\nfcntl14     0  TINFO  :  Exit block 1\nfcntl14     0  TINFO  :  Enter block 2: with mandatory locking\nfcntl14    48  TPASS  :  testcase:1 PASSED\nfcntl14    49  TPASS  :  testcase:2 PASSED\nfcntl14    50  TPASS  :  testcase:3 PASSED\nfcntl14    51  TPASS  :  testcase:4 PASSED\nfcntl14    52  TPASS  :  testcase:5 PASSED\nfcntl14    53  TPASS  :  testcase:6 PASSED\nfcntl14    54  TPASS  :  testcase:7 PASSED\nfcntl14    55  TPASS  :  testcase:8 PASSED\nfcntl14    56  TPASS  :  testcase:9 PASSED\nfcntl14    57  TPASS  :  testcase:10 PASSED\nfcntl14    58  TPASS  :  testcase:11 PASSED\nfcntl14    59  TPASS  :  testcase:12 PASSED\nfcntl14    60  TPASS  :  testcase:13 PASSED\nfcntl14    61  TPASS  :  testcase:14 PASSED\nfcntl14    62  TPASS  :  testcase:15 PASSED\nfcntl14    63  TPASS  :  testcase:16 PASSED\nfcntl14    64  TPASS  :  testcase:17 PASSED\nfcntl14    65  TPASS  :  testcase:18 PASSED\nfcntl14    66  TPASS  :  testcase:19 PASSED\nfcntl14    67  TPASS  :  testcase:20 PASSED\nfcntl14    68  TPASS  :  testcase:21 PASSED\nfcntl14    69  TPASS  :  testcase:22 PASSED\nfcntl14    70  TPASS  :  testcase:23 PASSED\nfcntl14    71  TPASS  :  testcase:24 PASSED\nfcntl14    72  TPASS  :  testcase:25 PASSED\nfcntl14    73  TPASS  :  testcase:26 PASSED\nfcntl14    74  TPASS  :  testcase:27 PASSED\nfcntl14    75  TPASS  :  testcase:28 PASSED\nfcntl14    76  TPASS  :  testcase:29 PASSED\nfcntl14    77  TPASS  :  testcase:30 PASSED\nfcntl14    78  TPASS  :  testcase:31 PASSED\nfcntl14    79  TPASS  :  testcase:32 PASSED\nfcntl14    80  TPASS  :  testcase:33 PASSED\nfcntl14    81  TPASS  :  testcase:34 PASSED\nfcntl14    82  TPASS  :  testcase:35 PASSED\nfcntl14    83  TPASS  :  testcase:36 PASSED\nfcntl14    84  TPASS  :  Block 2, test 1 PASSED\nfcntl14    85  TPASS  :  testcase:37 PASSED\nfcntl14    86  TPASS  :  testcase:38 PASSED\nfcntl14    87  TPASS  :  testcase:39 PASSED\nfcntl14    88  TPASS  :  testcase:40 PASSED\nfcntl14    89  TPASS  :  testcase:41 PASSED\nfcntl14    90  TPASS  :  testcase:42 PASSED\nfcntl14    91  TPASS  :  testcase:43 PASSED\nfcntl14    92  TPASS  :  testcase:44 PASSED\nfcntl14    93  TPASS  :  testcase:45 PASSED\nfcntl14    94  TPASS  :  Block 2, test 2 PASSED\nfcntl14     0  TINFO  :  Exit block 2\nfcntl14     0  TINFO  :  Enter block 3\nfcntl14    95  TPASS  :  Test with negative whence locking PASSED\nfcntl14     0  TINFO  :  Exit block 3\nfcntl14     0  TINFO  :  Enter block 4\nfcntl14    96  TPASS  :  Test of locks on file PASSED\nfcntl14     0  TINFO  :  Exit block 4\nfcntl15     1  TPASS  :  Test 1: test with \"dup\" PASSED\nfcntl15     0  TINFO  :  Failed to record test working dir\nfcntl15     2  TPASS  :  Test 2: test with \"open\" PASSED\nfcntl15     0  TINFO  :  Failed to record test working dir\nfcntl15     3  TPASS  :  Test 3: test with \"fork\" PASSED\nfcntl15     1  TPASS  :  Test 1: test with \"dup\" PASSED\nfcntl15     0  TINFO  :  Failed to record test working dir\nfcntl15     2  TPASS  :  Test 2: test with \"open\" PASSED\nfcntl15     0  TINFO  :  Failed to record test working dir\nfcntl15     3  TPASS  :  Test 3: test with \"fork\" PASSED\nfcntl16     0  TINFO  :  Entering block 1\nfcntl16     0  TINFO  :  Test case 1: without manadatory locking PASSED\nfcntl16     0  TINFO  :  Exiting block 1\nfcntl16     0  TINFO  :  Entering block 2\nfcntl16     0  TINFO  :  Test case 2: with mandatory record locking PASSED\nfcntl16     0  TINFO  :  Exiting block 2\nfcntl16     0  TINFO  :  Entering block 3\nfcntl16     0  TINFO  :  Test case 3: mandatory locking with NODELAY PASSED\nfcntl16     0  TINFO  :  Exiting block 3\nfcntl16     0  TINFO  :  Entering block 1\nfcntl16     0  TINFO  :  Test case 1: without manadatory locking PASSED\nfcntl16     0  TINFO  :  Exiting block 1\nfcntl16     0  TINFO  :  Entering block 2\nfcntl16     0  TINFO  :  Test case 2: with mandatory record locking PASSED\nfcntl16     0  TINFO  :  Exiting block 2\nfcntl16     0  TINFO  :  Entering block 3\nfcntl16     0  TINFO  :  Test case 3: mandatory locking with NODELAY PASSED\nfcntl16     0  TINFO  :  Exiting block 3\nfcntl17     0  TINFO  :  Enter preparation phase\nfcntl17     0  TINFO  :  child 1 starting\nfcntl17     0  TINFO  :  child 1 pid 16418 locked\nfcntl17     0  TINFO  :  child 1 resuming\nfcntl17     0  TINFO  :  child 1 unlocked\nfcntl17     0  TINFO  :  child 1 exiting\nfcntl17     0  TINFO  :  child 2 starting\nfcntl17     0  TINFO  :  child 2 pid 16419 locked\nfcntl17     0  TINFO  :  child 2 resuming\nfcntl17     0  TINFO  :  child 2 lockw err 35\nfcntl17     0  TINFO  :  child 2 exiting\nfcntl17     0  TINFO  :  child 3 starting\nfcntl17     0  TINFO  :  child 3 pid 16420 locked\nfcntl17     0  TINFO  :  child 3 resuming\nfcntl17     0  TINFO  :  child 3 lockw locked\nfcntl17     0  TINFO  :  child 3 exiting\nfcntl17     0  TINFO  :  Exit preparation phase\nfcntl17     0  TINFO  :  Enter block 1\nfcntl17     1  TPASS  :  Block 1 PASSED\nfcntl17     0  TINFO  :  Exit block 1\nfcntl17     0  TINFO  :  Enter preparation phase\nfcntl17     0  TINFO  :  child 3 starting\nfcntl17     0  TINFO  :  child 3 pid 16424 locked\nfcntl17     0  TINFO  :  child 3 resuming\nfcntl17     0  TINFO  :  child 3 lockw err 35\nfcntl17     0  TINFO  :  child 3 exiting\nfcntl17     0  TINFO  :  child 2 starting\nfcntl17     0  TINFO  :  child 2 pid 16423 locked\nfcntl17     0  TINFO  :  child 2 resuming\nfcntl17     0  TINFO  :  child 2 lockw locked\nfcntl17     0  TINFO  :  child 2 exiting\nfcntl17     0  TINFO  :  child 1 starting\nfcntl17     0  TINFO  :  child 1 pid 16422 locked\nfcntl17     0  TINFO  :  child 1 resuming\nfcntl17     0  TINFO  :  child 1 unlocked\nfcntl17     0  TINFO  :  child 1 exiting\nfcntl17     0  TINFO  :  Exit preparation phase\nfcntl17     0  TINFO  :  Enter block 1\nfcntl17     1  TPASS  :  Block 1 PASSED\nfcntl17     0  TINFO  :  Exit block 1\nfcntl18     0  TINFO  :  Enter block 1\nfcntl18     1  TPASS  :  Test F_GETLK: for errno EFAULT PASSED\nfcntl18     0  TINFO  :  Block 1 PASSED\nfcntl18     0  TINFO  :  Exit block 1\nfcntl18     0  TINFO  :  Enter block 2\nfcntl18     2  TPASS  :  Test F_GETLK64: for errno EFAULT PASSED\nfcntl18     0  TINFO  :  Block 2 PASSED\nfcntl18     0  TINFO  :  Exit block 2\nfcntl18     0  TINFO  :  Enter block 3\nfcntl18     3  TPASS  :  Test for errno EINVAL PASSED\nfcntl18     0  TINFO  :  Block 3 PASSED\nfcntl18     0  TINFO  :  Exit block 3\nfcntl18     0  TINFO  :  Enter block 1\nfcntl18     1  TPASS  :  Test F_GETLK: for errno EFAULT PASSED\nfcntl18     0  TINFO  :  Block 1 PASSED\nfcntl18     0  TINFO  :  Exit block 1\nfcntl18     0  TINFO  :  Enter block 2\nfcntl18     2  TPASS  :  Test F_GETLK64: for errno EFAULT PASSED\nfcntl18     0  TINFO  :  Block 2 PASSED\nfcntl18     0  TINFO  :  Exit block 2\nfcntl18     0  TINFO  :  Enter block 3\nfcntl18     3  TPASS  :  Test for errno EINVAL PASSED\nfcntl18     0  TINFO  :  Block 3 PASSED\nfcntl18     0  TINFO  :  Exit block 3\nfcntl19     0  TINFO  :  Enter block 1\nfcntl19     0  TINFO  :  Test block 1: PASSED\nfcntl19     0  TINFO  :  Exit block 1\nfcntl19     0  TINFO  :  Enter block 2\nfcntl19     0  TINFO  :  Test block 2: PASSED\nfcntl19     0  TINFO  :  Exit block 2\nfcntl19     0  TINFO  :  Enter block 3\nfcntl19     0  TINFO  :  Test block 3: PASSED\nfcntl19     0  TINFO  :  Exit block 3\nfcntl19     0  TINFO  :  Enter blcok 4\nfcntl19     0  TINFO  :  Test block 4: PASSED\nfcntl19     0  TINFO  :  Exit block 4\nfcntl19     0  TINFO  :  Enter block 5\nfcntl19     0  TINFO  :  Test block 5: PASSED\nfcntl19     0  TINFO  :  Exit block 5\nfcntl19     0  TINFO  :  Enter block 6\nfcntl19     0  TINFO  :  Test block 6: PASSED\nfcntl19     0  TINFO  :  Exit block 6\nfcntl19     0  TINFO  :  Enter block 7\nfcntl19     0  TINFO  :  Test block 7: PASSED\nfcntl19     0  TINFO  :  Exit block 7\nfcntl19     0  TINFO  :  Enter block 1\nfcntl19     0  TINFO  :  Test block 1: PASSED\nfcntl19     0  TINFO  :  Exit block 1\nfcntl19     0  TINFO  :  Enter block 2\nfcntl19     0  TINFO  :  Test block 2: PASSED\nfcntl19     0  TINFO  :  Exit block 2\nfcntl19     0  TINFO  :  Enter block 3\nfcntl19     0  TINFO  :  Test block 3: PASSED\nfcntl19     0  TINFO  :  Exit block 3\nfcntl19     0  TINFO  :  Enter blcok 4\nfcntl19     0  TINFO  :  Test block 4: PASSED\nfcntl19     0  TINFO  :  Exit block 4\nfcntl19     0  TINFO  :  Enter block 5\nfcntl19     0  TINFO  :  Test block 5: PASSED\nfcntl19     0  TINFO  :  Exit block 5\nfcntl19     0  TINFO  :  Enter block 6\nfcntl19     0  TINFO  :  Test block 6: PASSED\nfcntl19     0  TINFO  :  Exit block 6\nfcntl19     0  TINFO  :  Enter block 7\nfcntl19     0  TINFO  :  Test block 7: PASSED\nfcntl19     0  TINFO  :  Exit block 7\nfcntl20     0  TINFO  :  Enter block 1\nfcntl20     0  TINFO  :  Test block 1: PASSED\nfcntl20     0  TINFO  :  Exit block 1\nfcntl20     0  TINFO  :  Enter block 2\nfcntl20     0  TINFO  :  Test block 2: PASSED\nfcntl20     0  TINFO  :  Exit block 2\nfcntl20     0  TINFO  :  Enter block 3\nfcntl20     0  TINFO  :  Test block 3: PASSED\nfcntl20     0  TINFO  :  Exit block 3\nfcntl20     0  TINFO  :  Enter blcok 4\nfcntl20     0  TINFO  :  Test block 4: PASSED\nfcntl20     0  TINFO  :  Exit block 4\nfcntl20     0  TINFO  :  Enter block 5\nfcntl20     0  TINFO  :  Test block 5: PASSED\nfcntl20     0  TINFO  :  Exit block 5\nfcntl20     0  TINFO  :  Enter block 6\nfcntl20     0  TINFO  :  Test block 6: PASSED\nfcntl20     0  TINFO  :  Exit block 6\nfcntl20     0  TINFO  :  Enter block 7\nfcntl20     0  TINFO  :  Test block 7: PASSED\nfcntl20     0  TINFO  :  Exit block 7\nfcntl20     0  TINFO  :  Enter block 1\nfcntl20     0  TINFO  :  Test block 1: PASSED\nfcntl20     0  TINFO  :  Exit block 1\nfcntl20     0  TINFO  :  Enter block 2\nfcntl20     0  TINFO  :  Test block 2: PASSED\nfcntl20     0  TINFO  :  Exit block 2\nfcntl20     0  TINFO  :  Enter block 3\nfcntl20     0  TINFO  :  Test block 3: PASSED\nfcntl20     0  TINFO  :  Exit block 3\nfcntl20     0  TINFO  :  Enter blcok 4\nfcntl20     0  TINFO  :  Test block 4: PASSED\nfcntl20     0  TINFO  :  Exit block 4\nfcntl20     0  TINFO  :  Enter block 5\nfcntl20     0  TINFO  :  Test block 5: PASSED\nfcntl20     0  TINFO  :  Exit block 5\nfcntl20     0  TINFO  :  Enter block 6\nfcntl20     0  TINFO  :  Test block 6: PASSED\nfcntl20     0  TINFO  :  Exit block 6\nfcntl20     0  TINFO  :  Enter block 7\nfcntl20     0  TINFO  :  Test block 7: PASSED\nfcntl20     0  TINFO  :  Exit block 7\nfcntl21     0  TINFO  :  Enter block 1\nfcntl21     0  TINFO  :  Test block 1: PASSED\nfcntl21     0  TINFO  :  Exit block 1\nfcntl21     0  TINFO  :  Enter block 2\nfcntl21     0  TINFO  :  Test block 2: PASSED\nfcntl21     0  TINFO  :  Exit block 2\nfcntl21     0  TINFO  :  Enter block 3\nfcntl21     0  TINFO  :  Test block 3 : PASSED\nfcntl21     0  TINFO  :  Exit block 3\nfcntl21     0  TINFO  :  Enter block 4\nfcntl21     0  TINFO  :  Test block 4: PASSED\nfcntl21     0  TINFO  :  Exit block 4\nfcntl21     0  TINFO  :  Enter block 5\nfcntl21     0  TINFO  :  Test block 5: PASSED\nfcntl21     0  TINFO  :  Exit block 5\nfcntl21     0  TINFO  :  Enter block 6\nfcntl21     0  TINFO  :  Test block 6 PASSED\nfcntl21     0  TINFO  :  Exit block 6\nfcntl21     0  TINFO  :  Enter block 7\nfcntl21     0  TINFO  :  Test block 7: PASSED\nfcntl21     0  TINFO  :  Exit block 7\nfcntl21     0  TINFO  :  Enter block 8\nfcntl21     0  TINFO  :  Test block 8: PASSED\nfcntl21     0  TINFO  :  Exit block 8\nfcntl21     0  TINFO  :  Enter block 9\nfcntl21     0  TINFO  :  Test block 9: PASSED\nfcntl21     0  TINFO  :  Exit block 9\nfcntl21     0  TINFO  :  Enter block 10\nfcntl21     0  TINFO  :  Test block 10: PASSED\nfcntl21     0  TINFO  :  Exit block 10\nfcntl21     0  TINFO  :  Enter block 11\nfcntl21     0  TINFO  :  Test block 11: PASSED\nfcntl21     0  TINFO  :  Exit block 11\nfcntl21     0  TINFO  :  Enter block 1\nfcntl21     0  TINFO  :  Test block 1: PASSED\nfcntl21     0  TINFO  :  Exit block 1\nfcntl21     0  TINFO  :  Enter block 2\nfcntl21     0  TINFO  :  Test block 2: PASSED\nfcntl21     0  TINFO  :  Exit block 2\nfcntl21     0  TINFO  :  Enter block 3\nfcntl21     0  TINFO  :  Test block 3 : PASSED\nfcntl21     0  TINFO  :  Exit block 3\nfcntl21     0  TINFO  :  Enter block 4\nfcntl21     0  TINFO  :  Test block 4: PASSED\nfcntl21     0  TINFO  :  Exit block 4\nfcntl21     0  TINFO  :  Enter block 5\nfcntl21     0  TINFO  :  Test block 5: PASSED\nfcntl21     0  TINFO  :  Exit block 5\nfcntl21     0  TINFO  :  Enter block 6\nfcntl21     0  TINFO  :  Test block 6 PASSED\nfcntl21     0  TINFO  :  Exit block 6\nfcntl21     0  TINFO  :  Enter block 7\nfcntl21     0  TINFO  :  Test block 7: PASSED\nfcntl21     0  TINFO  :  Exit block 7\nfcntl21     0  TINFO  :  Enter block 8\nfcntl21     0  TINFO  :  Test block 8: PASSED\nfcntl21     0  TINFO  :  Exit block 8\nfcntl21     0  TINFO  :  Enter block 9\nfcntl21     0  TINFO  :  Test block 9: PASSED\nfcntl21     0  TINFO  :  Exit block 9\nfcntl21     0  TINFO  :  Enter block 10\nfcntl21     0  TINFO  :  Test block 10: PASSED\nfcntl21     0  TINFO  :  Exit block 10\nfcntl21     0  TINFO  :  Enter block 11\nfcntl21     0  TINFO  :  Test block 11: PASSED\nfcntl21     0  TINFO  :  Exit block 11\nfcntl22     1  TPASS  :  fcntl() fails with expected error EAGAIN errno:11\nfcntl22     0  TINFO  :  Child process returned TPASS\nfcntl22     1  TPASS  :  fcntl() fails with expected error EAGAIN errno:11\nfcntl22     0  TINFO  :  Child process returned TPASS\nfcntl23     1  TPASS  :  fcntl(tfile_16445, F_SETLEASE, F_RDLCK)\nfcntl23     1  TPASS  :  fcntl(tfile_16446, F_SETLEASE, F_RDLCK)\nfcntl24     1  TPASS  :  fcntl(tfile_16447, F_SETLEASE, F_WRLCK)\nfcntl24     1  TPASS  :  fcntl(tfile_16448, F_SETLEASE, F_WRLCK)\nfcntl25     1  TPASS  :  fcntl(tfile_16449, F_SETLEASE, F_WRLCK)\nfcntl25     1  TPASS  :  fcntl(tfile_16450, F_SETLEASE, F_WRLCK)\nfcntl26     1  TPASS  :  fcntl(tfile_16451, F_SETLEASE, F_WRLCK)\nfcntl26     1  TPASS  :  fcntl(tfile_16452, F_SETLEASE, F_WRLCK)\nfcntl27     1  TPASS  :  fcntl(fd, F_SETLEASE, F_RDLCK) succeeded\nfcntl27     1  TPASS  :  fcntl(fd, F_SETLEASE, F_RDLCK) succeeded\nfcntl28     1  TPASS  :  fcntl(fd, F_SETLEASE, F_RDLCK) succeeded\nfcntl28     1  TPASS  :  fcntl(fd, F_SETLEASE, F_RDLCK) succeeded\nfcntl29     1  TPASS  :  fcntl test F_DUPFD_CLOEXEC success\nfcntl29     1  TPASS  :  fcntl test F_DUPFD_CLOEXEC success\nfcntl30     0  TINFO  :  orig_pipe_size: 65536 new_pipe_size: 131072\nfcntl30     1  TPASS  :  fcntl test F_GETPIPE_SZand F_SETPIPE_SZ success\nfcntl30     0  TINFO  :  orig_pipe_size: 65536 new_pipe_size: 131072\nfcntl30     1  TPASS  :  fcntl test F_GETPIPE_SZand F_SETPIPE_SZ success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     1  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     2  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process group ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     3  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for thread ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     4  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     5  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process group ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     1  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     2  TPASS  :  fcntl test F_GETOWN, F_SETOWN for process group ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     3  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for thread ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     4  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process ID success\nfcntl31     0  TINFO  :  default io events signal is SIGIO\nfcntl31     5  TPASS  :  fcntl test F_GETOWN_EX, F_SETOWN_EX for process group ID success\nfcntl32     1  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     2  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     3  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     4  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     5  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     6  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     7  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     8  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     9  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     1  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     2  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     3  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     4  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     5  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     6  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     7  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     8  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\nfcntl32     9  TPASS  :  fcntl(F_SETLEASE, F_WRLCK) failed as expected: TEST_ERRNO=EAGAIN/EWOULDBLOCK(11): Resource temporarily unavailable\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl33.c:205: PASS: open(O_RDONLY) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_WRONLY) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_RDWR) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: truncate() conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_WRONLY) conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_RDWR) conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\nfcntl33.c:205: PASS: truncate() conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl33.c:205: PASS: open(O_RDONLY) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_WRONLY) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_RDWR) conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: truncate() conflicts with fcntl(F_SETLEASE, F_WRLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_WRONLY) conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\nfcntl33.c:205: PASS: open(O_RDWR) conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\nfcntl33.c:205: PASS: truncate() conflicts with fcntl(F_SETLEASE, F_RDLCK), unblocked within 5s\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl34.c:90: INFO: write to a file inside threads with OFD locks\nfcntl34.c:36: INFO: spawning '3' threads\nfcntl34.c:45: INFO: waiting for '3' threads\nfcntl34.c:99: INFO: verifying file's data\nfcntl34.c:127: PASS: OFD locks synchronized access between threads\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl34.c:90: INFO: write to a file inside threads with OFD locks\nfcntl34.c:36: INFO: spawning '3' threads\nfcntl34.c:45: INFO: waiting for '3' threads\nfcntl34.c:99: INFO: verifying file's data\nfcntl34.c:127: PASS: OFD locks synchronized access between threads\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl35.c:88: PASS: an unprivileged user init the capacity of a pipe to 4096 successfully\nfcntl35.c:88: PASS: a privileged user init the capacity of a pipe to 65536 successfully\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl35.c:88: PASS: an unprivileged user init the capacity of a pipe to 4096 successfully\nfcntl35.c:88: PASS: a privileged user init the capacity of a pipe to 65536 successfully\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl36.c:289: INFO: OFD read lock vs OFD write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD read lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs POSIX read lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs OFD write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD r/w lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD r/w lock vs POSIX read lock\nfcntl36.c:367: PASS: Access between threads synchronized\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfcntl36.c:289: INFO: OFD read lock vs OFD write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD read lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs POSIX read lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD write lock vs OFD write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD r/w lock vs POSIX write lock\nfcntl36.c:367: PASS: Access between threads synchronized\nfcntl36.c:289: INFO: OFD r/w lock vs POSIX read lock\nfcntl36.c:367: PASS: Access between threads synchronized\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\nfdatasync01    1  TPASS  :  fdatasync() successful\nfdatasync02    1  TPASS  :  Expected failure for invalid file descriptor, errno: 9\nfdatasync02    2  TPASS  :  Expected failure for file descriptor to a special file, errno: 22\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfdatasync03.c:50: PASS: Test file data synced to device\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfdatasync03.c:50: PASS: Test file data synced to device\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfdatasync03.c:50: PASS: Test file data synced to device\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfdatasync03.c:50: PASS: Test file data synced to device\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ENODATA (61)\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ERANGE (34)\nfgetxattr01.c:88: PASS: fgetxattr(2) passed\nfgetxattr01.c:98: PASS: got the right value\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: SUCCESS (0)\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ENODATA (61)\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ERANGE (34)\nfgetxattr01.c:88: PASS: fgetxattr(2) passed\nfgetxattr01.c:98: PASS: got the right value\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: SUCCESS (0)\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ENODATA (61)\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: ERANGE (34)\nfgetxattr01.c:88: PASS: fgetxattr(2) passed\nfgetxattr01.c:98: PASS: got the right value\nfgetxattr01.c:102: PASS: fgetxattr(2) passed: SUCCESS (0)\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nsafe_macros.c:925: CONF: fgetxattr01.c:121: no xattr support in fs or mounted without user_xattr option\n\nSummary:\npassed   15\nfailed   0\nskipped  1\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfgetxattr02.c:173: PASS: fgetxattr(2) on testfile passed\nfgetxattr02.c:187: PASS: fgetxattr(2) on testfile got the right value\nfgetxattr02.c:200: PASS: fgetxattr(2) on testfile passed: SUCCESS (0)\nfgetxattr02.c:173: PASS: fgetxattr(2) on testdir passed\nfgetxattr02.c:187: PASS: fgetxattr(2) on testdir got the right value\nfgetxattr02.c:200: PASS: fgetxattr(2) on testdir passed: SUCCESS (0)\nfgetxattr02.c:173: PASS: fgetxattr(2) on symlink passed\nfgetxattr02.c:187: PASS: fgetxattr(2) on symlink got the right value\nfgetxattr02.c:200: PASS: fgetxattr(2) on symlink passed: SUCCESS (0)\nfgetxattr02.c:200: PASS: fgetxattr(2) on fifo passed: ENODATA (61)\nfgetxattr02.c:200: PASS: fgetxattr(2) on chr passed: ENODATA (61)\nfgetxattr02.c:200: PASS: fgetxattr(2) on blk passed: ENODATA (61)\nfgetxattr02.c:200: PASS: fgetxattr(2) on sock passed: ENODATA (61)\n\nSummary:\npassed   13\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfgetxattr03.c:41: PASS: fgetxattr(2) returned correct value\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflistxattr01.c:64: PASS: flistxattr() succeeded\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflistxattr02.c:66: PASS: flistxattr() failed as expected: ERANGE (34)\nflistxattr02.c:66: PASS: flistxattr() failed as expected: EBADF (9)\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflistxattr03.c:53: PASS: flistxattr() succeed with suitable buffer\nflistxattr03.c:53: PASS: flistxattr() succeed with suitable buffer\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflock01.c:34: PASS: flock() succeeded with Shared Lock\nflock01.c:34: PASS: flock() succeeded with Unlock\nflock01.c:34: PASS: flock() succeeded with Exclusive Lock\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflock02.c:46: PASS: flock() failed expectedly: EBADF (9)\nflock02.c:46: PASS: flock() failed expectedly: EINVAL (22)\nflock02.c:46: PASS: flock() failed expectedly: EINVAL (22)\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflock03.c:73: PASS: Parent: Initial attempt to flock() passed\nflock03.c:39: PASS: CHILD: File locked by parent unlocked\nflock03.c:48: PASS: Locking after unlock passed\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflock04.c:61: PASS: Parent had shared lock\nflock04.c:35: PASS:  Child acquiring shared lock got 0\nflock04.c:38: PASS:  Child acquiring exclusive lock got -1\nflock04.c:61: PASS: Parent had exclusive lock\nflock04.c:38: PASS:  Child acquiring shared lock got -1\nflock04.c:38: PASS:  Child acquiring exclusive lock got -1\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nflock06.c:31: PASS: First attempt to flock() passed\nflock06.c:36: PASS: Second attempt to flock() denied: EAGAIN/EWOULDBLOCK (11)\nflock06.c:44: PASS: Unlocked fd1\nflock06.c:50: PASS: Third attempt to flock() succeeded\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\nfmtms01     1  TPASS  :  Test passed\nfmtms01     2  TPASS  :  Test passed\nfmtms01     3  TPASS  :  Test passed\nfmtms01     4  TPASS  :  Test passed\nfmtms01     5  TPASS  :  Test passed\nfork01      1  TPASS  :  fork() returned 16726\nfork01      2  TPASS  :  child pid and fork() return agree: 16726\nfork02      0  TINFO  :  Inside parent\nfork02      0  TINFO  :  exit status of wait 0\nfork02      1  TPASS  :  test 1 PASSED\nfork03      0  TINFO  :  process id in parent of child from fork : 16730\nfork03      1  TPASS  :  test 1 PASSED\nfork04      1  TPASS  :  Env var TERM unchanged after fork(): getenv() does not find variable set\nfork04      2  TPASS  :  Env var NoTSetzWq unchanged after fork(): getenv() does not find variable set\nfork04      3  TPASS  :  Env var TESTPROG unchanged after fork(): FRKTCS04\nfork05      0  TINFO  :  %fs test only for ix86\nfork06      0  TINFO  :  tries 1000\nfork06      0  TINFO  :  successes 1000\nfork06      0  TINFO  :  failures 0\nfork06      0  TINFO  :  There were no children to wait for\nfork07      0  TINFO  :  Forking 100 children\nfork07      0  TINFO  :  Forked all 100 children, now collecting\nfork07      0  TINFO  :  Collected all 100 children\nfork07      1  TPASS  :  100/100 children read correctly from an inheritted fd\nfork08      0  TINFO  :  parent forksval: 1\nfork08      0  TINFO  :  second child got char: b\nfork08      1  TPASS  :  Test passed in childnumber 2\nfork08      0  TINFO  :  parent forksval: 1\nfork08      0  TINFO  :  parent forksval: 2\nfork08      0  TINFO  :  exit status of wait  expected 0 got 0\nfork08      1  TPASS  :  parent test PASSED\nfork08      0  TINFO  :  exit status of wait  expected 0 got 0\nfork08      2  TPASS  :  parent test PASSED\nfork08      0  TINFO  :  exit status of wait  expected 0 got 0\nfork08      3  TPASS  :  parent test PASSED\nfork08      0  TINFO  :  Number of processes forked is 2\nfork09      0  TINFO  :  OPEN_MAX is 1024\nfork09      0  TINFO  :  first file descriptor is 6 \nfork09      0  TINFO  :  Parent reporting 1023 files open\nfork09      0  TINFO  :  Child opened new file #1023\nfork09      0  TINFO  :  OPEN_MAX is 1024\nfork09      0  TINFO  :  first file descriptor is 6 \nfork09      0  TINFO  :  Parent reporting 1023 files open\nfork09      1  TPASS  :  test 1 PASSED\nfork10      0  TINFO  :  fork child A\nfork10      1  TPASS  :  test 1 PASSED\nfork11      1  TPASS  :  fork test passed, 100 processes\nfork13      1  TPASS  :  1000000 pids forked, all passed\nfork14      1  TCONF  :  fork14.c:110: mmap() fails too manytimes, so we are almost impossible to get an vm_area_struct sized 16TB.\nfork14      2  TCONF  :  fork14.c:110: Remaining cases not appropriate for configuration\nfpathconf01    1  TPASS  :  fpathconf(fd, _PC_MAX_CANON) returned 255\nfpathconf01    2  TPASS  :  fpathconf(fd, _PC_MAX_INPUT) returned 255\nfpathconf01    3  TPASS  :  fpathconf(fd, _PC_VDISABLE) returned 0\nfpathconf01    4  TPASS  :  fpathconf(fd, _PC_LINK_MAX) returned 65000\nfpathconf01    5  TPASS  :  fpathconf(fd, _PC_NAME_MAX) returned 255\nfpathconf01    6  TPASS  :  fpathconf(fd, _PC_PATH_MAX) returned 4096\nfpathconf01    7  TPASS  :  fpathconf(fd, _PC_PIPE_BUF) returned 4096\nfpathconf01    8  TPASS  :  fpathconf(fd, _PC_CHOWN_RESTRICTED) returned 1\nfpathconf01    9  TPASS  :  fpathconf(fd, _PC_NO_TRUNC) returned 1\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr01.c:66: PASS: fremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr01.c:66: PASS: fremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr01.c:66: PASS: fremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr01.c:82: CONF: fremovexattr(2) not supported\n\nSummary:\npassed   3\nfailed   0\nskipped  1\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: ENODATA (61)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EBADF (9)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EFAULT (14)\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: ENODATA (61)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EBADF (9)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EFAULT (14)\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: ENODATA (61)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EBADF (9)\nfremovexattr02.c:72: PASS: fremovexattr(2) failed expectedly: EFAULT (14)\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfremovexattr02.c:68: CONF: fremovexattr(2) not supported\n\nSummary:\npassed   9\nfailed   0\nskipped  1\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfstat02.c:67: PASS: fstat() reported correct values.\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfstat02.c:67: PASS: fstat() reported correct values.\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfstat03.c:47: PASS: fstat() fails with expected error EBADF\nfstat03.c:47: PASS: fstat() fails with expected error EFAULT\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfstat03.c:47: PASS: fstat() fails with expected error EBADF\nfstat03.c:47: PASS: fstat() fails with expected error EFAULT\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\nfstatat01    1  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success\nfstatat01    2  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success\nfstatat01    3  TPASS  :  fstatat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory\nfstatat01    4  TPASS  :  fstatat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor\nfstatat01    5  TPASS  :  fstatat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nfstatat01    6  TPASS  :  fstatat failed as expected: TEST_ERRNO=SUCCESS(0): Success\nfstatfs01    1  TPASS  :  fstatfs() on a file - f_type=ef53\nfstatfs01    2  TPASS  :  fstatfs() on a pipe - f_type=50495045\nfstatfs01    1  TPASS  :  fstatfs() on a file - f_type=ef53\nfstatfs01    2  TPASS  :  fstatfs() on a pipe - f_type=50495045\nfstatfs02    1  TPASS  :  expected failure - errno = 9 : Bad file descriptor\nfstatfs02    2  TPASS  :  expected failure - errno = 14 : Bad address\nfstatfs02    1  TPASS  :  expected failure - errno = 9 : Bad file descriptor\nfstatfs02    2  TPASS  :  expected failure - errno = 14 : Bad address\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\nfsync01.c:30: PASS: fsync() returned 0\n\nSummary:\npassed   40\nfailed   0\nskipped  0\nwarnings 0\nfsync02     1  TPASS  :  fsync succeeded in an acceptable amount of time\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync03.c:71: PASS: fsync() failed as expected: EINVAL (22)\nfsync03.c:71: PASS: fsync() failed as expected: EINVAL (22)\nfsync03.c:71: PASS: fsync() failed as expected: EBADF (9)\nfsync03.c:71: PASS: fsync() failed as expected: EBADF (9)\nfsync03.c:71: PASS: fsync() failed as expected: EINVAL (22)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync04.c:50: PASS: Test file synced to device\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync04.c:50: PASS: Test file synced to device\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync04.c:50: PASS: Test file synced to device\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfsync04.c:50: PASS: Test file synced to device\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate01.c:65: INFO: Truncated length smaller than file size\nftruncate01.c:60: PASS: ftruncate() succeeded\nftruncate01.c:74: INFO: Truncated length exceeds file size\nftruncate01.c:60: PASS: ftruncate() succeeded\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate01.c:65: INFO: Truncated length smaller than file size\nftruncate01.c:60: PASS: ftruncate() succeeded\nftruncate01.c:74: INFO: Truncated length exceeds file size\nftruncate01.c:60: PASS: ftruncate() succeeded\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EBADF (9)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EINVAL (22)\nftruncate03.c:57: PASS: ftruncate() failed expectedly: EBADF (9)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate04.c:116: INFO: Child locks file\nftruncate04.c:60: PASS: ftruncate() offset before lock failed with EAGAIN\nftruncate04.c:60: PASS: ftruncate() offset in lock failed with EAGAIN\nftruncate04.c:84: PASS: ftruncate() offset after lock succeded\nftruncate04.c:127: INFO: Child unlocks file\nftruncate04.c:84: PASS: ftruncate() offset in lock succeded\nftruncate04.c:84: PASS: ftruncate() offset before lock succeded\nftruncate04.c:84: PASS: ftruncate() offset after lock succeded\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nftruncate04.c:116: INFO: Child locks file\nftruncate04.c:60: PASS: ftruncate() offset before lock failed with EAGAIN\nftruncate04.c:60: PASS: ftruncate() offset in lock failed with EAGAIN\nftruncate04.c:84: PASS: ftruncate() offset after lock succeded\nftruncate04.c:127: INFO: Child unlocks file\nftruncate04.c:84: PASS: ftruncate() offset in lock succeded\nftruncate04.c:84: PASS: ftruncate() offset before lock succeded\nftruncate04.c:84: PASS: ftruncate() offset after lock succeded\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\nfutimesat01    1  TPASS  :  futimesat() returned expected errno: TEST_ERRNO=SUCCESS(0): Success\nfutimesat01    2  TPASS  :  futimesat() returned expected errno: TEST_ERRNO=SUCCESS(0): Success\nfutimesat01    3  TPASS  :  futimesat() returned expected errno: TEST_ERRNO=ENOTDIR(20): Not a directory\nfutimesat01    4  TPASS  :  futimesat() returned expected errno: TEST_ERRNO=EBADF(9): Bad file descriptor\nfutimesat01    5  TPASS  :  futimesat() returned expected errno: TEST_ERRNO=SUCCESS(0): Success\ngetcontext01    1  TPASS  :  getcontext passed\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetcpu01.c:150: PASS: getcpu() returned proper cpuid:0, node id:0\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetcwd01.c:62: PASS: getcwd() failed as expected: EFAULT (14)\ngetcwd01.c:62: PASS: getcwd() failed as expected: ENOMEM (12)\ngetcwd01.c:62: PASS: getcwd() failed as expected: EINVAL (22)\ngetcwd01.c:62: PASS: getcwd() failed as expected: ERANGE (34)\ngetcwd01.c:62: PASS: getcwd() failed as expected: ERANGE (34)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetcwd02.c:102: INFO: Expected path '/var/volatile/tmp'\ngetcwd02.c:86: PASS: getcwd() returned expected directory: /var/volatile/tmp\ngetcwd02.c:86: PASS: getcwd() returned expected directory: /var/volatile/tmp\ngetcwd02.c:86: PASS: getcwd() returned expected directory: /var/volatile/tmp\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetcwd03.c:73: PASS: getcwd() succeeded on a symbolic link\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetcwd04.c:72: CONF: This test needs two cpus at least\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ngetdents01    0  TINFO  :  Found '.'\ngetdents01    0  TINFO  :  Found 'file'\ngetdents01    0  TINFO  :  Found 'symlink'\ngetdents01    0  TINFO  :  Found '..'\ngetdents01    0  TINFO  :  Found 'dir'\ngetdents01    1  TPASS  :  All entires found\ngetdents02    1  TPASS  :  getdents failed as expected: Bad file descriptor\ngetdents02    2  TPASS  :  getdents failed as expected: Invalid argument\ngetdents02    3  TPASS  :  getdents failed as expected: Not a directory\ngetdents02    4  TPASS  :  getdents failed as expected: No such file or directory\ngetdents01    0  TINFO  :  Found '.'\ngetdents01    0  TINFO  :  Found 'file'\ngetdents01    0  TINFO  :  Found 'symlink'\ngetdents01    0  TINFO  :  Found '..'\ngetdents01    0  TINFO  :  Found 'dir'\ngetdents01    1  TPASS  :  All entires found\ngetdents02    1  TPASS  :  getdents failed as expected: Bad file descriptor\ngetdents02    2  TPASS  :  getdents failed as expected: Invalid argument\ngetdents02    3  TPASS  :  getdents failed as expected: Not a directory\ngetdents02    4  TPASS  :  getdents failed as expected: No such file or directory\ngetdomainname01    1  TPASS  :  getdomainname() returned 0 \ngetdtablesize01    0  TINFO  :  Maximum number of files a process can have opened is 1024\ngetdtablesize01    0  TINFO  :  Checking with the value returned by getrlimit...RLIMIT_NOFILE\ngetdtablesize01    1  TPASS  :  got correct dtablesize, value is 1024\ngetdtablesize01    0  TINFO  :  Checking Max num of files that can be opened by a process.Should be: RLIMIT_NOFILE - 1\ngetdtablesize01    2  TPASS  :  1023 = 1023\ngetegid01    1  TPASS  :  getegid returned 0\ngetegid01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getegid/../utils/compat_16.h:112: 16-bit version of getegid() is not supported on your platform\ngetegid01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getegid/../utils/compat_16.h:112: Remaining cases not appropriate for configuration\ngetegid02    1  TPASS  :  effective group id 0 is correct\ngetegid02_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getegid/../utils/compat_16.h:112: 16-bit version of getegid() is not supported on your platform\ngetegid02_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getegid/../utils/compat_16.h:112: Remaining cases not appropriate for configuration\ngeteuid01    1  TPASS  :  geteuid returned 0\ngeteuid01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/geteuid/../utils/compat_16.h:107: 16-bit version of geteuid() is not supported on your platform\ngeteuid01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/geteuid/../utils/compat_16.h:107: Remaining cases not appropriate for configuration\ngeteuid02    1  TPASS  :  values from geteuid and getpwuid match\ngeteuid02_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/geteuid/../utils/compat_16.h:107: 16-bit version of geteuid() is not supported on your platform\ngeteuid02_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/geteuid/../utils/compat_16.h:107: Remaining cases not appropriate for configuration\ngetgid01    1  TPASS  :  getgid returned 0\ngetgid01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgid/../utils/compat_16.h:102: 16-bit version of getgid() is not supported on your platform\ngetgid01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgid/../utils/compat_16.h:102: Remaining cases not appropriate for configuration\ngetgid03    1  TPASS  :  values from getuid and getpwuid match\ngetgid03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgid/../utils/compat_16.h:102: 16-bit version of getgid() is not supported on your platform\ngetgid03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgid/../utils/compat_16.h:102: Remaining cases not appropriate for configuration\ngetgroups01    1  TPASS  :  getgroups failed as expected with EINVAL\ngetgroups01    2  TPASS  :  getgroups did not modify the gidset array\ngetgroups01    3  TPASS  :  getgroups failed as expected with EINVAL\ngetgroups01    4  TPASS  :  getgroups(NGROUPS,gidset) returned 3 contains gid 0 (from getgid)\ngetgroups01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:82: 16-bit version of getgroups() is not supported on your platform\ngetgroups01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:82: Remaining cases not appropriate for configuration\ngetgroups03    1  TPASS  :  getgroups functionality correct\ngetgroups03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:77: 16-bit version of setgroups() is not supported on your platform\ngetgroups03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getgroups/../utils/compat_16.h:77: Remaining cases not appropriate for configuration\ngethostbyname_r01    1  TPASS  :  not vulnerable\ngethostid01    1  TPASS  :  Hostid command and gethostid both report hostid is 007f0101\ngethostname01    1  TPASS  :  gethostname returned 0\ngetitimer01    1  TPASS  :  functionality is ok\ngetitimer01    2  TPASS  :  functionality is ok\ngetitimer01    3  TPASS  :  functionality is ok\ngetitimer02    1  TPASS  :  expected failure - errno = 14 - Bad address\ngetitimer03    1  TPASS  :  expected failure - errno = 22 - Invalid argument\ngetpagesize01    0  TINFO  :  Page Size is 4096\ngetpagesize01    1  TPASS  :  getpagesize - Page size returned 4096\ngetpeername01    1  TPASS  :  test getpeername() EBADF successful\ngetpeername01    2  TPASS  :  test getpeername() ENOTSOCK successful\ngetpeername01    3  TPASS  :  test getpeername() ENOTCONN successful\ngetpeername01    4  TPASS  :  test getpeername() EINVAL successful\ngetpeername01    5  TPASS  :  test getpeername() EFAULT successful\ngetpeername01    6  TPASS  :  test getpeername() EFAULT successful\ngetpeername01    7  TPASS  :  test getpeername() EFAULT successful\ngetpgid01    0  TINFO  :  Enter block 1\ngetpgid01    1  TPASS  :  Test block 1: getpgid(0) PASSED\ngetpgid01    0  TINFO  :  Exit block 1\ngetpgid01    0  TINFO  :  Enter block 2\ngetpgid01    2  TPASS  :  Test block 2: getpgid(getpid()) PASSED\ngetpgid01    0  TINFO  :  Exit block 2\ngetpgid01    0  TINFO  :  Enter block 3\ngetpgid01    3  TPASS  :  Test block 3: getpgid(getppid()) PASSED\ngetpgid01    0  TINFO  :  Exit block 3\ngetpgid01    0  TINFO  :  Enter block 4\ngetpgid01    4  TPASS  :  Test block 4: getpgid(1) PASSED\ngetpgid01    0  TINFO  :  Exit block 4\ngetpgid01    0  TINFO  :  Enter block 5\ngetpgid01    5  TPASS  :  Test block 5: getpgid(1) PASSED\ngetpgid01    0  TINFO  :  Exit block 5\ngetpgid01    0  TINFO  :  getpgid01 PASSED\ngetpgid02    1  TPASS  :  expected failure - errno = 3 : No such process\ngetpgid02    2  TPASS  :  expected failure - errno = 3 : No such process\ngetpgrp01    1  TPASS  :  getpgrp returned 15427\ngetpid01    1  TPASS  :  getpid returned 15428\ngetpid02    1  TPASS  :  getpid functionality is correct\ngetppid01    1  TPASS  :  getppid returned 1529\nreturn value and parent's pid value match\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetpriority01.c:49: PASS: getpriority(0, 0) returned 0\ngetpriority01.c:49: PASS: getpriority(1, 0) returned 0\ngetpriority01.c:49: PASS: getpriority(2, 0) returned -20\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetpriority02.c:57: PASS: getpriority(-1, 0) fails as expected: EINVAL (22)\ngetpriority02.c:57: PASS: getpriority(0, -1) fails as expected: ESRCH (3)\ngetpriority02.c:57: PASS: getpriority(1, -1) fails as expected: ESRCH (3)\ngetpriority02.c:57: PASS: getpriority(2, -1) fails as expected: ESRCH (3)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetrandom01.c:20: PASS: getrandom returned -1: EFAULT (14)\ngetrandom01.c:20: PASS: getrandom returned -1: EFAULT (14)\ngetrandom01.c:20: PASS: getrandom returned -1: EFAULT (14)\ngetrandom01.c:20: PASS: getrandom returned -1: EFAULT (14)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetrandom02.c:51: PASS: getrandom returned 256\ngetrandom02.c:51: PASS: getrandom returned 256\ngetrandom02.c:51: PASS: getrandom returned 256\ngetrandom02.c:51: PASS: getrandom returned 256\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetrandom03.c:37: PASS: getrandom returned 1\ngetrandom03.c:37: PASS: getrandom returned 2\ngetrandom03.c:37: PASS: getrandom returned 3\ngetrandom03.c:37: PASS: getrandom returned 7\ngetrandom03.c:37: PASS: getrandom returned 8\ngetrandom03.c:37: PASS: getrandom returned 15\ngetrandom03.c:37: PASS: getrandom returned 22\ngetrandom03.c:37: PASS: getrandom returned 64\ngetrandom03.c:37: PASS: getrandom returned 127\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetrandom04.c:28: PASS: getrandom returned 100\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ngetresgid01    1  TPASS  :  Functionality of getresgid() successful\ngetresgid01    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform\ngetresgid01    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration\ngetresgid02    1  TPASS  :  Functionality of getresgid() successful\ngetresgid02    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform\ngetresgid02    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration\ngetresgid03    1  TPASS  :  Functionality of getresgid() successful\ngetresgid03    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: 16-bit version of getresgid() is not supported on your platform\ngetresgid03    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresgid/../utils/compat_16.h:151: Remaining cases not appropriate for configuration\ngetresuid01    1  TPASS  :  Functionality of getresuid() successful\ngetresuid01    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform\ngetresuid01    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration\ngetresuid02    1  TPASS  :  Functionality of getresuid() successful\ngetresuid02    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform\ngetresuid02    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration\ngetresuid03    1  TPASS  :  Functionality of getresuid() successful\ngetresuid03    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: 16-bit version of getresuid() is not supported on your platform\ngetresuid03    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getresuid/../utils/compat_16.h:141: Remaining cases not appropriate for configuration\ngetrlimit01    1  TPASS  :  getrlimit() test RLIMIT_CPU success\ngetrlimit01    2  TPASS  :  getrlimit() test RLIMIT_FSIZE success\ngetrlimit01    3  TPASS  :  getrlimit() test RLIMIT_DATA success\ngetrlimit01    4  TPASS  :  getrlimit() test RLIMIT_STACK success\ngetrlimit01    5  TPASS  :  getrlimit() test RLIMIT_CORE success\ngetrlimit01    6  TPASS  :  getrlimit() test RLIMIT_RSS success\ngetrlimit01    7  TPASS  :  getrlimit() test RLIMIT_NPROC success\ngetrlimit01    8  TPASS  :  getrlimit() test RLIMIT_NOFILE success\ngetrlimit01    9  TPASS  :  getrlimit() test RLIMIT_MEMLOCK success\ngetrlimit01   10  TPASS  :  getrlimit() test RLIMIT_AS success\ngetrlimit01   11  TPASS  :  getrlimit() test RLIMIT_LOCKS success\ngetrlimit01   12  TPASS  :  getrlimit() test RLIMIT_MSGQUEUE success\ngetrlimit01   13  TPASS  :  getrlimit() test RLIMIT_NICE success\ngetrlimit01   14  TPASS  :  getrlimit() test RLIMIT_RTPRIO success\ngetrlimit01   15  TPASS  :  getrlimit() test RLIMIT_SIGPENDING success\ngetrlimit01   16  TPASS  :  getrlimit() test RLIMIT_RTTIME success\ngetrlimit02    1  TPASS  :  expected failure; got EFAULT\ngetrlimit02    2  TPASS  :  expected failure; got EINVAL\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetrlimit03.c:167: PASS: __NR_prlimit64(0) and __NR_getrlimit(0) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(1) and __NR_getrlimit(1) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(2) and __NR_getrlimit(2) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(3) and __NR_getrlimit(3) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(4) and __NR_getrlimit(4) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(5) and __NR_getrlimit(5) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(6) and __NR_getrlimit(6) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(7) and __NR_getrlimit(7) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(8) and __NR_getrlimit(8) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(9) and __NR_getrlimit(9) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(10) and __NR_getrlimit(10) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(11) and __NR_getrlimit(11) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(12) and __NR_getrlimit(12) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(13) and __NR_getrlimit(13) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(14) and __NR_getrlimit(14) gave consistent results\ngetrlimit03.c:167: PASS: __NR_prlimit64(15) and __NR_getrlimit(15) gave consistent results\n\nSummary:\npassed   16\nfailed   0\nskipped  0\nwarnings 0\nget_mempolicy01    1  TCONF  :  get_mempolicy01.c:318: NUMA support was disabled during build\nget_mempolicy01    2  TCONF  :  get_mempolicy01.c:318: Remaining cases not appropriate for configuration\nget_robust_list01    1  TPASS  :  get_robust_list failed as expected with EFAULT\nget_robust_list01    2  TPASS  :  get_robust_list failed as expected with EFAULT\nget_robust_list01    3  TPASS  :  get_robust_list failed as expected with ESRCH\nget_robust_list01    4  TPASS  :  get_robust_list succeeded\nget_robust_list01    5  TPASS  :  get_robust_list failed as expected with EPERM\ngetrusage01    1  TPASS  :  getrusage passed\ngetrusage01    2  TPASS  :  getrusage passed\ngetrusage02    1  TPASS  :  getrusage failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\ngetrusage02    2  TPASS  :  getrusage failed as expected: TEST_ERRNO=EFAULT(14): Bad address\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    0  TINFO  :  child.self = 102500\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    1  TPASS  :  initial.self ~= child.self\ngetrusage03    0  TINFO  :  Testcase #02: fork inherit(cont.)\ngetrusage03    0  TINFO  :  initial.children = 103544\ngetrusage03    2  TPASS  :  initial.children ~= 100MB\ngetrusage03    0  TINFO  :  child.children = 0\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    1  TPASS  :  initial.self ~= child.self\ngetrusage03    0  TINFO  :  Testcase #02: fork inherit(cont.)\ngetrusage03    0  TINFO  :  initial.children = 103544\ngetrusage03    2  TPASS  :  initial.children ~= 100MB\ngetrusage03    3  TPASS  :  child.children == 0\ngetrusage03    0  TINFO  :  Testcase #03: fork + malloc\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    0  TINFO  :  child allocate +50MB\ngetrusage03    0  TINFO  :  child.self = 154524\ngetrusage03_child    0  TINFO  :  grandchild allocate 300MB\ngetrusage03_child    0  TINFO  :  grandchild allocate 300MB\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    1  TPASS  :  initial.self ~= child.self\ngetrusage03    0  TINFO  :  Testcase #02: fork inherit(cont.)\ngetrusage03    0  TINFO  :  initial.children = 103544\ngetrusage03    2  TPASS  :  initial.children ~= 100MB\ngetrusage03    3  TPASS  :  child.children == 0\ngetrusage03    0  TINFO  :  Testcase #03: fork + malloc\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    4  TPASS  :  initial.self + 50MB ~= child.self\ngetrusage03    0  TINFO  :  Testcase #04: grandchild maxrss\ngetrusage03    0  TINFO  :  initial.children = 154868\ngetrusage03_child    0  TINFO  :  child allocate 400MB\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    1  TPASS  :  initial.self ~= child.self\ngetrusage03    0  TINFO  :  Testcase #02: fork inherit(cont.)\ngetrusage03    0  TINFO  :  initial.children = 103544\ngetrusage03    2  TPASS  :  initial.children ~= 100MB\ngetrusage03    3  TPASS  :  child.children == 0\ngetrusage03    0  TINFO  :  Testcase #03: fork + malloc\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    4  TPASS  :  initial.self + 50MB ~= child.self\ngetrusage03    0  TINFO  :  Testcase #04: grandchild maxrss\ngetrusage03    0  TINFO  :  initial.children = 154868\ngetrusage03    0  TINFO  :  post_wait.children = 307948\ngetrusage03    5  TPASS  :  child.children ~= 300MB\ngetrusage03    0  TINFO  :  Testcase #05: zombie\ngetrusage03    0  TINFO  :  initial.children = 307948\ngetrusage03_child    0  TINFO  :  child allocate 500MB\ngetrusage03    0  TINFO  :  allocate 100MB\ngetrusage03    0  TINFO  :  Testcase #01: fork inherit\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    1  TPASS  :  initial.self ~= child.self\ngetrusage03    0  TINFO  :  Testcase #02: fork inherit(cont.)\ngetrusage03    0  TINFO  :  initial.children = 103544\ngetrusage03    2  TPASS  :  initial.children ~= 100MB\ngetrusage03    3  TPASS  :  child.children == 0\ngetrusage03    0  TINFO  :  Testcase #03: fork + malloc\ngetrusage03    0  TINFO  :  initial.self = 103948\ngetrusage03    4  TPASS  :  initial.self + 50MB ~= child.self\ngetrusage03    0  TINFO  :  Testcase #04: grandchild maxrss\ngetrusage03    0  TINFO  :  initial.children = 154868\ngetrusage03    0  TINFO  :  post_wait.children = 307948\ngetrusage03    5  TPASS  :  child.children ~= 300MB\ngetrusage03    0  TINFO  :  Testcase #05: zombie\ngetrusage03    0  TINFO  :  initial.children = 307948\ngetrusage03    0  TINFO  :  pre_wait.children = 307948\ngetrusage03    6  TPASS  :  initial.children ~= pre_wait.children\ngetrusage03    0  TINFO  :  post_wait.children = 411108\ngetrusage03    7  TPASS  :  post_wait.children ~= 400MB\ngetrusage03    0  TINFO  :  Testcase #06: SIG_IGN\ngetrusage03    0  TINFO  :  initial.children = 411108\ngetrusage03_child    0  TINFO  :  exec.self = 104052, exec.children = 411108\ngetrusage03_child    1  TPASS  :  initial.self ~= exec.self\ngetrusage03_child    2  TPASS  :  initial.children ~= exec.children\nsh: systemd-detect-virt: command not found\nsh: systemd-detect-virt: command not found\ngetrusage04    0  TINFO  :  Expected timers granularity is 1000 us\ngetrusage04    0  TINFO  :  Using 1 as multiply factor for max [us]time increment (1000+1000us)!\ngetrusage04    0  TINFO  :  utime:         740us; stime:           0us\ngetrusage04    0  TINFO  :  utime:         740us; stime:         568us\ngetrusage04    0  TINFO  :  utime:         767us; stime:        1534us\ngetrusage04    0  TINFO  :  utime:         825us; stime:        2477us\ngetrusage04    0  TINFO  :  utime:         860us; stime:        3442us\ngetrusage04    0  TINFO  :  utime:         883us; stime:        4418us\ngetrusage04    0  TINFO  :  utime:         899us; stime:        5394us\ngetrusage04    0  TINFO  :  utime:         911us; stime:        6380us\ngetrusage04    0  TINFO  :  utime:         921us; stime:        7369us\ngetrusage04    0  TINFO  :  utime:        1857us; stime:        7431us\ngetrusage04    0  TINFO  :  utime:        2805us; stime:        7480us\ngetrusage04    0  TINFO  :  utime:        3762us; stime:        7524us\ngetrusage04    0  TINFO  :  utime:        4725us; stime:        7561us\ngetrusage04    0  TINFO  :  utime:        5696us; stime:        7595us\ngetrusage04    0  TINFO  :  utime:        6669us; stime:        7622us\ngetrusage04    0  TINFO  :  utime:        6689us; stime:        8600us\ngetrusage04    0  TINFO  :  utime:        6705us; stime:        9579us\ngetrusage04    0  TINFO  :  utime:        6721us; stime:       10562us\ngetrusage04    0  TINFO  :  utime:        7699us; stime:       10586us\ngetrusage04    0  TINFO  :  utime:        7714us; stime:       11571us\ngetrusage04    0  TINFO  :  utime:        7729us; stime:       12560us\ngetrusage04    1  TPASS  :  Test Passed\ngetsid01    1  TPASS  :  session ID is correct\ngetsid02    1  TPASS  :  expected failure - errno = 3 - No such process\ngetsockname01    1  TPASS  :  bad file descriptor successful\ngetsockname01    2  TPASS  :  bad file descriptor successful\ngetsockname01    3  TPASS  :  invalid socket buffer successful\ngetsockname01    4  TPASS  :  invalid aligned salen successful\ngetsockname01    5  TPASS  :  invalid unaligned salen successful\ngetsockopt01    1  TPASS  :  bad file descriptor successful\ngetsockopt01    2  TPASS  :  bad file descriptor successful\ngetsockopt01    3  TPASS  :  invalid option buffer successful\ngetsockopt01    4  TPASS  :  invalid optlen successful\ngetsockopt01    5  TPASS  :  invalid level successful\ngetsockopt01    6  TPASS  :  invalid option name successful\ngetsockopt01    7  TPASS  :  invalid option name (UDP) successful\ngetsockopt01    8  TPASS  :  invalid option name (IP) successful\ngetsockopt01    9  TPASS  :  invalid option name (TCP) successful\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetsockopt02.c:66: PASS: Test passed\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ngettid01    1  TPASS  :  gettid() returned 15488\ngettimeofday01    1  TPASS  :  gettimeofday(2) set the errno EFAULT correctly\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngettimeofday02.c:74: INFO: gettimeofday() called 14707935 times\ngettimeofday02.c:75: PASS: gettimeofday() monotonous in 10 seconds\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ngetuid01    1  TPASS  :  getuid returned 0\ngetuid01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getuid/../utils/compat_16.h:92: 16-bit version of getuid() is not supported on your platform\ngetuid01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getuid/../utils/compat_16.h:92: Remaining cases not appropriate for configuration\ngetuid03    1  TPASS  :  values from getuid and getpwuid match\ngetuid03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getuid/../utils/compat_16.h:92: 16-bit version of getuid() is not supported on your platform\ngetuid03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/getuid/../utils/compat_16.h:92: Remaining cases not appropriate for configuration\ngetxattr01    1  TPASS  :  expected behavior: TEST_ERRNO=ENODATA(61): No data available\ngetxattr01    2  TPASS  :  expected behavior: TEST_ERRNO=ERANGE(34): Numerical result out of range\ngetxattr01    3  TPASS  :  expected behavior: TEST_ERRNO=SUCCESS(0): Success\ngetxattr01    4  TPASS  :  Got the right value\ngetxattr02    1  TPASS  :  expected behavior: TEST_ERRNO=ENODATA(61): No data available\ngetxattr02    2  TPASS  :  expected behavior: TEST_ERRNO=ENODATA(61): No data available\ngetxattr02    3  TPASS  :  expected behavior: TEST_ERRNO=ENODATA(61): No data available\ngetxattr02    4  TPASS  :  expected behavior: TEST_ERRNO=ENODATA(61): No data available\ngetxattr03    1  TPASS  :  getxattr(2) returned correct value\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with xfs opts='' extra opts=''\ntst_mkfs.c:97: CONF: tst_test.c:830: mkfs.xfs not found in $PATH\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ngetxattr05.c:86: PASS: Got same data when acquiring the value of system.posix_acl_access twice\ngetxattr05.c:86: PASS: Got same data when acquiring the value of system.posix_acl_access twice\ngetxattr05.c:86: PASS: Got same data when acquiring the value of system.posix_acl_access twice\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty0\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty1\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty1\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty10\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty10\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty11\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty11\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty12\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty12\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty13\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty13\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty14\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty14\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty15\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty15\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty16\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty16\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty17\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty17\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty18\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty18\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty19\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty19\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty2\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty2\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty20\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty20\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty21\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty21\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty22\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty22\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty23\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty23\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty24\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty24\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty25\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty25\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty26\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty26\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty27\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty27\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty28\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty28\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty29\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty29\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty3\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty3\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty30\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty30\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty31\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty31\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty32\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty32\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty33\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty33\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty34\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty34\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty35\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty35\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty36\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty36\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty37\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty37\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty38\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty38\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty39\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty39\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty4\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty4\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty40\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty40\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty41\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty41\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty42\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty42\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty43\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty43\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty44\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty44\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty45\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty45\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty46\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty46\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty47\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty47\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty48\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty48\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty49\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty49\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty5\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty5\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty50\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty50\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty51\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty51\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty52\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty52\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty53\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty53\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty54\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty54\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty55\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty55\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty56\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty56\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty57\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty57\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty58\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty58\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty59\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty59\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty6\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty6\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty60\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty60\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty61\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty61\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty62\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty62\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty63\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty63\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty7\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty7\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty8\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty8\n\nioctl01_02    0  TINFO  :  Testing ioctl01 with /dev/tty9\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl01.c:73: PASS: failed as expected: EBADF (9)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: ENOTTY (25)\nioctl01.c:73: PASS: failed as expected: EFAULT (14)\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\nioctl01_02    1  TPASS  :  ioctl01 Passed with /dev/tty9\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty0\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty0\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty1\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty1\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty10\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty10\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty11\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty11\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty12\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty12\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty13\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty13\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty14\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty14\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty15\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty15\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty16\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty16\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty17\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty17\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty18\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty18\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty19\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty19\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty2\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty2\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty20\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty20\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty21\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty21\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty22\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty22\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty23\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty23\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty24\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty24\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty25\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty25\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty26\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty26\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty27\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty27\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty28\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty28\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty29\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty29\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty3\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty3\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty30\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty30\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty31\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty31\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty32\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty32\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty33\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty33\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty34\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty34\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty35\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty35\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty36\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty36\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty37\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty37\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty38\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty38\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty39\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty39\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty4\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty4\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty40\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty40\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty41\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty41\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty42\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty42\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty43\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty43\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty44\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty44\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty45\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty45\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty46\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty46\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty47\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty47\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty48\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty48\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty49\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty49\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty5\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty5\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty50\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty50\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty51\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty51\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty52\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty52\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty53\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty53\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty54\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty54\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty55\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty55\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty56\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty56\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty57\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty57\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty58\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty58\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty59\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty59\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty6\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty6\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty60\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty60\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty61\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty61\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty62\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty62\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty63\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty63\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty7\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty7\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty8\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty8\n\nioctl01_02    0  TINFO  :  Testing ioctl02 with /dev/tty9\nioctl02     0  TINFO  :  termio values are set as expected\nioctl02     1  TPASS  :  TCGETA/TCSETA tests SUCCEEDED\nioctl01_02    1  TPASS  :  ioctl02 Passed with /dev/tty9\n\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl03.c:69: CONF: TUN support is missing?\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl04.c:26: PASS: BLKROGET returned 0\nioctl04.c:39: PASS: BLKROGET returned 1\nioctl04.c:50: PASS: Mounting RO device RW failed: EACCES (13)\nioctl04.c:61: PASS: Mounting RO device RO works\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl05.c:34: PASS: BLKGETSIZE returned 524288, BLKGETSIZE64 268435456\nioctl05.c:46: PASS: Could lseek to the end of the device\nioctl05.c:52: PASS: Got EOF when trying to read after the end of device\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl06.c:26: INFO: BLKRAGET original value 256\nioctl06.c:33: PASS: BLKRASET 0 read back correctly\nioctl06.c:33: PASS: BLKRASET 512 read back correctly\nioctl06.c:33: PASS: BLKRASET 1024 read back correctly\nioctl06.c:33: PASS: BLKRASET 1536 read back correctly\nioctl06.c:33: PASS: BLKRASET 2048 read back correctly\nioctl06.c:33: PASS: BLKRASET 2560 read back correctly\nioctl06.c:33: PASS: BLKRASET 3072 read back correctly\nioctl06.c:33: PASS: BLKRASET 3584 read back correctly\nioctl06.c:33: PASS: BLKRASET 4096 read back correctly\nioctl06.c:38: INFO: BLKRASET restoring original value 256\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl07.c:32: INFO: entropy value from ioctl: 256, proc: 256\nioctl07.c:35: PASS: entropy value within expected parameters\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts=''\ntst_mkfs.c:97: CONF: tst_test.c:830: mkfs.btrfs not found in $PATH\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns01.c:57: PASS: NS_GET_PARENT fails with EPERM\nioctl_ns01.c:57: PASS: NS_GET_PARENT fails with EPERM\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns02.c:39: PASS: NS_GET_PARENT fails with EINVAL\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns03.c:42: PASS: NS_GET_OWNER_UID fails, UTS namespace\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns04.c:38: PASS: NS_GET_USERNS fails with EPERM\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns05.c:91: PASS: child and parent are consistent\nioctl_ns05.c:50: PASS: child thinks its pid is 1\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns06.c:87: PASS: child and parent are consistent\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioctl_ns07.c:33: PASS: request failed with ENOTTY\nioctl_ns07.c:33: PASS: request failed with ENOTTY\nioctl_ns07.c:33: PASS: request failed with ENOTTY\nioctl_ns07.c:33: PASS: request failed with ENOTTY\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ninotify_init1_01    1  TPASS  :  inotify_init1(O_CLOEXEC) PASSED\ninotify_init1_02    1  TPASS  :  inotify_init1(IN_NONBLOCK) PASSED\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ninotify01.c:122: PASS: get event: wd=1 mask=04 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=20 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=01 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=10 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=20 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=02 cookie=0 len=0\ninotify01.c:122: PASS: get event: wd=1 mask=08 cookie=0 len=0\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ninotify02.c:180: PASS: get event: wd=1 mask=40000004 cookie=0     len=0  name=\"\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000100 cookie=0     len=16 name=\"test_file1\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000020 cookie=0     len=16 name=\"test_file1\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000008 cookie=0     len=16 name=\"test_file1\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000040 cookie=552   len=16 name=\"test_file1\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000080 cookie=552   len=16 name=\"test_file2\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000800 cookie=0     len=0  name=\"\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000200 cookie=0     len=16 name=\"test_file2\"\ninotify02.c:180: PASS: get event: wd=1 mask=00000800 cookie=0     len=0  name=\"\"\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ninotify03.c:71: INFO: umount /dev/loop0\ninotify03.c:99: PASS: get event: wd=1 mask=2000 cookie=0 len=0\ninotify03.c:99: PASS: get event: wd=1 mask=8000 cookie=0 len=0\ninotify03.c:125: PASS: inotify_rm_watch (6, 1) returned EINVAL\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ninotify04.c:159: PASS: got event: wd=1 mask=0400 cookie=0 len=0 name=\"\"\ninotify04.c:159: PASS: got event: wd=1 mask=8000 cookie=0 len=0 name=\"\"\ninotify04.c:159: PASS: got event: wd=2 mask=0004 cookie=0 len=0 name=\"\"\ninotify04.c:159: PASS: got event: wd=2 mask=0400 cookie=0 len=0 name=\"\"\ninotify04.c:159: PASS: got event: wd=2 mask=8000 cookie=0 len=0 name=\"\"\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ninotify05.c:112: PASS: get event: wd=-1 mask=4000 cookie=0 len=0\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 10m 00s\ninotify06.c:84: PASS: kernel survived inotify beating\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_fs_setup.c:39: CONF: tst_test.c:964: overlayfs is not configured in this kernel\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_fs_setup.c:39: CONF: tst_test.c:964: overlayfs is not configured in this kernel\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\n../../../../include/tst_fuzzy_sync.h:504: INFO: Minimum sampling period ended\n../../../../include/tst_fuzzy_sync.h:327: INFO: loop = 1024, delay_bias = 0\n../../../../include/tst_fuzzy_sync.h:315: INFO: start_a - start_b: { avg = 628435ns, avg_dev = 1317360ns, dev_ratio = 2.10 }\n../../../../include/tst_fuzzy_sync.h:315: INFO: end_a - start_a  : { avg = 12817ns, avg_dev =  6123ns, dev_ratio = 0.48 }\n../../../../include/tst_fuzzy_sync.h:315: INFO: end_b - start_b  : { avg = 15024ns, avg_dev =  4767ns, dev_ratio = 0.32 }\n../../../../include/tst_fuzzy_sync.h:315: INFO: end_a - end_b    : { avg = 626227ns, avg_dev = 1319504ns, dev_ratio = 2.11 }\n../../../../include/tst_fuzzy_sync.h:315: INFO: spins            : { avg = 741635  , avg_dev = 432742  , dev_ratio = 0.58 }\n../../../../include/tst_fuzzy_sync.h:633: INFO: Exceeded execution time, requesting exit\ninotify09.c:89: PASS: kernel survived inotify beating\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfanotify03.c:214: INFO: Test #0: inode mark, FAN_OPEN_PERM | FAN_ACCESS_PERM events\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_fs_setup.c:42: INFO: fanotify06.c:239: overlayfs is not configured in this kernel\nfanotify06.c:169: INFO: Test #0: Fanotify merge mount mark\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfanotify09.c:161: INFO: Test #0: Events on children with both inode and mount marks\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfanotify10.c:331: INFO: Test #0: ignore mount events created on a specific file\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nfanotify12.c:137: INFO: Test #0: inode mark, FAN_OPEN events\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  4\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  4\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\ntst_safe_macros.c:56: CONF: fanotify is not configured in this kernel.\n\nSummary:\npassed   0\nfailed   0\nskipped  4\nwarnings 0\nioperm01    1  TPASS  :  ioperm() passed for port address 1021, returned 0\nioperm02    1  TPASS  :  Expected failure for Invalid I/O address, errno: 22\nioperm02    2  TPASS  :  Expected failure for Non super-user, errno: 1\niopl01      1  TPASS  :  iopl() passed for level 0, returned 0\niopl01      2  TPASS  :  iopl() passed for level 1, returned 0\niopl01      3  TPASS  :  iopl() passed for level 2, returned 0\niopl01      4  TPASS  :  iopl() passed for level 3, returned 0\niopl02      1  TPASS  :  Expected failure for Invalid privilege level, errno: 22\niopl02      2  TPASS  :  Expected failure for Non super-user, errno: 1\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioprio_get01.c:41: PASS: ioprio_get returned class NONE prio 4\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioprio_set01.c:65: INFO: ioprio_get returned class NONE prio 4\nioprio.h:89: PASS: ioprio_set new class BEST-EFFORT, new prio 5\nioprio.h:89: PASS: ioprio_set new class BEST-EFFORT, new prio 3\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioprio_set02.c:35: PASS: tested all prios in class BEST-EFFORT\nioprio_set02.c:51: PASS: tested all prios in class IDLE\nioprio.h:89: PASS: ioprio_set new class NONE, new prio 0\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nioprio.h:89: PASS: ioprio_set new class BEST-EFFORT, new prio 4\nioprio_set03.c:34: PASS: returned correct error for wrong prio: EINVAL (22)\nioprio_set03.c:47: INFO: tested illegal priority with class NONE\nioprio_set03.c:50: PASS: returned correct error for wrong prio: EINVAL (22)\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\nio_cancel01    1  TPASS  :  expected failure - returned value = -14 : Bad address\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nio_destroy01.c:36: PASS: io_destroy() failed as expected, returned -EINVAL\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nio_getevents01    1  TPASS  :  expected failure - returned value = -22 : Invalid argument\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nio_setup01.c:62: PASS: io_setup() passed as expected\nio_setup01.c:42: PASS: io_setup() failed as expected, returned -EINVAL\nio_setup01.c:42: PASS: io_setup() failed as expected, returned -EINVAL\nio_setup01.c:42: PASS: io_setup() failed as expected, returned -EFAULT\nio_setup01.c:42: PASS: io_setup() failed as expected, returned -EAGAIN/EWOULDBLOCK\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nio_submit01.c:111: PASS: io_submit() with invalid ctx failed with EINVAL\nio_submit01.c:111: PASS: io_submit() with invalid nr failed with EINVAL\nio_submit01.c:111: PASS: io_submit() with invalid iocbpp pointer failed with EFAULT\nio_submit01.c:111: PASS: io_submit() with NULL iocb pointers failed with EFAULT\nio_submit01.c:111: PASS: io_submit() with invalid fd failed with EBADF\nio_submit01.c:111: PASS: io_submit() with readonly fd for write failed with EBADF\nio_submit01.c:111: PASS: io_submit() with writeonly fd for read failed with EBADF\nio_submit01.c:111: PASS: io_submit() with zero buf size failed with SUCCESS\nio_submit01.c:111: PASS: io_submit() with zero nr failed with SUCCESS\n\nSummary:\npassed   9\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl01.c:27: PASS: KEYCTL_GET_KEYRING_ID succeeded\nkeyctl01.c:48: PASS: KEYCTL_REVOKE failed as expected: ENOKEY (126)\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl02.c:118: INFO: waiting for key gc took: 100 ms\nkeyctl02.c:119: PASS: Bug not reproduced\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl03.c:39: PASS: Bug not reproduced\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl04.c:39: PASS: thread keyring was not leaked\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl05.c:123: INFO: Try to update the 'asymmetric' key...\nkeyctl05.c:135: PASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP\nkeyctl05.c:123: INFO: Try to update the 'dns_resolver' key...\nkeyctl05.c:135: PASS: updating 'dns_resolver' key expectedly failed with EOPNOTSUPP\nkeyctl05.c:171: INFO: Try to update the 'user' key...\nkeyctl05.c:180: PASS: didn't crash while racing to update 'user' key\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl06.c:59: PASS: KEYCTL_READ returned full count but didn't overrun the buffer\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl07.c:62: INFO: trying to read from the negative key...\nkeyctl07.c:72: PASS: KEYCTL_READ on negative key expectedly failed with ENOKEY\nkeyctl07.c:88: PASS: didn't crash while reading from negative key\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkeyctl08.c:22: PASS: Denied access to .builtin_trusted_keys\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkcmp.h:49: CONF: syscall(312) __NR_kcmp not supported\ntst_test.c:357: CONF: Reported by child (31702)\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkcmp.h:49: CONF: syscall(312) __NR_kcmp not supported\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nkcmp.h:49: CONF: syscall(312) __NR_kcmp not supported\ntst_test.c:357: CONF: Reported by child (31707)\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\nkill01      1  TPASS  :  received expected signal 9\nkill02      1  TPASS  :  The signal was sent to all processes in the process group.\nkill02      2  TPASS  :  The signal was not sent to selective processes that were not in the process group.\nkill03      1  TPASS  :  errno set to 22 : Invalid argument, as expected\nkill04      1  TPASS  :  errno set to 3 : No such process, as expected\nkill failed with EPERM\nkill05      1  TPASS  :  received expected errno(EPERM)\nkill06      1  TPASS  :  received expected signal 9\nkill07      0  TINFO  :  received expected signal 9\nkill07      1  TPASS  :  Did not catch signal as expected\nkill08      1  TPASS  :  received expected signal 9\nkill09      1  TPASS  :  kill(31738, SIGKILL) returned 0\n31740: All 10 children reported in\n31741: All 10 children reported in\nkill10      1  TPASS  :  All 2 pgrps received their signals\nkill11      0  TINFO  :  Adjusting RLIMIT_CORE to 1048576\nkill11      1  TBROK  :  ../../../../include/old/safe_macros.h:312: kill11.c:207: setrlimit(4,0x7ffed2771ff0) failed: errno=EINVAL(22): Invalid argument\nkill11      2  TBROK  :  ../../../../include/old/safe_macros.h:312: Remaining cases broken\nkill12      1  TPASS  :  Test passed\nlchown01    1  TPASS  :  lchown() succeeds to Change Owner/Group ids of slink_file\nlchown01    2  TPASS  :  lchown() succeeds to Change Owner id only of slink_file\nlchown01    3  TPASS  :  lchown() succeeds to Change Owner/Group ids of slink_file\nlchown01    4  TPASS  :  lchown() succeeds to Change Group id only of slink_file\nlchown01    5  TPASS  :  lchown() succeeds to Change Group/Group ids of slink_file\nlchown01    6  TPASS  :  lchown() succeeds to Change none of slink_file\nlchown01_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform\nlchown01_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration\nlchown02    1  TPASS  :  lchown(2) fails, Process is not owner/root, errno:1\nlchown02    2  TPASS  :  lchown(2) fails, Search permission denied, errno:13\nlchown02    3  TPASS  :  lchown(2) fails, Unaccessible address space, errno:14\nlchown02    4  TPASS  :  lchown(2) fails, Pathname too long, errno:36\nlchown02    5  TPASS  :  lchown(2) fails, Path contains regular file, errno:20\nlchown02    6  TPASS  :  lchown(2) fails, Pathname is empty, errno:2\nmke2fs 1.45.7 (28-Jan-2021)\nlchown03    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nlchown03    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nlchown03    1  TPASS  :  lchown() failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nlchown03    2  TPASS  :  lchown() failed as expected: TEST_ERRNO=EROFS(30): Read-only file system\nlchown02_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform\nlchown02_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration\nmke2fs 1.45.7 (28-Jan-2021)\nlchown03_16    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nlchown03_16    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nlchown03_16    1  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: 16-bit version of lchown() is not supported on your platform\nlchown03_16    2  TCONF  :  /usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/lchown/../utils/compat_16.h:161: Remaining cases not appropriate for configuration\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlgetxattr01.c:77: PASS: lgetxattr() got expected value\nlgetxattr01.c:90: PASS: lgetxattr() failed as expected: ENODATA (61)\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlgetxattr02.c:63: PASS: lgetxattr() failed as expected: ENODATA (61)\nlgetxattr02.c:63: PASS: lgetxattr() failed as expected: ERANGE (34)\nlgetxattr02.c:63: PASS: lgetxattr() failed as expected: EFAULT (14)\n\nSummary:\npassed   3\nfailed   0\nskipped  0\nwarnings 0\nlink01      1  TPASS  :  link(2) to a symbolic link, which is pointing to an existing object file worked - file created and link count adjusted\nlink01      2  TPASS  :  link(2) to a symbolic link, which is pointing to a non-existing object file worked ok - file created and link count adjusted.\nlink02      1  TPASS  :  link(oldpath,newpath) returned 0 and link counts match\nlink03      1  TPASS  :  link() passed and linkcounts=10 match\nlink04      1  TPASS  :  link(<non-existent file>, <nefile>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04      2  TPASS  :  link(<path is empty string>, <nefile>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04      3  TPASS  :  link(<path contains a non-existent file>, <nefile>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04      4  TPASS  :  link(<path contains a regular file>, <nefile>): TEST_ERRNO=ENOTDIR(20): Not a directory\nlink04      5  TPASS  :  link(<pathname too long>, <nefile>): TEST_ERRNO=ENAMETOOLONG(36): File name too long\nlink04      6  TPASS  :  link(<invalid address>, <nefile>): TEST_ERRNO=EFAULT(14): Bad address\nlink04      7  TPASS  :  link(<regfile>, <empty string>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04      8  TPASS  :  link(<regfile>, <path contains a non-existent file>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04      9  TPASS  :  link(<regfile>, <path contains a regular file>): TEST_ERRNO=ENOENT(2): No such file or directory\nlink04     10  TPASS  :  link(<regfile>, <pathname too long>): TEST_ERRNO=ENAMETOOLONG(36): File name too long\nlink04     11  TPASS  :  link(<regfile>, <invalid address>): TEST_ERRNO=EFAULT(14): Bad address\nlink04     12  TPASS  :  link(<regfile>, <regfile2>): TEST_ERRNO=EEXIST(17): File exists\nlink05      1  TPASS  :  link(lkfile_31796, lkfile_31796[1-1000]) ret 0 for 1000 files,stat linkcounts match 1000\nlink06      1  TPASS  :  link() fails with expected error EACCES errno:13\nlink07      1  TPASS  :  link() fails with expected error: TEST_ERRNO=EACCES(13): Permission denied\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlink08.c:59: PASS: link() failed as expected: EPERM (1)\nlink08.c:59: PASS: link() failed as expected: EXDEV (18)\nlink08.c:59: PASS: link() failed as expected: EROFS (30)\nlink08.c:59: PASS: link() failed as expected: ELOOP (40)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\nlinkat01    1  TPASS  :  linkat is functionality correct\nlinkat01    2  TPASS  :  linkat succeeded as expected\nlinkat01    3  TPASS  :  linkat is functionality correct\nlinkat01    4  TPASS  :  linkat is functionality correct\nlinkat01    5  TPASS  :  linkat is functionality correct\nlinkat01    6  TPASS  :  linkat succeeded as expected\nlinkat01    7  TPASS  :  linkat is functionality correct\nlinkat01    8  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory\nlinkat01    9  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory\nlinkat01   10  TPASS  :  linkat succeeded as expected\nlinkat01   11  TPASS  :  linkat is functionality correct\nlinkat01   12  TPASS  :  linkat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor\nlinkat01   13  TPASS  :  linkat failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor\nlinkat01   14  TPASS  :  linkat succeeded as expected\nlinkat01   15  TPASS  :  linkat is functionality correct\nlinkat01   16  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory\nlinkat01   17  TPASS  :  linkat failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory\nlinkat01   18  TPASS  :  linkat succeeded as expected\nlinkat01   19  TPASS  :  linkat is functionality correct\nlinkat01   20  TPASS  :  linkat failed as expected: TEST_ERRNO=EXDEV(18): Invalid cross-device link\nlinkat01   21  TPASS  :  linkat failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted\nlinkat01   22  TPASS  :  linkat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nmke2fs 1.45.7 (28-Jan-2021)\nlinkat02    0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nlinkat02    0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nlinkat02    0  TINFO  :  the maximum number of hard links to emlink_dir/testfile0 is hit: 65000\nlinkat02    1  TPASS  :  linkat failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nlinkat02    2  TPASS  :  linkat failed as expected: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nlinkat02    3  TPASS  :  linkat failed as expected: TEST_ERRNO=EEXIST(17): File exists\nlinkat02    4  TPASS  :  linkat failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nlinkat02    5  TPASS  :  linkat failed as expected: TEST_ERRNO=EACCES(13): Permission denied\nlinkat02    6  TPASS  :  linkat failed as expected: TEST_ERRNO=EROFS(30): Read-only file system\nlinkat02    7  TPASS  :  linkat failed as expected: TEST_ERRNO=EMLINK(31): Too many links\nlisten01    1  TPASS  :  bad file descriptor successful\nlisten01    2  TPASS  :  not a socket successful\nlisten01    3  TPASS  :  UDP listen successful\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlistxattr01.c:63: PASS: listxattr() succeeded\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlistxattr02.c:72: PASS: listxattr() failed as expected: ERANGE (34)\nlistxattr02.c:72: PASS: listxattr() failed as expected: ENOENT (2)\nlistxattr02.c:72: PASS: listxattr() failed as expected: EFAULT (14)\nlistxattr02.c:72: PASS: listxattr() failed as expected: ENAMETOOLONG (36)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlistxattr03.c:54: PASS: listxattr() succeed with suitable buffer\nlistxattr03.c:54: PASS: listxattr() succeed with suitable buffer\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllistxattr01.c:71: PASS: llistxattr() succeeded\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllistxattr02.c:73: PASS: llistxattr() failed as expected: ERANGE (34)\nllistxattr02.c:73: PASS: llistxattr() failed as expected: ENOENT (2)\nllistxattr02.c:73: PASS: llistxattr() failed as expected: EFAULT (14)\nllistxattr02.c:73: PASS: llistxattr() failed as expected: ENAMETOOLONG (36)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllistxattr03.c:55: PASS: llistxattr() succeed with suitable buffer\nllistxattr03.c:55: PASS: llistxattr() succeed with suitable buffer\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllseek01.c:32: PASS: lseek64() can set file pointer position larger than file size limit\nllseek01.c:37: PASS: write failed after file size limit\nllseek01.c:43: PASS: lseek64() can set file pointer position under filer size limit\nllseek01.c:48: PASS: write succcessfully under file size limit\nllseek01.c:53: PASS: write failed after file size limit\n\nSummary:\npassed   5\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllseek02.c:49: PASS: lseek64(6, 1, 10) failed as expected: EINVAL (22)\nllseek02.c:49: PASS: lseek64(7, 1, 0) failed as expected: EBADF (9)\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nllseek03.c:96: PASS: llseek returned 1\nllseek03.c:115: PASS: SEEK_SET for llseek\nllseek03.c:96: PASS: llseek returned 5\nllseek03.c:115: PASS: SEEK_CUR for llseek\nllseek03.c:96: PASS: llseek returned 7\nllseek03.c:115: PASS: SEEK_END for llseek\nllseek03.c:96: PASS: llseek returned 8\nllseek03.c:107: PASS: SEEK_SET read returned 0\nllseek03.c:96: PASS: llseek returned 8\nllseek03.c:107: PASS: SEEK_CUR read returned 0\nllseek03.c:96: PASS: llseek returned 8\nllseek03.c:107: PASS: SEEK_END read returned 0\nllseek03.c:96: PASS: llseek returned 10\nllseek03.c:107: PASS: SEEK_SET read returned 0\nllseek03.c:96: PASS: llseek returned 12\nllseek03.c:107: PASS: SEEK_CUR read returned 0\nllseek03.c:96: PASS: llseek returned 12\nllseek03.c:107: PASS: SEEK_END read returned 0\n\nSummary:\npassed   18\nfailed   0\nskipped  0\nwarnings 0\ntst_device.c:244: INFO: Using test device LTP_DEV='/dev/loop0'\ntst_supported_fs_types.c:60: INFO: Kernel supports ext2\ntst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext3\ntst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports ext4\ntst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist\ntst_supported_fs_types.c:60: INFO: Kernel supports btrfs\ntst_supported_fs_types.c:40: INFO: mkfs.btrfs does not exist\ntst_supported_fs_types.c:60: INFO: Kernel supports vfat\ntst_supported_fs_types.c:44: INFO: mkfs.vfat does exist\ntst_test.c:1278: INFO: Testing on ext2\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlremovexattr01.c:107: PASS: lremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on ext3\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlremovexattr01.c:107: PASS: lremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on ext4\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''\nmke2fs 1.45.7 (28-Jan-2021)\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlremovexattr01.c:107: PASS: lremovexattr(2) removed attribute as expected\ntst_test.c:1278: INFO: Testing on vfat\ntst_mkfs.c:89: INFO: Formatting /dev/loop0 with vfat opts='' extra opts=''\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlremovexattr01.c:115: CONF: symlink() not supported\n\nSummary:\npassed   3\nfailed   0\nskipped  1\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlseek01.c:66: PASS: lseek(tfile, 4, SEEK_SET) read correct data\nlseek01.c:66: PASS: lseek(tfile, -2, SEEK_CUR) read correct data\nlseek01.c:66: PASS: lseek(tfile, -4, SEEK_END) read correct data\nlseek01.c:66: PASS: lseek(tfile, 0, SEEK_END) read correct data\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlseek02.c:64: PASS: lseek(-1, 1, 0) failed as expected: EBADF (9)\nlseek02.c:64: PASS: lseek(-1, 1, 1) failed as expected: EBADF (9)\nlseek02.c:64: PASS: lseek(-1, 1, 2) failed as expected: EBADF (9)\nlseek02.c:64: PASS: lseek(6, 1, 5) failed as expected: EINVAL (22)\nlseek02.c:64: PASS: lseek(6, 1, -1) failed as expected: EINVAL (22)\nlseek02.c:64: PASS: lseek(6, 1, 7) failed as expected: EINVAL (22)\nlseek02.c:64: PASS: lseek(7, 1, 0) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(7, 1, 1) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(7, 1, 2) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(8, 1, 0) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(8, 1, 1) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(8, 1, 2) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(10, 1, 0) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(10, 1, 1) failed as expected: ESPIPE (29)\nlseek02.c:64: PASS: lseek(10, 1, 2) failed as expected: ESPIPE (29)\n\nSummary:\npassed   15\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlseek07.c:69: PASS: lseek(tfile1, 7, SEEK_SET) wrote correct data abcdefgijk\nlseek07.c:69: PASS: lseek(tfile2, 2, SEEK_SET) wrote correct data abijkfg\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlseek11.c:162: INFO: The block size is 4096\nlseek11.c:209: PASS: The 0th test passed: SEEK_DATA from startblock 0 offset 0\nlseek11.c:209: PASS: The 1th test passed: SEEK_DATA from startblock 0 offset 4\nlseek11.c:209: PASS: The 2th test passed: SEEK_HOLE from startblock 0 offset 0\nlseek11.c:209: PASS: The 3th test passed: SEEK_HOLE from startblock 0 offset 4\nlseek11.c:209: PASS: The 4th test passed: SEEK_HOLE from startblock 1 offset 0\nlseek11.c:209: PASS: The 5th test passed: SEEK_HOLE from startblock 1 offset 128\nlseek11.c:209: PASS: The 6th test passed: SEEK_DATA from startblock 1 offset 0\nlseek11.c:209: PASS: The 7th test passed: SEEK_DATA from startblock 10 offset -1\nlseek11.c:209: PASS: The 8th test passed: SEEK_DATA from startblock 10 offset 0\nlseek11.c:209: PASS: The 9th test passed: SEEK_DATA from startblock 10 offset 4\nlseek11.c:209: PASS: The 10th test passed: SEEK_HOLE from startblock 10 offset 0\nlseek11.c:209: PASS: The 11th test passed: SEEK_HOLE from startblock 10 offset 4\nlseek11.c:209: PASS: The 12th test passed: SEEK_HOLE from startblock 11 offset 128\nlseek11.c:209: PASS: The 13th test passed: SEEK_DATA from startblock 11 offset 128\nlseek11.c:209: PASS: The 14th test passed: SEEK_HOLE from startblock 30 offset -128\n\nSummary:\npassed   15\nfailed   0\nskipped  0\nwarnings 0\nlstat01     1  TPASS  :  lstat(2) of symbolic link file which points to no object file is ok\nlstat01     2  TPASS  :  lstat(2) of symbolic link file which points at an object file is ok\nlstat01     3  TPASS  :  lstat(2) of object file returns object file inode information\nlstat01_64    1  TPASS  :  lstat(2) of symbolic link file which points to no object file is ok\nlstat01_64    2  TPASS  :  lstat(2) of symbolic link file which points at an object file is ok\nlstat01_64    3  TPASS  :  lstat(2) of object file returns object file inode information\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlstat01.c:46: PASS: lstat() reported correct values for the symlink!\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlstat01.c:46: PASS: lstat() reported correct values for the symlink!\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlstat02.c:72: PASS: lstat() failed as expected: EACCES (13)\nlstat02.c:72: PASS: lstat() failed as expected: ENOENT (2)\nlstat02.c:72: PASS: lstat() failed as expected: EFAULT (14)\nlstat02.c:72: PASS: lstat() failed as expected: ENAMETOOLONG (36)\nlstat02.c:72: PASS: lstat() failed as expected: ENOTDIR (20)\nlstat02.c:72: PASS: lstat() failed as expected: ELOOP (40)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nlstat02.c:72: PASS: lstat() failed as expected: EACCES (13)\nlstat02.c:72: PASS: lstat() failed as expected: ENOENT (2)\nlstat02.c:72: PASS: lstat() failed as expected: EFAULT (14)\nlstat02.c:72: PASS: lstat() failed as expected: ENAMETOOLONG (36)\nlstat02.c:72: PASS: lstat() failed as expected: ENOTDIR (20)\nlstat02.c:72: PASS: lstat() failed as expected: ELOOP (40)\n\nSummary:\npassed   6\nfailed   0\nskipped  0\nwarnings 0\nmallopt01    1  TPASS  :  mallinfo() succeeded\nmallopt01    2  TPASS  :  mallopt(M_MXFAST, 160) succeeded\nmallopt01    3  TPASS  :  mallopt(M_NLBLKS, 50) succeeded\nmallopt01    4  TPASS  :  malloc(1024) succeeded\nmallopt01    5  TPASS  :  mallopt(M_MXFAST, 0) succeeded\nmallopt01    6  TPASS  :  malloc(1024) succeeded\ntst_test.c:853: CONF: NUMA support was disabled during build\ntst_test.c:853: CONF: NUMA support was disabled during build\ntst_test.c:853: CONF: NUMA support was disabled during build\ntst_test.c:853: CONF: NUMA support was disabled during build\nmemset01    1  TPASS  :  Test passed\nmemset01    2  TPASS  :  Test passed\nmemcmp1     1  TPASS  :  Test passed\nmemcmp1     2  TPASS  :  Test passed\nmemcpy1     1  TPASS  :  Test passed\nmemcpy1     2  TPASS  :  Test passed\nmemcpy1     3  TPASS  :  Test passed\nmigrate_pages01    1  TCONF  :  migrate_pages01.c:250: NUMA support was disabled during build\nmigrate_pages01    2  TCONF  :  migrate_pages01.c:250: Remaining cases not appropriate for configuration\ntst_test.c:853: CONF: NUMA support was disabled during build\ntst_test.c:853: CONF: require libnuma >= 2 and it's development packages\nmlockall01    1  TPASS  :  mlockall test passed for MCL_CURRENT\nmlockall01    2  TPASS  :  mlockall test passed for MCL_FUTURE\nmlockall01    3  TPASS  :  mlockall test passed for MCL_CURRENT|MCL_FUTURE\nmlockall02    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory\nmlockall02    2  TPASS  :  expected failure - errno = 1 : Operation not permitted\nmlockall02    3  TPASS  :  expected failure - errno = 22 : Invalid argument\nmlockall03    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory\nmlockall03    2  TPASS  :  expected failure - errno = 1 : Operation not permitted\nmlockall03    3  TPASS  :  expected failure - errno = 22 : Invalid argument\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmkdir02.c:55: PASS: New dir inherited GID and S_ISGID\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmkdir03.c:62: PASS: mkdir() failed as expected: EFAULT (14)\nmkdir03.c:62: PASS: mkdir() failed as expected: ENAMETOOLONG (36)\nmkdir03.c:62: PASS: mkdir() failed as expected: EEXIST (17)\nmkdir03.c:62: PASS: mkdir() failed as expected: ENOENT (2)\nmkdir03.c:62: PASS: mkdir() failed as expected: ENOTDIR (20)\nmkdir03.c:62: PASS: mkdir() failed as expected: ELOOP (40)\nmkdir03.c:62: PASS: mkdir() failed as expected: EROFS (30)\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmkdir04.c:37: PASS: mkdir() failed expectedly: EACCES (13)\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmkdir05.c:45: PASS: mkdir() functionality is correct\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nmkdir05     1  TPASS  :  mkdir(2) of object file through symbolic link file failed as expected\nmkdir09     1  TPASS  :  PASS\nmkdirat01    1  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmkdirat01    2  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmkdirat01    3  TPASS  :  mkdirat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmkdirat01    4  TPASS  :  mkdirat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory\nmkdirat01    5  TPASS  :  mkdirat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmkdirat02.c:66: PASS: mkdirat() failed as expected: EROFS (30)\nmkdirat02.c:66: PASS: mkdirat() failed as expected: EROFS (30)\nmkdirat02.c:66: PASS: mkdirat() failed as expected: ELOOP (40)\nmkdirat02.c:66: PASS: mkdirat() failed as expected: ELOOP (40)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\nmknod01     1  TPASS  :  mknod(test_node, 0100777, 0) returned 0\nmknod01     2  TPASS  :  mknod(test_node, 010777, 0) returned 0\nmknod01     3  TPASS  :  mknod(test_node, 020777, 259) returned 0\nmknod01     4  TPASS  :  mknod(test_node, 060777, 0) returned 0\nmknod01     5  TPASS  :  mknod(test_node, 0104700, 0) returned 0\nmknod01     6  TPASS  :  mknod(test_node, 0102700, 0) returned 0\nmknod01     7  TPASS  :  mknod(test_node, 0106700, 0) returned 0\nmknod02     1  TPASS  :  Functionality of mknod(tnode_31907, 012777, 0) successful\nmknod03     1  TPASS  :  Functionality of mknod(tnode_31908, 012777, 0) successful\nmknod04     1  TPASS  :  Functionality of mknod(tnode_31909, 010777, 0) successful\nmknod05     1  TPASS  :  Functionality of mknod(tnode_31910, 012777, 0) successful\nmknod06     1  TPASS  :  mknod() fails, Specified node already exists, errno:17\nmknod06     2  TPASS  :  mknod() fails, Invalid address, errno:14\nmknod06     3  TPASS  :  mknod() fails, Non-existent file, errno:2\nmknod06     4  TPASS  :  mknod() fails, Pathname is empty, errno:2\nmknod06     5  TPASS  :  mknod() fails, Pathname too long, errno:36\nmknod06     6  TPASS  :  mknod() fails, Path contains regular file, errno:20\nmke2fs 1.45.7 (28-Jan-2021)\nmknod07     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmknod07     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmknod07     1  TPASS  :  mknod failed as expected: TEST_ERRNO=EACCES(13): Permission denied\nmknod07     2  TPASS  :  mknod failed as expected: TEST_ERRNO=EACCES(13): Permission denied\nmknod07     3  TPASS  :  mknod failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted\nmknod07     4  TPASS  :  mknod failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted\nmknod07     5  TPASS  :  mknod failed as expected: TEST_ERRNO=EROFS(30): Read-only file system\nmknod07     6  TPASS  :  mknod failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nmknod08     1  TPASS  :  Functionality of mknod(tnode_31916, 010777, 0) successful\nmknod09     1  TPASS  :  mknod() fails with expected error EINVAL errno:22\nmknodat01    1  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmknodat01    2  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmknodat01    3  TPASS  :  mknodat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory\nmknodat01    4  TPASS  :  mknodat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor\nmknodat01    5  TPASS  :  mknodat() returned 0: TEST_ERRNO=SUCCESS(0): Success\nmke2fs 1.45.7 (28-Jan-2021)\nmknodat     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmknodat     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmknodat     1  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success\nmknodat     2  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success\nmknodat     3  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success\nmknodat     4  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system\nmknodat     5  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system\nmknodat     6  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system\nmknodat     7  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nmknodat     8  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nmknodat     9  TPASS  :  mknodat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links\nmlock01     1  TPASS  :  mlock passed\nmlock01     2  TPASS  :  mlock passed\nmlock01     3  TPASS  :  mlock passed\nmlock01     4  TPASS  :  mlock passed\nmlock02     1  TPASS  :  mlock failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory\nmlock02     2  TPASS  :  mlock failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory\nmlock02     3  TPASS  :  mlock failed as expected: TEST_ERRNO=EPERM(1): Operation not permitted\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  mlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  mlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  mlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  mlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  mlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  mlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  mlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  mlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  mlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  mlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  mlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  mlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  mlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  mlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  mlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  mlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  mlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  mlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  mlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  mlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  mlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  mlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  mlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  mlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  munlock from 559d05637000 to 559d0563b000\nmlock03     0  TINFO  :  munlock from 559d0563b000 to 559d0564d000\nmlock03     0  TINFO  :  munlock from 559d0564d000 to 559d05656000\nmlock03     0  TINFO  :  munlock from 559d05656000 to 559d05658000\nmlock03     0  TINFO  :  munlock from 559d05658000 to 559d05659000\nmlock03     0  TINFO  :  munlock from 559d05659000 to 559d0567d000\nmlock03     0  TINFO  :  munlock from 7f810ff17000 to 7f810ff19000\nmlock03     0  TINFO  :  munlock from 7f810ff19000 to 7f810ff3e000\nmlock03     0  TINFO  :  munlock from 7f810ff3e000 to 7f811008e000\nmlock03     0  TINFO  :  munlock from 7f811008e000 to 7f81100db000\nmlock03     0  TINFO  :  munlock from 7f81100db000 to 7f81100de000\nmlock03     0  TINFO  :  munlock from 7f81100de000 to 7f81100e1000\nmlock03     0  TINFO  :  munlock from 7f81100e1000 to 7f81100e7000\nmlock03     0  TINFO  :  munlock from 7f81100ec000 to 7f81100ee000\nmlock03     0  TINFO  :  munlock from 7f81100ee000 to 7f811010e000\nmlock03     0  TINFO  :  munlock from 7f811010e000 to 7f8110116000\nmlock03     0  TINFO  :  munlock from 7f8110117000 to 7f8110118000\nmlock03     0  TINFO  :  munlock from 7f8110118000 to 7f8110119000\nmlock03     0  TINFO  :  munlock from 7f8110119000 to 7f811011a000\nmlock03     0  TINFO  :  munlock from 7ffd3830d000 to 7ffd3832e000\nmlock03     0  TINFO  :  munlock from 7ffd383be000 to 7ffd383c1000\nmlock03     0  TINFO  :  munlock from 7ffd383c1000 to 7ffd383c2000\nmlock03     0  TINFO  :  munlock failed: errno=ENOMEM(12): Cannot allocate memory\nmlock03     0  TINFO  :  munlock from ffffffffff600000 to ffffffffff601000\nmlock03     0  TINFO  :  starting stack size is 132\nmlock03     0  TINFO  :  final stack size is 132\nmlock03     1  TPASS  :  stack size is not decreased.\nmlock04     0  TINFO  :  locked 40960 bytes from 0x7f6adca40000\nmlock04     1  TPASS  :  test succeeded.\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmlock201.c:127: PASS: mlock2(0) succeeded in locking 1 pages\nmlock201.c:127: PASS: mlock2(0) succeeded in locking 8 pages\nmlock201.c:127: PASS: mlock2(0) succeeded in locking 3 pages\nmlock201.c:127: PASS: mlock2(0) succeeded in locking 2 pages\nmlock201.c:127: PASS: mlock2(1) succeeded in locking 0 pages\nmlock201.c:127: PASS: mlock2(1) succeeded in locking 4 pages\nmlock201.c:127: PASS: mlock2(1) succeeded in locking 1 pages\nmlock201.c:127: PASS: mlock2(1) succeeded in locking 4 pages\n\nSummary:\npassed   8\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmlock202.c:75: PASS: mlock2() failed as expected: EINVAL (22)\nmlock202.c:75: PASS: mlock2() failed as expected: ENOMEM (12)\nmlock202.c:75: PASS: mlock2() failed as expected: EPERM (1)\nmlock202.c:75: PASS: mlock2() failed as expected: ENOMEM (12)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmlock203.c:65: PASS: Locking one memory again didn't increased VmLck\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nmmap001     0  TINFO  :  mmap()ing file of 1 pages or 4096 bytes\nmmap001     1  TPASS  :  mmap() completed successfully.\nmmap001     0  TINFO  :  touching mmaped memory\nmmap001     2  TPASS  :  we're still here, mmaped area must be good\nmmap001     3  TPASS  :  synchronizing mmapped page passed\nmmap001     4  TPASS  :  munmapping testfile.31932 successful\nmmap01      1  TPASS  :  Functionality of mmap() successful\nmmap02      1  TPASS  :  Functionality of mmap() successful\nmmap03      1  TPASS  :  mmap() functionality is correct\nmmap04      1  TPASS  :  Functionality of mmap() successful\nmmap05      1  TPASS  :  Got SIGSEGV as expected\nmmap06      1  TPASS  :  mmap failed with EACCES\nmmap07      1  TPASS  :  mmap failed with EACCES\nmmap08      1  TPASS  :  mmap failed with EBADF\nmmap09      1  TPASS  :  ftruncate mmaped file to a smaller size\nmmap09      2  TPASS  :  ftruncate mmaped file to a larger size\nmmap09      3  TPASS  :  ftruncate mmaped file to 0 size\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmmap12.c:90: INFO: All pages are present\nmmap12.c:114: PASS: File mapped properly\n\nSummary:\npassed   1\nfailed   0\nskipped  0\nwarnings 0\nmmap13      1  TPASS  :  Got SIGBUS as expected\nmmap14      1  TPASS  :  Functionality of mmap() successful\nmmap15      1  TPASS  :  mmap into high region failed as expected: errno=ENOMEM(12): Cannot allocate memory\nmke2fs 1.45.7 (28-Jan-2021)\nmmap16      0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmmap16      0  TINFO  :  Formatting /dev/loop0 with ext4 opts='-b 1024' extra opts='10240'\nmmap16      1  TPASS  :  Bug is not reproduced!\nmodify_ldt01    1  TCONF  :  modify_ldt01.c:257: modify_ldt is available but not tested on the platform than __i386__\nmodify_ldt01    2  TCONF  :  modify_ldt01.c:257: Remaining cases not appropriate for configuration\nmodify_ldt02    1  TCONF  :  modify_ldt02.c:230: modify_ldt is available but not tested on the platform than __i386__\nmodify_ldt02    2  TCONF  :  modify_ldt02.c:230: Remaining cases not appropriate for configuration\nmodify_ldt03    1  TCONF  :  modify_ldt03.c:92: modify_ldt is available but not tested on the platform than __i386__\nmodify_ldt03    2  TCONF  :  modify_ldt03.c:92: Remaining cases not appropriate for configuration\nmke2fs 1.45.7 (28-Jan-2021)\nmount01     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmount01     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmount01     1  TPASS  :  mount(2) passed \nmke2fs 1.45.7 (28-Jan-2021)\nmount02     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmount02     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmount02     1  TPASS  :  mount() failed expectedly: TEST_ERRNO=ENODEV(19): No such device\nmount02     2  TPASS  :  mount() failed expectedly: TEST_ERRNO=ENOTBLK(15): Block device required\nmount02     3  TPASS  :  mount() failed expectedly: TEST_ERRNO=EBUSY(16): Device or resource busy\nmount02     4  TPASS  :  mount() failed expectedly: TEST_ERRNO=EBUSY(16): Device or resource busy\nmount02     5  TPASS  :  mount() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument\nmount02     6  TPASS  :  mount() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument\nmount02     7  TPASS  :  mount() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument\nmount02     8  TPASS  :  mount() failed expectedly: TEST_ERRNO=EFAULT(14): Bad address\nmount02     9  TPASS  :  mount() failed expectedly: TEST_ERRNO=EFAULT(14): Bad address\nmount02    10  TPASS  :  mount() failed expectedly: TEST_ERRNO=ENAMETOOLONG(36): File name too long\nmount02    11  TPASS  :  mount() failed expectedly: TEST_ERRNO=ENOENT(2): No such file or directory\nmount02    12  TPASS  :  mount() failed expectedly: TEST_ERRNO=ENOTDIR(20): Not a directory\nmke2fs 1.45.7 (28-Jan-2021)\nmount03     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmount03     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmount03     1  TPASS  :  mount(2) passed with rwflag = 1\nmount03     2  TPASS  :  mount(2) passed with rwflag = 4\nmount03     3  TPASS  :  mount(2) passed with rwflag = 8\nmount03     4  TPASS  :  mount(2) passed with rwflag = 16\nmount03     5  TPASS  :  mount(2) passed with rwflag = 1\nmount03     6  TPASS  :  mount(2) passed with rwflag = 2\nmount03     7  TPASS  :  mount(2) passed with rwflag = 1024\nmke2fs 1.45.7 (28-Jan-2021)\nmount04     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmount04     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmount04     1  TPASS  :  mount() failed expectedly: TEST_ERRNO=EPERM(1): Operation not permitted\nmount05     1  TPASS  :  bind mount is ok\nmke2fs 1.45.7 (28-Jan-2021)\nmount06     0  TINFO  :  Using test device LTP_DEV='/dev/loop0'\nmount06     0  TINFO  :  Formatting /dev/loop0 with ext2 opts='' extra opts=''\nmount06     1  TPASS  :  move mount is ok\nmove_pages01    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages01    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages02    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages02    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages03    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages03    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages04    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages04    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages05    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages05    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages06    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages06    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages07    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages07    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages09    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages09    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages10    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages10    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\nmove_pages11    1  TCONF  :  move_pages_support.c:412: NUMA support was disabled during build\nmove_pages11    2  TCONF  :  move_pages_support.c:412: Remaining cases not appropriate for configuration\ntst_test.c:853: CONF: NUMA support was disabled during build\nmprotect01    1  TPASS  :  expected failure - errno = 12 : Cannot allocate memory\nmprotect01    2  TPASS  :  expected failure - errno = 22 : Invalid argument\nmprotect01    3  TPASS  :  expected failure - errno = 13 : Permission denied\nmprotect02    1  TPASS  :  got SIGSEGV as expected\nmprotect02    2  TPASS  :  didn't get SIGSEGV\nmprotect03    0  TINFO  :  received signal: SIGSEGV\nmprotect03    1  TPASS  :  SIGSEGV generated as expected\nmprotect04    1  TPASS  :  test PROT_NONE for mprotect success\nmprotect04    0  TINFO  :  exec_func: 0x5586d90aac40, page_to_copy: 0x5586d90aa000\nmprotect04    2  TPASS  :  test PROT_EXEC for mprotect success\ntst_sys_conf.c:56: INFO: Path not found: '/proc/sys/vm/nr_hugepages'\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\npkey01.c:60: INFO: Huge page is not supported\npkey.h:48: CONF: pku is not supported on this CPU\n\nSummary:\npassed   0\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message\nmq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message\nmq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message\nmq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly\nmq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9)\nmq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9)\nmq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9)\nmq_notify01.c:146: PASS: mq_notify failed expectedly: EBUSY (16)\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\nmq_notify02    1  TPASS  :  mq_notify failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\nmq_notify02    2  TPASS  :  mq_notify failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:255: PASS: NORMAL returned: 7: SUCCESS (0)\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:255: PASS: NORMAL returned: 7: SUCCESS (0)\nmq_open01.c:226: INFO: queue name \"/caaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"\nmq_open01.c:255: PASS: NORMAL returned: 7: SUCCESS (0)\nmq_open01.c:226: INFO: queue name \"/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"\nmq_open01.c:272: PASS: NORMAL returned: -1: ENAMETOOLONG (36)\nmq_open01.c:226: INFO: queue name \"\"\nmq_open01.c:272: PASS: NORMAL returned: -1: EINVAL (22)\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:272: PASS: NORMAL returned: -1: EACCES (13)\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:272: PASS: NORMAL returned: -1: EEXIST (17)\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:272: PASS: NO_FILE returned: -1: EMFILE (24)\nmq_open01.c:226: INFO: queue name \"/notexist\"\nmq_open01.c:272: PASS: NORMAL returned: -1: ENOENT (2)\nmq_open01.c:226: INFO: queue name \"/test_mqueue\"\nmq_open01.c:272: PASS: NO_SPACE returned: -1: ENOSPC (28)\n\nSummary:\npassed   10\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmq_timedreceive01.c:195: PASS: mq_timedreceive returned 0, priority 0, length: 8192\nmq_timedreceive01.c:195: PASS: mq_timedreceive returned 1, priority 0, length: 8192\nmq_timedreceive01.c:195: PASS: mq_timedreceive returned 8192, priority 0, length: 8192\nmq_timedreceive01.c:195: PASS: mq_timedreceive returned 1, priority 32767, length: 8192\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedreceive/../utils/mq.h:70: INFO: receive 1/1 message\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EMSGSIZE (90)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EAGAIN/EWOULDBLOCK (11)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: ETIMEDOUT (110)\nmq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINTR (4)\n\nSummary:\npassed   14\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmq_timedsend01.c:219: PASS: mq_timedreceive returned 0, priority 0, length: 8192\nmq_timedsend01.c:219: PASS: mq_timedreceive returned 1, priority 0, length: 8192\nmq_timedsend01.c:219: PASS: mq_timedreceive returned 8192, priority 0, length: 8192\nmq_timedsend01.c:219: PASS: mq_timedreceive returned 1, priority 32767, length: 8192\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EMSGSIZE (90)\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9)\nmq_timedsend01.c:219: PASS: mq_timedreceive returned 16, priority 0, length: 8192\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22)\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22)\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22)\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22)\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: ETIMEDOUT (110)\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message\nmq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINTR (4)\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message\n/usr/src/debug/ltp/20200120-r0/git/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message\n\nSummary:\npassed   15\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmq_unlink01.c:76: INFO: queue name /test_mqueue\nmq_unlink01.c:99: PASS: mq_unlink returned 0: SUCCESS (0)\nmq_unlink01.c:76: INFO: queue name /test_mqueue\nmq_unlink01.c:99: PASS: mq_unlink returned -1: EACCES (13)\nmq_unlink01.c:76: INFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\nmq_unlink01.c:99: PASS: mq_unlink returned -1: ENOENT (2)\nmq_unlink01.c:76: INFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\nmq_unlink01.c:99: PASS: mq_unlink returned -1: ENAMETOOLONG (36)\n\nSummary:\npassed   4\nfailed   0\nskipped  0\nwarnings 0\nmremap01    1  TPASS  :  Functionality of mremap() is correct\nmremap02    1  TPASS  :  mremap() Failed, 'invalid argument specified' - errno 22\nmremap03    1  TPASS  :  mremap() Fails, 'old region not mapped', errno 14\nmremap04    1  TPASS  :  mremap() failed, 'MREMAP_MAYMOVE flag unset', errno 12\nmremap05    1  TPASS  :  MREMAP_FIXED requires MREMAP_MAYMOVE\nmremap05    2  TPASS  :  new_addr has to be page aligned\nmremap05    3  TPASS  :  old/new area must not overlap\nmremap05    4  TPASS  :  mremap #1\nmremap05    5  TPASS  :  mremap #1 value OK\nmremap05    6  TPASS  :  mremap #2\nmremap05    7  TPASS  :  mremap #2 value OK\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmsgctl01.c:37: PASS: msgctl(IPC_STAT)\nmsgctl01.c:40: PASS: msg_stime = 0\nmsgctl01.c:45: PASS: msg_rtime = 0\nmsgctl01.c:50: PASS: msg_ctime = 1678165604, expected 1678165604\nmsgctl01.c:58: PASS: msg_qnum = 0\nmsgctl01.c:63: PASS: msg_qbytes = 16384\nmsgctl01.c:68: PASS: msg_lspid = 0\nmsgctl01.c:73: PASS: msg_lrpid = 0\nmsgctl01.c:78: PASS: msg_perm.__key == 1627413030\nmsgctl01.c:85: PASS: msg_perm.uid = 0\nmsgctl01.c:92: PASS: msg_perm.gid = 0\nmsgctl01.c:99: PASS: msg_perm.cuid = 0\nmsgctl01.c:106: PASS: msg_perm.cgid = 0\nmsgctl01.c:113: PASS: msg_perm.mode = 0660\n\nSummary:\npassed   14\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmsgctl02.c:34: PASS: msgctl(IPC_SET) msg_qbytes - 1\nmsgctl02.c:40: PASS: msg_qbytes = 16383\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmsgctl03.c:30: PASS: msgctl(IPC_RMID)\nmsgctl03.c:34: PASS: msgctl(IPC_STAT): EINVAL (22)\n\nSummary:\npassed   2\nfailed   0\nskipped  0\nwarnings 0\ntst_test.c:1215: INFO: Timeout per run is 0h 05m 00s\nmsgctl04.c:58: PASS: msgctl(4, 2, 0x558ccd3c3a40): EACCES (13)\nmsgctl04.c:58: PASS: msgctl(5, 2, 0xffffffffffffffff): EFAULT (14)\nmsgctl04.c:58: PASS: msgctl(5, 1, 0xffffffffffffffff): EFAULT (14)\nmsgctl04.c:58: PASS: msgctl(5, -1, 0x558ccd3c3a40): EINVAL (22)\nmsgctl04.c:58: PASS: msgctl(-1, 2, 0x558ccd3c3a40): EINVAL (22)\nmsgctl04.c:58: PASS: msgctl(-1, 1, 0x558ccd3c3a40): EINVAL (22)\nmsgctl04.c:58: PASS: msgctl(3, 0, (nil)): EPERM (1)\n\nSummary:\npassed   7\nfailed   0\nskipped  0\nwarnings 0\nmsgstress01    1  TPASS  :  Test ran successfully!\nmsgstress02    1  TPASS  :  Test ran successfully!\nmsgstress03    1  TFAIL  :  msgstress03.c:155: \tFork failed (may be OK if under stress)\nmsgrcv() error in child 7099, read # = 9894: Invalid argument\nmsgrcv() error in child 7088, read # = 9687: Invalid argument\nmsgrcv() error in child 7158, read # = 9940: Invalid argument\nmsgrcv() error in child 7180, read # = 9943: Invalid argument\nmsgstress04    0  TINFO  :  Found 31723 available message queues\nmsgstress04    0  TINFO  :  Using upto 16033 pidsChecking for required user/group ids\n\n'nobody' user id and group found.\n'bin' user id and group found.\n'daemon' user id and group found.\nUsers group found.\nSys group found.\nRequired users/groups exist."
            },
            "ltpresult.sections": {
                "math": {
                    "duration": 11,
                    "log": "PASS: abs01\nPASS: atof01\nPASS: float_bessel\nPASS: float_exp_log\nPASS: float_iperb\nPASS: float_power\nPASS: float_trigo\nPASS: fptest01\nPASS: fptest02\nPASS: nextafter01\n"
                },
                "syscalls": {
                    "duration": 902,
                    "log": "FAIL: abort01\nPASS: accept01\nPASS: accept02\nPASS: accept4_01\nPASS: access01\nPASS: access02\nPASS: access03\nPASS: access04\nPASS: acct01\nPASS: acct02\nPASS: add_key01\nPASS: add_key02\nPASS: add_key03\nPASS: add_key04\nPASS: adjtimex01\nPASS: adjtimex02\nPASS: alarm02\nPASS: alarm03\nPASS: alarm05\nPASS: alarm06\nPASS: alarm07\nPASS: bind01\nPASS: bind02\nPASS: bind03\nPASS: bpf_map01\nPASS: bpf_prog01\nPASS: bpf_prog02\nPASS: bpf_prog03\nPASS: brk01\nPASS: capget01\nPASS: capget02\nPASS: capset01\nPASS: capset02\nPASS: capset03\nPASS: capset04\nPASS: chdir01\nPASS: chdir01A\nPASS: chdir02\nPASS: chdir03\nPASS: chdir04\nPASS: chmod01\nPASS: chmod01A\nPASS: chmod02\nPASS: chmod03\nPASS: chmod04\nPASS: chmod05\nPASS: chmod06\nPASS: chmod07\nPASS: chown01\nPASS: chown02\nPASS: chown03\nPASS: chown04\nPASS: chown05\nPASS: chroot01\nPASS: chroot02\nPASS: chroot03\nPASS: chroot04\nPASS: clock_adjtime01\nPASS: clock_adjtime02\nPASS: clock_getres01\nPASS: clock_nanosleep01\nPASS: clock_nanosleep02\nPASS: clock_nanosleep2_01\nPASS: clock_gettime01\nPASS: clock_gettime02\nPASS: leapsec01\nPASS: clock_settime01\nPASS: clock_settime02\nPASS: clone01\nPASS: clone02\nPASS: clone03\nPASS: clone04\nPASS: clone05\nPASS: clone06\nPASS: clone07\nPASS: clone08\nPASS: clone09\nPASS: close01\nPASS: close02\nPASS: close08\nPASS: confstr01\nPASS: connect01\nPASS: creat01\nPASS: creat03\nPASS: creat04\nPASS: creat05\nPASS: creat06\nPASS: creat07\nPASS: creat08\nPASS: delete_module02\nPASS: dup01\nPASS: dup02\nPASS: dup03\nPASS: dup04\nPASS: dup05\nPASS: dup06\nPASS: dup07\nPASS: dup201\nPASS: dup202\nPASS: dup203\nPASS: dup204\nPASS: dup205\nPASS: dup3_01\nPASS: dup3_02\nPASS: epoll_create1_01\nPASS: epoll01\nPASS: epoll_ctl01\nPASS: epoll_ctl02\nPASS: epoll_wait01\nPASS: epoll_wait02\nPASS: epoll_wait03\nPASS: epoll_pwait01\nPASS: eventfd01\nPASS: eventfd2_01\nPASS: eventfd2_02\nPASS: eventfd2_03\nPASS: execl01\nPASS: execle01\nPASS: execlp01\nPASS: execv01\nPASS: execve01\nPASS: execve02\nPASS: execve03\nPASS: execve04\nPASS: execve05\nPASS: execvp01\nPASS: execveat01\nPASS: execveat02\nPASS: exit01\nPASS: exit02\nPASS: exit_group01\nPASS: faccessat01\nPASS: fallocate01\nPASS: fallocate02\nPASS: fallocate03\nPASS: fallocate04\nPASS: fallocate05\nPASS: fsetxattr01\nPASS: fsetxattr02\nPASS: posix_fadvise01\nPASS: posix_fadvise01_64\nPASS: posix_fadvise02\nPASS: posix_fadvise02_64\nPASS: posix_fadvise03\nPASS: posix_fadvise03_64\nPASS: posix_fadvise04\nPASS: posix_fadvise04_64\nPASS: fchdir01\nPASS: fchdir02\nPASS: fchdir03\nPASS: fchmod01\nPASS: fchmod02\nPASS: fchmod03\nPASS: fchmod04\nPASS: fchmod05\nPASS: fchmod06\nPASS: fchmodat01\nPASS: fchown01\nPASS: fchown02\nPASS: fchown03\nPASS: fchown04\nPASS: fchown05\nPASS: fchownat01\nPASS: fchownat02\nPASS: fcntl01\nPASS: fcntl01_64\nPASS: fcntl02\nPASS: fcntl02_64\nPASS: fcntl03\nPASS: fcntl03_64\nPASS: fcntl04\nPASS: fcntl04_64\nPASS: fcntl05\nPASS: fcntl05_64\nPASS: fcntl07\nPASS: fcntl07_64\nPASS: fcntl08\nPASS: fcntl08_64\nPASS: fcntl09\nPASS: fcntl09_64\nPASS: fcntl10\nPASS: fcntl10_64\nPASS: fcntl11\nPASS: fcntl11_64\nPASS: fcntl12\nPASS: fcntl12_64\nPASS: fcntl13\nPASS: fcntl13_64\nPASS: fcntl14\nPASS: fcntl14_64\nPASS: fcntl15\nPASS: fcntl15_64\nPASS: fcntl16\nPASS: fcntl16_64\nPASS: fcntl17\nPASS: fcntl17_64\nPASS: fcntl18\nPASS: fcntl18_64\nPASS: fcntl19\nPASS: fcntl19_64\nPASS: fcntl20\nPASS: fcntl20_64\nPASS: fcntl21\nPASS: fcntl21_64\nPASS: fcntl22\nPASS: fcntl22_64\nPASS: fcntl23\nPASS: fcntl23_64\nPASS: fcntl24\nPASS: fcntl24_64\nPASS: fcntl25\nPASS: fcntl25_64\nPASS: fcntl26\nPASS: fcntl26_64\nPASS: fcntl27\nPASS: fcntl27_64\nPASS: fcntl28\nPASS: fcntl28_64\nPASS: fcntl29\nPASS: fcntl29_64\nPASS: fcntl30\nPASS: fcntl30_64\nPASS: fcntl31\nPASS: fcntl31_64\nPASS: fcntl32\nPASS: fcntl32_64\nPASS: fcntl33\nPASS: fcntl33_64\nPASS: fcntl34\nPASS: fcntl34_64\nPASS: fcntl35\nPASS: fcntl35_64\nPASS: fcntl36\nPASS: fcntl36_64\nPASS: fdatasync01\nPASS: fdatasync02\nPASS: fdatasync03\nPASS: fgetxattr01\nPASS: fgetxattr02\nPASS: fgetxattr03\nPASS: flistxattr01\nPASS: flistxattr02\nPASS: flistxattr03\nPASS: flock01\nPASS: flock02\nPASS: flock03\nPASS: flock04\nPASS: flock06\nPASS: fmtmsg01\nPASS: fork01\nPASS: fork02\nPASS: fork03\nPASS: fork04\nPASS: fork05\nPASS: fork06\nPASS: fork07\nPASS: fork08\nPASS: fork09\nPASS: fork10\nPASS: fork11\nPASS: fork13\nPASS: fpathconf01\nPASS: fremovexattr01\nPASS: fremovexattr02\nPASS: fstat02\nPASS: fstat02_64\nPASS: fstat03\nPASS: fstat03_64\nPASS: fstatat01\nPASS: fstatfs01\nPASS: fstatfs01_64\nPASS: fstatfs02\nPASS: fstatfs02_64\nPASS: fsync01\nPASS: fsync02\nPASS: fsync03\nPASS: fsync04\nPASS: ftruncate01\nPASS: ftruncate01_64\nPASS: ftruncate03\nPASS: ftruncate03_64\nPASS: ftruncate04\nPASS: ftruncate04_64\nPASS: futimesat01\nPASS: getcontext01\nPASS: getcpu01\nPASS: getcwd01\nPASS: getcwd02\nPASS: getcwd03\nPASS: getdents01\nPASS: getdents02\nPASS: getdents01_64\nPASS: getdents02_64\nPASS: getdomainname01\nPASS: getdtablesize01\nPASS: getegid01\nPASS: getegid02\nPASS: geteuid01\nPASS: geteuid02\nPASS: getgid01\nPASS: getgid03\nPASS: getgroups01\nPASS: getgroups03\nPASS: gethostbyname_r01\nPASS: gethostid01\nPASS: gethostname01\nPASS: getitimer01\nPASS: getitimer02\nPASS: getitimer03\nPASS: getpagesize01\nPASS: getpeername01\nPASS: getpgid01\nPASS: getpgid02\nPASS: getpgrp01\nPASS: getpid01\nPASS: getpid02\nPASS: getppid01\nPASS: getppid02\nPASS: getpriority01\nPASS: getpriority02\nPASS: getrandom01\nPASS: getrandom02\nPASS: getrandom03\nPASS: getrandom04\nPASS: getresgid01\nPASS: getresgid02\nPASS: getresgid03\nPASS: getresuid01\nPASS: getresuid02\nPASS: getresuid03\nPASS: getrlimit01\nPASS: getrlimit02\nPASS: getrlimit03\nPASS: get_robust_list01\nPASS: getrusage01\nPASS: getrusage02\nPASS: getrusage03\nPASS: getrusage04\nPASS: getsid01\nPASS: getsid02\nPASS: getsockname01\nPASS: getsockopt01\nPASS: getsockopt02\nPASS: gettid01\nPASS: gettimeofday01\nPASS: gettimeofday02\nPASS: getuid01\nPASS: getuid03\nPASS: getxattr01\nPASS: getxattr02\nPASS: getxattr03\nPASS: getxattr05\nPASS: ioctl01_02\nPASS: ioctl04\nPASS: ioctl05\nPASS: ioctl06\nPASS: ioctl07\nPASS: ioctl_ns01\nPASS: ioctl_ns02\nPASS: ioctl_ns03\nPASS: ioctl_ns04\nPASS: ioctl_ns05\nPASS: ioctl_ns06\nPASS: ioctl_ns07\nPASS: inotify_init1_01\nPASS: inotify_init1_02\nPASS: inotify01\nPASS: inotify02\nPASS: inotify03\nPASS: inotify04\nPASS: inotify05\nPASS: inotify06\nPASS: inotify09\nPASS: ioperm01\nPASS: ioperm02\nPASS: iopl01\nPASS: iopl02\nPASS: ioprio_get01\nPASS: ioprio_set01\nPASS: ioprio_set02\nPASS: ioprio_set03\nPASS: io_cancel01\nPASS: io_destroy01\nPASS: io_getevents01\nPASS: io_setup01\nPASS: io_submit01\nPASS: keyctl01\nPASS: keyctl02\nPASS: keyctl03\nPASS: keyctl04\nPASS: keyctl05\nPASS: keyctl06\nPASS: keyctl07\nPASS: keyctl08\nPASS: kill01\nPASS: kill02\nPASS: kill03\nPASS: kill04\nPASS: kill05\nPASS: kill06\nPASS: kill07\nPASS: kill08\nPASS: kill09\nPASS: kill10\nFAIL: kill11\nPASS: kill12\nPASS: lchown01\nPASS: lchown02\nPASS: lchown03\nPASS: lgetxattr01\nPASS: lgetxattr02\nPASS: link01\nPASS: link02\nPASS: link03\nPASS: link04\nPASS: link05\nPASS: link06\nPASS: link07\nPASS: link08\nPASS: linkat01\nPASS: linkat02\nPASS: listen01\nPASS: listxattr01\nPASS: listxattr02\nPASS: listxattr03\nPASS: llistxattr01\nPASS: llistxattr02\nPASS: llistxattr03\nPASS: llseek01\nPASS: llseek02\nPASS: llseek03\nPASS: lremovexattr01\nPASS: lseek01\nPASS: lseek02\nPASS: lseek07\nPASS: lseek11\nPASS: lstat01A\nPASS: lstat01A_64\nPASS: lstat01\nPASS: lstat01_64\nPASS: lstat02\nPASS: lstat02_64\nPASS: mallopt01\nPASS: memset01\nPASS: memcmp01\nPASS: memcpy01\nPASS: mlockall01\nPASS: mlockall02\nPASS: mlockall03\nPASS: mkdir02\nPASS: mkdir03\nPASS: mkdir04\nPASS: mkdir05\nPASS: mkdir05A\nPASS: mkdir09\nPASS: mkdirat01\nPASS: mkdirat02\nPASS: mknod01\nPASS: mknod02\nPASS: mknod03\nPASS: mknod04\nPASS: mknod05\nPASS: mknod06\nPASS: mknod07\nPASS: mknod08\nPASS: mknod09\nPASS: mknodat01\nPASS: mknodat02\nPASS: mlock01\nPASS: mlock02\nPASS: mlock03\nPASS: mlock04\nPASS: mlock201\nPASS: mlock202\nPASS: mlock203\nPASS: qmm01\nPASS: mmap01\nPASS: mmap02\nPASS: mmap03\nPASS: mmap04\nPASS: mmap05\nPASS: mmap06\nPASS: mmap07\nPASS: mmap08\nPASS: mmap09\nPASS: mmap12\nPASS: mmap13\nPASS: mmap14\nPASS: mmap15\nPASS: mmap16\nPASS: mount01\nPASS: mount02\nPASS: mount03\nPASS: mount04\nPASS: mount05\nPASS: mount06\nPASS: mprotect01\nPASS: mprotect02\nPASS: mprotect03\nPASS: mprotect04\nPASS: mq_notify01\nPASS: mq_notify02\nPASS: mq_open01\nPASS: mq_timedreceive01\nPASS: mq_timedsend01\nPASS: mq_unlink01\nPASS: mremap01\nPASS: mremap02\nPASS: mremap03\nPASS: mremap04\nPASS: mremap05\nPASS: msgctl01\nPASS: msgctl02\nPASS: msgctl03\nPASS: msgctl04\nPASS: msgstress01\nPASS: msgstress02\nFAIL: msgstress03\n"
                }
            },
            "ltpresult.syscalls.abort01": {
                "status": "FAILED"
            },
            "ltpresult.syscalls.accept01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.accept02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.accept4_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.access01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.access02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.access03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.access04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.acct01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.acct02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.add_key01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.add_key02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.add_key03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.add_key04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.adjtimex01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.adjtimex02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.alarm02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.alarm03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.alarm05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.alarm06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.alarm07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bind01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bind02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bind03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bpf_map01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bpf_prog01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bpf_prog02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.bpf_prog03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.brk01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capget01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capget02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capset01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capset02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capset03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.capset04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chdir01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chdir01A": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chdir02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chdir03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chdir04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod01A": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chmod07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chown01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chown02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chown03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chown04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chown05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chroot01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chroot02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chroot03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.chroot04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_adjtime01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_adjtime02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_getres01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_gettime01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_gettime02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_nanosleep01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_nanosleep02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_nanosleep2_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_settime01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clock_settime02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.clone09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.close01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.close02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.close08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.confstr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.connect01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.creat08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.delete_module02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup201": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup202": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup203": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup204": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup205": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup3_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.dup3_02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_create1_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_ctl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_ctl02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_pwait01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_wait01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_wait02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.epoll_wait03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.eventfd01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.eventfd2_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.eventfd2_02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.eventfd2_03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execle01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execlp01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execv01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execve01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execve02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execve03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execve04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execve05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execveat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execveat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.execvp01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.exit01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.exit02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.exit_group01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.faccessat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fallocate01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fallocate02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fallocate03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fallocate04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fallocate05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchdir01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchdir02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchdir03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmod06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchmodat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchown01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchown02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchown03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchown04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchown05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchownat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fchownat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl03_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl04_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl05_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl07_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl08_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl09_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl10": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl10_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl11": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl11_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl12": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl12_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl13": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl13_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl14": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl14_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl15": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl15_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl16": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl16_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl17": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl17_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl18": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl18_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl19": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl19_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl20": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl20_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl21": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl21_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl22": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl22_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl23": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl23_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl24": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl24_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl25": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl25_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl26": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl26_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl27": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl27_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl28": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl28_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl29": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl29_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl30": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl30_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl31": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl31_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl32": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl32_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl33": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl33_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl34": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl34_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl35": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl35_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl36": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fcntl36_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fdatasync01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fdatasync02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fdatasync03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fgetxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fgetxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fgetxattr03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flistxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flistxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flistxattr03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flock01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flock02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flock03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flock04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.flock06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fmtmsg01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork10": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork11": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fork13": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fpathconf01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fremovexattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fremovexattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsetxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsetxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstat02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstat03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstat03_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstatat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstatfs01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstatfs01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstatfs02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fstatfs02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsync01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsync02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsync03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.fsync04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate03_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ftruncate04_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.futimesat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.get_robust_list01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getcontext01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getcpu01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getcwd01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getcwd02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getcwd03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdents01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdents01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdents02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdents02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdomainname01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getdtablesize01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getegid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getegid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.geteuid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.geteuid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getgid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getgid03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getgroups01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getgroups03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gethostbyname_r01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gethostid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gethostname01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getitimer01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getitimer02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getitimer03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpagesize01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpeername01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpgid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpgid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpgrp01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getppid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getppid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpriority01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getpriority02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrandom01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrandom02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrandom03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrandom04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresgid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresgid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresgid03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresuid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresuid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getresuid03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrlimit01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrlimit02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrlimit03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrusage01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrusage02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrusage03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getrusage04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getsid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getsid02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getsockname01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getsockopt01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getsockopt02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gettid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gettimeofday01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.gettimeofday02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getuid01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getuid03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getxattr03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.getxattr05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify_init1_01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.inotify_init1_02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.io_cancel01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.io_destroy01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.io_getevents01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.io_setup01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.io_submit01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl01_02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioctl_ns07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioperm01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioperm02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.iopl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.iopl02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioprio_get01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioprio_set01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioprio_set02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.ioprio_set03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.keyctl08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill10": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.kill11": {
                "status": "FAILED"
            },
            "ltpresult.syscalls.kill12": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lchown01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lchown02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lchown03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.leapsec01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lgetxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lgetxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.link08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.linkat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.linkat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.listen01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.listxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.listxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.listxattr03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llistxattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llistxattr02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llistxattr03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llseek01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llseek02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.llseek03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lremovexattr01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lseek01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lseek02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lseek07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lseek11": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat01A": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat01A_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.lstat02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mallopt01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.memcmp01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.memcpy01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.memset01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir05A": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdir09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdirat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mkdirat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknod09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknodat01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mknodat02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock201": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock202": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlock203": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlockall01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlockall02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mlockall03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap07": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap08": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap09": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap12": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap13": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap14": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap15": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mmap16": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mount06": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mprotect01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mprotect02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mprotect03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mprotect04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_notify01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_notify02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_open01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_timedreceive01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_timedsend01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mq_unlink01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mremap01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mremap02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mremap03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mremap04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.mremap05": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgctl01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgctl02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgctl03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgctl04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgstress01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgstress02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.msgstress03": {
                "status": "FAILED"
            },
            "ltpresult.syscalls.posix_fadvise01": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise01_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise02": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise02_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise03": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise03_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise04": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.posix_fadvise04_64": {
                "status": "PASSED"
            },
            "ltpresult.syscalls.qmm01": {
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.016304969787597656,
                "status": "PASSED"
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 0.8892927169799805,
                "status": "PASSED"
            }
        }
    }
}