Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
4
112
repo_url
stringlengths
33
141
action
stringclasses
3 values
title
stringlengths
1
1.02k
labels
stringlengths
4
1.54k
body
stringlengths
1
262k
index
stringclasses
17 values
text_combine
stringlengths
95
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
301,775
26,098,817,759
IssuesEvent
2022-12-27 02:37:43
xKabbe/denigma
https://api.github.com/repos/xKabbe/denigma
closed
:dna: [FEATURE] - Implement a GitHub Actions Pipeline :dna:
enhancement frontend github actions test
# Description The project is missing some kind of pipeline in which automated tests, and probably more, can run after each commit/before merge. Create a basic pipeline, in GitHub called `GitHub Actions`, that runs `Unit Tests` and (probably) more. # Additional Context (Screenshots, Logs, ...) ## Detail 1 ![2022-12-26_19h38_54](https://user-images.githubusercontent.com/70109596/209575791-b9fb7bb7-1432-402f-85a7-bd4668ed4270.png) ## Detail 2 ![2022-12-26_19h39_00](https://user-images.githubusercontent.com/70109596/209575797-e68c8723-37eb-4925-bf04-50feb224bbfc.png) ## Detail 3 ![2022-12-26_19h39_08](https://user-images.githubusercontent.com/70109596/209575800-d59c94d2-8b9b-4d7d-be22-0ecb50fbd35a.png) ## Detail 4 ![2022-12-26_19h40_01](https://user-images.githubusercontent.com/70109596/209575804-52aa4054-36ff-449c-81a9-73014e9f1329.png) # Expected Actions * [x] Basic `GitHub Actions` functionality * [x] Running `Unit Tests` via pipeline # Definition of Done * [x] `Code` implemented or adjusted
1.0
:dna: [FEATURE] - Implement a GitHub Actions Pipeline :dna: - # Description The project is missing some kind of pipeline in which automated tests, and probably more, can run after each commit/before merge. Create a basic pipeline, in GitHub called `GitHub Actions`, that runs `Unit Tests` and (probably) more. # Additional Context (Screenshots, Logs, ...) ## Detail 1 ![2022-12-26_19h38_54](https://user-images.githubusercontent.com/70109596/209575791-b9fb7bb7-1432-402f-85a7-bd4668ed4270.png) ## Detail 2 ![2022-12-26_19h39_00](https://user-images.githubusercontent.com/70109596/209575797-e68c8723-37eb-4925-bf04-50feb224bbfc.png) ## Detail 3 ![2022-12-26_19h39_08](https://user-images.githubusercontent.com/70109596/209575800-d59c94d2-8b9b-4d7d-be22-0ecb50fbd35a.png) ## Detail 4 ![2022-12-26_19h40_01](https://user-images.githubusercontent.com/70109596/209575804-52aa4054-36ff-449c-81a9-73014e9f1329.png) # Expected Actions * [x] Basic `GitHub Actions` functionality * [x] Running `Unit Tests` via pipeline # Definition of Done * [x] `Code` implemented or adjusted
test
dna implement a github actions pipeline dna description the project is missing some kind of pipeline in which automated tests and probably more can run after each commit before merge create a basic pipeline in github called github actions that runs unit tests and probably more additional context screenshots logs detail detail detail detail expected actions basic github actions functionality running unit tests via pipeline definition of done code implemented or adjusted
1
12,909
4,560,588,220
IssuesEvent
2016-09-14 08:37:00
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Validation hanging in Docker
code quality triaged
Updated to the most recent docker images and I'm getting validation that hangs (and eventually times out): ![may-24-2016 19-00-35](https://cloud.githubusercontent.com/assets/90871/15522629/e08df056-21e1-11e6-8c21-4a94c6a88f5e.gif) Eventually I get: <img width="782" alt="screenshot 2016-05-24 19 02 25" src="https://cloud.githubusercontent.com/assets/90871/15522669/1702cc92-21e2-11e6-87df-dd52b4feab35.png"> What logs should I look at to see what's up with this?
1.0
Validation hanging in Docker - Updated to the most recent docker images and I'm getting validation that hangs (and eventually times out): ![may-24-2016 19-00-35](https://cloud.githubusercontent.com/assets/90871/15522629/e08df056-21e1-11e6-8c21-4a94c6a88f5e.gif) Eventually I get: <img width="782" alt="screenshot 2016-05-24 19 02 25" src="https://cloud.githubusercontent.com/assets/90871/15522669/1702cc92-21e2-11e6-87df-dd52b4feab35.png"> What logs should I look at to see what's up with this?
non_test
validation hanging in docker updated to the most recent docker images and i m getting validation that hangs and eventually times out eventually i get img width alt screenshot src what logs should i look at to see what s up with this
0
43,621
11,778,657,841
IssuesEvent
2020-03-16 16:38:55
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[KEYBOARD, SCREENREADER]: Navigating by keyboard between the map and the search results MUST be intuitive with changes communicated
508-defect-2 508-issue-focus-mgmt 508/Accessibility vsa vsa-facilities
#5608 [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Description From the VA 508 Office: > From 07/03/2019 - Using the arrow keys to pane the map left, right, up, and down moves the focus to the list of results. The user is not advised that this change of context will occur. **(Not Resolved 3/11/2020)** the focus does not stay on the map and does not move to the list of results, however JAWs did not announce the list on the left is changing in addition, sometimes I cannot put focus on the map it skips the focus. Is there a shortcut to get to the map? The interface **MUST** be intuitively navigated by keyboard. Questions to ask: * Are all elements that can be operated by a mouse also able to be operated by keyboard? * When tabbing through the page, do all elements have a clear visual indication that they have focus? * Is the tab order of the page logical? * When tabbing through the page, are [changes of context](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html#context-changedef) exit disclaimer icon avoided when an element receives focus? (This is what the VA 508 Office is referring to.) ## Point of Contact **VFS Point of Contact:** Jennifer ## Acceptance Criteria As a screenreader and keyboard user, I want to navigate the interface and know what each interaction will do. ## Environment * Operating System: all * Browser: all * Screenreading device: any * Server destination: production ## Steps to Recreate 1. Enter `https://www.va.gov/find-locations` in browser 2. Attempt to navigate the map itself by keyboard only 3. Start screen reader of your choice 4. Verify the experience of keyboard interactions and content read ## Possible Fixes (optional) While designing the interface, account for keyboard only navigation. Map focus and document reading order. Please coordinate with your accessibility specialist for guidance, as necessary. ## WCAG or Vendor Guidance (optional) * [WCAG 2.4.3 Understanding focus order](https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-focus-order.html) - 2.4.3 Focus Order: If a Web page can be navigated sequentially and the navigation sequences affect meaning or operation, focusable components receive focus in an order that preserves meaning and operability. (Level A) * [WCAG 3.2.2 Understanding onInput](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html) - 3.2.2 On Input: Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component. (Level A) * [WCAG 3.2.5 Understanding change on request](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-no-extreme-changes-context.html) - 3.2.5 Change on Request: Changes of context are initiated only by user request or a mechanism is available to turn off such changes. (Level AAA) * [508 Checklist, Section C: Keyboard Navigation](https://www.hhs.gov/web/section-508/making-files-accessible/checklist/html/index.html) - Scroll down the page to the Section C: Keyboard Navigation to review the Section 508 Requirements. * [W3C - Understanding changes of context](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html#context-changedef) ## Screenshots or Trace Logs ### Example of focus management, design intent <img width="762" alt="Screen Shot 2020-03-11 at 1 26 03 PM" src="https://user-images.githubusercontent.com/57469/76778272-e7760380-677f-11ea-8dd3-4fe14a02a7be.png">
1.0
[KEYBOARD, SCREENREADER]: Navigating by keyboard between the map and the search results MUST be intuitive with changes communicated - #5608 [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Description From the VA 508 Office: > From 07/03/2019 - Using the arrow keys to pane the map left, right, up, and down moves the focus to the list of results. The user is not advised that this change of context will occur. **(Not Resolved 3/11/2020)** the focus does not stay on the map and does not move to the list of results, however JAWs did not announce the list on the left is changing in addition, sometimes I cannot put focus on the map it skips the focus. Is there a shortcut to get to the map? The interface **MUST** be intuitively navigated by keyboard. Questions to ask: * Are all elements that can be operated by a mouse also able to be operated by keyboard? * When tabbing through the page, do all elements have a clear visual indication that they have focus? * Is the tab order of the page logical? * When tabbing through the page, are [changes of context](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html#context-changedef) exit disclaimer icon avoided when an element receives focus? (This is what the VA 508 Office is referring to.) ## Point of Contact **VFS Point of Contact:** Jennifer ## Acceptance Criteria As a screenreader and keyboard user, I want to navigate the interface and know what each interaction will do. ## Environment * Operating System: all * Browser: all * Screenreading device: any * Server destination: production ## Steps to Recreate 1. Enter `https://www.va.gov/find-locations` in browser 2. Attempt to navigate the map itself by keyboard only 3. Start screen reader of your choice 4. Verify the experience of keyboard interactions and content read ## Possible Fixes (optional) While designing the interface, account for keyboard only navigation. Map focus and document reading order. Please coordinate with your accessibility specialist for guidance, as necessary. ## WCAG or Vendor Guidance (optional) * [WCAG 2.4.3 Understanding focus order](https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-focus-order.html) - 2.4.3 Focus Order: If a Web page can be navigated sequentially and the navigation sequences affect meaning or operation, focusable components receive focus in an order that preserves meaning and operability. (Level A) * [WCAG 3.2.2 Understanding onInput](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html) - 3.2.2 On Input: Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component. (Level A) * [WCAG 3.2.5 Understanding change on request](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-no-extreme-changes-context.html) - 3.2.5 Change on Request: Changes of context are initiated only by user request or a mechanism is available to turn off such changes. (Level AAA) * [508 Checklist, Section C: Keyboard Navigation](https://www.hhs.gov/web/section-508/making-files-accessible/checklist/html/index.html) - Scroll down the page to the Section C: Keyboard Navigation to review the Section 508 Requirements. * [W3C - Understanding changes of context](https://www.w3.org/TR/UNDERSTANDING-WCAG20/consistent-behavior-unpredictable-change.html#context-changedef) ## Screenshots or Trace Logs ### Example of focus management, design intent <img width="762" alt="Screen Shot 2020-03-11 at 1 26 03 PM" src="https://user-images.githubusercontent.com/57469/76778272-e7760380-677f-11ea-8dd3-4fe14a02a7be.png">
non_test
navigating by keyboard between the map and the search results must be intuitive with changes communicated feedback framework ❗️ must for if the feedback must be applied ⚠️should if the feedback is best practice ✔️ consider for suggestions enhancements description from the va office from using the arrow keys to pane the map left right up and down moves the focus to the list of results the user is not advised that this change of context will occur not resolved the focus does not stay on the map and does not move to the list of results however jaws did not announce the list on the left is changing in addition sometimes i cannot put focus on the map it skips the focus is there a shortcut to get to the map the interface must be intuitively navigated by keyboard questions to ask are all elements that can be operated by a mouse also able to be operated by keyboard when tabbing through the page do all elements have a clear visual indication that they have focus is the tab order of the page logical when tabbing through the page are exit disclaimer icon avoided when an element receives focus this is what the va office is referring to point of contact vfs point of contact jennifer acceptance criteria as a screenreader and keyboard user i want to navigate the interface and know what each interaction will do environment operating system all browser all screenreading device any server destination production steps to recreate enter in browser attempt to navigate the map itself by keyboard only start screen reader of your choice verify the experience of keyboard interactions and content read possible fixes optional while designing the interface account for keyboard only navigation map focus and document reading order please coordinate with your accessibility specialist for guidance as necessary wcag or vendor guidance optional focus order if a web page can be navigated sequentially and the navigation sequences affect meaning or operation focusable components receive focus in an order that preserves meaning and operability level a on input changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component level a change on request changes of context are initiated only by user request or a mechanism is available to turn off such changes level aaa scroll down the page to the section c keyboard navigation to review the section requirements screenshots or trace logs example of focus management design intent img width alt screen shot at pm src
0
172,928
27,355,656,795
IssuesEvent
2023-02-27 12:41:23
ZEnMo/Holon-webapp
https://api.github.com/repos/ZEnMo/Holon-webapp
closed
[kosten&baten] De tabel toont de verschillende actor categorieën (op rij/kolom) en de geldstromen daartussen
Frontend needs ux design
Design: https://xd.adobe.com/view/bcb20e69-ef9c-46ec-8350-84981441c3b6-e9e1/ To discuss: 1. Hoe gaan we om met meer dan 6 groepen? Laten we aannemen dat de max in ieder geval 15 is. Verticaal en horizontaal scrolbaar? -> eerst max 10 kolommen Acceptance: - [x] Nul of null is wit - [x] Positief is groen - [x] Negatief is rood - [ ] ~De diagonaal heeft * als suffix die verwijst naar een tekst onder de tabel "Afschrijvingen"~ Diagonaal blijft leeg - [x] Verticale dikke lijnen ipv horizontalen - [x] ~Kolomlabels hebben een hint 'groep' (x-as label)~ - [x] ~Rijlabels hebben een hint 'transactie met (y-as label)~ - [x] Tabel titel is 'Kosten en baten per groep' en dus niet 'geldstromen tussen segmenten' - [x] Legenda met groen is 'baten', rood is 'kosten' voor de **verticale** groep - [x] De data heeft niet altijd dezelfde kolomnamen als rijnamen (niet symetrisch) en moet generiek inzetbaar zijn Nice to have: - [ ] Hover geeft dikkere lijnen / highlight om aan te geven welke rij / kolom je bent (even kijken wat kan in een standaard module) ![Image](https://user-images.githubusercontent.com/13336728/221500377-92122f66-b765-43e9-a855-d1dfa1f4a70a.png)
1.0
[kosten&baten] De tabel toont de verschillende actor categorieën (op rij/kolom) en de geldstromen daartussen - Design: https://xd.adobe.com/view/bcb20e69-ef9c-46ec-8350-84981441c3b6-e9e1/ To discuss: 1. Hoe gaan we om met meer dan 6 groepen? Laten we aannemen dat de max in ieder geval 15 is. Verticaal en horizontaal scrolbaar? -> eerst max 10 kolommen Acceptance: - [x] Nul of null is wit - [x] Positief is groen - [x] Negatief is rood - [ ] ~De diagonaal heeft * als suffix die verwijst naar een tekst onder de tabel "Afschrijvingen"~ Diagonaal blijft leeg - [x] Verticale dikke lijnen ipv horizontalen - [x] ~Kolomlabels hebben een hint 'groep' (x-as label)~ - [x] ~Rijlabels hebben een hint 'transactie met (y-as label)~ - [x] Tabel titel is 'Kosten en baten per groep' en dus niet 'geldstromen tussen segmenten' - [x] Legenda met groen is 'baten', rood is 'kosten' voor de **verticale** groep - [x] De data heeft niet altijd dezelfde kolomnamen als rijnamen (niet symetrisch) en moet generiek inzetbaar zijn Nice to have: - [ ] Hover geeft dikkere lijnen / highlight om aan te geven welke rij / kolom je bent (even kijken wat kan in een standaard module) ![Image](https://user-images.githubusercontent.com/13336728/221500377-92122f66-b765-43e9-a855-d1dfa1f4a70a.png)
non_test
de tabel toont de verschillende actor categorieën op rij kolom en de geldstromen daartussen design to discuss hoe gaan we om met meer dan groepen laten we aannemen dat de max in ieder geval is verticaal en horizontaal scrolbaar eerst max kolommen acceptance nul of null is wit positief is groen negatief is rood de diagonaal heeft als suffix die verwijst naar een tekst onder de tabel afschrijvingen diagonaal blijft leeg verticale dikke lijnen ipv horizontalen kolomlabels hebben een hint groep x as label rijlabels hebben een hint transactie met y as label tabel titel is kosten en baten per groep en dus niet geldstromen tussen segmenten legenda met groen is baten rood is kosten voor de verticale groep de data heeft niet altijd dezelfde kolomnamen als rijnamen niet symetrisch en moet generiek inzetbaar zijn nice to have hover geeft dikkere lijnen highlight om aan te geven welke rij kolom je bent even kijken wat kan in een standaard module
0
200,677
15,801,771,145
IssuesEvent
2021-04-03 06:30:14
mabel-kang/ped
https://api.github.com/repos/mabel-kang/ped
opened
Differing command format for 'show CAP'
severity.Low type.DocumentationBug
command for showing CAP should be written in user guide as "show cap" instead of "show CAP" command: show CAP expected: command successfully executed ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/b68ad575-07cd-482a-b402-0daace792ec9.png) actual: invalid command ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/24cad0c7-8c5a-4e08-8217-37a398a6a0a9.png) <!--session: 1617429915767-fd6a9294-c97f-446f-bbcd-d131dcd892a0-->
1.0
Differing command format for 'show CAP' - command for showing CAP should be written in user guide as "show cap" instead of "show CAP" command: show CAP expected: command successfully executed ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/b68ad575-07cd-482a-b402-0daace792ec9.png) actual: invalid command ![image.png](https://raw.githubusercontent.com/mabel-kang/ped/main/files/24cad0c7-8c5a-4e08-8217-37a398a6a0a9.png) <!--session: 1617429915767-fd6a9294-c97f-446f-bbcd-d131dcd892a0-->
non_test
differing command format for show cap command for showing cap should be written in user guide as show cap instead of show cap command show cap expected command successfully executed actual invalid command
0
542,983
15,875,523,981
IssuesEvent
2021-04-09 07:06:58
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.2 release-142] IOException when try to rename local world with an existing name
Category: UI Priority: Medium Squad: Wild Turkey Status: Fixed Type: Bug
Step to reproduce: - have a several local worlds: ![image](https://user-images.githubusercontent.com/45708377/105827233-c81c4980-5fd2-11eb-9ef2-b9c9ecd460f0.png) - Try to rename 'Test default' to 'Game': ![image](https://user-images.githubusercontent.com/45708377/105827339-ebdf8f80-5fd2-11eb-8fda-cb586a8b5060.png) ![image](https://user-images.githubusercontent.com/45708377/105827356-f0a44380-5fd2-11eb-974f-2f6a5c6b7f54.png) - press OK. You will not have any notification that world with this name is already existing, but you will have exception in log: ``` IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path: at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <00000000000000000000000000000000>:0 at System.Xml.Schema.XdrBuilder+XdrEndChildFunction.Invoke (System.Xml.Schema.XdrBuilder builder) [0x00000] in <00000000000000000000000000000000>:0 at ServerListingLocalUI.EditFiles (System.String fileDirectory, System.String fileName, System.Action`1[T] whatToDo) [0x00000] in <00000000000000000000000000000000>:0 at ServerListingLocalUI.<Rename>b__22_0 (PopupDialogResults ui) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0 at PopupDialogUI.OnYesClick () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.RemoteSettings+UpdatedEventHandler.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.InvokableCall.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at PopupDialogUI.Update () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5872459/Player.log)
1.0
[0.9.2 release-142] IOException when try to rename local world with an existing name - Step to reproduce: - have a several local worlds: ![image](https://user-images.githubusercontent.com/45708377/105827233-c81c4980-5fd2-11eb-9ef2-b9c9ecd460f0.png) - Try to rename 'Test default' to 'Game': ![image](https://user-images.githubusercontent.com/45708377/105827339-ebdf8f80-5fd2-11eb-8fda-cb586a8b5060.png) ![image](https://user-images.githubusercontent.com/45708377/105827356-f0a44380-5fd2-11eb-974f-2f6a5c6b7f54.png) - press OK. You will not have any notification that world with this name is already existing, but you will have exception in log: ``` IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path: at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <00000000000000000000000000000000>:0 at System.Xml.Schema.XdrBuilder+XdrEndChildFunction.Invoke (System.Xml.Schema.XdrBuilder builder) [0x00000] in <00000000000000000000000000000000>:0 at ServerListingLocalUI.EditFiles (System.String fileDirectory, System.String fileName, System.Action`1[T] whatToDo) [0x00000] in <00000000000000000000000000000000>:0 at ServerListingLocalUI.<Rename>b__22_0 (PopupDialogResults ui) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0 at PopupDialogUI.OnYesClick () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.RemoteSettings+UpdatedEventHandler.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.InvokableCall.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0 at PopupDialogUI.Update () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5872459/Player.log)
non_test
ioexception when try to rename local world with an existing name step to reproduce have a several local worlds try to rename test default to game press ok you will not have any notification that world with this name is already existing but you will have exception in log ioexception io returned error already exists path at system io file move system string sourcefilename system string destfilename in at system xml schema xdrbuilder xdrendchildfunction invoke system xml schema xdrbuilder builder in at serverlistinglocalui editfiles system string filedirectory system string filename system action whattodo in at serverlistinglocalui b popupdialogresults ui in at system action invoke t obj in at popupdialogui onyesclick in at unityengine remotesettings updatedeventhandler invoke in at unityengine events invokablecall invoke in at unityengine events unityevent invoke in at popupdialogui update in unityengine logger logexception exception object unityengine debug calloverridendebughandler exception object
0
38,890
8,557,339,845
IssuesEvent
2018-11-08 15:30:08
mike-duke/memoize
https://api.github.com/repos/mike-duke/memoize
closed
user should see a button called "return" that can be selected to indicate that the call back does or does not return a value
CodeArea
toggle
1.0
user should see a button called "return" that can be selected to indicate that the call back does or does not return a value - toggle
non_test
user should see a button called return that can be selected to indicate that the call back does or does not return a value toggle
0
297,646
25,751,310,025
IssuesEvent
2022-12-08 13:27:24
nrkno/core-components
https://api.github.com/repos/nrkno/core-components
closed
Tests: CBT config for more platforms
testing
- Run tests for multiple browsers to ensure baseline across devices and platforms. - Solve element not interactable -issue for dialog-tests in IE - Write tests for `core-toggle` with `autoposition` <details> <summary>Old browserstack-config left over from migration to cbt (huge)</summary> ``` // const capabilities = isLocal // ? [{ // browserName: 'chrome', // chromeOptions: { // args: ['--headless', '--window-size=800x600'] // } // }] // : [{ // browserName: 'Chrome', // browser_version: '46', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Chrome', // browser_version: '57', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '15.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '17.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '18.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'IE', // browser_version: '11', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'IE', // browser_version: '11', // os: 'Windows', // os_version: '7' // }, // { // browserName: 'Firefox', // browser_version: '69', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Firefox', // browser_version: '64', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Safari', // browser_version: '10.1', // os: 'OS X', // os_version: 'Sierra' // }, // { // browserName: 'Safari', // browser_version: '9.1', // os: 'OS X', // os_version: 'El Capitan' // } // { // browserName: 'Safari', // browser_version: '10.0', // os: 'OS X', // os_version: 'Sierra', // resolution: '1024x768' // }, // { // device: 'iPad Pro 9.7 2016', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone 8', // os: 'iOS', // os_version: '11', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone 8', // os: 'iOS', // os_version: '12', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // os_version: '11', // device: 'iPhone SE', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone X', // os_version: '11', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone XS', // os_version: '12', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // os_version: '9.0', // device: 'Google Pixel 3', // real_mobile: 'true', // }, // { // os_version: '8.0', // device: 'Samsung Galaxy S9', // real_mobile: 'true', // }, // { // os_version: '7.1', // device: 'Samsung Galaxy Note 8', // real_mobile: 'true', // }, // { // os_version: '7.0', // device: 'Samsung Galaxy S8', // real_mobile: 'true', // }, // { // os_version: '6.0', // device: 'Samsung Galaxy Note 4', // real_mobile: 'true', // } // ] // Windows: // Chrome 78, Windows 10, hits=1102659, vdist=0.000 // { // tags: { // id: 'chrome', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 1102659, // popularity: 'high', // default: true, // }, // platform: 'Windows 10', // browserName: 'Chrome', // version: '78', // }, // Chrome 77, Windows 10, hits=57084, vdist=0.000 // { // tags: { // id: 'chrome77', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 57084, // popularity: 'medium', // default: false, // }, // platform: 'Windows 10', // browserName: 'Chrome', // version: '77', // }, // Chrome 78, Windows 8.1, hits=48772, vdist=0.000 // { // tags: { // id: 'chromeWin81', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 48772, // popularity: 'low', // default: false, // }, // platform: 'Windows 8.1', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Windows 7, hits=139900, vdist=0.000 // { // tags: { // id: 'chromeWin7', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 139900, // popularity: 'high', // default: true, // }, // platform: 'Windows 7 64-Bit', // browserName: 'Chrome', // version: '78', // }, /* // Edge 17.17134, Windows 10, hits=38578, vdist=0.171 // core-components { tags: { id: 'edge17', browser: 'edge', platform: 'windows', device: 'desktop', hits: 38578, popularity: 'low', default: false, }, platform: 'Windows 10', browserName: 'MicrosoftEdge', version: '17', }, // Edge 16.16299, Windows 10, hits=16947, vdist=0.163 // { // tags: { // id: 'edge16', // browser: 'edge', // platform: 'windows', // device: 'desktop', // hits: 16947, // popularity: 'low', // default: false, // }, // platform: 'Windows 10', // browserName: 'MicrosoftEdge', // version: '16', // }, // Edge 15 // core-components { tags: { id: 'edge15', browser: 'edge', platform: 'windows', device: 'desktop', hits: 16947, popularity: 'low', default: false, }, platform: 'Windows 10', browserName: 'MicrosoftEdge', version: '15', }, */ // Firefox 70, Windows 10, hits=145659, vdist=0.000 // core-components /* { tags: { id: 'firefox70', browser: 'firefox', platform: 'windows', device: 'desktop', hits: 145659, popularity: 'high', default: true, }, platform: 'Windows 10', browserName: 'Firefox', version: '70x64', } */ /* // Firefox 64 { tags: { id: 'firefox64', browser: 'firefox', platform: 'windows', device: 'desktop', hits: 0, popularity: 'low', default: false, }, browserName: 'Firefox', version: '64x64', platform: 'Windows 10' }, // Internet Explorer 11, Windows 10, hits=99574, vdist=0.000 // core-components { tags: { id: 'ie11', browser: 'internet explorer', platform: 'windows', device: 'desktop', hits: 99574, popularity: 'medium', default: true, }, platform: 'Windows 10', browserName: 'Internet Explorer', version: '11', }, // Internet Explorer 11, Windows 8.1, hits=15300, vdist=0.000 // { // tags: { // id: 'ie11win81', // browser: 'internet explorer', // platform: 'windows', // device: 'desktop', // hits: 15300, // popularity: 'low', // default: false, // }, // platform: 'Windows 8.1', // browserName: 'Internet Explorer', // version: '11', // }, // Internet Explorer 11, Windows 7, hits=22329, vdist=0.000 // core-components { tags: { id: 'ie11win7', browser: 'internet explorer', platform: 'windows', device: 'desktop', hits: 22329, popularity: 'low', default: false, }, platform: 'Windows 7 64-Bit', browserName: 'Internet Explorer', version: '11', }, // Mac: // core-components // Safari 9, not supported? { tags: { id: 'safari', browser: 'safari', platform: 'mac', device: 'desktop', hits: 0, popularity: 'low', default: false, // true }, platform: 'Mac OSX 10.09', browserName: 'Safari', version: '9', }, // Safari 13, Mac 10.15, hits=530034, vdist=0.000 // Safari 13, Mac 10.14, hits=95579, vdist=0.010 // Safari 13, Mac 10.13, hits=52303, vdist=0.020 // { // tags: { // id: 'safari', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 677916, // popularity: 'high', // default: false, // true // }, // platform: 'Mac OSX 10.15', // browserName: 'Safari', // version: '13', // }, // Safari 12.1, Mac 10.14, hits=49980, vdist=0.100 // Safari 12.1, Mac 10.12, hits=33694, vdist=0.102 // Safari 12, Mac 10.14, hits=19374, vdist=0.000 // Safari 12.1, Mac 10.13, hits=10616, vdist=0.100 // Safari 12, Mac 10.13, hits=2889, vdist=0.010 // Safari 12, Mac 10.12, hits=1339, vdist=0.020 // { // tags: { // id: 'safari12', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 117892, // popularity: 'high', // default: false, // true // }, // platform: 'Mac OSX 10.14', // browserName: 'Safari', // version: '12', // }, // Safari 11.1, Mac 10.11, hits=24936, vdist=0.102 // Safari 11.1, Mac 10.13, hits=9020, vdist=0.100 // Safari 11, Mac 10.13, hits=3546, vdist=0.000 // { // tags: { // id: 'safari11', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 37502, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.13', // browserName: 'Safari', // version: '11', // }, // Safari 10.1, Mac 10.10, hits=26357, vdist=0.102 // Safari 10.1, Mac 10.12, hits=3464, vdist=0.100 // Safari 10, Mac 10.12, hits=1259, vdist=0.000 // { // tags: { // id: 'safari10', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 31080, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.12', // browserName: 'Safari', // version: '10', // }, // Chrome 78, Mac 10.15, hits=53741, vdist=0.000 // { // tags: { // id: 'chromeMac1015', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 53741, // popularity: 'medium', // default: false, // }, // platform: 'Mac OSX 10.15', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.14, hits=104753, vdist=0.000 // { // tags: { // id: 'chromeMac1014', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 104753, // popularity: 'high', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.13, hits=41914, vdist=0.000 // { // tags: { // id: 'chromeMac1013', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 41914, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.13', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.12, hits=21783, vdist=0.000 // { // tags: { // id: 'chromeMac1012', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 21783, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.12', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.11, hits=20068, vdist=0.000 // Chrome 78, Mac 10.10, hits=19915, vdist=0.010 // { // tags: { // id: 'chromeMac1011', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 39983, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.11', // browserName: 'Chrome', // version: '78x64', // }, // // // Chrome 77, Mac 10.14, hits=15024, vdist=0.000 // // Chrome 77, Mac 10.15, hits=2103, vdist=0.010 // { // tags: { // id: 'chrome77Mac1014', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 17127, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Chrome', // version: '77x64', // }, // // // Firefox 70, Mac 10.15, hits=8002, vdist=0.000 // // Firefox 70, Mac 10.9, hits=3487, vdist=0.750 // { // tags: { // id: 'firefoxMac1015', // browser: 'firefox', // platform: 'mac', // device: 'desktop', // hits: 11489, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.15', // browserName: 'Firefox', // version: '70', // }, // Firefox 70, Mac 10.14, hits=12145, vdist=0.000 // { // tags: { // id: 'firefoxMac1014', // browser: 'firefox', // platform: 'mac', // device: 'desktop', // hits: 12145, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Firefox', // version: '70', // }, // Android: // Chrome 78, Android 8.0, hits=110227, vdist=1.414 // Chrome 78, Android 7.0, hits=53495, vdist=2.236 // Chrome 78, Android 8.1, hits=32265, vdist=1.345 // Chrome 78, Android 6.0, hits=27535, vdist=3.162 // Chrome 78, Android 7.1, hits=12165, vdist=2.147 // Chrome 78, Android 5.1, hits=6148, vdist=4.026 // Chrome 78, Android 5.0, hits=5707, vdist=4.123 // Chrome 77, Android 8.0, hits=4761, vdist=1.000 // Chrome 77, Android 7.0, hits=2345, vdist=2.000 // Chrome 77, Android 8.1, hits=1017, vdist=0.900 // { // tags: { // id: 'android9', // browser: 'chrome', // platform: 'android', // device: 'mobile', // hits: 255665, // popularity: 'high', // default: true, // }, // deviceName: 'Pixel 3', // platformName: 'Android', // platformVersion: '9.0', // browserName: 'Chrome', // }, // Chrome 78, Android 4.4, hits=3319, vdist=4.686 // Chrome 77, Android 6.0, hits=2449, vdist=2.828 // Chrome 76, Android 8.0, hits=2122, vdist=1.000 // Chrome 76, Android 7.0, hits=1429, vdist=1.414 // Chrome 75, Android 8.0, hits=1309, vdist=0.000 // Chrome 76, Android 6.0, hits=1190, vdist=2.236 // Chrome 77, Android 5.1, hits=1012, vdist=3.523 // { // tags: { // id: 'android8', // browser: 'chrome', // platform: 'android', // device: 'mobile', // hits: 12830, // popularity: 'low', // default: false, // }, // deviceName: 'Galaxy S8', // platformName: 'Android', // platformVersion: '8.0', // browserName: 'Chrome', // }, // Chrome 78, Android 7.1, hits=8583, vdist=4.148 // Chrome 78, Android 6.0, hits=8027, vdist=4.000 // Chrome 78, Android 8.1, hits=7205, vdist=4.518 // Chrome 78, Android 7.0, hits=3596, vdist=4.123 // Chrome 78, Android 8.0, hits=3352, vdist=4.472 // Chrome 78, Android 5.0, hits=2347, vdist=4.123 // Chrome 78, Android 5.1, hits=2238, vdist=4.100 // { // tags: { // id: 'android6', // browser: 'chrome', // platform: 'android', // device: 'tablet', // hits: 35348, // popularity: 'low', // default: false, // }, // deviceName: 'Nexus 9', // platformName: 'Android', // platformVersion: '6.0', // browserName: 'Chrome', // }, // iOS: // Safari 13, iOS 13.1, hits=557452, vdist=1.487 // Safari 12.1, iOS 12.4, hits=243035, vdist=0.412 // Safari 13.1, iOS 13.1, hits=242217, vdist=1.556 // Safari 13, iOS 13.2, hits=171731, vdist=1.562 // Safari 12.4, iOS 12.4, hits=92673, vdist=0.566 // Safari 13.2, iOS 13.2, hits=77143, vdist=1.697 // Safari 12.1, iOS 12.3, hits=48386, vdist=0.316 // Safari 12, iOS 12.1, hits=22843, vdist=0.100 // Safari 12.1, iOS 12.2, hits=15345, vdist=0.224 // Safari 12.3, iOS 12.3, hits=14392, vdist=0.424 // Safari 13, iOS 13.0, hits=12859, vdist=1.414 // Safari 12.1, iOS 12.1, hits=6318, vdist=0.141 // Safari 12, iOS 12.0, hits=5735, vdist=0.000 // Safari 12.2, iOS 12.2, hits=4733, vdist=0.283 // Safari 13, iOS 13.3, hits=1867, vdist=1.640 // { // tags: { // id: 'iphone', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 1516729, // popularity: 'high', // default: true, // }, // deviceName: 'iPhone XR Simulator', // platformName: 'iOS', // platformVersion: '12.0', // browserName: 'Safari', // // // allScriptsTimeout gives error. CBT: 'We are working on upgrading our // // infrastructure but for now you can try to pass timeouts through your // // capabilites like so "timeouts": {"script": 1000}?' It works, but only // // for iOS... // timeouts: { // script: 30000, // }, // configOverrides: { // allScriptsTimeout: 0, // }, // }, // Safari 11, iOS 11.4, hits=16222, vdist=0.400 // Safari 11, iOS 11.2, hits=6698, vdist=0.200 // Safari 11.4, iOS 11.4, hits=5071, vdist=0.566 // Safari 11, iOS 11.3, hits=4877, vdist=0.300 // Safari 11, iOS 11.0, hits=2176, vdist=0.000 // Safari 11.2, iOS 11.2, hits=1880, vdist=0.283 // Safari 11, iOS 11.1, hits=1532, vdist=0.100 // Safari 11.3, iOS 11.3, hits=1401, vdist=0.424 // { // tags: { // id: 'iphone11', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 39857, // popularity: 'low', // default: true, // }, // deviceName: 'iPhone X Simulator', // platformName: 'iOS', // platformVersion: '11.0', // browserName: 'Safari', // }, // // // Safari 10, iOS 10.3, hits=8399, vdist=0.100 // // Safari 10.3, iOS 10.3, hits=1903, vdist=0.316 // { // tags: { // id: 'iphone7', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 10302, // popularity: 'low', // default: true, // }, // deviceName: 'iPhone 7 Simulator', // platformName: 'iOS', // platformVersion: '10.2', // browserName: 'Safari', // }, // Safari 12.1, iOS 12.4, hits=297854, vdist=0.412 // Safari 12.1, iOS 12.3, hits=69303, vdist=0.316 // Safari 12, iOS 12.1, hits=45315, vdist=0.100 // Safari 12.4, iOS 12.4, hits=32610, vdist=0.566 // Safari 13.1, iOS 13.1, hits=32028, vdist=1.556 // Safari 12.1, iOS 12.2, hits=31706, vdist=0.224 // Safari 13.2, iOS 13.2, hits=14174, vdist=1.697 // Safari 12, iOS 12.0, hits=7503, vdist=0.000 // Safari 13, iOS 13.1, hits=6217, vdist=1.487 // Safari 12.3, iOS 12.3, hits=6066, vdist=0.424 // Safari 12.1, iOS 12.1, hits=3607, vdist=0.141 // Safari 13, iOS 13.2, hits=2778, vdist=1.562 // Safari 12.2, iOS 12.2, hits=1940, vdist=0.283 // { // tags: { // id: 'ipad', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 551101, // popularity: 'high', // default: true, // }, // deviceName: 'iPad 6th Generation Simulator', // platformName: 'iOS', // platformVersion: '12.0', // browserName: 'Safari', // }, // Safari 11, iOS 11.4, hits=18581, vdist=0.400 // Safari 11, iOS 11.2, hits=8982, vdist=0.200 // Safari 11, iOS 11.3, hits=8402, vdist=0.300 // Safari 11, iOS 11.0, hits=4069, vdist=0.000 // Safari 11, iOS 11.1, hits=3526, vdist=0.100 // Safari 11.4, iOS 11.4, hits=1574, vdist=0.566 // { // tags: { // id: 'ipad11', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 45134, // popularity: 'low', // default: false, // }, // deviceName: 'iPad Pro Simulator', // platformName: 'iOS', // platformVersion: '11.0', // browserName: 'Safari', // }, // Safari 10, iOS 10.3, hits=50181, vdist=0.100 // Safari 10.3, iOS 10.3, hits=8065, vdist=0.316 // Safari 10, iOS 10.2, hits=1728, vdist=0.000 // { // tags: { // id: 'ipad10', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 59974, // popularity: 'medium', // default: false, // true // }, // deviceName: 'iPad Pro Simulator', // platformName: 'iOS', // platformVersion: '10.2', // browserName: 'Safari', // }, // Safari 9, iOS 9.3, hits=12568, vdist=0.000 // Safari 9.3, iOS 9.3, hits=4288, vdist=0.300 { tags: { id: 'ipad9', browser: 'safari', platform: 'ios', device: 'tablet', hits: 16856, popularity: 'low', default: false, }, deviceName: 'iPad Pro Simulator', platformName: 'iOS', platformVersion: '9.3', browserName: 'Safari', } */ ``` </details>
1.0
Tests: CBT config for more platforms - - Run tests for multiple browsers to ensure baseline across devices and platforms. - Solve element not interactable -issue for dialog-tests in IE - Write tests for `core-toggle` with `autoposition` <details> <summary>Old browserstack-config left over from migration to cbt (huge)</summary> ``` // const capabilities = isLocal // ? [{ // browserName: 'chrome', // chromeOptions: { // args: ['--headless', '--window-size=800x600'] // } // }] // : [{ // browserName: 'Chrome', // browser_version: '46', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Chrome', // browser_version: '57', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '15.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '17.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Edge', // browser_version: '18.0', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'IE', // browser_version: '11', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'IE', // browser_version: '11', // os: 'Windows', // os_version: '7' // }, // { // browserName: 'Firefox', // browser_version: '69', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Firefox', // browser_version: '64', // os: 'Windows', // os_version: '10' // }, // { // browserName: 'Safari', // browser_version: '10.1', // os: 'OS X', // os_version: 'Sierra' // }, // { // browserName: 'Safari', // browser_version: '9.1', // os: 'OS X', // os_version: 'El Capitan' // } // { // browserName: 'Safari', // browser_version: '10.0', // os: 'OS X', // os_version: 'Sierra', // resolution: '1024x768' // }, // { // device: 'iPad Pro 9.7 2016', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone 8', // os: 'iOS', // os_version: '11', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone 8', // os: 'iOS', // os_version: '12', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // os_version: '11', // device: 'iPhone SE', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone X', // os_version: '11', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // device: 'iPhone XS', // os_version: '12', // real_mobile: 'true', // nativeWebTap: 'true', // }, // { // os_version: '9.0', // device: 'Google Pixel 3', // real_mobile: 'true', // }, // { // os_version: '8.0', // device: 'Samsung Galaxy S9', // real_mobile: 'true', // }, // { // os_version: '7.1', // device: 'Samsung Galaxy Note 8', // real_mobile: 'true', // }, // { // os_version: '7.0', // device: 'Samsung Galaxy S8', // real_mobile: 'true', // }, // { // os_version: '6.0', // device: 'Samsung Galaxy Note 4', // real_mobile: 'true', // } // ] // Windows: // Chrome 78, Windows 10, hits=1102659, vdist=0.000 // { // tags: { // id: 'chrome', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 1102659, // popularity: 'high', // default: true, // }, // platform: 'Windows 10', // browserName: 'Chrome', // version: '78', // }, // Chrome 77, Windows 10, hits=57084, vdist=0.000 // { // tags: { // id: 'chrome77', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 57084, // popularity: 'medium', // default: false, // }, // platform: 'Windows 10', // browserName: 'Chrome', // version: '77', // }, // Chrome 78, Windows 8.1, hits=48772, vdist=0.000 // { // tags: { // id: 'chromeWin81', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 48772, // popularity: 'low', // default: false, // }, // platform: 'Windows 8.1', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Windows 7, hits=139900, vdist=0.000 // { // tags: { // id: 'chromeWin7', // browser: 'chrome', // platform: 'windows', // device: 'desktop', // hits: 139900, // popularity: 'high', // default: true, // }, // platform: 'Windows 7 64-Bit', // browserName: 'Chrome', // version: '78', // }, /* // Edge 17.17134, Windows 10, hits=38578, vdist=0.171 // core-components { tags: { id: 'edge17', browser: 'edge', platform: 'windows', device: 'desktop', hits: 38578, popularity: 'low', default: false, }, platform: 'Windows 10', browserName: 'MicrosoftEdge', version: '17', }, // Edge 16.16299, Windows 10, hits=16947, vdist=0.163 // { // tags: { // id: 'edge16', // browser: 'edge', // platform: 'windows', // device: 'desktop', // hits: 16947, // popularity: 'low', // default: false, // }, // platform: 'Windows 10', // browserName: 'MicrosoftEdge', // version: '16', // }, // Edge 15 // core-components { tags: { id: 'edge15', browser: 'edge', platform: 'windows', device: 'desktop', hits: 16947, popularity: 'low', default: false, }, platform: 'Windows 10', browserName: 'MicrosoftEdge', version: '15', }, */ // Firefox 70, Windows 10, hits=145659, vdist=0.000 // core-components /* { tags: { id: 'firefox70', browser: 'firefox', platform: 'windows', device: 'desktop', hits: 145659, popularity: 'high', default: true, }, platform: 'Windows 10', browserName: 'Firefox', version: '70x64', } */ /* // Firefox 64 { tags: { id: 'firefox64', browser: 'firefox', platform: 'windows', device: 'desktop', hits: 0, popularity: 'low', default: false, }, browserName: 'Firefox', version: '64x64', platform: 'Windows 10' }, // Internet Explorer 11, Windows 10, hits=99574, vdist=0.000 // core-components { tags: { id: 'ie11', browser: 'internet explorer', platform: 'windows', device: 'desktop', hits: 99574, popularity: 'medium', default: true, }, platform: 'Windows 10', browserName: 'Internet Explorer', version: '11', }, // Internet Explorer 11, Windows 8.1, hits=15300, vdist=0.000 // { // tags: { // id: 'ie11win81', // browser: 'internet explorer', // platform: 'windows', // device: 'desktop', // hits: 15300, // popularity: 'low', // default: false, // }, // platform: 'Windows 8.1', // browserName: 'Internet Explorer', // version: '11', // }, // Internet Explorer 11, Windows 7, hits=22329, vdist=0.000 // core-components { tags: { id: 'ie11win7', browser: 'internet explorer', platform: 'windows', device: 'desktop', hits: 22329, popularity: 'low', default: false, }, platform: 'Windows 7 64-Bit', browserName: 'Internet Explorer', version: '11', }, // Mac: // core-components // Safari 9, not supported? { tags: { id: 'safari', browser: 'safari', platform: 'mac', device: 'desktop', hits: 0, popularity: 'low', default: false, // true }, platform: 'Mac OSX 10.09', browserName: 'Safari', version: '9', }, // Safari 13, Mac 10.15, hits=530034, vdist=0.000 // Safari 13, Mac 10.14, hits=95579, vdist=0.010 // Safari 13, Mac 10.13, hits=52303, vdist=0.020 // { // tags: { // id: 'safari', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 677916, // popularity: 'high', // default: false, // true // }, // platform: 'Mac OSX 10.15', // browserName: 'Safari', // version: '13', // }, // Safari 12.1, Mac 10.14, hits=49980, vdist=0.100 // Safari 12.1, Mac 10.12, hits=33694, vdist=0.102 // Safari 12, Mac 10.14, hits=19374, vdist=0.000 // Safari 12.1, Mac 10.13, hits=10616, vdist=0.100 // Safari 12, Mac 10.13, hits=2889, vdist=0.010 // Safari 12, Mac 10.12, hits=1339, vdist=0.020 // { // tags: { // id: 'safari12', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 117892, // popularity: 'high', // default: false, // true // }, // platform: 'Mac OSX 10.14', // browserName: 'Safari', // version: '12', // }, // Safari 11.1, Mac 10.11, hits=24936, vdist=0.102 // Safari 11.1, Mac 10.13, hits=9020, vdist=0.100 // Safari 11, Mac 10.13, hits=3546, vdist=0.000 // { // tags: { // id: 'safari11', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 37502, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.13', // browserName: 'Safari', // version: '11', // }, // Safari 10.1, Mac 10.10, hits=26357, vdist=0.102 // Safari 10.1, Mac 10.12, hits=3464, vdist=0.100 // Safari 10, Mac 10.12, hits=1259, vdist=0.000 // { // tags: { // id: 'safari10', // browser: 'safari', // platform: 'mac', // device: 'desktop', // hits: 31080, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.12', // browserName: 'Safari', // version: '10', // }, // Chrome 78, Mac 10.15, hits=53741, vdist=0.000 // { // tags: { // id: 'chromeMac1015', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 53741, // popularity: 'medium', // default: false, // }, // platform: 'Mac OSX 10.15', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.14, hits=104753, vdist=0.000 // { // tags: { // id: 'chromeMac1014', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 104753, // popularity: 'high', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.13, hits=41914, vdist=0.000 // { // tags: { // id: 'chromeMac1013', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 41914, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.13', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.12, hits=21783, vdist=0.000 // { // tags: { // id: 'chromeMac1012', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 21783, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.12', // browserName: 'Chrome', // version: '78x64', // }, // Chrome 78, Mac 10.11, hits=20068, vdist=0.000 // Chrome 78, Mac 10.10, hits=19915, vdist=0.010 // { // tags: { // id: 'chromeMac1011', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 39983, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.11', // browserName: 'Chrome', // version: '78x64', // }, // // // Chrome 77, Mac 10.14, hits=15024, vdist=0.000 // // Chrome 77, Mac 10.15, hits=2103, vdist=0.010 // { // tags: { // id: 'chrome77Mac1014', // browser: 'chrome', // platform: 'mac', // device: 'desktop', // hits: 17127, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Chrome', // version: '77x64', // }, // // // Firefox 70, Mac 10.15, hits=8002, vdist=0.000 // // Firefox 70, Mac 10.9, hits=3487, vdist=0.750 // { // tags: { // id: 'firefoxMac1015', // browser: 'firefox', // platform: 'mac', // device: 'desktop', // hits: 11489, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.15', // browserName: 'Firefox', // version: '70', // }, // Firefox 70, Mac 10.14, hits=12145, vdist=0.000 // { // tags: { // id: 'firefoxMac1014', // browser: 'firefox', // platform: 'mac', // device: 'desktop', // hits: 12145, // popularity: 'low', // default: false, // }, // platform: 'Mac OSX 10.14', // browserName: 'Firefox', // version: '70', // }, // Android: // Chrome 78, Android 8.0, hits=110227, vdist=1.414 // Chrome 78, Android 7.0, hits=53495, vdist=2.236 // Chrome 78, Android 8.1, hits=32265, vdist=1.345 // Chrome 78, Android 6.0, hits=27535, vdist=3.162 // Chrome 78, Android 7.1, hits=12165, vdist=2.147 // Chrome 78, Android 5.1, hits=6148, vdist=4.026 // Chrome 78, Android 5.0, hits=5707, vdist=4.123 // Chrome 77, Android 8.0, hits=4761, vdist=1.000 // Chrome 77, Android 7.0, hits=2345, vdist=2.000 // Chrome 77, Android 8.1, hits=1017, vdist=0.900 // { // tags: { // id: 'android9', // browser: 'chrome', // platform: 'android', // device: 'mobile', // hits: 255665, // popularity: 'high', // default: true, // }, // deviceName: 'Pixel 3', // platformName: 'Android', // platformVersion: '9.0', // browserName: 'Chrome', // }, // Chrome 78, Android 4.4, hits=3319, vdist=4.686 // Chrome 77, Android 6.0, hits=2449, vdist=2.828 // Chrome 76, Android 8.0, hits=2122, vdist=1.000 // Chrome 76, Android 7.0, hits=1429, vdist=1.414 // Chrome 75, Android 8.0, hits=1309, vdist=0.000 // Chrome 76, Android 6.0, hits=1190, vdist=2.236 // Chrome 77, Android 5.1, hits=1012, vdist=3.523 // { // tags: { // id: 'android8', // browser: 'chrome', // platform: 'android', // device: 'mobile', // hits: 12830, // popularity: 'low', // default: false, // }, // deviceName: 'Galaxy S8', // platformName: 'Android', // platformVersion: '8.0', // browserName: 'Chrome', // }, // Chrome 78, Android 7.1, hits=8583, vdist=4.148 // Chrome 78, Android 6.0, hits=8027, vdist=4.000 // Chrome 78, Android 8.1, hits=7205, vdist=4.518 // Chrome 78, Android 7.0, hits=3596, vdist=4.123 // Chrome 78, Android 8.0, hits=3352, vdist=4.472 // Chrome 78, Android 5.0, hits=2347, vdist=4.123 // Chrome 78, Android 5.1, hits=2238, vdist=4.100 // { // tags: { // id: 'android6', // browser: 'chrome', // platform: 'android', // device: 'tablet', // hits: 35348, // popularity: 'low', // default: false, // }, // deviceName: 'Nexus 9', // platformName: 'Android', // platformVersion: '6.0', // browserName: 'Chrome', // }, // iOS: // Safari 13, iOS 13.1, hits=557452, vdist=1.487 // Safari 12.1, iOS 12.4, hits=243035, vdist=0.412 // Safari 13.1, iOS 13.1, hits=242217, vdist=1.556 // Safari 13, iOS 13.2, hits=171731, vdist=1.562 // Safari 12.4, iOS 12.4, hits=92673, vdist=0.566 // Safari 13.2, iOS 13.2, hits=77143, vdist=1.697 // Safari 12.1, iOS 12.3, hits=48386, vdist=0.316 // Safari 12, iOS 12.1, hits=22843, vdist=0.100 // Safari 12.1, iOS 12.2, hits=15345, vdist=0.224 // Safari 12.3, iOS 12.3, hits=14392, vdist=0.424 // Safari 13, iOS 13.0, hits=12859, vdist=1.414 // Safari 12.1, iOS 12.1, hits=6318, vdist=0.141 // Safari 12, iOS 12.0, hits=5735, vdist=0.000 // Safari 12.2, iOS 12.2, hits=4733, vdist=0.283 // Safari 13, iOS 13.3, hits=1867, vdist=1.640 // { // tags: { // id: 'iphone', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 1516729, // popularity: 'high', // default: true, // }, // deviceName: 'iPhone XR Simulator', // platformName: 'iOS', // platformVersion: '12.0', // browserName: 'Safari', // // // allScriptsTimeout gives error. CBT: 'We are working on upgrading our // // infrastructure but for now you can try to pass timeouts through your // // capabilites like so "timeouts": {"script": 1000}?' It works, but only // // for iOS... // timeouts: { // script: 30000, // }, // configOverrides: { // allScriptsTimeout: 0, // }, // }, // Safari 11, iOS 11.4, hits=16222, vdist=0.400 // Safari 11, iOS 11.2, hits=6698, vdist=0.200 // Safari 11.4, iOS 11.4, hits=5071, vdist=0.566 // Safari 11, iOS 11.3, hits=4877, vdist=0.300 // Safari 11, iOS 11.0, hits=2176, vdist=0.000 // Safari 11.2, iOS 11.2, hits=1880, vdist=0.283 // Safari 11, iOS 11.1, hits=1532, vdist=0.100 // Safari 11.3, iOS 11.3, hits=1401, vdist=0.424 // { // tags: { // id: 'iphone11', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 39857, // popularity: 'low', // default: true, // }, // deviceName: 'iPhone X Simulator', // platformName: 'iOS', // platformVersion: '11.0', // browserName: 'Safari', // }, // // // Safari 10, iOS 10.3, hits=8399, vdist=0.100 // // Safari 10.3, iOS 10.3, hits=1903, vdist=0.316 // { // tags: { // id: 'iphone7', // browser: 'safari', // platform: 'ios', // device: 'mobile', // hits: 10302, // popularity: 'low', // default: true, // }, // deviceName: 'iPhone 7 Simulator', // platformName: 'iOS', // platformVersion: '10.2', // browserName: 'Safari', // }, // Safari 12.1, iOS 12.4, hits=297854, vdist=0.412 // Safari 12.1, iOS 12.3, hits=69303, vdist=0.316 // Safari 12, iOS 12.1, hits=45315, vdist=0.100 // Safari 12.4, iOS 12.4, hits=32610, vdist=0.566 // Safari 13.1, iOS 13.1, hits=32028, vdist=1.556 // Safari 12.1, iOS 12.2, hits=31706, vdist=0.224 // Safari 13.2, iOS 13.2, hits=14174, vdist=1.697 // Safari 12, iOS 12.0, hits=7503, vdist=0.000 // Safari 13, iOS 13.1, hits=6217, vdist=1.487 // Safari 12.3, iOS 12.3, hits=6066, vdist=0.424 // Safari 12.1, iOS 12.1, hits=3607, vdist=0.141 // Safari 13, iOS 13.2, hits=2778, vdist=1.562 // Safari 12.2, iOS 12.2, hits=1940, vdist=0.283 // { // tags: { // id: 'ipad', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 551101, // popularity: 'high', // default: true, // }, // deviceName: 'iPad 6th Generation Simulator', // platformName: 'iOS', // platformVersion: '12.0', // browserName: 'Safari', // }, // Safari 11, iOS 11.4, hits=18581, vdist=0.400 // Safari 11, iOS 11.2, hits=8982, vdist=0.200 // Safari 11, iOS 11.3, hits=8402, vdist=0.300 // Safari 11, iOS 11.0, hits=4069, vdist=0.000 // Safari 11, iOS 11.1, hits=3526, vdist=0.100 // Safari 11.4, iOS 11.4, hits=1574, vdist=0.566 // { // tags: { // id: 'ipad11', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 45134, // popularity: 'low', // default: false, // }, // deviceName: 'iPad Pro Simulator', // platformName: 'iOS', // platformVersion: '11.0', // browserName: 'Safari', // }, // Safari 10, iOS 10.3, hits=50181, vdist=0.100 // Safari 10.3, iOS 10.3, hits=8065, vdist=0.316 // Safari 10, iOS 10.2, hits=1728, vdist=0.000 // { // tags: { // id: 'ipad10', // browser: 'safari', // platform: 'ios', // device: 'tablet', // hits: 59974, // popularity: 'medium', // default: false, // true // }, // deviceName: 'iPad Pro Simulator', // platformName: 'iOS', // platformVersion: '10.2', // browserName: 'Safari', // }, // Safari 9, iOS 9.3, hits=12568, vdist=0.000 // Safari 9.3, iOS 9.3, hits=4288, vdist=0.300 { tags: { id: 'ipad9', browser: 'safari', platform: 'ios', device: 'tablet', hits: 16856, popularity: 'low', default: false, }, deviceName: 'iPad Pro Simulator', platformName: 'iOS', platformVersion: '9.3', browserName: 'Safari', } */ ``` </details>
test
tests cbt config for more platforms run tests for multiple browsers to ensure baseline across devices and platforms solve element not interactable issue for dialog tests in ie write tests for core toggle with autoposition old browserstack config left over from migration to cbt huge const capabilities islocal browsername chrome chromeoptions args browsername chrome browser version os windows os version browsername chrome browser version os windows os version browsername edge browser version os windows os version browsername edge browser version os windows os version browsername edge browser version os windows os version browsername ie browser version os windows os version browsername ie browser version os windows os version browsername firefox browser version os windows os version browsername firefox browser version os windows os version browsername safari browser version os os x os version sierra browsername safari browser version os os x os version el capitan browsername safari browser version os os x os version sierra resolution device ipad pro real mobile true nativewebtap true device iphone os ios os version real mobile true nativewebtap true device iphone os ios os version real mobile true nativewebtap true os version device iphone se real mobile true nativewebtap true device iphone x os version real mobile true nativewebtap true device iphone xs os version real mobile true nativewebtap true os version device google pixel real mobile true os version device samsung galaxy real mobile true os version device samsung galaxy note real mobile true os version device samsung galaxy real mobile true os version device samsung galaxy note real mobile true windows chrome windows hits vdist tags id chrome browser chrome platform windows device desktop hits popularity high default true platform windows browsername chrome version chrome windows hits vdist tags id browser chrome platform windows device desktop hits popularity medium default false platform windows browsername chrome version chrome windows hits vdist tags id browser chrome platform windows device desktop hits popularity low default false platform windows browsername chrome version chrome windows hits vdist tags id browser chrome platform windows device desktop hits popularity high default true platform windows bit browsername chrome version edge windows hits vdist core components tags id browser edge platform windows device desktop hits popularity low default false platform windows browsername microsoftedge version edge windows hits vdist tags id browser edge platform windows device desktop hits popularity low default false platform windows browsername microsoftedge version edge core components tags id browser edge platform windows device desktop hits popularity low default false platform windows browsername microsoftedge version firefox windows hits vdist core components tags id browser firefox platform windows device desktop hits popularity high default true platform windows browsername firefox version firefox tags id browser firefox platform windows device desktop hits popularity low default false browsername firefox version platform windows internet explorer windows hits vdist core components tags id browser internet explorer platform windows device desktop hits popularity medium default true platform windows browsername internet explorer version internet explorer windows hits vdist tags id browser internet explorer platform windows device desktop hits popularity low default false platform windows browsername internet explorer version internet explorer windows hits vdist core components tags id browser internet explorer platform windows device desktop hits popularity low default false platform windows bit browsername internet explorer version mac core components safari not supported tags id safari browser safari platform mac device desktop hits popularity low default false true platform mac osx browsername safari version safari mac hits vdist safari mac hits vdist safari mac hits vdist tags id safari browser safari platform mac device desktop hits popularity high default false true platform mac osx browsername safari version safari mac hits vdist safari mac hits vdist safari mac hits vdist safari mac hits vdist safari mac hits vdist safari mac hits vdist tags id browser safari platform mac device desktop hits popularity high default false true platform mac osx browsername safari version safari mac hits vdist safari mac hits vdist safari mac hits vdist tags id browser safari platform mac device desktop hits popularity low default false platform mac osx browsername safari version safari mac hits vdist safari mac hits vdist safari mac hits vdist tags id browser safari platform mac device desktop hits popularity low default false platform mac osx browsername safari version chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity medium default false platform mac osx browsername chrome version chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity high default false platform mac osx browsername chrome version chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity low default false platform mac osx browsername chrome version chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity low default false platform mac osx browsername chrome version chrome mac hits vdist chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity low default false platform mac osx browsername chrome version chrome mac hits vdist chrome mac hits vdist tags id browser chrome platform mac device desktop hits popularity low default false platform mac osx browsername chrome version firefox mac hits vdist firefox mac hits vdist tags id browser firefox platform mac device desktop hits popularity low default false platform mac osx browsername firefox version firefox mac hits vdist tags id browser firefox platform mac device desktop hits popularity low default false platform mac osx browsername firefox version android chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist tags id browser chrome platform android device mobile hits popularity high default true devicename pixel platformname android platformversion browsername chrome chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist tags id browser chrome platform android device mobile hits popularity low default false devicename galaxy platformname android platformversion browsername chrome chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist chrome android hits vdist tags id browser chrome platform android device tablet hits popularity low default false devicename nexus platformname android platformversion browsername chrome ios safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist tags id iphone browser safari platform ios device mobile hits popularity high default true devicename iphone xr simulator platformname ios platformversion browsername safari allscriptstimeout gives error cbt we are working on upgrading our infrastructure but for now you can try to pass timeouts through your capabilites like so timeouts script it works but only for ios timeouts script configoverrides allscriptstimeout safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist tags id browser safari platform ios device mobile hits popularity low default true devicename iphone x simulator platformname ios platformversion browsername safari safari ios hits vdist safari ios hits vdist tags id browser safari platform ios device mobile hits popularity low default true devicename iphone simulator platformname ios platformversion browsername safari safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist tags id ipad browser safari platform ios device tablet hits popularity high default true devicename ipad generation simulator platformname ios platformversion browsername safari safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist safari ios hits vdist tags id browser safari platform ios device tablet hits popularity low default false devicename ipad pro simulator platformname ios platformversion browsername safari safari ios hits vdist safari ios hits vdist safari ios hits vdist tags id browser safari platform ios device tablet hits popularity medium default false true devicename ipad pro simulator platformname ios platformversion browsername safari safari ios hits vdist safari ios hits vdist tags id browser safari platform ios device tablet hits popularity low default false devicename ipad pro simulator platformname ios platformversion browsername safari
1
1,158
14,853,440,176
IssuesEvent
2021-01-18 09:57:44
esrlabs/northstar
https://api.github.com/repos/esrlabs/northstar
closed
Add sextant parameters for mksquashfs's compression algorithm and block size
portability
The supported compression algorithms by squashfs depend on the kernel configuration. Different targets might support different compression algorithms. For this reason, it makes sense to add a parameter to sextant to specify the compression algorithm used to pack the container rootfs. An other important parameter is the size of the compressed blocks of data. It has a influence both in the access speed as well as the size of the resulting file.
True
Add sextant parameters for mksquashfs's compression algorithm and block size - The supported compression algorithms by squashfs depend on the kernel configuration. Different targets might support different compression algorithms. For this reason, it makes sense to add a parameter to sextant to specify the compression algorithm used to pack the container rootfs. An other important parameter is the size of the compressed blocks of data. It has a influence both in the access speed as well as the size of the resulting file.
non_test
add sextant parameters for mksquashfs s compression algorithm and block size the supported compression algorithms by squashfs depend on the kernel configuration different targets might support different compression algorithms for this reason it makes sense to add a parameter to sextant to specify the compression algorithm used to pack the container rootfs an other important parameter is the size of the compressed blocks of data it has a influence both in the access speed as well as the size of the resulting file
0
243,286
20,375,973,228
IssuesEvent
2022-02-21 15:39:10
alanlowzies/ip
https://api.github.com/repos/alanlowzies/ip
closed
Dynamic Greetings, Responses, and Farewells cannot be Accounted for in Text UI Testing
ui testing
Sora will greet the user with different greetings based on the time of the day. Likewise, she will bid the user farewell differently depending on the time. The same goes for the acknowledgements when responding to commands. For example, Sora may acknowledge the `list` command differently: ![image](https://user-images.githubusercontent.com/30099983/152155438-386169a5-4791-4d46-953a-d638187b040b.png) Unfortunately, with the current method of semi-automatic text UI testing taught so far, I am unable to account for these dynamic texts in a single testing file. A possible solution I have thought of is to create different `EXPECTED.txt` files for each part of the day. However, even with this solution, dynamic responses will still not be accounted for.
1.0
Dynamic Greetings, Responses, and Farewells cannot be Accounted for in Text UI Testing - Sora will greet the user with different greetings based on the time of the day. Likewise, she will bid the user farewell differently depending on the time. The same goes for the acknowledgements when responding to commands. For example, Sora may acknowledge the `list` command differently: ![image](https://user-images.githubusercontent.com/30099983/152155438-386169a5-4791-4d46-953a-d638187b040b.png) Unfortunately, with the current method of semi-automatic text UI testing taught so far, I am unable to account for these dynamic texts in a single testing file. A possible solution I have thought of is to create different `EXPECTED.txt` files for each part of the day. However, even with this solution, dynamic responses will still not be accounted for.
test
dynamic greetings responses and farewells cannot be accounted for in text ui testing sora will greet the user with different greetings based on the time of the day likewise she will bid the user farewell differently depending on the time the same goes for the acknowledgements when responding to commands for example sora may acknowledge the list command differently unfortunately with the current method of semi automatic text ui testing taught so far i am unable to account for these dynamic texts in a single testing file a possible solution i have thought of is to create different expected txt files for each part of the day however even with this solution dynamic responses will still not be accounted for
1
64,879
12,501,333,060
IssuesEvent
2020-06-02 00:59:08
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Test failed: JIT\Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.cmd
arch-arm32 area-CodeGen-coreclr os-windows
**Job:** [coreclr-jitstress #20191103.1 Run Test Pri1 Windows_NT arm checked](https://dev.azure.com/dnceng/public/_build/results?buildId=414346) **Detail:** https://helix.dot.net/api/2019-06-17/jobs/ffa380b5-7806-4bef-abfe-f0baad1e37e5/workitems/JIT.Methodical/console **OS & Arch:** windows arm **Mode:** COMPlus_TieredCompilation=1 COMPlus_JitStress=1 **Log:** ``` JIT\Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.cmd [FAIL] Assert failure(PID 88 [0x00000058], Thread: 16224 [0x3f60]): !CREATE_CHECK_STRING(!"Detected use of a corrupted OBJECTREF. Possible GC hole.") <no module>! <no symbol> + 0x0 (0x00000000) File: F:\workspace\_work\1\s\src\vm\object.cpp Line: 669 Image: C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Payload\CoreRun.exe Return code: 1 Raw output file: C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Work\ce8f33bf-15b1-4a5b-9406-fcfe6c76d310\Exec\JIT\Methodical\Reports\JIT.Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.output.txt Raw output: BEGIN EXECUTION "C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Payload\corerun.exe" _il_dbgdeep_virt.dll Expected: 100 Actual: -1073740286 END EXECUTION - FAILED FAILED Test Harness Exitcode is : 1 ``` category:testing theme:tail-call skill-level:intermediate cost:medium
1.0
Test failed: JIT\Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.cmd - **Job:** [coreclr-jitstress #20191103.1 Run Test Pri1 Windows_NT arm checked](https://dev.azure.com/dnceng/public/_build/results?buildId=414346) **Detail:** https://helix.dot.net/api/2019-06-17/jobs/ffa380b5-7806-4bef-abfe-f0baad1e37e5/workitems/JIT.Methodical/console **OS & Arch:** windows arm **Mode:** COMPlus_TieredCompilation=1 COMPlus_JitStress=1 **Log:** ``` JIT\Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.cmd [FAIL] Assert failure(PID 88 [0x00000058], Thread: 16224 [0x3f60]): !CREATE_CHECK_STRING(!"Detected use of a corrupted OBJECTREF. Possible GC hole.") <no module>! <no symbol> + 0x0 (0x00000000) File: F:\workspace\_work\1\s\src\vm\object.cpp Line: 669 Image: C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Payload\CoreRun.exe Return code: 1 Raw output file: C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Work\ce8f33bf-15b1-4a5b-9406-fcfe6c76d310\Exec\JIT\Methodical\Reports\JIT.Methodical\tailcall\_il_dbgdeep_virt\_il_dbgdeep_virt.output.txt Raw output: BEGIN EXECUTION "C:\dotnetbuild\work\ffa380b5-7806-4bef-abfe-f0baad1e37e5\Payload\corerun.exe" _il_dbgdeep_virt.dll Expected: 100 Actual: -1073740286 END EXECUTION - FAILED FAILED Test Harness Exitcode is : 1 ``` category:testing theme:tail-call skill-level:intermediate cost:medium
non_test
test failed jit methodical tailcall il dbgdeep virt il dbgdeep virt cmd job detail os arch windows arm mode complus tieredcompilation complus jitstress log jit methodical tailcall il dbgdeep virt il dbgdeep virt cmd assert failure pid thread create check string detected use of a corrupted objectref possible gc hole file f workspace work s src vm object cpp line image c dotnetbuild work abfe payload corerun exe return code raw output file c dotnetbuild work abfe work exec jit methodical reports jit methodical tailcall il dbgdeep virt il dbgdeep virt output txt raw output begin execution c dotnetbuild work abfe payload corerun exe il dbgdeep virt dll expected actual end execution failed failed test harness exitcode is category testing theme tail call skill level intermediate cost medium
0
60,247
6,677,276,348
IssuesEvent
2017-10-05 09:47:54
espressomd/espresso
https://api.github.com/repos/espressomd/espresso
closed
EK tests non-deterministically fail
Bug Testcase
Sometimes with incorrect results, sometimes with NaNs. cuda-memcheck reports no access out of bounds or to uninitialized memory.
1.0
EK tests non-deterministically fail - Sometimes with incorrect results, sometimes with NaNs. cuda-memcheck reports no access out of bounds or to uninitialized memory.
test
ek tests non deterministically fail sometimes with incorrect results sometimes with nans cuda memcheck reports no access out of bounds or to uninitialized memory
1
13,013
3,103,318,522
IssuesEvent
2015-08-31 09:02:12
osakagamba/7GIQSKRNE5P3AVTZCEFXE3ON
https://api.github.com/repos/osakagamba/7GIQSKRNE5P3AVTZCEFXE3ON
closed
aVDgolawuUoiE+lKK+HltAWAFqVCTUKF9pQe/CdttEa+Kn4Tjf7zXJc/Ho4HFzxr3gdwgONeOSwJqevcdbMa6G+kMKKdVTKvPl7jnb1MeexBxgalaFNzxDGhgqwmIKTyz15+yTSG9qj4pG7jTS2G9KLBD/N42by18R/gVqyRY/A=
design
2STRoIPriMWTugMdxYP19YUL4F8sEmpP9AMVsfSyeVUGnxqIt6J5gp/eQnUvrEW23WFInc7PNa3HnNMLsZUuTn8fB4XGgpQAEO5XzSq3t9PLMMFPKvfk9HxkRuQsTN9iFLkn2MX0ERXUJpWOhHdUG0eyv15jaqArxhxqqMqRamWvU3sHMAEQbhZhLattZG2tCc7zmmu2p7f7JGV7PbMGzZ2fGHPdM9rzPPB2rI2GqKBkUEpV8mSVEuUlZuh3621Wb+rZTcfwnsHwWe+OSGTC8xRSa7dFM3fw8ixAm6vDOauQDgGEOUb/C1ZGFQX3iXNknvSODI1T+AsHYZ8XywWk7y9CmjMNVGl6dsGRkeC0Ik56uTZe2DeCSXBMQ+hzyMqDAPD4NWdYCK4kZL7b3bX27pfB0/Wqzlw//Tg4e9rgjFsp8suVhYRVJ5COY+r3z6mZK4lvICpIeCDlBfPHm85cXWzSSQxceekk84iwgtMH3Pnh+No7FcPuQr3PHVok1RvfOQvATfe4SSbURSl8I3NHaBLonktWWx3tigRhzFwc91hIjjd/4WfFUkc5Sws3EdjahhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1vrzrjzGpA2inasnm65xxdvhhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1v1UHUgOEUEzcvAMrrwJvlNZLgXCXbIjW2DvXe8ZDlTjRm5CPHLvIAyPDlnat/DrSXCnSxidZTw3NQ0TLCDc7V7Ek06VomMo56Drw28U5wUeOn5X6qRNaMSXnLpaISPEsycKTr45v7xJqp8/9YivJ6hVW8p3NaHKwpvCi7xUHY5SrOURykItsh+SOjPCZYd0YsNZly5mqnMmMbDPfx91juPBEPvl46SPco3HmQZw1eIManBkuojgeYgVdP0DWm05IuGFk8NyStv+7SWQGhIjxdbhhZPDckrb/u0lkBoSI8XWwCtkFvlibrQh7HyAYt83VNlnrBg2PSR3bB9M27F1e/xhhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1vkEdvNygBzGWlghlOQNaBewkbF5jskOkoWJXKRNHhFErZGEbzSYAMy0d3aquJ5WxUbxF7cpJXY9OM4uTPRCS49wc1PQYj40TujStvL8ALGgc6c+NSjDhgNyMt9miteSYQ=
1.0
aVDgolawuUoiE+lKK+HltAWAFqVCTUKF9pQe/CdttEa+Kn4Tjf7zXJc/Ho4HFzxr3gdwgONeOSwJqevcdbMa6G+kMKKdVTKvPl7jnb1MeexBxgalaFNzxDGhgqwmIKTyz15+yTSG9qj4pG7jTS2G9KLBD/N42by18R/gVqyRY/A= - 2STRoIPriMWTugMdxYP19YUL4F8sEmpP9AMVsfSyeVUGnxqIt6J5gp/eQnUvrEW23WFInc7PNa3HnNMLsZUuTn8fB4XGgpQAEO5XzSq3t9PLMMFPKvfk9HxkRuQsTN9iFLkn2MX0ERXUJpWOhHdUG0eyv15jaqArxhxqqMqRamWvU3sHMAEQbhZhLattZG2tCc7zmmu2p7f7JGV7PbMGzZ2fGHPdM9rzPPB2rI2GqKBkUEpV8mSVEuUlZuh3621Wb+rZTcfwnsHwWe+OSGTC8xRSa7dFM3fw8ixAm6vDOauQDgGEOUb/C1ZGFQX3iXNknvSODI1T+AsHYZ8XywWk7y9CmjMNVGl6dsGRkeC0Ik56uTZe2DeCSXBMQ+hzyMqDAPD4NWdYCK4kZL7b3bX27pfB0/Wqzlw//Tg4e9rgjFsp8suVhYRVJ5COY+r3z6mZK4lvICpIeCDlBfPHm85cXWzSSQxceekk84iwgtMH3Pnh+No7FcPuQr3PHVok1RvfOQvATfe4SSbURSl8I3NHaBLonktWWx3tigRhzFwc91hIjjd/4WfFUkc5Sws3EdjahhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1vrzrjzGpA2inasnm65xxdvhhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1v1UHUgOEUEzcvAMrrwJvlNZLgXCXbIjW2DvXe8ZDlTjRm5CPHLvIAyPDlnat/DrSXCnSxidZTw3NQ0TLCDc7V7Ek06VomMo56Drw28U5wUeOn5X6qRNaMSXnLpaISPEsycKTr45v7xJqp8/9YivJ6hVW8p3NaHKwpvCi7xUHY5SrOURykItsh+SOjPCZYd0YsNZly5mqnMmMbDPfx91juPBEPvl46SPco3HmQZw1eIManBkuojgeYgVdP0DWm05IuGFk8NyStv+7SWQGhIjxdbhhZPDckrb/u0lkBoSI8XWwCtkFvlibrQh7HyAYt83VNlnrBg2PSR3bB9M27F1e/xhhZPDckrb/u0lkBoSI8XW4YWTw3JK2/7tJZAaEiPF1vkEdvNygBzGWlghlOQNaBewkbF5jskOkoWJXKRNHhFErZGEbzSYAMy0d3aquJ5WxUbxF7cpJXY9OM4uTPRCS49wc1PQYj40TujStvL8ALGgc6c+NSjDhgNyMt9miteSYQ=
non_test
avdgolawuuoie lkk cdttea gvqyry a rztcfwnshwwe wqzlw xhhzpdckrb
0
105,836
16,661,000,637
IssuesEvent
2021-06-06 10:19:06
AlexRogalskiy/proverbs
https://api.github.com/repos/AlexRogalskiy/proverbs
opened
CVE-2020-28469 (Medium) detected in glob-parent-5.1.1.tgz
security vulnerability
## CVE-2020-28469 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-5.1.1.tgz</b></p></summary> <p>Extract the non-magic parent path from a glob string.</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz</a></p> <p>Path to dependency file: proverbs/package.json</p> <p>Path to vulnerable library: proverbs/node_modules/glob-parent/package.json</p> <p> Dependency Hierarchy: - eslint-7.19.0.tgz (Root Library) - :x: **glob-parent-5.1.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/proverbs/commit/569bbdac8d2160da329324e07e46563ff4e9fd5e">569bbdac8d2160da329324e07e46563ff4e9fd5e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-28469 (Medium) detected in glob-parent-5.1.1.tgz - ## CVE-2020-28469 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-5.1.1.tgz</b></p></summary> <p>Extract the non-magic parent path from a glob string.</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz</a></p> <p>Path to dependency file: proverbs/package.json</p> <p>Path to vulnerable library: proverbs/node_modules/glob-parent/package.json</p> <p> Dependency Hierarchy: - eslint-7.19.0.tgz (Root Library) - :x: **glob-parent-5.1.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/proverbs/commit/569bbdac8d2160da329324e07e46563ff4e9fd5e">569bbdac8d2160da329324e07e46563ff4e9fd5e</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in glob parent tgz cve medium severity vulnerability vulnerable library glob parent tgz extract the non magic parent path from a glob string library home page a href path to dependency file proverbs package json path to vulnerable library proverbs node modules glob parent package json dependency hierarchy eslint tgz root library x glob parent tgz vulnerable library found in head commit a href vulnerability details this affects the package glob parent before the enclosure regex used to check for strings ending in enclosure containing path separator publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent step up your open source security game with whitesource
0
292,945
8,971,095,458
IssuesEvent
2019-01-29 15:11:07
libp2p/rust-libp2p
https://api.github.com/repos/libp2p/rust-libp2p
opened
Abstract over tokio-timer in order to compile for the browser
difficulty:moderate priority:oneday
I don't know exactly *how*, but we should not use `tokio-timer` when compiling for WASM/Emscripten, was this will not work.
1.0
Abstract over tokio-timer in order to compile for the browser - I don't know exactly *how*, but we should not use `tokio-timer` when compiling for WASM/Emscripten, was this will not work.
non_test
abstract over tokio timer in order to compile for the browser i don t know exactly how but we should not use tokio timer when compiling for wasm emscripten was this will not work
0
158,666
12,422,177,881
IssuesEvent
2020-05-23 20:39:28
drafthub/drafthub
https://api.github.com/repos/drafthub/drafthub
opened
not covered code in `draft.forms`
help wanted tests
Here is the coverage report from `check.py` ``` $ docker-compose exec web python check.py coverage Name Stmts Miss Cover Missing ----------------------------------------------------------------------------- ... drafthub/draft/forms.py 59 28 53% 19, 22, 34, 40-45, 55-81 ... ``` And the [report from codecov](https://codecov.io/gh/drafthub/drafthub/src/master/drafthub/draft/forms.py) New tests for this issue must be written in `drafthub/draft/tests/test_forms.py`
1.0
not covered code in `draft.forms` - Here is the coverage report from `check.py` ``` $ docker-compose exec web python check.py coverage Name Stmts Miss Cover Missing ----------------------------------------------------------------------------- ... drafthub/draft/forms.py 59 28 53% 19, 22, 34, 40-45, 55-81 ... ``` And the [report from codecov](https://codecov.io/gh/drafthub/drafthub/src/master/drafthub/draft/forms.py) New tests for this issue must be written in `drafthub/draft/tests/test_forms.py`
test
not covered code in draft forms here is the coverage report from check py docker compose exec web python check py coverage name stmts miss cover missing drafthub draft forms py and the new tests for this issue must be written in drafthub draft tests test forms py
1
35,672
5,002,282,709
IssuesEvent
2016-12-11 09:43:11
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
github.com/cockroachdb/cockroach/pkg/storage: TestStoreRangeSystemSplits failed under stress
Robot test-failure
SHA: https://github.com/cockroachdb/cockroach/commits/e71bf9d675364bdd1607e6eb3bf4d226116fd108 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=deadlock GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=87442&tab=buildLog ``` /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc4229152c0, 0xc432894b40) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:325 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2ca github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952bc0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 1 [chan receive]: testing.(*T).Run(0xc42015e480, 0x1a83c03, 0x1a, 0x1c776f8, 0xc42028da01) /usr/local/go/src/testing/testing.go:647 +0x316 testing.RunTests.func1(0xc42015e480) /usr/local/go/src/testing/testing.go:793 +0x6d testing.tRunner(0xc42015e480, 0xc4200d1bc0) /usr/local/go/src/testing/testing.go:610 +0x81 testing.RunTests(0x1c791b8, 0x264bc40, 0x168, 0x168, 0xc42031e0d0) /usr/local/go/src/testing/testing.go:799 +0x2f5 testing.(*M).Run(0xc4200d1ee8, 0xc42028dd30) /usr/local/go/src/testing/testing.go:743 +0x85 github.com/cockroachdb/cockroach/pkg/storage_test.TestMain(0xc4200d1ee8) /go/src/github.com/cockroachdb/cockroach/pkg/storage/main_test.go:57 +0x1ff main.main() github.com/cockroachdb/cockroach/pkg/storage/_test/_testmain.go:784 +0xc6 goroutine 17 [syscall, 1 minutes, locked to thread]: runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:2086 +0x1 goroutine 18 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/log.(*loggingT).flushDaemon(0x2b2bd80) /go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:1016 +0x77 created by github.com/cockroachdb/cockroach/pkg/util/log.init.1 /go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:581 +0x95 goroutine 3484531 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).maybeAddToPurgatory.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:637 +0xaef github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428538120) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483473 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e91b840, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x15, 0xc435235f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483819 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*idAllocator).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/id_alloc.go:133 +0x7c8 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420120980) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483471 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872400, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x11, 0xc4395f7f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7360) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483528 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1295 +0x39b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc42c7ca000) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483480 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3120, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x9, 0xc43674df10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7480) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483467 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3130, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x16, 0xc42d3b5f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483527 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1209 +0x165 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7640) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483481 [semacquire]: sync.runtime_Semacquire(0xc42f019544) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*WaitGroup).Wait(0xc42f019538) /usr/local/go/src/sync/waitgroup.go:131 +0x97 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait(0xc42f0194a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:187 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processRaft.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3383 +0x3a github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420cc7bd0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483476 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872410, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x4, 0xc42dd47f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7400) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528180 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3130, 0xc431c1f860) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528150 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc4368723f0, 0xc431b82ae0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483470 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3170, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xc, 0xc439539f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7340) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483466 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3110, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x10, 0xc42d3b9f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528182 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3150, 0xc431c1f9e0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483188 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open.func1(0xc426aa75e0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:373 +0x44 created by github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:374 +0x702 goroutine 3528153 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872430, 0xc431b82d20) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528181 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3140, 0xc431c1f920) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483479 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3140, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x6, 0xc431617f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7460) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483581 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483474 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872420, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x13, 0xc436751f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483190 [chan receive]: github.com/cockroachdb/cockroach/pkg/rpc.NewContext.func1() /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:137 +0x76 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4288260c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483529 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1295 +0x39b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc42c7ca030) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528184 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3170, 0xc431c1fb60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3525797 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).heartbeatLoop(0xc42c27cfa0, 0x2b2eebaf9380, 0xc43093c000, 0x154500abfe82a84e, 0xa4b08fd263fe939e) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:647 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).updateState.func2(0x2b2eebaf9380, 0xc436cd5ef0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:919 +0x51 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc42f9cddd0, 0x2346a33, 0x16, 0x398, 0x2672fa0, 0xc4314abd60, 0xc42f359ac0, 0x2b2eebaf9380, 0xc436cd5ef0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:264 +0xdf created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:265 +0x234 goroutine 3527813 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e83c780, 0xc430495140) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528189 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f31f0, 0xc431c1ff80) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483477 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e83c780, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xd, 0xc431613f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7420) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528183 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3160, 0xc431c1faa0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483469 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872430, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x3, 0xc431d5bf10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7320) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483579 [runnable]: github.com/cockroachdb/cockroach/vendor/github.com/petermattis/goid.Get(0x4) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/petermattis/goid/goid_go1.6plus.go:50 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*lockOrder).PreLock(0xc42014ce20, 0x4, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:242 +0xa8 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.PreLock(0x4, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:129 +0x4b github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc43328fc10, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:145 +0x93 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/metric.(*Histogram).RecordValue(0xc424048000, 0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/util/metric/metric.go:217 +0x3a github.com/cockroachdb/cockroach/pkg/storage.newReplica.func4(0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:603 +0x46 github.com/cockroachdb/cockroach/pkg/util/syncutil.ThresholdLogger.func1(0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:53 +0x6c github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Unlock(0xc431a0eff0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:97 +0xb6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Desc(0xc431a0ef00, 0xc42d6597a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1073 +0x7e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).LookupReplica(0xc423d18360, 0xc42e9b36a3, 0x1, 0xd, 0xc42e9b36a3, 0x2, 0xd, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:215 +0x249 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc42f30dda0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:152 +0x131 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc430aa6e60, 0xc4314f8de0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc42ee38bc0, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x5, 0xc42f158f20, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc42ee38bc0, 0x5, 0xc42f158f20, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c180, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4307ca048, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc4307ca000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4307ca048, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc4307ca000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc434c831a8, 0xc439579200, 0x0, 0xc42e9b36e0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc4307ca000, 0xc439579200, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor.func1(0xc4307ca000, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2458 +0x6fd github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc4307ca000, 0xc430f0b410, 0x2, 0x1abc50b) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc4307ca000, 0xc430f00101, 0x0, 0xc430f0b400, 0x26510c0, 0xc42f3c2dc0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc426aa7ea0, 0x2b2eebac67b0, 0xc430ae62a0, 0xc42f763b00, 0xc434c838a0, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor(0xc431a0ef00, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc430f0b0f0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2459 +0xab4 github.com/cockroachdb/cockroach/pkg/storage.(*splitQueue).process(0xc4219f3770, 0x2b2eebac67b0, 0xc430ae62a0, 0xc4304c20f0, 0xc431a0ef00, 0xc42a95d800, 0x1d, 0x20, 0x0, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/storage/split_queue.go:111 +0x290 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processReplica(0xc43517c0f0, 0x2b2eebaf9380, 0xc4304c2030, 0xc431a0ef00, 0xc4282eeac0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:579 +0x3e6 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1.2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:499 +0xf2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc42f9cddd0, 0xc434c83e30, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:506 +0x34d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527812 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e83c700, 0xc430495080) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3527500 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e91b840, 0xc4228a2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483472 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e83c700, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x2, 0xc42dd4bf10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7380) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483478 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3160, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x1a, 0xc439471f00) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7440) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483475 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc4368723f0, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xf, 0xc431d5ff10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483464 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:171 +0x55 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7280) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483482 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).raftTickLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3409 +0x334 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420cc7cf0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528179 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3120, 0xc431c1f7a0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528152 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872420, 0xc431b82c60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483578 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952ae0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483582 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f31f0, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).GetReplica(0xc42c451500, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1539 +0x58 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).pop(0xc43517c3c0, 0xc426b8f7a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:704 +0x120 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:493 +0x26d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483583 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952ba0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483468 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e91b830, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x7, 0xc435239f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7300) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483580 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b20) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527499 [runnable]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e91b830, 0xc4228a2ea0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528151 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872400, 0xc431b82ba0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528178 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3110, 0xc431c1f6e0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3482988 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2021 +0xb17 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1847 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1299 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc42c451500, 0x2b2eebaf9380, 0xc436ac5830, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2479 +0x6c5 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc42f30da40, 0x0, 0x0, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc430aa6a00, 0xc432d81e00) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc4328e6c80, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x5, 0xc42f158020, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc4328e6c80, 0x5, 0xc42f158020, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc426aa7ea0, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc4325c7f00, 0xc439579800, 0x0, 0x26700c0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc426aa7ea0, 0x2b2eebaf9380, 0xc430285d40, 0xc439579800, 0x2, 0xc4325c7ee0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/storage.(*intentResolver).maybePushTransactions(0xc428872da0, 0x2b2eebaf9380, 0xc430285d40, 0xc42e3885a0, 0x2, 0x2, 0x7b, 0x7cc, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/intent_resolver.go:236 +0xabb github.com/cockroachdb/cockroach/pkg/storage.(*intentResolver).processWriteIntentError(0xc428872da0, 0x2b2eebaf9380, 0xc430285d40, 0xc43235ebe0, 0x2670360, 0xc436ac4a20, 0x7b, 0x7cc, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/intent_resolver.go:95 +0x18e github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc42c451500, 0x2b2eebaf9380, 0xc430285d40, 0x7b, 0x7cb, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2516 +0xc20 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc436ac4ba0, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc432151ae0, 0xc43215ef60) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc42f3c2580, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x1, 0xc436d15500, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc42f3c2580, 0x1, 0xc436d15500, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc436d153a0, 0xc426f37200, 0x0, 0xc436d15380) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0xc426f37200, 0xc436d15380, 0xc42f1dce80) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).scan(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x199ba60, 0xc436d15360, 0x199ba60, 0xc436d15380, 0x0, 0x36d15300, 0xc4352c5968, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:307 +0x105 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Scan(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x199ba60, 0xc436d15360, 0x199ba60, 0xc436d15380, 0x0, 0x1c70871, 0xc41f8b1539, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:318 +0x9a github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits.func2.1(0xecfdf16ad, 0xc421688e7e) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:867 +0x15e github.com/cockroachdb/cockroach/pkg/util.RetryForDuration(0xa7a358200, 0xc4352c5c80, 0xc4352c5bb8, 0x270) /go/src/github.com/cockroachdb/cockroach/pkg/util/retry.go:31 +0xcd github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoonDepth(0x1, 0x2673b80, 0xc430455080, 0xc4352c5c80) /go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:41 +0x41 github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits.func2(0x16) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:879 +0x67d github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits(0xc430455080) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:897 +0x448 testing.tRunner(0xc430455080, 0x1c776f8) /usr/local/go/src/testing/testing.go:610 +0x81 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:646 +0x2ec goroutine 3483465 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3150, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x8, 0xc4395f3f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483229 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).printStatsLoop(0xc42c27cfa0, 0x2b2eeba741f8, 0xc420014578) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:209 +0xbd3 github.com/cockroachdb/cockroach/pkg/kv.NewTxnCoordSender.func1() /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:193 +0x98 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4213171b0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483483 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startCoalescedHeartbeatsLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3440 +0x167 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420ea6ee0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527817 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872410, 0xc430495440) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 ERROR: exit status 2 make: *** [stress] Error 1 1 runs completed, 1 failures, over 1m18s Makefile:147: recipe for target 'stress' failed ```
1.0
github.com/cockroachdb/cockroach/pkg/storage: TestStoreRangeSystemSplits failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/e71bf9d675364bdd1607e6eb3bf4d226116fd108 Parameters: ``` COCKROACH_PROPOSER_EVALUATED_KV=true TAGS=deadlock GOFLAGS= ``` Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=87442&tab=buildLog ``` /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:269 +0x8e github.com/cockroachdb/cockroach/pkg/storage.(*storeReplicaVisitor).Visit(0xc4229152c0, 0xc432894b40) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:325 +0x303 github.com/cockroachdb/cockroach/pkg/storage.(*replicaScanner).scanLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scanner.go:271 +0x2ca github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952bc0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 1 [chan receive]: testing.(*T).Run(0xc42015e480, 0x1a83c03, 0x1a, 0x1c776f8, 0xc42028da01) /usr/local/go/src/testing/testing.go:647 +0x316 testing.RunTests.func1(0xc42015e480) /usr/local/go/src/testing/testing.go:793 +0x6d testing.tRunner(0xc42015e480, 0xc4200d1bc0) /usr/local/go/src/testing/testing.go:610 +0x81 testing.RunTests(0x1c791b8, 0x264bc40, 0x168, 0x168, 0xc42031e0d0) /usr/local/go/src/testing/testing.go:799 +0x2f5 testing.(*M).Run(0xc4200d1ee8, 0xc42028dd30) /usr/local/go/src/testing/testing.go:743 +0x85 github.com/cockroachdb/cockroach/pkg/storage_test.TestMain(0xc4200d1ee8) /go/src/github.com/cockroachdb/cockroach/pkg/storage/main_test.go:57 +0x1ff main.main() github.com/cockroachdb/cockroach/pkg/storage/_test/_testmain.go:784 +0xc6 goroutine 17 [syscall, 1 minutes, locked to thread]: runtime.goexit() /usr/local/go/src/runtime/asm_amd64.s:2086 +0x1 goroutine 18 [chan receive]: github.com/cockroachdb/cockroach/pkg/util/log.(*loggingT).flushDaemon(0x2b2bd80) /go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:1016 +0x77 created by github.com/cockroachdb/cockroach/pkg/util/log.init.1 /go/src/github.com/cockroachdb/cockroach/pkg/util/log/clog.go:581 +0x95 goroutine 3484531 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).maybeAddToPurgatory.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:637 +0xaef github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428538120) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483473 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e91b840, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x15, 0xc435235f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483819 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*idAllocator).start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/id_alloc.go:133 +0x7c8 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420120980) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483471 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872400, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x11, 0xc4395f7f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7360) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483528 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1295 +0x39b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc42c7ca000) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483480 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3120, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x9, 0xc43674df10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7480) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483467 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3130, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x16, 0xc42d3b5f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483527 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).Start.func3() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1209 +0x165 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7640) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483481 [semacquire]: sync.runtime_Semacquire(0xc42f019544) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*WaitGroup).Wait(0xc42f019538) /usr/local/go/src/sync/waitgroup.go:131 +0x97 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Wait(0xc42f0194a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:187 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processRaft.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3383 +0x3a github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420cc7bd0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483476 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872410, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x4, 0xc42dd47f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7400) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528180 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3130, 0xc431c1f860) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528150 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc4368723f0, 0xc431b82ae0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483470 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3170, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xc, 0xc439539f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7340) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483466 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3110, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x10, 0xc42d3b9f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528182 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3150, 0xc431c1f9e0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483188 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open.func1(0xc426aa75e0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:373 +0x44 created by github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open /go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:374 +0x702 goroutine 3528153 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872430, 0xc431b82d20) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528181 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3140, 0xc431c1f920) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483479 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3140, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x6, 0xc431617f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7460) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483581 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b60) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483474 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872420, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x13, 0xc436751f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483190 [chan receive]: github.com/cockroachdb/cockroach/pkg/rpc.NewContext.func1() /go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:137 +0x76 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4288260c0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483529 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startGossip.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1295 +0x39b github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc42c7ca030) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528184 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3170, 0xc431c1fb60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3525797 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).heartbeatLoop(0xc42c27cfa0, 0x2b2eebaf9380, 0xc43093c000, 0x154500abfe82a84e, 0xa4b08fd263fe939e) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:647 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).updateState.func2(0x2b2eebaf9380, 0xc436cd5ef0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:919 +0x51 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask.func1(0xc42f9cddd0, 0x2346a33, 0x16, 0x398, 0x2672fa0, 0xc4314abd60, 0xc42f359ac0, 0x2b2eebaf9380, 0xc436cd5ef0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:264 +0xdf created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTask /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:265 +0x234 goroutine 3527813 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e83c780, 0xc430495140) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528189 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f31f0, 0xc431c1ff80) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483477 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e83c780, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xd, 0xc431613f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7420) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528183 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3160, 0xc431c1faa0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483469 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc436872430, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x3, 0xc431d5bf10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7320) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483579 [runnable]: github.com/cockroachdb/cockroach/vendor/github.com/petermattis/goid.Get(0x4) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/petermattis/goid/goid_go1.6plus.go:50 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*lockOrder).PreLock(0xc42014ce20, 0x4, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:242 +0xa8 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.PreLock(0x4, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:129 +0x4b github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc43328fc10, 0x18e05e0, 0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:145 +0x93 github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc424048040) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/metric.(*Histogram).RecordValue(0xc424048000, 0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/util/metric/metric.go:217 +0x3a github.com/cockroachdb/cockroach/pkg/storage.newReplica.func4(0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:603 +0x46 github.com/cockroachdb/cockroach/pkg/util/syncutil.ThresholdLogger.func1(0x2bc) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:53 +0x6c github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Unlock(0xc431a0eff0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:97 +0xb6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Desc(0xc431a0ef00, 0xc42d6597a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1073 +0x7e github.com/cockroachdb/cockroach/pkg/storage.(*Stores).LookupReplica(0xc423d18360, 0xc42e9b36a3, 0x1, 0xd, 0xc42e9b36a3, 0x2, 0xd, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:215 +0x249 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc42f30dda0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:152 +0x131 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc430aa6e60, 0xc4314f8de0) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc42ee38bc0, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x5, 0xc42f158f20, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc42ee38bc0, 0x5, 0xc42f158f20, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c6c0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc42738c180, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4307ca048, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).sendInternal(0xc4307ca000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc4307ca048, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:587 +0xfd github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).send(0xc4307ca000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:711 +0x498 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).(github.com/cockroachdb/cockroach/pkg/internal/client.send)-fm(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0x58 github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc434c831a8, 0xc439579200, 0x0, 0xc42e9b36e0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Run(0xc4307ca000, 0xc439579200, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:313 +0xc6 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor.func1(0xc4307ca000, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2458 +0x6fd github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn.func1(0xc4307ca000, 0xc430f0b410, 0x2, 0x1abc50b) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:468 +0x2f github.com/cockroachdb/cockroach/pkg/internal/client.(*Txn).Exec(0xc4307ca000, 0xc430f00101, 0x0, 0xc430f0b400, 0x26510c0, 0xc42f3c2dc0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/txn.go:520 +0x215 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Txn(0xc426aa7ea0, 0x2b2eebac67b0, 0xc430ae62a0, 0xc42f763b00, 0xc434c838a0, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:469 +0x1fa github.com/cockroachdb/cockroach/pkg/storage.(*Replica).adminSplitWithDescriptor(0xc431a0ef00, 0x2b2eebac67b0, 0xc430ae62a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc430f0b0f0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica_command.go:2459 +0xab4 github.com/cockroachdb/cockroach/pkg/storage.(*splitQueue).process(0xc4219f3770, 0x2b2eebac67b0, 0xc430ae62a0, 0xc4304c20f0, 0xc431a0ef00, 0xc42a95d800, 0x1d, 0x20, 0x0, 0x2) /go/src/github.com/cockroachdb/cockroach/pkg/storage/split_queue.go:111 +0x290 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processReplica(0xc43517c0f0, 0x2b2eebaf9380, 0xc4304c2030, 0xc431a0ef00, 0xc4282eeac0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:579 +0x3e6 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1.2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:499 +0xf2 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunTask(0xc42f9cddd0, 0xc434c83e30, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:224 +0x100 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:506 +0x34d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b00) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527812 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e83c700, 0xc430495080) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3527500 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e91b840, 0xc4228a2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483472 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e83c700, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x2, 0xc42dd4bf10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7380) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483478 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3160, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x1a, 0xc439471f00) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7440) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483475 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc4368723f0, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0xf, 0xc431d5ff10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d73e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483464 [chan receive]: github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:171 +0x55 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7280) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483482 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).raftTickLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3409 +0x334 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420cc7cf0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3528179 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3120, 0xc431c1f7a0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528152 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872420, 0xc431b82c60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3483578 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952ae0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483582 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f31f0, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).GetReplica(0xc42c451500, 0x1, 0x0, 0x0, 0x0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:1539 +0x58 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).pop(0xc43517c3c0, 0xc426b8f7a0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:704 +0x120 github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:493 +0x26d github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b80) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483583 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952ba0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483468 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e91b830, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x7, 0xc435239f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d7300) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483580 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*baseQueue).processLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/queue.go:475 +0x383 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc428952b20) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527499 [runnable]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e91b830, 0xc4228a2ea0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528151 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872400, 0xc431b82ba0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3528178 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc42e9f3110, 0xc431c1f6e0) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 goroutine 3482988 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Replica).tryAddWriteCmd(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:2021 +0xb17 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).addWriteCmd(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1847 +0x90 github.com/cockroachdb/cockroach/pkg/storage.(*Replica).Send(0xc431a0ef00, 0x2b2eebaf9380, 0xc42f30df50, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/replica.go:1299 +0x222 github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc42c451500, 0x2b2eebaf9380, 0xc436ac5830, 0x7b, 0x7ea, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2479 +0x6c5 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc42f30da40, 0x0, 0x0, 0x100000001, 0x1, 0x1a, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc430aa6a00, 0xc432d81e00) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc4328e6c80, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x5, 0xc42f158020, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc4328e6c80, 0x5, 0xc42f158020, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc426aa7ea0, 0x2b2eebaf9380, 0xc430285d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc4325c7f00, 0xc439579800, 0x0, 0x26700c0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc426aa7ea0, 0x2b2eebaf9380, 0xc430285d40, 0xc439579800, 0x2, 0xc4325c7ee0) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/storage.(*intentResolver).maybePushTransactions(0xc428872da0, 0x2b2eebaf9380, 0xc430285d40, 0xc42e3885a0, 0x2, 0x2, 0x7b, 0x7cc, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/intent_resolver.go:236 +0xabb github.com/cockroachdb/cockroach/pkg/storage.(*intentResolver).processWriteIntentError(0xc428872da0, 0x2b2eebaf9380, 0xc430285d40, 0xc43235ebe0, 0x2670360, 0xc436ac4a20, 0x7b, 0x7cc, 0x100000001, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/intent_resolver.go:95 +0x18e github.com/cockroachdb/cockroach/pkg/storage.(*Store).Send(0xc42c451500, 0x2b2eebaf9380, 0xc430285d40, 0x7b, 0x7cb, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:2516 +0xc20 github.com/cockroachdb/cockroach/pkg/storage.(*Stores).Send(0xc423d18360, 0x2b2eebaf9380, 0xc436ac4ba0, 0x0, 0x0, 0x100000001, 0x1, 0x1, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/storage/stores.go:187 +0x202 github.com/cockroachdb/cockroach/pkg/kv.(*senderTransport).SendNext(0xc432151ae0, 0xc43215ef60) /go/src/github.com/cockroachdb/cockroach/pkg/kv/transport.go:309 +0x1f8 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendToReplicas(0xc42d219c20, 0x2b2eebaf9308, 0xc42f3c2580, 0x1dcd6500, 0xc42913f140, 0xc42d219c58, 0x1, 0xc436d15500, 0x1, 0x1, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:1142 +0x35d github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendRPC(0xc42d219c20, 0x2b2eebaf9308, 0xc42f3c2580, 0x1, 0xc436d15500, 0x1, 0x1, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:410 +0x372 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendSingleRange(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:479 +0x16e github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).sendPartialBatch(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:931 +0x2c7 github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).divideAndSendBatchToRanges(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:810 +0x41f github.com/cockroachdb/cockroach/pkg/kv.(*DistSender).Send(0xc42d219c20, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/dist_sender.go:625 +0x2d8 github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).Send(0xc42c27cfa0, 0x2b2eebaf9380, 0xc436ac4a50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:418 +0x7e9 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).send(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:513 +0xbf github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run.func1(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:447 +0x6e github.com/cockroachdb/cockroach/pkg/internal/client.sendAndFill(0xc436d153a0, 0xc426f37200, 0x0, 0xc436d15380) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:418 +0x168 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Run(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0xc426f37200, 0xc436d15380, 0xc42f1dce80) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:449 +0xac github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).scan(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x199ba60, 0xc436d15360, 0x199ba60, 0xc436d15380, 0x0, 0x36d15300, 0xc4352c5968, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:307 +0x105 github.com/cockroachdb/cockroach/pkg/internal/client.(*DB).Scan(0xc426aa7ea0, 0x2b2eeba741f8, 0xc420014590, 0x199ba60, 0xc436d15360, 0x199ba60, 0xc436d15380, 0x0, 0x1c70871, 0xc41f8b1539, ...) /go/src/github.com/cockroachdb/cockroach/pkg/internal/client/db.go:318 +0x9a github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits.func2.1(0xecfdf16ad, 0xc421688e7e) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:867 +0x15e github.com/cockroachdb/cockroach/pkg/util.RetryForDuration(0xa7a358200, 0xc4352c5c80, 0xc4352c5bb8, 0x270) /go/src/github.com/cockroachdb/cockroach/pkg/util/retry.go:31 +0xcd github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoonDepth(0x1, 0x2673b80, 0xc430455080, 0xc4352c5c80) /go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:41 +0x41 github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits.func2(0x16) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:879 +0x67d github.com/cockroachdb/cockroach/pkg/storage_test.TestStoreRangeSystemSplits(0xc430455080) /go/src/github.com/cockroachdb/cockroach/pkg/storage/client_split_test.go:897 +0x448 testing.tRunner(0xc430455080, 0x1c776f8) /usr/local/go/src/testing/testing.go:610 +0x81 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:646 +0x2ec goroutine 3483465 [select]: github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock(0xc42e9f3150, 0x18e05e0, 0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:157 +0xc5d github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.(*Mutex).Lock(0xc4219f2f60) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x78 github.com/cockroachdb/cockroach/pkg/util/syncutil.(*TimedMutex).Lock(0xc42c4517e0) /go/src/github.com/cockroachdb/cockroach/pkg/util/syncutil/timedmutex.go:86 +0x34 github.com/cockroachdb/cockroach/pkg/storage.(*Store).processTick(0xc42c451500, 0x8, 0xc4395f3f10) /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3358 +0x76 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc42f0194a0, 0xc42f9cddd0) /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:225 +0x2b6 github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2() /go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:181 +0x33 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4287d72a0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483229 [select]: github.com/cockroachdb/cockroach/pkg/kv.(*TxnCoordSender).printStatsLoop(0xc42c27cfa0, 0x2b2eeba741f8, 0xc420014578) /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:209 +0xbd3 github.com/cockroachdb/cockroach/pkg/kv.NewTxnCoordSender.func1() /go/src/github.com/cockroachdb/cockroach/pkg/kv/txn_coord_sender.go:193 +0x98 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc4213171b0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3483483 [select]: github.com/cockroachdb/cockroach/pkg/storage.(*Store).startCoalescedHeartbeatsLoop.func1() /go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3440 +0x167 github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc42f9cddd0, 0xc420ea6ee0) /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0x7d created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker /go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:197 +0x66 goroutine 3527817 [semacquire]: sync.runtime_Semacquire(0xc4219f2f64) /usr/local/go/src/runtime/sema.go:47 +0x30 sync.(*Mutex).Lock(0xc4219f2f60) /usr/local/go/src/sync/mutex.go:85 +0xd0 sync.(*Mutex).Lock-fm() /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:55 +0x2a github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock.func1(0xc436872410, 0xc430495440) /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:151 +0x27 created by github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock.lock /go/src/github.com/cockroachdb/cockroach/vendor/github.com/sasha-s/go-deadlock/deadlock.go:153 +0xf3 ERROR: exit status 2 make: *** [stress] Error 1 1 runs completed, 1 failures, over 1m18s Makefile:147: recipe for target 'stress' failed ```
test
github com cockroachdb cockroach pkg storage teststorerangesystemsplits failed under stress sha parameters cockroach proposer evaluated kv true tags deadlock goflags stress build found a failed test go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg storage storereplicavisitor visit go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage replicascanner scanloop go src github com cockroachdb cockroach pkg storage scanner go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine testing t run usr local go src testing testing go testing runtests usr local go src testing testing go testing trunner usr local go src testing testing go testing runtests usr local go src testing testing go testing m run usr local go src testing testing go github com cockroachdb cockroach pkg storage test testmain go src github com cockroachdb cockroach pkg storage main test go main main github com cockroachdb cockroach pkg storage test testmain go goroutine runtime goexit usr local go src runtime asm s goroutine github com cockroachdb cockroach pkg util log loggingt flushdaemon go src github com cockroachdb cockroach pkg util log clog go created by github com cockroachdb cockroach pkg util log init go src github com cockroachdb cockroach pkg util log clog go goroutine github com cockroachdb cockroach pkg storage basequeue maybeaddtopurgatory go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage idallocator start go src github com cockroachdb cockroach pkg storage id alloc go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store startgossip go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store start go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync waitgroup wait usr local go src sync waitgroup go github com cockroachdb cockroach pkg storage raftscheduler wait go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage store processraft go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach pkg storage engine rocksdb open go src github com cockroachdb cockroach pkg storage engine rocksdb go created by github com cockroachdb cockroach pkg storage engine rocksdb open go src github com cockroachdb cockroach pkg storage engine rocksdb go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg rpc newcontext go src github com cockroachdb cockroach pkg rpc context go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store startgossip go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach pkg kv txncoordsender heartbeatloop go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg kv txncoordsender updatestate go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runasynctask go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com petermattis goid get go src github com cockroachdb cockroach vendor github com petermattis goid goid go github com cockroachdb cockroach vendor github com sasha s go deadlock lockorder prelock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock prelock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util metric histogram recordvalue go src github com cockroachdb cockroach pkg util metric metric go github com cockroachdb cockroach pkg storage newreplica go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg util syncutil thresholdlogger go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg util syncutil timedmutex unlock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage replica desc go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage stores lookupreplica go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg kv sendertransport sendnext go src github com cockroachdb cockroach pkg kv transport go github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client txn sendinternal go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn send go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client txn github com cockroachdb cockroach pkg internal client send fm go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn run go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg storage replica adminsplitwithdescriptor go src github com cockroachdb cockroach pkg storage replica command go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client txn exec go src github com cockroachdb cockroach pkg internal client txn go github com cockroachdb cockroach pkg internal client db txn go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg storage replica adminsplitwithdescriptor go src github com cockroachdb cockroach pkg storage replica command go github com cockroachdb cockroach pkg storage splitqueue process go src github com cockroachdb cockroach pkg storage split queue go github com cockroachdb cockroach pkg storage basequeue processreplica go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runtask go src github com cockroachdb cockroach pkg util stop stopper go github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store rafttickloop go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store getreplica go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage basequeue pop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage basequeue processloop go src github com cockroachdb cockroach pkg storage queue go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go goroutine github com cockroachdb cockroach pkg storage replica tryaddwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica addwritecmd go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage replica send go src github com cockroachdb cockroach pkg storage replica go github com cockroachdb cockroach pkg storage store send go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg kv sendertransport sendnext go src github com cockroachdb cockroach pkg kv transport go github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client db send go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg storage intentresolver maybepushtransactions go src github com cockroachdb cockroach pkg storage intent resolver go github com cockroachdb cockroach pkg storage intentresolver processwriteintenterror go src github com cockroachdb cockroach pkg storage intent resolver go github com cockroachdb cockroach pkg storage store send go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage stores send go src github com cockroachdb cockroach pkg storage stores go github com cockroachdb cockroach pkg kv sendertransport sendnext go src github com cockroachdb cockroach pkg kv transport go github com cockroachdb cockroach pkg kv distsender sendtoreplicas go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendrpc go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendsinglerange go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender sendpartialbatch go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender divideandsendbatchtoranges go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv distsender send go src github com cockroachdb cockroach pkg kv dist sender go github com cockroachdb cockroach pkg kv txncoordsender send go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg internal client db send go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client sendandfill go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db run go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db scan go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg internal client db scan go src github com cockroachdb cockroach pkg internal client db go github com cockroachdb cockroach pkg storage test teststorerangesystemsplits go src github com cockroachdb cockroach pkg storage client split test go github com cockroachdb cockroach pkg util retryforduration go src github com cockroachdb cockroach pkg util retry go github com cockroachdb cockroach pkg testutils succeedssoondepth go src github com cockroachdb cockroach pkg testutils soon go github com cockroachdb cockroach pkg storage test teststorerangesystemsplits go src github com cockroachdb cockroach pkg storage client split test go github com cockroachdb cockroach pkg storage test teststorerangesystemsplits go src github com cockroachdb cockroach pkg storage client split test go testing trunner usr local go src testing testing go created by testing t run usr local go src testing testing go goroutine github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock mutex lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach pkg util syncutil timedmutex lock go src github com cockroachdb cockroach pkg util syncutil timedmutex go github com cockroachdb cockroach pkg storage store processtick go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg kv txncoordsender printstatsloop go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg kv newtxncoordsender go src github com cockroachdb cockroach pkg kv txn coord sender go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg storage store startcoalescedheartbeatsloop go src github com cockroachdb cockroach pkg storage store go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine sync runtime semacquire usr local go src runtime sema go sync mutex lock usr local go src sync mutex go sync mutex lock fm go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go created by github com cockroachdb cockroach vendor github com sasha s go deadlock lock go src github com cockroachdb cockroach vendor github com sasha s go deadlock deadlock go error exit status make error runs completed failures over makefile recipe for target stress failed
1
79,662
3,538,418,927
IssuesEvent
2016-01-18 09:49:23
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
kube-up scripts should not assume that all nodes have to be ready.
priority/P1 team/control-plane
Currently even if one Node is NotReady startup scripts fail. We should drop this requirement as we're allowing bigger clusters now. In big clusters few Nodes may fail to register in time (or at all), as e.g. virtual machine startup may fail (various cloud providers have different SLO's on machine startup success rates). We should decide on percentage, smaller than 100, of machines that are requires for us to say that cluster startup were successful and update startup scripts. We also need to decide on what to do with fail machines - how do we tell user that some of them are not working and how can we help him/her with returning them to the provider. Ref. #18969 cc @quinton-hoole @davidopp @dchen1107 @kubernetes/goog-control-plane @aronchick
1.0
kube-up scripts should not assume that all nodes have to be ready. - Currently even if one Node is NotReady startup scripts fail. We should drop this requirement as we're allowing bigger clusters now. In big clusters few Nodes may fail to register in time (or at all), as e.g. virtual machine startup may fail (various cloud providers have different SLO's on machine startup success rates). We should decide on percentage, smaller than 100, of machines that are requires for us to say that cluster startup were successful and update startup scripts. We also need to decide on what to do with fail machines - how do we tell user that some of them are not working and how can we help him/her with returning them to the provider. Ref. #18969 cc @quinton-hoole @davidopp @dchen1107 @kubernetes/goog-control-plane @aronchick
non_test
kube up scripts should not assume that all nodes have to be ready currently even if one node is notready startup scripts fail we should drop this requirement as we re allowing bigger clusters now in big clusters few nodes may fail to register in time or at all as e g virtual machine startup may fail various cloud providers have different slo s on machine startup success rates we should decide on percentage smaller than of machines that are requires for us to say that cluster startup were successful and update startup scripts we also need to decide on what to do with fail machines how do we tell user that some of them are not working and how can we help him her with returning them to the provider ref cc quinton hoole davidopp kubernetes goog control plane aronchick
0
251,875
27,218,159,855
IssuesEvent
2023-02-21 01:10:54
Seagate/Lyve-Cloud-Solutions-Samples
https://api.github.com/repos/Seagate/Lyve-Cloud-Solutions-Samples
closed
system.text.regularexpressions.4.3.1.nupkg: 1 vulnerabilities (highest severity is: 7.5) - autoclosed
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.text.regularexpressions.4.3.1.nupkg</b></p></summary> <p>Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e...</p> <p>Library home page: <a href="https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg">https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg</a></p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (system.text.regularexpressions.4.3.1.nupkg version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2019-0820](https://www.mend.io/vulnerability-database/CVE-2019-0820) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | system.text.regularexpressions.4.3.1.nupkg | Direct | System.Text.RegularExpressions - 4.3.1 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2019-0820</summary> ### Vulnerable Library - <b>system.text.regularexpressions.4.3.1.nupkg</b></p> <p>Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e...</p> <p>Library home page: <a href="https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg">https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg</a></p> <p> Dependency Hierarchy: - :x: **system.text.regularexpressions.4.3.1.nupkg** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981. Mend Note: After conducting further research, Mend has determined that CVE-2019-0820 only affects environments with versions 4.3.0 and 4.3.1 only on netcore50 environment of system.text.regularexpressions.nupkg. <p>Publish Date: 2019-05-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-0820>CVE-2019-0820</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-cmhx-cq75-c4mj">https://github.com/advisories/GHSA-cmhx-cq75-c4mj</a></p> <p>Release Date: 2019-05-16</p> <p>Fix Resolution: System.Text.RegularExpressions - 4.3.1</p> </p> <p></p> </details>
True
system.text.regularexpressions.4.3.1.nupkg: 1 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.text.regularexpressions.4.3.1.nupkg</b></p></summary> <p>Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e...</p> <p>Library home page: <a href="https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg">https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg</a></p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (system.text.regularexpressions.4.3.1.nupkg version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2019-0820](https://www.mend.io/vulnerability-database/CVE-2019-0820) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | system.text.regularexpressions.4.3.1.nupkg | Direct | System.Text.RegularExpressions - 4.3.1 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2019-0820</summary> ### Vulnerable Library - <b>system.text.regularexpressions.4.3.1.nupkg</b></p> <p>Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression e...</p> <p>Library home page: <a href="https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg">https://api.nuget.org/packages/system.text.regularexpressions.4.3.1.nupkg</a></p> <p> Dependency Hierarchy: - :x: **system.text.regularexpressions.4.3.1.nupkg** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981. Mend Note: After conducting further research, Mend has determined that CVE-2019-0820 only affects environments with versions 4.3.0 and 4.3.1 only on netcore50 environment of system.text.regularexpressions.nupkg. <p>Publish Date: 2019-05-16 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-0820>CVE-2019-0820</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-cmhx-cq75-c4mj">https://github.com/advisories/GHSA-cmhx-cq75-c4mj</a></p> <p>Release Date: 2019-05-16</p> <p>Fix Resolution: System.Text.RegularExpressions - 4.3.1</p> </p> <p></p> </details>
non_test
system text regularexpressions nupkg vulnerabilities highest severity is autoclosed vulnerable library system text regularexpressions nupkg provides the system text regularexpressions regex class an implementation of a regular expression e library home page a href vulnerabilities cve severity cvss dependency type fixed in system text regularexpressions nupkg version remediation available high system text regularexpressions nupkg direct system text regularexpressions details cve vulnerable library system text regularexpressions nupkg provides the system text regularexpressions regex class an implementation of a regular expression e library home page a href dependency hierarchy x system text regularexpressions nupkg vulnerable library found in base branch main vulnerability details a denial of service vulnerability exists when net framework and net core improperly process regex strings aka net framework and net core denial of service vulnerability this cve id is unique from cve cve mend note after conducting further research mend has determined that cve only affects environments with versions and only on environment of system text regularexpressions nupkg publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution system text regularexpressions
0
62,853
6,818,516,258
IssuesEvent
2017-11-07 06:05:07
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
'Pinning with partitions' test always failing
automated-tests bug feature/pinned-tabs
<!-- Have you searched for similar issues? There is a lot of feedbacks and bug reports we have received and closed as duplicate. Before submitting this issue, please visit our wiki for common ones: https://github.com/brave/browser-laptop/wiki By using search engines along with GitHub search function, you would be able to find duplicates more efficiently. For more, check out our community site: https://community.brave.com/ --> ### Description <!-- [Description of the issue] --> `Pinning with partitions` test is always failing. There are other fails which seem to have the same root cause. ```` pinnedTabs Pinning with partitions waitForUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") tabByUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") tabHandles() tabByUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} waitForBrowserWindow() windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") => ["chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html"] waitForBrowserWindow() => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} waitForUrl("http://localhost:60043/page1.html") tabByUrl("http://localhost:60043/page1.html") tabHandles() tabByUrl("http://localhost:60043/page1.html") => undefined tabByUrl("http://localhost:60043/page1.html") tabHandles() tabByUrl("http://localhost:60043/page1.html") => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") => ["chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html"] waitForTab({"index":1}) getAppState() getAppState() waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 1) pinning the same site again with a different session is allowed waitForBrowserWindow() windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 0 passing (15s) 1 failing 1) pinnedTabs Pinning with partitions pinning the same site again with a different session is allowed: Error: Promise was rejected with the following reason: timeout at elements(".pinnedTabs [data-test-id="tab"]") - brave.js:429:21 ```` ### Steps to Reproduce <!-- Please add a series of steps to reproduce the problem. See https://stackoverflow.com/help/mcve for in depth information on how to create a mimimal, complete, and verifiable example. --> 1. `npm run test -- --grep='Pinning with partitions'` 2. 3. ### Brave Version **about:brave info:** <!-- Please open about:brave, copy the version information, and paste it. --> Brave: 0.21.0 V8: 6.1.534.41 rev: c5a903cc2672577a41fdf8ad070aec245ecaa367 Muon: 4.4.25 OS Release: 16.7.0 Update Channel: Release OS Architecture: x64 OS Platform: macOS Node.js: 7.9.0 Brave Sync: v1.3.5 libchromiumcontent: 61.0.3163.100 **Reproducible on current live release:** <!-- Is this a problem with the live build? It matters for triage reasons. --> ### Additional Information <!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue. -->
1.0
'Pinning with partitions' test always failing - <!-- Have you searched for similar issues? There is a lot of feedbacks and bug reports we have received and closed as duplicate. Before submitting this issue, please visit our wiki for common ones: https://github.com/brave/browser-laptop/wiki By using search engines along with GitHub search function, you would be able to find duplicates more efficiently. For more, check out our community site: https://community.brave.com/ --> ### Description <!-- [Description of the issue] --> `Pinning with partitions` test is always failing. There are other fails which seem to have the same root cause. ```` pinnedTabs Pinning with partitions waitForUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") tabByUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") tabHandles() tabByUrl("chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/about-newtab.html") => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} waitForBrowserWindow() windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") => ["chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html"] waitForBrowserWindow() => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} waitForUrl("http://localhost:60043/page1.html") tabByUrl("http://localhost:60043/page1.html") tabHandles() tabByUrl("http://localhost:60043/page1.html") => undefined tabByUrl("http://localhost:60043/page1.html") tabHandles() tabByUrl("http://localhost:60043/page1.html") => {"sessionId":"08f1a8834187efb3523ddf9d99b6dc11","status":0,"value":null} windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") => ["chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html"] waitForTab({"index":1}) getAppState() getAppState() waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 1) pinning the same site again with a different session is allowed waitForBrowserWindow() windowByUrl("chrome://brave/Users/Suguru/browser-laptop/app/extensions/brave/index.html") waitForElementCount(".pinnedTabs [data-test-id="tab"]", 1) => 2 0 passing (15s) 1 failing 1) pinnedTabs Pinning with partitions pinning the same site again with a different session is allowed: Error: Promise was rejected with the following reason: timeout at elements(".pinnedTabs [data-test-id="tab"]") - brave.js:429:21 ```` ### Steps to Reproduce <!-- Please add a series of steps to reproduce the problem. See https://stackoverflow.com/help/mcve for in depth information on how to create a mimimal, complete, and verifiable example. --> 1. `npm run test -- --grep='Pinning with partitions'` 2. 3. ### Brave Version **about:brave info:** <!-- Please open about:brave, copy the version information, and paste it. --> Brave: 0.21.0 V8: 6.1.534.41 rev: c5a903cc2672577a41fdf8ad070aec245ecaa367 Muon: 4.4.25 OS Release: 16.7.0 Update Channel: Release OS Architecture: x64 OS Platform: macOS Node.js: 7.9.0 Brave Sync: v1.3.5 libchromiumcontent: 61.0.3163.100 **Reproducible on current live release:** <!-- Is this a problem with the live build? It matters for triage reasons. --> ### Additional Information <!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue. -->
test
pinning with partitions test always failing have you searched for similar issues there is a lot of feedbacks and bug reports we have received and closed as duplicate before submitting this issue please visit our wiki for common ones by using search engines along with github search function you would be able to find duplicates more efficiently for more check out our community site description pinning with partitions test is always failing there are other fails which seem to have the same root cause pinnedtabs pinning with partitions waitforurl chrome extension mnojpmjdmbbfmejpflffifhffcmidifd about newtab html tabbyurl chrome extension mnojpmjdmbbfmejpflffifhffcmidifd about newtab html tabhandles tabbyurl chrome extension mnojpmjdmbbfmejpflffifhffcmidifd about newtab html sessionid status value null waitforbrowserwindow windowbyurl chrome brave users suguru browser laptop app extensions brave index html windowbyurl chrome brave users suguru browser laptop app extensions brave index html waitforbrowserwindow sessionid status value null waitforurl tabbyurl tabhandles tabbyurl undefined tabbyurl tabhandles tabbyurl sessionid status value null windowbyurl chrome brave users suguru browser laptop app extensions brave index html windowbyurl chrome brave users suguru browser laptop app extensions brave index html waitfortab index getappstate getappstate waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs waitforelementcount pinnedtabs pinning the same site again with a different session is allowed waitforbrowserwindow windowbyurl chrome brave users suguru browser laptop app extensions brave index html waitforelementcount pinnedtabs passing failing pinnedtabs pinning with partitions pinning the same site again with a different session is allowed error promise was rejected with the following reason timeout at elements pinnedtabs brave js steps to reproduce please add a series of steps to reproduce the problem see for in depth information on how to create a mimimal complete and verifiable example npm run test grep pinning with partitions brave version about brave info please open about brave copy the version information and paste it brave rev muon os release update channel release os architecture os platform macos node js brave sync libchromiumcontent reproducible on current live release is this a problem with the live build it matters for triage reasons additional information any additional information related issues extra qa steps configuration or data that might be necessary to reproduce the issue
1
224,669
17,768,171,173
IssuesEvent
2021-08-30 10:13:34
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
[py2py3] check the use of str/bytes in formatting dictionary keys
Medium Priority Python3 py3 potential bug Testing
**Impact of the bug** WMCore in general **Describe the bug** We have not observed any bug at the moment, but this is likely to create some problems. In python3, `str` and `bytes` are hashed to different values and they can not be used interchangeably when formatting dictionary keys: ```plaintext Python 2.7.18 (default, Mar 9 2021, 11:09:26) >>> ciao = {"hello":1, "world":2} >>> ciao[b'hello'] 1 >>> ciao[u'hello'] 1 ``` ``` Python 3.9.2 (default, Feb 28 2021, 17:03:44) >>> ciao = {"hello":1, "world":2} >>> ciao['hello'] 1 >>> ciao[b'hello'] Traceback (most recent call last): File "<stdin>", line 1, in <module> KeyError: b'hello' ``` This may cause problems if and where we implicitly rely on py2 automatic conversion of bytes to unicode, for example in - [ ] `src/python/WMCore/WMSpec/StdSpecs/StdBase.py`, #10362 - [ ] `src/python/WMCore/WMSpec/StdSpecs/TaskChain.py` #10362 - [ ] `src/python/WMComponent/TaskArchiver/CleanCouchPoller.py`, #10371 - [ ] `src/python/WMCore/ACDC/DataCollectionService.py` #10284 - [ ] `src/python/WMCore/JobSplitting/EventAwareLumiByWork.py` #10284 - [ ] `src/python/WMCore/WebTools/RESTApi.py`: #10284 - [ ] `src/python/WMCore/JobSplitting/LumiBased.py` : #10331 We should make sure that we catch all the aforementioned changes do not cause issues to us. **Expected behavior** We should make sure that we are consistent in how we format objects to create dictionary keys.
1.0
[py2py3] check the use of str/bytes in formatting dictionary keys - **Impact of the bug** WMCore in general **Describe the bug** We have not observed any bug at the moment, but this is likely to create some problems. In python3, `str` and `bytes` are hashed to different values and they can not be used interchangeably when formatting dictionary keys: ```plaintext Python 2.7.18 (default, Mar 9 2021, 11:09:26) >>> ciao = {"hello":1, "world":2} >>> ciao[b'hello'] 1 >>> ciao[u'hello'] 1 ``` ``` Python 3.9.2 (default, Feb 28 2021, 17:03:44) >>> ciao = {"hello":1, "world":2} >>> ciao['hello'] 1 >>> ciao[b'hello'] Traceback (most recent call last): File "<stdin>", line 1, in <module> KeyError: b'hello' ``` This may cause problems if and where we implicitly rely on py2 automatic conversion of bytes to unicode, for example in - [ ] `src/python/WMCore/WMSpec/StdSpecs/StdBase.py`, #10362 - [ ] `src/python/WMCore/WMSpec/StdSpecs/TaskChain.py` #10362 - [ ] `src/python/WMComponent/TaskArchiver/CleanCouchPoller.py`, #10371 - [ ] `src/python/WMCore/ACDC/DataCollectionService.py` #10284 - [ ] `src/python/WMCore/JobSplitting/EventAwareLumiByWork.py` #10284 - [ ] `src/python/WMCore/WebTools/RESTApi.py`: #10284 - [ ] `src/python/WMCore/JobSplitting/LumiBased.py` : #10331 We should make sure that we catch all the aforementioned changes do not cause issues to us. **Expected behavior** We should make sure that we are consistent in how we format objects to create dictionary keys.
test
check the use of str bytes in formatting dictionary keys impact of the bug wmcore in general describe the bug we have not observed any bug at the moment but this is likely to create some problems in str and bytes are hashed to different values and they can not be used interchangeably when formatting dictionary keys plaintext python default mar ciao hello world ciao ciao python default feb ciao hello world ciao ciao traceback most recent call last file line in keyerror b hello this may cause problems if and where we implicitly rely on automatic conversion of bytes to unicode for example in src python wmcore wmspec stdspecs stdbase py src python wmcore wmspec stdspecs taskchain py src python wmcomponent taskarchiver cleancouchpoller py src python wmcore acdc datacollectionservice py src python wmcore jobsplitting eventawarelumibywork py src python wmcore webtools restapi py src python wmcore jobsplitting lumibased py we should make sure that we catch all the aforementioned changes do not cause issues to us expected behavior we should make sure that we are consistent in how we format objects to create dictionary keys
1
287,669
24,850,301,496
IssuesEvent
2022-10-26 19:26:07
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Need better responsive design for Brave News v2 sources in small-window sizes
bug feature/user-interface QA/Yes QA/Test-Plan-Specified OS/Desktop feature/brave-news
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description <!--Provide a brief description of the issue--> Need better responsive design for Brave News v2 sources in small-window sizes ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. install `1.47.20` 2. launch Brave 3. enable Brave News v2 flag via `brave://flags` 4. click `Restart` 5. open a new-tab page 6. scroll down 7. click on `Show Brave News` 8. click on `Customize` 9. type `popularmechanics` 10. constrain the window size ## Actual result: <!--Please add screenshots if needed--> "normal" window size | smaller window size | smallest window size ----------------------|----------------------|---------------------- <img width="1065" alt="Screen Shot 2022-10-26 at 12 18 45 PM" src="https://user-images.githubusercontent.com/387249/198117254-4fb16724-ab71-4614-840e-081897735b2c.png"> | <img width="802" alt="Screen Shot 2022-10-26 at 12 18 54 PM" src="https://user-images.githubusercontent.com/387249/198117260-b50343ea-8d24-4312-a790-813e89073b94.png"> | <img width="612" alt="Screen Shot 2022-10-26 at 12 19 03 PM" src="https://user-images.githubusercontent.com/387249/198117263-370081c4-2935-4a3c-bae7-68e70472bca2.png"> ## Expected result: At least in the middle, `smaller sized window` above, there should be better use of available space, so feed titles don't easily crash into each other ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.47.20 Chromium: 107.0.5304.68 (Official Build) nightly (x86_64) -- | -- Revision | a4e93e89d3b3df1be22214603fba846ad0183ca5-refs/branch-heads/5304@{#991} OS | macOS Version 11.7.1 (Build 20G918) ## Version/Channel Information: <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? `No` - Can you reproduce this issue with the beta channel? `Yes` - Can you reproduce this issue with the nightly channel? `Yes` ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? - Does the issue resolve itself when disabling Brave Rewards? - Is the issue reproducible on the latest version of Chrome? ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc @fallaciousreasoning @aguscruiz @petemill
1.0
Need better responsive design for Brave News v2 sources in small-window sizes - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description <!--Provide a brief description of the issue--> Need better responsive design for Brave News v2 sources in small-window sizes ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. install `1.47.20` 2. launch Brave 3. enable Brave News v2 flag via `brave://flags` 4. click `Restart` 5. open a new-tab page 6. scroll down 7. click on `Show Brave News` 8. click on `Customize` 9. type `popularmechanics` 10. constrain the window size ## Actual result: <!--Please add screenshots if needed--> "normal" window size | smaller window size | smallest window size ----------------------|----------------------|---------------------- <img width="1065" alt="Screen Shot 2022-10-26 at 12 18 45 PM" src="https://user-images.githubusercontent.com/387249/198117254-4fb16724-ab71-4614-840e-081897735b2c.png"> | <img width="802" alt="Screen Shot 2022-10-26 at 12 18 54 PM" src="https://user-images.githubusercontent.com/387249/198117260-b50343ea-8d24-4312-a790-813e89073b94.png"> | <img width="612" alt="Screen Shot 2022-10-26 at 12 19 03 PM" src="https://user-images.githubusercontent.com/387249/198117263-370081c4-2935-4a3c-bae7-68e70472bca2.png"> ## Expected result: At least in the middle, `smaller sized window` above, there should be better use of available space, so feed titles don't easily crash into each other ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.47.20 Chromium: 107.0.5304.68 (Official Build) nightly (x86_64) -- | -- Revision | a4e93e89d3b3df1be22214603fba846ad0183ca5-refs/branch-heads/5304@{#991} OS | macOS Version 11.7.1 (Build 20G918) ## Version/Channel Information: <!--Does this issue happen on any other channels? Or is it specific to a certain channel?--> - Can you reproduce this issue with the current release? `No` - Can you reproduce this issue with the beta channel? `Yes` - Can you reproduce this issue with the nightly channel? `Yes` ## Other Additional Information: - Does the issue resolve itself when disabling Brave Shields? - Does the issue resolve itself when disabling Brave Rewards? - Is the issue reproducible on the latest version of Chrome? ## Miscellaneous Information: <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc @fallaciousreasoning @aguscruiz @petemill
test
need better responsive design for brave news sources in small window sizes have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description need better responsive design for brave news sources in small window sizes steps to reproduce install launch brave enable brave news flag via brave flags click restart open a new tab page scroll down click on show brave news click on customize type popularmechanics constrain the window size actual result normal window size smaller window size smallest window size img width alt screen shot at pm src img width alt screen shot at pm src img width alt screen shot at pm src expected result at least in the middle smaller sized window above there should be better use of available space so feed titles don t easily crash into each other reproduces how often brave version brave version info brave chromium   official build  nightly  revision refs branch heads os macos version build version channel information can you reproduce this issue with the current release no can you reproduce this issue with the beta channel yes can you reproduce this issue with the nightly channel yes other additional information does the issue resolve itself when disabling brave shields does the issue resolve itself when disabling brave rewards is the issue reproducible on the latest version of chrome miscellaneous information cc fallaciousreasoning aguscruiz petemill
1
173,641
13,434,957,137
IssuesEvent
2020-09-07 12:12:09
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Adding a fullwidth cover adds a class to the <html> element.
Needs Testing
**Describe the bug** Adding a fullwidth cover adds a class to the <html> element: `<html lang="en" class="alignfull">` **To reproduce** Use latest WordPress `5.6-alpha-48820` Use Gutenberg `8.7.1` 1. Add a cover 2. Make it fullwidth 3. Check the `<html>` class
1.0
Adding a fullwidth cover adds a class to the <html> element. - **Describe the bug** Adding a fullwidth cover adds a class to the <html> element: `<html lang="en" class="alignfull">` **To reproduce** Use latest WordPress `5.6-alpha-48820` Use Gutenberg `8.7.1` 1. Add a cover 2. Make it fullwidth 3. Check the `<html>` class
test
adding a fullwidth cover adds a class to the element describe the bug adding a fullwidth cover adds a class to the element to reproduce use latest wordpress alpha use gutenberg add a cover make it fullwidth check the class
1
419,423
12,223,482,367
IssuesEvent
2020-05-02 17:48:23
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Read MPSat verification results from XML output
enhancement priority:critical status:confirmed tag:backend:mpsat
Currently the results of MPSat verification are parsed from a human-readable output that is not formally specified. A better option is to read the verification results from a precisely structured XML output. The toolchain starts with Punf and only if it succeeds it proceeds with MPSat, see details below. ### Possible outcomes for Punf 1. Punf fails due to memory overflow, or syntax error) - exit code >= 2 - message in stderr (Error: ....) - no trace   \* impossible to proceed with MPSat 2. Punf fails due to safeness or inconsistency - exit code >= 2 - message in stderr - Error: the net is not safe, place PLACE_NAME; trace: TRACE - Error: the STG is inconsistent, signal SIGNAL_NAME; trace: TRACE - trace in stderr - impossible to proceed with MPSat - Error: the net is not safe, place PLACE_NAME; trace: TRACE 3. Punf succeeds - exit code <= 1 - proceed with MPSAT ### Possible outcomes of MPSat (only if Punf succeeds) 1. MPSat fails - exit code >= 2 - message in stderr (Error: ...) - no XML 2. MPSat succeeds - exit code <= 1 - read XML for verification result ### Examples of XML output #### Example with several solutions: ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional details"/> <solutions> <solution cost=23 message="details about this solution with 3 traces"> <trace> <step transition="a+" event=1/> <step transition="b-/1" event=3/> </trace> <trace/> <!-- empty trace --> <trace> <step transition="a+" event=1/> </trace> </solution> <solution cost=0 message="solution with an empty trace"> <trace/> </solution> </solutions> ``` #### Example with an empty solution ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional detail"/> <solutions> <solution/> </solutions> ``` #### Example with no solutions ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional detail"/> <solutions/> ``` #### Example with an error ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="failure" message="reason for failure"/> ``` ### Notes about XML output of MPSat In the usual MPSat call syntax: ``` mpsat mode [options] inputfilename [outputfilename] ``` if outputfilename ends with `.xml`, the solution in XML form is used. The option should work well for all verification modes (`-D`, `-C`, `-U`, `-N`, `-F`, `-Fs`). It occasionally works for other modes, but there changes are very likely as the solutions are not traces anymore. Some modes use extra tags and attributes: - `solution` has attribute `cost` which is a natural number. - for `-C` and `-N` modes, `solution` has attribute `signal` saying for which output or internal signal the CSC conflict or normalcy violation was detected. - for `-N` mode, `solution` has attribute `reason`, which could be one of the following: - `mixed_triggers` normalcy violation due to different triggers' signs for a signal; one trace is then given, and the set of triggers using the new tag `triggers`. - `contradictious_hypotheses` normalcy violation due to contradictious hypotheses about normalcy type; two traces are then given, each trace is followed by the corresponding set of triggers as above. - `CSC_conflict` normalcy violation due to CSC conflict; two traces are then given, no triggers. - `other` complex normalcy violation; three traces are then given, only the first trace is followed by the corresponding set of triggers as above. In WC, as only two traces can be displayed, the last two traces should be preferred. - for `-N` mode, `solution` has attribute `normalcy_type_hypothesis`, which could be either `p`, `n` or `?`. ### Comments It would be useful to keep the following details in the xml file (if high level of details is selected), so the results can be reproduced with a single xml file: - command line; - original Reach expression; - expanded Reach expression (after all regular expressions are resolved); - maybe even the whole net (as a zipped stream). Just another element like this: ``` xml <setup command_line="mpsat ..." reach_original="let a=PP\"p*\"..." reach_expanded="let a={P\"p0\",P\"p1\"}..." net="pnml.gz stream" /> ``` --- This issue was imported from a Launchpad blueprint. - name: mpsat-xml - date created: 2015-11-04T10:53:32Z - assignee: danilovesky - the launchpad url was https://blueprints.launchpad.net/workcraft/+spec/mpsat-xml
1.0
Read MPSat verification results from XML output - Currently the results of MPSat verification are parsed from a human-readable output that is not formally specified. A better option is to read the verification results from a precisely structured XML output. The toolchain starts with Punf and only if it succeeds it proceeds with MPSat, see details below. ### Possible outcomes for Punf 1. Punf fails due to memory overflow, or syntax error) - exit code >= 2 - message in stderr (Error: ....) - no trace   \* impossible to proceed with MPSat 2. Punf fails due to safeness or inconsistency - exit code >= 2 - message in stderr - Error: the net is not safe, place PLACE_NAME; trace: TRACE - Error: the STG is inconsistent, signal SIGNAL_NAME; trace: TRACE - trace in stderr - impossible to proceed with MPSat - Error: the net is not safe, place PLACE_NAME; trace: TRACE 3. Punf succeeds - exit code <= 1 - proceed with MPSAT ### Possible outcomes of MPSat (only if Punf succeeds) 1. MPSat fails - exit code >= 2 - message in stderr (Error: ...) - no XML 2. MPSat succeeds - exit code <= 1 - read XML for verification result ### Examples of XML output #### Example with several solutions: ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional details"/> <solutions> <solution cost=23 message="details about this solution with 3 traces"> <trace> <step transition="a+" event=1/> <step transition="b-/1" event=3/> </trace> <trace/> <!-- empty trace --> <trace> <step transition="a+" event=1/> </trace> </solution> <solution cost=0 message="solution with an empty trace"> <trace/> </solution> </solutions> ``` #### Example with an empty solution ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional detail"/> <solutions> <solution/> </solutions> ``` #### Example with no solutions ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="success" message="some additional detail"/> <solutions/> ``` #### Example with an error ``` xml <?xml version="1.0" encoding="UTF-8" standalone="no"?> <result status="failure" message="reason for failure"/> ``` ### Notes about XML output of MPSat In the usual MPSat call syntax: ``` mpsat mode [options] inputfilename [outputfilename] ``` if outputfilename ends with `.xml`, the solution in XML form is used. The option should work well for all verification modes (`-D`, `-C`, `-U`, `-N`, `-F`, `-Fs`). It occasionally works for other modes, but there changes are very likely as the solutions are not traces anymore. Some modes use extra tags and attributes: - `solution` has attribute `cost` which is a natural number. - for `-C` and `-N` modes, `solution` has attribute `signal` saying for which output or internal signal the CSC conflict or normalcy violation was detected. - for `-N` mode, `solution` has attribute `reason`, which could be one of the following: - `mixed_triggers` normalcy violation due to different triggers' signs for a signal; one trace is then given, and the set of triggers using the new tag `triggers`. - `contradictious_hypotheses` normalcy violation due to contradictious hypotheses about normalcy type; two traces are then given, each trace is followed by the corresponding set of triggers as above. - `CSC_conflict` normalcy violation due to CSC conflict; two traces are then given, no triggers. - `other` complex normalcy violation; three traces are then given, only the first trace is followed by the corresponding set of triggers as above. In WC, as only two traces can be displayed, the last two traces should be preferred. - for `-N` mode, `solution` has attribute `normalcy_type_hypothesis`, which could be either `p`, `n` or `?`. ### Comments It would be useful to keep the following details in the xml file (if high level of details is selected), so the results can be reproduced with a single xml file: - command line; - original Reach expression; - expanded Reach expression (after all regular expressions are resolved); - maybe even the whole net (as a zipped stream). Just another element like this: ``` xml <setup command_line="mpsat ..." reach_original="let a=PP\"p*\"..." reach_expanded="let a={P\"p0\",P\"p1\"}..." net="pnml.gz stream" /> ``` --- This issue was imported from a Launchpad blueprint. - name: mpsat-xml - date created: 2015-11-04T10:53:32Z - assignee: danilovesky - the launchpad url was https://blueprints.launchpad.net/workcraft/+spec/mpsat-xml
non_test
read mpsat verification results from xml output currently the results of mpsat verification are parsed from a human readable output that is not formally specified a better option is to read the verification results from a precisely structured xml output the toolchain starts with punf and only if it succeeds it proceeds with mpsat see details below possible outcomes for punf punf fails due to memory overflow or syntax error exit code message in stderr error no trace    impossible to proceed with mpsat punf fails due to safeness or inconsistency exit code message in stderr error the net is not safe place place name trace trace error the stg is inconsistent signal signal name trace trace trace in stderr impossible to proceed with mpsat error the net is not safe place place name trace trace punf succeeds exit code proceed with mpsat possible outcomes of mpsat only if punf succeeds mpsat fails exit code message in stderr error no xml mpsat succeeds exit code read xml for verification result examples of xml output example with several solutions xml example with an empty solution xml example with no solutions xml example with an error xml notes about xml output of mpsat in the usual mpsat call syntax mpsat mode inputfilename if outputfilename ends with xml the solution in xml form is used the option should work well for all verification modes d c u n f fs it occasionally works for other modes but there changes are very likely as the solutions are not traces anymore some modes use extra tags and attributes solution has attribute cost which is a natural number for c and n modes solution has attribute signal saying for which output or internal signal the csc conflict or normalcy violation was detected for n mode solution has attribute reason which could be one of the following mixed triggers normalcy violation due to different triggers signs for a signal one trace is then given and the set of triggers using the new tag triggers contradictious hypotheses normalcy violation due to contradictious hypotheses about normalcy type two traces are then given each trace is followed by the corresponding set of triggers as above csc conflict normalcy violation due to csc conflict two traces are then given no triggers other complex normalcy violation three traces are then given only the first trace is followed by the corresponding set of triggers as above in wc as only two traces can be displayed the last two traces should be preferred for n mode solution has attribute normalcy type hypothesis which could be either p n or comments it would be useful to keep the following details in the xml file if high level of details is selected so the results can be reproduced with a single xml file command line original reach expression expanded reach expression after all regular expressions are resolved maybe even the whole net as a zipped stream just another element like this xml setup command line mpsat reach original let a pp p reach expanded let a p p net pnml gz stream this issue was imported from a launchpad blueprint name mpsat xml date created assignee danilovesky the launchpad url was
0
387,794
11,470,539,130
IssuesEvent
2020-02-09 04:02:46
facelessuser/HexViewer
https://api.github.com/repos/facelessuser/HexViewer
closed
Have Hexviewer to use a custom extension to don't override other hex format
Enhancement Priority - Low
The point is that .hex extension is commonly used for IntelHex files, it would be great to have HexViewer to use a different one, such as .hexviewer ? in this way it would not overlap with IntelHex or other hex format.
1.0
Have Hexviewer to use a custom extension to don't override other hex format - The point is that .hex extension is commonly used for IntelHex files, it would be great to have HexViewer to use a different one, such as .hexviewer ? in this way it would not overlap with IntelHex or other hex format.
non_test
have hexviewer to use a custom extension to don t override other hex format the point is that hex extension is commonly used for intelhex files it would be great to have hexviewer to use a different one such as hexviewer in this way it would not overlap with intelhex or other hex format
0
78,428
7,641,773,919
IssuesEvent
2018-05-08 06:50:22
Microsoft/vscode-python
https://api.github.com/repos/Microsoft/vscode-python
closed
Unittests error, wrong number of tests displayed on windows
feature-testing needs more info type-bug
## Environment data VS Code version: 1.19.3 Python Extension version: 2018.1.0 Python Version: Python 3.6 OS and version: Windows 10 1709 16299.192 ## Actual behavior unittest reports 9 tests runned instead of 11 tests (besides the green checkmark. but it reports 11 runned in the output) but on linux it reports 11 tests runned ## Expected behavior As on linux, 11 tests runned besides the green checkmark ## Steps to reproduce: - create some unittests (make sure they are all discovered) - Use the "run all tests" command and see both the output from the terminal and the visual. ## Logs Output from ```Python``` output panel <img width="298" alt="bug_report_python_vscode_unittests" src="https://user-images.githubusercontent.com/22474016/35820371-af3b42ca-0aa5-11e8-8b1c-404a86a66c69.png"> Output from ```Console window``` (Help->Developer Tools menu) ```js undefined [Extension Host] Error: read ECONNRESET (links to this line `console[entry.severity].apply(console, consoleArgs;)`) ``` **EDIT:** If i make one of the tests fail, it says 10 instead of nine? but not displaying the red cross, and it *prints* an error ```Unhandled exception in thread started by```
1.0
Unittests error, wrong number of tests displayed on windows - ## Environment data VS Code version: 1.19.3 Python Extension version: 2018.1.0 Python Version: Python 3.6 OS and version: Windows 10 1709 16299.192 ## Actual behavior unittest reports 9 tests runned instead of 11 tests (besides the green checkmark. but it reports 11 runned in the output) but on linux it reports 11 tests runned ## Expected behavior As on linux, 11 tests runned besides the green checkmark ## Steps to reproduce: - create some unittests (make sure they are all discovered) - Use the "run all tests" command and see both the output from the terminal and the visual. ## Logs Output from ```Python``` output panel <img width="298" alt="bug_report_python_vscode_unittests" src="https://user-images.githubusercontent.com/22474016/35820371-af3b42ca-0aa5-11e8-8b1c-404a86a66c69.png"> Output from ```Console window``` (Help->Developer Tools menu) ```js undefined [Extension Host] Error: read ECONNRESET (links to this line `console[entry.severity].apply(console, consoleArgs;)`) ``` **EDIT:** If i make one of the tests fail, it says 10 instead of nine? but not displaying the red cross, and it *prints* an error ```Unhandled exception in thread started by```
test
unittests error wrong number of tests displayed on windows environment data vs code version python extension version python version python os and version windows actual behavior unittest reports tests runned instead of tests besides the green checkmark but it reports runned in the output but on linux it reports tests runned expected behavior as on linux tests runned besides the green checkmark steps to reproduce create some unittests make sure they are all discovered use the run all tests command and see both the output from the terminal and the visual logs output from python output panel img width alt bug report python vscode unittests src output from console window help developer tools menu js undefined error read econnreset links to this line console apply console consoleargs edit if i make one of the tests fail it says instead of nine but not displaying the red cross and it prints an error unhandled exception in thread started by
1
141,929
11,441,551,578
IssuesEvent
2020-02-05 11:56:37
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
opened
Refactor TestCase classes
difficulty: easy enhancement good first issue testing :hammer:
@ekpyron and I went a bit over the testcases code (while looking at #8238) and come up with the following ideas for a refactor: * remove `validateSettings` and the related variables `m_settings` and `m_validateSettings`. Instead add a function `void addSetting()` that takes a string and a lambda/function pointer that is called for each setting that is found. The lambda can set desired member variables or throw if the setting is invalid. * To keep the mechanic of `validateSettings` that we can cause tests not to be run based on various conditions the idea is to add a member variable `bool m_shouldRun = true` that any member function can set to false * There is currently logic in both `YulOptimizerTest` and `libyul/SyntaxTest` that validates/handles the `dialect` option that should be unified.
1.0
Refactor TestCase classes - @ekpyron and I went a bit over the testcases code (while looking at #8238) and come up with the following ideas for a refactor: * remove `validateSettings` and the related variables `m_settings` and `m_validateSettings`. Instead add a function `void addSetting()` that takes a string and a lambda/function pointer that is called for each setting that is found. The lambda can set desired member variables or throw if the setting is invalid. * To keep the mechanic of `validateSettings` that we can cause tests not to be run based on various conditions the idea is to add a member variable `bool m_shouldRun = true` that any member function can set to false * There is currently logic in both `YulOptimizerTest` and `libyul/SyntaxTest` that validates/handles the `dialect` option that should be unified.
test
refactor testcase classes ekpyron and i went a bit over the testcases code while looking at and come up with the following ideas for a refactor remove validatesettings and the related variables m settings and m validatesettings instead add a function void addsetting that takes a string and a lambda function pointer that is called for each setting that is found the lambda can set desired member variables or throw if the setting is invalid to keep the mechanic of validatesettings that we can cause tests not to be run based on various conditions the idea is to add a member variable bool m shouldrun true that any member function can set to false there is currently logic in both yuloptimizertest and libyul syntaxtest that validates handles the dialect option that should be unified
1
562,695
16,667,762,547
IssuesEvent
2021-06-07 07:10:02
threefoldfoundation/tft
https://api.github.com/repos/threefoldfoundation/tft
closed
Revalidate the mutlisig transaction process of the entire project
priority_major
- [x] (tft -stellar- tft-bsc chain, - [x] tft-bsc-tft-stellar transaction)
1.0
Revalidate the mutlisig transaction process of the entire project - - [x] (tft -stellar- tft-bsc chain, - [x] tft-bsc-tft-stellar transaction)
non_test
revalidate the mutlisig transaction process of the entire project tft stellar tft bsc chain tft bsc tft stellar transaction
0
261,514
22,747,899,069
IssuesEvent
2022-07-07 10:47:46
owncloud/web
https://api.github.com/repos/owncloud/web
opened
Add tests for all auth and access token refresh flows
Interaction:Needs-tests
This is a follow up ticket for #7072. We have fixed every auth and access token refresh scenario that we could come up with: - oCIS / oidc with refresh token (i.e. `offline_access` in requested scopes) works - oCIS / oidc without refresh token (i.e. token renewal via iframe) works - oCIS / oauth2 with refresh token (i.e. `offline_access` in requested scopes) works - oc10 / oauth2 without refresh token (i.e. token renewal via iframe) works. It's pretty cumbersome to set up all the environments and test everything manually. To give us more confidence in changes - especially when updating `oidc-client-ts`, we would like to have acceptance tests that test all of the above flows. ### Expected behaviour Tests fail when something breaks with the lib we're using or the way we're using it. ### Actual behaviour Code paths can break without tests failing.
1.0
Add tests for all auth and access token refresh flows - This is a follow up ticket for #7072. We have fixed every auth and access token refresh scenario that we could come up with: - oCIS / oidc with refresh token (i.e. `offline_access` in requested scopes) works - oCIS / oidc without refresh token (i.e. token renewal via iframe) works - oCIS / oauth2 with refresh token (i.e. `offline_access` in requested scopes) works - oc10 / oauth2 without refresh token (i.e. token renewal via iframe) works. It's pretty cumbersome to set up all the environments and test everything manually. To give us more confidence in changes - especially when updating `oidc-client-ts`, we would like to have acceptance tests that test all of the above flows. ### Expected behaviour Tests fail when something breaks with the lib we're using or the way we're using it. ### Actual behaviour Code paths can break without tests failing.
test
add tests for all auth and access token refresh flows this is a follow up ticket for we have fixed every auth and access token refresh scenario that we could come up with ocis oidc with refresh token i e offline access in requested scopes works ocis oidc without refresh token i e token renewal via iframe works ocis with refresh token i e offline access in requested scopes works without refresh token i e token renewal via iframe works it s pretty cumbersome to set up all the environments and test everything manually to give us more confidence in changes especially when updating oidc client ts we would like to have acceptance tests that test all of the above flows expected behaviour tests fail when something breaks with the lib we re using or the way we re using it actual behaviour code paths can break without tests failing
1
34,719
4,951,785,122
IssuesEvent
2016-12-01 09:49:06
B3Partners/brmo
https://api.github.com/repos/B3Partners/brmo
opened
uitfaseren Joda Time
bouw- en testinfrastuctuur enhancement
Joda time is ingehaald door de ontwikkelingen in de JDK, omdat we nu op Java 8 zitten is de joda dependency niet meer nodig maar moeten we gebruik maken van de java.time (JSR-310) API zie ook: - http://www.joda.org/joda-time/#Why_Joda_Time - grbuik: https://github.com/B3Partners/brmo/search?utf8=%E2%9C%93&q=joda
1.0
uitfaseren Joda Time - Joda time is ingehaald door de ontwikkelingen in de JDK, omdat we nu op Java 8 zitten is de joda dependency niet meer nodig maar moeten we gebruik maken van de java.time (JSR-310) API zie ook: - http://www.joda.org/joda-time/#Why_Joda_Time - grbuik: https://github.com/B3Partners/brmo/search?utf8=%E2%9C%93&q=joda
test
uitfaseren joda time joda time is ingehaald door de ontwikkelingen in de jdk omdat we nu op java zitten is de joda dependency niet meer nodig maar moeten we gebruik maken van de java time jsr api zie ook grbuik
1
351,502
32,005,094,384
IssuesEvent
2023-09-21 14:25:06
spring-projects/spring-framework
https://api.github.com/repos/spring-projects/spring-framework
closed
Add annotation to execute MongoDB scripts during integration tests
status: waiting-for-triage in: data in: test
Hi all. There is a cool annotation [@Sql](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sql.html), which allows to execute sql script before/after a test. It may be good to have the same annotation for tests which use MongoDB. I'm thinking over a new annotation and a new test execution listener, that will run a MongoDB script before/after test, as `@Sql` annotation does. For example: ```java @DataMongoTest class MovieRepositoryTest { @Test @MongoInsert(scriptLocation = "movie.json", collection = "movies") void findById() { .... } } ``` movie.json ```json { "_id": { "$oid": "573a1390f29313caabcd60e4" }, "genres": [ "Short", "Comedy", "Drama" ], "title": "The immigrant" } ``` What do you think about it?
1.0
Add annotation to execute MongoDB scripts during integration tests - Hi all. There is a cool annotation [@Sql](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sql.html), which allows to execute sql script before/after a test. It may be good to have the same annotation for tests which use MongoDB. I'm thinking over a new annotation and a new test execution listener, that will run a MongoDB script before/after test, as `@Sql` annotation does. For example: ```java @DataMongoTest class MovieRepositoryTest { @Test @MongoInsert(scriptLocation = "movie.json", collection = "movies") void findById() { .... } } ``` movie.json ```json { "_id": { "$oid": "573a1390f29313caabcd60e4" }, "genres": [ "Short", "Comedy", "Drama" ], "title": "The immigrant" } ``` What do you think about it?
test
add annotation to execute mongodb scripts during integration tests hi all there is a cool annotation which allows to execute sql script before after a test it may be good to have the same annotation for tests which use mongodb i m thinking over a new annotation and a new test execution listener that will run a mongodb script before after test as sql annotation does for example java datamongotest class movierepositorytest test mongoinsert scriptlocation movie json collection movies void findbyid movie json json id oid genres short comedy drama title the immigrant what do you think about it
1
241,026
18,415,748,843
IssuesEvent
2021-10-13 11:14:13
tryber/sd-013-a-project-recipes-app
https://api.github.com/repos/tryber/sd-013-a-project-recipes-app
opened
ClipBoard deveria ter a descrição alterada no readME
documentation
Parte do ReadME que poderia ser alterada: Biblioteca clipboard-copy Para os componentes que contêm a funcionalidade de favoritar pratos ou bebidas, será necessário utilizar a biblioteca clipboard-copy para copiar as informações da receita. Essa biblioteca já vem instalada no projeto. To: Biblioteca clipboard-copy Para os componentes que contêm a funcionalidade de *Compartilhar* pratos ou bebidas, será necessário utilizar a biblioteca clipboard-copy para copiar as informações da receita. Essa biblioteca já vem instalada no projeto.
1.0
ClipBoard deveria ter a descrição alterada no readME - Parte do ReadME que poderia ser alterada: Biblioteca clipboard-copy Para os componentes que contêm a funcionalidade de favoritar pratos ou bebidas, será necessário utilizar a biblioteca clipboard-copy para copiar as informações da receita. Essa biblioteca já vem instalada no projeto. To: Biblioteca clipboard-copy Para os componentes que contêm a funcionalidade de *Compartilhar* pratos ou bebidas, será necessário utilizar a biblioteca clipboard-copy para copiar as informações da receita. Essa biblioteca já vem instalada no projeto.
non_test
clipboard deveria ter a descrição alterada no readme parte do readme que poderia ser alterada biblioteca clipboard copy para os componentes que contêm a funcionalidade de favoritar pratos ou bebidas será necessário utilizar a biblioteca clipboard copy para copiar as informações da receita essa biblioteca já vem instalada no projeto to biblioteca clipboard copy para os componentes que contêm a funcionalidade de compartilhar pratos ou bebidas será necessário utilizar a biblioteca clipboard copy para copiar as informações da receita essa biblioteca já vem instalada no projeto
0
440,638
30,753,377,254
IssuesEvent
2023-07-28 21:50:24
woodpecker-ci/woodpecker
https://api.github.com/repos/woodpecker-ci/woodpecker
closed
Service command override stopped working with 1.0.0-rc1
bug documentation
### Component agent ### Describe the bug We use the following services definition with a `command` statement as a workaround for a bug in Timescaledb: ``` services: database_timescale: image: timescale/timescaledb:latest-pg15 command: postgres -c timescaledb.max_background_workers=0 ``` If we don't start postgres with this `max_background_workers` setting, Woodpecker is unable to clone the test database. This worked with Woodpecker 0.15.11 and stopped working with Woodpecker 1.0.0-rc1. Have there been any changes regarding this services command override? ### System Info ```shell Woodpecker 1.0.0-rc1 ``` ### Additional context _No response_ ### Validations - [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md). - [X] Read the [docs](https://woodpecker-ci.org/docs/intro). - [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate. - [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use] - [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).
1.0
Service command override stopped working with 1.0.0-rc1 - ### Component agent ### Describe the bug We use the following services definition with a `command` statement as a workaround for a bug in Timescaledb: ``` services: database_timescale: image: timescale/timescaledb:latest-pg15 command: postgres -c timescaledb.max_background_workers=0 ``` If we don't start postgres with this `max_background_workers` setting, Woodpecker is unable to clone the test database. This worked with Woodpecker 0.15.11 and stopped working with Woodpecker 1.0.0-rc1. Have there been any changes regarding this services command override? ### System Info ```shell Woodpecker 1.0.0-rc1 ``` ### Additional context _No response_ ### Validations - [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md). - [X] Read the [docs](https://woodpecker-ci.org/docs/intro). - [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate. - [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use] - [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).
non_test
service command override stopped working with component agent describe the bug we use the following services definition with a command statement as a workaround for a bug in timescaledb services database timescale image timescale timescaledb latest command postgres c timescaledb max background workers if we don t start postgres with this max background workers setting woodpecker is unable to clone the test database this worked with woodpecker and stopped working with woodpecker have there been any changes regarding this services command override system info shell woodpecker additional context no response validations read the read the check that there isn t that reports the same bug to avoid creating a duplicate checked that the bug isn t fixed in the next version already check that this is a concrete bug for q a join our or the
0
49,964
6,047,844,939
IssuesEvent
2017-06-12 15:14:51
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
closed
Cookie Cut Conflation Error
Identified During Regression Test Type: Bug
After attempting to perform a cookie cutter/horizontal conflation on district_of_columbia_highway and Street_Centerlines_Light (see below procedure) I was met with an empty map and the following error message each time: 5/25/2017, 4:23:34 PM: Map is empty. Error at Object.<anonymous> (http://localhost:8888/hootenanny-id/js/id/core/connection.js:98:56) at Object.event (http://localhost:8888/hootenanny-id/js/lib/d3.v3.js:584:40) at XMLHttpRequest.respond (http://localhost:8888/hootenanny-id/js/lib/d3.v3.js:2116:22) **Procedure:** 1. Ingest DC Street datasets using the recently created custom translation files. Note the different Translation Schema files used to import each dataset. 2. - district_of_columbia_highway.zip 3. - Street_Centerline_Light.shp 4. Return to Map and select the Street Centerlines Light as the Reference Dataset, dc highway osm as the Secondary dataset. 5. Click ‘Conflate’ 6. Change the value for Type to Cookie Cutter & Horizontal. 7. Hit Conflate. Note the conflation time will vary depending on the specs of the machine. This example took about 5-10 min to run locally. 8. 50+ reviews should appear. You can resolve them all by clicking resolve all or leave them as is (unresolved) for multi-user step.
1.0
Cookie Cut Conflation Error - After attempting to perform a cookie cutter/horizontal conflation on district_of_columbia_highway and Street_Centerlines_Light (see below procedure) I was met with an empty map and the following error message each time: 5/25/2017, 4:23:34 PM: Map is empty. Error at Object.<anonymous> (http://localhost:8888/hootenanny-id/js/id/core/connection.js:98:56) at Object.event (http://localhost:8888/hootenanny-id/js/lib/d3.v3.js:584:40) at XMLHttpRequest.respond (http://localhost:8888/hootenanny-id/js/lib/d3.v3.js:2116:22) **Procedure:** 1. Ingest DC Street datasets using the recently created custom translation files. Note the different Translation Schema files used to import each dataset. 2. - district_of_columbia_highway.zip 3. - Street_Centerline_Light.shp 4. Return to Map and select the Street Centerlines Light as the Reference Dataset, dc highway osm as the Secondary dataset. 5. Click ‘Conflate’ 6. Change the value for Type to Cookie Cutter & Horizontal. 7. Hit Conflate. Note the conflation time will vary depending on the specs of the machine. This example took about 5-10 min to run locally. 8. 50+ reviews should appear. You can resolve them all by clicking resolve all or leave them as is (unresolved) for multi-user step.
test
cookie cut conflation error after attempting to perform a cookie cutter horizontal conflation on district of columbia highway and street centerlines light see below procedure i was met with an empty map and the following error message each time pm map is empty error at object at object event at xmlhttprequest respond procedure ingest dc street datasets using the recently created custom translation files note the different translation schema files used to import each dataset district of columbia highway zip street centerline light shp return to map and select the street centerlines light as the reference dataset dc highway osm as the secondary dataset click ‘conflate’ change the value for type to cookie cutter horizontal hit conflate note the conflation time will vary depending on the specs of the machine this example took about min to run locally reviews should appear you can resolve them all by clicking resolve all or leave them as is unresolved for multi user step
1
234,751
19,254,750,126
IssuesEvent
2021-12-09 10:04:56
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Unstable test `github.com/pingcap/tidb/plugin.Shutdown`
type/bug component/test sig/sql-infra severity/major
## Bug Report ``` [plugin.go:362] ["call OnShutdown for failure"] [plugin=tplugin] [error=EOF] [stack="github.com/pingcap/tidb/plugin.Shutdown\n\t/home/jenkins/agent/workspace/tidb_ghpr_check_2/go/src/github.com/pingcap/tidb/plugin/plugin.go:362\ngithub.com/pingcap/tidb/plugin.TestLoadPluginSkipError\n\t/home/jenkins/agent/workspace/tidb_ghpr_check_2/go/src/github.com/pingcap/tidb/plugin/plugin_test.go:174\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1193"] ``` Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/33435/pipeline <!-- a step by step guide for reproducing the bug. --> ### 2. What did you expect to see? (Required) ### 3. What did you see instead (Required) ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() -->
1.0
Unstable test `github.com/pingcap/tidb/plugin.Shutdown` - ## Bug Report ``` [plugin.go:362] ["call OnShutdown for failure"] [plugin=tplugin] [error=EOF] [stack="github.com/pingcap/tidb/plugin.Shutdown\n\t/home/jenkins/agent/workspace/tidb_ghpr_check_2/go/src/github.com/pingcap/tidb/plugin/plugin.go:362\ngithub.com/pingcap/tidb/plugin.TestLoadPluginSkipError\n\t/home/jenkins/agent/workspace/tidb_ghpr_check_2/go/src/github.com/pingcap/tidb/plugin/plugin_test.go:174\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1193"] ``` Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/33435/pipeline <!-- a step by step guide for reproducing the bug. --> ### 2. What did you expect to see? (Required) ### 3. What did you see instead (Required) ### 4. What is your TiDB version? (Required) <!-- Paste the output of SELECT tidb_version() -->
test
unstable test github com pingcap tidb plugin shutdown bug report please answer these questions before submitting your issue thanks minimal reproduce step required in ci what did you expect to see required what did you see instead required what is your tidb version required
1
283,476
24,549,867,981
IssuesEvent
2022-10-12 11:45:33
KEEPER31337/Homepage-Back
https://api.github.com/repos/KEEPER31337/Homepage-Back
closed
테스트 할 때 Embedded Redis를 사용하도록 변경한다.
✏️ test enhancement
## 사전 수행 issue 없음. ## 이슈 내용 **레디스를 켜지 않아도** 테스트를 진행할 수 있도록 테스트 할 때에는 [Embedded Redis](https://github.com/ozimov/embedded-redis)를 사용하자. [https://www.baeldung.com/spring-embedded-redis](https://www.baeldung.com/spring-embedded-redis) ## 이슈 수행 사항 - [ ] 위 링크를 참고하여 테스트 시에는 Embedded Redis를 사용하도록 변경
1.0
테스트 할 때 Embedded Redis를 사용하도록 변경한다. - ## 사전 수행 issue 없음. ## 이슈 내용 **레디스를 켜지 않아도** 테스트를 진행할 수 있도록 테스트 할 때에는 [Embedded Redis](https://github.com/ozimov/embedded-redis)를 사용하자. [https://www.baeldung.com/spring-embedded-redis](https://www.baeldung.com/spring-embedded-redis) ## 이슈 수행 사항 - [ ] 위 링크를 참고하여 테스트 시에는 Embedded Redis를 사용하도록 변경
test
테스트 할 때 embedded redis를 사용하도록 변경한다 사전 수행 issue 없음 이슈 내용 레디스를 켜지 않아도 테스트를 진행할 수 있도록 테스트 할 때에는 사용하자 이슈 수행 사항 위 링크를 참고하여 테스트 시에는 embedded redis를 사용하도록 변경
1
59,227
24,692,813,970
IssuesEvent
2022-10-19 09:47:34
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
CORS for OAuth2 Server
wontfix area/service-mesh
**Description** Dear Colleagues, when calling the OAuth2 Authorization server from within a UI hosted inside another Kyma Application I get CORS errors from Chrome. Example: UI is hosted as ui.kyma.cx, Corresponding OAuth2 Authorization Server would be oauth2.kyma.cx. Calls from within a swagger ui to oauth2.kyma.cx are blocked due to CORS preflight issues. Cheers Andreas **Expected result** No CORS error **Actual result** CORS errors **Steps to reproduce** see above **Troubleshooting** N/A
1.0
CORS for OAuth2 Server - **Description** Dear Colleagues, when calling the OAuth2 Authorization server from within a UI hosted inside another Kyma Application I get CORS errors from Chrome. Example: UI is hosted as ui.kyma.cx, Corresponding OAuth2 Authorization Server would be oauth2.kyma.cx. Calls from within a swagger ui to oauth2.kyma.cx are blocked due to CORS preflight issues. Cheers Andreas **Expected result** No CORS error **Actual result** CORS errors **Steps to reproduce** see above **Troubleshooting** N/A
non_test
cors for server description dear colleagues when calling the authorization server from within a ui hosted inside another kyma application i get cors errors from chrome example ui is hosted as ui kyma cx corresponding authorization server would be kyma cx calls from within a swagger ui to kyma cx are blocked due to cors preflight issues cheers andreas expected result no cors error actual result cors errors steps to reproduce see above troubleshooting n a
0
178,272
14,666,170,648
IssuesEvent
2020-12-29 15:45:03
gotk3/gotk3
https://api.github.com/repos/gotk3/gotk3
closed
unknown type name 'uid_t' when compiling for windows
bug documentation
Here is the command I'm using and the error: ``` env GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ go build gui.go # github.com/gotk3/gotk3/glib In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../github.com/gotk3/gotk3/glib/application.go:4: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gmacros.h:232:53: error: size of array '_GStaticAssertCompileTimeAssertion_0' is negative #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^ /usr/include/glib-2.0/glib/gmacros.h:229:47: note: in definition of macro 'G_PASTE_ARGS' #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:232:44: note: in expansion of macro 'G_PASTE' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:423:3: note: in expansion of macro 'G_STATIC_ASSERT' G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:46:0, from ../github.com/gotk3/gotk3/glib/application.go:4: /usr/include/glib-2.0/gio/gcredentials.h: At top level: /usr/include/glib-2.0/gio/gcredentials.h:75:1: error: unknown type name 'uid_t' uid_t g_credentials_get_unix_user (GCredentials *credentials, ^~~~~ /usr/include/glib-2.0/gio/gcredentials.h:79:52: error: unknown type name 'uid_t'; did you mean 'pid_t'? uid_t uid, ^~~~~ pid_t ```
1.0
unknown type name 'uid_t' when compiling for windows - Here is the command I'm using and the error: ``` env GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ go build gui.go # github.com/gotk3/gotk3/glib In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../github.com/gotk3/gotk3/glib/application.go:4: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gmacros.h:232:53: error: size of array '_GStaticAssertCompileTimeAssertion_0' is negative #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^ /usr/include/glib-2.0/glib/gmacros.h:229:47: note: in definition of macro 'G_PASTE_ARGS' #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:232:44: note: in expansion of macro 'G_PASTE' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:423:3: note: in expansion of macro 'G_STATIC_ASSERT' G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:46:0, from ../github.com/gotk3/gotk3/glib/application.go:4: /usr/include/glib-2.0/gio/gcredentials.h: At top level: /usr/include/glib-2.0/gio/gcredentials.h:75:1: error: unknown type name 'uid_t' uid_t g_credentials_get_unix_user (GCredentials *credentials, ^~~~~ /usr/include/glib-2.0/gio/gcredentials.h:79:52: error: unknown type name 'uid_t'; did you mean 'pid_t'? uid_t uid, ^~~~~ pid_t ```
non_test
unknown type name uid t when compiling for windows here is the command i m using and the error env goos windows goarch cgo enabled cc gcc cxx g go build gui go github com glib in file included from usr glib include glibconfig h from usr include glib glib gtypes h from usr include glib glib galloca h from usr include glib glib h from usr include glib gobject gbinding h from usr include glib glib object h from usr include glib gio gioenums h from usr include glib gio giotypes h from usr include glib gio gio h from github com glib application go usr include glib glib gtypes h in function glib checked add usr include glib glib gmacros h error size of array gstaticassertcompiletimeassertion is negative define g static assert expr typedef char g paste gstaticassertcompiletimeassertion counter g gnuc unused usr include glib glib gmacros h note in definition of macro g paste args define g paste args usr include glib glib gmacros h note in expansion of macro g paste define g static assert expr typedef char g paste gstaticassertcompiletimeassertion counter g gnuc unused usr include glib glib gtypes h note in expansion of macro g static assert g static assert sizeof unsigned long long sizeof in file included from usr include glib gio gio h from github com glib application go usr include glib gio gcredentials h at top level usr include glib gio gcredentials h error unknown type name uid t uid t g credentials get unix user gcredentials credentials usr include glib gio gcredentials h error unknown type name uid t did you mean pid t uid t uid pid t
0
253,407
19,100,434,603
IssuesEvent
2021-11-29 21:47:30
kazhala/InquirerPy
https://api.github.com/repos/kazhala/InquirerPy
closed
Feature: Add a toggle All option for checkbox
documentation
Hi, First, thank you for developing InquirerPy, I find it really user-friendly and Pythonic with the alternative syntax ! I'm making this issue because I've encountered a situation that the library doesn't seem to handle (at least to my knowledge) which could be useful I think. I'm currently using the checkbox prompt to choose which step a pipeline should be executed, but as it contains many steps, having a working "toggle all" button would be superb. Example: ![image](https://user-images.githubusercontent.com/24433720/142911430-45a1f928-8937-4e44-8945-e1f0b9d1c781.png)
1.0
Feature: Add a toggle All option for checkbox - Hi, First, thank you for developing InquirerPy, I find it really user-friendly and Pythonic with the alternative syntax ! I'm making this issue because I've encountered a situation that the library doesn't seem to handle (at least to my knowledge) which could be useful I think. I'm currently using the checkbox prompt to choose which step a pipeline should be executed, but as it contains many steps, having a working "toggle all" button would be superb. Example: ![image](https://user-images.githubusercontent.com/24433720/142911430-45a1f928-8937-4e44-8945-e1f0b9d1c781.png)
non_test
feature add a toggle all option for checkbox hi first thank you for developing inquirerpy i find it really user friendly and pythonic with the alternative syntax i m making this issue because i ve encountered a situation that the library doesn t seem to handle at least to my knowledge which could be useful i think i m currently using the checkbox prompt to choose which step a pipeline should be executed but as it contains many steps having a working toggle all button would be superb example
0
56,984
6,535,767,669
IssuesEvent
2017-08-31 15:37:55
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
Manual test run on Windows x64 for 0.18.x Hotfix #1
OS/Windows release-notes/exclude tests
## Per release specialty tests 1. [ ] white tab displayed if 'last viewed tab' isn't available ([#10645](https://github.com/brave/browser-laptop/issues/10645)) 2. [ ] Focus is always set to first tab, Page view not shown for single tab ([#10532](https://github.com/brave/browser-laptop/issues/10532)) 3. [ ] about: pages are not always being populated ([#10384](https://github.com/brave/browser-laptop/issues/10384)) 4. [ ] Specific tab closing steps makes the active tab to set the wrong index ([#10038](https://github.com/brave/browser-laptop/issues/10038)) 5. [ ] Tear off last tab to window causes original windows last tab to be shown in white ([#9671](https://github.com/brave/browser-laptop/issues/9671)) 6. [ ] Pressing cmd/ctrl + w sometimes does not close tabs ([#9083](https://github.com/brave/browser-laptop/issues/9083)) 7. [ ] Error while closing tab pages: `Could not find tab for <id>` ([#9722](https://github.com/brave/browser-laptop/issues/9722)) 8. [ ] Unable to switch tabs sometimes ([#9385](https://github.com/brave/browser-laptop/issues/9385)) 9. [x] entire Brave UI becomes unresponsive ([#10436](https://github.com/brave/browser-laptop/issues/10436)) 10. [ ] Netflix Streaming Error ([#10449](https://github.com/brave/browser-laptop/issues/10449)) 11. [ ] Enable Brave in the UA for www.netflix.com ([#10614](https://github.com/brave/browser-laptop/issues/10614)) 12. [ ] Regression : Toolbar and UI Elements scale control is not working [(#10089](https://github.com/brave/browser-laptop/issues/10089)) ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window. 3. [ ] Check Brave, muon, and libchromiumcontent version in About and make sure it is EXACTLY as expected. ## Last changeset test 1. [ ] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave). ## Widevine/Netflix test 1. [ ] Test that you can log into Netflix and start a show. ## Ledger 1. [ ] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked. 2. [ ] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created. 3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance. 4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase. 5. [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table. 6. [ ] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab. 7. [ ] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal. 8. [ ] Check that disabling payments and enabling them again does not lose state. ## Sync 1. [ ] Verify you are able to sync two devices using the secret code 2. [ ] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2 3. [ ] Enable Browsing history sync on device 1, ensure the history is shown on device 2 4. [ ] Import/Add bookmarks on device 1, ensure it is synced on device 2 5. [ ] Ensure imported bookmark folder structure is maintained on device 2 6. [ ] Ensure bookmark favicons are shown after sync ## Data 1. [ ] Make sure that data from the last version appears in the new version OK. 2. [ ] Test that the previous version's cookies are preserved in the next version. ## About pages 1. [x] Test that about:adblock loads 2. [x] Test that about:autofill loads 3. [x] Test that about:bookmarks loads bookmarks 4. [x] Test that about:downloads loads downloads 5. [x] Test that about:extensions loads 6. [x] Test that about:history loads history 7. [x] Test that about:passwords loads 8. [x] Test that about:styles loads 9. [x] Test that about:welcome loads 10. [x] Test that about:preferences changing a preference takes effect right away 11. [x] Test that about:preferences language change takes effect on re-start ## Bookmarks 1. [x] Test that creating a bookmark on the bookmarks toolbar with the star button works 2. [x] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon works 3. [x] Test that creating a bookmark folder on the bookmarks toolbar works 4. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works 5. [x] Test that clicking a bookmark in the toolbar loads the bookmark. 6. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark. 7. [x] Test that a bookmark on the bookmark toolbar can be removed via context menu 8. [x] Test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu 9. [x] Test that a bookmark subfolder can be removed via context menu 10. [x] Test that a bookmark folder on the bookmark toolbar can be removed via context menu ## Context menus 1. [x] Make sure context menu items in the URL bar work 2. [x] Make sure context menu items on content work with no selected text. 3. [x] Make sure context menu items on content work with selected text. 4. [x] Make sure context menu items on content work inside an editable control on `about:styles` (input, textarea, or contenteditable). ## Find on page 1. [x] Ensure search box is shown with shortcut 2. [x] Test successful find 3. [x] Test forward and backward find navigation 4. [x] Test failed find shows 0 results 5. [x] Test match case find ## Geolocation 1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works ## Site hacks 1. [ ] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it ## Downloads 1. [x] Test downloading a file works and that all actions on the download item works. ## Fullscreen 1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc). 2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com) ## Tabs, Pinning and Tear off tabs 1. [x] Test that tabs are pinnable 2. [x] Test that tabs are unpinnable 3. [x] Test that tabs are draggable to same tabset 4. [x] Test that tabs are draggable to alternate tabset 5. [x] Test that tabs can be teared off into a new window 6. [x] Test that you are able to reattach a tab that is teared off into a new window 7. [x] Test that tab pages can be closed 8. [x] Test that tab pages can be muted ## Zoom 1. [ ] Test zoom in / out shortcut works 2. [ ] Test hamburger menu zooms. 3. [ ] Test zoom saved when you close the browser and restore on a single site. 4. [ ] Test zoom saved when you navigate within a single origin site. 5. [ ] Test that navigating to a different origin resets the zoom ## Bravery settings 1. [ ] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/ 2. [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/ 3. [ ] Check that ad replacement works on http://slashdot.org 4. [ ] Check that toggling to blocking and allow ads works as expected. 5. [ ] Test that clicking through a cert error in https://badssl.com/ works. 6. [ ] Test that Safe Browsing works (http://downloadme.org/) 7. [ ] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/. 8. [ ] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work. 9. [ ] Test that about:preferences default Bravery settings take effect on pages with no site settings. 10. [ ] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked. 11. [ ] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked. 12. [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on. 13. [ ] Test that browser is not detected on https://extensions.inrialpes.fr/brave/ ## Content tests 1. [ ] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab. 2. [ ] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows. 3. [ ] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown. 4. [ ] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled. 5. [ ] Open `about:styles` and type some misspellings on a textbox, make sure they are underlined. 6. [ ] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text. 7. [ ] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded. 8. [ ] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works. 9. [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf 10. [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run). ## Flash tests 1. [ ] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked. 2. [ ] Test that flash placeholder appears on http://www.homestarrunner.com ## Autofill tests 1. [ ] Test that autofill works on http://www.roboform.com/filling-test-all-fields ## Session storage Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder. 1. [ ] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu) 2. [ ] Test that windows and tabs restore when closed, including active tab. 3. [ ] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu) ## Cookie and Cache 1. [ ] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified. 2. [ ] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value. ## Update tests 1. [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
1.0
Manual test run on Windows x64 for 0.18.x Hotfix #1 - ## Per release specialty tests 1. [ ] white tab displayed if 'last viewed tab' isn't available ([#10645](https://github.com/brave/browser-laptop/issues/10645)) 2. [ ] Focus is always set to first tab, Page view not shown for single tab ([#10532](https://github.com/brave/browser-laptop/issues/10532)) 3. [ ] about: pages are not always being populated ([#10384](https://github.com/brave/browser-laptop/issues/10384)) 4. [ ] Specific tab closing steps makes the active tab to set the wrong index ([#10038](https://github.com/brave/browser-laptop/issues/10038)) 5. [ ] Tear off last tab to window causes original windows last tab to be shown in white ([#9671](https://github.com/brave/browser-laptop/issues/9671)) 6. [ ] Pressing cmd/ctrl + w sometimes does not close tabs ([#9083](https://github.com/brave/browser-laptop/issues/9083)) 7. [ ] Error while closing tab pages: `Could not find tab for <id>` ([#9722](https://github.com/brave/browser-laptop/issues/9722)) 8. [ ] Unable to switch tabs sometimes ([#9385](https://github.com/brave/browser-laptop/issues/9385)) 9. [x] entire Brave UI becomes unresponsive ([#10436](https://github.com/brave/browser-laptop/issues/10436)) 10. [ ] Netflix Streaming Error ([#10449](https://github.com/brave/browser-laptop/issues/10449)) 11. [ ] Enable Brave in the UA for www.netflix.com ([#10614](https://github.com/brave/browser-laptop/issues/10614)) 12. [ ] Regression : Toolbar and UI Elements scale control is not working [(#10089](https://github.com/brave/browser-laptop/issues/10089)) ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window. 3. [ ] Check Brave, muon, and libchromiumcontent version in About and make sure it is EXACTLY as expected. ## Last changeset test 1. [ ] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave). ## Widevine/Netflix test 1. [ ] Test that you can log into Netflix and start a show. ## Ledger 1. [ ] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked. 2. [ ] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created. 3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance. 4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase. 5. [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table. 6. [ ] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab. 7. [ ] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal. 8. [ ] Check that disabling payments and enabling them again does not lose state. ## Sync 1. [ ] Verify you are able to sync two devices using the secret code 2. [ ] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2 3. [ ] Enable Browsing history sync on device 1, ensure the history is shown on device 2 4. [ ] Import/Add bookmarks on device 1, ensure it is synced on device 2 5. [ ] Ensure imported bookmark folder structure is maintained on device 2 6. [ ] Ensure bookmark favicons are shown after sync ## Data 1. [ ] Make sure that data from the last version appears in the new version OK. 2. [ ] Test that the previous version's cookies are preserved in the next version. ## About pages 1. [x] Test that about:adblock loads 2. [x] Test that about:autofill loads 3. [x] Test that about:bookmarks loads bookmarks 4. [x] Test that about:downloads loads downloads 5. [x] Test that about:extensions loads 6. [x] Test that about:history loads history 7. [x] Test that about:passwords loads 8. [x] Test that about:styles loads 9. [x] Test that about:welcome loads 10. [x] Test that about:preferences changing a preference takes effect right away 11. [x] Test that about:preferences language change takes effect on re-start ## Bookmarks 1. [x] Test that creating a bookmark on the bookmarks toolbar with the star button works 2. [x] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon works 3. [x] Test that creating a bookmark folder on the bookmarks toolbar works 4. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works 5. [x] Test that clicking a bookmark in the toolbar loads the bookmark. 6. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark. 7. [x] Test that a bookmark on the bookmark toolbar can be removed via context menu 8. [x] Test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu 9. [x] Test that a bookmark subfolder can be removed via context menu 10. [x] Test that a bookmark folder on the bookmark toolbar can be removed via context menu ## Context menus 1. [x] Make sure context menu items in the URL bar work 2. [x] Make sure context menu items on content work with no selected text. 3. [x] Make sure context menu items on content work with selected text. 4. [x] Make sure context menu items on content work inside an editable control on `about:styles` (input, textarea, or contenteditable). ## Find on page 1. [x] Ensure search box is shown with shortcut 2. [x] Test successful find 3. [x] Test forward and backward find navigation 4. [x] Test failed find shows 0 results 5. [x] Test match case find ## Geolocation 1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works ## Site hacks 1. [ ] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it ## Downloads 1. [x] Test downloading a file works and that all actions on the download item works. ## Fullscreen 1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc). 2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com) ## Tabs, Pinning and Tear off tabs 1. [x] Test that tabs are pinnable 2. [x] Test that tabs are unpinnable 3. [x] Test that tabs are draggable to same tabset 4. [x] Test that tabs are draggable to alternate tabset 5. [x] Test that tabs can be teared off into a new window 6. [x] Test that you are able to reattach a tab that is teared off into a new window 7. [x] Test that tab pages can be closed 8. [x] Test that tab pages can be muted ## Zoom 1. [ ] Test zoom in / out shortcut works 2. [ ] Test hamburger menu zooms. 3. [ ] Test zoom saved when you close the browser and restore on a single site. 4. [ ] Test zoom saved when you navigate within a single origin site. 5. [ ] Test that navigating to a different origin resets the zoom ## Bravery settings 1. [ ] Check that HTTPS Everywhere works by loading https://https-everywhere.badssl.com/ 2. [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/ 3. [ ] Check that ad replacement works on http://slashdot.org 4. [ ] Check that toggling to blocking and allow ads works as expected. 5. [ ] Test that clicking through a cert error in https://badssl.com/ works. 6. [ ] Test that Safe Browsing works (http://downloadme.org/) 7. [ ] Turning Safe Browsing off and shields off both disable safe browsing for http://downloadme.org/. 8. [ ] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work. 9. [ ] Test that about:preferences default Bravery settings take effect on pages with no site settings. 10. [ ] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked. 11. [ ] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked. 12. [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on. 13. [ ] Test that browser is not detected on https://extensions.inrialpes.fr/brave/ ## Content tests 1. [ ] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab. 2. [ ] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows. 3. [ ] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown. 4. [ ] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled. 5. [ ] Open `about:styles` and type some misspellings on a textbox, make sure they are underlined. 6. [ ] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text. 7. [ ] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded. 8. [ ] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works. 9. [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf 10. [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run). ## Flash tests 1. [ ] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked. 2. [ ] Test that flash placeholder appears on http://www.homestarrunner.com ## Autofill tests 1. [ ] Test that autofill works on http://www.roboform.com/filling-test-all-fields ## Session storage Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder. 1. [ ] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu) 2. [ ] Test that windows and tabs restore when closed, including active tab. 3. [ ] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu) ## Cookie and Cache 1. [ ] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified. 2. [ ] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value. ## Update tests 1. [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
test
manual test run on windows for x hotfix per release specialty tests white tab displayed if last viewed tab isn t available focus is always set to first tab page view not shown for single tab about pages are not always being populated specific tab closing steps makes the active tab to set the wrong index tear off last tab to window causes original windows last tab to be shown in white pressing cmd ctrl w sometimes does not close tabs error while closing tab pages could not find tab for unable to switch tabs sometimes entire brave ui becomes unresponsive netflix streaming error enable brave in the ua for regression toolbar and ui elements scale control is not working installer check that installer is close to the size of last release check signature if os run spctl assess verbose applications brave app and make sure it returns accepted if windows right click on the installer exe and go to properties go to the digital signatures tab and double click on the signature make sure it says the digital signature is ok in the popup window check brave muon and libchromiumcontent version in about and make sure it is exactly as expected last changeset test test what is covered by the last changeset you can find this by clicking on the sha in about brave widevine netflix test test that you can log into netflix and start a show ledger create a wallet with a value other than selected in the monthly budget dropdown click on the add funds button and check that coinbase transactions are blocked remove all ledger json files from library application support brave go to the payments tab in about preferences enable payments click on create wallet check that the add funds button appears after a wallet is created click on add funds and verify that adding funds through coinbase increases the account balance repeat the step above but add funds by scanning the qr code in a mobile bitcoin app instead of through coinbase visit nytimes com for a few seconds and make sure it shows up in the payments table go to and click the register button in the payments tab click add funds verify that the transfer funds button is visible and that clicking on transfer funds opens a jsfiddle url in a new tab go to and click unregister verify that the transfer funds button no longer appears in the add funds modal check that disabling payments and enabling them again does not lose state sync verify you are able to sync two devices using the secret code visit a site on device and change shield setting ensure that the saved site preference is synced to device enable browsing history sync on device ensure the history is shown on device import add bookmarks on device ensure it is synced on device ensure imported bookmark folder structure is maintained on device ensure bookmark favicons are shown after sync data make sure that data from the last version appears in the new version ok test that the previous version s cookies are preserved in the next version about pages test that about adblock loads test that about autofill loads test that about bookmarks loads bookmarks test that about downloads loads downloads test that about extensions loads test that about history loads history test that about passwords loads test that about styles loads test that about welcome loads test that about preferences changing a preference takes effect right away test that about preferences language change takes effect on re start bookmarks test that creating a bookmark on the bookmarks toolbar with the star button works test that creating a bookmark on the bookmarks toolbar by dragging the un lock icon works test that creating a bookmark folder on the bookmarks toolbar works test that moving a bookmark into a folder by drag and drop on the bookmarks folder works test that clicking a bookmark in the toolbar loads the bookmark test that clicking a bookmark in a bookmark toolbar folder loads the bookmark test that a bookmark on the bookmark toolbar can be removed via context menu test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu test that a bookmark subfolder can be removed via context menu test that a bookmark folder on the bookmark toolbar can be removed via context menu context menus make sure context menu items in the url bar work make sure context menu items on content work with no selected text make sure context menu items on content work with selected text make sure context menu items on content work inside an editable control on about styles input textarea or contenteditable find on page ensure search box is shown with shortcut test successful find test forward and backward find navigation test failed find shows results test match case find geolocation check that works site hacks test sub page loads a video and you can play it downloads test downloading a file works and that all actions on the download item works fullscreen test that entering full screen window works view toggle full screen and exit back not esc test that entering full screen works and esc to go back youtube com tabs pinning and tear off tabs test that tabs are pinnable test that tabs are unpinnable test that tabs are draggable to same tabset test that tabs are draggable to alternate tabset test that tabs can be teared off into a new window test that you are able to reattach a tab that is teared off into a new window test that tab pages can be closed test that tab pages can be muted zoom test zoom in out shortcut works test hamburger menu zooms test zoom saved when you close the browser and restore on a single site test zoom saved when you navigate within a single origin site test that navigating to a different origin resets the zoom bravery settings check that https everywhere works by loading turning https everywhere off and shields off both disable the redirect to check that ad replacement works on check that toggling to blocking and allow ads works as expected test that clicking through a cert error in works test that safe browsing works turning safe browsing off and shields off both disable safe browsing for visit and then turn on script blocking nothing should load allow it from the script blocking ui in the url bar and it should work test that about preferences default bravery settings take effect on pages with no site settings test that turning on fingerprinting protection in about preferences shows fingerprints blocked at test that turning it off in the bravery menu shows fingerprints blocked test that party storage results are blank at when party cookies are blocked and not blank when party cookies are unblocked test that audio fingerprint is blocked at when fingerprinting protection is on test that browser is not detected on content tests go to and click on the twitter icon on the top right test that context menus work in the new twitter tab load twitter and click on a tweet so the popup div shows click to dismiss and repeat with another div make sure it shows go to and test that clicking on show pops up a notification asking for permission make sure that clicking deny leads to no notifications being shown go to and make sure that the password can be saved make sure the saved password shows up in about passwords then reload and make sure the password is autofilled open about styles and type some misspellings on a textbox make sure they are underlined make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text make sure that command click control click on windows control click on ubuntu on a link opens a new tab but does not switch to it click on it and make sure it is already loaded open an email on or inbox google com and click on a link make sure it works test that pdf is loaded at test that shows up as grey not red no mixed content scripts are run flash tests turn on flash in about preferences security test that clicking on install flash banner on myspace com shows a notification to allow flash and that the banner disappears when allow is clicked test that flash placeholder appears on autofill tests test that autofill works on session storage do not forget to make a backup of your entire library application support brave folder temporarily move away your library application support brave session store and test that clean session storage works appdata brave in windows config brave in ubuntu test that windows and tabs restore when closed including active tab move away your entire library application support brave folder appdata brave in windows config brave in ubuntu cookie and cache make a backup of your profile turn on all clearing in preferences and shut down make sure when you bring the browser back up everything is gone that is specified go to and set an evercookie check that going to prefs clearing site data and cache and going back to the evercookie site does not remember the old evercookie value update tests test that updating using brave update version env variable works correctly
1
240,398
18,348,778,914
IssuesEvent
2021-10-08 09:49:56
1DSAG/UI5-Best-Practice
https://api.github.com/repos/1DSAG/UI5-Best-Practice
closed
Update Topic List
documentation
Topic List is quiet out of date update list to see which topic are still open
1.0
Update Topic List - Topic List is quiet out of date update list to see which topic are still open
non_test
update topic list topic list is quiet out of date update list to see which topic are still open
0
364,069
10,758,486,369
IssuesEvent
2019-10-31 15:03:37
eclipse/codewind
https://api.github.com/repos/eclipse/codewind
closed
Templates repos commands are missing fields
area/portal kind/bug priority/hot remote
repository_list contents: ``` [ { "url": "https://raw.githubusercontent.com/kabanero-io/codewind-templates/master/devfiles/index.json", "description": "Standard Codewind templates", "enabled": true, "protected": true, "projectStyles": [ "Codewind" ], "name": "Default templates" }, { "url": "https://github.com/kabanero-io/collections/releases/download/v0.1.2/kabanero-index.json", "name": "Kabanero Collections", "description": "The default set of templates from Kabanero Collections", "enabled": false, "protected": true, "projectStyles": [ "Appsody" ] }, { "name": "Appsody Stacks - appsodyhub", "description": "Use Appsody in Codewind to develop applications with sharable technology stacks.", "url": "https://github.com/appsody/stacks/releases/latest/download/incubator-index.json", "enabled": false, "protected": true, "projectStyles": [ "Appsody" ] } ] ``` cli output from `templates repos list` ``` [ { "description": "Standard Codewind templates", "url": "https://raw.githubusercontent.com/kabanero-io/codewind-templates/master/devfiles/index.json", "name": "Default templates" }, { "description": "The default set of templates from Kabanero Collections", "url": "https://github.com/kabanero-io/collections/releases/download/v0.1.2/kabanero-index.json", "name": "Kabanero Collections" }, { "description": "Use Appsody in Codewind to develop applications with sharable technology stacks.", "url": "https://github.com/appsody/stacks/releases/latest/download/incubator-index.json", "name": "Appsody Stacks - appsodyhub" } ] ``` `enabled`, `protected`, and `projectStyles` are missing
1.0
Templates repos commands are missing fields - repository_list contents: ``` [ { "url": "https://raw.githubusercontent.com/kabanero-io/codewind-templates/master/devfiles/index.json", "description": "Standard Codewind templates", "enabled": true, "protected": true, "projectStyles": [ "Codewind" ], "name": "Default templates" }, { "url": "https://github.com/kabanero-io/collections/releases/download/v0.1.2/kabanero-index.json", "name": "Kabanero Collections", "description": "The default set of templates from Kabanero Collections", "enabled": false, "protected": true, "projectStyles": [ "Appsody" ] }, { "name": "Appsody Stacks - appsodyhub", "description": "Use Appsody in Codewind to develop applications with sharable technology stacks.", "url": "https://github.com/appsody/stacks/releases/latest/download/incubator-index.json", "enabled": false, "protected": true, "projectStyles": [ "Appsody" ] } ] ``` cli output from `templates repos list` ``` [ { "description": "Standard Codewind templates", "url": "https://raw.githubusercontent.com/kabanero-io/codewind-templates/master/devfiles/index.json", "name": "Default templates" }, { "description": "The default set of templates from Kabanero Collections", "url": "https://github.com/kabanero-io/collections/releases/download/v0.1.2/kabanero-index.json", "name": "Kabanero Collections" }, { "description": "Use Appsody in Codewind to develop applications with sharable technology stacks.", "url": "https://github.com/appsody/stacks/releases/latest/download/incubator-index.json", "name": "Appsody Stacks - appsodyhub" } ] ``` `enabled`, `protected`, and `projectStyles` are missing
non_test
templates repos commands are missing fields repository list contents url description standard codewind templates enabled true protected true projectstyles codewind name default templates url name kabanero collections description the default set of templates from kabanero collections enabled false protected true projectstyles appsody name appsody stacks appsodyhub description use appsody in codewind to develop applications with sharable technology stacks url enabled false protected true projectstyles appsody cli output from templates repos list description standard codewind templates url name default templates description the default set of templates from kabanero collections url name kabanero collections description use appsody in codewind to develop applications with sharable technology stacks url name appsody stacks appsodyhub enabled protected and projectstyles are missing
0
42,904
5,486,908,845
IssuesEvent
2017-03-14 01:55:08
backdrop/backdrop-issues
https://api.github.com/repos/backdrop/backdrop-issues
closed
chicken and egg: upgrading vs 4-byte UTF-8 support
pr - reviewed & tested by the community status - has pull request type - bug report
When I visit update.php while attempting to upgrade from a Drupal 7 site, I see the following"requirements problem" that prevents me from upgrading: ``` Database system 4-byte UTF-8 support Database tables need conversion 4-byte UTF-8 support enables extended characters to be saved into the database, including emojis, Asian symbols and mathematical symbols. Your server supports this feature but not all tables have been converted to use it. After making a database backup, you should convert existing tables. ``` Since I am unable to run update.php without resolving this critical error, I click the link to `convert existing tables` which of course throws an exception telling me my config files don't exist. These files will only be created AFTER the upgrade from Drupal 7 to backdrop. ``` Error Error message Exception: The configuration directory in settings.php is specified as '../config/dev-active', but this directory is either empty or missing crucial files. Check that the $config_directories variable is correct in settings.php. in _backdrop_bootstrap_configuration() (line 2900 of backdrop/core/includes/bootstrap.inc). The website encountered an unexpected error. Please try again later. ``` So, which needs comes first? the upgrade from D7 or the UTF-8 conversion? --- PR from @jenlampton at https://github.com/backdrop/backdrop/pull/1799
1.0
chicken and egg: upgrading vs 4-byte UTF-8 support - When I visit update.php while attempting to upgrade from a Drupal 7 site, I see the following"requirements problem" that prevents me from upgrading: ``` Database system 4-byte UTF-8 support Database tables need conversion 4-byte UTF-8 support enables extended characters to be saved into the database, including emojis, Asian symbols and mathematical symbols. Your server supports this feature but not all tables have been converted to use it. After making a database backup, you should convert existing tables. ``` Since I am unable to run update.php without resolving this critical error, I click the link to `convert existing tables` which of course throws an exception telling me my config files don't exist. These files will only be created AFTER the upgrade from Drupal 7 to backdrop. ``` Error Error message Exception: The configuration directory in settings.php is specified as '../config/dev-active', but this directory is either empty or missing crucial files. Check that the $config_directories variable is correct in settings.php. in _backdrop_bootstrap_configuration() (line 2900 of backdrop/core/includes/bootstrap.inc). The website encountered an unexpected error. Please try again later. ``` So, which needs comes first? the upgrade from D7 or the UTF-8 conversion? --- PR from @jenlampton at https://github.com/backdrop/backdrop/pull/1799
test
chicken and egg upgrading vs byte utf support when i visit update php while attempting to upgrade from a drupal site i see the following requirements problem that prevents me from upgrading database system byte utf support database tables need conversion byte utf support enables extended characters to be saved into the database including emojis asian symbols and mathematical symbols your server supports this feature but not all tables have been converted to use it after making a database backup you should convert existing tables since i am unable to run update php without resolving this critical error i click the link to convert existing tables which of course throws an exception telling me my config files don t exist these files will only be created after the upgrade from drupal to backdrop error error message exception the configuration directory in settings php is specified as config dev active but this directory is either empty or missing crucial files check that the config directories variable is correct in settings php in backdrop bootstrap configuration line of backdrop core includes bootstrap inc the website encountered an unexpected error please try again later so which needs comes first the upgrade from or the utf conversion pr from jenlampton at
1
32,751
6,916,607,635
IssuesEvent
2017-11-29 03:35:32
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
Web 3.3 - poner default la forma de pago transferencia
defect
Efectivo, pues ni que fuera narcotiendita...
1.0
Web 3.3 - poner default la forma de pago transferencia - Efectivo, pues ni que fuera narcotiendita...
non_test
web poner default la forma de pago transferencia efectivo pues ni que fuera narcotiendita
0
220,399
24,565,001,105
IssuesEvent
2022-10-13 01:33:16
michaeldotson/mini-capstone-vue-app
https://api.github.com/repos/michaeldotson/mini-capstone-vue-app
opened
CVE-2019-11358 (Medium) detected in jquery-3.3.1.slim.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.slim.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.slim.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.slim.min.js</a></p> <p>Path to dependency file: /mini-capstone-vue-app/public/index.html</p> <p>Path to vulnerable library: /public/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-3.3.1.slim.min.js** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype. <p>Publish Date: 2019-04-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358>CVE-2019-11358</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358</a></p> <p>Release Date: 2019-04-20</p> <p>Fix Resolution: jquery - 3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-11358 (Medium) detected in jquery-3.3.1.slim.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.slim.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.slim.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.slim.min.js</a></p> <p>Path to dependency file: /mini-capstone-vue-app/public/index.html</p> <p>Path to vulnerable library: /public/index.html</p> <p> Dependency Hierarchy: - :x: **jquery-3.3.1.slim.min.js** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype. <p>Publish Date: 2019-04-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358>CVE-2019-11358</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358</a></p> <p>Release Date: 2019-04-20</p> <p>Fix Resolution: jquery - 3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in jquery slim min js cve medium severity vulnerability vulnerable library jquery slim min js javascript library for dom operations library home page a href path to dependency file mini capstone vue app public index html path to vulnerable library public index html dependency hierarchy x jquery slim min js vulnerable library vulnerability details jquery before as used in drupal backdrop cms and other products mishandles jquery extend true because of object prototype pollution if an unsanitized source object contained an enumerable proto property it could extend the native object prototype publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery step up your open source security game with mend
0
196,553
14,878,986,068
IssuesEvent
2021-01-20 06:51:15
Codeherder19/Brians-Travel-Tracker
https://api.github.com/repos/Codeherder19/Brians-Travel-Tracker
opened
Add sad path testing per instructor Travis Rollins recommendations.
testing
Sad path testing/additional testing should be done for the following: 1. Test Traveler class to see, if they don't have any trips (maybe they are a new user), what would calculateTotal give us at that point? 2. For the Trip class, is it possible for a user to have the duration be for the same day? (So they have a round trip happening all in one day). Or is there a limit to how long of a trip it can be? If so, maybe there's a sad path for calculatingTotalTripCost. 3. Break test for determineIfTripIsPastOrCurrent into multiple tests since you are testing multiple paths here.
1.0
Add sad path testing per instructor Travis Rollins recommendations. - Sad path testing/additional testing should be done for the following: 1. Test Traveler class to see, if they don't have any trips (maybe they are a new user), what would calculateTotal give us at that point? 2. For the Trip class, is it possible for a user to have the duration be for the same day? (So they have a round trip happening all in one day). Or is there a limit to how long of a trip it can be? If so, maybe there's a sad path for calculatingTotalTripCost. 3. Break test for determineIfTripIsPastOrCurrent into multiple tests since you are testing multiple paths here.
test
add sad path testing per instructor travis rollins recommendations sad path testing additional testing should be done for the following test traveler class to see if they don t have any trips maybe they are a new user what would calculatetotal give us at that point for the trip class is it possible for a user to have the duration be for the same day so they have a round trip happening all in one day or is there a limit to how long of a trip it can be if so maybe there s a sad path for calculatingtotaltripcost break test for determineiftripispastorcurrent into multiple tests since you are testing multiple paths here
1
263,022
23,031,524,070
IssuesEvent
2022-07-22 14:21:03
NFDI4Chem/nmrxiv
https://api.github.com/repos/NFDI4Chem/nmrxiv
closed
Entering tags is not straightforward
bug testing
**Describe the bug** when writing a tag for a study and pressing save, the details window close, which gives the impression that the tags were saved, while they only get save when pressing enter after writing them. **To Reproduce** Steps to reproduce the behavior: 1. Go to a study 2. provide a description more than 20 letters 3. write a tag 4. don't press enter or click out of the field, but directly press save after writing the tag 5. The tag color will turn blue indicating that it was entered, but when going back to the study, no tags will be entered there. **Expected behavior** either save the tag, or show a message asking if they want to save those tags, or telling the user to press enter to enter a tag
1.0
Entering tags is not straightforward - **Describe the bug** when writing a tag for a study and pressing save, the details window close, which gives the impression that the tags were saved, while they only get save when pressing enter after writing them. **To Reproduce** Steps to reproduce the behavior: 1. Go to a study 2. provide a description more than 20 letters 3. write a tag 4. don't press enter or click out of the field, but directly press save after writing the tag 5. The tag color will turn blue indicating that it was entered, but when going back to the study, no tags will be entered there. **Expected behavior** either save the tag, or show a message asking if they want to save those tags, or telling the user to press enter to enter a tag
test
entering tags is not straightforward describe the bug when writing a tag for a study and pressing save the details window close which gives the impression that the tags were saved while they only get save when pressing enter after writing them to reproduce steps to reproduce the behavior go to a study provide a description more than letters write a tag don t press enter or click out of the field but directly press save after writing the tag the tag color will turn blue indicating that it was entered but when going back to the study no tags will be entered there expected behavior either save the tag or show a message asking if they want to save those tags or telling the user to press enter to enter a tag
1
207,987
7,134,976,562
IssuesEvent
2018-01-22 22:48:54
Feltix/feltix
https://api.github.com/repos/Feltix/feltix
closed
Wordwrap doesn't utilize all available space
module/pdf priority/high type/bug
### Description Whilst not making PDF export unacceptable, the algorithm doesn't fully utilize the provided line length (which becomes noticeable when comparing Feltix and other software, Feltix often cuts the line short earlier).
1.0
Wordwrap doesn't utilize all available space - ### Description Whilst not making PDF export unacceptable, the algorithm doesn't fully utilize the provided line length (which becomes noticeable when comparing Feltix and other software, Feltix often cuts the line short earlier).
non_test
wordwrap doesn t utilize all available space description whilst not making pdf export unacceptable the algorithm doesn t fully utilize the provided line length which becomes noticeable when comparing feltix and other software feltix often cuts the line short earlier
0
19,101
3,750,826,055
IssuesEvent
2016-03-11 09:17:57
WebArchivCZ/WA-KAT
https://api.github.com/repos/WebArchivCZ/WA-KAT
closed
Chyba v generování čísla MDT
bug Fixed (tests required)
Negeneruje čísla MDT podle předmětových hesel, momentálně se tam jen překopíruje číslo subkonspektu.
1.0
Chyba v generování čísla MDT - Negeneruje čísla MDT podle předmětových hesel, momentálně se tam jen překopíruje číslo subkonspektu.
test
chyba v generování čísla mdt negeneruje čísla mdt podle předmětových hesel momentálně se tam jen překopíruje číslo subkonspektu
1
80,269
7,743,549,735
IssuesEvent
2018-05-29 13:10:09
RoboCupAtHome/RuleBook
https://api.github.com/repos/RoboCupAtHome/RuleBook
closed
Q: How will "designated position" for starting be designated and when?
Question Test: GPSR
For GPSR, it says "The robot enters the arena and drives to a designated position where it has to wait for further commands." How will this position be designated, and at what time? Will we be told a specific position during setup days? Can the robot just enter the designated entrance and be in the middle of the room? Is the robot supposed to approach a person or otherwise approach a position designated only at test time?
1.0
Q: How will "designated position" for starting be designated and when? - For GPSR, it says "The robot enters the arena and drives to a designated position where it has to wait for further commands." How will this position be designated, and at what time? Will we be told a specific position during setup days? Can the robot just enter the designated entrance and be in the middle of the room? Is the robot supposed to approach a person or otherwise approach a position designated only at test time?
test
q how will designated position for starting be designated and when for gpsr it says the robot enters the arena and drives to a designated position where it has to wait for further commands how will this position be designated and at what time will we be told a specific position during setup days can the robot just enter the designated entrance and be in the middle of the room is the robot supposed to approach a person or otherwise approach a position designated only at test time
1
133,799
10,863,784,985
IssuesEvent
2019-11-14 15:43:14
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
Expand "Intermittent" capabilities of MOOSE/CIVET
C: TestHarness P: normal T: task
## Reason <!--Why do you need this feature or what is the enhancement?--> Sometimes CIVET reports failures due to intermittent network issues. These issues manifest themselves in the form of MPI failures which cause MOOSE to terminate. Currently the TestHarness teats any non-zero exit code from a MOOSE run as a crash and doesn't attempt to classify it further. The problem with this is we can't tell the different between a set fault and a network failure with this approach. We need to understand the range of exit codes that can come out of MOOSE so that we can make better decisions about the kinds of crashes we see. The benefits will be two-fold. First, instead of reporting a test as a "CRASH" we could potentially classify it as "SEG FAULT" or "NETWORK FAULT" or something else that might be more meaningful to the end user. Additionally, we may be able to treat some types of faults differently from others on the CIVET side (e.g. we should be able to return intermittent type faults again and then report an intermittent "passing" status). ## Design <!--A concise description (design) of what you want to happen.---> First things first, we need to know what codes come out under different conditions. This means reporting the error code from an individual test. We'll later use that test to feed up into the TestHarness so we can exit with a different type of exit code from a group of tests. I don't anticipate any changes necessary on the CIVET side of things. ## Impact <!--Will the enhancement change existing public APIs, internal APIs, or add something new?--> Minor: Better error reporting and more reliable CI testing.
1.0
Expand "Intermittent" capabilities of MOOSE/CIVET - ## Reason <!--Why do you need this feature or what is the enhancement?--> Sometimes CIVET reports failures due to intermittent network issues. These issues manifest themselves in the form of MPI failures which cause MOOSE to terminate. Currently the TestHarness teats any non-zero exit code from a MOOSE run as a crash and doesn't attempt to classify it further. The problem with this is we can't tell the different between a set fault and a network failure with this approach. We need to understand the range of exit codes that can come out of MOOSE so that we can make better decisions about the kinds of crashes we see. The benefits will be two-fold. First, instead of reporting a test as a "CRASH" we could potentially classify it as "SEG FAULT" or "NETWORK FAULT" or something else that might be more meaningful to the end user. Additionally, we may be able to treat some types of faults differently from others on the CIVET side (e.g. we should be able to return intermittent type faults again and then report an intermittent "passing" status). ## Design <!--A concise description (design) of what you want to happen.---> First things first, we need to know what codes come out under different conditions. This means reporting the error code from an individual test. We'll later use that test to feed up into the TestHarness so we can exit with a different type of exit code from a group of tests. I don't anticipate any changes necessary on the CIVET side of things. ## Impact <!--Will the enhancement change existing public APIs, internal APIs, or add something new?--> Minor: Better error reporting and more reliable CI testing.
test
expand intermittent capabilities of moose civet reason sometimes civet reports failures due to intermittent network issues these issues manifest themselves in the form of mpi failures which cause moose to terminate currently the testharness teats any non zero exit code from a moose run as a crash and doesn t attempt to classify it further the problem with this is we can t tell the different between a set fault and a network failure with this approach we need to understand the range of exit codes that can come out of moose so that we can make better decisions about the kinds of crashes we see the benefits will be two fold first instead of reporting a test as a crash we could potentially classify it as seg fault or network fault or something else that might be more meaningful to the end user additionally we may be able to treat some types of faults differently from others on the civet side e g we should be able to return intermittent type faults again and then report an intermittent passing status design first things first we need to know what codes come out under different conditions this means reporting the error code from an individual test we ll later use that test to feed up into the testharness so we can exit with a different type of exit code from a group of tests i don t anticipate any changes necessary on the civet side of things impact minor better error reporting and more reliable ci testing
1
102,751
8,853,286,788
IssuesEvent
2019-01-08 20:53:48
netdisco/netdisco
https://api.github.com/repos/netdisco/netdisco
closed
device address sorting not working for "interface" field
patch testing wanted
<!--- Provide a general summary of the issue in the Title above --> device address sorting not working for "interface" field, but only on specific devices. <!-- stop! If your ticket is about a device not being detected correctly, --> <!-- see SNMP::Info: https://github.com/netdisco/snmp-info/issues/new --> <!-- stop! If you have new MIBs to submit, --> <!-- see netdisco-mibs: https://github.com/netdisco/netdisco-mibs/issues/new --> <!-- everything else about Netdisco's behaviour is good, here :-D --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> when clicking on a device, then going to "addresses" and the clicking on the "interface" table header, netdisco should sort the interfaces. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> when doing this on a cisco nexus 9332pq switch for some reason my browser doesnt sort & just shows "processing" when using the interface table header to sort. other table headers like address or dns work fine, and on other devices "interface" also sorts as expected. citrix netscalers also seem to have this issue. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant, or attach screenshots --> 1. have access to a nexus switch or netscaler load balancer 1. click on device in netdisco 1. go to addresses 1. sort on interfaces by clicking on the table header 1. notice "processing" overlay in browser but no sorting happens 1. other headers sort just fine i've gone over other device types as well but only netscaler & nx-os seem to have this issue. when trying to find a correlation i came up with the following: for both the netscalers & nexus 9332s i notice: * we have multiple addresses * all ip addresses are shown correctly ("address" field) * for netscaler all prefixes are shown, for nexus 1 prefix is missing * at least 2 ports do not have dns entries (which is correct since some addresses dont have reverse dns) * at least 2 ports dont have dont have their interface filled in. for the nexus these are ports that belong to different vrf's, netscalers dont have any interfaces filled in. * the lack of interface names for __at least 2 ports__ seems to be the key here, we also have fortinet devices where only 1 interface is not filled in, and these sort correctly. so, you need a device that has multiple interfaces, where at least 2 interfaces do not have an interface name and also lack dns entries (perhaps description too), then sorting will fail. ![image](https://user-images.githubusercontent.com/39005454/49108120-a3f43f00-f287-11e8-985b-2cfeefe882b7.png) ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Netdisco version used: 2.39.33 & 2.39.31 * SNMP::Info version used: 3.63 & 3.61
1.0
device address sorting not working for "interface" field - <!--- Provide a general summary of the issue in the Title above --> device address sorting not working for "interface" field, but only on specific devices. <!-- stop! If your ticket is about a device not being detected correctly, --> <!-- see SNMP::Info: https://github.com/netdisco/snmp-info/issues/new --> <!-- stop! If you have new MIBs to submit, --> <!-- see netdisco-mibs: https://github.com/netdisco/netdisco-mibs/issues/new --> <!-- everything else about Netdisco's behaviour is good, here :-D --> ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> when clicking on a device, then going to "addresses" and the clicking on the "interface" table header, netdisco should sort the interfaces. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> when doing this on a cisco nexus 9332pq switch for some reason my browser doesnt sort & just shows "processing" when using the interface table header to sort. other table headers like address or dns work fine, and on other devices "interface" also sorts as expected. citrix netscalers also seem to have this issue. ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> <!--- or ideas how to implement the addition or change --> ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant, or attach screenshots --> 1. have access to a nexus switch or netscaler load balancer 1. click on device in netdisco 1. go to addresses 1. sort on interfaces by clicking on the table header 1. notice "processing" overlay in browser but no sorting happens 1. other headers sort just fine i've gone over other device types as well but only netscaler & nx-os seem to have this issue. when trying to find a correlation i came up with the following: for both the netscalers & nexus 9332s i notice: * we have multiple addresses * all ip addresses are shown correctly ("address" field) * for netscaler all prefixes are shown, for nexus 1 prefix is missing * at least 2 ports do not have dns entries (which is correct since some addresses dont have reverse dns) * at least 2 ports dont have dont have their interface filled in. for the nexus these are ports that belong to different vrf's, netscalers dont have any interfaces filled in. * the lack of interface names for __at least 2 ports__ seems to be the key here, we also have fortinet devices where only 1 interface is not filled in, and these sort correctly. so, you need a device that has multiple interfaces, where at least 2 interfaces do not have an interface name and also lack dns entries (perhaps description too), then sorting will fail. ![image](https://user-images.githubusercontent.com/39005454/49108120-a3f43f00-f287-11e8-985b-2cfeefe882b7.png) ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Netdisco version used: 2.39.33 & 2.39.31 * SNMP::Info version used: 3.63 & 3.61
test
device address sorting not working for interface field device address sorting not working for interface field but only on specific devices expected behavior when clicking on a device then going to addresses and the clicking on the interface table header netdisco should sort the interfaces current behavior when doing this on a cisco nexus switch for some reason my browser doesnt sort just shows processing when using the interface table header to sort other table headers like address or dns work fine and on other devices interface also sorts as expected citrix netscalers also seem to have this issue possible solution steps to reproduce for bugs have access to a nexus switch or netscaler load balancer click on device in netdisco go to addresses sort on interfaces by clicking on the table header notice processing overlay in browser but no sorting happens other headers sort just fine i ve gone over other device types as well but only netscaler nx os seem to have this issue when trying to find a correlation i came up with the following for both the netscalers nexus i notice we have multiple addresses all ip addresses are shown correctly address field for netscaler all prefixes are shown for nexus prefix is missing at least ports do not have dns entries which is correct since some addresses dont have reverse dns at least ports dont have dont have their interface filled in for the nexus these are ports that belong to different vrf s netscalers dont have any interfaces filled in the lack of interface names for at least ports seems to be the key here we also have fortinet devices where only interface is not filled in and these sort correctly so you need a device that has multiple interfaces where at least interfaces do not have an interface name and also lack dns entries perhaps description too then sorting will fail context your environment netdisco version used snmp info version used
1
284,917
24,626,413,737
IssuesEvent
2022-10-16 15:24:00
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
python test/run_test.py
oncall: distributed module: flaky-tests module: fsdp
### 🐛 Describe the bug ``` Executing ['/Users/davidlaxer/anaconda3/envs/AI-Feynman/bin/python', 'distributed/fsdp/test_flatten_params_wrapper.py'] ... [2022-06-07 10:09:54.050558] ...F...FFssssssssssssssssss ====================================================================== FAIL: test_output (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 157, in test_output self._test_output(module) File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 96, in _test_output self.assertEqual(ref_output, flat_output) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Tensor-likes are not close! Mismatched elements: 2559 / 2560 (100.0%) Greatest absolute difference: 3.264644742012024 at index (3, 5, 13) (up to 1e-05 allowed) Greatest relative difference: 50197.72481620972 at index (5, 1, 0) (up to 1.3e-06 allowed) ====================================================================== FAIL: test_shared_params_output (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 161, in test_shared_params_output self._test_output(module) File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 96, in _test_output self.assertEqual(ref_output, flat_output) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Tensor-likes are not close! Mismatched elements: 2560 / 2560 (100.0%) Greatest absolute difference: 2.6104618310928345 at index (0, 2, 22) (up to 1e-05 allowed) Greatest relative difference: 2277.2177426037156 at index (4, 1, 15) (up to 1.3e-06 allowed) ====================================================================== FAIL: test_shared_params_pnorm_after_step (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 174, in test_shared_params_pnorm_after_step self.assertEqual(ref_pnorm_after_step, flat_pnorm_after_step) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Scalars are not close! Absolute difference: 229.60687255859375 (up to 1e-05 allowed) Relative difference: 0.8628592294616498 (up to 1.3e-06 allowed) ---------------------------------------------------------------------- Ran 27 tests in 0.266s ``` ### Versions ``` % python collect_env.py Collecting environment information... PyTorch version: N/A Is debug build: N/A CUDA used to build PyTorch: N/A ROCM used to build PyTorch: N/A OS: macOS 12.4 (x86_64) GCC version: Could not collect Clang version: 13.1.6 (clang-1316.0.21.2.5) CMake version: version 3.22.4 Libc version: N/A Python version: 3.9.12 (main, Apr 5 2022, 01:53:17) [Clang 12.0.0 ] (64-bit runtime) Python platform: macOS-10.16-x86_64-i386-64bit Is CUDA available: N/A CUDA runtime version: Could not collect GPU models and configuration: Could not collect Nvidia driver version: Could not collect cuDNN version: Could not collect HIP runtime version: N/A MIOpen runtime version: N/A Is XNNPACK available: N/A Versions of relevant libraries: [pip3] mypy-extensions==0.4.3 [pip3] numpy==1.21.5 [pip3] torch==1.13.0a0+gitb637810 [pip3] torchvision==0.2.2.post3 [conda] Could not collect ``` cc @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @SciPioneer @H-Huang @kwen2501
1.0
python test/run_test.py - ### 🐛 Describe the bug ``` Executing ['/Users/davidlaxer/anaconda3/envs/AI-Feynman/bin/python', 'distributed/fsdp/test_flatten_params_wrapper.py'] ... [2022-06-07 10:09:54.050558] ...F...FFssssssssssssssssss ====================================================================== FAIL: test_output (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 157, in test_output self._test_output(module) File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 96, in _test_output self.assertEqual(ref_output, flat_output) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Tensor-likes are not close! Mismatched elements: 2559 / 2560 (100.0%) Greatest absolute difference: 3.264644742012024 at index (3, 5, 13) (up to 1e-05 allowed) Greatest relative difference: 50197.72481620972 at index (5, 1, 0) (up to 1.3e-06 allowed) ====================================================================== FAIL: test_shared_params_output (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 161, in test_shared_params_output self._test_output(module) File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 96, in _test_output self.assertEqual(ref_output, flat_output) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Tensor-likes are not close! Mismatched elements: 2560 / 2560 (100.0%) Greatest absolute difference: 2.6104618310928345 at index (0, 2, 22) (up to 1e-05 allowed) Greatest relative difference: 2277.2177426037156 at index (4, 1, 15) (up to 1.3e-06 allowed) ====================================================================== FAIL: test_shared_params_pnorm_after_step (__main__.TestFlattenParams) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/davidlaxer/pytorch/test/distributed/fsdp/test_flatten_params_wrapper.py", line 174, in test_shared_params_pnorm_after_step self.assertEqual(ref_pnorm_after_step, flat_pnorm_after_step) File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2250, in assertEqual assert_equal( File "/Users/davidlaxer/anaconda3/envs/AI-Feynman/lib/python3.9/site-packages/torch/testing/_comparison.py", line 1095, in assert_equal raise error_metas[0].to_error(msg) AssertionError: Scalars are not close! Absolute difference: 229.60687255859375 (up to 1e-05 allowed) Relative difference: 0.8628592294616498 (up to 1.3e-06 allowed) ---------------------------------------------------------------------- Ran 27 tests in 0.266s ``` ### Versions ``` % python collect_env.py Collecting environment information... PyTorch version: N/A Is debug build: N/A CUDA used to build PyTorch: N/A ROCM used to build PyTorch: N/A OS: macOS 12.4 (x86_64) GCC version: Could not collect Clang version: 13.1.6 (clang-1316.0.21.2.5) CMake version: version 3.22.4 Libc version: N/A Python version: 3.9.12 (main, Apr 5 2022, 01:53:17) [Clang 12.0.0 ] (64-bit runtime) Python platform: macOS-10.16-x86_64-i386-64bit Is CUDA available: N/A CUDA runtime version: Could not collect GPU models and configuration: Could not collect Nvidia driver version: Could not collect cuDNN version: Could not collect HIP runtime version: N/A MIOpen runtime version: N/A Is XNNPACK available: N/A Versions of relevant libraries: [pip3] mypy-extensions==0.4.3 [pip3] numpy==1.21.5 [pip3] torch==1.13.0a0+gitb637810 [pip3] torchvision==0.2.2.post3 [conda] Could not collect ``` cc @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @SciPioneer @H-Huang @kwen2501
test
python test run test py 🐛 describe the bug executing f ffssssssssssssssssss fail test output main testflattenparams traceback most recent call last file users davidlaxer pytorch test distributed fsdp test flatten params wrapper py line in test output self test output module file users davidlaxer pytorch test distributed fsdp test flatten params wrapper py line in test output self assertequal ref output flat output file users davidlaxer envs ai feynman lib site packages torch testing internal common utils py line in assertequal assert equal file users davidlaxer envs ai feynman lib site packages torch testing comparison py line in assert equal raise error metas to error msg assertionerror tensor likes are not close mismatched elements greatest absolute difference at index up to allowed greatest relative difference at index up to allowed fail test shared params output main testflattenparams traceback most recent call last file users davidlaxer pytorch test distributed fsdp test flatten params wrapper py line in test shared params output self test output module file users davidlaxer pytorch test distributed fsdp test flatten params wrapper py line in test output self assertequal ref output flat output file users davidlaxer envs ai feynman lib site packages torch testing internal common utils py line in assertequal assert equal file users davidlaxer envs ai feynman lib site packages torch testing comparison py line in assert equal raise error metas to error msg assertionerror tensor likes are not close mismatched elements greatest absolute difference at index up to allowed greatest relative difference at index up to allowed fail test shared params pnorm after step main testflattenparams traceback most recent call last file users davidlaxer pytorch test distributed fsdp test flatten params wrapper py line in test shared params pnorm after step self assertequal ref pnorm after step flat pnorm after step file users davidlaxer envs ai feynman lib site packages torch testing internal common utils py line in assertequal assert equal file users davidlaxer envs ai feynman lib site packages torch testing comparison py line in assert equal raise error metas to error msg assertionerror scalars are not close absolute difference up to allowed relative difference up to allowed ran tests in versions python collect env py collecting environment information pytorch version n a is debug build n a cuda used to build pytorch n a rocm used to build pytorch n a os macos gcc version could not collect clang version clang cmake version version libc version n a python version main apr bit runtime python platform macos is cuda available n a cuda runtime version could not collect gpu models and configuration could not collect nvidia driver version could not collect cudnn version could not collect hip runtime version n a miopen runtime version n a is xnnpack available n a versions of relevant libraries mypy extensions numpy torch torchvision could not collect cc pietern mrshenli zhaojuanmao satgera rohan varma gqchen aazzolini osalpekar jiayisuse scipioneer h huang
1
2,270
2,713,896,327
IssuesEvent
2015-04-09 22:01:41
acquaman/acquaman
https://api.github.com/repos/acquaman/acquaman
closed
Simplify bragg calibration in BioXASSSRLMonochromator
BL - BioXAS Main BL - BioXAS Side Complexity2 Reason - Code Cleanup
@beaured0 discovered that there is actually a pv that will perform the calibration for us, if the motor steps calibration slope is non-zero: ...:deg:setPosn. This pv performs the same calculation as the one that's explicitly used now, but is simpler code-wise. The steps slope should never be zero, so that's not a worry.
1.0
Simplify bragg calibration in BioXASSSRLMonochromator - @beaured0 discovered that there is actually a pv that will perform the calibration for us, if the motor steps calibration slope is non-zero: ...:deg:setPosn. This pv performs the same calculation as the one that's explicitly used now, but is simpler code-wise. The steps slope should never be zero, so that's not a worry.
non_test
simplify bragg calibration in bioxasssrlmonochromator discovered that there is actually a pv that will perform the calibration for us if the motor steps calibration slope is non zero deg setposn this pv performs the same calculation as the one that s explicitly used now but is simpler code wise the steps slope should never be zero so that s not a worry
0
173,921
13,450,017,916
IssuesEvent
2020-09-08 17:50:05
guardianproject/orbot
https://api.github.com/repos/guardianproject/orbot
closed
Orbot does not stop
PLEASE TEST
Device Huawei nova 3i device Android 9 Orbot still running event when I push the stop button on the background and cannot access to any website
1.0
Orbot does not stop - Device Huawei nova 3i device Android 9 Orbot still running event when I push the stop button on the background and cannot access to any website
test
orbot does not stop device huawei nova device android orbot still running event when i push the stop button on the background and cannot access to any website
1
262,232
27,870,194,515
IssuesEvent
2023-03-21 13:00:51
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
opened
Add [govulncheck](https://go.dev/blog/vuln) to CI
Topic:Security
The Golang project provides tooling to analyze your codebase and surface known vulnerabilities. This tooling is backed by the Go vulnerability database, which is curated by the Go security team. It might make sense to include this tool in a nightly CI run to detect vulnerable dependencies early. An example output of the tooling looks like this: ``` $ govulncheck ./... govulncheck is an experimental tool. Share feedback at https://go.dev/s/govulncheck-feedback. Using go1.20.2 and govulncheck@v0.0.0 with vulnerability data from https://vuln.go.dev (last modified 15 Mar 23 23:31 UTC ). Scanning your code and 1517 packages across 277 dependent modules for known vulnerabilities... No vulnerabilities found. === Informational === Found 1 vulnerability in packages that you import, but there are no call stacks leading to the use of this vulnerability. You may not need to take any action. See https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck for details. Vulnerability #1: GO-2023-1611 fsutil.Unzip is vulnerable to path traversal attacks due to improper validation of paths. More info: https://pkg.go.dev/vuln/GO-2023-1611 Found in: github.com/gookit/goutil@v0.6.0 Fixed in: github.com/gookit/goutil@v0.6.7 ```
True
Add [govulncheck](https://go.dev/blog/vuln) to CI - The Golang project provides tooling to analyze your codebase and surface known vulnerabilities. This tooling is backed by the Go vulnerability database, which is curated by the Go security team. It might make sense to include this tool in a nightly CI run to detect vulnerable dependencies early. An example output of the tooling looks like this: ``` $ govulncheck ./... govulncheck is an experimental tool. Share feedback at https://go.dev/s/govulncheck-feedback. Using go1.20.2 and govulncheck@v0.0.0 with vulnerability data from https://vuln.go.dev (last modified 15 Mar 23 23:31 UTC ). Scanning your code and 1517 packages across 277 dependent modules for known vulnerabilities... No vulnerabilities found. === Informational === Found 1 vulnerability in packages that you import, but there are no call stacks leading to the use of this vulnerability. You may not need to take any action. See https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck for details. Vulnerability #1: GO-2023-1611 fsutil.Unzip is vulnerable to path traversal attacks due to improper validation of paths. More info: https://pkg.go.dev/vuln/GO-2023-1611 Found in: github.com/gookit/goutil@v0.6.0 Fixed in: github.com/gookit/goutil@v0.6.7 ```
non_test
add to ci the golang project provides tooling to analyze your codebase and surface known vulnerabilities this tooling is backed by the go vulnerability database which is curated by the go security team it might make sense to include this tool in a nightly ci run to detect vulnerable dependencies early an example output of the tooling looks like this govulncheck govulncheck is an experimental tool share feedback at using and govulncheck with vulnerability data from last modified mar utc scanning your code and packages across dependent modules for known vulnerabilities no vulnerabilities found informational found vulnerability in packages that you import but there are no call stacks leading to the use of this vulnerability you may not need to take any action see for details vulnerability go fsutil unzip is vulnerable to path traversal attacks due to improper validation of paths more info found in github com gookit goutil fixed in github com gookit goutil
0
450,013
31,880,500,375
IssuesEvent
2023-09-16 10:13:27
dwyl/flutter-wysiwyg-editor-tutorial
https://api.github.com/repos/dwyl/flutter-wysiwyg-editor-tutorial
closed
Feat: Write a comprehensive `WYSIWYG` Tutorial for `Flutter` 📝
documentation enhancement good first issue help wanted flutter technical T1d priority-1
This is going to be one of our biggest standalone tutorials yet but it needs to be _comprehensive_ because we are going to use what we learn from this _immediately_ in our `App`. ref: https://github.com/dwyl/app/issues/275 Our `WYSIWYG` requirements for the `App` are actually quite basic https://github.com/dwyl/app/issues/275#issuecomment-1646862277 but we need to be able to add our own **_custom_ buttons+actions** so please have that in mind when researching. 🔍 # Todo + [x] Create a new `Flutter` App. 🆕 + [x] Research and share the available `WISYWIG` libraries. 🔍 + [x] Implement the most promising lib that will allow us to meet our objectives: + [x] **Basics**: **`B`**, _`I`_ and `U` (underline) 📝 + [x] Upload an in-line an image; ref: https://github.com/dwyl/flutter-image-upload-demo 🖼️ + [ ] ***Advanced***: Create our own **_Custom_ Actions/Buttons** The _single_ most important requirement that won't immediately be clear from the the `WYSIWIG` title is actually _how_ the `data` gets ***transformed*** when you apply an action. 🪄 See: https://github.com/dwyl/deltamin The **`USP`** of what we are building is to have the _full_ history of every action that is taken thus having full "**undo**" capability and "***replay-ability***". Therefore we need to not _just_ have a `WISYWIG` lib, we need one that gives us [Operational Transform](https://en.wikipedia.org/wiki/Operational_transformation) **So _that_** we can _easily_ store the "story" of what has happened to an `item` and can _replay_ it both on the _connected_ devices and to _future_ team members when they need an answer to the question: "**_How did we get `here`_**?" Which is why I'm leaning toward: https://github.com/singerdmx/flutter-quill or https://pub.dev/packages/quill_html_editor which both implement [`Quill`](https://quilljs.com/docs/formats) which has [`Delta`](https://quilljs.com/docs/delta/). Yes, I _know_ that [`YJS`](https://github.com/nelsonic/amemo/issues/62) is the `new` "hotness" in this space. The demos are sick: https://yjs.dev/#demos But there isn't anything in `Dart` we can use for our `Flutter App` right now ... Given that `Delta` is just a description language, it should be fairly easy to port to anything `else` in the future ... 💭 So I don't have any "concerns" with using it for now.
1.0
Feat: Write a comprehensive `WYSIWYG` Tutorial for `Flutter` 📝 - This is going to be one of our biggest standalone tutorials yet but it needs to be _comprehensive_ because we are going to use what we learn from this _immediately_ in our `App`. ref: https://github.com/dwyl/app/issues/275 Our `WYSIWYG` requirements for the `App` are actually quite basic https://github.com/dwyl/app/issues/275#issuecomment-1646862277 but we need to be able to add our own **_custom_ buttons+actions** so please have that in mind when researching. 🔍 # Todo + [x] Create a new `Flutter` App. 🆕 + [x] Research and share the available `WISYWIG` libraries. 🔍 + [x] Implement the most promising lib that will allow us to meet our objectives: + [x] **Basics**: **`B`**, _`I`_ and `U` (underline) 📝 + [x] Upload an in-line an image; ref: https://github.com/dwyl/flutter-image-upload-demo 🖼️ + [ ] ***Advanced***: Create our own **_Custom_ Actions/Buttons** The _single_ most important requirement that won't immediately be clear from the the `WYSIWIG` title is actually _how_ the `data` gets ***transformed*** when you apply an action. 🪄 See: https://github.com/dwyl/deltamin The **`USP`** of what we are building is to have the _full_ history of every action that is taken thus having full "**undo**" capability and "***replay-ability***". Therefore we need to not _just_ have a `WISYWIG` lib, we need one that gives us [Operational Transform](https://en.wikipedia.org/wiki/Operational_transformation) **So _that_** we can _easily_ store the "story" of what has happened to an `item` and can _replay_ it both on the _connected_ devices and to _future_ team members when they need an answer to the question: "**_How did we get `here`_**?" Which is why I'm leaning toward: https://github.com/singerdmx/flutter-quill or https://pub.dev/packages/quill_html_editor which both implement [`Quill`](https://quilljs.com/docs/formats) which has [`Delta`](https://quilljs.com/docs/delta/). Yes, I _know_ that [`YJS`](https://github.com/nelsonic/amemo/issues/62) is the `new` "hotness" in this space. The demos are sick: https://yjs.dev/#demos But there isn't anything in `Dart` we can use for our `Flutter App` right now ... Given that `Delta` is just a description language, it should be fairly easy to port to anything `else` in the future ... 💭 So I don't have any "concerns" with using it for now.
non_test
feat write a comprehensive wysiwyg tutorial for flutter 📝 this is going to be one of our biggest standalone tutorials yet but it needs to be comprehensive because we are going to use what we learn from this immediately in our app ref our wysiwyg requirements for the app are actually quite basic but we need to be able to add our own custom buttons actions so please have that in mind when researching 🔍 todo create a new flutter app 🆕 research and share the available wisywig libraries 🔍 implement the most promising lib that will allow us to meet our objectives basics b i and u underline 📝 upload an in line an image ref 🖼️ advanced create our own custom actions buttons the single most important requirement that won t immediately be clear from the the wysiwig title is actually how the data gets transformed when you apply an action 🪄 see the usp of what we are building is to have the full history of every action that is taken thus having full undo capability and replay ability therefore we need to not just have a wisywig lib we need one that gives us so that we can easily store the story of what has happened to an item and can replay it both on the connected devices and to future team members when they need an answer to the question how did we get here which is why i m leaning toward or which both implement which has yes i know that is the new hotness in this space the demos are sick but there isn t anything in dart we can use for our flutter app right now given that delta is just a description language it should be fairly easy to port to anything else in the future 💭 so i don t have any concerns with using it for now
0
464,889
13,347,536,547
IssuesEvent
2020-08-29 14:04:51
MaxNeedsSnacks/Interactio
https://api.github.com/repos/MaxNeedsSnacks/Interactio
opened
Execute functions on recipe finish
1.16 enhancement low-priority
This has been on my mind for a while now, but I wanted packmakers to be able to do something when a given in-world craft finishes. Originally, this was gonna be defined as different "actions" you could specify in json, but for now, I think I might stick with executing an optional `mcfunction` file to keep things simple.
1.0
Execute functions on recipe finish - This has been on my mind for a while now, but I wanted packmakers to be able to do something when a given in-world craft finishes. Originally, this was gonna be defined as different "actions" you could specify in json, but for now, I think I might stick with executing an optional `mcfunction` file to keep things simple.
non_test
execute functions on recipe finish this has been on my mind for a while now but i wanted packmakers to be able to do something when a given in world craft finishes originally this was gonna be defined as different actions you could specify in json but for now i think i might stick with executing an optional mcfunction file to keep things simple
0
973
2,565,158,657
IssuesEvent
2015-02-07 02:53:19
saltstack/salt
https://api.github.com/repos/saltstack/salt
closed
Building the docs (and thus the debs) in ubuntu precise fails if python-mako is installed
Bug Documentation Low Severity
If python-mako is installed on ubuntu precise is installed, then building the debian packages, specifically the docs, will fail with the following... (this is as of b3a029dd8a836f57a4e9d53c305fb42dc29c6647) <pre> jtang@x01:~/develop/salt$ fakeroot debian/rules binary make -C doc html make[1]: Entering directory `/home/jtang/develop/salt/doc' No need to update translations. Skipping... sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 /usr/lib/python2.7/dist-packages/pygments/plugin.py:39: UserWarning: Module M2Crypto was already imported from /dev/null, but /usr/lib/python2.7/dist-packages is being added to sys.path import pkg_resources /usr/lib/python2.7/dist-packages/pygments/plugin.py:39: UserWarning: Module mako was already imported from /dev/null, but /usr/lib/python2.7/dist-packages is being added to sys.path import pkg_resources loading translations [en]... locale not available loading pickled environment... not yet created [autosummary] generating autosummary for: contents.rst, faq.rst, index.rst, ref/auth/all/index.rst, ref/auth/all/salt.auth.auto.rst, ref/auth/all/salt.auth.keystone.rst, ref/auth/all/salt.auth.ldap.rst, ref/auth/all/salt.auth.pam.rst, ref/auth/all/salt.auth.stormpath_mod.rst, ref/cli/index.rst, ..., topics/tutorials/states_pt1.rst, topics/tutorials/states_pt2.rst, topics/tutorials/states_pt3.rst, topics/tutorials/states_pt4.rst, topics/tutorials/walkthrough.rst, topics/tutorials/walkthrough_macosx.rst, topics/tutorials/writing_tests.rst, topics/virt/disk.rst, topics/virt/index.rst, topics/virt/nic.rst loading intersphinx inventory from http://docs.python.org/3/objects.inv... loading intersphinx inventory from http://docs.python.org/2/objects.inv... building [html]: targets for 623 source files that are out of date updating environment: 623 added, 0 changed, 0 removed reading sources... [100%] topics/virt/nic looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 98%] topics/tutorials/states_ordering Exception occurred: File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 165, in walkabout visitor.dispatch_visit(self) File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 1604, in dispatch_visit return method(node) File "/usr/lib/python2.7/dist-packages/sphinx/writers/html.py", line 249, in visit_literal_block **highlight_args) File "/usr/lib/python2.7/dist-packages/sphinx/highlighting.py", line 188, in highlight_block lexer = lexers[lang] = get_lexer_by_name(lang) File "/usr/lib/python2.7/dist-packages/pygments/lexers/__init__.py", line 77, in get_lexer_by_name for cls in find_plugin_lexers(): File "/usr/lib/python2.7/dist-packages/pygments/plugin.py", line 53, in find_plugin_lexers yield entrypoint.load() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: No module named ext.pygmentplugin The full traceback has been saved in /tmp/sphinx-err-1gn6uG.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks! make[1]: *** [html] Error 1 make[1]: Leaving directory `/home/jtang/develop/salt/doc' make: *** [binary] Error 2 </pre> Uninstalling the python-mako package allows the docs to be built again.
1.0
Building the docs (and thus the debs) in ubuntu precise fails if python-mako is installed - If python-mako is installed on ubuntu precise is installed, then building the debian packages, specifically the docs, will fail with the following... (this is as of b3a029dd8a836f57a4e9d53c305fb42dc29c6647) <pre> jtang@x01:~/develop/salt$ fakeroot debian/rules binary make -C doc html make[1]: Entering directory `/home/jtang/develop/salt/doc' No need to update translations. Skipping... sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 /usr/lib/python2.7/dist-packages/pygments/plugin.py:39: UserWarning: Module M2Crypto was already imported from /dev/null, but /usr/lib/python2.7/dist-packages is being added to sys.path import pkg_resources /usr/lib/python2.7/dist-packages/pygments/plugin.py:39: UserWarning: Module mako was already imported from /dev/null, but /usr/lib/python2.7/dist-packages is being added to sys.path import pkg_resources loading translations [en]... locale not available loading pickled environment... not yet created [autosummary] generating autosummary for: contents.rst, faq.rst, index.rst, ref/auth/all/index.rst, ref/auth/all/salt.auth.auto.rst, ref/auth/all/salt.auth.keystone.rst, ref/auth/all/salt.auth.ldap.rst, ref/auth/all/salt.auth.pam.rst, ref/auth/all/salt.auth.stormpath_mod.rst, ref/cli/index.rst, ..., topics/tutorials/states_pt1.rst, topics/tutorials/states_pt2.rst, topics/tutorials/states_pt3.rst, topics/tutorials/states_pt4.rst, topics/tutorials/walkthrough.rst, topics/tutorials/walkthrough_macosx.rst, topics/tutorials/writing_tests.rst, topics/virt/disk.rst, topics/virt/index.rst, topics/virt/nic.rst loading intersphinx inventory from http://docs.python.org/3/objects.inv... loading intersphinx inventory from http://docs.python.org/2/objects.inv... building [html]: targets for 623 source files that are out of date updating environment: 623 added, 0 changed, 0 removed reading sources... [100%] topics/virt/nic looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 98%] topics/tutorials/states_ordering Exception occurred: File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 173, in walkabout if child.walkabout(visitor): File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 165, in walkabout visitor.dispatch_visit(self) File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 1604, in dispatch_visit return method(node) File "/usr/lib/python2.7/dist-packages/sphinx/writers/html.py", line 249, in visit_literal_block **highlight_args) File "/usr/lib/python2.7/dist-packages/sphinx/highlighting.py", line 188, in highlight_block lexer = lexers[lang] = get_lexer_by_name(lang) File "/usr/lib/python2.7/dist-packages/pygments/lexers/__init__.py", line 77, in get_lexer_by_name for cls in find_plugin_lexers(): File "/usr/lib/python2.7/dist-packages/pygments/plugin.py", line 53, in find_plugin_lexers yield entrypoint.load() File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: No module named ext.pygmentplugin The full traceback has been saved in /tmp/sphinx-err-1gn6uG.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks! make[1]: *** [html] Error 1 make[1]: Leaving directory `/home/jtang/develop/salt/doc' make: *** [binary] Error 2 </pre> Uninstalling the python-mako package allows the docs to be built again.
non_test
building the docs and thus the debs in ubuntu precise fails if python mako is installed if python mako is installed on ubuntu precise is installed then building the debian packages specifically the docs will fail with the following this is as of jtang develop salt fakeroot debian rules binary make c doc html make entering directory home jtang develop salt doc no need to update translations skipping sphinx build b html d build doctrees build html making output directory running sphinx usr lib dist packages pygments plugin py userwarning module was already imported from dev null but usr lib dist packages is being added to sys path import pkg resources usr lib dist packages pygments plugin py userwarning module mako was already imported from dev null but usr lib dist packages is being added to sys path import pkg resources loading translations locale not available loading pickled environment not yet created generating autosummary for contents rst faq rst index rst ref auth all index rst ref auth all salt auth auto rst ref auth all salt auth keystone rst ref auth all salt auth ldap rst ref auth all salt auth pam rst ref auth all salt auth stormpath mod rst ref cli index rst topics tutorials states rst topics tutorials states rst topics tutorials states rst topics tutorials states rst topics tutorials walkthrough rst topics tutorials walkthrough macosx rst topics tutorials writing tests rst topics virt disk rst topics virt index rst topics virt nic rst loading intersphinx inventory from loading intersphinx inventory from building targets for source files that are out of date updating environment added changed removed reading sources topics virt nic looking for now outdated files none found pickling environment done checking consistency done preparing documents done writing output topics tutorials states ordering exception occurred file usr lib dist packages docutils nodes py line in walkabout if child walkabout visitor file usr lib dist packages docutils nodes py line in walkabout if child walkabout visitor file usr lib dist packages docutils nodes py line in walkabout if child walkabout visitor file usr lib dist packages docutils nodes py line in walkabout visitor dispatch visit self file usr lib dist packages docutils nodes py line in dispatch visit return method node file usr lib dist packages sphinx writers html py line in visit literal block highlight args file usr lib dist packages sphinx highlighting py line in highlight block lexer lexers get lexer by name lang file usr lib dist packages pygments lexers init py line in get lexer by name for cls in find plugin lexers file usr lib dist packages pygments plugin py line in find plugin lexers yield entrypoint load file usr lib dist packages pkg resources py line in load entry import self module name globals globals importerror no module named ext pygmentplugin the full traceback has been saved in tmp sphinx err log if you want to report the issue to the developers please also report this if it was a user error so that a better error message can be provided next time either send bugs to the mailing list at or report them in the tracker at thanks make error make leaving directory home jtang develop salt doc make error uninstalling the python mako package allows the docs to be built again
0
768,872
26,984,734,253
IssuesEvent
2023-02-09 15:25:07
PrefectHQ/orion-design
https://api.github.com/repos/PrefectHQ/orion-design
closed
Bug: Can't save deployments form with required parameters
bug priority:high
The deployment edit form doesn't allow saving when using `Custom` parameters if any of the parameters are required but not supplied. This is incorrect because these are _defaults_ but are only required when actually creating a run.
1.0
Bug: Can't save deployments form with required parameters - The deployment edit form doesn't allow saving when using `Custom` parameters if any of the parameters are required but not supplied. This is incorrect because these are _defaults_ but are only required when actually creating a run.
non_test
bug can t save deployments form with required parameters the deployment edit form doesn t allow saving when using custom parameters if any of the parameters are required but not supplied this is incorrect because these are defaults but are only required when actually creating a run
0
24,393
12,100,955,159
IssuesEvent
2020-04-20 14:32:29
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
`az aks create` fails, apparently due to Service Principal propagation / race
Pri1 container-service/svc cxp doc-enhancement triaged
Looks related to this issue: https://github.com/Azure/azure-cli/issues/9585 But, while that issue is still outstanding, this doc should provide new users with a sure-to-work sequence. Output: ``` bash-3.2$ az aks create -g kubeRG --name myCluster --node-vm-size Basic_A0 --generate-ssh-keys Finished service principal creation[##################################] 100.0000%Operation failed with status: 'Bad Request'. Details: The credentials in ServicePrincipalProfile were invalid. Please see https://aka.ms/aks-sp-help for more details. (Details: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"unauthorized_client","error_description":"AADSTS700016: Application with identifier 'REDACTED' was not found in the directory 'REDACTED'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.\r\nTrace ID: b2f562e5-c5b8-4b11-841a-0a8660bb0f00\r\nCorrelation ID: 022d785f-9ad3-4d64-9c1d-48f4a47d0318\r\nTimestamp: 2020-04-11 18:26:24Z","error_codes":[700016],"timestamp":"2020-04-11 18:26:24Z","trace_id":"b2f562e5-c5b8-4b11-841a-0a8660bb0f00","correlation_id":"022d785f-9ad3-4d64-9c1d-48f4a47d0318","error_uri":"https://login.microsoftonline.com/error?code=700016"}) ``` I only have one Azure subscription, and heading into this tutorial I confirmed that I had no other resources of any type. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 6115d555-45a1-6539-4af6-fbc20a99f008 * Version Independent ID: 21f80c83-ba10-9b7e-c54f-51a9c140517c * Content: [Quickstart: Deploy an Azure Kubernetes Service cluster - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough#feedback) * Content Source: [articles/aks/kubernetes-walkthrough.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/kubernetes-walkthrough.md) * Service: **container-service** * GitHub Login: @mlearned * Microsoft Alias: **mlearned**
1.0
`az aks create` fails, apparently due to Service Principal propagation / race - Looks related to this issue: https://github.com/Azure/azure-cli/issues/9585 But, while that issue is still outstanding, this doc should provide new users with a sure-to-work sequence. Output: ``` bash-3.2$ az aks create -g kubeRG --name myCluster --node-vm-size Basic_A0 --generate-ssh-keys Finished service principal creation[##################################] 100.0000%Operation failed with status: 'Bad Request'. Details: The credentials in ServicePrincipalProfile were invalid. Please see https://aka.ms/aks-sp-help for more details. (Details: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"unauthorized_client","error_description":"AADSTS700016: Application with identifier 'REDACTED' was not found in the directory 'REDACTED'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.\r\nTrace ID: b2f562e5-c5b8-4b11-841a-0a8660bb0f00\r\nCorrelation ID: 022d785f-9ad3-4d64-9c1d-48f4a47d0318\r\nTimestamp: 2020-04-11 18:26:24Z","error_codes":[700016],"timestamp":"2020-04-11 18:26:24Z","trace_id":"b2f562e5-c5b8-4b11-841a-0a8660bb0f00","correlation_id":"022d785f-9ad3-4d64-9c1d-48f4a47d0318","error_uri":"https://login.microsoftonline.com/error?code=700016"}) ``` I only have one Azure subscription, and heading into this tutorial I confirmed that I had no other resources of any type. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 6115d555-45a1-6539-4af6-fbc20a99f008 * Version Independent ID: 21f80c83-ba10-9b7e-c54f-51a9c140517c * Content: [Quickstart: Deploy an Azure Kubernetes Service cluster - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough#feedback) * Content Source: [articles/aks/kubernetes-walkthrough.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/kubernetes-walkthrough.md) * Service: **container-service** * GitHub Login: @mlearned * Microsoft Alias: **mlearned**
non_test
az aks create fails apparently due to service principal propagation race looks related to this issue but while that issue is still outstanding this doc should provide new users with a sure to work sequence output bash az aks create g kuberg name mycluster node vm size basic generate ssh keys finished service principal creation operation failed with status bad request details the credentials in serviceprincipalprofile were invalid please see for more details details adal refresh request failed status code response body error unauthorized client error description application with identifier redacted was not found in the directory redacted this can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant you may have sent your authentication request to the wrong tenant r ntrace id r ncorrelation id r ntimestamp error codes timestamp trace id correlation id error uri i only have one azure subscription and heading into this tutorial i confirmed that i had no other resources of any type document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service container service github login mlearned microsoft alias mlearned
0
218,489
16,993,397,492
IssuesEvent
2021-07-01 01:04:28
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/permissions/full_ml_access·ts - machine learning permissions for user with full ML access with data loaded (ft_ml_poweruser) should display elements on File Data Visualizer page correctly
failed-test
A test failed on a tracked branch ``` TimeoutError: The element [data-test-subj="dataVisualizerPageFileLoading"] was still present when it should have disappeared. Wait timed out after 10019ms at /dev/shm/workspace/parallel/23/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17 at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5) { remoteStacktrace: '' } ``` First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/15194/) <!-- kibanaCiData = {"failed-test":{"test.class":"Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/permissions/full_ml_access·ts","test.name":"machine learning permissions for user with full ML access with data loaded (ft_ml_poweruser) should display elements on File Data Visualizer page correctly","test.failCount":1}} -->
1.0
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/permissions/full_ml_access·ts - machine learning permissions for user with full ML access with data loaded (ft_ml_poweruser) should display elements on File Data Visualizer page correctly - A test failed on a tracked branch ``` TimeoutError: The element [data-test-subj="dataVisualizerPageFileLoading"] was still present when it should have disappeared. Wait timed out after 10019ms at /dev/shm/workspace/parallel/23/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17 at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5) { remoteStacktrace: '' } ``` First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/15194/) <!-- kibanaCiData = {"failed-test":{"test.class":"Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/permissions/full_ml_access·ts","test.name":"machine learning permissions for user with full ML access with data loaded (ft_ml_poweruser) should display elements on File Data Visualizer page correctly","test.failCount":1}} -->
test
failing test chrome x pack ui functional tests x pack test functional apps ml permissions full ml access·ts machine learning permissions for user with full ml access with data loaded ft ml poweruser should display elements on file data visualizer page correctly a test failed on a tracked branch timeouterror the element was still present when it should have disappeared wait timed out after at dev shm workspace parallel kibana node modules selenium webdriver lib webdriver js at runmicrotasks at processticksandrejections internal process task queues js remotestacktrace first failure
1
282,738
24,494,290,801
IssuesEvent
2022-10-10 07:11:36
BoBAdministration/QA-Bug-Reports
https://api.github.com/repos/BoBAdministration/QA-Bug-Reports
opened
The Reskin command can be glitched to forever allow skin editing on subject
tester branch
**Describe the Bug** Currently when you use the reskin command and open your skin customization it will appear as if you cannot edit it, however if you press either skins or saved skins and then the back button without clicking or hovering your mouse over any other skin you will gain access to your current skin pallet forever. This includes past entering character select, or leaving the server. **To Reproduce** 1. Logged into Dedi 12 2. Set growth of creature above skin edit 3. Check to make sure you can't edit skin (You can't) 4. Use the reskin command on yourself 5. Open skin customization 6. Press either "Skins" or "Saved Skins" 7. Click any skin and edit OR without clicking/hovering over a skin press the "return" button 8. Play with skin 9. Close skin editing and open it again. You still have access 10. Go to character select and log back into reskinned dino, can still edit 11. Log out of the server and log back into reskinned dino, can still edit **Expected behavior** Reskin to open current skin colours to edit as it does on live atm, and for skin customization to lock after it is exited out of. **Actual behavior** First can't tell you can edit skin, then you can edit forever after figuring out how to access it. **Screenshots & Video** https://youtu.be/I3rYqp14ITE **Branch Version** Tester **Character Information** Above skin edit age, any dino. **Additional Information**
1.0
The Reskin command can be glitched to forever allow skin editing on subject - **Describe the Bug** Currently when you use the reskin command and open your skin customization it will appear as if you cannot edit it, however if you press either skins or saved skins and then the back button without clicking or hovering your mouse over any other skin you will gain access to your current skin pallet forever. This includes past entering character select, or leaving the server. **To Reproduce** 1. Logged into Dedi 12 2. Set growth of creature above skin edit 3. Check to make sure you can't edit skin (You can't) 4. Use the reskin command on yourself 5. Open skin customization 6. Press either "Skins" or "Saved Skins" 7. Click any skin and edit OR without clicking/hovering over a skin press the "return" button 8. Play with skin 9. Close skin editing and open it again. You still have access 10. Go to character select and log back into reskinned dino, can still edit 11. Log out of the server and log back into reskinned dino, can still edit **Expected behavior** Reskin to open current skin colours to edit as it does on live atm, and for skin customization to lock after it is exited out of. **Actual behavior** First can't tell you can edit skin, then you can edit forever after figuring out how to access it. **Screenshots & Video** https://youtu.be/I3rYqp14ITE **Branch Version** Tester **Character Information** Above skin edit age, any dino. **Additional Information**
test
the reskin command can be glitched to forever allow skin editing on subject describe the bug currently when you use the reskin command and open your skin customization it will appear as if you cannot edit it however if you press either skins or saved skins and then the back button without clicking or hovering your mouse over any other skin you will gain access to your current skin pallet forever this includes past entering character select or leaving the server to reproduce logged into dedi set growth of creature above skin edit check to make sure you can t edit skin you can t use the reskin command on yourself open skin customization press either skins or saved skins click any skin and edit or without clicking hovering over a skin press the return button play with skin close skin editing and open it again you still have access go to character select and log back into reskinned dino can still edit log out of the server and log back into reskinned dino can still edit expected behavior reskin to open current skin colours to edit as it does on live atm and for skin customization to lock after it is exited out of actual behavior first can t tell you can edit skin then you can edit forever after figuring out how to access it screenshots video branch version tester character information above skin edit age any dino additional information
1
80,341
15,390,568,403
IssuesEvent
2021-03-03 13:35:16
tendermint/tendermint
https://api.github.com/repos/tendermint/tendermint
closed
Make blockchain v2 reactor the default
C:p2p C:sync T:code-hygiene
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v without deliberation ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Summary We should start a push to make the `v2` blockchain reactor the default, deprecate the `v0` and `v1` reactors, and eventually remove them. To begin with, we need to get more real-world testing of `v2`. ____ #### For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied - [ ] Appropriate contributors tagged - [ ] Contributor assigned/self-assigned
1.0
Make blockchain v2 reactor the default - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v without deliberation ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ## Summary We should start a push to make the `v2` blockchain reactor the default, deprecate the `v0` and `v1` reactors, and eventually remove them. To begin with, we need to get more real-world testing of `v2`. ____ #### For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied - [ ] Appropriate contributors tagged - [ ] Contributor assigned/self-assigned
non_test
make blockchain reactor the default ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v word of caution poorly thought out proposals may be rejected v without deliberation ☺ summary we should start a push to make the blockchain reactor the default deprecate the and reactors and eventually remove them to begin with we need to get more real world testing of for admin use not duplicate issue appropriate labels applied appropriate contributors tagged contributor assigned self assigned
0
14,255
3,389,335,275
IssuesEvent
2015-11-30 00:43:03
humanmade/backupwordpress
https://api.github.com/repos/humanmade/backupwordpress
closed
get_home_path returns an incorrect path when wp-config is stored outside site root
Bug Needs Unit Tests
_From @willmot on March 26, 2014 13:52_ In https://github.com/humanmade/hm-backup/commit/3e213ac2bbd06d02383ed5290d6475cc1bed0c36 we introduced the following as a workaround for WordPress MS installs where WordPress is installed in a subdirectory. See https://github.com/humanmade/backupwordpress/pull/260 a deeper explanation. ```php if ( ! file_exists( ABSPATH . 'wp-config.php' ) ) { $home_path = trailingslashit( dirname( ABSPATH ) ); } ``` However this broke standard WordPress installs where `wp-config.php` is stored outside of site root. See https://github.com/humanmade/hm-backup/commit/3e213ac2bbd06d02383ed5290d6475cc1bed0c36#commitcomment-5802989. _Copied from original issue: humanmade/hm-backup#64_
1.0
get_home_path returns an incorrect path when wp-config is stored outside site root - _From @willmot on March 26, 2014 13:52_ In https://github.com/humanmade/hm-backup/commit/3e213ac2bbd06d02383ed5290d6475cc1bed0c36 we introduced the following as a workaround for WordPress MS installs where WordPress is installed in a subdirectory. See https://github.com/humanmade/backupwordpress/pull/260 a deeper explanation. ```php if ( ! file_exists( ABSPATH . 'wp-config.php' ) ) { $home_path = trailingslashit( dirname( ABSPATH ) ); } ``` However this broke standard WordPress installs where `wp-config.php` is stored outside of site root. See https://github.com/humanmade/hm-backup/commit/3e213ac2bbd06d02383ed5290d6475cc1bed0c36#commitcomment-5802989. _Copied from original issue: humanmade/hm-backup#64_
test
get home path returns an incorrect path when wp config is stored outside site root from willmot on march in we introduced the following as a workaround for wordpress ms installs where wordpress is installed in a subdirectory see a deeper explanation php if file exists abspath wp config php home path trailingslashit dirname abspath however this broke standard wordpress installs where wp config php is stored outside of site root see copied from original issue humanmade hm backup
1
214,495
16,594,471,097
IssuesEvent
2021-06-01 11:51:23
proarc/proarc
https://api.github.com/repos/proarc/proarc
closed
NDK ePeriodikum, eRočník, eČíslo - chybí exporty
6 k testování Release-3.6.6
chybí Export pro Kramerius, Crossref export, NDK PSP export
1.0
NDK ePeriodikum, eRočník, eČíslo - chybí exporty - chybí Export pro Kramerius, Crossref export, NDK PSP export
test
ndk eperiodikum eročník ečíslo chybí exporty chybí export pro kramerius crossref export ndk psp export
1
150,958
5,794,197,429
IssuesEvent
2017-05-02 14:24:58
uclibs/scholar_uc
https://api.github.com/repos/uclibs/scholar_uc
closed
Restrict featured image size
bug Priority C Scholar 3.0
### Descriptive summary Featured work and collection thumbs should be set at 270x270. Currently bleeding out vertically. Related #1270
1.0
Restrict featured image size - ### Descriptive summary Featured work and collection thumbs should be set at 270x270. Currently bleeding out vertically. Related #1270
non_test
restrict featured image size descriptive summary featured work and collection thumbs should be set at currently bleeding out vertically related
0
106,853
9,195,432,421
IssuesEvent
2019-03-07 02:23:43
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
testSyncedFlushWithConcurrentIndexing fails newly-introduced assertion
:Distributed/Distributed >test-failure
An assertion introduced in #39584 failed in CI: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+internalClusterTest/2543/console ``` com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=523, name=elasticsearch[node_t1][generic][T#1], state=RUNNABLE, group=TGRP-FlushIT] at __randomizedtesting.SeedInfo.seed([B46A29F19373DDA9:399DAE3336803053]:0) Caused by: java.lang.AssertionError: unexpected failure at __randomizedtesting.SeedInfo.seed([B46A29F19373DDA9]:0) at org.elasticsearch.action.support.replication.ReplicationOperation.onNoLongerPrimary(ReplicationOperation.java:218) at org.elasticsearch.action.support.replication.ReplicationOperation.access$700(ReplicationOperation.java:51) at org.elasticsearch.action.support.replication.ReplicationOperation$1.lambda$onFailure$2(ReplicationOperation.java:196) at org.elasticsearch.action.ActionListener$1.onFailure(ActionListener.java:70) at org.elasticsearch.action.ActionListener.onFailure(ActionListener.java:148) at org.elasticsearch.transport.TransportRequestDeduplicator$CompositeListener.onCompleted(TransportRequestDeduplicator.java:97) at org.elasticsearch.transport.TransportRequestDeduplicator$CompositeListener.onFailure(TransportRequestDeduplicator.java:111) at org.elasticsearch.cluster.action.shard.ShardStateAction$1.handleException(ShardStateAction.java:132) at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1118) at org.elasticsearch.transport.TransportService$6.doRun(TransportService.java:660) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: SendRequestTransportException[[node_t1][127.0.0.1:43727][internal:cluster/shard/failure]]; nested: TransportException[TransportService is closed stopped can't send request]; at org.elasticsearch.transport.TransportService.sendRequestInternal(TransportService.java:639) at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:542) at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:517) at org.elasticsearch.cluster.action.shard.ShardStateAction.sendShardAction(ShardStateAction.java:118) at org.elasticsearch.cluster.action.shard.ShardStateAction.lambda$remoteShardFailed$0(ShardStateAction.java:169) at org.elasticsearch.transport.TransportRequestDeduplicator.executeOnce(TransportRequestDeduplicator.java:52) at org.elasticsearch.cluster.action.shard.ShardStateAction.remoteShardFailed(ShardStateAction.java:167) at org.elasticsearch.action.resync.TransportResyncReplicationAction$ResyncActionReplicasProxy.failShardIfNeeded(TransportResyncReplicationAction.java:213) at org.elasticsearch.action.support.replication.ReplicationOperation$1.onFailure(ReplicationOperation.java:195) at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:59) at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1118) at org.elasticsearch.transport.TransportService$8.run(TransportService.java:960) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:681) ... 3 more Caused by: TransportException[TransportService is closed stopped can't send request] at org.elasticsearch.transport.TransportService.sendRequestInternal(TransportService.java:621) ... 15 more ``` Not muting this as it looks like it's not specific to this one test.
1.0
testSyncedFlushWithConcurrentIndexing fails newly-introduced assertion - An assertion introduced in #39584 failed in CI: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+internalClusterTest/2543/console ``` com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=523, name=elasticsearch[node_t1][generic][T#1], state=RUNNABLE, group=TGRP-FlushIT] at __randomizedtesting.SeedInfo.seed([B46A29F19373DDA9:399DAE3336803053]:0) Caused by: java.lang.AssertionError: unexpected failure at __randomizedtesting.SeedInfo.seed([B46A29F19373DDA9]:0) at org.elasticsearch.action.support.replication.ReplicationOperation.onNoLongerPrimary(ReplicationOperation.java:218) at org.elasticsearch.action.support.replication.ReplicationOperation.access$700(ReplicationOperation.java:51) at org.elasticsearch.action.support.replication.ReplicationOperation$1.lambda$onFailure$2(ReplicationOperation.java:196) at org.elasticsearch.action.ActionListener$1.onFailure(ActionListener.java:70) at org.elasticsearch.action.ActionListener.onFailure(ActionListener.java:148) at org.elasticsearch.transport.TransportRequestDeduplicator$CompositeListener.onCompleted(TransportRequestDeduplicator.java:97) at org.elasticsearch.transport.TransportRequestDeduplicator$CompositeListener.onFailure(TransportRequestDeduplicator.java:111) at org.elasticsearch.cluster.action.shard.ShardStateAction$1.handleException(ShardStateAction.java:132) at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1118) at org.elasticsearch.transport.TransportService$6.doRun(TransportService.java:660) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:751) at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: SendRequestTransportException[[node_t1][127.0.0.1:43727][internal:cluster/shard/failure]]; nested: TransportException[TransportService is closed stopped can't send request]; at org.elasticsearch.transport.TransportService.sendRequestInternal(TransportService.java:639) at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:542) at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:517) at org.elasticsearch.cluster.action.shard.ShardStateAction.sendShardAction(ShardStateAction.java:118) at org.elasticsearch.cluster.action.shard.ShardStateAction.lambda$remoteShardFailed$0(ShardStateAction.java:169) at org.elasticsearch.transport.TransportRequestDeduplicator.executeOnce(TransportRequestDeduplicator.java:52) at org.elasticsearch.cluster.action.shard.ShardStateAction.remoteShardFailed(ShardStateAction.java:167) at org.elasticsearch.action.resync.TransportResyncReplicationAction$ResyncActionReplicasProxy.failShardIfNeeded(TransportResyncReplicationAction.java:213) at org.elasticsearch.action.support.replication.ReplicationOperation$1.onFailure(ReplicationOperation.java:195) at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:59) at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1118) at org.elasticsearch.transport.TransportService$8.run(TransportService.java:960) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:681) ... 3 more Caused by: TransportException[TransportService is closed stopped can't send request] at org.elasticsearch.transport.TransportService.sendRequestInternal(TransportService.java:621) ... 15 more ``` Not muting this as it looks like it's not specific to this one test.
test
testsyncedflushwithconcurrentindexing fails newly introduced assertion an assertion introduced in failed in ci com carrotsearch randomizedtesting uncaughtexceptionerror captured an uncaught exception in thread thread state runnable group tgrp flushit at randomizedtesting seedinfo seed caused by java lang assertionerror unexpected failure at randomizedtesting seedinfo seed at org elasticsearch action support replication replicationoperation onnolongerprimary replicationoperation java at org elasticsearch action support replication replicationoperation access replicationoperation java at org elasticsearch action support replication replicationoperation lambda onfailure replicationoperation java at org elasticsearch action actionlistener onfailure actionlistener java at org elasticsearch action actionlistener onfailure actionlistener java at org elasticsearch transport transportrequestdeduplicator compositelistener oncompleted transportrequestdeduplicator java at org elasticsearch transport transportrequestdeduplicator compositelistener onfailure transportrequestdeduplicator java at org elasticsearch cluster action shard shardstateaction handleexception shardstateaction java at org elasticsearch transport transportservice contextrestoreresponsehandler handleexception transportservice java at org elasticsearch transport transportservice dorun transportservice java at org elasticsearch common util concurrent threadcontext contextpreservingabstractrunnable dorun threadcontext java at org elasticsearch common util concurrent abstractrunnable run abstractrunnable java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by sendrequesttransportexception nested transportexception at org elasticsearch transport transportservice sendrequestinternal transportservice java at org elasticsearch transport transportservice sendrequest transportservice java at org elasticsearch transport transportservice sendrequest transportservice java at org elasticsearch cluster action shard shardstateaction sendshardaction shardstateaction java at org elasticsearch cluster action shard shardstateaction lambda remoteshardfailed shardstateaction java at org elasticsearch transport transportrequestdeduplicator executeonce transportrequestdeduplicator java at org elasticsearch cluster action shard shardstateaction remoteshardfailed shardstateaction java at org elasticsearch action resync transportresyncreplicationaction resyncactionreplicasproxy failshardifneeded transportresyncreplicationaction java at org elasticsearch action support replication replicationoperation onfailure replicationoperation java at org elasticsearch action actionlistenerresponsehandler handleexception actionlistenerresponsehandler java at org elasticsearch transport transportservice contextrestoreresponsehandler handleexception transportservice java at org elasticsearch transport transportservice run transportservice java at org elasticsearch common util concurrent threadcontext contextpreservingrunnable run threadcontext java more caused by transportexception at org elasticsearch transport transportservice sendrequestinternal transportservice java more not muting this as it looks like it s not specific to this one test
1
272,894
23,710,360,176
IssuesEvent
2022-08-30 07:19:31
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
`git-auth-integration` fails - timeout exceeded while waiting for git sourced function
area/serverless kind/failing-test
https://status.build.kyma-project.io/?job=serverless-git-auth-integration-k3s-nightly Test functions remain unready : ``` "status": "False" "reason": "SourceUpdateFailed" "message": "Sources update failed, reason: while fetching the repository: while fetching remote: unsupported URL protocol" ``` Test tries to apply sth like: ``` { "kind": "Function", "apiVersion": "serverless.kyma-project.io/v1alpha2", "metadata": { "name": "github-func", }, "spec": { "runtime": "python39", "source": { "gitRepository": { "url": "github-func-repo", "baseDir": "/", "reference": "main" } }, "resourceConfiguration": { "build": { "resources": {} }, "function": { "resources": { "limits": { "cpu": "400m", "memory": "512Mi" }, "requests": { "cpu": "200m", "memory": "256Mi" } } } }, "minReplicas": 1, "maxReplicas": 2, "template": {} } ```
1.0
`git-auth-integration` fails - timeout exceeded while waiting for git sourced function - https://status.build.kyma-project.io/?job=serverless-git-auth-integration-k3s-nightly Test functions remain unready : ``` "status": "False" "reason": "SourceUpdateFailed" "message": "Sources update failed, reason: while fetching the repository: while fetching remote: unsupported URL protocol" ``` Test tries to apply sth like: ``` { "kind": "Function", "apiVersion": "serverless.kyma-project.io/v1alpha2", "metadata": { "name": "github-func", }, "spec": { "runtime": "python39", "source": { "gitRepository": { "url": "github-func-repo", "baseDir": "/", "reference": "main" } }, "resourceConfiguration": { "build": { "resources": {} }, "function": { "resources": { "limits": { "cpu": "400m", "memory": "512Mi" }, "requests": { "cpu": "200m", "memory": "256Mi" } } } }, "minReplicas": 1, "maxReplicas": 2, "template": {} } ```
test
git auth integration fails timeout exceeded while waiting for git sourced function test functions remain unready status false reason sourceupdatefailed message sources update failed reason while fetching the repository while fetching remote unsupported url protocol test tries to apply sth like kind function apiversion serverless kyma project io metadata name github func spec runtime source gitrepository url github func repo basedir reference main resourceconfiguration build resources function resources limits cpu memory requests cpu memory minreplicas maxreplicas template
1
2,824
3,019,789,930
IssuesEvent
2015-07-31 00:32:05
angular/material
https://api.github.com/repos/angular/material
closed
Provide `versioning` of Online Docs
for: internal contributor resolution: fixed type: build type: docs type: feature
Similar to doc versioning in AngularJS 1.x: ![doc_versioning](https://cloud.githubusercontent.com/assets/210413/5399741/8656fed4-8133-11e4-905e-ab1f0edbfa78.png) > Will need to use the Select menu also planned for 0.8 Milestone release.
1.0
Provide `versioning` of Online Docs - Similar to doc versioning in AngularJS 1.x: ![doc_versioning](https://cloud.githubusercontent.com/assets/210413/5399741/8656fed4-8133-11e4-905e-ab1f0edbfa78.png) > Will need to use the Select menu also planned for 0.8 Milestone release.
non_test
provide versioning of online docs similar to doc versioning in angularjs x will need to use the select menu also planned for milestone release
0
139,439
11,269,010,541
IssuesEvent
2020-01-14 07:53:35
actiontech/dble
https://api.github.com/repos/actiontech/dble
closed
commit xa transaction will return 'lost connection' error when kill one of the backend connection before xa end phase
autotest-wait resolve
* **dble version:** 5.6.29-dble-2.19.09.0-fd62e7a27a561169acabc11df32b2f0d13a0b922-20191121135714 * **preconditions :** ```sql use schema1; drop table if exists sharding_4_t1; create table sharding_4_t1(id int,name char); set autocommit=0; set xa=on; insert into sharding_4_t1 values(1,1),(2,2),(3,3),(4,4); ``` * **configs:** **schema.xml** ```xml <schema name="schema1" sqlMaxLimit="100"> <table name="sharding_4_t1" dataNode="dn1,dn2,dn3,dn4" rule="hash-four" /> </schema> <dataNode name="dn1" dataHost="172.100.9.5" database="db1"/> <dataNode name="dn2" dataHost="172.100.9.6" database="db1"/> <dataNode name="dn3" dataHost="172.100.9.5" database="db2"/> <dataNode name="dn4" dataHost="172.100.9.6" database="db2"/> ``` **rule.xml** ```xml <tableRule name="hash-four"> <rule> <columns>id</columns> <algorithm>four-long</algorithm> </rule> </tableRule> <function name="four-long" class="Hash"> <property name="partitionCount">4</property> <property name="partitionLength">1</property> </function> ``` **server.xml** ```xml <system> <property name="xaRetryCount">0</property> </system> ``` * **steps:** step1. using below btrace script to add break point before xa end: ```java package com.actiontech.dble.btrace.script; import com.sun.btrace.BTraceUtils; import com.sun.btrace.annotations.BTrace; import com.sun.btrace.annotations.OnMethod; @BTrace(unsafe = true) public final class BtraceXaDelay { private BtraceXaDelay() { } @OnMethod( clazz = "com.actiontech.dble.btrace.provider.XaDelayProvider", method = "delayBeforeXaEnd" ) public static void delayBeforeXaEnd(String rrnName, String xaId) throws Exception { BTraceUtils.println("before xa end " + xaId + " in " + rrnName); Thread.sleep(60000L); } } ``` step2.commit the xa transation in preconditions step3.kill one of the backend connection after btrace print the message 'before xa end ...' at the first time step4.waiting util the step2 resturn error * **expect result:** 1.return error like: mysql> commit; ERROR 1105 (HY000): Connection {DataHost[172.100.9.5:3306],Schema[db1],threadID[5971]} was closed * **real result:** 1.mysql> commit; ERROR 2013 (HY000): Lost connection to MySQL server during query * **supplements:** 1.
1.0
commit xa transaction will return 'lost connection' error when kill one of the backend connection before xa end phase - * **dble version:** 5.6.29-dble-2.19.09.0-fd62e7a27a561169acabc11df32b2f0d13a0b922-20191121135714 * **preconditions :** ```sql use schema1; drop table if exists sharding_4_t1; create table sharding_4_t1(id int,name char); set autocommit=0; set xa=on; insert into sharding_4_t1 values(1,1),(2,2),(3,3),(4,4); ``` * **configs:** **schema.xml** ```xml <schema name="schema1" sqlMaxLimit="100"> <table name="sharding_4_t1" dataNode="dn1,dn2,dn3,dn4" rule="hash-four" /> </schema> <dataNode name="dn1" dataHost="172.100.9.5" database="db1"/> <dataNode name="dn2" dataHost="172.100.9.6" database="db1"/> <dataNode name="dn3" dataHost="172.100.9.5" database="db2"/> <dataNode name="dn4" dataHost="172.100.9.6" database="db2"/> ``` **rule.xml** ```xml <tableRule name="hash-four"> <rule> <columns>id</columns> <algorithm>four-long</algorithm> </rule> </tableRule> <function name="four-long" class="Hash"> <property name="partitionCount">4</property> <property name="partitionLength">1</property> </function> ``` **server.xml** ```xml <system> <property name="xaRetryCount">0</property> </system> ``` * **steps:** step1. using below btrace script to add break point before xa end: ```java package com.actiontech.dble.btrace.script; import com.sun.btrace.BTraceUtils; import com.sun.btrace.annotations.BTrace; import com.sun.btrace.annotations.OnMethod; @BTrace(unsafe = true) public final class BtraceXaDelay { private BtraceXaDelay() { } @OnMethod( clazz = "com.actiontech.dble.btrace.provider.XaDelayProvider", method = "delayBeforeXaEnd" ) public static void delayBeforeXaEnd(String rrnName, String xaId) throws Exception { BTraceUtils.println("before xa end " + xaId + " in " + rrnName); Thread.sleep(60000L); } } ``` step2.commit the xa transation in preconditions step3.kill one of the backend connection after btrace print the message 'before xa end ...' at the first time step4.waiting util the step2 resturn error * **expect result:** 1.return error like: mysql> commit; ERROR 1105 (HY000): Connection {DataHost[172.100.9.5:3306],Schema[db1],threadID[5971]} was closed * **real result:** 1.mysql> commit; ERROR 2013 (HY000): Lost connection to MySQL server during query * **supplements:** 1.
test
commit xa transaction will return lost connection error when kill one of the backend connection before xa end phase dble version: dble preconditions : sql use drop table if exists sharding create table sharding id int name char set autocommit set xa on insert into sharding values configs: schema xml xml rule xml xml id four long server xml xml steps: using below btrace script to add break point before xa end java package com actiontech dble btrace script import com sun btrace btraceutils import com sun btrace annotations btrace import com sun btrace annotations onmethod btrace unsafe true public final class btracexadelay private btracexadelay onmethod clazz com actiontech dble btrace provider xadelayprovider method delaybeforexaend public static void delaybeforexaend string rrnname string xaid throws exception btraceutils println before xa end xaid in rrnname thread sleep commit the xa transation in preconditions kill one of the backend connection after btrace print the message before xa end at the first time waiting util the resturn error expect result: return error like mysql commit error connection datahost schema threadid was closed real result: mysql commit error lost connection to mysql server during query supplements:
1
243,763
20,517,521,968
IssuesEvent
2022-03-01 13:21:56
ValveSoftware/Source-1-Games
https://api.github.com/repos/ValveSoftware/Source-1-Games
closed
Need Help with HL2
Half-Life 2 Need Retest
![steam-half-life-2](https://user-images.githubusercontent.com/100605305/156018587-87714297-62f8-453a-a3c4-1f51beeab834.jpg) Hello, Steam helper send me here, hope you can help. I just install the update. This is happen since last 2 update. What can I do to fix? Thank you very much.
1.0
Need Help with HL2 - ![steam-half-life-2](https://user-images.githubusercontent.com/100605305/156018587-87714297-62f8-453a-a3c4-1f51beeab834.jpg) Hello, Steam helper send me here, hope you can help. I just install the update. This is happen since last 2 update. What can I do to fix? Thank you very much.
test
need help with hello steam helper send me here hope you can help i just install the update this is happen since last update what can i do to fix thank you very much
1
230,222
18,519,499,832
IssuesEvent
2021-10-20 13:46:07
hyperledger-labs/go-perun
https://api.github.com/repos/hyperledger-labs/go-perun
closed
Optionalize [channel] GenericBackendTest
feature testing-only
**Current situation:** `GenericBackendTest` assumes that the signature of a state depends on all fields. The test now fails as we create new backends where the adjudicator does not care about all fields. **Possible solution:** Add some options like `NoAppData, NoLocked…` and pass them to `GenericBackendTest`. The test would then treat those as Don’t-Care.
1.0
Optionalize [channel] GenericBackendTest - **Current situation:** `GenericBackendTest` assumes that the signature of a state depends on all fields. The test now fails as we create new backends where the adjudicator does not care about all fields. **Possible solution:** Add some options like `NoAppData, NoLocked…` and pass them to `GenericBackendTest`. The test would then treat those as Don’t-Care.
test
optionalize genericbackendtest current situation genericbackendtest assumes that the signature of a state depends on all fields the test now fails as we create new backends where the adjudicator does not care about all fields possible solution add some options like noappdata nolocked… and pass them to genericbackendtest the test would then treat those as don’t care
1
778,870
27,332,406,710
IssuesEvent
2023-02-25 19:59:49
Kashuab/mobx-depot
https://api.github.com/repos/Kashuab/mobx-depot
closed
Reduce verbosity in base models
low priority cleanup
Every property in a base model class gets these definitions: ```tsx private _firstName?: string; get firstName(): string { if (this._firstName === undefined) throw new Error('Property firstName is not selected'); return this._firstName; } set firstName(value: string) { this._firstName = value; } ``` I wonder if there's a better way do handle this that would be less verbose. Models with a ton of properties would seem pretty messy, but luckily developers won't be touching the base model.
1.0
Reduce verbosity in base models - Every property in a base model class gets these definitions: ```tsx private _firstName?: string; get firstName(): string { if (this._firstName === undefined) throw new Error('Property firstName is not selected'); return this._firstName; } set firstName(value: string) { this._firstName = value; } ``` I wonder if there's a better way do handle this that would be less verbose. Models with a ton of properties would seem pretty messy, but luckily developers won't be touching the base model.
non_test
reduce verbosity in base models every property in a base model class gets these definitions tsx private firstname string get firstname string if this firstname undefined throw new error property firstname is not selected return this firstname set firstname value string this firstname value i wonder if there s a better way do handle this that would be less verbose models with a ton of properties would seem pretty messy but luckily developers won t be touching the base model
0
183,680
14,244,993,479
IssuesEvent
2020-11-19 07:57:22
Oldes/Rebol-issues
https://api.github.com/repos/Oldes/Rebol-issues
closed
refinements starting with special characters are not correctly scanned
Datatype: refinement! Test.written Type.bug
_Submitted by:_ **meijeru** some words like the ones for operators are not always correctly recognized in refinement context, see code below ``` rebol >> type? '+ == word! >> to-refinement '+ == /+ >> type? /+ ** Script error: + is missing its value2 argument >> type? /! == refinement! ; this one works, and still it is an operator (but a unary one, admittedly) ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=980)** [ Version: alpha 62 Type: Bug Platform: All Category: Syntax Reproduce: Always Fixed-in:none ]</sup> <sup>**Imported from**: https://github.com/rebol/rebol-issues/issues/980</sup> Comments: --- > **Rebolbot** commented on Jun 28, 2009: _Submitted by:_ **Carl** Interesting bug. The problem is with special chars of the lexicon (like +-,.#%). --- > **Rebolbot** commented on Jul 14, 2009: _Submitted by:_ **BrianH** Note this code: ``` rebol >> [/+] == [/ +] ``` TRANSCODE and TO-BLOCK recognize "/+" as being 2 words, not one refinement. --- > **Rebolbot** commented on Feb 17, 2011: _Submitted by:_ **BrianH** See #1478 for < and >, #1856 for +, - and . characters. --- > **Rebolbot** mentioned this issue on Jan 12, 2016: > [Words starting with +, - or . won't load in refinement form](https://github.com/Oldes/Rebol-issues/issues/1856) --- > **Rebolbot** added the **Type.bug** on Jan 12, 2016 ---
1.0
refinements starting with special characters are not correctly scanned - _Submitted by:_ **meijeru** some words like the ones for operators are not always correctly recognized in refinement context, see code below ``` rebol >> type? '+ == word! >> to-refinement '+ == /+ >> type? /+ ** Script error: + is missing its value2 argument >> type? /! == refinement! ; this one works, and still it is an operator (but a unary one, admittedly) ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=980)** [ Version: alpha 62 Type: Bug Platform: All Category: Syntax Reproduce: Always Fixed-in:none ]</sup> <sup>**Imported from**: https://github.com/rebol/rebol-issues/issues/980</sup> Comments: --- > **Rebolbot** commented on Jun 28, 2009: _Submitted by:_ **Carl** Interesting bug. The problem is with special chars of the lexicon (like +-,.#%). --- > **Rebolbot** commented on Jul 14, 2009: _Submitted by:_ **BrianH** Note this code: ``` rebol >> [/+] == [/ +] ``` TRANSCODE and TO-BLOCK recognize "/+" as being 2 words, not one refinement. --- > **Rebolbot** commented on Feb 17, 2011: _Submitted by:_ **BrianH** See #1478 for < and >, #1856 for +, - and . characters. --- > **Rebolbot** mentioned this issue on Jan 12, 2016: > [Words starting with +, - or . won't load in refinement form](https://github.com/Oldes/Rebol-issues/issues/1856) --- > **Rebolbot** added the **Type.bug** on Jan 12, 2016 ---
test
refinements starting with special characters are not correctly scanned submitted by meijeru some words like the ones for operators are not always correctly recognized in refinement context see code below rebol type word to refinement type script error is missing its argument type refinement this one works and still it is an operator but a unary one admittedly imported from imported from comments rebolbot commented on jun submitted by carl interesting bug the problem is with special chars of the lexicon like rebolbot commented on jul submitted by brianh note this code rebol transcode and to block recognize as being words not one refinement rebolbot commented on feb submitted by brianh see for for and characters rebolbot mentioned this issue on jan rebolbot added the type bug on jan
1
216,999
7,313,786,327
IssuesEvent
2018-03-01 03:04:11
NicholasBarreyre/SEProject
https://api.github.com/repos/NicholasBarreyre/SEProject
closed
Organize/Manage Iteration 1 Plan document
Priority: Medium Status: Complete Type: Project Management
There is a word template available on BrightSpace, but we might want to create our own google doc template with different style. Contents to include user story information and associated acceptance tests for each.
1.0
Organize/Manage Iteration 1 Plan document - There is a word template available on BrightSpace, but we might want to create our own google doc template with different style. Contents to include user story information and associated acceptance tests for each.
non_test
organize manage iteration plan document there is a word template available on brightspace but we might want to create our own google doc template with different style contents to include user story information and associated acceptance tests for each
0
95,093
27,381,177,909
IssuesEvent
2023-02-28 10:08:36
jelix/jelix
https://api.github.com/repos/jelix/jelix
closed
Use of jForms in Jelix 1.6.39 opt version results in PHP fatal error
jForms Bug Build
Hi, This seems to be a regression similar to [#380](https://github.com/jelix/jelix/issues/380). I tried to manually copy this file https://raw.githubusercontent.com/jelix/jelix/jelix-1.6.x/lib/jelix/forms/controls/jFormsControlUpload2.class.php but for some reasons it does not work. Note that the file seems to be in the "forms/controls" directory while the required_once calls for a file in "forms". Cheers, Yan.
1.0
Use of jForms in Jelix 1.6.39 opt version results in PHP fatal error - Hi, This seems to be a regression similar to [#380](https://github.com/jelix/jelix/issues/380). I tried to manually copy this file https://raw.githubusercontent.com/jelix/jelix/jelix-1.6.x/lib/jelix/forms/controls/jFormsControlUpload2.class.php but for some reasons it does not work. Note that the file seems to be in the "forms/controls" directory while the required_once calls for a file in "forms". Cheers, Yan.
non_test
use of jforms in jelix opt version results in php fatal error hi this seems to be a regression similar to i tried to manually copy this file but for some reasons it does not work note that the file seems to be in the forms controls directory while the required once calls for a file in forms cheers yan
0
90,700
8,263,076,293
IssuesEvent
2018-09-14 00:07:29
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Rollback api/backend for rke template
kind/bug priority/0 status/resolved status/to-test team/ca version/2.0
As the feature is going to 2.2, we have to rollback the support for it in 2.1
1.0
Rollback api/backend for rke template - As the feature is going to 2.2, we have to rollback the support for it in 2.1
test
rollback api backend for rke template as the feature is going to we have to rollback the support for it in
1
252,217
27,233,168,112
IssuesEvent
2023-02-21 14:36:56
rsoreq/zenbot
https://api.github.com/repos/rsoreq/zenbot
opened
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz
security vulnerability
## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.</p> <p>Library home page: <a href="https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz">https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz</a></p> <p> Dependency Hierarchy: - webpack-4.44.1.tgz (Root Library) - micromatch-3.1.10.tgz - snapdragon-0.8.2.tgz - base-0.11.2.tgz - cache-base-1.0.1.tgz - :x: **set-value-2.0.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rsoreq/zenbot/commit/7a24c0d7b98ee76e6bac827974cff490a7694378">7a24c0d7b98ee76e6bac827974cff490a7694378</a></p> <p>Found in base branch: <b>unstable</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package set-value before <2.0.1, >=3.0.0 <4.0.1. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays. Mend Note: After conducting further research, Mend has determined that all versions of set-value up to version 4.0.0 are vulnerable to CVE-2021-23440. <p>Publish Date: 2021-09-12 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-23440>CVE-2021-23440</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-09-12</p> <p>Fix Resolution: set-value - 4.0.1 </p> </p> </details> <p></p>
True
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - ## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.</p> <p>Library home page: <a href="https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz">https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz</a></p> <p> Dependency Hierarchy: - webpack-4.44.1.tgz (Root Library) - micromatch-3.1.10.tgz - snapdragon-0.8.2.tgz - base-0.11.2.tgz - cache-base-1.0.1.tgz - :x: **set-value-2.0.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rsoreq/zenbot/commit/7a24c0d7b98ee76e6bac827974cff490a7694378">7a24c0d7b98ee76e6bac827974cff490a7694378</a></p> <p>Found in base branch: <b>unstable</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package set-value before <2.0.1, >=3.0.0 <4.0.1. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays. Mend Note: After conducting further research, Mend has determined that all versions of set-value up to version 4.0.0 are vulnerable to CVE-2021-23440. <p>Publish Date: 2021-09-12 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-23440>CVE-2021-23440</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Release Date: 2021-09-12</p> <p>Fix Resolution: set-value - 4.0.1 </p> </p> </details> <p></p>
non_test
cve high detected in set value tgz cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href dependency hierarchy webpack tgz root library micromatch tgz snapdragon tgz base tgz cache base tgz x set value tgz vulnerable library found in head commit a href found in base branch unstable vulnerability details this affects the package set value before a type confusion vulnerability can lead to a bypass of cve when the user provided keys used in the path parameter are arrays mend note after conducting further research mend has determined that all versions of set value up to version are vulnerable to cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution set value
0
136,307
11,045,458,741
IssuesEvent
2019-12-09 15:09:16
IlyaMatsuev/Delivery-Service
https://api.github.com/repos/IlyaMatsuev/Delivery-Service
closed
Test Data Generation
Test Data
Create test data factory class for generating necessary amount of test records
1.0
Test Data Generation - Create test data factory class for generating necessary amount of test records
test
test data generation create test data factory class for generating necessary amount of test records
1
28,045
12,758,014,732
IssuesEvent
2020-06-29 00:26:18
Azure/azure-powershell
https://api.github.com/repos/Azure/azure-powershell
reopened
Add new value to -TimeGrain parameter of New-AzConsumptionBudget -> BillingCycle
Consumption Service Attention feature-request
## Description of the new feature While having the options of Monthly, Quarterly, and Annual for the TimeGrain parameter of New-AzConsumptionBudget makes sense, how about adding in 'BillingCycle' as another parameter? We monitor our billing usage on a billing cycle basis, not monthly and having these budgets follow that cycle would be exceptionally beneficial. Since our billing cycle isn't Monthly (it's basically mid-month to mid-month), having a budget that following the billing cycle would be exceptionally helpful. Obviously this would mean that this parameter would need to be applied to all of the Az.Billing cmdlets that utilize the 'TimeGrain' parameter. ## Proposed implementation details (optional)
1.0
Add new value to -TimeGrain parameter of New-AzConsumptionBudget -> BillingCycle - ## Description of the new feature While having the options of Monthly, Quarterly, and Annual for the TimeGrain parameter of New-AzConsumptionBudget makes sense, how about adding in 'BillingCycle' as another parameter? We monitor our billing usage on a billing cycle basis, not monthly and having these budgets follow that cycle would be exceptionally beneficial. Since our billing cycle isn't Monthly (it's basically mid-month to mid-month), having a budget that following the billing cycle would be exceptionally helpful. Obviously this would mean that this parameter would need to be applied to all of the Az.Billing cmdlets that utilize the 'TimeGrain' parameter. ## Proposed implementation details (optional)
non_test
add new value to timegrain parameter of new azconsumptionbudget billingcycle description of the new feature while having the options of monthly quarterly and annual for the timegrain parameter of new azconsumptionbudget makes sense how about adding in billingcycle as another parameter we monitor our billing usage on a billing cycle basis not monthly and having these budgets follow that cycle would be exceptionally beneficial since our billing cycle isn t monthly it s basically mid month to mid month having a budget that following the billing cycle would be exceptionally helpful obviously this would mean that this parameter would need to be applied to all of the az billing cmdlets that utilize the timegrain parameter proposed implementation details optional
0
139,529
11,273,013,969
IssuesEvent
2020-01-14 15:50:17
SynBioHub/synbiohub
https://api.github.com/repos/SynBioHub/synbiohub
opened
Test /user/:userId/:collectionId/:displayId/:version/:hash/share/
test
app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/subCollections', api.subCollections) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/twins', views.search) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/uses', views.search) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/similar', views.search)
1.0
Test /user/:userId/:collectionId/:displayId/:version/:hash/share/ - app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/subCollections', api.subCollections) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/twins', views.search) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/uses', views.search) app.get('/user/:userId/:collectionId/:displayId/:version/:hash/share/similar', views.search)
test
test user userid collectionid displayid version hash share app get user userid collectionid displayid version hash share subcollections api subcollections app get user userid collectionid displayid version hash share twins views search app get user userid collectionid displayid version hash share uses views search app get user userid collectionid displayid version hash share similar views search
1
295,589
9,098,540,830
IssuesEvent
2019-02-20 00:22:56
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
vmware+vbox: kubelet: dial tcp 192.168.99.100:8443: getsockopt: connection refused
cause/vm-networking co/kubelet kind/bug os/linux priority/awaiting-more-evidence triage/obsolete
<!-- Thanks for filing an issue! Before hitting the button, please answer these questions.--> **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): This is a BUG REPORT. <!-- If this is a BUG REPORT, please: - Fill in as much of the template below as you can. If you leave out information, we can't help you as well. If this is a FEATURE REQUEST, please: - Describe *in detail* the feature/behavior/change you'd like to see. In both cases, be ready for followup questions, and please respond in a timely manner. If we can't reproduce a bug or think a feature already exists, we might close your issue. If we're wrong, PLEASE feel free to reopen it and explain why. --> Please provide the following details: **Environment**: Windows10 + VMware Workstation 14 Player Guest machine is working on VMware Workstation 14 Player. I have installed minikube on guest machine. **Minikube version** (use `minikube version`): - **OS** (e.g. from /etc/os-release): [root@master ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) [root@master ~]# uname -r 3.10.0-693.el7.x86_64 - **VM Driver** (e.g. `cat ~/.minikube/machines/minikube/config.json | grep DriverName`): [root@master ~]# cat ~/.minikube/machines/minikube/config.json | grep DriverName "DriverName": "virtualbox", - **ISO version** (e.g. `cat ~/.minikube/machines/minikube/config.json | grep -i ISO` or `minikube ssh cat /etc/VERSION`): [root@master ~]# cat ~/.minikube/machines/minikube/config.json | grep -i ISO "Boot2DockerURL": "file:///root/.minikube/cache/iso/minikube-v0.28.0.iso", - **Install tools**: - **Others**: The above can be generated in one go with the following commands (can be copied and pasted directly into your terminal): ``` minikube version echo ""; echo "OS:"; cat /etc/os-release echo ""; echo "VM driver": grep DriverName ~/.minikube/machines/minikube/config.json echo ""; echo "ISO version"; grep -i ISO ~/.minikube/machines/minikube/config.json ``` **What happened**: I have started minikube as follows. However, kubelet service failed repeatedly every 10 seconds. [root@master ~]# minikube --vm-driver=virtualbox start [root@master ~]# cat /var/log/messages |grep "kubelet.service: main process exited" Jun 23 17:33:34 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:33:44 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:33:54 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:05 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:15 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:25 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:35 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a -snip- [root@master ~]# systemctl status kubelet ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/etc/systemd/system/kubelet.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/kubelet.service.d mq10-kubeadm.conf Active: activating (auto-restart) (Result: exit-code) since 土 2018-06-23 17:35:27 JST; 6s ago Docs: http://kubernetes.io/docs/ Process: 13006 ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_SYSTEM_PODS_ARGS $KUBELET_NETWORK_ARGS $KUBELET_DNS_ARGS $KUBELET_AUTHZ_ARGS $KUBELET_CADVISOR_ARGS $KUBELET_CGROUP_ARGS $KUBELET_CERTIFICATE_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255) Main PID: 13006 (code=exited, status=255) Jun 23 17:35:27 master systemd[1]: Unit kubelet.service entered failed state. Jun 23 17:35:27 master systemd[1]: kubelet.service failed. **What you expected to happen**: kubelet service should not to be failed. **How to reproduce it** (as minimally and precisely as possible): 1. I have enabled Intel VT-x/EPT of guest machine. 2. I have statred guest machine. 3. I have added repository of kubernetes on the guest machine. The content is as follows. [root@master ~]# cat /etc/yum.repos.d/kubernetes.repo [kubernetes] name=Kubernetes baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64 enabled=1 gpgcheck=1 repo_gpgcheck=1 gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg 4. I have installed kubectl package. [root@master ~]# yum install -y kubectl [root@master ~]# kubectl version Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.4", GitCommit:"5ca598b4ba5abb89bb773071ce452e33fb66339d", GitTreeState:"clean", BuildDate:"2018-06-06T08:13:03Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", BuildDate:"2018-03-26T16:44:10Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} 5. I have installed VirtualBox package. The VirtualBox package has been installed successfully. [root@master ~]# wget https://download.virtualbox.org/virtualbox/5.2.12/VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm [root@master ~]# ls VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm [root@master ~]# rpm -ivh VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm -snip- Creating group 'vboxusers'. VM users must be member of that group! 6. I have installed minikube command. [root@master ~]# curl -Lo minikube https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/ 7. I have executed minikube command as follows. [root@master ~]# minikube --vm-driver=virtualbox start Starting local Kubernetes v1.10.0 cluster... Starting VM... Downloading Minikube ISO 153.08 MB / 153.08 MB [============================================] 100.00% 0s Getting VM IP address... Moving files into cluster... Downloading kubeadm v1.10.0 Downloading kubelet v1.10.0 Finished Downloading kubeadm v1.10.0 Finished Downloading kubelet v1.10.0 Setting up certs... Connecting to cluster... Setting up kubeconfig... Starting cluster components... Kubectl is now configured to use the cluster. Loading cached images from config file. 8. I have checked the /var/log/messages and kubectl status. I have noticed that kubelet service failed repeatedly every 10 seconds. [root@master ~]# cat /var/log/messages [root@master ~]# systemctl status kubelet ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/etc/systemd/system/kubelet.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/kubelet.service.d mq10-kubeadm.conf Active: activating (auto-restart) (Result: exit-code) since 土 2018-06-23 18:11:19 JST; 8s ago Docs: http://kubernetes.io/docs/ Process: 15714 ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_SYSTEM_PODS_ARGS $KUBELET_NETWORK_ARGS $KUBELET_DNS_ARGS $KUBELET_AUTHZ_ARGS $KUBELET_CADVISOR_ARGS $KUBELET_CGROUP_ARGS $KUBELET_CERTIFICATE_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255) Main PID: 15714 (code=exited, status=255) 6月 23 18:11:19 master systemd[1]: Unit kubelet.service entered failed state. 6月 23 18:11:19 master systemd[1]: kubelet.service failed. **Output of `minikube logs` (if applicable)**: -- Logs begin at Sat 2018-06-23 06:26:31 UTC, end at Sat 2018-06-23 08:38:01 UTC. -- Jun 23 06:26:58 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:26:58 minikube kubelet[2631]: Flag --pod-manifest-path has been deprecated, This parameter should be set via th e config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-c onfig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:26:58 minikube kubelet[2631]: Flag --cluster-domain has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-conf ig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --authorization-mode has been deprecated, This parameter should be set via t he config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet- config-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:26:58 minikube kubelet[2631]: Flag --fail-swap-on has been deprecated, This parameter should be set via the con fig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config -file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --client-ca-file has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-conf ig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cgroup-driver has been deprecated, This parameter should be set via the co nfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-confi g-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cluster-dns has been deprecated, This parameter should be set via the conf ig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config- file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.441399 2631 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:26:58 minikube kubelet[2631]: W0623 06:26:58.563427 2631 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.563708 2631 server.go:376] Version: v1.10.0 Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.563979 2631 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.564479 2631 plugins.go:89] No cloud provider specified. Jun 23 06:26:58 minikube kubelet[2631]: F0623 06:26:58.564677 2631 server.go:233] failed to run Kubelet: unable to loa d bootstrap kubeconfig: stat /etc/kubernetes/bootstrap-kubelet.conf: no such file or directory Jun 23 06:26:58 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a Jun 23 06:26:58 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. Jun 23 06:27:08 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. Jun 23 06:27:08 minikube systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 1. Jun 23 06:27:08 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. Jun 23 06:27:08 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:27:09 minikube kubelet[2684]: Flag --pod-manifest-path has been deprecated, This parameter should be set via th e config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-c onfig-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:27:09 minikube kubelet[2684]: Flag --cluster-domain has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:27:09 minikube kubelet[2684]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.026571 2684 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:09 minikube kubelet[2684]: W0623 06:27:09.068436 2684 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068628 2684 server.go:376] Version: v1.10.0 Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068673 2684 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068946 2684 plugins.go:89] No cloud provider specified. Jun 23 06:27:09 minikube kubelet[2684]: F0623 06:27:09.068990 2684 server.go:233] failed to run Kubelet: unable to load bootstrap kubeconfig: stat /etc/kubernetes/bootstrap-kubelet.conf: no such file or directory Jun 23 06:27:09 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a Jun 23 06:27:09 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. Jun 23 06:27:19 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. Jun 23 06:27:19 minikube systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 2. Jun 23 06:27:19 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. Jun 23 06:27:19 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:27:19 minikube kubelet[2717]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:27:19 minikube kubelet[2717]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:27:19 minikube kubelet[2717]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.487994 2717 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.529746 2717 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.530188 2717 server.go:376] Version: v1.10.0 Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.530762 2717 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.531627 2717 plugins.go:89] No cloud provider specified. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.692982 2717 server.go:613] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to / Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.694036 2717 container_manager_linux.go:242] container manager verified user specified cgroup-root exists: / Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.694186 2717 container_manager_linux.go:247] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:docker CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} ExperimentalQOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.698311 2717 container_manager_linux.go:266] Creating device plugin manager: true Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.698457 2717 state_mem.go:36] [cpumanager] initializing new in-memory state store Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700007 2717 state_mem.go:87] [cpumanager] updated default cpuset: "" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700179 2717 state_mem.go:95] [cpumanager] updated cpuset assignments: "map[]" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700365 2717 kubelet.go:272] Adding pod path: /etc/kubernetes/manifests Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.701765 2717 kubelet.go:297] Watching apiserver Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.710061 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/kubelet.go:460: Failed to list *v1.Node: Get https://192.168.99.100:8443/api/v1/nodes?fieldSelector=metadata.name%3Dminikube &limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.713745 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:47: Failed to list *v1.Pod: Get https://192.168.99.100:8443/api/v1/pods?fieldSelector=spec.nodeName%3Dminikube&limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.719160 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/kubelet.go:451: Failed to list *v1.Service: Get https://192.168.99.100:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.720662 2717 kubelet_network.go:139] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.720872 2717 kubelet.go:556] Hairpin mode set to "hairpin-veth" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.722704 2717 client.go:75] Connecting to docker on unix:///var/run/docker.sock Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.722944 2717 client.go:104] Start docker client with request timeout=2m0s Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.742335 2717 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.745527 2717 docker_service.go:244] Docker cri networking managed by kubernetes.io/no-op Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.776571 2717 docker_service.go:249] Docker Info: &{ID:ZGJS:SCGS:HEQG:EXO4:ESI3:TCWO:Z4R6:MSFP:AXB7:N2RG:VQKT:5KZT Containers:30 ContainersRunning:1 ContainersPaused:0 ContainersStopped:29 Images:13 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:[] Plugins:{Volume:[local] Network:[bridge host macvlan null overlay] Authorization:[] Log:[awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:35 SystemTime:2018-06-23T06:27:19.750937909Z LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.16.14 OperatingSystem:Buildroot 2018.05 OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:0xc4206cbea0 NCPU:2 MemTotal:2088189952 GenericResources:[] DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:minikube Labels:[provider=virtualbox] ExperimentalBuild:false ServerVersion:17.12.1-ce ClusterStore: ClusterAdvertise: Runtimes:map[runc:{Path:docker-runc Args:[]}] DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:[] Nodes:0 Managers:0 Cluster:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9b55aab90508bd389d7654c4baf173a981477d55 Expected:9b55aab90508bd389d7654c4baf173a981477d55} RuncCommit:{ID:9f9c96235cc97674e935002fc3d78361b696a69e Expected:9f9c96235cc97674e935002fc3d78361b696a69e} InitCommit:{ID:N/A Expected:} SecurityOptions:[name=seccomp,profile=default]} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.779740 2717 docker_service.go:262] Setting cgroupDriver to cgroupfs Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.912497 2717 remote_runtime.go:43] Connecting to runtime service unix:///var/run/dockershim.sock Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.961260 2717 kuberuntime_manager.go:186] Container runtime docker initialized, version: 17.12.1-ce, apiVersion: 1.35.0 Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.961730 2717 probe.go:215] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.966014 2717 csi_plugin.go:61] kubernetes.io/csi: plugin initializing... Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.996706 2717 kubelet.go:1277] Image garbage collection failed on un 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997596 2717 fs_resource_analyzer.go:66] Starting FS ResourceAnalyzer Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997839 2717 status_manager.go:140] Starting to sync pod status with apiserver Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997857 2717 kubelet.go:1777] Starting kubelet main sync loop. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997876 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down PLEG is not healthy: pleg was last seen active 2562047h47m16.854775807s ago; threshold is 3m0s] Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.998037 2717 server.go:129] Starting to listen on 0.0.0.0:10250 Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:19.999557 2717 server.go:299] Adding debug handlers to kubelet server. Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.004038 2717 volume_manager.go:247] Starting Kubelet Volume Manager Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.004532 2717 desired_state_of_world_populator.go:129] Desired state populator starts to run Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.010438 2717 event.go:209] Unable to write event: 'Post https://192.168.99.100:8443/api/v1/namespaces/default/events: dial tcp 192.168.99.100:8443: getsockopt: connection refused' (may retry after sleeping) Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.014486 2717 server.go:944] Started kubelet Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.128021 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down] Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.128264 2717 kubelet_node_status.go:271] Setting node annotation to enable volume controller attach/detach Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.150689 2717 kubelet_node_status.go:82] Attempting to register node minikube Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.151275 2717 kubelet_node_status.go:106] Unable to register node "minikube" with API server: Post https://192.168.99.100:8443/api/v1/nodes: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.292774 2717 remote_runtime.go:278] ContainerStatus "7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084" from runtime service failed: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.293956 2717 kuberuntime_container.go:385] ContainerStatus for 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 error: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.294055 2717 kuberuntime_manager.go:873] getPodContainerStatuses for pod "storage-provisioner_kube-system(8773138f-7614-11e8-9a97-080027907ff9)" failed: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.294128 2717 generic.go:241] PLEG: Ignoring events for pod storage-provisioner/kube-system: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.329072 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down] Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.352181 2717 kubelet_node_status.go:271] Setting node annotation to enable volume controller attach/detach Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.362265 2717 kubelet_node_status.go:82] Attempting to register n -snip- **Anything else do we need to know**: [root@master ~]# lscpu |grep vmx Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec arat [root@master ~]# getenforce Permissive [root@master ~]# systemctl is-active firewalld.service inactive [root@master ~]# minikube version minikube version: v0.28.0 [root@master ~]# minikube get-k8s-versions The following Kubernetes versions are available when using the localkube bootstrapper: - v1.10.0 - v1.9.4 -snip- Although kubelet service failed repeatedly every 10 seconds, I can get cluster information. [root@master ~]# kubectl cluster-info Kubernetes master is running at https://192.168.99.100:8443 KubeDNS is running at https://192.168.99.100:8443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. Although kubelet service failed repeatedly every 10 seconds, I can get node information. [root@master ~]# kubectl get node -o wide NAME STATUS ROLES AGE VERSION EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME minikube Ready master 3m v1.10.0 <none> Buildroot 2018.05 4.16.14 docker://17.12.1-ce
1.0
vmware+vbox: kubelet: dial tcp 192.168.99.100:8443: getsockopt: connection refused - <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.--> **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): This is a BUG REPORT. <!-- If this is a BUG REPORT, please: - Fill in as much of the template below as you can. If you leave out information, we can't help you as well. If this is a FEATURE REQUEST, please: - Describe *in detail* the feature/behavior/change you'd like to see. In both cases, be ready for followup questions, and please respond in a timely manner. If we can't reproduce a bug or think a feature already exists, we might close your issue. If we're wrong, PLEASE feel free to reopen it and explain why. --> Please provide the following details: **Environment**: Windows10 + VMware Workstation 14 Player Guest machine is working on VMware Workstation 14 Player. I have installed minikube on guest machine. **Minikube version** (use `minikube version`): - **OS** (e.g. from /etc/os-release): [root@master ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) [root@master ~]# uname -r 3.10.0-693.el7.x86_64 - **VM Driver** (e.g. `cat ~/.minikube/machines/minikube/config.json | grep DriverName`): [root@master ~]# cat ~/.minikube/machines/minikube/config.json | grep DriverName "DriverName": "virtualbox", - **ISO version** (e.g. `cat ~/.minikube/machines/minikube/config.json | grep -i ISO` or `minikube ssh cat /etc/VERSION`): [root@master ~]# cat ~/.minikube/machines/minikube/config.json | grep -i ISO "Boot2DockerURL": "file:///root/.minikube/cache/iso/minikube-v0.28.0.iso", - **Install tools**: - **Others**: The above can be generated in one go with the following commands (can be copied and pasted directly into your terminal): ``` minikube version echo ""; echo "OS:"; cat /etc/os-release echo ""; echo "VM driver": grep DriverName ~/.minikube/machines/minikube/config.json echo ""; echo "ISO version"; grep -i ISO ~/.minikube/machines/minikube/config.json ``` **What happened**: I have started minikube as follows. However, kubelet service failed repeatedly every 10 seconds. [root@master ~]# minikube --vm-driver=virtualbox start [root@master ~]# cat /var/log/messages |grep "kubelet.service: main process exited" Jun 23 17:33:34 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:33:44 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:33:54 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:05 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:15 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:25 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a Jun 23 17:34:35 master systemd: kubelet.service: main process exited, code=exited, status=255/n/a -snip- [root@master ~]# systemctl status kubelet ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/etc/systemd/system/kubelet.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/kubelet.service.d mq10-kubeadm.conf Active: activating (auto-restart) (Result: exit-code) since 土 2018-06-23 17:35:27 JST; 6s ago Docs: http://kubernetes.io/docs/ Process: 13006 ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_SYSTEM_PODS_ARGS $KUBELET_NETWORK_ARGS $KUBELET_DNS_ARGS $KUBELET_AUTHZ_ARGS $KUBELET_CADVISOR_ARGS $KUBELET_CGROUP_ARGS $KUBELET_CERTIFICATE_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255) Main PID: 13006 (code=exited, status=255) Jun 23 17:35:27 master systemd[1]: Unit kubelet.service entered failed state. Jun 23 17:35:27 master systemd[1]: kubelet.service failed. **What you expected to happen**: kubelet service should not to be failed. **How to reproduce it** (as minimally and precisely as possible): 1. I have enabled Intel VT-x/EPT of guest machine. 2. I have statred guest machine. 3. I have added repository of kubernetes on the guest machine. The content is as follows. [root@master ~]# cat /etc/yum.repos.d/kubernetes.repo [kubernetes] name=Kubernetes baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64 enabled=1 gpgcheck=1 repo_gpgcheck=1 gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg 4. I have installed kubectl package. [root@master ~]# yum install -y kubectl [root@master ~]# kubectl version Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.4", GitCommit:"5ca598b4ba5abb89bb773071ce452e33fb66339d", GitTreeState:"clean", BuildDate:"2018-06-06T08:13:03Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", BuildDate:"2018-03-26T16:44:10Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} 5. I have installed VirtualBox package. The VirtualBox package has been installed successfully. [root@master ~]# wget https://download.virtualbox.org/virtualbox/5.2.12/VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm [root@master ~]# ls VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm [root@master ~]# rpm -ivh VirtualBox-5.2-5.2.12_122591_el7-1.x86_64.rpm -snip- Creating group 'vboxusers'. VM users must be member of that group! 6. I have installed minikube command. [root@master ~]# curl -Lo minikube https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/ 7. I have executed minikube command as follows. [root@master ~]# minikube --vm-driver=virtualbox start Starting local Kubernetes v1.10.0 cluster... Starting VM... Downloading Minikube ISO 153.08 MB / 153.08 MB [============================================] 100.00% 0s Getting VM IP address... Moving files into cluster... Downloading kubeadm v1.10.0 Downloading kubelet v1.10.0 Finished Downloading kubeadm v1.10.0 Finished Downloading kubelet v1.10.0 Setting up certs... Connecting to cluster... Setting up kubeconfig... Starting cluster components... Kubectl is now configured to use the cluster. Loading cached images from config file. 8. I have checked the /var/log/messages and kubectl status. I have noticed that kubelet service failed repeatedly every 10 seconds. [root@master ~]# cat /var/log/messages [root@master ~]# systemctl status kubelet ● kubelet.service - kubelet: The Kubernetes Node Agent Loaded: loaded (/etc/systemd/system/kubelet.service; enabled; vendor preset: disabled) Drop-In: /etc/systemd/system/kubelet.service.d mq10-kubeadm.conf Active: activating (auto-restart) (Result: exit-code) since 土 2018-06-23 18:11:19 JST; 8s ago Docs: http://kubernetes.io/docs/ Process: 15714 ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_SYSTEM_PODS_ARGS $KUBELET_NETWORK_ARGS $KUBELET_DNS_ARGS $KUBELET_AUTHZ_ARGS $KUBELET_CADVISOR_ARGS $KUBELET_CGROUP_ARGS $KUBELET_CERTIFICATE_ARGS $KUBELET_EXTRA_ARGS (code=exited, status=255) Main PID: 15714 (code=exited, status=255) 6月 23 18:11:19 master systemd[1]: Unit kubelet.service entered failed state. 6月 23 18:11:19 master systemd[1]: kubelet.service failed. **Output of `minikube logs` (if applicable)**: -- Logs begin at Sat 2018-06-23 06:26:31 UTC, end at Sat 2018-06-23 08:38:01 UTC. -- Jun 23 06:26:58 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:26:58 minikube kubelet[2631]: Flag --pod-manifest-path has been deprecated, This parameter should be set via th e config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-c onfig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:26:58 minikube kubelet[2631]: Flag --cluster-domain has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-conf ig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --authorization-mode has been deprecated, This parameter should be set via t he config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet- config-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:26:58 minikube kubelet[2631]: Flag --fail-swap-on has been deprecated, This parameter should be set via the con fig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config -file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --client-ca-file has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-conf ig-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cgroup-driver has been deprecated, This parameter should be set via the co nfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-confi g-file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: Flag --cluster-dns has been deprecated, This parameter should be set via the conf ig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config- file/ for more information. Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.441399 2631 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:26:58 minikube kubelet[2631]: W0623 06:26:58.563427 2631 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.563708 2631 server.go:376] Version: v1.10.0 Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.563979 2631 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:26:58 minikube kubelet[2631]: I0623 06:26:58.564479 2631 plugins.go:89] No cloud provider specified. Jun 23 06:26:58 minikube kubelet[2631]: F0623 06:26:58.564677 2631 server.go:233] failed to run Kubelet: unable to loa d bootstrap kubeconfig: stat /etc/kubernetes/bootstrap-kubelet.conf: no such file or directory Jun 23 06:26:58 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a Jun 23 06:26:58 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. Jun 23 06:27:08 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. Jun 23 06:27:08 minikube systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 1. Jun 23 06:27:08 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. Jun 23 06:27:08 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:27:09 minikube kubelet[2684]: Flag --pod-manifest-path has been deprecated, This parameter should be set via th e config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-c onfig-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:27:09 minikube kubelet[2684]: Flag --cluster-domain has been deprecated, This parameter should be set via the c onfig file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:27:09 minikube kubelet[2684]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.026571 2684 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:09 minikube kubelet[2684]: W0623 06:27:09.068436 2684 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068628 2684 server.go:376] Version: v1.10.0 Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068673 2684 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:09 minikube kubelet[2684]: I0623 06:27:09.068946 2684 plugins.go:89] No cloud provider specified. Jun 23 06:27:09 minikube kubelet[2684]: F0623 06:27:09.068990 2684 server.go:233] failed to run Kubelet: unable to load bootstrap kubeconfig: stat /etc/kubernetes/bootstrap-kubelet.conf: no such file or directory Jun 23 06:27:09 minikube systemd[1]: kubelet.service: Main process exited, code=exited, status=255/n/a Jun 23 06:27:09 minikube systemd[1]: kubelet.service: Failed with result 'exit-code'. Jun 23 06:27:19 minikube systemd[1]: kubelet.service: Service hold-off time over, scheduling restart. Jun 23 06:27:19 minikube systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 2. Jun 23 06:27:19 minikube systemd[1]: Stopped kubelet: The Kubernetes Node Agent. Jun 23 06:27:19 minikube systemd[1]: Started kubelet: The Kubernetes Node Agent. Jun 23 06:27:19 minikube kubelet[2717]: Flag --pod-manifest-path has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --allow-privileged has been deprecated, will be removed in a future version Jun 23 06:27:19 minikube kubelet[2717]: Flag --cluster-domain has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --authorization-mode has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cadvisor-port has been deprecated, The default will change to 0 (disabled) in 1.12, and the cadvisor port will be removed entirely in 1.13 Jun 23 06:27:19 minikube kubelet[2717]: Flag --fail-swap-on has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --client-ca-file has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: Flag --cluster-dns has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.487994 2717 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.529746 2717 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.530188 2717 server.go:376] Version: v1.10.0 Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.530762 2717 feature_gate.go:226] feature gates: &{{} map[]} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.531627 2717 plugins.go:89] No cloud provider specified. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.692982 2717 server.go:613] --cgroups-per-qos enabled, but --cgroup-root was not specified. defaulting to / Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.694036 2717 container_manager_linux.go:242] container manager verified user specified cgroup-root exists: / Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.694186 2717 container_manager_linux.go:247] Creating Container Manager object based on Node Config: {RuntimeCgroupsName: SystemCgroupsName: KubeletCgroupsName: ContainerRuntime:docker CgroupsPerQOS:true CgroupRoot:/ CgroupDriver:cgroupfs KubeletRootDir:/var/lib/kubelet ProtectKernelDefaults:false NodeAllocatableConfig:{KubeReservedCgroupName: SystemReservedCgroupName: EnforceNodeAllocatable:map[pods:{}] KubeReserved:map[] SystemReserved:map[] HardEvictionThresholds:[{Signal:memory.available Operator:LessThan Value:{Quantity:100Mi Percentage:0} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.1} GracePeriod:0s MinReclaim:<nil>} {Signal:nodefs.inodesFree Operator:LessThan Value:{Quantity:<nil> Percentage:0.05} GracePeriod:0s MinReclaim:<nil>} {Signal:imagefs.available Operator:LessThan Value:{Quantity:<nil> Percentage:0.15} GracePeriod:0s MinReclaim:<nil>}]} ExperimentalQOSReserved:map[] ExperimentalCPUManagerPolicy:none ExperimentalCPUManagerReconcilePeriod:10s ExperimentalPodPidsLimit:-1 EnforceCPULimits:true} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.698311 2717 container_manager_linux.go:266] Creating device plugin manager: true Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.698457 2717 state_mem.go:36] [cpumanager] initializing new in-memory state store Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700007 2717 state_mem.go:87] [cpumanager] updated default cpuset: "" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700179 2717 state_mem.go:95] [cpumanager] updated cpuset assignments: "map[]" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.700365 2717 kubelet.go:272] Adding pod path: /etc/kubernetes/manifests Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.701765 2717 kubelet.go:297] Watching apiserver Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.710061 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/kubelet.go:460: Failed to list *v1.Node: Get https://192.168.99.100:8443/api/v1/nodes?fieldSelector=metadata.name%3Dminikube &limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.713745 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/config/apiserver.go:47: Failed to list *v1.Pod: Get https://192.168.99.100:8443/api/v1/pods?fieldSelector=spec.nodeName%3Dminikube&limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.719160 2717 reflector.go:205] k8s.io/kubernetes/pkg/kubelet/kubelet.go:451: Failed to list *v1.Service: Get https://192.168.99.100:8443/api/v1/services?limit=500&resourceVersion=0: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.720662 2717 kubelet_network.go:139] Hairpin mode set to "promiscuous-bridge" but kubenet is not enabled, falling back to "hairpin-veth" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.720872 2717 kubelet.go:556] Hairpin mode set to "hairpin-veth" Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.722704 2717 client.go:75] Connecting to docker on unix:///var/run/docker.sock Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.722944 2717 client.go:104] Start docker client with request timeout=2m0s Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.742335 2717 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.745527 2717 docker_service.go:244] Docker cri networking managed by kubernetes.io/no-op Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.776571 2717 docker_service.go:249] Docker Info: &{ID:ZGJS:SCGS:HEQG:EXO4:ESI3:TCWO:Z4R6:MSFP:AXB7:N2RG:VQKT:5KZT Containers:30 ContainersRunning:1 ContainersPaused:0 ContainersStopped:29 Images:13 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true]] SystemStatus:[] Plugins:{Volume:[local] Network:[bridge host macvlan null overlay] Authorization:[] Log:[awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6tables:true Debug:false NFd:22 OomKillDisable:true NGoroutines:35 SystemTime:2018-06-23T06:27:19.750937909Z LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:4.16.14 OperatingSystem:Buildroot 2018.05 OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:0xc4206cbea0 NCPU:2 MemTotal:2088189952 GenericResources:[] DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:minikube Labels:[provider=virtualbox] ExperimentalBuild:false ServerVersion:17.12.1-ce ClusterStore: ClusterAdvertise: Runtimes:map[runc:{Path:docker-runc Args:[]}] DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:[] Nodes:0 Managers:0 Cluster:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9b55aab90508bd389d7654c4baf173a981477d55 Expected:9b55aab90508bd389d7654c4baf173a981477d55} RuncCommit:{ID:9f9c96235cc97674e935002fc3d78361b696a69e Expected:9f9c96235cc97674e935002fc3d78361b696a69e} InitCommit:{ID:N/A Expected:} SecurityOptions:[name=seccomp,profile=default]} Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.779740 2717 docker_service.go:262] Setting cgroupDriver to cgroupfs Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.912497 2717 remote_runtime.go:43] Connecting to runtime service unix:///var/run/dockershim.sock Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.961260 2717 kuberuntime_manager.go:186] Container runtime docker initialized, version: 17.12.1-ce, apiVersion: 1.35.0 Jun 23 06:27:19 minikube kubelet[2717]: W0623 06:27:19.961730 2717 probe.go:215] Flexvolume plugin directory at /usr/libexec/kubernetes/kubelet-plugins/volume/exec/ does not exist. Recreating. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.966014 2717 csi_plugin.go:61] kubernetes.io/csi: plugin initializing... Jun 23 06:27:19 minikube kubelet[2717]: E0623 06:27:19.996706 2717 kubelet.go:1277] Image garbage collection failed on un 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997596 2717 fs_resource_analyzer.go:66] Starting FS ResourceAnalyzer Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997839 2717 status_manager.go:140] Starting to sync pod status with apiserver Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997857 2717 kubelet.go:1777] Starting kubelet main sync loop. Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.997876 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down PLEG is not healthy: pleg was last seen active 2562047h47m16.854775807s ago; threshold is 3m0s] Jun 23 06:27:19 minikube kubelet[2717]: I0623 06:27:19.998037 2717 server.go:129] Starting to listen on 0.0.0.0:10250 Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:19.999557 2717 server.go:299] Adding debug handlers to kubelet server. Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.004038 2717 volume_manager.go:247] Starting Kubelet Volume Manager Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.004532 2717 desired_state_of_world_populator.go:129] Desired state populator starts to run Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.010438 2717 event.go:209] Unable to write event: 'Post https://192.168.99.100:8443/api/v1/namespaces/default/events: dial tcp 192.168.99.100:8443: getsockopt: connection refused' (may retry after sleeping) Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.014486 2717 server.go:944] Started kubelet Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.128021 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down] Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.128264 2717 kubelet_node_status.go:271] Setting node annotation to enable volume controller attach/detach Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.150689 2717 kubelet_node_status.go:82] Attempting to register node minikube Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.151275 2717 kubelet_node_status.go:106] Unable to register node "minikube" with API server: Post https://192.168.99.100:8443/api/v1/nodes: dial tcp 192.168.99.100:8443: getsockopt: connection refused Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.292774 2717 remote_runtime.go:278] ContainerStatus "7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084" from runtime service failed: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.293956 2717 kuberuntime_container.go:385] ContainerStatus for 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 error: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.294055 2717 kuberuntime_manager.go:873] getPodContainerStatuses for pod "storage-provisioner_kube-system(8773138f-7614-11e8-9a97-080027907ff9)" failed: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: E0623 06:27:20.294128 2717 generic.go:241] PLEG: Ignoring events for pod storage-provisioner/kube-system: rpc error: code = Unknown desc = Error: No such container: 7a6c8b4960c2baf45b4a494ffed66e723da44ca0bd14183d8a8710d35018f084 Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.329072 2717 kubelet.go:1794] skipping pod synchronization - [container runtime is down] Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.352181 2717 kubelet_node_status.go:271] Setting node annotation to enable volume controller attach/detach Jun 23 06:27:20 minikube kubelet[2717]: I0623 06:27:20.362265 2717 kubelet_node_status.go:82] Attempting to register n -snip- **Anything else do we need to know**: [root@master ~]# lscpu |grep vmx Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec arat [root@master ~]# getenforce Permissive [root@master ~]# systemctl is-active firewalld.service inactive [root@master ~]# minikube version minikube version: v0.28.0 [root@master ~]# minikube get-k8s-versions The following Kubernetes versions are available when using the localkube bootstrapper: - v1.10.0 - v1.9.4 -snip- Although kubelet service failed repeatedly every 10 seconds, I can get cluster information. [root@master ~]# kubectl cluster-info Kubernetes master is running at https://192.168.99.100:8443 KubeDNS is running at https://192.168.99.100:8443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. Although kubelet service failed repeatedly every 10 seconds, I can get node information. [root@master ~]# kubectl get node -o wide NAME STATUS ROLES AGE VERSION EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME minikube Ready master 3m v1.10.0 <none> Buildroot 2018.05 4.16.14 docker://17.12.1-ce
non_test
vmware vbox kubelet dial tcp getsockopt connection refused is this a bug report or feature request choose one this is a bug report if this is a bug report please fill in as much of the template below as you can if you leave out information we can t help you as well if this is a feature request please describe in detail the feature behavior change you d like to see in both cases be ready for followup questions and please respond in a timely manner if we can t reproduce a bug or think a feature already exists we might close your issue if we re wrong please feel free to reopen it and explain why please provide the following details environment vmware workstation player guest machine is working on vmware workstation player i have installed minikube on guest machine minikube version use minikube version os e g from etc os release cat etc redhat release centos linux release core uname r vm driver e g cat minikube machines minikube config json grep drivername cat minikube machines minikube config json grep drivername drivername virtualbox iso version e g cat minikube machines minikube config json grep i iso or minikube ssh cat etc version cat minikube machines minikube config json grep i iso file root minikube cache iso minikube iso install tools others the above can be generated in one go with the following commands can be copied and pasted directly into your terminal minikube version echo echo os cat etc os release echo echo vm driver grep drivername minikube machines minikube config json echo echo iso version grep i iso minikube machines minikube config json what happened i have started minikube as follows however kubelet service failed repeatedly every seconds minikube vm driver virtualbox start cat var log messages grep kubelet service main process exited jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a jun master systemd kubelet service main process exited code exited status n a snip systemctl status kubelet ● kubelet service kubelet the kubernetes node agent loaded loaded etc systemd system kubelet service enabled vendor preset disabled drop in etc systemd system kubelet service d kubeadm conf active activating auto restart result exit code since 土 jst ago docs process execstart usr bin kubelet kubelet kubeconfig args kubelet system pods args kubelet network args kubelet dns args kubelet authz args kubelet cadvisor args kubelet cgroup args kubelet certificate args kubelet extra args code exited status main pid code exited status jun master systemd unit kubelet service entered failed state jun master systemd kubelet service failed what you expected to happen kubelet service should not to be failed how to reproduce it as minimally and precisely as possible i have enabled intel vt x ept of guest machine i have statred guest machine i have added repository of kubernetes on the guest machine the content is as follows cat etc yum repos d kubernetes repo name kubernetes baseurl enabled gpgcheck repo gpgcheck gpgkey i have installed kubectl package yum install y kubectl kubectl version client version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux server version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux i have installed virtualbox package the virtualbox package has been installed successfully wget ls virtualbox rpm virtualbox rpm rpm ivh virtualbox rpm snip creating group vboxusers vm users must be member of that group i have installed minikube command curl lo minikube chmod x minikube sudo mv minikube usr local bin i have executed minikube command as follows minikube vm driver virtualbox start starting local kubernetes cluster starting vm downloading minikube iso mb mb getting vm ip address moving files into cluster downloading kubeadm downloading kubelet finished downloading kubeadm finished downloading kubelet setting up certs connecting to cluster setting up kubeconfig starting cluster components kubectl is now configured to use the cluster loading cached images from config file i have checked the var log messages and kubectl status i have noticed that kubelet service failed repeatedly every seconds cat var log messages systemctl status kubelet ● kubelet service kubelet the kubernetes node agent loaded loaded etc systemd system kubelet service enabled vendor preset disabled drop in etc systemd system kubelet service d kubeadm conf active activating auto restart result exit code since 土 jst ago docs process execstart usr bin kubelet kubelet kubeconfig args kubelet system pods args kubelet network args kubelet dns args kubelet authz args kubelet cadvisor args kubelet cgroup args kubelet certificate args kubelet extra args code exited status main pid code exited status master systemd unit kubelet service entered failed state master systemd kubelet service failed output of minikube logs if applicable logs begin at sat utc end at sat utc jun minikube systemd started kubelet the kubernetes node agent jun minikube kubelet flag pod manifest path has been deprecated this parameter should be set via th e config file specified by the kubelet s config flag see onfig file for more information jun minikube kubelet flag allow privileged has been deprecated will be removed in a future version jun minikube kubelet flag cluster domain has been deprecated this parameter should be set via the c onfig file specified by the kubelet s config flag see ig file for more information jun minikube kubelet flag authorization mode has been deprecated this parameter should be set via t he config file specified by the kubelet s config flag see config file for more information jun minikube kubelet flag cadvisor port has been deprecated the default will change to disabled in and the cadvisor port will be removed entirely in jun minikube kubelet flag fail swap on has been deprecated this parameter should be set via the con fig file specified by the kubelet s config flag see file for more information jun minikube kubelet flag client ca file has been deprecated this parameter should be set via the c onfig file specified by the kubelet s config flag see ig file for more information jun minikube kubelet flag cgroup driver has been deprecated this parameter should be set via the co nfig file specified by the kubelet s config flag see g file for more information jun minikube kubelet flag cluster dns has been deprecated this parameter should be set via the conf ig file specified by the kubelet s config flag see file for more information jun minikube kubelet feature gate go feature gates map jun minikube kubelet hostport manager go the binary conntrack is not installed this can cause failures in network connection cleanup jun minikube kubelet server go version jun minikube kubelet feature gate go feature gates map jun minikube kubelet plugins go no cloud provider specified jun minikube kubelet server go failed to run kubelet unable to loa d bootstrap kubeconfig stat etc kubernetes bootstrap kubelet conf no such file or directory jun minikube systemd kubelet service main process exited code exited status n a jun minikube systemd kubelet service failed with result exit code jun minikube systemd kubelet service service hold off time over scheduling restart jun minikube systemd kubelet service scheduled restart job restart counter is at jun minikube systemd stopped kubelet the kubernetes node agent jun minikube systemd started kubelet the kubernetes node agent jun minikube kubelet flag pod manifest path has been deprecated this parameter should be set via th e config file specified by the kubelet s config flag see onfig file for more information jun minikube kubelet flag allow privileged has been deprecated will be removed in a future version jun minikube kubelet flag cluster domain has been deprecated this parameter should be set via the c onfig file specified by the kubelet s config flag see for more information jun minikube kubelet flag authorization mode has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cadvisor port has been deprecated the default will change to disabled in and the cadvisor port will be removed entirely in jun minikube kubelet flag fail swap on has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag client ca file has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cgroup driver has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cluster dns has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet feature gate go feature gates map jun minikube kubelet hostport manager go the binary conntrack is not installed this can cause failures in network connection cleanup jun minikube kubelet server go version jun minikube kubelet feature gate go feature gates map jun minikube kubelet plugins go no cloud provider specified jun minikube kubelet server go failed to run kubelet unable to load bootstrap kubeconfig stat etc kubernetes bootstrap kubelet conf no such file or directory jun minikube systemd kubelet service main process exited code exited status n a jun minikube systemd kubelet service failed with result exit code jun minikube systemd kubelet service service hold off time over scheduling restart jun minikube systemd kubelet service scheduled restart job restart counter is at jun minikube systemd stopped kubelet the kubernetes node agent jun minikube systemd started kubelet the kubernetes node agent jun minikube kubelet flag pod manifest path has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag allow privileged has been deprecated will be removed in a future version jun minikube kubelet flag cluster domain has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag authorization mode has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cadvisor port has been deprecated the default will change to disabled in and the cadvisor port will be removed entirely in jun minikube kubelet flag fail swap on has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag client ca file has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cgroup driver has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet flag cluster dns has been deprecated this parameter should be set via the config file specified by the kubelet s config flag see for more information jun minikube kubelet feature gate go feature gates map jun minikube kubelet hostport manager go the binary conntrack is not installed this can cause failures in network connection cleanup jun minikube kubelet server go version jun minikube kubelet feature gate go feature gates map jun minikube kubelet plugins go no cloud provider specified jun minikube kubelet server go cgroups per qos enabled but cgroup root was not specified defaulting to jun minikube kubelet container manager linux go container manager verified user specified cgroup root exists jun minikube kubelet container manager linux go creating container manager object based on node config runtimecgroupsname systemcgroupsname kubeletcgroupsname containerruntime docker cgroupsperqos true cgrouproot cgroupdriver cgroupfs kubeletrootdir var lib kubelet protectkerneldefaults false nodeallocatableconfig kubereservedcgroupname systemreservedcgroupname enforcenodeallocatable map kubereserved map systemreserved map hardevictionthresholds experimentalqosreserved map experimentalcpumanagerpolicy none experimentalcpumanagerreconcileperiod experimentalpodpidslimit enforcecpulimits true jun minikube kubelet container manager linux go creating device plugin manager true jun minikube kubelet state mem go initializing new in memory state store jun minikube kubelet state mem go updated default cpuset jun minikube kubelet state mem go updated cpuset assignments map jun minikube kubelet kubelet go adding pod path etc kubernetes manifests jun minikube kubelet kubelet go watching apiserver jun minikube kubelet reflector go io kubernetes pkg kubelet kubelet go failed to list node get limit resourceversion dial tcp getsockopt connection refused jun minikube kubelet reflector go io kubernetes pkg kubelet config apiserver go failed to list pod get dial tcp getsockopt connection refused jun minikube kubelet reflector go io kubernetes pkg kubelet kubelet go failed to list service get dial tcp getsockopt connection refused jun minikube kubelet kubelet network go hairpin mode set to promiscuous bridge but kubenet is not enabled falling back to hairpin veth jun minikube kubelet kubelet go hairpin mode set to hairpin veth jun minikube kubelet client go connecting to docker on unix var run docker sock jun minikube kubelet client go start docker client with request timeout jun minikube kubelet hostport manager go the binary conntrack is not installed this can cause failures in network connection cleanup jun minikube kubelet docker service go docker cri networking managed by kubernetes io no op jun minikube kubelet docker service go docker info id zgjs scgs heqg tcwo msfp vqkt containers containersrunning containerspaused containersstopped images driver driverstatus systemstatus plugins volume network authorization log memorylimit true swaplimit true kernelmemory true cpucfsperiod true cpucfsquota true cpushares true cpuset true true bridgenfiptables true true debug false nfd oomkilldisable true ngoroutines systemtime loggingdriver json file cgroupdriver cgroupfs neventslistener kernelversion operatingsystem buildroot ostype linux architecture indexserveraddress registryconfig ncpu memtotal genericresources dockerrootdir var lib docker httpproxy httpsproxy noproxy name minikube labels experimentalbuild false serverversion ce clusterstore clusteradvertise runtimes map defaultruntime runc swarm nodeid nodeaddr localnodestate inactive controlavailable false error remotemanagers nodes managers cluster liverestoreenabled false isolation initbinary docker init containerdcommit id expected runccommit id expected initcommit id n a expected securityoptions jun minikube kubelet docker service go setting cgroupdriver to cgroupfs jun minikube kubelet remote runtime go connecting to runtime service unix var run dockershim sock jun minikube kubelet kuberuntime manager go container runtime docker initialized version ce apiversion jun minikube kubelet probe go flexvolume plugin directory at usr libexec kubernetes kubelet plugins volume exec does not exist recreating jun minikube kubelet csi plugin go kubernetes io csi plugin initializing jun minikube kubelet kubelet go image garbage collection failed on un minikube kubelet fs resource analyzer go starting fs resourceanalyzer jun minikube kubelet status manager go starting to sync pod status with apiserver jun minikube kubelet kubelet go starting kubelet main sync loop jun minikube kubelet kubelet go skipping pod synchronization jun minikube kubelet server go starting to listen on jun minikube kubelet server go adding debug handlers to kubelet server jun minikube kubelet volume manager go starting kubelet volume manager jun minikube kubelet desired state of world populator go desired state populator starts to run jun minikube kubelet event go unable to write event post dial tcp getsockopt connection refused may retry after sleeping jun minikube kubelet server go started kubelet jun minikube kubelet kubelet go skipping pod synchronization jun minikube kubelet kubelet node status go setting node annotation to enable volume controller attach detach jun minikube kubelet kubelet node status go attempting to register node minikube jun minikube kubelet kubelet node status go unable to register node minikube with api server post dial tcp getsockopt connection refused jun minikube kubelet remote runtime go containerstatus from runtime service failed rpc error code unknown desc error no such container jun minikube kubelet kuberuntime container go containerstatus for error rpc error code unknown desc error no such container jun minikube kubelet kuberuntime manager go getpodcontainerstatuses for pod storage provisioner kube system failed rpc error code unknown desc error no such container jun minikube kubelet generic go pleg ignoring events for pod storage provisioner kube system rpc error code unknown desc error no such container jun minikube kubelet kubelet go skipping pod synchronization jun minikube kubelet kubelet node status go setting node annotation to enable volume controller attach detach jun minikube kubelet kubelet node status go attempting to register n snip anything else do we need to know lscpu grep vmx flags fpu vme de pse tsc msr pae mce apic sep mtrr pge mca cmov pat clflush mmx fxsr sse ss syscall nx rdtscp lm constant tsc arch perfmon nopl xtopology tsc reliable nonstop tsc eagerfpu pni pclmulqdq vmx fma pcid movbe popcnt tsc deadline timer aes xsave avx rdrand hypervisor lahf lm abm tpr shadow vnmi ept vpid fsgsbase tsc adjust smep invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec arat getenforce permissive systemctl is active firewalld service inactive minikube version minikube version minikube get versions the following kubernetes versions are available when using the localkube bootstrapper snip although kubelet service failed repeatedly every seconds i can get cluster information kubectl cluster info kubernetes master is running at kubedns is running at to further debug and diagnose cluster problems use kubectl cluster info dump although kubelet service failed repeatedly every seconds i can get node information kubectl get node o wide name status roles age version external ip os image kernel version container runtime minikube ready master buildroot docker ce
0
2,853
2,641,775,984
IssuesEvent
2015-03-11 19:41:24
wordpress-mobile/WordPress-Editor-iOS
https://api.github.com/repos/wordpress-mobile/WordPress-Editor-iOS
reopened
Multi-paragraph blockquote support.
enhancement Lower Priority new editor resolved > test
As reported in [this lookback](https://lookback.io/watch/nGxBf4Dsi9R2Z7vyn). **How to reproduce:** - Write or paste a block of text in the editor, it needs to be in a single paragraph. - Select the paragraph and press the blockquote toolbar item. - Once the blockquote is displayed on screen place the caret anywhere in the middle of the blockquote. - Press enter. Current result: the blockquote is split into two blockquote blocks. Expected result: the blockquote should remain a single blockquote with multiple paragraphs. **IMPORTANT NOTE:** we should be checking the same for the "quote" toolbar item.
1.0
Multi-paragraph blockquote support. - As reported in [this lookback](https://lookback.io/watch/nGxBf4Dsi9R2Z7vyn). **How to reproduce:** - Write or paste a block of text in the editor, it needs to be in a single paragraph. - Select the paragraph and press the blockquote toolbar item. - Once the blockquote is displayed on screen place the caret anywhere in the middle of the blockquote. - Press enter. Current result: the blockquote is split into two blockquote blocks. Expected result: the blockquote should remain a single blockquote with multiple paragraphs. **IMPORTANT NOTE:** we should be checking the same for the "quote" toolbar item.
test
multi paragraph blockquote support as reported in how to reproduce write or paste a block of text in the editor it needs to be in a single paragraph select the paragraph and press the blockquote toolbar item once the blockquote is displayed on screen place the caret anywhere in the middle of the blockquote press enter current result the blockquote is split into two blockquote blocks expected result the blockquote should remain a single blockquote with multiple paragraphs important note we should be checking the same for the quote toolbar item
1
42,041
2,869,094,732
IssuesEvent
2015-06-05 23:17:32
dart-lang/test
https://api.github.com/repos/dart-lang/test
closed
unittest should print test results as they're running
bug Fixed Priority-Medium
<a href="https://github.com/jmesserly"><img src="https://avatars.githubusercontent.com/u/1081711?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jmesserly](https://github.com/jmesserly)** _Originally opened as dart-lang/sdk#4667_ ---- if you have a lot of tests, like we do in https://github.com/dart-lang/html5lib, it's hard to tell what's happening until the end. it's typical to print status as the tests are running, e.g. &quot;.&quot; or &quot;F&quot; is a typical pattern, or print the name and status of each test as you go. See unittest/config.dart, Configuration.onDone. This is mostly relevant for the command line. For browser tests, it might be okay to wait until they're all do (though even there, some tests can be slow, seeing progress in the dev console at least would be nice)
1.0
unittest should print test results as they're running - <a href="https://github.com/jmesserly"><img src="https://avatars.githubusercontent.com/u/1081711?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jmesserly](https://github.com/jmesserly)** _Originally opened as dart-lang/sdk#4667_ ---- if you have a lot of tests, like we do in https://github.com/dart-lang/html5lib, it's hard to tell what's happening until the end. it's typical to print status as the tests are running, e.g. &quot;.&quot; or &quot;F&quot; is a typical pattern, or print the name and status of each test as you go. See unittest/config.dart, Configuration.onDone. This is mostly relevant for the command line. For browser tests, it might be okay to wait until they're all do (though even there, some tests can be slow, seeing progress in the dev console at least would be nice)
non_test
unittest should print test results as they re running issue by originally opened as dart lang sdk if you have a lot of tests like we do in it s hard to tell what s happening until the end it s typical to print status as the tests are running e g quot quot or quot f quot is a typical pattern or print the name and status of each test as you go see unittest config dart configuration ondone this is mostly relevant for the command line for browser tests it might be okay to wait until they re all do though even there some tests can be slow seeing progress in the dev console at least would be nice
0
722,380
24,860,562,947
IssuesEvent
2022-10-27 07:56:10
Betarena/scores
https://api.github.com/repos/Betarena/scores
closed
Frontend - fixture_incidents
enhancement high priority
The fixture_incident widget is only available once the fixture starts. If there are fixtures without incidents, the widget should not be shown. The different fixture stages are demonstrated on the widget (HT), (FT), etc. ![Image](https://user-images.githubusercontent.com/37311649/195293523-cacf70bd-b3fa-4897-80eb-3463c99bf4d5.png) ### Versions supported: This widget is available in all versions. ### Initial State: The widget first loads the placeholder. ### Widget verification to display Verify if available on `widgets_list` (Hasura) If present, the widget should load; if not, the widget will not be displayed. This is a call directly to Hasura. ### Other relevant information: There are different icons that illustrate different incidents in the fixture: - goal = A goal has been scored (Icon, time, score, player name, assist player name); - penalty = Penalty has been scored (Icon, time, score, player name ); - missed_penalty = The penalty has been missed (Icon, time, player name ); - own-goal = Own goal (Icon, time, score, player name); - var = Goal Disallowed (Icon, time, score); - var = Goal under review; - yellowcard = Yellow card is given to a player (Icon, time, player name); - yellowred = Second yellow card for player resulting in a red (Icon, time, player name); - redcard = Direct red card (Icon, time, player name); - substitution = A player got substituted, and the new player got in (Icon*, time, player name in, player name out); - pen_shootout_goal = Penalty in penalty shootout has been scored (Icon, time, score, player name); - pen_shootout_miss = Penalty in penalty shootout has been scored (Icon, time, score, player name); ### Versions: The widget is available for Light and Dark themes. ### Data Endpoints: After the fixture is ended: **Hasura endpoint Prod:** `historic_fixtures/events/data` During the fixture: **Firebase endpoint** `livescore_now/events/data` Translations endpoint: `scores_incidents_translations` ### Cache data: Only current_season fixtures should be cached; other seasons should call Hasura directly. Endpoint for cache verification: `historic_fixtures/season_id` ### SEO Cache data: ``` Widget Title Team Names ``` ### Placeholder when there is no content: Add the default placeholder to appear when no content is loaded. ### Resources Figma Design: https://www.figma.com/file/4SlIPyxRBX2qg1eLaPUk9U/BetArena---Working?node-id=32%3A1635
1.0
Frontend - fixture_incidents - The fixture_incident widget is only available once the fixture starts. If there are fixtures without incidents, the widget should not be shown. The different fixture stages are demonstrated on the widget (HT), (FT), etc. ![Image](https://user-images.githubusercontent.com/37311649/195293523-cacf70bd-b3fa-4897-80eb-3463c99bf4d5.png) ### Versions supported: This widget is available in all versions. ### Initial State: The widget first loads the placeholder. ### Widget verification to display Verify if available on `widgets_list` (Hasura) If present, the widget should load; if not, the widget will not be displayed. This is a call directly to Hasura. ### Other relevant information: There are different icons that illustrate different incidents in the fixture: - goal = A goal has been scored (Icon, time, score, player name, assist player name); - penalty = Penalty has been scored (Icon, time, score, player name ); - missed_penalty = The penalty has been missed (Icon, time, player name ); - own-goal = Own goal (Icon, time, score, player name); - var = Goal Disallowed (Icon, time, score); - var = Goal under review; - yellowcard = Yellow card is given to a player (Icon, time, player name); - yellowred = Second yellow card for player resulting in a red (Icon, time, player name); - redcard = Direct red card (Icon, time, player name); - substitution = A player got substituted, and the new player got in (Icon*, time, player name in, player name out); - pen_shootout_goal = Penalty in penalty shootout has been scored (Icon, time, score, player name); - pen_shootout_miss = Penalty in penalty shootout has been scored (Icon, time, score, player name); ### Versions: The widget is available for Light and Dark themes. ### Data Endpoints: After the fixture is ended: **Hasura endpoint Prod:** `historic_fixtures/events/data` During the fixture: **Firebase endpoint** `livescore_now/events/data` Translations endpoint: `scores_incidents_translations` ### Cache data: Only current_season fixtures should be cached; other seasons should call Hasura directly. Endpoint for cache verification: `historic_fixtures/season_id` ### SEO Cache data: ``` Widget Title Team Names ``` ### Placeholder when there is no content: Add the default placeholder to appear when no content is loaded. ### Resources Figma Design: https://www.figma.com/file/4SlIPyxRBX2qg1eLaPUk9U/BetArena---Working?node-id=32%3A1635
non_test
frontend fixture incidents the fixture incident widget is only available once the fixture starts if there are fixtures without incidents the widget should not be shown the different fixture stages are demonstrated on the widget ht ft etc versions supported this widget is available in all versions initial state the widget first loads the placeholder widget verification to display verify if available on widgets list hasura if present the widget should load if not the widget will not be displayed this is a call directly to hasura other relevant information there are different icons that illustrate different incidents in the fixture goal a goal has been scored icon time score player name assist player name penalty penalty has been scored icon time score player name missed penalty the penalty has been missed icon time player name own goal own goal icon time score player name var goal disallowed icon time score var goal under review yellowcard yellow card is given to a player icon time player name yellowred second yellow card for player resulting in a red icon time player name redcard direct red card icon time player name substitution a player got substituted and the new player got in icon time player name in player name out pen shootout goal penalty in penalty shootout has been scored icon time score player name pen shootout miss penalty in penalty shootout has been scored icon time score player name versions the widget is available for light and dark themes data endpoints after the fixture is ended hasura endpoint prod historic fixtures events data during the fixture firebase endpoint livescore now events data translations endpoint scores incidents translations cache data only current season fixtures should be cached other seasons should call hasura directly endpoint for cache verification historic fixtures season id seo cache data widget title team names placeholder when there is no content add the default placeholder to appear when no content is loaded resources figma design
0
65,401
14,727,784,756
IssuesEvent
2021-01-06 09:03:12
rdharmedran/codeguru
https://api.github.com/repos/rdharmedran/codeguru
opened
CVE-2019-12086 (High) detected in jackson-databind-2.9.5.jar
security vulnerability
## CVE-2019-12086 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: codeguru/example/example/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - google-cloud-dataflow-java-sdk-all-2.5.0.jar (Root Library) - beam-sdks-java-core-2.5.0.jar - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rdharmedran/codeguru/commit/03eef59d90cd24cc5959d727fe7321d9ac8aa466">03eef59d90cd24cc5959d727fe7321d9ac8aa466</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint, the service has the mysql-connector-java jar (8.0.14 or earlier) in the classpath, and an attacker can host a crafted MySQL server reachable by the victim, an attacker can send a crafted JSON message that allows them to read arbitrary local files on the server. This occurs because of missing com.mysql.cj.jdbc.admin.MiniAdmin validation. <p>Publish Date: 2019-05-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-12086>CVE-2019-12086</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12086">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12086</a></p> <p>Release Date: 2019-05-17</p> <p>Fix Resolution: 2.9.9</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-12086 (High) detected in jackson-databind-2.9.5.jar - ## CVE-2019-12086 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: codeguru/example/example/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.5/jackson-databind-2.9.5.jar</p> <p> Dependency Hierarchy: - google-cloud-dataflow-java-sdk-all-2.5.0.jar (Root Library) - beam-sdks-java-core-2.5.0.jar - :x: **jackson-databind-2.9.5.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rdharmedran/codeguru/commit/03eef59d90cd24cc5959d727fe7321d9ac8aa466">03eef59d90cd24cc5959d727fe7321d9ac8aa466</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint, the service has the mysql-connector-java jar (8.0.14 or earlier) in the classpath, and an attacker can host a crafted MySQL server reachable by the victim, an attacker can send a crafted JSON message that allows them to read arbitrary local files on the server. This occurs because of missing com.mysql.cj.jdbc.admin.MiniAdmin validation. <p>Publish Date: 2019-05-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-12086>CVE-2019-12086</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12086">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12086</a></p> <p>Release Date: 2019-05-17</p> <p>Fix Resolution: 2.9.9</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file codeguru example example pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy google cloud dataflow java sdk all jar root library beam sdks java core jar x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind x before when default typing is enabled either globally or for a specific property for an externally exposed json endpoint the service has the mysql connector java jar or earlier in the classpath and an attacker can host a crafted mysql server reachable by the victim an attacker can send a crafted json message that allows them to read arbitrary local files on the server this occurs because of missing com mysql cj jdbc admin miniadmin validation publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
312,902
26,885,262,509
IssuesEvent
2023-02-06 02:14:32
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The value in the 'Destination directory' is incorrect on the Move Files dialog for one blob under directory filter mode
🧪 testing :gear: adls gen2
**Storage Explorer Version**: 1.28.0 **Build Number**: 20230202.3 **Branch**: rel/1.28.0 **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2 (MacBook Air Intel) **Architecture**: ia32/x64 **How Found**: From running test case **Regression From**: Not a regression ## Steps to Reproduce ## 1. Expand one ADLS Gen2 storage account -> Blob Containers. 2. Create a blob container -> Create a folder 'A'. 3. Upload one blob to the folder 'A'. 4. Go to the root directory -> Type 'A/' in the 'Filter by prefix' box. 5. Right click the blob -> Click 'Move...'. 6. Check value in the 'Destination directory' field on the 'Move Files' dialog. 7. Check whether the value is correct. ## Expected Experience ## The value is correct. ![image](https://user-images.githubusercontent.com/41351993/216279275-64c60567-f468-4a75-90c2-7e71987b838c.png) ## Actual Experience ## The value is incorrect. ![image](https://user-images.githubusercontent.com/41351993/216278655-0dcab542-218b-4325-beac-7642ecb3234b.png)
1.0
The value in the 'Destination directory' is incorrect on the Move Files dialog for one blob under directory filter mode - **Storage Explorer Version**: 1.28.0 **Build Number**: 20230202.3 **Branch**: rel/1.28.0 **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.2 (MacBook Air Intel) **Architecture**: ia32/x64 **How Found**: From running test case **Regression From**: Not a regression ## Steps to Reproduce ## 1. Expand one ADLS Gen2 storage account -> Blob Containers. 2. Create a blob container -> Create a folder 'A'. 3. Upload one blob to the folder 'A'. 4. Go to the root directory -> Type 'A/' in the 'Filter by prefix' box. 5. Right click the blob -> Click 'Move...'. 6. Check value in the 'Destination directory' field on the 'Move Files' dialog. 7. Check whether the value is correct. ## Expected Experience ## The value is correct. ![image](https://user-images.githubusercontent.com/41351993/216279275-64c60567-f468-4a75-90c2-7e71987b838c.png) ## Actual Experience ## The value is incorrect. ![image](https://user-images.githubusercontent.com/41351993/216278655-0dcab542-218b-4325-beac-7642ecb3234b.png)
test
the value in the destination directory is incorrect on the move files dialog for one blob under directory filter mode storage explorer version build number branch rel platform os windows linux ubuntu macos ventura macbook air intel architecture how found from running test case regression from not a regression steps to reproduce expand one adls storage account blob containers create a blob container create a folder a upload one blob to the folder a go to the root directory type a in the filter by prefix box right click the blob click move check value in the destination directory field on the move files dialog check whether the value is correct expected experience the value is correct actual experience the value is incorrect
1
42,645
5,447,963,137
IssuesEvent
2017-03-07 14:51:55
mobdata/replication
https://api.github.com/repos/mobdata/replication
closed
Parent task: support vm restarts during tests
component : replication component : testing Parent task ready
The goal is to include test scenarios where a VM is temporarily turned off during or before data is sent to it, then boot it back up so that data can flow as necessary.
1.0
Parent task: support vm restarts during tests - The goal is to include test scenarios where a VM is temporarily turned off during or before data is sent to it, then boot it back up so that data can flow as necessary.
test
parent task support vm restarts during tests the goal is to include test scenarios where a vm is temporarily turned off during or before data is sent to it then boot it back up so that data can flow as necessary
1
34,661
4,939,016,549
IssuesEvent
2016-11-29 13:08:28
mesosphere/marathon
https://api.github.com/repos/mesosphere/marathon
opened
KillServiceActorTest.The KillServiceActor when asked to kill single known unreachable instance should issue no kill to the driver because the task is unreachable and send an expunge is flaky
Epic_Tests flaky-test
Reported by @nfnt Fails with the following error message: A timeout occurred waiting for a future to complete. Queried 634 times, sleeping 15 milliseconds between each query. Stacktrace: ``` org.scalatest.concurrent.Futures$FutureConcept$$anon$1: A timeout occurred waiting for a future to complete. Queried 634 times, sleeping 15 milliseconds between each query. at org.scalatest.concurrent.Futures$FutureConcept$class.tryTryAgain$1(Futures.scala:538) at org.scalatest.concurrent.Futures$FutureConcept$class.futureValueImpl(Futures.scala:550) at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:275) at org.scalatest.concurrent.Futures$FutureConcept$class.futureValue(Futures.scala:476) at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:275) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6$$anonfun$apply$mcV$sp$27.apply(KillServiceActorTest.scala:90) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6$$anonfun$apply$mcV$sp$27.apply(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest.withActor(KillServiceActorTest.scala:319) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply$mcV$sp(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply(KillServiceActorTest.scala:79) at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85) at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) at org.scalatest.Transformer.apply(Transformer.scala:22) at org.scalatest.Transformer.apply(Transformer.scala:20) at org.scalatest.WordSpecLike$$anon$1.apply(WordSpecLike.scala:1078) at org.scalatest.TestSuite$class.withFixture(TestSuite.scala:196) at org.scalatest.WordSpec.withFixture(WordSpec.scala:1881) at org.scalatest.WordSpecLike$class.invokeWithFixture$1(WordSpecLike.scala:1075) at org.scalatest.WordSpecLike$$anonfun$runTest$1.apply(WordSpecLike.scala:1088) at org.scalatest.WordSpecLike$$anonfun$runTest$1.apply(WordSpecLike.scala:1088) at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289) at org.scalatest.WordSpecLike$class.runTest(WordSpecLike.scala:1088) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfter$$super$runTest(UnitTest.scala:77) at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:203) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfterEach$$super$runTest(UnitTest.scala:77) at org.scalatest.BeforeAndAfterEach$class.runTest(BeforeAndAfterEach.scala:221) at mesosphere.AkkaUnitTest.runTest(UnitTest.scala:77) at org.scalatest.WordSpecLike$$anonfun$runTests$1.apply(WordSpecLike.scala:1147) at org.scalatest.WordSpecLike$$anonfun$runTests$1.apply(WordSpecLike.scala:1147) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379) at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461) at org.scalatest.WordSpecLike$class.runTests(WordSpecLike.scala:1147) at org.scalatest.WordSpec.runTests(WordSpec.scala:1881) at org.scalatest.Suite$class.run(Suite.scala:1147) at org.scalatest.WordSpec.org$scalatest$WordSpecLike$$super$run(WordSpec.scala:1881) at org.scalatest.WordSpecLike$$anonfun$run$1.apply(WordSpecLike.scala:1192) at org.scalatest.WordSpecLike$$anonfun$run$1.apply(WordSpecLike.scala:1192) at org.scalatest.SuperEngine.runImpl(Engine.scala:521) at org.scalatest.WordSpecLike$class.run(WordSpecLike.scala:1192) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfter$$super$run(UnitTest.scala:77) at org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:258) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfterAll$$super$run(UnitTest.scala:77) at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213) at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210) at mesosphere.AkkaUnitTest.run(UnitTest.scala:77) at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314) at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480) at sbt.ForkMain$Run$2.call(ForkMain.java:296) at sbt.ForkMain$Run$2.call(ForkMain.java:286) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ```
2.0
KillServiceActorTest.The KillServiceActor when asked to kill single known unreachable instance should issue no kill to the driver because the task is unreachable and send an expunge is flaky - Reported by @nfnt Fails with the following error message: A timeout occurred waiting for a future to complete. Queried 634 times, sleeping 15 milliseconds between each query. Stacktrace: ``` org.scalatest.concurrent.Futures$FutureConcept$$anon$1: A timeout occurred waiting for a future to complete. Queried 634 times, sleeping 15 milliseconds between each query. at org.scalatest.concurrent.Futures$FutureConcept$class.tryTryAgain$1(Futures.scala:538) at org.scalatest.concurrent.Futures$FutureConcept$class.futureValueImpl(Futures.scala:550) at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:275) at org.scalatest.concurrent.Futures$FutureConcept$class.futureValue(Futures.scala:476) at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:275) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6$$anonfun$apply$mcV$sp$27.apply(KillServiceActorTest.scala:90) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6$$anonfun$apply$mcV$sp$27.apply(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest.withActor(KillServiceActorTest.scala:319) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply$mcV$sp(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply(KillServiceActorTest.scala:79) at mesosphere.marathon.core.task.termination.impl.KillServiceActorTest$$anonfun$1$$anonfun$apply$mcV$sp$5$$anonfun$apply$mcV$sp$6.apply(KillServiceActorTest.scala:79) at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85) at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) at org.scalatest.Transformer.apply(Transformer.scala:22) at org.scalatest.Transformer.apply(Transformer.scala:20) at org.scalatest.WordSpecLike$$anon$1.apply(WordSpecLike.scala:1078) at org.scalatest.TestSuite$class.withFixture(TestSuite.scala:196) at org.scalatest.WordSpec.withFixture(WordSpec.scala:1881) at org.scalatest.WordSpecLike$class.invokeWithFixture$1(WordSpecLike.scala:1075) at org.scalatest.WordSpecLike$$anonfun$runTest$1.apply(WordSpecLike.scala:1088) at org.scalatest.WordSpecLike$$anonfun$runTest$1.apply(WordSpecLike.scala:1088) at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289) at org.scalatest.WordSpecLike$class.runTest(WordSpecLike.scala:1088) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfter$$super$runTest(UnitTest.scala:77) at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:203) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfterEach$$super$runTest(UnitTest.scala:77) at org.scalatest.BeforeAndAfterEach$class.runTest(BeforeAndAfterEach.scala:221) at mesosphere.AkkaUnitTest.runTest(UnitTest.scala:77) at org.scalatest.WordSpecLike$$anonfun$runTests$1.apply(WordSpecLike.scala:1147) at org.scalatest.WordSpecLike$$anonfun$runTests$1.apply(WordSpecLike.scala:1147) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:373) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:410) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:381) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379) at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461) at org.scalatest.WordSpecLike$class.runTests(WordSpecLike.scala:1147) at org.scalatest.WordSpec.runTests(WordSpec.scala:1881) at org.scalatest.Suite$class.run(Suite.scala:1147) at org.scalatest.WordSpec.org$scalatest$WordSpecLike$$super$run(WordSpec.scala:1881) at org.scalatest.WordSpecLike$$anonfun$run$1.apply(WordSpecLike.scala:1192) at org.scalatest.WordSpecLike$$anonfun$run$1.apply(WordSpecLike.scala:1192) at org.scalatest.SuperEngine.runImpl(Engine.scala:521) at org.scalatest.WordSpecLike$class.run(WordSpecLike.scala:1192) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfter$$super$run(UnitTest.scala:77) at org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:258) at mesosphere.AkkaUnitTest.org$scalatest$BeforeAndAfterAll$$super$run(UnitTest.scala:77) at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213) at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210) at mesosphere.AkkaUnitTest.run(UnitTest.scala:77) at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314) at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480) at sbt.ForkMain$Run$2.call(ForkMain.java:296) at sbt.ForkMain$Run$2.call(ForkMain.java:286) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ```
test
killserviceactortest the killserviceactor when asked to kill single known unreachable instance should issue no kill to the driver because the task is unreachable and send an expunge is flaky reported by nfnt fails with the following error message a timeout occurred waiting for a future to complete queried times sleeping milliseconds between each query stacktrace org scalatest concurrent futures futureconcept anon a timeout occurred waiting for a future to complete queried times sleeping milliseconds between each query at org scalatest concurrent futures futureconcept class trytryagain futures scala at org scalatest concurrent futures futureconcept class futurevalueimpl futures scala at org scalatest concurrent scalafutures anon futurevalueimpl scalafutures scala at org scalatest concurrent futures futureconcept class futurevalue futures scala at org scalatest concurrent scalafutures anon futurevalue scalafutures scala at mesosphere marathon core task termination impl killserviceactortest anonfun anonfun apply mcv sp anonfun apply mcv sp anonfun apply mcv sp apply killserviceactortest scala at mesosphere marathon core task termination impl killserviceactortest anonfun anonfun apply mcv sp anonfun apply mcv sp anonfun apply mcv sp apply killserviceactortest scala at mesosphere marathon core task termination impl killserviceactortest withactor killserviceactortest scala at mesosphere marathon core task termination impl killserviceactortest anonfun anonfun apply mcv sp anonfun apply mcv sp apply mcv sp killserviceactortest scala at mesosphere marathon core task termination impl killserviceactortest anonfun anonfun apply mcv sp anonfun apply mcv sp apply killserviceactortest scala at mesosphere marathon core task termination impl killserviceactortest anonfun anonfun apply mcv sp anonfun apply mcv sp apply killserviceactortest scala at org scalatest outcomeof class outcomeof outcomeof scala at org scalatest outcomeof outcomeof outcomeof scala at org scalatest transformer apply transformer scala at org scalatest transformer apply transformer scala at org scalatest wordspeclike anon apply wordspeclike scala at org scalatest testsuite class withfixture testsuite scala at org scalatest wordspec withfixture wordspec scala at org scalatest wordspeclike class invokewithfixture wordspeclike scala at org scalatest wordspeclike anonfun runtest apply wordspeclike scala at org scalatest wordspeclike anonfun runtest apply wordspeclike scala at org scalatest superengine runtestimpl engine scala at org scalatest wordspeclike class runtest wordspeclike scala at mesosphere akkaunittest org scalatest beforeandafter super runtest unittest scala at org scalatest beforeandafter class runtest beforeandafter scala at mesosphere akkaunittest org scalatest beforeandaftereach super runtest unittest scala at org scalatest beforeandaftereach class runtest beforeandaftereach scala at mesosphere akkaunittest runtest unittest scala at org scalatest wordspeclike anonfun runtests apply wordspeclike scala at org scalatest wordspeclike anonfun runtests apply wordspeclike scala at org scalatest superengine anonfun traversesubnodes apply engine scala at org scalatest superengine anonfun traversesubnodes apply engine scala at scala collection immutable list foreach list scala at org scalatest superengine traversesubnodes engine scala at org scalatest superengine org scalatest superengine runtestsinbranch engine scala at org scalatest superengine anonfun traversesubnodes apply engine scala at org scalatest superengine anonfun traversesubnodes apply engine scala at scala collection immutable list foreach list scala at org scalatest superengine traversesubnodes engine scala at org scalatest superengine org scalatest superengine runtestsinbranch engine scala at org scalatest superengine anonfun traversesubnodes apply engine scala at org scalatest superengine anonfun traversesubnodes apply engine scala at scala collection immutable list foreach list scala at org scalatest superengine traversesubnodes engine scala at org scalatest superengine org scalatest superengine runtestsinbranch engine scala at org scalatest superengine runtestsimpl engine scala at org scalatest wordspeclike class runtests wordspeclike scala at org scalatest wordspec runtests wordspec scala at org scalatest suite class run suite scala at org scalatest wordspec org scalatest wordspeclike super run wordspec scala at org scalatest wordspeclike anonfun run apply wordspeclike scala at org scalatest wordspeclike anonfun run apply wordspeclike scala at org scalatest superengine runimpl engine scala at org scalatest wordspeclike class run wordspeclike scala at mesosphere akkaunittest org scalatest beforeandafter super run unittest scala at org scalatest beforeandafter class run beforeandafter scala at mesosphere akkaunittest org scalatest beforeandafterall super run unittest scala at org scalatest beforeandafterall class beforeandafterall scala at org scalatest beforeandafterall class run beforeandafterall scala at mesosphere akkaunittest run unittest scala at org scalatest tools framework org scalatest tools framework runsuite framework scala at org scalatest tools framework scalatesttask execute framework scala at sbt forkmain run call forkmain java at sbt forkmain run call forkmain java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java
1
31,207
13,460,876,640
IssuesEvent
2020-09-09 14:09:02
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Improve DTS Service Rotation process
Service: Apps Workgroup: DTS
From #3762 , Action Items - [x] Note what happens to vendor email especially the ones related to new features and conferences - [x] Outlook rule for Github issues (not DTS Service Requests) - [x] Document how to transfer issues from one team member to another between rotations - [x] Figure out which issues are urgent and process to address those - made a separate issue #3806 - [x] Make a note in Slack if someone makes a significant addition to the documentation
1.0
Improve DTS Service Rotation process - From #3762 , Action Items - [x] Note what happens to vendor email especially the ones related to new features and conferences - [x] Outlook rule for Github issues (not DTS Service Requests) - [x] Document how to transfer issues from one team member to another between rotations - [x] Figure out which issues are urgent and process to address those - made a separate issue #3806 - [x] Make a note in Slack if someone makes a significant addition to the documentation
non_test
improve dts service rotation process from action items note what happens to vendor email especially the ones related to new features and conferences outlook rule for github issues not dts service requests document how to transfer issues from one team member to another between rotations figure out which issues are urgent and process to address those made a separate issue make a note in slack if someone makes a significant addition to the documentation
0
347,084
31,116,783,415
IssuesEvent
2023-08-15 00:53:53
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
reopened
testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
bug priority: low area: ARM area: Tests Stale
**Describe the bug** The `testing.ztest.ztress` test fails on `qemu_cortex_r5` when compiled with GCC 12, which is the toolchain included in the Zephyr SDK 0.15.0. **To Reproduce** With Zephyr SDK 0.15.0, ``` scripts/twister -v -N -M -p qemu_cortex_r5 -s tests/ztest/ztress/testing.ztest.ztress ``` **Expected behavior** Test passes. **Logs and console output** ``` Running TESTSUITE ztress_tests =================================================================== START - test_timeout 0% remaining:0 ms Ztress execution report: context 0: - executed:16, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:17, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:10 0% remaining:0 ms Ztress execution report: context 0: - executed:20, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:16, preempted:0 - ticks initial:20, optimized:4 context 2: - executed:16, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:10 PASS - test_timeout in 2.226 seconds =================================================================== START - test_abort Ztress execution report: context 0: - executed:4, preempted:0 - ticks initial:1, optimized:4 context 1: - executed:4, preempted:0 - ticks initial:1, optimized:4 Average CPU load:5%, measurements:1 PASS - test_abort in 0.127 seconds =================================================================== START - test_repeat_completion Ztress execution report: context 0: - executed:10, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:10, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:8 Ztress execution report: context 0: - executed:11, preempted:0 - ticks initial:30, optimized:4 context 1: - executed:10, preempted:0 - ticks initial:30, optimized:4 context 2: - executed:10, preempted:0 - ticks initial:30, optimized:4 Average CPU load:1%, measurements:8 PASS - test_repeat_completion in 1.700 seconds =================================================================== START - test_no_context_requirements Ztress execution report: context 0: - executed:1, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:1, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:3 Assertion failed at WEST_TOPDIR/zephyr-testing/tests/ztest/ztress/src/main.c:119: test_no_context_requirements: (exec_cnt >= repeat && exec_cnt < repeat + 10 is false) exec_cnt: 1 FAIL - test_no_context_requirements in 0.358 seconds =================================================================== TESTSUITE ztress_tests failed. =================================================================== RunID: 101c2e450e6e8438799b7a0b391195f8 PROJECT EXECUTION FAILED ``` **Environment (please complete the following information):** - OS: Ubuntu 20.04 - Toolchain: Zephyr SDK 0.15.0 - Commit SHA: 822c37745e189c3505c7dc45c405ee16135be1e7
1.0
testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12 - **Describe the bug** The `testing.ztest.ztress` test fails on `qemu_cortex_r5` when compiled with GCC 12, which is the toolchain included in the Zephyr SDK 0.15.0. **To Reproduce** With Zephyr SDK 0.15.0, ``` scripts/twister -v -N -M -p qemu_cortex_r5 -s tests/ztest/ztress/testing.ztest.ztress ``` **Expected behavior** Test passes. **Logs and console output** ``` Running TESTSUITE ztress_tests =================================================================== START - test_timeout 0% remaining:0 ms Ztress execution report: context 0: - executed:16, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:17, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:10 0% remaining:0 ms Ztress execution report: context 0: - executed:20, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:16, preempted:0 - ticks initial:20, optimized:4 context 2: - executed:16, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:10 PASS - test_timeout in 2.226 seconds =================================================================== START - test_abort Ztress execution report: context 0: - executed:4, preempted:0 - ticks initial:1, optimized:4 context 1: - executed:4, preempted:0 - ticks initial:1, optimized:4 Average CPU load:5%, measurements:1 PASS - test_abort in 0.127 seconds =================================================================== START - test_repeat_completion Ztress execution report: context 0: - executed:10, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:10, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:8 Ztress execution report: context 0: - executed:11, preempted:0 - ticks initial:30, optimized:4 context 1: - executed:10, preempted:0 - ticks initial:30, optimized:4 context 2: - executed:10, preempted:0 - ticks initial:30, optimized:4 Average CPU load:1%, measurements:8 PASS - test_repeat_completion in 1.700 seconds =================================================================== START - test_no_context_requirements Ztress execution report: context 0: - executed:1, preempted:0 - ticks initial:20, optimized:4 context 1: - executed:1, preempted:0 - ticks initial:20, optimized:4 Average CPU load:1%, measurements:3 Assertion failed at WEST_TOPDIR/zephyr-testing/tests/ztest/ztress/src/main.c:119: test_no_context_requirements: (exec_cnt >= repeat && exec_cnt < repeat + 10 is false) exec_cnt: 1 FAIL - test_no_context_requirements in 0.358 seconds =================================================================== TESTSUITE ztress_tests failed. =================================================================== RunID: 101c2e450e6e8438799b7a0b391195f8 PROJECT EXECUTION FAILED ``` **Environment (please complete the following information):** - OS: Ubuntu 20.04 - Toolchain: Zephyr SDK 0.15.0 - Commit SHA: 822c37745e189c3505c7dc45c405ee16135be1e7
test
testing ztest ztress test fails on qemu cortex when compiled with gcc describe the bug the testing ztest ztress test fails on qemu cortex when compiled with gcc which is the toolchain included in the zephyr sdk to reproduce with zephyr sdk scripts twister v n m p qemu cortex s tests ztest ztress testing ztest ztress expected behavior test passes logs and console output running testsuite ztress tests start test timeout remaining ms ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements remaining ms ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements pass test timeout in seconds start test abort ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements pass test abort in seconds start test repeat completion ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements pass test repeat completion in seconds start test no context requirements ztress execution report context executed preempted ticks initial optimized context executed preempted ticks initial optimized average cpu load measurements assertion failed at west topdir zephyr testing tests ztest ztress src main c test no context requirements exec cnt repeat exec cnt repeat is false exec cnt fail test no context requirements in seconds testsuite ztress tests failed runid project execution failed environment please complete the following information os ubuntu toolchain zephyr sdk commit sha
1
222,187
17,398,207,879
IssuesEvent
2021-08-02 15:53:05
phetsims/molecule-shapes
https://api.github.com/repos/phetsims/molecule-shapes
closed
CT ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile
priority:2-high status:ready-for-review type:automated-testing
``` molecule-shapes : fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627595775228%7D&brand=phet&ea&fuzz&memoryLimit=1000 Query: brand=phet&ea&fuzz&memoryLimit=1000 Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createDynamicElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:230:32) at PhetioCapsule.create (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:106:25) at PhetioCapsule.getElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:69:12) at callback (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:143:46) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : multitouch-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22multitouch-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592582463%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createDynamicElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:230:32) at PhetioCapsule.create (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:106:25) at PhetioCapsule.getElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:69:12) at callback (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:143:46) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627591656065%7D&ea&brand=phet-io&phetioStandalone&fuzz&memoryLimit=1000 Query: ea&brand=phet-io&phetioStandalone&fuzz&memoryLimit=1000 Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-mirror-inputs-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io-wrappers/mirror-inputs/?sim=molecule-shapes&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-mirror-inputs-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592546446%7D Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-studio-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/studio/?sim=molecule-shapes&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-studio-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592384012%7D Uncaught Error: Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createArchetype (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:197:30) at new PhetioDynamicElementContainer (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:95:27) at new PhetioCapsule (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:42:5) at new PhetMenu (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:119:30) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-wrappers-tests : no-assert https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io-wrappers/phet-io-wrappers-tests.html?sim=molecule-shapes 3 out of 4 tests passed. 1 failed. SimTests: molecule-shapes: iframe API failed: Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNamePropertyError: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ```
1.0
CT ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile - ``` molecule-shapes : fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627595775228%7D&brand=phet&ea&fuzz&memoryLimit=1000 Query: brand=phet&ea&fuzz&memoryLimit=1000 Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createDynamicElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:230:32) at PhetioCapsule.create (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:106:25) at PhetioCapsule.getElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:69:12) at callback (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:143:46) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : multitouch-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22multitouch-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592582463%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createDynamicElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:230:32) at PhetioCapsule.create (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:106:25) at PhetioCapsule.getElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:69:12) at callback (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:143:46) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/molecule-shapes_en.html?continuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627591656065%7D&ea&brand=phet-io&phetioStandalone&fuzz&memoryLimit=1000 Query: ea&brand=phet-io&phetioStandalone&fuzz&memoryLimit=1000 Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-mirror-inputs-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io-wrappers/mirror-inputs/?sim=molecule-shapes&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-mirror-inputs-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592546446%7D Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-studio-fuzz : unbuilt https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/studio/?sim=molecule-shapes&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22molecule-shapes%22%2C%22phet-io-studio-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1627590174278%22%2C%22timestamp%22%3A1627592384012%7D Uncaught Error: Uncaught Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile Error: Assertion failed: ProjectorModeCheckbox requires sims that support the projector color profile and one other color profile at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at new ProjectorModeCheckbox (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/ProjectorModeCheckbox.js:42:15) at new GlobalOptionsNode (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/common/view/GlobalOptionsNode.js:40:22) at createOptionsDialogContent (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/molecule-shapes/js/molecule-shapes-main.js:34:41) at new OptionsDialog (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/OptionsDialog.js:44:21) at PhetioCapsule.createElement (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:120:31) at PhetioCapsule.createArchetype (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:197:30) at new PhetioDynamicElementContainer (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioDynamicElementContainer.js:95:27) at new PhetioCapsule (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/PhetioCapsule.js:42:5) at new PhetMenu (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/PhetMenu.js:119:30) id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ---------------------------------- molecule-shapes : phet-io-wrappers-tests : no-assert https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io-wrappers/phet-io-wrappers-tests.html?sim=molecule-shapes 3 out of 4 tests passed. 1 failed. SimTests: molecule-shapes: iframe API failed: Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 Uncaught Error: Uncaught Error: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNamePropertyError: Assertion failed: phetioID missing from the baseline that was not an archetype: moleculeShapes.global.view.colorProfile.profileNameProperty at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/assert/js/assert.js:25:13) at PhetioAPIValidation.validateOverridesFile (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:172:19) at PhetioAPIValidation.onSimStarted (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/tandem/js/phetioAPIValidation.js:91:12) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/phet-io/js/phetioEngine.js:328:29 at TinyProperty.emit (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/TinyEmitter.js:86:9) at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:271:23) at Property.set (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:186:14) at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/axon/js/Property.js:341:32) at https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627590174278/joist/js/Sim.js:979:57 id: Bayes Chrome Snapshot from 7/29/2021, 2:22:54 PM ```
test
ct projectormodecheckbox requires sims that support the projector color profile and one other color profile molecule shapes fuzz unbuilt query brand phet ea fuzz memorylimit uncaught error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile at window assertions assertfunction at new projectormodecheckbox at new globaloptionsnode at createoptionsdialogcontent at new optionsdialog at phetiocapsule createelement at phetiocapsule createdynamicelement at phetiocapsule create at phetiocapsule getelement at callback id bayes chrome snapshot from pm molecule shapes multitouch fuzz unbuilt query brand phet ea fuzz fuzzpointers memorylimit supportspanandzoom false uncaught error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile at window assertions assertfunction at new projectormodecheckbox at new globaloptionsnode at createoptionsdialogcontent at new optionsdialog at phetiocapsule createelement at phetiocapsule createdynamicelement at phetiocapsule create at phetiocapsule getelement at callback id bayes chrome snapshot from pm molecule shapes phet io fuzz unbuilt query ea brand phet io phetiostandalone fuzz memorylimit uncaught error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty at window assertions assertfunction at phetioapivalidation validateoverridesfile at phetioapivalidation onsimstarted at at tinyproperty emit at property notifylisteners at property set at property set value at id bayes chrome snapshot from pm molecule shapes phet io mirror inputs fuzz unbuilt uncaught error uncaught error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty at window assertions assertfunction at phetioapivalidation validateoverridesfile at phetioapivalidation onsimstarted at at tinyproperty emit at property notifylisteners at property set at property set value at id bayes chrome snapshot from pm molecule shapes phet io studio fuzz unbuilt uncaught error uncaught error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile error assertion failed projectormodecheckbox requires sims that support the projector color profile and one other color profile at window assertions assertfunction at new projectormodecheckbox at new globaloptionsnode at createoptionsdialogcontent at new optionsdialog at phetiocapsule createelement at phetiocapsule createarchetype at new phetiodynamicelementcontainer at new phetiocapsule at new phetmenu id bayes chrome snapshot from pm molecule shapes phet io wrappers tests no assert out of tests passed failed simtests molecule shapes iframe api failed uncaught error uncaught error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty at window assertions assertfunction at phetioapivalidation validateoverridesfile at phetioapivalidation onsimstarted at at tinyproperty emit at property notifylisteners at property set at property set value at uncaught error uncaught error assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenamepropertyerror assertion failed phetioid missing from the baseline that was not an archetype moleculeshapes global view colorprofile profilenameproperty at window assertions assertfunction at phetioapivalidation validateoverridesfile at phetioapivalidation onsimstarted at at tinyproperty emit at property notifylisteners at property set at property set value at id bayes chrome snapshot from pm
1
15,835
28,098,713,982
IssuesEvent
2023-03-30 17:42:52
kedacore/governance
https://api.github.com/repos/kedacore/governance
closed
Document criteria and process for removing Maintainers other than inactivity
governance cncf/graduation-requirement maintainership
Document criteria and process for removing Maintainers other than inactivity such as code of conduct violation. See: - https://docs.google.com/document/d/11Qy7uWginP3gFQVpqnNM4CRp4kQKnEM6FTs2M6pm2o8/edit - https://github.com/cncf/toc/pull/925#issuecomment-1426421090 - [Guidance](https://contribute.cncf.io/maintainers/github/templates/required/governance-maintainer/)
1.0
Document criteria and process for removing Maintainers other than inactivity - Document criteria and process for removing Maintainers other than inactivity such as code of conduct violation. See: - https://docs.google.com/document/d/11Qy7uWginP3gFQVpqnNM4CRp4kQKnEM6FTs2M6pm2o8/edit - https://github.com/cncf/toc/pull/925#issuecomment-1426421090 - [Guidance](https://contribute.cncf.io/maintainers/github/templates/required/governance-maintainer/)
non_test
document criteria and process for removing maintainers other than inactivity document criteria and process for removing maintainers other than inactivity such as code of conduct violation see
0
13,782
16,507,241,575
IssuesEvent
2021-05-25 20:58:45
angular/angular
https://api.github.com/repos/angular/angular
closed
Be more accurate in minimal supported browser versions
P5 comp: docs docsarea: compatibility
# 📚 Docs or angular.io bug report ### Description The supported browser versions listed [here](https://github.com/angular/angular/edit/master/aio/content/guide/browser-support.md) aren't that much accurate and make hard the explanations to bring to the client if it needs to upgrade each collaborator's browser. ## 🔬 Minimal Reproduction ### What's the affected URL?** https://angular.io/guide/browser-support <sub>(source: https://github.com/angular/angular/edit/master/aio/content/guide/browser-support.md)</sub> ### Expected vs Actual Behavior** <!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. --> What could be nice would be to tell a range or a minimal supported version for the given Angular release (as it's done for Angular v2 (c.f. screenshot down below). E.g.: for Chrome or Firefox, `latest` is really not accurate since it's hard with that to know if the client's browser matches or not a valid browser version for the project's Angular version. ## 📷Screenshot <!-- Often a screenshot can help to capture the issue better than a long description. --> <!-- ✍️upload a screenshot:--> Current documentation (not accurate): ![image](https://user-images.githubusercontent.com/5319267/95311645-2be8fe00-088e-11eb-80e3-47385bf88ce3.png) Old Angular v2 documentation (more accurate): ![image](https://user-images.githubusercontent.com/5319267/95311702-4622dc00-088e-11eb-875f-c31af5c7104c.png)
True
Be more accurate in minimal supported browser versions - # 📚 Docs or angular.io bug report ### Description The supported browser versions listed [here](https://github.com/angular/angular/edit/master/aio/content/guide/browser-support.md) aren't that much accurate and make hard the explanations to bring to the client if it needs to upgrade each collaborator's browser. ## 🔬 Minimal Reproduction ### What's the affected URL?** https://angular.io/guide/browser-support <sub>(source: https://github.com/angular/angular/edit/master/aio/content/guide/browser-support.md)</sub> ### Expected vs Actual Behavior** <!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. --> What could be nice would be to tell a range or a minimal supported version for the given Angular release (as it's done for Angular v2 (c.f. screenshot down below). E.g.: for Chrome or Firefox, `latest` is really not accurate since it's hard with that to know if the client's browser matches or not a valid browser version for the project's Angular version. ## 📷Screenshot <!-- Often a screenshot can help to capture the issue better than a long description. --> <!-- ✍️upload a screenshot:--> Current documentation (not accurate): ![image](https://user-images.githubusercontent.com/5319267/95311645-2be8fe00-088e-11eb-80e3-47385bf88ce3.png) Old Angular v2 documentation (more accurate): ![image](https://user-images.githubusercontent.com/5319267/95311702-4622dc00-088e-11eb-875f-c31af5c7104c.png)
non_test
be more accurate in minimal supported browser versions 📚 docs or angular io bug report description the supported browser versions listed aren t that much accurate and make hard the explanations to bring to the client if it needs to upgrade each collaborator s browser 🔬 minimal reproduction what s the affected url source expected vs actual behavior what could be nice would be to tell a range or a minimal supported version for the given angular release as it s done for angular c f screenshot down below e g for chrome or firefox latest is really not accurate since it s hard with that to know if the client s browser matches or not a valid browser version for the project s angular version 📷screenshot current documentation not accurate old angular documentation more accurate
0
7,017
10,168,222,359
IssuesEvent
2019-08-07 20:15:20
brucemiller/LaTeXML
https://api.github.com/repos/brucemiller/LaTeXML
closed
Postprocessing dies on natbib item with "others" in author field
bug postprocessing
An MWE to reproduce the issue: main.tex: ```latex \documentclass{article} \usepackage{natbib} \begin{document} \cite{key} \bibliography{mybib} \bibliographystyle{plainnat} \end{document} ``` mybib.bib: ```bibtex @article{key, title={Title}, author={Lastname, Firstname and others}, year={2019} } ``` <details> <summary>Details</summary> ```shell $ latexmlc --format=html5 main.tex (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/TeX.pool.ltxml... (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/eTeX.pool.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/pdfTeX.pool.ltxml... 0.00 sec) 0.10 sec) latexmlc (LaTeXML version 0.8.4) processing started Sun Jul 28 12:40:55 2019 (Digesting TeX main... (Processing content /files/sources/natbib/main.tex... (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/LaTeX.pool.ltxml... 0.12 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/article.cls.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/natbib.sty.ltxml... 0.01 sec) 0.15 sec) 0.15 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.28.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec). 0.04 sec) (Rewriting... 0.00 sec) (Finalizing... 0.00 sec) Conversion complete: No obvious problems. (post-processing... (Scan processing... 0.00 sec) (MakeBibliography processing... [Converting bibliography /files/sources/natbib/mybib.bib ... (Digesting BibTeX mybib... (Processing content /files/sources/natbib/mybib.bib... 0.00 sec) (Preparsing Bibliography mybib... 0.00 sec) (Processing content Literal String... 0.02 sec) 0.02 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.28.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec). 0.03 sec) (Rewriting... 0.00 sec) (Finalizing... 0.00 sec) ... converted!] [using bibliographies mybib.bib] [1 bibentries, 1 cited] Fatal:perl:die Perl died Can't call method "cloneNode" on unblessed reference at /usr/local/share/perl/5.28.1/LaTeXML/Post.pm line 1184. In Post::Document[] ->cloneNode <= Post::MakeBibliography[@0x56022ad59bc0] 1 fatal error Post-processing complete: 1 fatal error ``` </details> Works OK with bibtex.
1.0
Postprocessing dies on natbib item with "others" in author field - An MWE to reproduce the issue: main.tex: ```latex \documentclass{article} \usepackage{natbib} \begin{document} \cite{key} \bibliography{mybib} \bibliographystyle{plainnat} \end{document} ``` mybib.bib: ```bibtex @article{key, title={Title}, author={Lastname, Firstname and others}, year={2019} } ``` <details> <summary>Details</summary> ```shell $ latexmlc --format=html5 main.tex (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/TeX.pool.ltxml... (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/eTeX.pool.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/pdfTeX.pool.ltxml... 0.00 sec) 0.10 sec) latexmlc (LaTeXML version 0.8.4) processing started Sun Jul 28 12:40:55 2019 (Digesting TeX main... (Processing content /files/sources/natbib/main.tex... (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/LaTeX.pool.ltxml... 0.12 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/article.cls.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.28.1/LaTeXML/Package/natbib.sty.ltxml... 0.01 sec) 0.15 sec) 0.15 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.28.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec). 0.04 sec) (Rewriting... 0.00 sec) (Finalizing... 0.00 sec) Conversion complete: No obvious problems. (post-processing... (Scan processing... 0.00 sec) (MakeBibliography processing... [Converting bibliography /files/sources/natbib/mybib.bib ... (Digesting BibTeX mybib... (Processing content /files/sources/natbib/mybib.bib... 0.00 sec) (Preparsing Bibliography mybib... 0.00 sec) (Processing content Literal String... 0.02 sec) 0.02 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.28.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec). 0.03 sec) (Rewriting... 0.00 sec) (Finalizing... 0.00 sec) ... converted!] [using bibliographies mybib.bib] [1 bibentries, 1 cited] Fatal:perl:die Perl died Can't call method "cloneNode" on unblessed reference at /usr/local/share/perl/5.28.1/LaTeXML/Post.pm line 1184. In Post::Document[] ->cloneNode <= Post::MakeBibliography[@0x56022ad59bc0] 1 fatal error Post-processing complete: 1 fatal error ``` </details> Works OK with bibtex.
non_test
postprocessing dies on natbib item with others in author field an mwe to reproduce the issue main tex latex documentclass article usepackage natbib begin document cite key bibliography mybib bibliographystyle plainnat end document mybib bib bibtex article key title title author lastname firstname and others year details shell latexmlc format main tex loading usr local share perl latexml package tex pool ltxml loading usr local share perl latexml package etex pool ltxml sec loading usr local share perl latexml package pdftex pool ltxml sec sec latexmlc latexml version processing started sun jul digesting tex main processing content files sources natbib main tex loading usr local share perl latexml package latex pool ltxml sec loading usr local share perl latexml package article cls ltxml sec loading usr local share perl latexml package natbib sty ltxml sec sec sec building loading compiled schema usr local share perl latexml resources relaxng latexml model sec sec rewriting sec finalizing sec conversion complete no obvious problems post processing scan processing sec makebibliography processing converting bibliography files sources natbib mybib bib digesting bibtex mybib processing content files sources natbib mybib bib sec preparsing bibliography mybib sec processing content literal string sec sec building loading compiled schema usr local share perl latexml resources relaxng latexml model sec sec rewriting sec finalizing sec converted fatal perl die perl died can t call method clonenode on unblessed reference at usr local share perl latexml post pm line in post document clonenode post makebibliography fatal error post processing complete fatal error works ok with bibtex
0
260,518
19,673,126,099
IssuesEvent
2022-01-11 09:34:08
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
qgis server support 3D?
API Documentation PyQGIS
### What is the issue about the documentation? ![image](https://user-images.githubusercontent.com/22360785/148907011-bde7c655-7002-4cd3-94fc-d3e6efe53829.png) ![image](https://user-images.githubusercontent.com/22360785/148907071-4bd104c7-5c12-4a10-b82a-c3c03a04384d.png) Does the qgis-desktop publishing service require the help of qgis2three.js?
1.0
qgis server support 3D? - ### What is the issue about the documentation? ![image](https://user-images.githubusercontent.com/22360785/148907011-bde7c655-7002-4cd3-94fc-d3e6efe53829.png) ![image](https://user-images.githubusercontent.com/22360785/148907071-4bd104c7-5c12-4a10-b82a-c3c03a04384d.png) Does the qgis-desktop publishing service require the help of qgis2three.js?
non_test
qgis server support what is the issue about the documentation does the qgis desktop publishing service require the help of js
0
117,580
9,942,609,955
IssuesEvent
2019-07-03 14:13:58
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: tpcc/mixed-headroom/n5cpu16 failed
C-test-failure O-roachtest O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/df200cbf3f407dbf349aa601ff9036b4dff88e83 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using stress instead of stressrace and passing the '-p' stressflag which # controls concurrency. ./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh cd ~/go/src/github.com/cockroachdb/cockroach && \ stdbuf -oL -eL \ make stressrace TESTS=tpcc/mixed-headroom/n5cpu16 PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log ``` Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1252822&tab=buildLog ``` The test failed on release-2.1: cluster.go:1329,tpcc.go:168,cluster.go:1667,errgroup.go:57: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1252822-tpcc-mixed-headroom-n5cpu16:5 -- ./workload run tpcc --warehouses=909 --histograms=logs/stats.json --ramp=5m0s --duration=2h0m0s {pgurl:1-4} returned: stderr: stdout: 60.8 79.7 96.5 117.4 newOrder 33s 0 19.0 17.0 11.5 17.8 19.9 19.9 orderStatus 33s 0 201.8 170.0 37.7 71.3 83.9 104.9 payment 33s 0 16.0 17.6 83.9 570.4 570.4 570.4 stockLevel 34s 0 22.0 16.1 75.5 121.6 142.6 142.6 delivery 34s 0 201.8 92.8 67.1 109.1 113.2 117.4 newOrder 34s 0 24.0 17.2 12.1 26.2 31.5 31.5 orderStatus 34s 0 205.8 171.0 39.8 67.1 79.7 92.3 payment 34s 0 19.0 17.6 92.3 520.1 570.4 570.4 stockLevel Error: error in payment: select by customer idfail: ERROR: Expected "ROLLBACK TO SAVEPOINT COCKROACH_RESTART": current transaction is aborted, commands ignored until end of transaction block (SQLSTATE 25P02) Error: exit status 1 : exit status 1 cluster.go:1688,tpcc.go:178,tpcc.go:267,test.go:1237: Goexit() was called ```
2.0
roachtest: tpcc/mixed-headroom/n5cpu16 failed - SHA: https://github.com/cockroachdb/cockroach/commits/df200cbf3f407dbf349aa601ff9036b4dff88e83 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using stress instead of stressrace and passing the '-p' stressflag which # controls concurrency. ./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh cd ~/go/src/github.com/cockroachdb/cockroach && \ stdbuf -oL -eL \ make stressrace TESTS=tpcc/mixed-headroom/n5cpu16 PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log ``` Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1252822&tab=buildLog ``` The test failed on release-2.1: cluster.go:1329,tpcc.go:168,cluster.go:1667,errgroup.go:57: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1252822-tpcc-mixed-headroom-n5cpu16:5 -- ./workload run tpcc --warehouses=909 --histograms=logs/stats.json --ramp=5m0s --duration=2h0m0s {pgurl:1-4} returned: stderr: stdout: 60.8 79.7 96.5 117.4 newOrder 33s 0 19.0 17.0 11.5 17.8 19.9 19.9 orderStatus 33s 0 201.8 170.0 37.7 71.3 83.9 104.9 payment 33s 0 16.0 17.6 83.9 570.4 570.4 570.4 stockLevel 34s 0 22.0 16.1 75.5 121.6 142.6 142.6 delivery 34s 0 201.8 92.8 67.1 109.1 113.2 117.4 newOrder 34s 0 24.0 17.2 12.1 26.2 31.5 31.5 orderStatus 34s 0 205.8 171.0 39.8 67.1 79.7 92.3 payment 34s 0 19.0 17.6 92.3 520.1 570.4 570.4 stockLevel Error: error in payment: select by customer idfail: ERROR: Expected "ROLLBACK TO SAVEPOINT COCKROACH_RESTART": current transaction is aborted, commands ignored until end of transaction block (SQLSTATE 25P02) Error: exit status 1 : exit status 1 cluster.go:1688,tpcc.go:178,tpcc.go:267,test.go:1237: Goexit() was called ```
test
roachtest tpcc mixed headroom failed sha parameters to repro try don t forget to check out a clean suitable branch and experiment with the stress invocation until the desired results present themselves for example using stress instead of stressrace and passing the p stressflag which controls concurrency scripts gceworker sh start scripts gceworker sh mosh cd go src github com cockroachdb cockroach stdbuf ol el make stressrace tests tpcc mixed headroom pkg roachtest testtimeout stressflags maxtime timeout tee tmp stress log failed test the test failed on release cluster go tpcc go cluster go errgroup go home agent work go src github com cockroachdb cockroach bin roachprod run teamcity tpcc mixed headroom workload run tpcc warehouses histograms logs stats json ramp duration pgurl returned stderr stdout neworder orderstatus payment stocklevel delivery neworder orderstatus payment stocklevel error error in payment select by customer idfail error expected rollback to savepoint cockroach restart current transaction is aborted commands ignored until end of transaction block sqlstate error exit status exit status cluster go tpcc go tpcc go test go goexit was called
1
128,436
10,532,925,934
IssuesEvent
2019-10-01 11:57:16
DivanteLtd/vue-storefront
https://api.github.com/repos/DivanteLtd/vue-storefront
closed
Cannot change quantity on PDP in offline mode
QA - Ready for tests bug
## Steps to reproduce the issue 1. Open next.storefrontcloud.io 2. Open Women category, then turn to **offline mode** 3. Open any product page 4. Try to adjust quantity ## Current behavior Quantity field is inactive and user cannot "click into it" to adjust quantity in any way - keyboard input, buttons, scroll, etc. ## Expected behavior Quantity should be adjustable in offline mode ## Repository next.storefrontcloud.io ## Additional information - If PDP was opened before going offline, then even despite "(offline)" message next to it, quantity can be normaly adjusted. - Quantity can also be normaly adjusted from the cart view, even if user is offline all along. ## Can you handle fixing this bug by yourself? - [ ] YES - [x] NO ## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer. Pick one option. - [ ] This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from `develop` branch and create Pull Request `2. Feature / Improvement` back to `develop`. - [x] This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from `release` branch and create Pull Request `3. Stabilisation fix` back to `release`. - [ ] This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from `hotfix` or `master` branch and create Pull Request `4. Hotfix` back to `hotfix`. ## Environment details <!-- Please provide all the informations required below. --> - Browser: latest chrome, fiefox - OS: ubuntu - Code Version: release/1.11
1.0
Cannot change quantity on PDP in offline mode - ## Steps to reproduce the issue 1. Open next.storefrontcloud.io 2. Open Women category, then turn to **offline mode** 3. Open any product page 4. Try to adjust quantity ## Current behavior Quantity field is inactive and user cannot "click into it" to adjust quantity in any way - keyboard input, buttons, scroll, etc. ## Expected behavior Quantity should be adjustable in offline mode ## Repository next.storefrontcloud.io ## Additional information - If PDP was opened before going offline, then even despite "(offline)" message next to it, quantity can be normaly adjusted. - Quantity can also be normaly adjusted from the cart view, even if user is offline all along. ## Can you handle fixing this bug by yourself? - [ ] YES - [x] NO ## Which [Release Cycle](https://docs.vuestorefront.io/guide/basics/release-cycle.html) state this refers to? Info for developer. Pick one option. - [ ] This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from `develop` branch and create Pull Request `2. Feature / Improvement` back to `develop`. - [x] This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from `release` branch and create Pull Request `3. Stabilisation fix` back to `release`. - [ ] This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from `hotfix` or `master` branch and create Pull Request `4. Hotfix` back to `hotfix`. ## Environment details <!-- Please provide all the informations required below. --> - Browser: latest chrome, fiefox - OS: ubuntu - Code Version: release/1.11
test
cannot change quantity on pdp in offline mode steps to reproduce the issue open next storefrontcloud io open women category then turn to offline mode open any product page try to adjust quantity current behavior quantity field is inactive and user cannot click into it to adjust quantity in any way keyboard input buttons scroll etc expected behavior quantity should be adjustable in offline mode repository next storefrontcloud io additional information if pdp was opened before going offline then even despite offline message next to it quantity can be normaly adjusted quantity can also be normaly adjusted from the cart view even if user is offline all along can you handle fixing this bug by yourself yes no which state this refers to info for developer pick one option this is a bug report for test version on in this case developer should create branch from develop branch and create pull request feature improvement back to develop this is a bug report for current release candidate version on in this case developer should create branch from release branch and create pull request stabilisation fix back to release this is a bug report for current stable version on and should be placed in next stable version hotfix in this case developer should create branch from hotfix or master branch and create pull request hotfix back to hotfix environment details browser latest chrome fiefox os ubuntu code version release
1
94,601
11,888,882,631
IssuesEvent
2020-03-28 11:03:28
i-adopt/terminologies
https://api.github.com/repos/i-adopt/terminologies
closed
Request to submit list of nitrogen variables as a file attachment
questionnaire design
Feedback from @mabablue transferred from team discussion: Please provide a list of nitrogen-related variable names held in your terminology isn't this asked already two questions before?
1.0
Request to submit list of nitrogen variables as a file attachment - Feedback from @mabablue transferred from team discussion: Please provide a list of nitrogen-related variable names held in your terminology isn't this asked already two questions before?
non_test
request to submit list of nitrogen variables as a file attachment feedback from mabablue transferred from team discussion please provide a list of nitrogen related variable names held in your terminology isn t this asked already two questions before
0