Re: Fedora Atomic 2wk: Release Candidate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24/01/17, Dusty Mabe wrote:
> 
> New build just finished with new kernel and new kubernetes versions that
> prevented us from releasing our 2wk release last week.
> 
> The vm images are here:
> 
> https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-20170124.1/compose/CloudImages/x86_64/images/
> 
> The iso is here:
> 
> https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-20170124.1/compose/Atomic/x86_64/iso/Fedora-Atomic-ostree-x86_64-25-20170124.1.iso
> 
> 
> Please give these a sping and report any issues!
The qcow2 image passed through all of our Fedora Atomic tests on Fedora
Infra Openstack.

$ ./gotun --job fedora
Starts a new Tunir Job.

Server ID: f15923aa-a523-4f7e-a538-fdcc58924952
Let us wait for the server to be in running state.
Time to assign a floating pointip.
Polling for a successful ssh connection.

Polling for a successful ssh connection.

Polling for a successful ssh connection.

Polling for a successful ssh connection.

Polling for a successful ssh connection.

Polling for a successful ssh connection.

Executing:  curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz
Executing:  tar -xzvf tunirtests.tar.gz
Executing:  ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtests -v
Executing:  ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestBzip2 -v
Executing:  ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestsCpio -v
Executing:  ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestDiffutills -v
Executing:  ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestaudit -v
Executing:  ## sudo python3 -m unittest tunirtests.selinux.TestSELinux -v
Executing:  ## sudo python3 -m unittest tunirtests.sshkeygentest.sshkeygenTest -v
Executing:  ## sudo python3 -m unittest tunirtests.testumountroot.TestUmountRoot -v
Executing:  sudo python3 -m unittest tunirtests.cloudtests.TestBase -v
Executing:  sudo python3 -m unittest tunirtests.cloudtests.TestCloudtmp -v
Executing:  sudo python3 -m unittest tunirtests.cloudtests.Testtmpmount -v
Executing:  sudo python3 -m unittest tunirtests.cloudtests.Testnetname -v
Executing:  ## python3 -m unittest tunirtests.cloudtests.TestJournalWritten -v
Executing:  sudo python3 -m unittest tunirtests.cloudservice.TestServiceStop -v
Executing:  sudo python3 -m unittest tunirtests.cloudservice.TestServiceDisable -v
Executing:  @@ sudo reboot
Sleeping for  30
Executing:  ## sudo python3 -m unittest tunirtests.testreboot.TestReboot -v
Executing:  sudo python3 -m unittest tunirtests.cloudservice.TestServiceManipulation -v
Executing:  ## python3 -m unittest tunirtests.cloudtests.TestJournalWrittenAfterReboot -v
Executing:  @@ sudo reboot
Sleeping for  30
Executing:  sudo python3 -m unittest tunirtests.cloudservice.TestServiceAfter -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestDockerInstalled -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestDockerStorageSetup -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestAtomicFirstBootRun -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestAtomicCommand -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestAtomicDockerImage -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestRootMount -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.Testreadonlymount -v
Executing:  sudo python3 -m unittest tunirtests.atomictests.TestDockerDaemon -v

Result file at: /tmp/tunirresult_062736880


Job status: true


command: curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz
status:true

  %!T(MISSING)otal    %!R(MISSING)eceived %!X(MISSING)ferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 12540  100 12540    0     0  23983      0 --:--:-- --:--:-- --:--:-- 23977


command: tar -xzvf tunirtests.tar.gz
status:true

tunirtests/
tunirtests/atomictests.py
tunirtests/cloudservice.py
tunirtests/cloudtests.py
tunirtests/__init__.py
tunirtests/loopbacktest.py
tunirtests/nongatingtests.py
tunirtests/selinux.py
tunirtests/sshkeygentest.py
tunirtests/testreboot.py
tunirtests/testumountroot.py
tunirtests/testutils.py
tunirtests/LICENSE


command: sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtests -v
status:true

test_bash (tunirtests.nongatingtests.TunirNonGatingtests)
Tests the bash version as the same of upstream ... ok

----------------------------------------------------------------------
Ran 1 test in 0.002s

OK


command: sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestBzip2 -v
status:true

test_bzip2 (tunirtests.nongatingtests.TunirNonGatingtestBzip2)
Test to run a file through bzip2,bzcat,bunzip2 ... ok

----------------------------------------------------------------------
Ran 1 test in 0.011s

OK


command: sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestsCpio -v
status:true

test_cpio (tunirtests.nongatingtests.TunirNonGatingtestsCpio)
Tests to check basic cpio functions ... ok

----------------------------------------------------------------------
Ran 1 test in 0.042s

OK


command: sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestDiffutills -v
status:true

test_cmp (tunirtests.nongatingtests.TunirNonGatingtestDiffutills)
Test to check cmp functionality ... ok

----------------------------------------------------------------------
Ran 1 test in 0.033s

OK


command: sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestaudit -v
status:true

test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit)
Tests audit ... ok

----------------------------------------------------------------------
Ran 1 test in 0.174s

OK


command: sudo python3 -m unittest tunirtests.selinux.TestSELinux -v
status:true

test_selinux (tunirtests.selinux.TestSELinux) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.012s

OK


command: sudo python3 -m unittest tunirtests.sshkeygentest.sshkeygenTest -v
status:true

test_sshkeygen (tunirtests.sshkeygentest.sshkeygenTest)
This is a test case for ssh-keygen command. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.126s

OK


command: sudo python3 -m unittest tunirtests.testumountroot.TestUmountRoot -v
status:true

test_umountroot (tunirtests.testumountroot.TestUmountRoot) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.018s

OK


command: sudo python3 -m unittest tunirtests.cloudtests.TestBase -v
status:true

test_logging (tunirtests.cloudtests.TestBase)
Tests journald logging ... ok
test_packageinstall (tunirtests.cloudtests.TestBase)
Tests package install using dnf ... skipped 'It is an Atomic image.'
test_selinux (tunirtests.cloudtests.TestBase)
Tests the SELinux ... ok
test_services (tunirtests.cloudtests.TestBase)
No service should fail in the startup. ... ok

----------------------------------------------------------------------
Ran 4 tests in 0.048s

OK (skipped=1)


command: sudo python3 -m unittest tunirtests.cloudtests.TestCloudtmp -v
status:true

test_write_tmp (tunirtests.cloudtests.TestCloudtmp)
/tmp should always be writable. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK


command: sudo python3 -m unittest tunirtests.cloudtests.Testtmpmount -v
status:true

test_tmp_mount (tunirtests.cloudtests.Testtmpmount) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.002s

OK


command: sudo python3 -m unittest tunirtests.cloudtests.Testnetname -v
status:true

test_net_name (tunirtests.cloudtests.Testnetname) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.002s

OK


command: python3 -m unittest tunirtests.cloudtests.TestJournalWritten -v
status:true

test_journal_written (tunirtests.cloudtests.TestJournalWritten) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.031s

OK


command: sudo python3 -m unittest tunirtests.cloudservice.TestServiceStop -v
status:true

test_service (tunirtests.cloudservice.TestServiceStop) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.012s

OK


command: sudo python3 -m unittest tunirtests.cloudservice.TestServiceDisable -v
status:true

test_service (tunirtests.cloudservice.TestServiceDisable) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.093s

OK


command: sudo reboot
status:true



command: sudo python3 -m unittest tunirtests.testreboot.TestReboot -v
status:true

test_lastreboot (tunirtests.testreboot.TestReboot)
Checks for system reboot. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.007s

OK


command: sudo python3 -m unittest tunirtests.cloudservice.TestServiceManipulation -v
status:true

test_service (tunirtests.cloudservice.TestServiceManipulation)
Tests the service. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.168s

OK


command: python3 -m unittest tunirtests.cloudtests.TestJournalWrittenAfterReboot -v
status:true

test_journal_written_after_reboot (tunirtests.cloudtests.TestJournalWrittenAfterReboot) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.028s

OK


command: sudo reboot
status:true



command: sudo python3 -m unittest tunirtests.cloudservice.TestServiceAfter -v
status:true

test_service (tunirtests.cloudservice.TestServiceAfter)
Tests the service. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.111s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestDockerInstalled -v
status:true

test_run (tunirtests.atomictests.TestDockerInstalled) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.027s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestDockerStorageSetup -v
status:true

test_journalctl_logs (tunirtests.atomictests.TestDockerStorageSetup)
Test journalctl logs for docker-storage-setup ... ok
test_lsblk_output (tunirtests.atomictests.TestDockerStorageSetup)
Test output for lsblk ... ok

----------------------------------------------------------------------
Ran 2 tests in 0.023s

OK
'Starting Docker Storage Setup...\nCHANGED: partition=2 start=616448 old: size=11966464 end=12582912 new: size=83269632,end=83886080\n  Physical volume "/dev/vda2" changed\n  1 physical volume(s) resized / 0 physical volume(s) not resized\n  Rounding up size to full physical extent 44.00 MiB\n  Logical volume "docker-poolmeta" created.\n  Logical volume "docker-pool" created.\n  WARNING: Converting logical volume atomicos/docker-pool and atomicos/docker-poolmeta to thin pool\'s data and metadata volumes with metadata wiping.\n  THIS WILL DESTROY CONTENT OF LOGICAL VOLUME (filesystem etc.)\n  Converted atomicos/docker-pool to thin pool.\n  Logical volume atomicos/docker-pool changed.\nStarted Docker Storage Setup.\nStarting Docker Storage Setup...\nNOCHANGE: partition 2 is size 83269632. it cannot be grown\n  Physical volume "/dev/vda2" changed\n  1 physical volume(s) resized / 0 physical volume(s) not resized\nINFO: Found an already configured thin pool /dev/mapper/atomicos-docker--pool in /etc/sysconfig/docker-storage\nINFO: Device node /dev/mapper/atomicos-docker--pool exists.\n  Logical volume atomicos/docker-pool changed.\nStarted Docker Storage Setup.\nStarting Docker Storage Setup...\nNOCHANGE: partition 2 is size 83269632. it cannot be grown\n  Physical volume "/dev/vda2" changed\n  1 physical volume(s) resized / 0 physical volume(s) not resized\nStarted Docker Storage Setup.\nINFO: Found an already configured thin pool /dev/mapper/atomicos-docker--pool in /etc/sysconfig/docker-storage\nINFO: Device node /dev/mapper/atomicos-docker--pool exists.\n  Logical volume atomicos/docker-pool changed.\n'


command: sudo python3 -m unittest tunirtests.atomictests.TestAtomicFirstBootRun -v
status:true

test_docker_image_run (tunirtests.atomictests.TestAtomicFirstBootRun) ... ok

----------------------------------------------------------------------
Ran 1 test in 6.562s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestAtomicCommand -v
status:true

test_atomic_command (tunirtests.atomictests.TestAtomicCommand) ... ok

----------------------------------------------------------------------
Ran 1 test in 11.589s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestAtomicDockerImage -v
status:true

test_docker_image (tunirtests.atomictests.TestAtomicDockerImage) ... ok

----------------------------------------------------------------------
Ran 1 test in 26.487s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestRootMount -v
status:true

test_root_mount (tunirtests.atomictests.TestRootMount) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.257s

OK


command: sudo python3 -m unittest tunirtests.atomictests.Testreadonlymount -v
status:true

test_read_only (tunirtests.atomictests.Testreadonlymount)
Tests the read only dirs. ... ok

----------------------------------------------------------------------
Ran 1 test in 0.000s

OK


command: sudo python3 -m unittest tunirtests.atomictests.TestDockerDaemon -v
status:true

test_docker (tunirtests.atomictests.TestDockerDaemon) ... ok

----------------------------------------------------------------------
Ran 1 test in 17.195s

OK


Total Number of Tests:31
Total NonGating Tests:11
Total Failed Non Gating Tests:0

Success.

Kushal
-- 
Fedora Cloud Engineer
CPython Core Developer
https://kushaldas.in
https://dgplug.org
_______________________________________________
cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux