logs stringlengths 104 251k |
|---|
β go test --tags=compliance -run "TestRemoteWrite/otelcollector/Gauge" -v ./
=== RUN TestRemoteWrite
=== RUN TestRemoteWrite/otelcollector
=== RUN TestRemoteWrite/otelcollector/Gauge
=== PAUSE TestRemoteWrite/otelcollector/Gauge
=== CONT TestRemoteWrite/otelcollector/Gauge
Downloading https://github.com/o... |
β go test --tags=compliance -run "TestRemoteWrite/otelcollector/Gauge" -v ./
=== RUN TestRemoteWrite
=== RUN TestRemoteWrite/otelcollector
=== RUN TestRemoteWrite/otelcollector/Gauge
=== PAUSE TestRemoteWrite/otelcollector/Gauge
=== CONT TestRemoteWrite/otelcollector/Gauge
Downloading https://github.com/o... |
[14] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/venv/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
worker.init_process()
File "/venv/lib/python3.9/site-packages/uvicorn/workers.py", line 66, in init_process
super(UvicornWorker, self).ini... |
from loguru import logger
pid = str(uuid.uuid1())
logger.add(
f"veniq_web_service_debug_{pid}.log",
filter=lambda record: record["level"].name == "DEBUG",
rotation="500 MB",
backtrace=True,
diagnose=True,
compression="zip", enqueue=True)
logger.add(
f"veniq_web_service_info_{pid}... |
[14] [ERROR] Exception in worker process
Traceback (most recent call last):
File "/venv/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
worker.init_process()
File "/venv/lib/python3.9/site-packages/uvicorn/workers.py", line 66, in init_process
super(UvicornWorker, self).ini... |
from loguru import logger
pid = str(uuid.uuid1())
logger.add(
f"veniq_web_service_debug_{pid}.log",
filter=lambda record: record["level"].name == "DEBUG",
rotation="500 MB",
backtrace=True,
diagnose=True,
compression="zip", enqueue=True)
logger.add(
f"veniq_web_service_info_{pid}... |
Listening on ws://localhost:3001
Error: ENOENT: no such file or directory, stat 'C:\Users\username_0\Desktop\TOSIOS-master\packages\server\src\public\index.html' |
import React, { FC, Fragment, useEffect } from 'react';
import auth, { FirebaseAuthTypes } from '@react-native-firebase/auth';
import { useSetRecoilState } from 'recoil';
import { firebaseUser } from '../../../state/user/atoms/firebaseUser';
export const AuthProvider: FC = ({ children }) => {
const setUser... |
"dependencies": {
"@expo/vector-icons": "^12.0.0",
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-firebase/analytics": "^14.3.1",
"@react-native-firebase/app": "^14.3.1",
"@react-native-firebase/auth": "^14.3.1",
"@react-native-firebase/crashlytics": "^14.3.1",
... |
"dependencies": {
"@expo/vector-icons": "^12.0.0",
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-native-firebase/analytics": "^14.3.1",
"@react-native-firebase/app": "^14.3.1",
"@react-native-firebase/auth": "^14.3.1",
"@react-native-firebase/crashlytics": "^14.3.1",
... |
error[E0308]: mismatched types
--> lib.rs:23:9
|
23 | #[brush::modifiers(when_not_paused)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct |
24 | pub fn flip(&mut self) -> Result<(), PausableError> {
| ------------------------- expected |
ab -c 100 -n 100 https://staging.sciety.org/groups/biophysics-colab/evaluated-articles
This is ApacheBench, Version 2.3 <$Revision: 1879490 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking staging.sciety.org... |
ab -c 100 -n 100 https://staging.sciety.org/groups/biophysics-colab/evaluated-articles
This is ApacheBench, Version 2.3 <$Revision: 1879490 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking staging.sciety.org... |
=== UNHANDLED REJECTION ===
Reason: RangeError: No available nodes.
at new Player (/home/runner/Proteksiyon-Release/node_modules/erela.js/dist/structures/Player.js:82:19)
at Manager.create (/home/runner/Proteksiyon-Release/node_modules/erela.js/dist/structures/Manager.js:205:16)
at Client.<anonymous> (... |
=== UNHANDLED REJECTION ===
Reason: RangeError: No available nodes.
at new Player (/home/runner/Proteksiyon-Release/node_modules/erela.js/dist/structures/Player.js:82:19)
at Manager.create (/home/runner/Proteksiyon-Release/node_modules/erela.js/dist/structures/Manager.js:205:16)
at Client.<anonymous> (... |
app.Get("/home", func(c *fiber.Ctx) error {
logInfo("GET /home")
// Some actions
return c.SendFile("home.html", true)
}) |
app.Get("/home", func(c *fiber.Ctx) error {
logInfo("GET /home")
// Some actions
return c.SendFile("home.html", true)
}) |
MaxRetryError("HTTPConnectionPool(host='127.0.0.1', port=55873): Max retries exceeded with url: /session/2dd60780e17e5d8d8e1cdf9496086729/window_handles |
$ pip download --no-binary=:all: --dest wheels/ --no-build-isolation importlib_metadata==4.11.1
Collecting importlib_metadata==4.11.1
Using cached importlib_metadata-4.11.1.tar.gz (42 kB)
Preparing metadata (pyproject.toml) ... done
WARNING: Requested importlib_metadata==4.11.1 from https://files.pythonhost... |
$ pip download --no-binary=:all: --dest wheels/ --no-build-isolation importlib_metadata==4.11.1
Collecting importlib_metadata==4.11.1
Using cached importlib_metadata-4.11.1.tar.gz (42 kB)
Preparing metadata (pyproject.toml) ... done
WARNING: Requested importlib_metadata==4.11.1 from https://files.pythonhost... |
The extra prompt message. It is similar to help. Usage example: to display error message and prompt message at the same time |
The extra prompt message. It is similar to help. Usage example: to display error message and prompt message at the same time |
$ less metrics-in-grafana.json | grep "unsupported" | sort --unique
"unsupported panel type: \"agenty-flowcharting-panel\""
"unsupported panel type: \"agenty-flowcharting-panel\"",
"unsupported panel type: \"alertGroups\"",
"unsupported panel type: \"alertlist\""
"unsupport... |
$ less metrics-in-grafana.json | grep "unsupported" | sort --unique
"unsupported panel type: \"agenty-flowcharting-panel\""
"unsupported panel type: \"agenty-flowcharting-panel\"",
"unsupported panel type: \"alertGroups\"",
"unsupported panel type: \"alertlist\""
"unsupport... |
`SqliteException (SqliteException(1555): UNIQUE constraint failed: clients.id, constraint failed (code 1555)
Causing statement: INSERT INTO clients (id, first_name, middle_name, last_name, first_name_eng, last_name_eng, legal_name, is_individual, iin, is_resident, country_id, sex_id, economics_sector_id, activity_ki... |
Traceback (most recent call last):
File "test.py", line 17, in <module>
list_images = conn.list_images()
File "/usr/local/lib/python3.8/dist-packages/libcloud/compute/drivers/openstack.py", line 438, in list_images
self.connection.request('/images/detail').object, ex_only_active)
File "/usr/local/lib... |
bash
======================================================================
ERROR: test_ex_force_auth_version_all_possible_values (libcloud.test.compute.test_openstack.OpenStack_1_1_Auth_2_0_Tests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/ho... |
Traceback (most recent call last):
File "test.py", line 17, in <module>
list_images = conn.list_images()
File "/usr/local/lib/python3.8/dist-packages/libcloud/compute/drivers/openstack.py", line 438, in list_images
self.connection.request('/images/detail').object, ex_only_active)
File "/usr/local/lib... |
bash
======================================================================
ERROR: test_ex_force_auth_version_all_possible_values (libcloud.test.compute.test_openstack.OpenStack_1_1_Auth_2_0_Tests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/ho... |
android.os.DeadObjectException: null
at android.os.BinderProxy.transactNative(BinderProxy.java)
at android.os.BinderProxy.transact(BinderProxy.java:545)
at com.google.android.a.a.b(BaseProxy.java:2)
at com.google.android.finsky.externalreferrer.IGetInstallReferrerService$Stub$Proxy.c(IGetInstallRefe... |
android.os.DeadObjectException: null
at android.os.BinderProxy.transactNative(BinderProxy.java)
at android.os.BinderProxy.transact(BinderProxy.java:545)
at com.google.android.a.a.b(BaseProxy.java:2)
at com.google.android.finsky.externalreferrer.IGetInstallReferrerService$Stub$Proxy.c(IGetInstallRefe... |
Unhandled Exception: System.IO.IOException: The process cannot access the file 'C:\Users\cloudtest\AppData\Local\Microsoft\VisualStudio\Packages\_Instances\3b699d2c\state.json' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSt... |
Unhandled Exception: System.IO.IOException: The process cannot access the file 'C:\Users\cloudtest\AppData\Local\Microsoft\VisualStudio\Packages\_Instances\3b699d2c\state.json' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSt... |
Error getting access token for service account: 400 Bad Request
POST https://oauth2.googleapis.com/token
{"error":"invalid_grant","error_description":"Invalid JWT Signature."}, iss: 806222273987-uilktks3j6i7962rp0v7nusveer58497@developer.gserviceaccount.com
com.google.cloud.storage.StorageException: Error getting ac... |
Error getting access token for service account: 400 Bad Request
POST https://oauth2.googleapis.com/token
{"error":"invalid_grant","error_description":"Invalid JWT Signature."}, iss: 806222273987-uilktks3j6i7962rp0v7nusveer58497@developer.gserviceaccount.com
com.google.cloud.storage.StorageException: Error getting ac... |
FAIL: tst_remote3.sh
============================================================================
Testsuite summary for netCDF 4.8.1
============================================================================
# TOTAL: 16
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
====================... |
FAIL: tst_remote3.sh
============================================================================
Testsuite summary for netCDF 4.8.1
============================================================================
# TOTAL: 16
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
====================... |
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working |
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working |
import time
import threading
from serial import Serial
from pyubx2 import UBXReader, UBXMessage, ERR_IGNORE, VALCKSUM, UBX_PROTOCOL, SET_LAYER_RAM, SET_LAYER_FLASH, \
POLL_LAYER_RAM, POLL_LAYER_FLASH, TXN_START, TXN_ONGOING, TXN_COMMIT, UBX_MSGIDS
class GPS():
def __init__(self, **kwargs):
... |
import time
import threading
from serial import Serial
from pyubx2 import UBXReader, UBXMessage, ERR_IGNORE, VALCKSUM, UBX_PROTOCOL, SET_LAYER_RAM, SET_LAYER_FLASH, \
POLL_LAYER_RAM, POLL_LAYER_FLASH, TXN_START, TXN_ONGOING, TXN_COMMIT, UBX_MSGIDS
class GPS():
def __init__(self, **kwargs):
... |
Downloading immutables-0.16.tar.gz (84 kB)
ββββββββββββββββββββββββββββββββββββββββ 84.5/84.5 KB 12.3 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: f... |
is still experimental and may be removed (or change) in future releases.
warnings.warn(msg, _ExperimentalProjectMetadata)
configuration error: |
$ pipinstall immutables
error: subprocess-exited-with-error
Γ Getting requirements to build wheel did not run successfully.
β exit code: 1
β°β> [1007 lines of output]
/tmp/pip-build-env-ur_i0_t6/overlay/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:100: _ExperimentalProjectMetada... |
is still experimental and may be removed (or change) in future releases.
warnings.warn(msg, _ExperimentalProjectMetadata)
configuration error: |
# requirements.txt
# ...
falcon==1.4.1
gunicorn==19.9.0
git+https://github.com/username_2/immutables@avoid-issue-7#egg=immutables
Jinja2==3.0.3
lxml==4.4.1
# ... |
Downloading immutables-0.16.tar.gz (84 kB)
ββββββββββββββββββββββββββββββββββββββββ 84.5/84.5 KB 12.3 MB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: f... |
$ pipinstall immutables
error: subprocess-exited-with-error
Γ Getting requirements to build wheel did not run successfully.
β exit code: 1
β°β> [1007 lines of output]
/tmp/pip-build-env-ur_i0_t6/overlay/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:100: _ExperimentalProjectMetada... |
# requirements.txt
# ...
falcon==1.4.1
gunicorn==19.9.0
git+https://github.com/username_2/immutables@avoid-issue-7#egg=immutables
Jinja2==3.0.3
lxml==4.4.1
# ... |
NAME INSTALLED FIXED-IN VULNERABILITY SEVERITY
httpclient 4.3.6 4.5.13 GHSA-7r82-7xv7-xcpj Medium
jackson-databind 2.8.11.1 2.9.10.8 GHSA-8w26-6f25-cm9x High
jackson-databind 2.8.11.1 2.8.11.5 GHSA-gww7-p5w4-wrfv Critical
jacks... |
NAME INSTALLED FIXED-IN VULNERABILITY SEVERITY
httpclient 4.3.6 4.5.13 GHSA-7r82-7xv7-xcpj Medium
jackson-databind 2.8.11.1 2.9.10.8 GHSA-8w26-6f25-cm9x High
jackson-databind 2.8.11.1 2.8.11.5 GHSA-gww7-p5w4-wrfv Critical
jacks... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.