Uploaded image for project: 'RHEL Testing'
  1. RHEL Testing
  2. RHELTEST-1645

[RHEL8.6] vm/hugepage/ltp-hugetlbfs: tst_hugepage.c:40: TBROK: strtol(0): 0 is out of range 1 - 9223372036854775807

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • rhel-kernel-ft

      The beaker job: https://beaker.engineering.redhat.com/jobs/11620199

      Not enough menory caused the ltp-hugetlbfs failures:

       

       - Show /proc/meminfo (before setup):
      =========================
      MemTotal:        3364096 kB
      MemFree:          245824 kB
      MemAvailable:    2442432 kB
      Buffers:             192 kB
      Cached:          2638400 kB
      SwapCached:          768 kB
      Active:           732608 kB
      Inactive:        2064064 kB
      Active(anon):       8448 kB
      Inactive(anon):   160960 kB
      Active(file):     724160 kB
      Inactive(file):  1903104 kB
      Unevictable:           0 kB
      Mlocked:               0 kB
      SwapTotal:       6504384 kB
      SwapFree:        6483648 kB
      Dirty:                 0 kB
      Writeback:             0 kB
      AnonPages:        157632 kB
      Mapped:            68992 kB
      Shmem:             11328 kB
      KReclaimable:      58240 kB
      Slab:             196544 kB
      SReclaimable:      58240 kB
      SUnreclaim:       138304 kB
      KernelStack:       11072 kB
      PageTables:         7296 kB
      NFS_Unstable:          0 kB
      Bounce:                0 kB
      WritebackTmp:          0 kB
      CommitLimit:     8186432 kB
      Committed_AS:     440256 kB
      VmallocTotal:   133009637312 kB
      VmallocUsed:           0 kB
      VmallocChunk:          0 kB
      Percpu:             5120 kB
      HardwareCorrupted:     0 kB
      AnonHugePages:         0 kB
      ShmemHugePages:        0 kB
      ShmemPmdMapped:        0 kB
      FileHugePages:         0 kB
      FilePmdMapped:         0 kB
      HugePages_Total:       0
      HugePages_Free:        0
      HugePages_Rsvd:        0
      HugePages_Surp:        0
      Hugepagesize:     524288 kB
      Hugetlb:               0 kB 

      MemFree: 245824 kB / Hugepagesize: 524288 kB == 0.

      >>> 1:hugemmap01__with_dmesg_entry BROK <<<
      ###############################################################################
      # Test Num    : 1                                                             #
      # Test Case   : hugemmap01__with_dmesg_entry                                  #
      # Test Result : BROK                                                          #
      ###############################################################################
      
           1	<<<test_start>>>
           2	tag=hugemmap01__with_dmesg_entry stime=1756909712
           3	cmdline="dmesg -c 1>/dev/null 2>&1; hugemmap01 -s 0; EXIT_CODE=$?; dmesg > /mnt/testarea/ltp/output/DMESG_DIR_HUGEPAGE-dmesg-output-49170-10:28:32AM/hugemmap01.dmesg.log; exit $EXIT_CODE"
           4	contacts=""
           5	analysis=exit
           6	<<<test_output>>>
           7	tst_hugepage.c:40: TBROK: strtol(0): 0 is out of range 1 - 9223372036854775807
           8	<<<execution_status>>>
           9	initiation_status="ok"
          10	duration=0 termination_type=exited termination_id=2 corefile=no
          11	cutime=0 cstime=0
          12	<<<test_end>>> 

      Rerun this tests and passed: https://beaker.engineering.redhat.com/jobs/11623791

       

              Unassigned Unassigned
              xiubli@redhat.com Xiubo Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: