Advertisement
Guest User

Untitled

a guest
Aug 29th, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.86 KB | None | 0 0
  1. # Host papagalu-test.westus2.cloudapp.azure.com found: line 14
  2. /home/papagalu/.ssh/known_hosts updated.
  3. Original contents retained as /home/papagalu/.ssh/known_hosts.old
  4. ~/workspace/test-kubetest/kubernetes ~/workspace/test-kubetest
  5. 2018/08/29 14:02:40 azure.go:103: Reading credentials file ../az-cred
  6. 2018/08/29 14:02:40 azure.go:535: Deleting resource group: papagalu-test-rg.
  7. 2018/08/29 14:12:28 process.go:153: Running: acs-engine generate /home/papagalu/acs042724266/kubernetes.json --output-directory /home/papagalu/acs042724266
  8. INFO[0000] Generating assets into /home/papagalu/acs042724266...
  9. 2018/08/29 14:12:38 process.go:155: Step 'acs-engine generate /home/papagalu/acs042724266/kubernetes.json --output-directory /home/papagalu/acs042724266' finished in 10.264937215s
  10. 2018/08/29 14:12:38 azure.go:382: Setting kubeconfig env variable: kubeconfig path: /home/papagalu/acs042724266/kubeconfig/kubeconfig.westus2.json.
  11. 2018/08/29 14:12:38 azure.go:384: Creating resurce group: papagalu-test-rg.
  12. 2018/08/29 14:12:40 azure.go:390: Validating deployment templates.
  13. 2018/08/29 14:12:45 azure.go:396: Deploying cluster papagalu-test in resource group papagalu-test-rg.
  14. 2018/08/29 14:29:16 process.go:153: Running: ./cluster/kubectl.sh --match-server-version=false version
  15. 2018/08/29 14:29:17 process.go:155: Step './cluster/kubectl.sh --match-server-version=false version' finished in 1.004100732s
  16. 2018/08/29 14:29:17 process.go:153: Running: ./cluster/kubectl.sh --match-server-version=false get nodes -oyaml
  17. 2018/08/29 14:29:19 process.go:155: Step './cluster/kubectl.sh --match-server-version=false get nodes -oyaml' finished in 2.129536381s
  18. 2018/08/29 14:29:19 process.go:153: Running: kubectl get nodes --no-headers
  19. 2018/08/29 14:29:20 process.go:155: Step 'kubectl get nodes --no-headers' finished in 919.174523ms
  20. 2018/08/29 14:29:20 e2e.go:450: Cluster nodes:
  21. 54927k8s9000 Ready <none> 2m v1.11.0
  22. 54927k8s9001 Ready <none> 2m v1.11.0
  23. k8s-master-54927543-0 Ready master 2m v1.11.0
  24. 2018/08/29 14:29:20 process.go:153: Running: ./cluster/kubectl.sh --match-server-version=false version
  25. 2018/08/29 14:29:21 process.go:155: Step './cluster/kubectl.sh --match-server-version=false version' finished in 926.683924ms
  26. 2018/08/29 14:29:21 process.go:153: Running: ./hack/ginkgo-e2e.sh --ginkgo.dryRun=false --ginkgo.noColor --ginkgo.flakeAttempts=3 --ginkgo.focus=\[Conformance\]|\[NodeConformance\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|volumes should support \((non\-)?root,[0-9]{4},(default|tmpfs)\)|should be consumable from pods in volume (as non-root .*\[NodeConformance\] \[Conformance\]|with (mappings|defaultMode) .+\[NodeConformance\] \[Conformance\])|\[sig-storage\] EmptyDir volumes volume on (default|tmpfs)|should give a volume the correct mode|should set (Default)?(m|M)ode on (item )?file(s)? --report-dir=/home/papagalu/logs --disable-log-dump=true
  27. Conformance test: not doing test setup.
  28. Missing azure cloud config
  29. 2018/08/29 14:29:22 process.go:155: Step './hack/ginkgo-e2e.sh --ginkgo.dryRun=false --ginkgo.noColor --ginkgo.flakeAttempts=3 --ginkgo.focus=\[Conformance\]|\[NodeConformance\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|volumes should support \((non\-)?root,[0-9]{4},(default|tmpfs)\)|should be consumable from pods in volume (as non-root .*\[NodeConformance\] \[Conformance\]|with (mappings|defaultMode) .+\[NodeConformance\] \[Conformance\])|\[sig-storage\] EmptyDir volumes volume on (default|tmpfs)|should give a volume the correct mode|should set (Default)?(m|M)ode on (item )?file(s)? --report-dir=/home/papagalu/logs --disable-log-dump=true' finished in 452.173161ms
  30. 2018/08/29 14:29:22 process.go:153: Running: bash -c
  31. function wrapper-ssh () {
  32. ssh -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  33. }
  34. function wrapper-scp () {
  35. scp -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  36. }
  37. #wget https://raw.githubusercontent.com/e2e-win/e2e-win-prow-deployment/master/custom-scripts/master.sh
  38. wget https://raw.githubusercontent.com/papagalu/e2e-win-prow-deployment/master_script/custom-scripts/master.sh
  39. wrapper-ssh azureuser@papagalu-test.westus2.cloudapp.azure.com 'cat | bash /dev/stdin --user azureuser --pass Passw0rdAdmin --output /tmp/out' < master.sh
  40. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:~/out/ /home/papagalu/logs
  41. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:/var/log/ /home/papagalu/logs
  42. --2018-08-29 14:29:22-- https://raw.githubusercontent.com/papagalu/e2e-win-prow-deployment/master_script/custom-scripts/master.sh
  43. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.36.133
  44. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.36.133|:443... connected.
  45. HTTP request sent, awaiting response... 200 OK
  46. Length: 1261 (1.2K) [text/plain]
  47. Saving to: ‘master.sh.3’
  48.  
  49. master.sh.3 100%[===============================================>] 1.23K --.-KB/s in 0s
  50.  
  51. 2018-08-29 14:29:22 (256 MB/s) - ‘master.sh.3’ saved [1261/1261]
  52.  
  53. Warning: Permanently added 'papagalu-test.westus2.cloudapp.azure.com,13.66.211.188' (ECDSA) to the list of known hosts.
  54. + set -e
  55. + set -o pipefail
  56. + main --user azureuser --pass Passw0rdAdmin --output /tmp/out
  57. ++ getopt -o u:p:o: --long user:,pass:,output: -n master.sh -- --user azureuser --pass Passw0rdAdmin --output /tmp/out+ TEMP=' --user '\''azureuser'\'' --pass '\''Passw0rdAdmin'\'' --output '\''/tmp/out'\'' --'
  58. + [[ 0 -ne 0 ]]
  59. + echo --user ''\''azureuser'\''' --pass ''\''Passw0rdAdmin'\''' --output ''\''/tmp/out'\''' --
  60. --user 'azureuser' --pass 'Passw0rdAdmin' --output '/tmp/out' --
  61. + eval set -- ' --user '\''azureuser'\'' --pass '\''Passw0rdAdmin'\'' --output '\''/tmp/out'\'' --'
  62. ++ set -- --user azureuser --pass Passw0rdAdmin --output /tmp/out --
  63. + true
  64. + case "$1" in
  65. + user=azureuser
  66. + shift 2
  67. + true
  68. + case "$1" in
  69. + pass=Passw0rdAdmin
  70. + shift 2
  71. + true
  72. + case "$1" in
  73. + output=/tmp/out
  74. + shift 2
  75. + true
  76. + case "$1" in
  77. + shift
  78. + break
  79. + install_pwsh
  80. + curl https://packages.microsoft.com/keys/microsoft.asc
  81. + sudo apt-key add -
  82. % Total % Received % Xferd Average Speed Time Time Time Current
  83. Dload Upload Total Spent Left Speed
  84. 100 983 100 983 0 0 1780 0 --:--:-- --:--:-- --:--:-- 1780
  85. OK
  86. + sudo curl -o /etc/apt/sources.list.d/microsoft.list https://packages.microsoft.com/config/ubuntu/16.04/prod.list
  87. % Total % Received % Xferd Average Speed Time Time Time Current
  88. Dload Upload Total Spent Left Speed
  89. 100 79 100 79 0 0 162 0 --:--:-- --:--:-- --:--:-- 162
  90. + sudo apt-get update
  91. Hit:1 http://azure.archive.ubuntu.com/ubuntu xenial InRelease
  92. Hit:2 http://azure.archive.ubuntu.com/ubuntu xenial-updates InRelease
  93. Hit:3 http://azure.archive.ubuntu.com/ubuntu xenial-backports InRelease
  94. Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
  95. Hit:5 https://aptdocker.azureedge.net/repo ubuntu-xenial InRelease
  96. Hit:6 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
  97. Fetched 107 kB in 0s (174 kB/s)
  98. Reading package lists...
  99. W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  100. W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  101. W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  102. W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  103. W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  104. W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  105. W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  106. W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/microsoft-prod.list:1 and /etc/apt/sources.list.d/microsoft.list:1
  107. + sudo apt-get install powershell -y
  108. Reading package lists...
  109. Building dependency tree...
  110. Reading state information...
  111. The following additional packages will be installed:
  112. liblttng-ust-ctl2 liblttng-ust0
  113. The following NEW packages will be installed:
  114. liblttng-ust-ctl2 liblttng-ust0 powershell
  115. 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
  116. Need to get 52.8 MB of archives.
  117. After this operation, 142 MB of additional disk space will be used.
  118. Get:1 http://azure.archive.ubuntu.com/ubuntu xenial/universe amd64 liblttng-ust-ctl2 amd64 2.7.1-1 [72.2 kB]
  119. Get:2 http://azure.archive.ubuntu.com/ubuntu xenial/universe amd64 liblttng-ust0 amd64 2.7.1-1 [127 kB]
  120. Get:3 https://packages.microsoft.com/ubuntu/16.04/prod xenial/main amd64 powershell amd64 6.0.4-1.ubuntu.16.04 [52.6 MB]
  121. debconf: unable to initialize frontend: Dialog
  122. debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)debconf: falling back to frontend: Readline
  123. debconf: unable to initialize frontend: Readline
  124. debconf: (This frontend requires a controlling tty.)
  125. debconf: falling back to frontend: Teletype
  126. dpkg-preconfigure: unable to re-open stdin:
  127. Fetched 52.8 MB in 6s (8,260 kB/s)
  128. Selecting previously unselected package liblttng-ust-ctl2:amd64.
  129. (Reading database ... 83160 files and directories currently installed.)
  130. Preparing to unpack .../liblttng-ust-ctl2_2.7.1-1_amd64.deb ...
  131. Unpacking liblttng-ust-ctl2:amd64 (2.7.1-1) ...
  132. Selecting previously unselected package liblttng-ust0:amd64.
  133. Preparing to unpack .../liblttng-ust0_2.7.1-1_amd64.deb ...
  134. Unpacking liblttng-ust0:amd64 (2.7.1-1) ...
  135. Selecting previously unselected package powershell.
  136. Preparing to unpack .../powershell_6.0.4-1.ubuntu.16.04_amd64.deb ...
  137. Unpacking powershell (6.0.4-1.ubuntu.16.04) ...
  138. Processing triggers for libc-bin (2.23-0ubuntu10) ...
  139. Processing triggers for man-db (2.7.5-1) ...
  140. Setting up liblttng-ust-ctl2:amd64 (2.7.1-1) ...
  141. Setting up liblttng-ust0:amd64 (2.7.1-1) ...
  142. Setting up powershell (6.0.4-1.ubuntu.16.04) ...
  143. Processing triggers for libc-bin (2.23-0ubuntu10) ...
  144. + collect_logs azureuser Passw0rdAdmin /tmp/out
  145. + local user=azureuser
  146. + shift
  147. + local pass=Passw0rdAdmin
  148. + shift
  149. + local output=/tmp/out
  150. + mkdir -p /tmp/out
  151. + git clone https://github.com/papagalu/logslurp
  152. Cloning into 'logslurp'...
  153. ~/logslurp ~
  154. + pushd logslurp
  155. + git checkout customize_logslurp_p
  156. Branch customize_logslurp_p set up to track remote branch customize_logslurp_p from origin.
  157. Switched to a new branch 'customize_logslurp_p'
  158. + pwsh logslurp.ps1 -WinUser azureuser -WinPass Passw0rdAdmin -OutputFolder /tmp/out
  159. Connected to 54927k8s9000
  160. Log "System" could not be read to completion due to the following error. This may have occurred because the log was cleared while still being read. Index 451 is out of bounds.
  161. + CategoryInfo : ReadError: (:) [Get-EventLog], ArgumentException
  162. + FullyQualifiedErrorId : LogReadError,Microsoft.PowerShell.Commands.GetEventLogCommand
  163. + PSComputerName : 54927k8s9000
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/dumpVfpPolicies.ps1=>c:\k\debug\dumpVfpPolicies.ps1
  174. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/hns.psm1=>c:\k\debug\hns.psm1
  175. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/startpacketcapture.cmd=>c:\k\debug\startpacketcapture.cmd
  176. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/stoppacketcapture.cmd=>c:\k\debug\stoppacketcapture.cmd
  177. WARNING: The names of some imported commands from the module 'hns' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
  178. C:\k\debug\kctf5d1z.ri1
  179. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/VFP.psm1=>c:\k\debug\VFP.psm1
  180. Logs are available at C:\k\debug\kctf5d1z.ri1
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195. Compressing all logs to 54927k8s9000-20180829-023000_logs.zip
  196. Copying out logs
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. Copying C:\Users\azureuser\Documents\54927k8s9000-20180829-023000_logs.zip to / From 54927k8s9000 to localhost [oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo]
  207.  
  208.  
  209.  
  210. Done with 54927k8s9000
  211. Connected to 54927k8s9001
  212. Log "System" could not be read to completion due to the following error. This may have occurred because the log was cleared while still being read. Index 475 is out of bounds.
  213. + CategoryInfo : ReadError: (:) [Get-EventLog], ArgumentException
  214. + FullyQualifiedErrorId : LogReadError,Microsoft.PowerShell.Commands.GetEventLogCommand
  215. + PSComputerName : 54927k8s9001
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/dumpVfpPolicies.ps1=>c:\k\debug\dumpVfpPolicies.ps1
  226. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/hns.psm1=>c:\k\debug\hns.psm1
  227. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/startpacketcapture.cmd=>c:\k\debug\startpacketcapture.cmd
  228. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/stoppacketcapture.cmd=>c:\k\debug\stoppacketcapture.cmd
  229. WARNING: The names of some imported commands from the module 'hns' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
  230. C:\k\debug\0lrvbwem.nw3
  231. Downloaded https://raw.githubusercontent.com/Microsoft/SDN/master/Kubernetes/windows/debug/VFP.psm1=>c:\k\debug\VFP.psm1
  232. Logs are available at C:\k\debug\0lrvbwem.nw3
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. Compressing all logs to 54927k8s9001-20180829-023026_logs.zip
  248. Copying out logs
  249. Copy-Item : An item with the specified name /tmp/out/debug already exists.
  250. At /home/azureuser/logslurp/logslurp.ps1:49 char:3
  251. + Copy-Item -FromSession $_.pssession $remoteZipPath -Destination $Ou ...
  252. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  253. + CategoryInfo : ResourceExists: (/tmp/out/debug:String) [Copy-Item], IOException
  254. + FullyQualifiedErrorId : DirectoryExist,Microsoft.PowerShell.Commands.CopyItemCommand
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. Copying C:\Users\azureuser\Documents\54927k8s9001-20180829-023026_logs.zip to / From 54927k8s9001 to localhost [oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo]
  266.  
  267.  
  268.  
  269. Done with 54927k8s9001
  270. ~
  271. + popd
  272. scp: /home/azureuser/out: No such file or directory
  273. scp: /var/log/ceph: Permission denied
  274. scp: /var/log/btmp: Permission denied
  275. scp: /var/log/containers/metrics-server-789c47657d-xzzvw_kube-system_metrics-server-97aa167656bcad79b123aea39038055be60592fca8a6c178304f23b1386b7409.log: Permission denied
  276. scp: /var/log/containers/kube-proxy-spfdf_kube-system_kube-proxy-ec40555ab937746a6040a28a732c367c617c297a58fd1b58caac1c6ee43f5507.log: Permission denied
  277. scp: /var/log/containers/kube-dns-6d54b9d8b6-kj57f_kube-system_kubedns-114144a9e4f32f363ba3f2b08484b713b456c777b221ba79c13db40ae1cf2a4a.log: Permission denied
  278. scp: /var/log/containers/kube-apiserver-k8s-master-54927543-0_kube-system_kube-apiserver-d6d4bd2ea76b54387e6601e881cb092adfa8aa5ba6993d5b50c52421ad4b7d1b.log: Permission denied
  279. scp: /var/log/containers/kube-addon-manager-k8s-master-54927543-0_kube-system_kube-addon-manager-2ecd72c3fedf834981e854753a5b3d2153c69f8516c4e37329fb936dc6c09831.log: Permission denied
  280. scp: /var/log/containers/azure-cni-networkmonitor-7l5tg_kube-system_azure-cnms-94e874cfe0772247453ef782eaab5001e134522b6f970d196bf4232ba2e5f617.log: Permission denied
  281. scp: /var/log/containers/kubernetes-dashboard-86cdd7799c-r8fcr_kube-system_kubernetes-dashboard-5226195a4554347599b1771d64653155f58e314d1c950f4026b4dc005f6e6f50.log: Permission denied
  282. scp: /var/log/containers/blobfuse-flexvol-installer-hsgzd_flex_blobfuse-flexvol-installer-fd975af0c5e930175c8c67d773ad477d94d621126edb70190df8f7be53a3c15e.log: Permission denied
  283. scp: /var/log/containers/tiller-deploy-54c57f6dc5-mgw7q_kube-system_tiller-f6a92dfc40b76f71661090c33a2cfe30db950fe1fabce8518d6c892e61527273.log: Permission denied
  284. scp: /var/log/containers/metrics-server-789c47657d-xzzvw_kube-system_metrics-server-c4c164346c5bc30d69c7136c593ee4220677cf43ea80745d4965ce8c0fc1440a.log: Permission denied
  285. scp: /var/log/containers/kube-dns-6d54b9d8b6-kj57f_kube-system_dnsmasq-b1a8a4e2af793c3d4933788e8e3c5f1d74bd59a00e2c9346e15368672997404d.log: Permission denied
  286. scp: /var/log/containers/heapster-855c6c8b5b-pj27s_kube-system_heapster-fa491f50eba292620eda7369086ea11bf0fd98b59950b21d0429066f89e95333.log: Permission denied
  287. scp: /var/log/containers/smb-flexvol-installer-p4hjv_flex_smb-flexvol-installer-235f6cf9611eb53c649b94ff25b9b3483d11ae09451a89147c5f1e4eff69845c.log: Permission denied
  288. scp: /var/log/containers/heapster-855c6c8b5b-pj27s_kube-system_heapster-nanny-d3243b238d396c3ee1a008182ff886041b98666754d270603b37a3fa29eca54c.log: Permission denied
  289. scp: /var/log/containers/kube-scheduler-k8s-master-54927543-0_kube-system_kube-scheduler-278cac7e5210152f279d742c67a32d22c82cf8d759e1e266502a59e21b66de17.log: Permission denied
  290. scp: /var/log/containers/kube-controller-manager-k8s-master-54927543-0_kube-system_kube-controller-manager-fe643d6e6730ce10303d26f3d9e5e94a79664de6cfd7111cdcea8a9ae3129d7f.log: Permission denied
  291. scp: /var/log/containers/kube-dns-6d54b9d8b6-kj57f_kube-system_sidecar-76c738d653bd4870f3c87013264a08147e4e21863e5f2a2bb90776dd53427a83.log: Permission denied
  292. scp: /var/log/journal/6b77fc39edf84f67aa22a4fbecf060e7/user-1001.journal: Permission denied
  293. scp: /var/log/journal/6b77fc39edf84f67aa22a4fbecf060e7/system.journal: Permission denied
  294. scp: /var/log/pods/9d30ce7f-ab97-11e8-8db5-000d3af914ad/azure-cnms/0.log: Permission denied
  295. scp: /var/log/pods/9faf26d8-ab97-11e8-8db5-000d3af914ad/tiller/0.log: Permission denied
  296. scp: /var/log/pods/2aa060313e8ca15a015aa79065b9d558/kube-addon-manager/0.log: Permission denied
  297. scp: /var/log/pods/a5e288e6-ab97-11e8-8db5-000d3af914ad/heapster-nanny/0.log: Permission denied
  298. scp: /var/log/pods/a5e288e6-ab97-11e8-8db5-000d3af914ad/heapster/0.log: Permission denied
  299. scp: /var/log/pods/a3e1eac1-ab97-11e8-8db5-000d3af914ad/sidecar/0.log: Permission denied
  300. scp: /var/log/pods/a3e1eac1-ab97-11e8-8db5-000d3af914ad/dnsmasq/0.log: Permission denied
  301. scp: /var/log/pods/a3e1eac1-ab97-11e8-8db5-000d3af914ad/kubedns/0.log: Permission denied
  302. scp: /var/log/pods/a50abcbc-ab97-11e8-8db5-000d3af914ad/smb-flexvol-installer/0.log: Permission denied
  303. scp: /var/log/pods/e280d8f10b7c359d4eed5a3dc047f065/kube-scheduler/0.log: Permission denied
  304. scp: /var/log/pods/a3923ba6-ab97-11e8-8db5-000d3af914ad/blobfuse-flexvol-installer/0.log: Permission denied
  305. scp: /var/log/pods/a4d5223c-ab97-11e8-8db5-000d3af914ad/kubernetes-dashboard/0.log: Permission denied
  306. scp: /var/log/pods/4287d4e67b3654e0feecee2c282c425a/kube-controller-manager/0.log: Permission denied
  307. scp: /var/log/pods/9f681c56-ab97-11e8-8db5-000d3af914ad/metrics-server/1.log: Permission denied
  308. scp: /var/log/pods/9f681c56-ab97-11e8-8db5-000d3af914ad/metrics-server/0.log: Permission denied
  309. scp: /var/log/pods/14512f3e784d14f7abfe43aa27740108/kube-apiserver/0.log: Permission denied
  310. scp: /var/log/pods/a41d54ad-ab97-11e8-8db5-000d3af914ad/kube-proxy/0.log: Permission denied
  311. 2018/08/29 14:31:45 process.go:155: Step 'bash -c
  312. function wrapper-ssh () {
  313. ssh -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  314. }
  315. function wrapper-scp () {
  316. scp -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  317. }
  318. #wget https://raw.githubusercontent.com/e2e-win/e2e-win-prow-deployment/master/custom-scripts/master.sh
  319. wget https://raw.githubusercontent.com/papagalu/e2e-win-prow-deployment/master_script/custom-scripts/master.sh
  320. wrapper-ssh azureuser@papagalu-test.westus2.cloudapp.azure.com 'cat | bash /dev/stdin --user azureuser --pass Passw0rdAdmin --output /tmp/out' < master.sh
  321. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:~/out/ /home/papagalu/logs
  322. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:/var/log/ /home/papagalu/logs
  323. ' finished in 2m23.638743273s
  324. 2018/08/29 14:31:45 process.go:96: Saved XML output to /home/papagalu/logs/junit_runner.xml.
  325. 2018/08/29 14:31:45 process.go:153: Running: bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}"
  326. 2018/08/29 14:31:45 process.go:155: Step 'bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}"' finished in 251.394254ms
  327. 2018/08/29 14:31:45 main.go:311: Something went wrong: encountered 2 errors: [error during ./hack/ginkgo-e2e.sh --ginkgo.dryRun=false --ginkgo.noColor --ginkgo.flakeAttempts=3 --ginkgo.focus=\[Conformance\]|\[NodeConformance\] --ginkgo.skip=\[Serial\]|\[Disruptive\]|volumes should support \((non\-)?root,[0-9]{4},(default|tmpfs)\)|should be consumable from pods in volume (as non-root .*\[NodeConformance\] \[Conformance\]|with (mappings|defaultMode) .+\[NodeConformance\] \[Conformance\])|\[sig-storage\] EmptyDir volumes volume on (default|tmpfs)|should give a volume the correct mode|should set (Default)?(m|M)ode on (item )?file(s)? --report-dir=/home/papagalu/logs --disable-log-dump=true: exit status 1 error during bash -c
  328. function wrapper-ssh () {
  329. ssh -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  330. }
  331. function wrapper-scp () {
  332. scp -i ../id-rsa -o StrictHostKeyChecking=no "$@"
  333. }
  334. #wget https://raw.githubusercontent.com/e2e-win/e2e-win-prow-deployment/master/custom-scripts/master.sh
  335. wget https://raw.githubusercontent.com/papagalu/e2e-win-prow-deployment/master_script/custom-scripts/master.sh
  336. wrapper-ssh azureuser@papagalu-test.westus2.cloudapp.azure.com 'cat | bash /dev/stdin --user azureuser --pass Passw0rdAdmin --output /tmp/out' < master.sh
  337. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:~/out/ /home/papagalu/logs
  338. wrapper-scp -r azureuser@papagalu-test.westus2.cloudapp.azure.com:/var/log/ /home/papagalu/logs
  339. : exit status 1]
  340. ~/workspace/test-kubetest
  341. papagalu@nest:~/workspace/test-kubetest$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement