[QE] update github action for linux arm64 tests #3169
Annotations
8 errors
Integration.[It] Behind proxy setup CRC [Serial, openshift-preset, goproxy]:
Integration#L1
Unexpected error:
<cmd.CodeExitError>:
error running /usr/local/bin/crc setup -b /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle:
Command stdout:
CRC is constantly improving and we would like to know more about usage (more details at https://developers.redhat.com/article/tool-data-collection)
Your preference can be changed manually if desired using 'crc config set consent-telemetry <yes/no>'
No worry, you can still enable telemetry manually with the command 'crc config set consent-telemetry yes'.
stderr:
level=debug msg="CRC version: 2.45.0+a83a37\n"
level=debug msg="OpenShift version: 4.17.7\n"
level=debug msg="MicroShift version: 4.17.7\n"
level=debug msg="Running 'crc setup'"
level=debug msg="Got bundle path: /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle"
level=info msg="Using bundle path /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle"
level=debug msg="resolv.conf file path: /etc/resolv.conf"
level=info msg="Checking if running as non-root"
level=info msg="Checking if running inside WSL2"
level=info msg="Checking if crc-admin-helper executable is cached"
level=debug msg="crc-admin-helper executable is not cached"
level=info msg="Caching crc-admin-helper executable"
level=debug msg="Trying to extract crc-admin-helper-linux-arm64 from crc executable"
level=debug msg="Extracting embedded 'crc-admin-helper-linux-arm64' from /usr/local/bin/crc to /tmp/crc2715344895/crc-admin-helper-linux-arm64"
level=debug msg="Downloading https://github.com/crc-org/admin-helper/releases/download/v0.5.4/crc-admin-helper-linux-arm64 to /tmp/crc2715344895"
Unable to download crc-admin-helper executable: Head "https://github.com/crc-org/admin-helper/releases/download/v0.5.4/crc-admin-helper-linux-arm64": proxyconnect tcp: dial tcp 192.168.130.1:8888: i/o timeout
error:
exit status 1
{
Err: <*errors.errorString | 0x4000318660>{
s: "error running /usr/local/bin/crc setup -b /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle:\nCommand stdout:\nCRC is constantly improving and we would like to know more about usage (more details at https://developers.redhat.com/article/tool-data-collection)\nYour preference can be changed manually if desired using 'crc config set consent-telemetry <yes/no>'\nNo worry, you can still enable telemetry manually with the command 'crc config set consent-telemetry yes'.\n\nstderr:\nlevel=debug msg=\"CRC version: 2.45.0+a83a37\\n\"\nlevel=debug msg=\"OpenShift version: 4.17.7\\n\"\nlevel=debug msg=\"MicroShift version: 4.17.7\\n\"\nlevel=debug msg=\"Running 'crc setup'\"\nlevel=debug msg=\"Got bundle path: /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle\"\nlevel=info msg=\"Using bundle path /home/crctest/crc_libvirt_4.17.7_arm64.crcbundle\"\nlevel=debug msg=\"resolv.conf file path: /etc/resolv.conf\"\nlevel=info msg=\"Checking if running as non-root\"\nlevel=info msg=\"Checking if running inside WSL2\"\nlevel=info msg=\"Checking if crc-admin-helper executable is cached\"\nlevel=debug msg=\"crc-admin-helper executable is not cached\"\nlevel=info msg=\"Caching crc-admin-helper executable\"\nlevel=debug msg=\"Trying to extract crc-admin-helper-linux-arm64 from crc executable\"\nlevel=debug msg=\"Extracting embedded 'crc-admin-helper-linux-arm64' from /usr/local/bin/crc to /tmp/crc2715344895/crc-admin-helper-linux-arm64\"\nlevel=debug msg=\"Downloading https://github.com/crc-org/admin-helper/releases/download/v0.5.4/crc-admin-helper-linux-arm64 to /tmp/crc2715344895\"\nUnable to download crc-admin-helper executable: Head \"https://github.com/crc-org/admin-helper/releases/download/v0.5.4/crc-admin-helper-linux-arm64\": proxyconnect tcp: dial tcp 192.168.130.1:8888: i/o timeout\n\nerror:\nexit status 1",
},
Code: 1,
}
occurred
|
Integration.[It] Behind proxy setup CRC [Serial, openshift-preset, goproxy]:
Integration#L1
Unexpected error:
<cmd.CodeExitError>:
|
Integration.[It] vary VM parameters: memory cpus, disk use default values stop CRC [Serial, openshift-preset, vm-resize]:
Integration#L1
Unexpected error:
<cmd.CodeExitError>:
|
Mirror image to OpenShift image registry:
Mirror image to OpenShift image registry#L1
Step stdout should contain "httpd": output did not match. Expected: 'httpd', Actual: ''
|
Pull image locally, push to registry, deploy:
Pull image locally, push to registry, deploy#L1
Step stdout should contain "httpd": output did not match. Expected: 'httpd', Actual: '=> sourcing 10-set-mpm.sh ...
=> sourcing 20-copy-config.sh ...'
|
CRC start usecase:
CRC start usecase#L1
Step checking that CRC is stopped: output did not match. Expected: '.*CRC VM:.*\s.*: .*Stopped.*', Actual: ''
|
CRC config set and get preset property (positive cases) #2:
CRC config set and get preset property (positive cases) #2#L1
Step setting config property "preset" to value "okd" succeeds: command 'crc config set preset okd', expected to succeed, exited with exit code: 1
Command stdout:
Command stderr: level=debug msg="CRC version: 2.45.0+a83a37\n"
level=debug msg="OpenShift version: 4.17.7\n"
level=debug msg="MicroShift version: 4.17.7\n"
level=debug msg="Running 'crc config set'"
Value 'okd' for configuration property 'preset' is invalid, reason: preset 'okd' is not supported on arm64 architecture, please use different preset value
|
Deploy a java application using Eclipse JKube in pod and then verify it's health:
Deploy a java application using Eclipse JKube in pod and then verify it's health#L1
Step ensuring CRC cluster is running: $env:CRC_DISABLE_UPDATE_CHECK=true; crc setup expected succeeds but it did not
|