arshjaved commited on
Commit
fff9f8f
·
verified ·
1 Parent(s): 6749eb8

Upload all project files and folders

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .config/.last_opt_in_prompt.yaml +1 -0
  2. .config/.last_survey_prompt.yaml +1 -0
  3. .config/.last_update_check.json +1 -0
  4. .config/active_config +1 -0
  5. .config/config_sentinel +0 -0
  6. .config/configurations/config_default +6 -0
  7. .config/default_configs.db +0 -0
  8. .config/gce +1 -0
  9. .config/hidden_gcloud_config_universe_descriptor_data_cache_configs.db +0 -0
  10. .config/logs/2025.07.01/21.03.20.550425.log +765 -0
  11. .config/logs/2025.07.01/21.03.41.948871.log +5 -0
  12. .config/logs/2025.07.01/21.03.53.252709.log +153 -0
  13. .config/logs/2025.07.01/21.03.54.626322.log +5 -0
  14. .config/logs/2025.07.01/21.04.06.597104.log +8 -0
  15. .config/logs/2025.07.01/21.04.07.490711.log +8 -0
  16. .gitattributes +5 -0
  17. chroma_db/5577341c-3906-4f8f-beac-ec589b268156/data_level0.bin +3 -0
  18. chroma_db/5577341c-3906-4f8f-beac-ec589b268156/header.bin +3 -0
  19. chroma_db/5577341c-3906-4f8f-beac-ec589b268156/length.bin +3 -0
  20. chroma_db/5577341c-3906-4f8f-beac-ec589b268156/link_lists.bin +0 -0
  21. chroma_db/chroma.sqlite3 +3 -0
  22. docstore/00b73186-e996-4b28-8613-25e58eba68ef +41 -0
  23. docstore/0242a41f-d63c-4d8f-9a17-798f8317139d +13 -0
  24. docstore/032f7172-106c-4ea1-809f-caa6d76e4b5f +91 -0
  25. docstore/03a1843a-fa87-4fdd-b49f-fcc9e637d76d +29 -0
  26. docstore/08360871-7af1-446f-b818-4c98b3a29ecd +11 -0
  27. docstore/08a9a549-8ee6-4f07-b4dd-9b924c21b020 +47 -0
  28. docstore/09e2e63d-55f1-4807-9a15-5bafbeb55f7a +7 -0
  29. docstore/0f588f31-f2bc-43cd-866d-d4314f16904a +7 -0
  30. docstore/0f61235a-fc3f-481e-854f-ffa5369051e4 +53 -0
  31. docstore/11415392-67a7-47f9-b5eb-5a6e61a07bcd +29 -0
  32. docstore/12e68769-9887-4d2a-bdb6-0d2286c67dbd +29 -0
  33. docstore/1a6bddef-dd26-4779-98a9-6f17512c745c +53 -0
  34. docstore/1bf61296-1dee-4e8f-b1ad-4fa3d0c6875b +17 -0
  35. docstore/1c988485-5a0f-490d-936d-afe374574674 +47 -0
  36. docstore/1da3e3f2-99b0-4944-aee8-b41ac444feef +85 -0
  37. docstore/1de776f3-a516-46ed-982f-4928977a4138 +13 -0
  38. docstore/1f3443b6-4269-4638-8ca5-0d35c475821d +107 -0
  39. docstore/2060b42d-731c-49ee-b76d-9497f119ed01 +11 -0
  40. docstore/2083dc25-d987-43b9-a15b-328b79a52c1f +9 -0
  41. docstore/20db32e7-5149-4cfd-8a5d-b18fc530f7cf +59 -0
  42. docstore/28978101-1e74-4145-8bf7-af2a5a02c796 +17 -0
  43. docstore/2bc6844e-3948-42ca-9bb8-ef14698029c3 +39 -0
  44. docstore/2f8eecdd-3e68-4649-9411-92583e692ebf +1 -0
  45. docstore/2fa87870-5b7c-4a89-a149-57be7d583862 +89 -0
  46. docstore/2fb4db63-3e84-4c24-850b-a6ec009fdc12 +47 -0
  47. docstore/330197a4-dc94-4079-84ea-4ad0bf7636b4 +63 -0
  48. docstore/372e0ad6-a877-43b2-b29a-2721a979f273 +19 -0
  49. docstore/3b05ef74-6bae-47cb-9f01-7556eaa2bd9a +37 -0
  50. docstore/40fda82c-cabe-41ab-b133-0c731c16439f +63 -0
.config/.last_opt_in_prompt.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
.config/.last_survey_prompt.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ last_prompt_time: 1751403832.4579225
.config/.last_update_check.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"last_update_check_time": 1751403834.040841, "last_update_check_revision": 20250627154417, "notifications": [], "last_nag_times": {}}
.config/active_config ADDED
@@ -0,0 +1 @@
 
 
1
+ default
.config/config_sentinel ADDED
File without changes
.config/configurations/config_default ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [component_manager]
2
+ disable_update_check = true
3
+
4
+ [compute]
5
+ gce_metadata_read_timeout_sec = 0
6
+
.config/default_configs.db ADDED
Binary file (12.3 kB). View file
 
.config/gce ADDED
@@ -0,0 +1 @@
 
 
1
+ False
.config/hidden_gcloud_config_universe_descriptor_data_cache_configs.db ADDED
Binary file (12.3 kB). View file
 
.config/logs/2025.07.01/21.03.20.550425.log ADDED
@@ -0,0 +1,765 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-07-01 21:03:32,573 DEBUG root Loaded Command Group: ['gcloud', 'components']
2
+ 2025-07-01 21:03:32,577 DEBUG root Loaded Command Group: ['gcloud', 'components', 'update']
3
+ 2025-07-01 21:03:32,579 DEBUG root Running [gcloud.components.update] with arguments: [--compile-python: "True", --quiet: "True", COMPONENT-IDS:6: "['core', 'gcloud-deps', 'bq', 'gcloud', 'gcloud-crc32c', 'gsutil']"]
4
+ 2025-07-01 21:03:32,580 INFO ___FILE_ONLY___ Beginning update. This process may take several minutes.
5
+
6
+ 2025-07-01 21:03:32,614 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
7
+ 2025-07-01 21:03:32,626 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components-2.json HTTP/11" 200 239798
8
+ 2025-07-01 21:03:32,638 INFO ___FILE_ONLY___
9
+
10
+ 2025-07-01 21:03:32,639 INFO ___FILE_ONLY___
11
+ Your current Google Cloud CLI version is: 529.0.0
12
+
13
+ 2025-07-01 21:03:32,639 INFO ___FILE_ONLY___ Installing components from version: 529.0.0
14
+
15
+ 2025-07-01 21:03:32,639 INFO ___FILE_ONLY___
16
+
17
+ 2025-07-01 21:03:32,639 DEBUG root Chosen display Format:table[box,title="These components will be removed."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
18
+ 2025-07-01 21:03:32,640 DEBUG root Chosen display Format:table[box,title="These components will be updated."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
19
+ 2025-07-01 21:03:32,640 DEBUG root Chosen display Format:table[box,title="These components will be installed."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
20
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___ ┌─────────────────────────────────────────────────────────────────────────────┐
21
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___
22
+
23
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___ │ These components will be installed. │
24
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___
25
+
26
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___ ├─────────────────────────────────────────────────────┬────────────┬──────────┤
27
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___
28
+
29
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___ │ Name │ Version │ Size │
30
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___
31
+
32
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___ ├─────────────────────────────────────────────────────┼────────────┼──────────┤
33
+ 2025-07-01 21:03:32,678 INFO ___FILE_ONLY___
34
+
35
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ │
36
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ BigQuery Command Line Tool
37
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___
38
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ │
39
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ 2.1.19
40
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___
41
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ │
42
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ 1.8 MiB
43
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___
44
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___ │
45
+ 2025-07-01 21:03:32,679 INFO ___FILE_ONLY___
46
+
47
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ │
48
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ BigQuery Command Line Tool (Platform Specific)
49
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___
50
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ │
51
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ 2.1.17
52
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___
53
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ │
54
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___ < 1 MiB
55
+ 2025-07-01 21:03:32,680 INFO ___FILE_ONLY___
56
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ │
57
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___
58
+
59
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ │
60
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ Bundled Python 3.12 (Platform Specific)
61
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___
62
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ │
63
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ 3.12.9
64
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___
65
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ │
66
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ 89.3 MiB
67
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___
68
+ 2025-07-01 21:03:32,681 INFO ___FILE_ONLY___ │
69
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___
70
+
71
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ │
72
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ Cloud Storage Command Line Tool
73
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___
74
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ │
75
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ 5.35
76
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___
77
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ │
78
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ 12.4 MiB
79
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___
80
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ │
81
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___
82
+
83
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ │
84
+ 2025-07-01 21:03:32,682 INFO ___FILE_ONLY___ Cloud Storage Command Line Tool (Platform Specific)
85
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___
86
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ │
87
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ 5.34
88
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___
89
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ │
90
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ < 1 MiB
91
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___
92
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ │
93
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___
94
+
95
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ │
96
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ Google Cloud CLI Core Libraries (Platform Specific)
97
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___
98
+ 2025-07-01 21:03:32,683 INFO ___FILE_ONLY___ │
99
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ 2025.05.23
100
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___
101
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ │
102
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ < 1 MiB
103
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___
104
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ │
105
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___
106
+
107
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ │
108
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ Google Cloud CRC32C Hash Tool (Platform Specific)
109
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___
110
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ │
111
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ 1.0.0
112
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___
113
+ 2025-07-01 21:03:32,684 INFO ___FILE_ONLY___ │
114
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ 1.5 MiB
115
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___
116
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ │
117
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___
118
+
119
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ │
120
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ gcloud cli dependencies (Platform Specific)
121
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___
122
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ │
123
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ 2021.04.16
124
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___
125
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ │
126
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ < 1 MiB
127
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___
128
+ 2025-07-01 21:03:32,685 INFO ___FILE_ONLY___ │
129
+ 2025-07-01 21:03:32,686 INFO ___FILE_ONLY___
130
+
131
+ 2025-07-01 21:03:32,686 INFO ___FILE_ONLY___ └─────────────────────────────────────────────────────┴────────────┴──────────┘
132
+ 2025-07-01 21:03:32,686 INFO ___FILE_ONLY___
133
+
134
+ 2025-07-01 21:03:32,686 INFO ___FILE_ONLY___
135
+
136
+ 2025-07-01 21:03:32,690 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
137
+ 2025-07-01 21:03:32,703 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/RELEASE_NOTES HTTP/11" 200 1444035
138
+ 2025-07-01 21:03:33,180 INFO ___FILE_ONLY___ For the latest full release notes, please visit:
139
+ https://cloud.google.com/sdk/release_notes
140
+
141
+
142
+ 2025-07-01 21:03:33,180 INFO ___FILE_ONLY___ Performing in place update...
143
+
144
+
145
+ 2025-07-01 21:03:33,183 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
146
+
147
+ 2025-07-01 21:03:33,183 INFO ___FILE_ONLY___ ╠═ Downloading: BigQuery Command Line Tool ═╣
148
+
149
+ 2025-07-01 21:03:33,183 INFO ___FILE_ONLY___ ╚
150
+ 2025-07-01 21:03:33,187 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
151
+ 2025-07-01 21:03:33,200 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-bq-20250627154417.tar.gz HTTP/11" 200 1850167
152
+ 2025-07-01 21:03:33,213 INFO ___FILE_ONLY___ ═
153
+ 2025-07-01 21:03:33,213 INFO ___FILE_ONLY___ ═
154
+ 2025-07-01 21:03:33,213 INFO ___FILE_ONLY___ ═
155
+ 2025-07-01 21:03:33,214 INFO ___FILE_ONLY___ ═
156
+ 2025-07-01 21:03:33,214 INFO ___FILE_ONLY___ ═
157
+ 2025-07-01 21:03:33,214 INFO ___FILE_ONLY___ ═
158
+ 2025-07-01 21:03:33,214 INFO ___FILE_ONLY___ ═
159
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
160
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
161
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
162
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
163
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
164
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
165
+ 2025-07-01 21:03:33,215 INFO ___FILE_ONLY___ ═
166
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
167
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
168
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
169
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
170
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
171
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
172
+ 2025-07-01 21:03:33,216 INFO ___FILE_ONLY___ ═
173
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
174
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
175
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
176
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
177
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
178
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
179
+ 2025-07-01 21:03:33,217 INFO ___FILE_ONLY___ ═
180
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
181
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
182
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
183
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
184
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
185
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
186
+ 2025-07-01 21:03:33,218 INFO ___FILE_ONLY___ ═
187
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
188
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
189
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
190
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
191
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
192
+ 2025-07-01 21:03:33,219 INFO ___FILE_ONLY___ ═
193
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
194
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
195
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
196
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
197
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
198
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
199
+ 2025-07-01 21:03:33,220 INFO ___FILE_ONLY___ ═
200
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
201
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
202
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
203
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
204
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
205
+ 2025-07-01 21:03:33,221 INFO ___FILE_ONLY___ ═
206
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
207
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
208
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
209
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
210
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
211
+ 2025-07-01 21:03:33,222 INFO ___FILE_ONLY___ ═
212
+ 2025-07-01 21:03:33,223 INFO ___FILE_ONLY___ ╝
213
+
214
+ 2025-07-01 21:03:33,225 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
215
+
216
+ 2025-07-01 21:03:33,225 INFO ___FILE_ONLY___ ╠═ Downloading: BigQuery Command Line Tool (Platform Spe... ═╣
217
+
218
+ 2025-07-01 21:03:33,225 INFO ___FILE_ONLY___ ╚
219
+ 2025-07-01 21:03:33,230 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
220
+ 2025-07-01 21:03:33,240 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-bq-nix-20250523104322.tar.gz HTTP/11" 200 1935
221
+ 2025-07-01 21:03:33,241 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
222
+ 2025-07-01 21:03:33,241 INFO ___FILE_ONLY___ ╝
223
+
224
+ 2025-07-01 21:03:33,244 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
225
+
226
+ 2025-07-01 21:03:33,244 INFO ___FILE_ONLY___ ╠═ Downloading: Bundled Python 3.12 ═╣
227
+
228
+ 2025-07-01 21:03:33,244 INFO ___FILE_ONLY___ ╚
229
+ 2025-07-01 21:03:33,244 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
230
+ 2025-07-01 21:03:33,244 INFO ___FILE_ONLY___ ╝
231
+
232
+ 2025-07-01 21:03:33,246 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════���═══════════════╗
233
+
234
+ 2025-07-01 21:03:33,246 INFO ___FILE_ONLY___ ╠═ Downloading: Bundled Python 3.12 (Platform Specific) ═╣
235
+
236
+ 2025-07-01 21:03:33,247 INFO ___FILE_ONLY___ ╚
237
+ 2025-07-01 21:03:33,250 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
238
+ 2025-07-01 21:03:33,266 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-bundled-python3-unix-linux-x86_64-20250502143716.tar.gz HTTP/11" 200 93610468
239
+ 2025-07-01 21:03:33,637 INFO ___FILE_ONLY___ ═
240
+ 2025-07-01 21:03:33,639 INFO ___FILE_ONLY___ ═
241
+ 2025-07-01 21:03:33,642 INFO ___FILE_ONLY___ ═
242
+ 2025-07-01 21:03:33,644 INFO ___FILE_ONLY___ ═
243
+ 2025-07-01 21:03:33,646 INFO ___FILE_ONLY___ ═
244
+ 2025-07-01 21:03:33,648 INFO ___FILE_ONLY___ ═
245
+ 2025-07-01 21:03:33,651 INFO ___FILE_ONLY___ ═
246
+ 2025-07-01 21:03:33,653 INFO ___FILE_ONLY___ ═
247
+ 2025-07-01 21:03:33,655 INFO ___FILE_ONLY___ ═
248
+ 2025-07-01 21:03:33,657 INFO ___FILE_ONLY___ ═
249
+ 2025-07-01 21:03:33,659 INFO ___FILE_ONLY___ ═
250
+ 2025-07-01 21:03:33,662 INFO ___FILE_ONLY___ ═
251
+ 2025-07-01 21:03:33,664 INFO ___FILE_ONLY___ ═
252
+ 2025-07-01 21:03:33,666 INFO ___FILE_ONLY___ ═
253
+ 2025-07-01 21:03:33,668 INFO ___FILE_ONLY___ ═
254
+ 2025-07-01 21:03:33,670 INFO ___FILE_ONLY___ ═
255
+ 2025-07-01 21:03:33,673 INFO ___FILE_ONLY___ ═
256
+ 2025-07-01 21:03:33,675 INFO ___FILE_ONLY___ ═
257
+ 2025-07-01 21:03:33,677 INFO ___FILE_ONLY___ ═
258
+ 2025-07-01 21:03:33,679 INFO ___FILE_ONLY___ ═
259
+ 2025-07-01 21:03:33,681 INFO ___FILE_ONLY___ ═
260
+ 2025-07-01 21:03:33,683 INFO ___FILE_ONLY___ ═
261
+ 2025-07-01 21:03:33,686 INFO ___FILE_ONLY___ ═
262
+ 2025-07-01 21:03:33,688 INFO ___FILE_ONLY___ ═
263
+ 2025-07-01 21:03:33,690 INFO ___FILE_ONLY___ ═
264
+ 2025-07-01 21:03:33,692 INFO ___FILE_ONLY___ ═
265
+ 2025-07-01 21:03:33,694 INFO ___FILE_ONLY___ ═
266
+ 2025-07-01 21:03:33,696 INFO ___FILE_ONLY___ ═
267
+ 2025-07-01 21:03:33,699 INFO ___FILE_ONLY___ ═
268
+ 2025-07-01 21:03:33,701 INFO ___FILE_ONLY___ ═
269
+ 2025-07-01 21:03:33,703 INFO ___FILE_ONLY___ ═
270
+ 2025-07-01 21:03:33,705 INFO ___FILE_ONLY___ ═
271
+ 2025-07-01 21:03:33,708 INFO ___FILE_ONLY___ ═
272
+ 2025-07-01 21:03:33,710 INFO ___FILE_ONLY___ ═
273
+ 2025-07-01 21:03:33,712 INFO ___FILE_ONLY___ ═
274
+ 2025-07-01 21:03:33,714 INFO ___FILE_ONLY___ ═
275
+ 2025-07-01 21:03:33,717 INFO ___FILE_ONLY___ ═
276
+ 2025-07-01 21:03:33,719 INFO ___FILE_ONLY___ ═
277
+ 2025-07-01 21:03:33,721 INFO ___FILE_ONLY___ ═
278
+ 2025-07-01 21:03:33,723 INFO ___FILE_ONLY___ ═
279
+ 2025-07-01 21:03:33,725 INFO ___FILE_ONLY___ ═
280
+ 2025-07-01 21:03:33,728 INFO ___FILE_ONLY___ ═
281
+ 2025-07-01 21:03:33,730 INFO ___FILE_ONLY___ ═
282
+ 2025-07-01 21:03:33,732 INFO ___FILE_ONLY___ ═
283
+ 2025-07-01 21:03:33,734 INFO ___FILE_ONLY___ ═
284
+ 2025-07-01 21:03:33,737 INFO ___FILE_ONLY___ ═
285
+ 2025-07-01 21:03:33,739 INFO ___FILE_ONLY___ ═
286
+ 2025-07-01 21:03:33,741 INFO ___FILE_ONLY___ ═
287
+ 2025-07-01 21:03:33,743 INFO ___FILE_ONLY___ ═
288
+ 2025-07-01 21:03:33,746 INFO ___FILE_ONLY___ ═
289
+ 2025-07-01 21:03:33,748 INFO ___FILE_ONLY___ ═
290
+ 2025-07-01 21:03:33,750 INFO ___FILE_ONLY___ ═
291
+ 2025-07-01 21:03:33,752 INFO ___FILE_ONLY___ ═
292
+ 2025-07-01 21:03:33,754 INFO ___FILE_ONLY___ ═
293
+ 2025-07-01 21:03:33,756 INFO ___FILE_ONLY___ ═
294
+ 2025-07-01 21:03:33,759 INFO ___FILE_ONLY___ ═
295
+ 2025-07-01 21:03:33,761 INFO ___FILE_ONLY___ ═
296
+ 2025-07-01 21:03:33,763 INFO ___FILE_ONLY___ ═
297
+ 2025-07-01 21:03:33,765 INFO ___FILE_ONLY___ ═
298
+ 2025-07-01 21:03:33,767 INFO ___FILE_ONLY___ ═
299
+ 2025-07-01 21:03:33,767 INFO ___FILE_ONLY___ ╝
300
+
301
+ 2025-07-01 21:03:33,773 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
302
+
303
+ 2025-07-01 21:03:33,773 INFO ___FILE_ONLY___ ╠═ Downloading: Cloud Storage Command Line Tool ═╣
304
+
305
+ 2025-07-01 21:03:33,773 INFO ___FILE_ONLY___ ╚
306
+ 2025-07-01 21:03:33,776 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
307
+ 2025-07-01 21:03:33,790 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-gsutil-20250627154417.tar.gz HTTP/11" 200 12962791
308
+ 2025-07-01 21:03:33,839 INFO ___FILE_ONLY___ ═
309
+ 2025-07-01 21:03:33,839 INFO ___FILE_ONLY___ ═
310
+ 2025-07-01 21:03:33,840 INFO ___FILE_ONLY___ ═
311
+ 2025-07-01 21:03:33,840 INFO ___FILE_ONLY___ ═
312
+ 2025-07-01 21:03:33,841 INFO ___FILE_ONLY___ ═
313
+ 2025-07-01 21:03:33,841 INFO ___FILE_ONLY___ ═
314
+ 2025-07-01 21:03:33,841 INFO ___FILE_ONLY___ ═
315
+ 2025-07-01 21:03:33,842 INFO ___FILE_ONLY___ ═
316
+ 2025-07-01 21:03:33,842 INFO ___FILE_ONLY___ ═
317
+ 2025-07-01 21:03:33,843 INFO ___FILE_ONLY___ ═
318
+ 2025-07-01 21:03:33,843 INFO ___FILE_ONLY___ ═
319
+ 2025-07-01 21:03:33,843 INFO ___FILE_ONLY___ ═
320
+ 2025-07-01 21:03:33,844 INFO ___FILE_ONLY___ ═
321
+ 2025-07-01 21:03:33,844 INFO ___FILE_ONLY___ ═
322
+ 2025-07-01 21:03:33,845 INFO ___FILE_ONLY___ ═
323
+ 2025-07-01 21:03:33,845 INFO ___FILE_ONLY___ ═
324
+ 2025-07-01 21:03:33,845 INFO ___FILE_ONLY___ ═
325
+ 2025-07-01 21:03:33,846 INFO ___FILE_ONLY___ ═
326
+ 2025-07-01 21:03:33,846 INFO ___FILE_ONLY___ ═
327
+ 2025-07-01 21:03:33,847 INFO ___FILE_ONLY___ ═
328
+ 2025-07-01 21:03:33,847 INFO ___FILE_ONLY___ ═
329
+ 2025-07-01 21:03:33,847 INFO ___FILE_ONLY___ ═
330
+ 2025-07-01 21:03:33,848 INFO ___FILE_ONLY___ ═
331
+ 2025-07-01 21:03:33,848 INFO ___FILE_ONLY___ ═
332
+ 2025-07-01 21:03:33,849 INFO ___FILE_ONLY___ ═
333
+ 2025-07-01 21:03:33,849 INFO ___FILE_ONLY___ ═
334
+ 2025-07-01 21:03:33,849 INFO ___FILE_ONLY___ ═
335
+ 2025-07-01 21:03:33,850 INFO ___FILE_ONLY___ ═
336
+ 2025-07-01 21:03:33,850 INFO ___FILE_ONLY___ ═
337
+ 2025-07-01 21:03:33,851 INFO ___FILE_ONLY___ ═
338
+ 2025-07-01 21:03:33,851 INFO ___FILE_ONLY___ ═
339
+ 2025-07-01 21:03:33,851 INFO ___FILE_ONLY___ ═
340
+ 2025-07-01 21:03:33,852 INFO ___FILE_ONLY___ ═
341
+ 2025-07-01 21:03:33,852 INFO ___FILE_ONLY___ ═
342
+ 2025-07-01 21:03:33,853 INFO ___FILE_ONLY___ ═
343
+ 2025-07-01 21:03:33,853 INFO ___FILE_ONLY___ ═
344
+ 2025-07-01 21:03:33,853 INFO ___FILE_ONLY___ ═
345
+ 2025-07-01 21:03:33,854 INFO ___FILE_ONLY___ ═
346
+ 2025-07-01 21:03:33,854 INFO ___FILE_ONLY___ ═
347
+ 2025-07-01 21:03:33,855 INFO ___FILE_ONLY___ ═
348
+ 2025-07-01 21:03:33,855 INFO ___FILE_ONLY___ ═
349
+ 2025-07-01 21:03:33,855 INFO ___FILE_ONLY___ ═
350
+ 2025-07-01 21:03:33,856 INFO ___FILE_ONLY___ ═
351
+ 2025-07-01 21:03:33,856 INFO ___FILE_ONLY___ ═
352
+ 2025-07-01 21:03:33,857 INFO ___FILE_ONLY___ ═
353
+ 2025-07-01 21:03:33,857 INFO ___FILE_ONLY___ ═
354
+ 2025-07-01 21:03:33,857 INFO ___FILE_ONLY___ ═
355
+ 2025-07-01 21:03:33,858 INFO ___FILE_ONLY___ ═
356
+ 2025-07-01 21:03:33,858 INFO ___FILE_ONLY___ ═
357
+ 2025-07-01 21:03:33,859 INFO ___FILE_ONLY___ ═
358
+ 2025-07-01 21:03:33,859 INFO ___FILE_ONLY___ ═
359
+ 2025-07-01 21:03:33,860 INFO ___FILE_ONLY___ ═
360
+ 2025-07-01 21:03:33,860 INFO ___FILE_ONLY___ ═
361
+ 2025-07-01 21:03:33,860 INFO ___FILE_ONLY___ ═
362
+ 2025-07-01 21:03:33,861 INFO ___FILE_ONLY___ ═
363
+ 2025-07-01 21:03:33,861 INFO ___FILE_ONLY___ ═
364
+ 2025-07-01 21:03:33,862 INFO ___FILE_ONLY___ ═
365
+ 2025-07-01 21:03:33,862 INFO ___FILE_ONLY___ ═
366
+ 2025-07-01 21:03:33,862 INFO ___FILE_ONLY___ ═
367
+ 2025-07-01 21:03:33,863 INFO ___FILE_ONLY___ ═
368
+ 2025-07-01 21:03:33,863 INFO ___FILE_ONLY___ ╝
369
+
370
+ 2025-07-01 21:03:33,865 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
371
+
372
+ 2025-07-01 21:03:33,865 INFO ___FILE_ONLY___ ╠═ Downloading: Cloud Storage Command Line Tool (Platfor... ═╣
373
+
374
+ 2025-07-01 21:03:33,865 INFO ___FILE_ONLY___ ╚
375
+ 2025-07-01 21:03:33,869 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
376
+ 2025-07-01 21:03:33,883 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-gsutil-nix-20250523104322.tar.gz HTTP/11" 200 1950
377
+ 2025-07-01 21:03:33,884 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
378
+ 2025-07-01 21:03:33,884 INFO ___FILE_ONLY___ ╝
379
+
380
+ 2025-07-01 21:03:33,886 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
381
+
382
+ 2025-07-01 21:03:33,887 INFO ___FILE_ONLY___ ╠═ Downloading: Default set of gcloud commands ═╣
383
+
384
+ 2025-07-01 21:03:33,887 INFO ___FILE_ONLY___ ╚
385
+ 2025-07-01 21:03:33,887 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
386
+ 2025-07-01 21:03:33,887 INFO ___FILE_ONLY___ ╝
387
+
388
+ 2025-07-01 21:03:33,889 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
389
+
390
+ 2025-07-01 21:03:33,889 INFO ___FILE_ONLY___ ╠═ Downloading: Google Cloud CLI Core Libraries (Platfor... ═╣
391
+
392
+ 2025-07-01 21:03:33,889 INFO ___FILE_ONLY___ ╚
393
+ 2025-07-01 21:03:33,892 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
394
+ 2025-07-01 21:03:33,906 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-core-nix-20250523104322.tar.gz HTTP/11" 200 2325
395
+ 2025-07-01 21:03:33,906 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
396
+ 2025-07-01 21:03:33,907 INFO ___FILE_ONLY___ ╝
397
+
398
+ 2025-07-01 21:03:33,909 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
399
+
400
+ 2025-07-01 21:03:33,909 INFO ___FILE_ONLY___ ╠═ Downloading: Google Cloud CRC32C Hash Tool ═╣
401
+
402
+ 2025-07-01 21:03:33,909 INFO ___FILE_ONLY___ ╚
403
+ 2025-07-01 21:03:33,909 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
404
+ 2025-07-01 21:03:33,909 INFO ___FILE_ONLY___ ╝
405
+
406
+ 2025-07-01 21:03:33,911 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
407
+
408
+ 2025-07-01 21:03:33,911 INFO ___FILE_ONLY___ ╠═ Downloading: Google Cloud CRC32C Hash Tool (Platform ... ═╣
409
+
410
+ 2025-07-01 21:03:33,911 INFO ___FILE_ONLY___ ╚
411
+ 2025-07-01 21:03:33,914 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
412
+ 2025-07-01 21:03:33,968 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-gcloud-crc32c-linux-x86_64-20250613150750.tar.gz HTTP/11" 200 1525557
413
+ 2025-07-01 21:03:33,982 INFO ___FILE_ONLY___ ═
414
+ 2025-07-01 21:03:33,982 INFO ___FILE_ONLY___ ═
415
+ 2025-07-01 21:03:33,982 INFO ___FILE_ONLY___ ═
416
+ 2025-07-01 21:03:33,982 INFO ___FILE_ONLY___ ═
417
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
418
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
419
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
420
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
421
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
422
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
423
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
424
+ 2025-07-01 21:03:33,983 INFO ___FILE_ONLY___ ═
425
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
426
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
427
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
428
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
429
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
430
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
431
+ 2025-07-01 21:03:33,984 INFO ___FILE_ONLY___ ═
432
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
433
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
434
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
435
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
436
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
437
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
438
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
439
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
440
+ 2025-07-01 21:03:33,985 INFO ___FILE_ONLY___ ═
441
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
442
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
443
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
444
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
445
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
446
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
447
+ 2025-07-01 21:03:33,986 INFO ___FILE_ONLY___ ═
448
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
449
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
450
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
451
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
452
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
453
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
454
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
455
+ 2025-07-01 21:03:33,987 INFO ___FILE_ONLY___ ═
456
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
457
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
458
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
459
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
460
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
461
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
462
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
463
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
464
+ 2025-07-01 21:03:33,988 INFO ___FILE_ONLY___ ═
465
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
466
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
467
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
468
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
469
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
470
+ 2025-07-01 21:03:33,989 INFO ___FILE_ONLY___ ═
471
+ 2025-07-01 21:03:33,990 INFO ___FILE_ONLY___ ═
472
+ 2025-07-01 21:03:33,990 INFO ___FILE_ONLY___ ═
473
+ 2025-07-01 21:03:33,990 INFO ___FILE_ONLY___ ╝
474
+
475
+ 2025-07-01 21:03:33,992 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
476
+
477
+ 2025-07-01 21:03:33,993 INFO ___FILE_ONLY___ ╠═ Downloading: gcloud cli dependencies (Platform Specific) ═╣
478
+
479
+ 2025-07-01 21:03:33,993 INFO ___FILE_ONLY___ ╚
480
+ 2025-07-01 21:03:33,996 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
481
+ 2025-07-01 21:03:34,012 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-gcloud-deps-linux-x86_64-20210416153011.tar.gz HTTP/11" 200 104
482
+ 2025-07-01 21:03:34,013 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
483
+ 2025-07-01 21:03:34,013 INFO ___FILE_ONLY___ ╝
484
+
485
+ 2025-07-01 21:03:34,015 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
486
+
487
+ 2025-07-01 21:03:34,015 INFO ___FILE_ONLY___ ╠═ Installing: BigQuery Command Line Tool ═╣
488
+
489
+ 2025-07-01 21:03:34,015 INFO ___FILE_ONLY___ ╚
490
+ 2025-07-01 21:03:34,109 INFO ___FILE_ONLY___ ═
491
+ 2025-07-01 21:03:34,112 INFO ___FILE_ONLY___ ═
492
+ 2025-07-01 21:03:34,115 INFO ___FILE_ONLY___ ═
493
+ 2025-07-01 21:03:34,117 INFO ___FILE_ONLY___ ═
494
+ 2025-07-01 21:03:34,121 INFO ___FILE_ONLY___ ═
495
+ 2025-07-01 21:03:34,123 INFO ___FILE_ONLY___ ═
496
+ 2025-07-01 21:03:34,126 INFO ___FILE_ONLY___ ═
497
+ 2025-07-01 21:03:34,128 INFO ___FILE_ONLY___ ═
498
+ 2025-07-01 21:03:34,131 INFO ___FILE_ONLY___ ═
499
+ 2025-07-01 21:03:34,133 INFO ___FILE_ONLY___ ═
500
+ 2025-07-01 21:03:34,135 INFO ___FILE_ONLY___ ═
501
+ 2025-07-01 21:03:34,138 INFO ___FILE_ONLY___ ═
502
+ 2025-07-01 21:03:34,140 INFO ___FILE_ONLY___ ═
503
+ 2025-07-01 21:03:34,143 INFO ___FILE_ONLY___ ═
504
+ 2025-07-01 21:03:34,144 INFO ___FILE_ONLY___ ═
505
+ 2025-07-01 21:03:34,147 INFO ___FILE_ONLY___ ═
506
+ 2025-07-01 21:03:34,149 INFO ___FILE_ONLY___ ═
507
+ 2025-07-01 21:03:34,151 INFO ___FILE_ONLY___ ═
508
+ 2025-07-01 21:03:34,153 INFO ___FILE_ONLY___ ═
509
+ 2025-07-01 21:03:34,157 INFO ___FILE_ONLY___ ═
510
+ 2025-07-01 21:03:34,159 INFO ___FILE_ONLY___ ═
511
+ 2025-07-01 21:03:34,161 INFO ___FILE_ONLY___ ═
512
+ 2025-07-01 21:03:34,164 INFO ___FILE_ONLY___ ═
513
+ 2025-07-01 21:03:34,166 INFO ___FILE_ONLY___ ═
514
+ 2025-07-01 21:03:34,168 INFO ___FILE_ONLY___ ═
515
+ 2025-07-01 21:03:34,170 INFO ___FILE_ONLY___ ═
516
+ 2025-07-01 21:03:34,173 INFO ___FILE_ONLY___ ═
517
+ 2025-07-01 21:03:34,176 INFO ___FILE_ONLY___ ═
518
+ 2025-07-01 21:03:34,179 INFO ___FILE_ONLY___ ═
519
+ 2025-07-01 21:03:34,183 INFO ___FILE_ONLY___ ═
520
+ 2025-07-01 21:03:34,185 INFO ___FILE_ONLY___ ═
521
+ 2025-07-01 21:03:34,187 INFO ___FILE_ONLY___ ═
522
+ 2025-07-01 21:03:34,189 INFO ___FILE_ONLY___ ═
523
+ 2025-07-01 21:03:34,193 INFO ___FILE_ONLY___ ═
524
+ 2025-07-01 21:03:34,195 INFO ___FILE_ONLY___ ═
525
+ 2025-07-01 21:03:34,202 INFO ___FILE_ONLY___ ═
526
+ 2025-07-01 21:03:34,208 INFO ___FILE_ONLY___ ═
527
+ 2025-07-01 21:03:34,212 INFO ___FILE_ONLY___ ═
528
+ 2025-07-01 21:03:34,215 INFO ___FILE_ONLY___ ═
529
+ 2025-07-01 21:03:34,217 INFO ___FILE_ONLY___ ═
530
+ 2025-07-01 21:03:34,220 INFO ___FILE_ONLY___ ═
531
+ 2025-07-01 21:03:34,222 INFO ___FILE_ONLY___ ═
532
+ 2025-07-01 21:03:34,225 INFO ___FILE_ONLY___ ═
533
+ 2025-07-01 21:03:34,229 INFO ___FILE_ONLY___ ═
534
+ 2025-07-01 21:03:34,231 INFO ___FILE_ONLY___ ═
535
+ 2025-07-01 21:03:34,234 INFO ___FILE_ONLY___ ═
536
+ 2025-07-01 21:03:34,236 INFO ___FILE_ONLY___ ═
537
+ 2025-07-01 21:03:34,238 INFO ___FILE_ONLY___ ═
538
+ 2025-07-01 21:03:34,240 INFO ___FILE_ONLY___ ═
539
+ 2025-07-01 21:03:34,242 INFO ___FILE_ONLY___ ═
540
+ 2025-07-01 21:03:34,245 INFO ___FILE_ONLY___ ═
541
+ 2025-07-01 21:03:34,247 INFO ___FILE_ONLY___ ═
542
+ 2025-07-01 21:03:34,250 INFO ___FILE_ONLY___ ═
543
+ 2025-07-01 21:03:34,252 INFO ___FILE_ONLY___ ═
544
+ 2025-07-01 21:03:34,254 INFO ___FILE_ONLY___ ═
545
+ 2025-07-01 21:03:34,256 INFO ___FILE_ONLY___ ═
546
+ 2025-07-01 21:03:34,259 INFO ___FILE_ONLY___ ═
547
+ 2025-07-01 21:03:34,261 INFO ___FILE_ONLY___ ═
548
+ 2025-07-01 21:03:34,263 INFO ___FILE_ONLY___ ═
549
+ 2025-07-01 21:03:34,265 INFO ___FILE_ONLY___ ═
550
+ 2025-07-01 21:03:34,265 INFO ___FILE_ONLY___ ╝
551
+
552
+ 2025-07-01 21:03:34,277 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
553
+
554
+ 2025-07-01 21:03:34,277 INFO ___FILE_ONLY___ ╠═ Installing: BigQuery Command Line Tool (Platform Spec... ═╣
555
+
556
+ 2025-07-01 21:03:34,277 INFO ___FILE_ONLY___ ╚
557
+ 2025-07-01 21:03:34,278 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
558
+ 2025-07-01 21:03:34,278 INFO ___FILE_ONLY___ ╝
559
+
560
+ 2025-07-01 21:03:34,286 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
561
+
562
+ 2025-07-01 21:03:34,286 INFO ___FILE_ONLY___ ╠═ Installing: Bundled Python 3.12 ═╣
563
+
564
+ 2025-07-01 21:03:34,286 INFO ___FILE_ONLY___ ╚
565
+ 2025-07-01 21:03:34,289 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
566
+ 2025-07-01 21:03:34,289 INFO ___FILE_ONLY___ ╝
567
+
568
+ 2025-07-01 21:03:34,291 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
569
+
570
+ 2025-07-01 21:03:34,291 INFO ___FILE_ONLY___ ╠═ Installing: Bundled Python 3.12 (Platform Specific) ═╣
571
+
572
+ 2025-07-01 21:03:34,291 INFO ___FILE_ONLY___ ╚
573
+ 2025-07-01 21:03:36,564 INFO ___FILE_ONLY___ ═
574
+ 2025-07-01 21:03:36,577 INFO ___FILE_ONLY___ ═
575
+ 2025-07-01 21:03:36,590 INFO ___FILE_ONLY___ ═
576
+ 2025-07-01 21:03:36,603 INFO ___FILE_ONLY___ ═
577
+ 2025-07-01 21:03:36,616 INFO ___FILE_ONLY___ ═
578
+ 2025-07-01 21:03:36,631 INFO ___FILE_ONLY___ ═
579
+ 2025-07-01 21:03:36,645 INFO ___FILE_ONLY___ ═
580
+ 2025-07-01 21:03:36,658 INFO ___FILE_ONLY___ ═
581
+ 2025-07-01 21:03:36,672 INFO ___FILE_ONLY___ ═
582
+ 2025-07-01 21:03:36,689 INFO ___FILE_ONLY___ ═
583
+ 2025-07-01 21:03:36,703 INFO ___FILE_ONLY___ ═
584
+ 2025-07-01 21:03:36,718 INFO ___FILE_ONLY___ ═
585
+ 2025-07-01 21:03:36,731 INFO ___FILE_ONLY___ ═
586
+ 2025-07-01 21:03:36,744 INFO ___FILE_ONLY___ ═
587
+ 2025-07-01 21:03:36,759 INFO ___FILE_ONLY___ ═
588
+ 2025-07-01 21:03:36,772 INFO ___FILE_ONLY___ ═
589
+ 2025-07-01 21:03:36,785 INFO ___FILE_ONLY___ ═
590
+ 2025-07-01 21:03:36,798 INFO ___FILE_ONLY___ ═
591
+ 2025-07-01 21:03:36,812 INFO ___FILE_ONLY___ ═
592
+ 2025-07-01 21:03:36,825 INFO ___FILE_ONLY___ ═
593
+ 2025-07-01 21:03:36,840 INFO ___FILE_ONLY___ ═
594
+ 2025-07-01 21:03:36,853 INFO ___FILE_ONLY___ ═
595
+ 2025-07-01 21:03:36,866 INFO ___FILE_ONLY___ ═
596
+ 2025-07-01 21:03:36,880 INFO ___FILE_ONLY___ ═
597
+ 2025-07-01 21:03:36,893 INFO ___FILE_ONLY___ ═
598
+ 2025-07-01 21:03:36,906 INFO ___FILE_ONLY___ ═
599
+ 2025-07-01 21:03:36,919 INFO ___FILE_ONLY___ ═
600
+ 2025-07-01 21:03:36,932 INFO ___FILE_ONLY___ ═
601
+ 2025-07-01 21:03:36,945 INFO ___FILE_ONLY___ ═
602
+ 2025-07-01 21:03:36,959 INFO ___FILE_ONLY___ ═
603
+ 2025-07-01 21:03:36,972 INFO ___FILE_ONLY___ ═
604
+ 2025-07-01 21:03:36,985 INFO ___FILE_ONLY___ ═
605
+ 2025-07-01 21:03:36,998 INFO ___FILE_ONLY___ ═
606
+ 2025-07-01 21:03:37,012 INFO ___FILE_ONLY___ ═
607
+ 2025-07-01 21:03:37,030 INFO ___FILE_ONLY___ ═
608
+ 2025-07-01 21:03:37,046 INFO ___FILE_ONLY___ ═
609
+ 2025-07-01 21:03:38,014 INFO ___FILE_ONLY___ ═
610
+ 2025-07-01 21:03:38,040 INFO ___FILE_ONLY___ ═
611
+ 2025-07-01 21:03:38,564 INFO ___FILE_ONLY___ ═
612
+ 2025-07-01 21:03:38,584 INFO ___FILE_ONLY___ ═
613
+ 2025-07-01 21:03:38,606 INFO ___FILE_ONLY___ ═
614
+ 2025-07-01 21:03:38,633 INFO ___FILE_ONLY___ ═
615
+ 2025-07-01 21:03:38,653 INFO ___FILE_ONLY___ ═
616
+ 2025-07-01 21:03:38,682 INFO ___FILE_ONLY___ ═
617
+ 2025-07-01 21:03:38,704 INFO ___FILE_ONLY___ ═
618
+ 2025-07-01 21:03:38,726 INFO ___FILE_ONLY___ ═
619
+ 2025-07-01 21:03:38,746 INFO ___FILE_ONLY___ ═
620
+ 2025-07-01 21:03:38,766 INFO ___FILE_ONLY___ ═
621
+ 2025-07-01 21:03:38,861 INFO ___FILE_ONLY___ ═
622
+ 2025-07-01 21:03:38,880 INFO ___FILE_ONLY___ ═
623
+ 2025-07-01 21:03:39,028 INFO ___FILE_ONLY___ ═
624
+ 2025-07-01 21:03:39,046 INFO ___FILE_ONLY___ ═
625
+ 2025-07-01 21:03:39,063 INFO ___FILE_ONLY___ ═
626
+ 2025-07-01 21:03:39,081 INFO ___FILE_ONLY___ ═
627
+ 2025-07-01 21:03:39,097 INFO ___FILE_ONLY___ ═
628
+ 2025-07-01 21:03:39,116 INFO ___FILE_ONLY___ ═
629
+ 2025-07-01 21:03:39,134 INFO ___FILE_ONLY___ ═
630
+ 2025-07-01 21:03:39,153 INFO ___FILE_ONLY___ ═
631
+ 2025-07-01 21:03:39,183 INFO ___FILE_ONLY___ ═
632
+ 2025-07-01 21:03:39,742 INFO ___FILE_ONLY___ ═
633
+ 2025-07-01 21:03:39,743 INFO ___FILE_ONLY___ ╝
634
+
635
+ 2025-07-01 21:03:39,801 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
636
+
637
+ 2025-07-01 21:03:39,801 INFO ___FILE_ONLY___ ╠═ Installing: Cloud Storage Command Line Tool ═╣
638
+
639
+ 2025-07-01 21:03:39,801 INFO ___FILE_ONLY___ ╚
640
+ 2025-07-01 21:03:40,363 INFO ___FILE_ONLY___ ═
641
+ 2025-07-01 21:03:40,376 INFO ___FILE_ONLY___ ═
642
+ 2025-07-01 21:03:40,387 INFO ___FILE_ONLY___ ═
643
+ 2025-07-01 21:03:40,398 INFO ___FILE_ONLY___ ═
644
+ 2025-07-01 21:03:40,408 INFO ___FILE_ONLY___ ═
645
+ 2025-07-01 21:03:40,446 INFO ___FILE_ONLY___ ═
646
+ 2025-07-01 21:03:40,465 INFO ___FILE_ONLY___ ═
647
+ 2025-07-01 21:03:40,487 INFO ___FILE_ONLY___ ═
648
+ 2025-07-01 21:03:40,503 INFO ___FILE_ONLY___ ═
649
+ 2025-07-01 21:03:40,520 INFO ___FILE_ONLY___ ═
650
+ 2025-07-01 21:03:40,538 INFO ___FILE_ONLY___ ═
651
+ 2025-07-01 21:03:40,550 INFO ___FILE_ONLY___ ═
652
+ 2025-07-01 21:03:40,563 INFO ___FILE_ONLY___ ═
653
+ 2025-07-01 21:03:40,575 INFO ___FILE_ONLY___ ═
654
+ 2025-07-01 21:03:40,586 INFO ___FILE_ONLY___ ═
655
+ 2025-07-01 21:03:40,606 INFO ___FILE_ONLY___ ═
656
+ 2025-07-01 21:03:40,621 INFO ___FILE_ONLY___ ═
657
+ 2025-07-01 21:03:40,633 INFO ___FILE_ONLY___ ═
658
+ 2025-07-01 21:03:40,646 INFO ___FILE_ONLY___ ═
659
+ 2025-07-01 21:03:40,658 INFO ___FILE_ONLY___ ═
660
+ 2025-07-01 21:03:40,669 INFO ___FILE_ONLY___ ═
661
+ 2025-07-01 21:03:40,683 INFO ___FILE_ONLY___ ═
662
+ 2025-07-01 21:03:40,694 INFO ___FILE_ONLY___ ═
663
+ 2025-07-01 21:03:40,707 INFO ___FILE_ONLY___ ═
664
+ 2025-07-01 21:03:40,719 INFO ___FILE_ONLY___ ═
665
+ 2025-07-01 21:03:40,730 INFO ___FILE_ONLY___ ═
666
+ 2025-07-01 21:03:40,742 INFO ___FILE_ONLY___ ═
667
+ 2025-07-01 21:03:40,758 INFO ___FILE_ONLY___ ═
668
+ 2025-07-01 21:03:40,776 INFO ___FILE_ONLY___ ═
669
+ 2025-07-01 21:03:40,791 INFO ___FILE_ONLY___ ═
670
+ 2025-07-01 21:03:40,805 INFO ___FILE_ONLY___ ═
671
+ 2025-07-01 21:03:40,829 INFO ___FILE_ONLY___ ═
672
+ 2025-07-01 21:03:40,846 INFO ___FILE_ONLY___ ═
673
+ 2025-07-01 21:03:40,869 INFO ___FILE_ONLY___ ═
674
+ 2025-07-01 21:03:40,885 INFO ___FILE_ONLY___ ═
675
+ 2025-07-01 21:03:40,904 INFO ___FILE_ONLY___ ═
676
+ 2025-07-01 21:03:40,915 INFO ___FILE_ONLY___ ═
677
+ 2025-07-01 21:03:40,927 INFO ___FILE_ONLY___ ═
678
+ 2025-07-01 21:03:40,968 INFO ___FILE_ONLY___ ═
679
+ 2025-07-01 21:03:40,984 INFO ___FILE_ONLY___ ═
680
+ 2025-07-01 21:03:40,998 INFO ___FILE_ONLY___ ═
681
+ 2025-07-01 21:03:41,010 INFO ___FILE_ONLY___ ═
682
+ 2025-07-01 21:03:41,022 INFO ___FILE_ONLY___ ═
683
+ 2025-07-01 21:03:41,035 INFO ___FILE_ONLY___ ═
684
+ 2025-07-01 21:03:41,047 INFO ___FILE_ONLY___ ═
685
+ 2025-07-01 21:03:41,058 INFO ___FILE_ONLY___ ═
686
+ 2025-07-01 21:03:41,069 INFO ___FILE_ONLY___ ═
687
+ 2025-07-01 21:03:41,080 INFO ___FILE_ONLY___ ═
688
+ 2025-07-01 21:03:41,091 INFO ___FILE_ONLY___ ═
689
+ 2025-07-01 21:03:41,105 INFO ___FILE_ONLY___ ═
690
+ 2025-07-01 21:03:41,121 INFO ___FILE_ONLY___ ═
691
+ 2025-07-01 21:03:41,135 INFO ___FILE_ONLY___ ═
692
+ 2025-07-01 21:03:41,150 INFO ___FILE_ONLY___ ═
693
+ 2025-07-01 21:03:41,166 INFO ___FILE_ONLY___ ═
694
+ 2025-07-01 21:03:41,180 INFO ___FILE_ONLY___ ═
695
+ 2025-07-01 21:03:41,197 INFO ___FILE_ONLY___ ═
696
+ 2025-07-01 21:03:41,215 INFO ___FILE_ONLY___ ═
697
+ 2025-07-01 21:03:41,238 INFO ___FILE_ONLY___ ═
698
+ 2025-07-01 21:03:41,256 INFO ___FILE_ONLY___ ═
699
+ 2025-07-01 21:03:41,277 INFO ___FILE_ONLY___ ═
700
+ 2025-07-01 21:03:41,277 INFO ___FILE_ONLY___ ╝
701
+
702
+ 2025-07-01 21:03:41,313 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
703
+
704
+ 2025-07-01 21:03:41,313 INFO ___FILE_ONLY___ ╠═ Installing: Cloud Storage Command Line Tool (Platform... ═╣
705
+
706
+ 2025-07-01 21:03:41,313 INFO ___FILE_ONLY___ ╚
707
+ 2025-07-01 21:03:41,314 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
708
+ 2025-07-01 21:03:41,314 INFO ___FILE_ONLY___ ╝
709
+
710
+ 2025-07-01 21:03:41,320 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
711
+
712
+ 2025-07-01 21:03:41,320 INFO ___FILE_ONLY___ ╠═ Installing: Default set of gcloud commands ═╣
713
+
714
+ 2025-07-01 21:03:41,320 INFO ___FILE_ONLY___ ╚
715
+ 2025-07-01 21:03:41,324 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
716
+ 2025-07-01 21:03:41,324 INFO ___FILE_ONLY___ ╝
717
+
718
+ 2025-07-01 21:03:41,326 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
719
+
720
+ 2025-07-01 21:03:41,326 INFO ___FILE_ONLY___ ╠═ Installing: Google Cloud CLI Core Libraries (Platform... ═╣
721
+
722
+ 2025-07-01 21:03:41,326 INFO ___FILE_ONLY___ ╚
723
+ 2025-07-01 21:03:41,328 INFO ___FILE_ONLY___ ══════════════════════════════
724
+ 2025-07-01 21:03:41,328 INFO ___FILE_ONLY___ ══════════════════════════════
725
+ 2025-07-01 21:03:41,328 INFO ___FILE_ONLY___ ╝
726
+
727
+ 2025-07-01 21:03:41,333 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
728
+
729
+ 2025-07-01 21:03:41,333 INFO ___FILE_ONLY___ ╠═ Installing: Google Cloud CRC32C Hash Tool ═╣
730
+
731
+ 2025-07-01 21:03:41,333 INFO ___FILE_ONLY___ ╚
732
+ 2025-07-01 21:03:41,337 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
733
+ 2025-07-01 21:03:41,337 INFO ___FILE_ONLY___ ╝
734
+
735
+ 2025-07-01 21:03:41,339 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
736
+
737
+ 2025-07-01 21:03:41,339 INFO ___FILE_ONLY___ ╠═ Installing: Google Cloud CRC32C Hash Tool (Platform S... ═╣
738
+
739
+ 2025-07-01 21:03:41,339 INFO ___FILE_ONLY___ ╚
740
+ 2025-07-01 21:03:41,381 INFO ___FILE_ONLY___ ══════════════════════════════
741
+ 2025-07-01 21:03:41,381 INFO ___FILE_ONLY___ ══════════════════════════════
742
+ 2025-07-01 21:03:41,381 INFO ___FILE_ONLY___ ╝
743
+
744
+ 2025-07-01 21:03:41,387 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
745
+
746
+ 2025-07-01 21:03:41,387 INFO ___FILE_ONLY___ ╠═ Installing: gcloud cli dependencies (Platform Specific) ═╣
747
+
748
+ 2025-07-01 21:03:41,387 INFO ___FILE_ONLY___ ╚
749
+ 2025-07-01 21:03:41,387 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
750
+ 2025-07-01 21:03:41,388 INFO ___FILE_ONLY___ ╝
751
+
752
+ 2025-07-01 21:03:41,393 DEBUG root Updating notification cache...
753
+ 2025-07-01 21:03:41,393 INFO ___FILE_ONLY___
754
+
755
+ 2025-07-01 21:03:41,395 INFO ___FILE_ONLY___ Performing post processing steps...
756
+ 2025-07-01 21:03:41,396 DEBUG root Executing command: ['/tools/google-cloud-sdk/bin/gcloud', 'components', 'post-process']
757
+ 2025-07-01 21:03:52,373 DEBUG ___FILE_ONLY___
758
+ 2025-07-01 21:03:52,373 DEBUG ___FILE_ONLY___
759
+ 2025-07-01 21:03:52,453 INFO root descriptor_list: [{'universeDomain': 'googleapis.com', 'universeShortName': '', 'authenticationDomain': 'auth.cloud.google.com', 'projectPrefix': '', 'cloudWebDomain': 'cloud.google.com', 'documentationDomain': 'cloud.google.com', 'version': '1.0.0', 'state': 'primary', 'artifactRegistryDomain': 'pkg.dev'}]
760
+ 2025-07-01 21:03:52,454 INFO ___FILE_ONLY___
761
+ Update done!
762
+
763
+
764
+ 2025-07-01 21:03:52,456 DEBUG root Chosen display Format:none
765
+ 2025-07-01 21:03:52,457 INFO root Display format: "none"
.config/logs/2025.07.01/21.03.41.948871.log ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 2025-07-01 21:03:41,949 DEBUG root Loaded Command Group: ['gcloud', 'components']
2
+ 2025-07-01 21:03:41,951 DEBUG root Loaded Command Group: ['gcloud', 'components', 'post_process']
3
+ 2025-07-01 21:03:41,953 DEBUG root Running [gcloud.components.post-process] with arguments: []
4
+ 2025-07-01 21:03:52,197 DEBUG root Chosen display Format:none
5
+ 2025-07-01 21:03:52,198 INFO root Display format: "none"
.config/logs/2025.07.01/21.03.53.252709.log ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2025-07-01 21:03:53,253 DEBUG root Loaded Command Group: ['gcloud', 'components']
2
+ 2025-07-01 21:03:53,255 DEBUG root Loaded Command Group: ['gcloud', 'components', 'update']
3
+ 2025-07-01 21:03:53,257 DEBUG root Running [gcloud.components.update] with arguments: [--quiet: "True", COMPONENT-IDS:8: "['gcloud', 'core', 'bq', 'gsutil', 'compute', 'preview', 'alpha', 'beta']"]
4
+ 2025-07-01 21:03:53,258 INFO ___FILE_ONLY___ Beginning update. This process may take several minutes.
5
+
6
+ 2025-07-01 21:03:53,268 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
7
+ 2025-07-01 21:03:53,281 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components-2.json HTTP/11" 200 239798
8
+ 2025-07-01 21:03:53,295 WARNING root Component [compute] no longer exists.
9
+ 2025-07-01 21:03:53,296 INFO ___FILE_ONLY___
10
+
11
+ 2025-07-01 21:03:53,296 INFO ___FILE_ONLY___
12
+ Your current Google Cloud CLI version is: 529.0.0
13
+
14
+ 2025-07-01 21:03:53,296 INFO ___FILE_ONLY___ Installing components from version: 529.0.0
15
+
16
+ 2025-07-01 21:03:53,296 INFO ___FILE_ONLY___
17
+
18
+ 2025-07-01 21:03:53,296 DEBUG root Chosen display Format:table[box,title="These components will be removed."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
19
+ 2025-07-01 21:03:53,297 DEBUG root Chosen display Format:table[box,title="These components will be updated."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
20
+ 2025-07-01 21:03:53,297 DEBUG root Chosen display Format:table[box,title="These components will be installed."](details.display_name:label=Name:align=left,version.version_string:label=Version:align=right,data.size.size(zero="",min=1048576):label=Size:align=right)
21
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___ ┌────────────────────────────────────────────────┐
22
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___
23
+
24
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___ │ These components will be installed. │
25
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___
26
+
27
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___ ├─────────────────────────┬────────────┬─────────┤
28
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___
29
+
30
+ 2025-07-01 21:03:53,312 INFO ___FILE_ONLY___ │ Name │ Version │ Size │
31
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
32
+
33
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ ├─────────────────────────┼────────────┼─────────┤
34
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
35
+
36
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
37
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ gcloud Alpha Commands
38
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
39
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
40
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ 2025.06.27
41
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
42
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
43
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ < 1 MiB
44
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
45
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
46
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
47
+
48
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
49
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ gcloud Beta Commands
50
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
51
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
52
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ 2025.06.27
53
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___
54
+ 2025-07-01 21:03:53,313 INFO ___FILE_ONLY___ │
55
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ < 1 MiB
56
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
57
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ │
58
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
59
+
60
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ │
61
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ gcloud Preview Commands
62
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
63
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ │
64
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
65
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
66
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ │
67
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ < 1 MiB
68
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
69
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ │
70
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
71
+
72
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___ └─────────────────────────┴────────────┴─────────┘
73
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
74
+
75
+ 2025-07-01 21:03:53,314 INFO ___FILE_ONLY___
76
+
77
+ 2025-07-01 21:03:53,318 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
78
+ 2025-07-01 21:03:53,332 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/RELEASE_NOTES HTTP/11" 200 1444035
79
+ 2025-07-01 21:03:53,802 INFO ___FILE_ONLY___ For the latest full release notes, please visit:
80
+ https://cloud.google.com/sdk/release_notes
81
+
82
+
83
+ 2025-07-01 21:03:53,803 INFO ___FILE_ONLY___ Performing in place update...
84
+
85
+
86
+ 2025-07-01 21:03:53,805 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
87
+
88
+ 2025-07-01 21:03:53,805 INFO ___FILE_ONLY___ ╠═ Downloading: gcloud Alpha Commands ═╣
89
+
90
+ 2025-07-01 21:03:53,806 INFO ___FILE_ONLY___ ╚
91
+ 2025-07-01 21:03:53,809 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
92
+ 2025-07-01 21:03:53,916 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-alpha-20250627154417.tar.gz HTTP/11" 200 800
93
+ 2025-07-01 21:03:53,917 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
94
+ 2025-07-01 21:03:53,917 INFO ___FILE_ONLY___ ╝
95
+
96
+ 2025-07-01 21:03:53,919 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
97
+
98
+ 2025-07-01 21:03:53,919 INFO ___FILE_ONLY___ ╠═ Downloading: gcloud Beta Commands ═╣
99
+
100
+ 2025-07-01 21:03:53,919 INFO ___FILE_ONLY___ ╚
101
+ 2025-07-01 21:03:53,923 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
102
+ 2025-07-01 21:03:53,974 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-beta-20250627154417.tar.gz HTTP/11" 200 797
103
+ 2025-07-01 21:03:53,975 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
104
+ 2025-07-01 21:03:53,975 INFO ___FILE_ONLY___ ╝
105
+
106
+ 2025-07-01 21:03:53,977 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
107
+
108
+ 2025-07-01 21:03:53,977 INFO ___FILE_ONLY___ ╠═ Downloading: gcloud Preview Commands ═╣
109
+
110
+ 2025-07-01 21:03:53,977 INFO ___FILE_ONLY___ ╚
111
+ 2025-07-01 21:03:53,981 DEBUG urllib3.connectionpool Starting new HTTPS connection (1): dl.google.com:443
112
+ 2025-07-01 21:03:54,014 DEBUG urllib3.connectionpool https://dl.google.com:443 "GET /dl/cloudsdk/channels/rapid/components/google-cloud-sdk-preview-20241115154308.tar.gz HTTP/11" 200 823
113
+ 2025-07-01 21:03:54,015 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
114
+ 2025-07-01 21:03:54,015 INFO ___FILE_ONLY___ ╝
115
+
116
+ 2025-07-01 21:03:54,018 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
117
+
118
+ 2025-07-01 21:03:54,018 INFO ___FILE_ONLY___ ╠═ Installing: gcloud Alpha Commands ═╣
119
+
120
+ 2025-07-01 21:03:54,018 INFO ___FILE_ONLY___ ╚
121
+ 2025-07-01 21:03:54,019 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
122
+ 2025-07-01 21:03:54,019 INFO ___FILE_ONLY___ ╝
123
+
124
+ 2025-07-01 21:03:54,026 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
125
+
126
+ 2025-07-01 21:03:54,026 INFO ___FILE_ONLY___ ╠═ Installing: gcloud Beta Commands ═╣
127
+
128
+ 2025-07-01 21:03:54,026 INFO ___FILE_ONLY___ ╚
129
+ 2025-07-01 21:03:54,027 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
130
+ 2025-07-01 21:03:54,027 INFO ___FILE_ONLY___ ╝
131
+
132
+ 2025-07-01 21:03:54,033 INFO ___FILE_ONLY___ ╔════════════════════════════════════════════════════════════╗
133
+
134
+ 2025-07-01 21:03:54,034 INFO ___FILE_ONLY___ ╠═ Installing: gcloud Preview Commands ═╣
135
+
136
+ 2025-07-01 21:03:54,034 INFO ___FILE_ONLY___ ╚
137
+ 2025-07-01 21:03:54,034 INFO ___FILE_ONLY___ ════════════════════════════════════════════════════════════
138
+ 2025-07-01 21:03:54,035 INFO ___FILE_ONLY___ ╝
139
+
140
+ 2025-07-01 21:03:54,040 DEBUG root Updating notification cache...
141
+ 2025-07-01 21:03:54,041 INFO ___FILE_ONLY___
142
+
143
+ 2025-07-01 21:03:54,043 INFO ___FILE_ONLY___ Performing post processing steps...
144
+ 2025-07-01 21:03:54,043 DEBUG root Executing command: ['/tools/google-cloud-sdk/bin/gcloud', 'components', 'post-process']
145
+ 2025-07-01 21:04:05,574 DEBUG ___FILE_ONLY___
146
+ 2025-07-01 21:04:05,574 DEBUG ___FILE_ONLY___
147
+ 2025-07-01 21:04:05,812 INFO root descriptor_list: [{'universeDomain': 'googleapis.com', 'universeShortName': '', 'authenticationDomain': 'auth.cloud.google.com', 'projectPrefix': '', 'cloudWebDomain': 'cloud.google.com', 'documentationDomain': 'cloud.google.com', 'version': '1.0.0', 'state': 'primary', 'artifactRegistryDomain': 'pkg.dev'}]
148
+ 2025-07-01 21:04:05,813 INFO ___FILE_ONLY___
149
+ Update done!
150
+
151
+
152
+ 2025-07-01 21:04:05,815 DEBUG root Chosen display Format:none
153
+ 2025-07-01 21:04:05,815 INFO root Display format: "none"
.config/logs/2025.07.01/21.03.54.626322.log ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 2025-07-01 21:03:54,627 DEBUG root Loaded Command Group: ['gcloud', 'components']
2
+ 2025-07-01 21:03:54,628 DEBUG root Loaded Command Group: ['gcloud', 'components', 'post_process']
3
+ 2025-07-01 21:03:54,630 DEBUG root Running [gcloud.components.post-process] with arguments: []
4
+ 2025-07-01 21:04:05,377 DEBUG root Chosen display Format:none
5
+ 2025-07-01 21:04:05,378 INFO root Display format: "none"
.config/logs/2025.07.01/21.04.06.597104.log ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ 2025-07-01 21:04:06,599 DEBUG root Loaded Command Group: ['gcloud', 'config']
2
+ 2025-07-01 21:04:06,658 DEBUG root Loaded Command Group: ['gcloud', 'config', 'set']
3
+ 2025-07-01 21:04:06,661 DEBUG root Running [gcloud.config.set] with arguments: [SECTION/PROPERTY: "component_manager/disable_update_check", VALUE: "true"]
4
+ 2025-07-01 21:04:06,662 INFO ___FILE_ONLY___ Updated property [component_manager/disable_update_check].
5
+
6
+ 2025-07-01 21:04:06,663 DEBUG root Chosen display Format:default
7
+ 2025-07-01 21:04:06,663 INFO root Display format: "default"
8
+ 2025-07-01 21:04:06,664 DEBUG root SDK update checks are disabled.
.config/logs/2025.07.01/21.04.07.490711.log ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ 2025-07-01 21:04:07,492 DEBUG root Loaded Command Group: ['gcloud', 'config']
2
+ 2025-07-01 21:04:07,547 DEBUG root Loaded Command Group: ['gcloud', 'config', 'set']
3
+ 2025-07-01 21:04:07,550 DEBUG root Running [gcloud.config.set] with arguments: [SECTION/PROPERTY: "compute/gce_metadata_read_timeout_sec", VALUE: "0"]
4
+ 2025-07-01 21:04:07,551 INFO ___FILE_ONLY___ Updated property [compute/gce_metadata_read_timeout_sec].
5
+
6
+ 2025-07-01 21:04:07,552 DEBUG root Chosen display Format:default
7
+ 2025-07-01 21:04:07,553 INFO root Display format: "default"
8
+ 2025-07-01 21:04:07,554 DEBUG root SDK update checks are disabled.
.gitattributes CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ chroma_db/chroma.sqlite3 filter=lfs diff=lfs merge=lfs -text
37
+ unsloth_compiled_cache/__pycache__/UnslothGRPOTrainer.cpython-311.pyc filter=lfs diff=lfs merge=lfs -text
38
+ unsloth_compiled_cache/__pycache__/UnslothDPOTrainer.cpython-311.pyc filter=lfs diff=lfs merge=lfs -text
39
+ huggingface_tokenizers_cache/models--unsloth--llama-3.1-8b-instruct-bnb-4bit/snapshots/26672447463f314a180021ded1522a55ce5b1090/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ huggingface_tokenizers_cache/models--unsloth--llama-3.1-8b-instruct-bnb-4bit/blobs/6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b filter=lfs diff=lfs merge=lfs -text
chroma_db/5577341c-3906-4f8f-beac-ec589b268156/data_level0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb76ae0f6ca830a9a048b0cf53962a78c88c5c7fcda63fc846077d3456eb3890
3
+ size 62840000
chroma_db/5577341c-3906-4f8f-beac-ec589b268156/header.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec666c9828420c69fc6b597461d8c18487becec1527c7d1cff9b898cbb393c2d
3
+ size 100
chroma_db/5577341c-3906-4f8f-beac-ec589b268156/length.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e2dcff542de95352682dc186432e98f0188084896773f1973276b0577d5305
3
+ size 40000
chroma_db/5577341c-3906-4f8f-beac-ec589b268156/link_lists.bin ADDED
File without changes
chroma_db/chroma.sqlite3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:152143a0d3c779d27c060b9b344935317722ccc3dc8b27ff6b8278d0edc50f9e
3
+ size 2080768
docstore/00b73186-e996-4b28-8613-25e58eba68ef ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Directions for questions 8 - 10:
2
+
3
+ 4 children went to a store to purchase cookies. There were 4 different varieties of cookies Garle, Jackrack, Chow-Mow and Mritannia. Each child purchased 4 Packets (2 packets of exactly 2 varieties each) such that no 2 children purchased the same combination of cookies. Incidently, the price per packet of each cookie was a prime number less than 20. Further conditions are as follows:
4
+
5
+ 1. Deepak spent a total amount of Rs.30 but did not buy Jackrack.
6
+
7
+ 2. The price per packet of Chow-Mow was Rs.6/- more than that of Mritannia.
8
+
9
+ 3. Aniruddh spent Rs.4/- less than Deepak and definitely purchased Garle.
10
+
11
+ Q8: What were the 2 Cookies purchased by Deepak?
12
+
13
+ a. Chow-Mow and Garle.
14
+
15
+ b. Mritannia and Garle.
16
+
17
+ c. Chow-Mow and Mritannia.
18
+
19
+ d. cannot be determined.
20
+
21
+ Ans: (D)
22
+
23
+ Q9: Which among the following is definitely false?
24
+
25
+ a. Aniruddh spent the least amount amongst all 4 children.
26
+
27
+ b. One of the them spent a total amount of Rs.64.
28
+
29
+ c. The amount spent by Bitoo is more than Aniruddh but less than Deepak. d. One of them spent Rs. 12/- more than Deepak in purchasing Cookies. Ans (C )
30
+
31
+ Q10: If the amount spent by Aniruddh is definitely the lowest, find the maximum value of the average amount spent by all 4 of them together?
32
+
33
+ a. 36
34
+
35
+ Ans: (D)
36
+
37
+ b. 42
38
+
39
+ c. 41
40
+
41
+ d. 45
docstore/0242a41f-d63c-4d8f-9a17-798f8317139d ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (a) Temperature – increases
2
+
3
+ (b) Volume – decreases
4
+
5
+ (c) Pressure – decreases
6
+
7
+ (d) Pressure – increases
8
+
9
+ Answer – (a) Temperature – increases
10
+
11
+ 20. Find the pressure of water at a point in tube of non-constant cross section where the velocity is 65 cm/sec. Given- the tube has 1 cm of mercury pressure at a point where the velocity is 35 cm/s.
12
+
13
+ a) 8.70 mm of Hg b) 7.80 mm of Hg c) 8.78 mm of Hg d) 8.87 mm of Hg Answer (d) 8.87 mm of Hg
docstore/032f7172-106c-4ea1-809f-caa6d76e4b5f ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. STIYGI
2
+
3
+ b. STGYGH
4
+
5
+ c. STHYGH
6
+
7
+ d. none of these
8
+
9
+ Ans: (C )
10
+
11
+ Q36: A car has four tyres and a spare one. All five of them were used and the car was able to travel a maximum distance of 20000 kms when all the five tyres were completely used. Find the distance for which each of the tyres can be used?
12
+
13
+ b. 5000 km c. 4000 km d. 16000 km
14
+
15
+ a. 20000 km
16
+
17
+ Ans(D)
18
+
19
+ 2 mark each
20
+
21
+ 1. The 288th term of the series a,b,b,c,c,c,d,d,d,d,e,e,e,e,e,f,f,f,f,f,f… is a. u b. v c. w d. x
22
+
23
+ Ans: (D)
24
+
25
+ be
26
+
27
+ 2. Suppose you have a currency, named Miso, in three denominations: 1 Miso, 10 Misos and 50 Misos. In how many ways can you pay a bill of 107 Misos?
28
+
29
+ a.17
30
+
31
+ b.16
32
+
33
+ c.18
34
+
35
+ d.15
36
+
37
+ Ans: (C)
38
+
39
+ 3. A quadratic function ƒ(x) attains a maximum of 3 at x = 1. The value of the function at x = 0 is 1. What is the value ƒ(x) at x = 10?
40
+
41
+ a.–119
42
+
43
+ b.–159
44
+
45
+ c.–110
46
+
47
+ d.–180
48
+
49
+ Ans: (B)
50
+
51
+ 4. For a positive integer N, let Pn denote the product of the digits of n and Sn denote the sum of the digits of N. The number of integers between 10 and 1000 for which Pn + Sn = N is
52
+
53
+ a.81
54
+
55
+ b.16
56
+
57
+ c.18
58
+
59
+ d.9
60
+
61
+ Ans: (D)
62
+
63
+ 5. A group of 630 children is arranged in rows for a group photograph session. Each row contains three fewer children than the row in front of it. What number of rows is not possible?
64
+
65
+ a.3
66
+
67
+ b.4
68
+
69
+ c.5
70
+
71
+ d.6
72
+
73
+ Ans: (D)
74
+
75
+ Directions for questions 6-7: There are two people called Aaltu and Faltu. Aaltu speaks truth only in the morning and lies in the evening while Faltu speaks truth only in the afternoon and lies in the morning. One of them looked at the other and said,”He is Faltu”.
76
+
77
+ Q6: At what time of the day was the statement made? b. Afternoon c. cannot be determined
78
+
79
+ a. Morning
80
+
81
+ Ans: (A)
82
+
83
+ Q7: Who is the speaker?
84
+
85
+ a. Aaltu
86
+
87
+ b. Faltu
88
+
89
+ c. cannot be determined
90
+
91
+ Ans: (C )
docstore/03a1843a-fa87-4fdd-b49f-fcc9e637d76d ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Q4: Choose the most appropriate option from the choices given below.
2
+
3
+ a. The barber had cut his finger while he was chopping off my hair.
4
+
5
+ b. The barber cut his finger while he chop off my hair.
6
+
7
+ c. The barber cut his finger while he was chopping off my hair.
8
+
9
+ d. The barber cuts his finger while he had been chopping off my hair. Ans: (C )
10
+
11
+ Q5: Choose the option which avoids faulty parallelism.
12
+
13
+ a. Many people exercise because they want to look healthy, to increase stamina, and because they hope to live longer.
14
+
15
+ b. Many people exercise because they want to look healthy, because they need to increase stamina, and to live longer.
16
+
17
+ need to increase stamina, and to live longer. c. Many people exercise because they want to look healthy, because they need to increase stamina, and because they hope to live longer. d. Many people exercise because they want to look healthy, to increase stamina, and because they are hoping to live longer. Ans: (C)
18
+
19
+ Q6: Choose the option which avoids faulty parallelism.
20
+
21
+ a. You come to understand and what to expect when you tease a cat, or toss a pebble in a pool, or touch a hot stove.
22
+
23
+ b. You come to understand what to expect when you tease a cat, or toss a pebble in a pool, or touching a hot stove.
24
+
25
+ c. You come to understand and what to expect when you are teasing a cat, or toss a pebble in a pool, or touch a hot stove.
26
+
27
+ d. You come to understand what to expect when you tease a cat, or tossing a pebble in a pool, or touch a hot stove.
28
+
29
+ Ans: (A)
docstore/08360871-7af1-446f-b818-4c98b3a29ecd ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 3
2
+
3
+ GraphicEra DEEMED UNIVERSITY
4
+
5
+ 566/6, Bel! Road,Clement Town, Dehradun, Uttarakhand, India Ph, | 0135-2642727, 2642799. 2643420, Fax :0135-2644025 www.geuac.in
6
+
7
+ Academic Calender Even Semester 2009-2010 FEBRUARY Events Holidays Mon Tue Wed Thu Fri Sat 12 3 8 9 10 15 16 17 18 19 22: 23. 24 25° 26. 27 27 Milad-Un-Nabi Mon Tue Wed Thu Fri Sat Sun 24 Ramnavmi 28 Mahavir jayanti 2 Good Friday Mon Tue Wed Thu Fri Sat Sun 93]May 29 End of Session May 31 Start of End Sem Exam 27 Buddha Purnima S11 a) as NOWOQOD Lael July 17 Declaration of End Sem Exam Results
8
+
9
+ Holidays are indicative and will be notified by the registrar
10
+
11
+ To be circulated to all faculty members and students of the department
docstore/08a9a549-8ee6-4f07-b4dd-9b924c21b020 ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. Rs.2000
2
+
3
+ b. Rs.2100
4
+
5
+ c. Rs.2150.5
6
+
7
+ d. Rs.2175.5
8
+
9
+ Ans: (A)
10
+
11
+ 13. A vendor mixes y litres of water to 50 litres of milk and sells it at a mark-up of 10% in order to make an overall profit of 32%. Find y? a. 5 litres b. 10 litres c. 22 litres d. 11 litres Ans: (B)
12
+
13
+ 14. If the amount after 5 years is Rs.3200 and the amount after 8 years is Rs.3800 both at simple interest, find the rate of interest applicable? a.10% b. 9.09% c. 8.33% d. cannot be determined
14
+
15
+ Ans: (B)
16
+
17
+ 15. In a 100 m race, A beats B by 10 m and C by 13 m. By how many metres will B beat C in a 180 m race?
18
+
19
+ a. 5.4
20
+
21
+ b. 4.5
22
+
23
+ c. 5
24
+
25
+ d. 6
26
+
27
+ Ans: (D)
28
+
29
+ 16. A started a business by investing Rs.50,000. After 6 months, B joined with a capital of Rs.80000. After 3 years, they earned a profit of Rs.24500. What was A’s share in the profit?
30
+
31
+ a. Rs.9423
32
+
33
+ b. Rs.10250
34
+
35
+ c. Rs.10500
36
+
37
+ d. Rs.14000
38
+
39
+ Ans: (C )
40
+
41
+ 17. A can do a piece of work in 36 days B in 54 days and C in 72 days. All three began the work together but A left 8 days and B 12 days before the completion of the work. For how many days in all did C work? a. 24 days b. 28 days c.32 days d.36 days Ans: (A)
42
+
43
+ 18. A man works twice as fast as a woman. A woman works twice as fast as a child. If 16 men can complete a job in 12 days, how many days would be required for 32 women and 64 boys together to complete the same job? a. 2 day b. 3 days c. 4 days d. 6 days Ans: (D)
44
+
45
+ 19. A man on a motorcycle is moving on a straight road at the speed of 54 kmph. Half a minute later a car starts from the same point and moves in the same direction at a speed of 20 m/sec. How far from the start will the man on the motorcycle reach before he is overtaken by the car? a. 1800 m b. 1500 m c. 1200 m d. 1000 m Ans: (A)
46
+
47
+ 20. The speed of a boat in still water is 5 kmph while the speed of the stream is x kmph. A person on the boat can see a log of wood at a distance of 12 km floating towards the boat. In how much time will the boat reach the log of wood?
docstore/09e2e63d-55f1-4807-9a15-5bafbeb55f7a ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ri T ileal ld 2 fl ¢ - |e 2B = = 2 leer HE 3 ccs = TWOLLOVAd-NOLLVNINVXS WALSANAS GNA *daSa AMOTHL- NOLLVNINVX4 UALSAINSS GUN -LASH a D T = HO oe [WINS PUe Qoimoseor oulq Ie) UT Oy ua Ee cee eS oe ) tt | iu | : E ee Fe REEL g level eet al MOEA A SSA) lelelele| =e (He lig ; fs] = [el=[e|=[5| S| & resi i EG * & = Ce E ( )
2
+
3
+ AN TELVYSdIS FOAIO UVALSION AHL AG CIMLLON 38 THA GNV FALLVOIGNI TAY SAVGTION
4
+
5
+ kO)
6
+
7
+ ace i sensiiay 5
docstore/0f588f31-f2bc-43cd-866d-d4314f16904a ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Graphic el nts University DEHRADUN
2
+
3
+ Hic | ‘
4
+
5
+ 566/6, Bell Road, Society Area, Clement Town, Dehradun, Uttarakhand- 248002
6
+
7
+ Tollfree: 1800 270 1280 Website: www.geu.ac.in
docstore/0f61235a-fc3f-481e-854f-ffa5369051e4 ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Q7: Choose the option which avoids faulty parallelism.
2
+
3
+ a. When Reema realized that her mother had made rice and pulses for lunch, she held her head, claimed to feel feverish and excused herself from the room.
4
+
5
+ b. When Reema realized that her mother had made rice and pulses for lunch, she was holding her head, claimed to feel feverish and excused herself from the room.
6
+
7
+ c. When Reema realized that her mother had made rice and pulses for lunch, she did hold her head, claimed to feel feverish and excused herself from the room.
8
+
9
+ d. When Reema realized that her mother had made rice and pulses for lunch, she has been holding her head, claimed to feel feverish and excused herself from the room.
10
+
11
+ Ans: (A)
12
+
13
+ Given below are the statements with underlined and highlighted words. You are required to find the word from the given options that can be replaced with the highlighted word without changing the meaning of the sentence.
14
+
15
+ Q8: They say he is an uncouth person, but my perception is something different and I enjoy being with him.
16
+
17
+ a. unfriendly
18
+
19
+ b. ill-mannered c. extremely polite
20
+
21
+ d.
22
+
23
+ extremely boring
24
+
25
+ Ans: (B)
26
+
27
+ Q9: The decision regarding the closer of the company was made over the vociferous objections by the employees.
28
+
29
+ a. dedicated
30
+
31
+ b. violent
32
+
33
+ c. silent
34
+
35
+ d. loud
36
+
37
+ Ans: (D)
38
+
39
+ Q10: In her writing, clarity is sometimes sacrificed to brevity. a. conciseness b. complexity c. silliness d. none of the above Ans: (A)
40
+
41
+ 11. An increase of 25% in the price of onions results in a 5 Kg decrease in the quantity of Onions that can be purchased for Rs.300. Find the original price of Onions per Kg before the increase?
42
+
43
+ a. Rs.12/Kg
44
+
45
+ b. Rs.15/Kg
46
+
47
+ c. Rs.20/Kg
48
+
49
+ d. Rs.25/Kg
50
+
51
+ Ans: (A)
52
+
53
+ 12. The price of a commodity increased by 10% in the first year and 5% in the subsequent year. If the price after the 2nd increase is Rs 2310, find the initial price of the commodity?
docstore/11415392-67a7-47f9-b5eb-5a6e61a07bcd ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Q4: Choose the most appropriate option from the choices given below.
2
+
3
+ a. The barber had cut his finger while he was chopping off my hair.
4
+
5
+ b. The barber cut his finger while he chop off my hair.
6
+
7
+ c. The barber cut his finger while he was chopping off my hair.
8
+
9
+ d. The barber cuts his finger while he had been chopping off my hair. Ans: (C )
10
+
11
+ Q5: Choose the option which avoids faulty parallelism.
12
+
13
+ a. Many people exercise because they want to look healthy, to increase stamina, and because they hope to live longer.
14
+
15
+ b. Many people exercise because they want to look healthy, because they need to increase stamina, and to live longer.
16
+
17
+ c. Many people exercise because they want to look healthy, because they need to increase stamina, and because they hope to live longer. d. Many people exercise because they want to look healthy, to increase stamina, and because they are hoping to live longer. Ans: (C)
18
+
19
+ Q6: Choose the option which avoids faulty parallelism.
20
+
21
+ a. You come to understand and what to expect when you tease a cat, or toss a pebble in a pool, or touch a hot stove.
22
+
23
+ b. You come to understand what to expect when you tease a cat, or toss a pebble in a pool, or touching a hot stove.
24
+
25
+ c. You come to understand and what to expect when you are teasing a cat, or toss a pebble in a pool, or touch a hot stove.
26
+
27
+ d. You come to understand what to expect when you tease a cat, or tossing a pebble in a pool, or touch a hot stove.
28
+
29
+ Ans: (A)
docstore/12e68769-9887-4d2a-bdb6-0d2286c67dbd ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Level Program Course Affiliating Body (University /Body) Intake Approved for 2022-23 Intake Approved for 2023-24 NRI Approval Status FN / Gulf quota/ OCI/ Approval Status ENGINEERI UNDER GRADUATE NG AND TECHNOLO PETROLEUM ENGINEERING NOT APPLICABLE 30 30* NA Yes GY POST GRADUATE ENGINEERI NG AND TECHNOLO GY COMPUTER SCIENCE & ENGINEERING NOT APPLICABLE 30 30* Yes Yes POST GRADUATE MANAGEM ENT MBA NOT APPLICABLE 240 360* NA Yes POST GRADUATE COMPUTE R APPLICATI ONS MASTER OF COMPUTER APPLICATIONS NOT APPLICABLE 180 240* NA Yes POST GRADUATE ENGINEERI NG AND TECHNOLO GY STRUCTURAL ENGINEERING NOT APPLICABLE 18 18* NA Yes POST GRADUATE ENGINEERI NG AND TECHNOLO GY VLSI SYSTEM DESIGN NOT APPLICABLE 12 12* NA Yes POST GRADUATE ENGINEERI NG AND TECHNOLO GY CAD/CAM NOT APPLICABLE 12 12* NA Yes POST GRADUATE ENGINEERI NG AND TECHNOLO GY GEO INFORMATICS NOT APPLICABLE 18 18* NA Yes MBA POST GRADUATE MANAGEM ENT (INNOVATION, ENTREPRENEU RSHIP AND VENTURE NOT APPLICABLE 30 30* NA Yes DEVELOPMENT) MBA(Artificial Yes
2
+
3
+ POST
4
+
5
+ GRADUATE
6
+
7
+ MANAGEM
8
+
9
+ ENT
10
+
11
+ ENT
12
+
13
+ Intelligence
14
+
15
+ Intelligence and
16
+
17
+ Data Science)
18
+
19
+ NOT APPLICABLE
20
+
21
+ |
22
+
23
+ 60
24
+
25
+ 60*
26
+
27
+ 60*
28
+
29
+ NA
docstore/1a6bddef-dd26-4779-98a9-6f17512c745c ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. 2 hrs 40 minutes b. 2 hrs 24 minutes c. 3 hrs d. cannot be determined
2
+
3
+ Ans: (B)
4
+
5
+ 21. A number N when divided by 5 gives a remainder of 3. Find the remainder when N5 is divided by 5.
6
+
7
+ a. 1
8
+
9
+ b. 3
10
+
11
+ c. 2
12
+
13
+ d. cannot be
14
+
15
+ determined
16
+
17
+ Ans: (B)
18
+
19
+ 22. The difference of a two digit number and the number formed by interchanging its digits is 54. How many such numbers exist? a. 5 b. 6 c. 4 d. none of these
20
+
21
+ Ans: (C )
22
+
23
+ Directions for questions 23-26: Extra classes were arranged for the students of B.Tech 6th semester. The classes were to be conducted on Quant, Reasoning, Verbal, GD and Interview from Monday to Friday such that exactly one class will be conducted on a day. The classes were to be taken by Nishit, Divya, Nishu, Gaurav and Shreejata not in any order. Further information is as follows:
24
+
25
+ 1. The class on Interview will be taken by Shreejata but only after the GD class is conducted.
26
+
27
+ 2. Nishit will take a class on Tuesday and is not immediately preceeded or followed by Divya.
28
+
29
+ 3. There will be a gap of exactly one day between Quant and Reasoning class.
30
+
31
+ 4. Verbal will be the first class to be conducted and will not be taken by Gaurav.
32
+
33
+ 5. The difference between the Interview class and Gaurav’s class is same as the difference between Nishu’s class and the GD class.
34
+
35
+ 6. While the GD class is not taken by Nishit, the Reasoning class is taken by Divya.
36
+
37
+ Q23: On which day does Divya take the class? a. Monday b. Wednesday c. Thursday
38
+
39
+ d. Friday
40
+
41
+ Ans: (C )
42
+
43
+ Q24: What is the subject taken by Nishit? a. Quant b.Verbal c. Reasoning d. GD
44
+
45
+ Ans: (A )
46
+
47
+ Q25: Which among the following options about the people who take classes on consecutive days is incorrect?
48
+
49
+ a. Nishit, Gaurav b. Divya, Shreejata c. Gaurav, Shreejata d. Nishu, Nishit
50
+
51
+ Ans: (C )
52
+
53
+ Q26: Which subject is taught on Wednesday? a. Reasoning b. Quant c. GD Ans: (C )
docstore/1bf61296-1dee-4e8f-b1ad-4fa3d0c6875b ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Approved New Course(s)
2
+
3
+ *Collaborating Foreign University: "NA" . One Division of such students shall be over and above the "Approved Intake" of the Course being conducted by the Indian Partner Institution.
4
+
5
+ Application No:1-36244957969 ALL INDIA COUNCIL FOR TECHNICAL EDUCATION Note: This is a Computer generated Report. No signature is required. Printed By : aict12661
6
+
7
+ Page 3 of 6
8
+
9
+ Letter Printed On:22 June 2023
10
+
11
+ Course(s) Applied for Closure by the Institution for the Academic Year 2023-24
12
+
13
+ Level Program Course Affiliating Body (Univ/Body) Course Closure Status ENGINEERING COMPUTER AND SCIENCE AND TECHNOLOGY ENGINEERING UNDER (INTERNET OF THINGS AND NOT Approved GRADUATE CYBER SECURITY APPLICABLE INCLUDING BLOCK CHAIN TECHNOLOGY) UNDER GRADUATE ENGINEERING AND TECHNOLOGY MECHATRONIC S ENGINEERING NOT APPLICABLE Approved Intake Approved for 2023-24 0 0
14
+
15
+ Approved Indian Language Courses for 2023-24:
16
+
17
+ Sr.No. Level Program Course (Specialization) 1. UNDER GRADUATE ENGINEERING AND TECHNOLOGY COMPUTER SCIENCE & ENGINEERING 2. UNDER GRADUATE ENGINEERING AND TECHNOLOGY MECHANICAL ENGINEERING 3. UNDER GRADUATE ENGINEERING AND TECHNOLOGY ELECTRONICS & COMMUNICATION ENGG Intake Approved 2023-24 60 60 60
docstore/1c988485-5a0f-490d-936d-afe374574674 ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. Rs.2000
2
+
3
+ b. Rs.2100
4
+
5
+ c. Rs.2150.5
6
+
7
+ d. Rs.2175.5
8
+
9
+ Ans: (A)
10
+
11
+ 13. A vendor mixes y litres of water to 50 litres of milk and sells it at a mark-up of 10% in order to make an overall profit of 32%. Find y? a. 5 litres b. 10 litres c. 22 litres d. 11 litres Ans: (B)
12
+
13
+ 14. If the amount after 5 years is Rs.3200 and the amount after 8 years is Rs.3800 both at simple interest, find the rate of interest applicable? a.10% b. 9.09% c. 8.33% d. cannot be determined Ans: (B)
14
+
15
+ 15. In a 100 m race, A beats B by 10 m and C by 13 m. By how many metres will B beat C in a 180 m race?
16
+
17
+ a. 5.4
18
+
19
+ b. 4.5
20
+
21
+ c. 5
22
+
23
+ d. 6
24
+
25
+ Ans: (D)
26
+
27
+ 16. A started a business by investing Rs.50,000. After 6 months, B joined with a capital of Rs.80000. After 3 years, they earned a profit of Rs.24500.
28
+
29
+ What was A’s share in the profit?
30
+
31
+ a. Rs.9423
32
+
33
+ b. Rs.10250
34
+
35
+ c. Rs.10500
36
+
37
+ d. Rs.14000
38
+
39
+ Ans: (C )
40
+
41
+ 17. A can do a piece of work in 36 days B in 54 days and C in 72 days. All three began the work together but A left 8 days and B 12 days before the completion of the work. For how many days in all did C work? a. 24 days b. 28 days c.32 days d.36 days Ans: (A)
42
+
43
+ 18. A man works twice as fast as a woman. A woman works twice as fast as a child. If 16 men can complete a job in 12 days, how many days would be required for 32 women and 64 boys together to complete the same job? a. 2 day b. 3 days c. 4 days d. 6 days Ans: (D)
44
+
45
+ 19. A man on a motorcycle is moving on a straight road at the speed of 54 kmph. Half a minute later a car starts from the same point and moves in the same direction at a speed of 20 m/sec. How far from the start will the man on the motorcycle reach before he is overtaken by the car? a. 1800 m b. 1500 m c. 1200 m d. 1000 m Ans: (A)
46
+
47
+ 20. The speed of a boat in still water is 5 kmph while the speed of the stream is x kmph. A person on the boat can see a log of wood at a distance of 12 km floating towards the boat. In how much time will the boat reach the log of wood?
docstore/1da3e3f2-99b0-4944-aee8-b41ac444feef ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (a) Remain constant
2
+
3
+ (b) Gradually decrease
4
+
5
+ (c) Gradually increase
6
+
7
+ (d) Be undefined
8
+
9
+ Ans (d) Be undefined
10
+
11
+ 24. Gauss law in electrostatics is
12
+
13
+ fEdv= 4 =o
14
+
15
+ (a)
16
+
17
+ (b)
18
+
19
+ fE.ds = 2 =o
20
+
21
+ (c)
22
+
23
+ [B.dS= 0
24
+
25
+ (d) None of these
26
+
27
+ f E.dS = oO e
28
+
29
+ Answer- (b)
30
+
31
+ 25. The rms speed of oxygen molecules in a gas is v. If the temperature is doubled and the oxygen molecules dissociate into oxygen atoms, the rms speed will become
32
+
33
+ (a) v
34
+
35
+ (b) v√2
36
+
37
+ (c) 2v
38
+
39
+ (d) 4v
40
+
41
+ Answer- (c ) 2v
42
+
43
+ 26. The energy density in the electric field created by a point charge falls off with the distance from the point charge as:
44
+
45
+ (a) 1/r
46
+
47
+ (b) 1/r2
48
+
49
+ (c) 1/r3
50
+
51
+ (d) 1/r4
52
+
53
+ Answer- © 1/r3
54
+
55
+ 27. If the length of a copper wire is increased twice the original length, then what is the change in the resistivity.
56
+
57
+ (a) Decrease by ½ (b) Zero
58
+
59
+ (b) Increase by 1/2 (c) No change Answer- (b) Increase by 1/2 28. The image formed by a concave mirror is
60
+
61
+ (a) Always real
62
+
63
+ (b) Always virtual
64
+
65
+ (c) Certainly, real if the object is virtual
66
+
67
+ (d) Certainly, virtual if the object is real
68
+
69
+ Answer- (c ) Certainly, real if the object is virtual
70
+
71
+ 29. In given process dW = 0, dQ < 0 then for a gas
72
+
73
+ (a) Temperature – increases
74
+
75
+ (b) Volume – decreases
76
+
77
+ (c) Pressure – decreases
78
+
79
+ (d) Pressure – increases
80
+
81
+ Answer – (a) Temperature – increases
82
+
83
+ 30. Find the pressure of water at a point in tube of non-constant cross section where the velocity is 65 cm/sec. Given- the tube has 1 cm of mercury pressure at a point where the velocity is 35 cm/s.
84
+
85
+ a) 8.70 mm of Hg b) 7.80 mm of Hg c) 8.78 mm of Hg d) 8.87 mm of Hg Answer (d) 8.87 mm of Hg
docstore/1de776f3-a516-46ed-982f-4928977a4138 ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Q7: Choose the option which avoids faulty parallelism.
2
+
3
+ a. When Reema realized that her mother had made rice and pulses for lunch, she held her head, claimed to feel feverish and excused herself from the room.
4
+
5
+ b. When Reema realized that her mother had made rice and pulses for lunch, she was holding her head, claimed to feel feverish and excused herself from the room.
6
+
7
+ c. When Reema realized that her mother had made rice and pulses for lunch, she did hold her head, claimed to feel feverish and excused herself from the room.
8
+
9
+ d. When Reema realized that her mother had made rice and pulses for lunch, she has been holding her head, claimed to feel feverish and excused herself from the room.
10
+
11
+ Ans: (A)
12
+
13
+ Given below are the statements with underlined and highlighted words. You are required to find the word from the given options
docstore/1f3443b6-4269-4638-8ca5-0d35c475821d ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (b)5/2, 5 and 5
2
+
3
+ (c) 5/2, 5 and -5
4
+
5
+ (d) 5/2, -5 and 5.
6
+
7
+ Ans (c)
8
+
9
+ 11. Pure water is known to be which of the following?
10
+
11
+ A. Weak electrolyte
12
+
13
+ B. Strong electrolyte
14
+
15
+ C. Neither weak nor strong
16
+
17
+ D. Not an electrolyte.
18
+
19
+ Ans (A)
20
+
21
+ 12. The carbon atoms involved in the double bond of an alkene are: A. sp hybridized B. sp2 hybridized C. sp3 hybridized D. None of these And (B) 13. Unit of Faraday is _____. A. Coulombs B. Coulomb equivalent C. Coulomb per equivalent D. Coulomb per degree Kelvin
22
+
23
+ Ans (A)
24
+
25
+ 14. Total number of lone pair of electron in I3 - ion is :
26
+
27
+ (a) 9 (b) 12 (c) 3 (d) 6
28
+
29
+ Ans (A)
30
+
31
+ 15. Which of the following salts is the most basic in aqueous solution?
32
+
33
+ (a) FeCl3 (b) Pb(CH3COO)2 (c) Al(CN)3 (d) CH3COOK Ans (D)
34
+
35
+ 16. The Common oxidation state of Ti are
36
+
37
+ (a) +2 and +3
38
+
39
+ (b) +3 and +4
40
+
41
+ (c) -3 and -4
42
+
43
+ (d) +2, +3 and +4
44
+
45
+ Ans (D)
46
+
47
+ 17. In F2O, oxidation number of F is;
48
+
49
+ A. 1
50
+
51
+ B. -1
52
+
53
+ C. 4
54
+
55
+ D. 0
56
+
57
+ Ans (B)
58
+
59
+ 18. The aqueous solution of which of the following compounds is the best conductor of electric current?
60
+
61
+ A. Acetic acid
62
+
63
+ B. Hydrochloric acid
64
+
65
+ C. Ammonia
66
+
67
+ D. Fructose
68
+
69
+ Ans (B)
70
+
71
+ 19. A molecule is said to be chiral A. if contains Plane of symmetry
72
+
73
+ B. if contains center of symmetry
74
+
75
+ C. if it cannot be superimposed on its mirror image
76
+
77
+ D. if it can be superimposed on its mirror
78
+
79
+ Ans (C )
80
+
81
+ 20. Compare to benzene, nitration of toluene takes place at
82
+
83
+ A. Same rate B. Faster rate C. Slow rate D. Cannot predict
84
+
85
+ Ans (B)
86
+
87
+ 21. The work done in moving a positive charge from one point to another in an equipotential plane is?
88
+
89
+ (a) Negative (b) Positive
90
+
91
+ (c) Maximum (d) Zero
92
+
93
+ Answer (d) Zero
94
+
95
+ 22. One end of a metal rod is kept in a furnace. In steady state, the temperature of the rod
96
+
97
+ (a) Increases
98
+
99
+ (b) Decreases
100
+
101
+ (c) Remains constant
102
+
103
+ (d) Is nonuniform
104
+
105
+ Answer ©Remains constant
106
+
107
+ 23. If a constant force acts on a particle, its acceleration will
docstore/2060b42d-731c-49ee-b76d-9497f119ed01 ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Q6: Choose the option which avoids faulty parallelism.
2
+
3
+ a. You come to understand and what to expect when you tease a cat, or toss a pebble in a pool, or touch a hot stove.
4
+
5
+ b. You come to understand what to expect when you tease a cat, or toss a pebble in a pool, or touching a hot stove.
6
+
7
+ c. You come to understand and what to expect when you are teasing a cat, or toss a pebble in a pool, or touch a hot stove.
8
+
9
+ d. You come to understand what to expect when you tease a cat, or tossing a pebble in a pool, or touch a hot stove.
10
+
11
+ Ans: (A)
docstore/2083dc25-d987-43b9-a15b-328b79a52c1f ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Academic Calendar Odd Semesters-July-December 88 89 Normal working Day ~” MSET: Mid Semester Examination-Theory i indicati i i i popes imaedanteciad 1. a are indicative and will be notified by the Registrar ESET: End Semester Examination-Th Back Paper Exivaleation-Evea Semaine 2. Sunday, November 6, 2016 will be a normal working Day
2
+
3
+ BPEES:
4
+
5
+ +
6
+
7
+ ‘ CU—e She 75
8
+
9
+ 2016
docstore/20db32e7-5149-4cfd-8a5d-b18fc530f7cf ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Ans: (C )
2
+
3
+ Directions for questions 27-30: There are the six members in a family. Their professions are Doctor, Engineer, Lawyer, Reporter, Housewife and Teacher not necessarily in the same order. There are two couples in the
4
+
5
+ family.
6
+
7
+ Further instructions are as follows:
8
+
9
+ 1. The Reporter is the father of the housewife and the grandfather of the engineer.
10
+
11
+ 2. The Lawyer is the mother-in-law of the teacher.
12
+
13
+ 3. The Doctor is the daughter of the housewife.
14
+
15
+ Q27: How many female members are there in the family?
16
+
17
+ a. 2
18
+
19
+ b. 3
20
+
21
+ c. 4
22
+
23
+ d.
24
+
25
+ cannot
26
+
27
+ cannot
28
+
29
+ be
30
+
31
+ determined
32
+
33
+ Ans: (D)
34
+
35
+ Q28: How is the doctor related to the engineer? b. daughter c. cousin d. cannot be
36
+
37
+ a. sister
38
+
39
+ determined
40
+
41
+ Ans: (A)
42
+
43
+ Q29: How is the teacher related to the reporter? a. Father b. Father-in-law c. Son-in-law d. cannot determined be
44
+
45
+ Ans: (C )
46
+
47
+ Q30: If the Reporter has a brother, how is the housewife related to this person?
48
+
49
+ a. Sister
50
+
51
+ b. Daughter
52
+
53
+ c. Neice
54
+
55
+ d. cannot be
56
+
57
+ determined
58
+
59
+ Ans: (C )
docstore/28978101-1e74-4145-8bf7-af2a5a02c796 ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Approved ODL Courses for 2023-24:
2
+
3
+ Sr.No. Level Program Name of the Course Year Started 1. POST GRADUATE MANAGEMEN T MASTERS IN BUSINESS ADMINISTRATION 2003 2. POST GRADUATE MANAGEMEN T MASTERS IN BUSINESS ADMINISTRATION 2003 3. POST GRADUATE COMPUTER APPLICATION S MASTER OF COMPUTER APPLICATIONS 2000 4. POST GRADUATE COMPUTER APPLICATION S MASTER OF COMPUTER APPLICATIONS 2000 Intake Approved 2023-24 6000 1000 2000 500
4
+
5
+ Approved Online Courses for 2023-24:
6
+
7
+ Sr.No. Level Program Name of the Course Year Started 1. POST GRADUATE COMPUTER APPLICATION MASTER OF COMPUTER APPLICATIONS 2000 Intake Approved 2023-24 3000
8
+
9
+ Application No:1-36244957969 ALL INDIA COUNCIL FOR TECHNICAL EDUCATION Note: This is a Computer generated Report. No signature is required. Printed By : aict12661
10
+
11
+ Page 4 of 6
12
+
13
+ Letter Printed On:22 June 2023
14
+
15
+ S 2. POST GRADUATE Management MASTERS IN BUSINESS ADMINISTRATION 2003 7000
16
+
17
+ It is mandatory to comply with all the essential requirements as given in APH 2023-24 (Appendix 6)
docstore/2bc6844e-3948-42ca-9bb8-ef14698029c3 ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ General Questions:
2
+
3
+ Q1: Choose the most appropriate option from the choices given below.
4
+
5
+ a. It is true that I still have some difficulties in French, but I am
6
+
7
+ understanding better now.
8
+
9
+ b. It is true that I still have some difficulties in French, but I have
10
+
11
+ understood better now.
12
+
13
+ c. It is true that I still have some difficulties in French, but I understand better now.
14
+
15
+ d. It is true that I still have some difficulties in French, but I understood better now.
16
+
17
+ Ans: (C )
18
+
19
+ Q2: Choose the most appropriate option from the choices given below.
20
+
21
+ a. Students should always work hard because institutions are accepting only the best students.
22
+
23
+ b. Students should always work hard because institutions accept only the best students.
24
+
25
+ c. Students should always work hard because institutions have accepted only the best students.
26
+
27
+ d. Students should always work hard because institutions will accept only the best students.
28
+
29
+ Ans: (B)
30
+
31
+ Q3: Choose the most appropriate option from the choices given below.
32
+
33
+ a. Shakespeare wrote dramas that are appealing to the people of all ages. b. Shakespeare had written dramas that are appealing to the people of all ages.
34
+
35
+ c. Shakespeare had been writing dramas that are appealing to the people of all ages.
36
+
37
+ d. Shakespeare has written dramas that are appealing to the people of all ages.
38
+
39
+ Ans: (D)
docstore/2f8eecdd-3e68-4649-9411-92583e692ebf ADDED
@@ -0,0 +1 @@
 
 
1
+ <table><tr><td>a eee</td><td/><td/><td/><td/><td>OCTOBER</td><td/><td/><td>NOVEMBER</td><td>DECEMBER</td><td/><td/><td>Jan-25</td></tr><tr><td>» 2</td><td/><td>JULY</td><td/><td>ACADEMIC</td><td/><td>CALENDAR SEPTEMBER</td><td>JULY - DECEMBER,</td><td>V and Vil semester</td><td/><td/></tr><tr><td/><td>em</td><td/><td>a 13</td><td/><td/><td/><td/><td/><td/><td/><td>eee</td><td/><td>|</td><td/><td/><td/></tr><tr><td>Tue</td><td/><td/><td>ey</td><td>a</td><td>AM</td><td/><td/><td/><td/><td/><td/><td/><td/><td>eee</td><td/><td/><td>ee</td><td/><td/><td/></tr><tr><td>wo</td><td/><td/><td/><td/><td>a</td><td/><td>a</td><td>a</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>ee</td><td/><td/><td/></tr><tr><td>4</td><td>Thu</td><td/><td/><td/><td/><td/><td>Wed</td><td/><td/><td/><td/><td/><td/><td/><td>DIWALI</td><td>HOLIDAYS</td><td>Wed</td><td/><td/><td/><td/></tr><tr><td>5</td><td>Fri</td><td/><td/><td/><td/><td/><td>Thu</td><td>40</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>6</td><td>Sat</td><td/><td/><td/><td/><td/><td>Fri</td><td>41</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>GURU TEG BAHADUR SAHID DIWAS</td><td/><td/><td/></tr><tr><td>n</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>9 10 11</td><td>Tue</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>Wed</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>Thu</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>12 13 _ 15</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>Tue</td><td/></tr><tr><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>Wed</td><td/></tr><tr><td>16</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>=| ce oO</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>16</td><td/><td/></tr><tr><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>Thu</td><td/></tr><tr><td>17 19</td><td/><td>MUHARRAM</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>u</td><td>Fri</td><td/></tr><tr><td>1</td><td>a 3 Commencement of _</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>18</td><td/><td/></tr><tr><td/><td>and 7th semesters (Registration day)</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>Sat</td><td/></tr><tr><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>20</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>70)</td><td>Mon</td><td/></tr><tr><td>21</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>21)</td><td>Tue</td><td/></tr><tr><td>22 23</td><td>Tue</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>| 2] 23</td><td>Wed Thu</td><td/></tr><tr><td>24 25</td><td>Wed</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>2a]</td><td>Fri</td><td/></tr><tr><td>Thu</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/></tr><tr><td>26</td><td/><td/><td>|</td><td>mo</td><td>— =:</td><td/><td>Thu</td><td/><td/><td/><td/><td/><td/><td/><td/><td/><td/><td>~</td><td>che</td><td/><td/></tr><tr><td>27</td><td/><td/><td/><td/><td/><td>27</td><td/><td>58</td><td/><td/><td/><td/><td>| Wed</td><td/><td>93</td><td>a</td><td/><td/><td/><td>Mon</td><td>Commencement of Even Semesters (Registration da</td></tr><tr><td>28</td><td>[J</td><td/><td/><td/><td/><td>28</td><td/><td>59 MSEP</td><td/><td/><td/><td/><td>Thu</td><td/><td>94</td><td/><td/><td/><td/><td>Tue</td><td/></tr><tr><td>29</td><td>jon |</td><td>0</td><td/><td/><td/><td/><td>[=</td><td/><td/><td/><td/><td/><td>Fri</td><td/><td>os</td><td/><td/><td/><td/><td>Wed</td><td/></tr><tr><td>30</td><td>Tue</td><td/><td>30 |</td><td>Fri</td><td/><td/><td/><td/><td/><td/><td/><td/><td>Sat</td><td/><td>_</td><td/><td/><td/><td/><td>Thu</td><td/></tr><tr><td>31 |</td><td>Wed</td><td/><td>31 |</td><td>Sat</td><td/><td/><td/><td/><td>3)</td><td/><td>mu</td><td>|</td><td/><td/><td/><td/><td/><td/><td/><td>Fri |</td><td/></tr></table>
docstore/2fa87870-5b7c-4a89-a149-57be7d583862 ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Ans (B)
2
+
3
+ 21. The work done in moving a positive charge from one point to another in an equipotential plane is?
4
+
5
+ (a) Negative (b) Positive
6
+
7
+ (c) Maximum (d) Zero
8
+
9
+ Answer (d) Zero
10
+
11
+ 22. One end of a metal rod is kept in a furnace. In steady state, the temperature of the rod
12
+
13
+ (a) Increases
14
+
15
+ (b) Decreases
16
+
17
+ (c) Remains constant
18
+
19
+ (d) Is nonuniform
20
+
21
+ Answer ©Remains constant
22
+
23
+ 23. If a constant force acts on a particle, its acceleration will
24
+
25
+ (a) Remain constant
26
+
27
+ (b) Gradually decrease
28
+
29
+ (c) Gradually increase (d) Be undefined Ans (d) Be undefined 24. Gauss law in electrostatics is (a) (b) (c) (d) None of these Answer- (b)
30
+
31
+ f E.dS = 2 oO
32
+
33
+ 25. The rms speed of oxygen molecules in a gas is v. If the temperature is doubled and the oxygen molecules dissociate into oxygen atoms, the rms speed will become
34
+
35
+ (a) v
36
+
37
+ (b) v√2
38
+
39
+ (c) 2v
40
+
41
+ (d) 4v
42
+
43
+ Answer- (c ) 2v
44
+
45
+ 26. The energy density in the electric field created by a point charge falls off with the distance from the point charge as:
46
+
47
+ (a) 1/r
48
+
49
+ (b) 1/r2
50
+
51
+ (c) 1/r3
52
+
53
+ (d) 1/r4
54
+
55
+ Answer- © 1/r3
56
+
57
+ 27. If the length of a copper wire is increased twice the original length, then what is the change in the resistivity.
58
+
59
+ (a) Decrease by ½ (b) Zero
60
+
61
+ (b) Increase by 1/2 (c) No change
62
+
63
+ Answer- (b) Increase by 1/2
64
+
65
+ 28. The image formed by a concave mirror is
66
+
67
+ (a) Always real
68
+
69
+ (b) Always virtual
70
+
71
+ (c) Certainly, real if the object is virtual
72
+
73
+ (d) Certainly, virtual if the object is real
74
+
75
+ Answer- (c ) Certainly, real if the object is virtual
76
+
77
+ 29. In given process dW = 0, dQ < 0 then for a gas
78
+
79
+ (a) Temperature – increases
80
+
81
+ (b) Volume – decreases
82
+
83
+ (c) Pressure – decreases
84
+
85
+ (d) Pressure – increases
86
+
87
+ Answer – (a) Temperature – increases
88
+
89
+ 30. Find the pressure of water at a point in tube of non-constant cross section where the velocity is 65 cm/sec. Given- the tube has 1 cm of mercury pressure at a point where the velocity is 35 cm/s.
docstore/2fb4db63-3e84-4c24-850b-a6ec009fdc12 ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. Rs.2000
2
+
3
+ b. Rs.2100
4
+
5
+ c. Rs.2150.5
6
+
7
+ d. Rs.2175.5
8
+
9
+ Ans: (A)
10
+
11
+ 13. A vendor mixes y litres of water to 50 litres of milk and sells it at a mark-up of 10% in order to make an overall profit of 32%. Find y? a. 5 litres b. 10 litres c. 22 litres d. 11 litres Ans: (B)
12
+
13
+ 14. If the amount after 5 years is Rs.3200 and the amount after 8 years is Rs.3800 both at simple interest, find the rate of interest applicable? a.10% b. 9.09% c. 8.33% d. cannot be determined Ans: (B)
14
+
15
+ 15. In a 100 m race, A beats B by 10 m and C by 13 m. By how many metres will B beat C in a 180 m race?
16
+
17
+ a. 5.4
18
+
19
+ b. 4.5
20
+
21
+ c. 5
22
+
23
+ d. 6
24
+
25
+ Ans: (D)
26
+
27
+ 16. A started a business by investing Rs.50,000. After 6 months, B joined with a capital of Rs.80000. After 3 years, they earned a profit of Rs.24500.
28
+
29
+ What was A’s share in the profit?
30
+
31
+ a. Rs.9423
32
+
33
+ b. Rs.10250
34
+
35
+ c. Rs.10500
36
+
37
+ d. Rs.14000
38
+
39
+ Ans: (C )
40
+
41
+ 17. A can do a piece of work in 36 days B in 54 days and C in 72 days. All three began the work together but A left 8 days and B 12 days before the completion of the work. For how many days in all did C work? a. 24 days b. 28 days c.32 days d.36 days Ans: (A)
42
+
43
+ 18. A man works twice as fast as a woman. A woman works twice as fast as a child. If 16 men can complete a job in 12 days, how many days would be required for 32 women and 64 boys together to complete the same job? a. 2 day b. 3 days c. 4 days d. 6 days Ans: (D)
44
+
45
+ 19. A man on a motorcycle is moving on a straight road at the speed of 54 kmph. Half a minute later a car starts from the same point and moves in the same direction at a speed of 20 m/sec. How far from the start will the man on the motorcycle reach before he is overtaken by the car? a. 1800 m b. 1500 m c. 1200 m d. 1000 m Ans: (A)
46
+
47
+ 20. The speed of a boat in still water is 5 kmph while the speed of the stream is x kmph. A person on the boat can see a log of wood at a distance of 12 km floating towards the boat. In how much time will the boat reach the log of wood?
docstore/330197a4-dc94-4079-84ea-4ad0bf7636b4 ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ a. 2 hrs 40 minutes b. 2 hrs 24 minutes c. 3 hrs d. cannot be determined
2
+
3
+ Ans: (B)
4
+
5
+ 21. A number N when divided by 5 gives a remainder of 3. Find the remainder when N5 is divided by 5.
6
+
7
+ a. 1
8
+
9
+ b. 3
10
+
11
+ c. 2
12
+
13
+ d. cannot be
14
+
15
+ determined
16
+
17
+ Ans: (B)
18
+
19
+ 22. The difference of a two digit number and the number formed by interchanging its digits is 54. How many such numbers exist?
20
+
21
+ a. 5
22
+
23
+ b. 6
24
+
25
+ c. 4
26
+
27
+ d. none of these
28
+
29
+ Ans: (C )
30
+
31
+ Directions for questions 23-26: Extra classes were arranged for the students of B.Tech 6th semester. The classes were to be conducted on Quant, Reasoning, Verbal, GD and Interview from Monday to Friday such that exactly one class will be conducted on a day. The classes were to be taken by Nishit, Divya, Nishu, Gaurav and Shreejata not in any order. Further information is as follows:
32
+
33
+ 1. The class on Interview will be taken by Shreejata but only after the GD class is conducted.
34
+
35
+ 2. Nishit will take a class on Tuesday and is not immediately preceeded or followed by Divya.
36
+
37
+ 3. There will be a gap of exactly one day between Quant and Reasoning class.
38
+
39
+ 4. Verbal will be the first class to be conducted and will not be taken by Gaurav.
40
+
41
+ 5. The difference between the Interview class and Gaurav’s class is same as the difference between Nishu’s class and the GD class.
42
+
43
+ 6. While the GD class is not taken by Nishit, the Reasoning class is taken by Divya.
44
+
45
+ Q23: On which day does Divya take the class? b. Wednesday c. Thursday
46
+
47
+ a. Monday
48
+
49
+ d. Friday
50
+
51
+ Ans: (C )
52
+
53
+ Q24: What is the subject taken by Nishit? a. Quant b.Verbal c. Reasoning d. GD
54
+
55
+ Ans: (A )
56
+
57
+ Q25: Which among the following options about the people who take classes on consecutive days is incorrect?
58
+
59
+ a. Nishit, Gaurav
60
+
61
+ b. Divya, Shreejata c. Gaurav, Shreejata d. Nishu, Nishit Ans: (C )
62
+
63
+ Q26: Which subject is taught on Wednesday? a. Reasoning b. Quant c. GD d. Interview
docstore/372e0ad6-a877-43b2-b29a-2721a979f273 ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Graphic Era Common Entrance Test (GECET)
2
+
3
+ Sample test paper for Engineering (non-biotech) 50 Marks Domain specific and 50 marks General Aptitude, verbal and Reasoning
4
+
5
+ Total Question: 80 Time: 120 Mins
6
+
7
+ Domain Specific
8
+
9
+ 1 Marks: 30
10
+
11
+ 2 Marks: 10
12
+
13
+ General:
14
+
15
+ 1 Marks: 30
16
+
17
+ 2 Marks: 10
18
+
19
+ Domain Specific:
docstore/3b05ef74-6bae-47cb-9f01-7556eaa2bd9a ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1. ACCOUNTS OFFICER/ SENIOR MANAGER (ACCOUNTS)
2
+
3
+ Essential Qualifications: Chartered Accountant having two years working experience in Central Deemed / State Universities/ Medical College/ Government Departments and other institutions of repute.
4
+
5
+ OR
6
+
7
+ MBA or M. Com Degree from recognized university/ Institute with five years’ experience in Central Deemed / State Universities, Government Departments and other institutions of repute.
8
+
9
+ Desirable Qualifications: Computer Knowledge of MS Office, Tally ERP-9, GST and data base management.
10
+
11
+ Age: Below 55 years
12
+
13
+ Job Responsibilities:
14
+
15
+ • To manage day to day operations of the accounts department.
16
+
17
+ • To manage accounts payable (bill payments, salaries, petty cash etc.) and receivable through cash /cheque/ voucher in a timely manner.
18
+
19
+ • To establish and maintain fiscal files and records to document transactions.
20
+
21
+ • To maintain spread sheets for monitoring and analyzing accounting data and prepare financial reports.
22
+
23
+ • Coordinate annual audit and any other audit as per requirement.
24
+
25
+ • Ensure timely filling of all Tax returns and issue of Form 16 & 16A thereof.
26
+
27
+ • Ensure timely preparation of expenditure reports, utilization certificates, Bank Account Statement etc.
28
+
29
+ • Timely settlement of bills and receipts.
30
+
31
+ • Timely finalization of Annual Accounts viz. Balance Sheet, Income and expenditure account, notes on accounts and other schedules forming par of Annual Accounts.
32
+
33
+ • Timely remittances of TDS (Income Tax), GST-TDS, EPF contributions etc.
34
+
35
+ • Supervision of the accounts department activities including liaison and visit to banks and other Government Offices as needed.
36
+
37
+ • Any other task assigned from time to time.
docstore/40fda82c-cabe-41ab-b133-0c731c16439f ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ that can be replaced with the highlighted word without changing the meaning of the sentence.
2
+
3
+ Q8: They say he is an uncouth person, but my perception is something different and I enjoy being with him.
4
+
5
+ a. unfriendly
6
+
7
+ b. ill-mannered c. extremely polite
8
+
9
+ d.
10
+
11
+ extremely boring
12
+
13
+ Ans: (B)
14
+
15
+ Q9: The decision regarding the closer of the company was made over the vociferous objections by the employees.
16
+
17
+ a. dedicated
18
+
19
+ b. violent
20
+
21
+ c. silent
22
+
23
+ d. loud
24
+
25
+ Ans: (D)
26
+
27
+ Q10: In her writing, clarity is sometimes sacrificed to brevity. a. conciseness b. complexity c. silliness d. none of the above Ans: (A)
28
+
29
+ 11. An increase of 25% in the price of onions results in a 5 Kg decrease in the quantity of Onions that can be purchased for Rs.300. Find the original price of Onions per Kg before the increase?
30
+
31
+ a. Rs.12/Kg b. Rs.15/Kg c. Rs.20/Kg d. Rs.25/Kg Ans: (A)
32
+
33
+ 12. The price of a commodity increased by 10% in the first year and 5% in the subsequent year. If the price after the 2nd increase is Rs 2310, find the initial price of the commodity?
34
+
35
+ a. Rs.2000
36
+
37
+ b. Rs.2100
38
+
39
+ c. Rs.2150.5
40
+
41
+ d. Rs.2175.5
42
+
43
+ Ans: (A)
44
+
45
+ 13. A vendor mixes y litres of water to 50 litres of milk and sells it at a mark-up of 10% in order to make an overall profit of 32%. Find y? a. 5 litres b. 10 litres c. 22 litres d. 11 litres Ans: (B)
46
+
47
+ 14. If the amount after 5 years is Rs.3200 and the amount after 8 years is Rs.3800 both at simple interest, find the rate of interest applicable? a.10% b. 9.09% c. 8.33% d. cannot be determined
48
+
49
+ Ans: (B)
50
+
51
+ 15. In a 100 m race, A beats B by 10 m and C by 13 m. By how many metres will B beat C in a 180 m race?
52
+
53
+ a. 5.4
54
+
55
+ b. 4.5
56
+
57
+ c. 5
58
+
59
+ d. 6
60
+
61
+ Ans: (D)
62
+
63
+ 16. A started a business by investing Rs.50,000. After 6 months, B joined with a capital of Rs.80000. After 3 years, they earned a profit of Rs.24500. What was A’s share in the profit?