Started by GitHub push by thvitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-macrogen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-qUT14TtoX7pn/agent.17276 SSH_AGENT_PID=17278 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_4226130357610870517.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_4226130357610870517.key) [ssh-agent] Using credentials git Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_8794017588288843311.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_8794017588288843311.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-macrogen # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-macrogen > /usr/bin/git --version # timeout=10 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cfcb48e6ef9c3a6ff4f6d10a1c25e04668dde648 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f cfcb48e6ef9c3a6ff4f6d10a1c25e04668dde648 Commit message: "Graphviewer: Option to suppress edge labels" > /usr/bin/git rev-list --no-walk af44406f9509f87576645d47027a6856bb116e43 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data $ bash -c "[ -d \$HOME/.pyenv ]" $ bash -c "cd /mnt/data/jenkins/workspace/faust-macrogen && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true" $ bash -c "mkdir \$HOME/.pyenv.lock" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv versions --bare" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv exec pip list" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [faust-macrogen] $ /bin/sh -xe /tmp/jenkins4848303528680326093.sh + pip install numpy Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (1.16.2) You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . Obtaining file:///mnt/data/jenkins/workspace/faust-macrogen Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.16.2) Requirement already satisfied: more-itertools in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (6.0.0) Requirement already satisfied: networkx>=2.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.2) Requirement already satisfied: python-igraph in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.7.1.post6) Requirement already satisfied: pygraphviz in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.5) Requirement already satisfied: ruamel.yaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.15.89) Requirement already satisfied: pyyaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (3.13) Requirement already satisfied: pandas in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.24.1) Requirement already satisfied: openpyxl in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.6.1) Requirement already satisfied: xlrd in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.0) Requirement already satisfied: lxml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.3.2) Requirement already satisfied: requests in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.21.0) Requirement already satisfied: requests-cache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.4.13) Requirement already satisfied: logging-tree in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.8) Requirement already satisfied: colorlog in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.0.2) Requirement already satisfied: tqdm in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.31.1) Requirement already satisfied: dataclasses in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.6) Requirement already satisfied: cvxpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.0.19) Requirement already satisfied: cvxopt in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.3) Requirement already satisfied: decorator>=4.3.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from networkx>=2.1->faust-macrogen==0.9) (4.3.2) Requirement already satisfied: pytz>=2011k in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2018.9) Requirement already satisfied: python-dateutil>=2.5.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2.8.0) Requirement already satisfied: jdcal in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.4) Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.0.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (3.0.4) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (1.24.1) Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2018.11.29) Requirement already satisfied: idna<2.9,>=2.5 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2.8) Requirement already satisfied: osqp in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.5.0) Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.7.post1) Requirement already satisfied: scs>=1.1.3 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.2) Requirement already satisfied: multiprocess in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.70.7) Requirement already satisfied: fastcache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.0.2) Requirement already satisfied: six in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.12.0) Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.2.1) Requirement already satisfied: future in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from osqp->cvxpy->faust-macrogen==0.9) (0.17.1) Requirement already satisfied: dill>=0.2.9 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from multiprocess->cvxpy->faust-macrogen==0.9) (0.2.9) Installing collected packages: faust-macrogen Found existing installation: faust-macrogen 0.9 Uninstalling faust-macrogen-0.9: Successfully uninstalled faust-macrogen-0.9 Running setup.py develop for faust-macrogen Successfully installed faust-macrogen You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + macrogen WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database INFO macrogen.graph Copying datings from inscriptions to witnesses INFO macrogen.graph Adopted H P22 from inscription H P22 i_1_o INFO macrogen.graph Adopted H P167 from inscription H P167 i_uebrige INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_u INFO macrogen.graph Adopted H P167 from inscription H P167 i_v INFO macrogen.graph Adopted H P22 from inscription H P22 i_uebrige INFO macrogen.graph Adopted 2 IV H.19 from inscription 2 IV H.19 i_uebrige INFO macrogen.graph Adopted H P176 Var from inscription H P176 Var i_r INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_o INFO macrogen.graph Adopted H P167 from inscription H P167 i_r_u INFO macrogen.graph Removing edges to ignore INFO macrogen.graph Extracted 4 subgraphs with conflicts INFO macrogen.graph Calculating minimum feedback arc set for 4 strongly connected components INFO macrogen.graph Calculating MFAS for a 2-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2 edges, max 1 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 25, 1 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev upper == lower bound == 25, optimal solution found INFO macrogen.graph Calculating MFAS for a 9-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 10 edges, max 2 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 10036, 2 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 73-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 131 edges, max 42 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 87497, 42 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 7 <= objective <= 87497, 82 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 24 <= objective <= 77266, 118 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.graph Calculating MFAS for a 925-node graph using baharev, may take a while INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2280 edges, max 600 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 434730, 600 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 4975 <= objective <= 390523, 1066 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 5618 <= objective <= 389002, 1507 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 5787 <= objective <= 389002, 1942 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 5965 <= objective <= 389002, 2186 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 6219 <= objective <= 389002, 2369 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 6275 <= objective <= 389002, 2531 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 6496 <= objective <= 389002, 2599 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 6523 <= objective <= 389002, 2637 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 6525 <= objective <= 389002, 2677 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 6525 <= objective <= 389002, 2715 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 12, 6583 <= objective <= 389002, 2845 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 13, 6645 <= objective <= 389002, 2886 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 14, 6648 <= objective <= 389002, 2924 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 15, 6652 <= objective <= 389002, 2961 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 16, 6654 <= objective <= 389002, 3001 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 17, 6655 <= objective <= 389002, 3036 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 18, 6766 <= objective <= 389002, 3281 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 19, 6769 <= objective <= 389002, 3521 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 20, 6770 <= objective <= 389002, 3549 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 21, 6779 <= objective <= 389002, 3676 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 22, 6780 <= objective <= 389002, 3702 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 23, 6782 <= objective <= 389002, 3727 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 24, 6784 <= objective <= 389002, 3751 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found WARNING macrogen.graph Found 11 self loops, will also remove those. Affected nodes: 2 II H.22, 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.70, 2 III H.50c, 2 III H.76, fischer_lamberg: 2_III_H.15 , 2 III H.2:2, 2 III H.3a:2, 2 III H.3a:1 INFO macrogen.graph Building DAG from remaining data INFO macrogen.graph Double-checking 174 removed edges ... INFO macrogen.graph Marking 174 conflicting edges for deletion INFO macrogen.graph Removed 174 of the original 3294 edges INFO macrogen.graph Augmenting refs with data from graphs INFO macrogen.graph Creating sort order from DAG WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database 0%| | 0/573 [00:00 "faust://document/faustedition/2_V_H.27". Something is probably seriously wrong. Error: lost faust://inscription/faustedition/2_V_H.29/i_v faust://document/faustedition/2_V_H.29 edge Rendering: 36%|███▌ | 432/1211 [00:05<00:10, 71.10 SVGs/s] Rendering: 36%|███▋ | 440/1211 [00:05<00:10, 72.23 SVGs/s] Rendering: 37%|███▋ | 448/1211 [00:05<00:10, 70.96 SVGs/s] Rendering: 38%|███▊ | 456/1211 [00:05<00:15, 49.86 SVGs/s] Rendering: 38%|███▊ | 462/1211 [00:05<00:16, 45.37 SVGs/s] Rendering: 39%|███▊ | 468/1211 [00:05<00:15, 46.82 SVGs/s] Rendering: 39%|███▉ | 475/1211 [00:06<00:15, 47.98 SVGs/s] Rendering: 40%|███▉ | 481/1211 [00:06<00:14, 49.13 SVGs/s] Rendering: 40%|████ | 487/1211 [00:06<00:14, 51.43 SVGs/s] Rendering: 41%|████ | 493/1211 [00:06<00:13, 51.41 SVGs/s] Rendering: 41%|████ | 499/1211 [00:06<00:13, 53.15 SVGs/s] Rendering: 42%|████▏ | 505/1211 [00:06<00:13, 52.73 SVGs/s] Rendering: 42%|████▏ | 511/1211 [00:06<00:13, 53.08 SVGs/s] Rendering: 43%|████▎ | 517/1211 [00:06<00:12, 53.68 SVGs/s] Rendering: 43%|████▎ | 523/1211 [00:06<00:13, 51.44 SVGs/s] Rendering: 44%|████▎ | 529/1211 [00:07<00:13, 51.02 SVGs/s] Rendering: 44%|████▍ | 536/1211 [00:07<00:12, 52.87 SVGs/s] Rendering: 45%|████▍ | 543/1211 [00:07<00:12, 54.72 SVGs/s] Rendering: 45%|████▌ | 550/1211 [00:07<00:12, 53.21 SVGs/s] Rendering: 46%|████▌ | 558/1211 [00:07<00:11, 56.48 SVGs/s] Rendering: 47%|████▋ | 564/1211 [00:07<00:11, 57.41 SVGs/s] Rendering: 47%|████▋ | 574/1211 [00:07<00:09, 65.75 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/2_II_H.9-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Rendering: 48%|████▊ | 582/1211 [00:07<00:09, 66.35 SVGs/s] Rendering: 49%|████▉ | 592/1211 [00:07<00:08, 72.36 SVGs/s] Rendering: 50%|████▉ | 603/1211 [00:08<00:07, 77.71 SVGs/s] Rendering: 51%|█████ | 612/1211 [00:08<00:07, 75.53 SVGs/s] Rendering: 51%|█████▏ | 623/1211 [00:08<00:07, 81.58 SVGs/s] Rendering: 52%|█████▏ | 634/1211 [00:08<00:06, 87.19 SVGs/s] Rendering: 53%|█████▎ | 644/1211 [00:08<00:06, 86.83 SVGs/s] Rendering: 54%|█████▍ | 653/1211 [00:08<00:06, 86.72 SVGs/s] Rendering: 55%|█████▍ | 662/1211 [00:08<00:06, 85.79 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/faustedition.2_V_H.37a.i_r-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Rendering: 55%|█████▌ | 671/1211 [00:08<00:06, 80.63 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/faustedition.2_V_H.33.i_uebrige-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path ERROR macrogen.visualize Rendering target/macrogenesis/2_V_H.33-graph.dot failed (1): Error: trouble in init_rank %0 1 %0 8 %0 1 %0 1 1831-08-13 1 %0 2 1831-02-12 1 %0 1 1830-12-18 1 %0 1 1830-12-01 1 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_r 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_v 2 %0 1 Rendering: 56%|█████▋ | 682/1211 [00:09<00:06, 83.40 SVGs/s] Rendering: 57%|█████▋ | 694/1211 [00:09<00:05, 88.23 SVGs/s] Rendering: 58%|█████▊ | 704/1211 [00:09<00:05, 89.97 SVGs/s] Rendering: 59%|█████▉ | 714/1211 [00:09<00:05, 89.71 SVGs/s] Rendering: 60%|█████▉ | 724/1211 [00:09<00:05, 85.90 SVGs/s] Rendering: 61%|██████ | 733/1211 [00:09<00:05, 85.29 SVGs/s] Rendering: 61%|██████▏ | 742/1211 [00:09<00:06, 75.95 SVGs/s] Rendering: 62%|██████▏ | 750/1211 [00:09<00:06, 68.74 SVGs/s] Rendering: 63%|██████▎ | 758/1211 [00:10<00:07, 62.11 SVGs/s] Rendering: 63%|██████▎ | 765/1211 [00:10<00:12, 36.98 SVGs/s] Rendering: 64%|██████▎ | 771/1211 [00:10<00:13, 31.82 SVGs/s] Rendering: 64%|██████▍ | 776/1211 [00:10<00:15, 28.90 SVGs/s] Rendering: 64%|██████▍ | 780/1211 [00:11<00:19, 22.41 SVGs/s] Rendering: 65%|██████▍ | 784/1211 [00:11<00:26, 16.25 SVGs/s] Rendering: 65%|██████▍ | 787/1211 [00:11<00:23, 18.16 SVGs/s] Rendering: 65%|██████▌ | 790/1211 [00:11<00:24, 16.85 SVGs/s] Rendering: 65%|██████▌ | 793/1211 [00:12<00:30, 13.75 SVGs/s] Rendering: 66%|██████▌ | 795/1211 [00:12<01:11, 5.83 SVGs/s] Rendering: 66%|██████▌ | 797/1211 [00:13<01:02, 6.58 SVGs/s] Rendering: 66%|██████▌ | 799/1211 [00:13<00:51, 8.04 SVGs/s] Rendering: 66%|██████▌ | 802/1211 [00:13<00:40, 10.18 SVGs/s] Rendering: 66%|██████▋ | 804/1211 [00:13<00:38, 10.58 SVGs/s] Rendering: 67%|██████▋ | 806/1211 [00:13<00:42, 9.55 SVGs/s] Rendering: 67%|██████▋ | 808/1211 [00:14<00:41, 9.64 SVGs/s] Rendering: 67%|██████▋ | 810/1211 [00:14<00:37, 10.75 SVGs/s] Rendering: 67%|██████▋ | 813/1211 [00:14<00:30, 12.96 SVGs/s] Rendering: 67%|██████▋ | 815/1211 [00:14<00:28, 13.89 SVGs/s] Rendering: 67%|██████▋ | 817/1211 [00:14<00:26, 14.76 SVGs/s] Rendering: 68%|██████▊ | 819/1211 [00:14<00:25, 15.42 SVGs/s] Rendering: 68%|██████▊ | 821/1211 [00:14<00:24, 15.92 SVGs/s] Rendering: 68%|██████▊ | 824/1211 [00:14<00:21, 18.16 SVGs/s] Rendering: 68%|██████▊ | 827/1211 [00:15<00:37, 10.18 SVGs/s] Rendering: 68%|██████▊ | 829/1211 [00:15<00:43, 8.88 SVGs/s] Rendering: 69%|██████▊ | 831/1211 [00:16<00:44, 8.53 SVGs/s] Rendering: 69%|██████▉ | 834/1211 [00:16<00:36, 10.37 SVGs/s] Rendering: 69%|██████▉ | 836/1211 [00:16<00:32, 11.38 SVGs/s] Rendering: 69%|██████▉ | 838/1211 [00:16<00:31, 11.69 SVGs/s] Rendering: 69%|██████▉ | 840/1211 [00:16<00:32, 11.59 SVGs/s] Rendering: 70%|██████▉ | 842/1211 [00:16<00:30, 12.02 SVGs/s] Rendering: 70%|██████▉ | 844/1211 [00:17<00:35, 10.35 SVGs/s] Rendering: 70%|██████▉ | 847/1211 [00:17<00:30, 11.83 SVGs/s] Rendering: 70%|███████ | 849/1211 [00:18<01:47, 3.37 SVGs/s] Rendering: 70%|███████ | 850/1211 [00:18<01:31, 3.95 SVGs/s] Rendering: 70%|███████ | 851/1211 [00:19<01:21, 4.44 SVGs/s] Rendering: 70%|███████ | 853/1211 [00:32<13:18, 2.23s/ SVGs] Rendering: 71%|███████ | 854/1211 [00:33<09:30, 1.60s/ SVGs] Rendering: 71%|███████ | 855/1211 [00:34<09:42, 1.64s/ SVGs] Rendering: 71%|███████ | 856/1211 [00:34<07:02, 1.19s/ SVGs] Rendering: 71%|███████ | 857/1211 [00:35<05:11, 1.14 SVGs/s] Rendering: 71%|███████ | 858/1211 [00:35<03:53, 1.51 SVGs/s] Rendering: 71%|███████ | 859/1211 [00:35<02:58, 1.97 SVGs/s] Rendering: 71%|███████ | 860/1211 [00:35<02:20, 2.50 SVGs/s] Rendering: 71%|███████ | 861/1211 [00:35<01:52, 3.11 SVGs/s] Rendering: 71%|███████ | 862/1211 [00:35<01:35, 3.66 SVGs/s] Rendering: 71%|███████▏ | 863/1211 [00:39<07:06, 1.23s/ SVGs] Rendering: 71%|███████▏ | 864/1211 [00:39<05:16, 1.10 SVGs/s] Rendering: 71%|███████▏ | 865/1211 [00:39<03:58, 1.45 SVGs/s] Rendering: 72%|███████▏ | 866/1211 [00:39<03:02, 1.89 SVGs/s] Rendering: 72%|███████▏ | 867/1211 [00:40<02:26, 2.35 SVGs/s] Rendering: 72%|███████▏ | 868/1211 [00:40<01:59, 2.88 SVGs/s] Rendering: 72%|███████▏ | 869/1211 [00:57<31:32, 5.53s/ SVGs] Rendering: 72%|███████▏ | 870/1211 [00:57<22:20, 3.93s/ SVGs] Rendering: 72%|███████▏ | 871/1211 [00:58<15:54, 2.81s/ SVGs] Rendering: 72%|███████▏ | 872/1211 [00:58<11:23, 2.02s/ SVGs] Rendering: 72%|███████▏ | 873/1211 [00:58<08:13, 1.46s/ SVGs] Rendering: 72%|███████▏ | 874/1211 [00:58<06:02, 1.07s/ SVGs] Rendering: 72%|███████▏ | 875/1211 [00:58<04:30, 1.24 SVGs/s] Rendering: 72%|███████▏ | 876/1211 [00:59<03:26, 1.63 SVGs/s] Rendering: 72%|███████▏ | 877/1211 [00:59<02:40, 2.08 SVGs/s] Rendering: 73%|███████▎ | 878/1211 [00:59<02:07, 2.60 SVGs/s] Rendering: 73%|███████▎ | 879/1211 [00:59<01:46, 3.11 SVGs/s] Rendering: 73%|███████▎ | 880/1211 [00:59<01:29, 3.71 SVGs/s] Rendering: 73%|███████▎ | 881/1211 [00:59<01:20, 4.10 SVGs/s] Rendering: 73%|███████▎ | 882/1211 [01:00<01:12, 4.53 SVGs/s] Rendering: 73%|███████▎ | 883/1211 [01:00<01:12, 4.53 SVGs/s] Rendering: 73%|███████▎ | 884/1211 [01:00<01:06, 4.88 SVGs/s] Rendering: 73%|███████▎ | 885/1211 [01:00<01:06, 4.90 SVGs/s] Rendering: 73%|███████▎ | 886/1211 [01:00<01:03, 5.10 SVGs/s] Rendering: 73%|███████▎ | 887/1211 [01:00<00:59, 5.43 SVGs/s] Rendering: 73%|███████▎ | 888/1211 [01:01<00:56, 5.71 SVGs/s] Rendering: 73%|███████▎ | 889/1211 [01:03<05:00, 1.07 SVGs/s] Rendering: 74%|███████▎ | 891/1211 [01:04<04:00, 1.33 SVGs/s] Rendering: 74%|███████▎ | 893/1211 [01:04<02:56, 1.80 SVGs/s] Rendering: 74%|███████▍ | 894/1211 [01:04<02:18, 2.30 SVGs/s] Rendering: 74%|███████▍ | 895/1211 [01:05<01:55, 2.74 SVGs/s] Rendering: 74%|███████▍ | 896/1211 [01:05<01:34, 3.33 SVGs/s] Rendering: 74%|███████▍ | 897/1211 [01:05<01:37, 3.23 SVGs/s] Rendering: 74%|███████▍ | 898/1211 [01:05<01:24, 3.68 SVGs/s] Rendering: 74%|███████▍ | 899/1211 [01:06<01:52, 2.77 SVGs/s] Rendering: 74%|███████▍ | 900/1211 [01:06<01:34, 3.30 SVGs/s] Rendering: 74%|███████▍ | 901/1211 [01:06<01:19, 3.88 SVGs/s] Rendering: 74%|███████▍ | 902/1211 [01:06<01:10, 4.40 SVGs/s] Rendering: 75%|███████▍ | 903/1211 [01:06<01:03, 4.83 SVGs/s] Rendering: 75%|███████▍ | 904/1211 [01:07<01:01, 5.00 SVGs/s] Rendering: 75%|███████▍ | 905/1211 [01:07<00:59, 5.15 SVGs/s] Rendering: 75%|███████▍ | 906/1211 [01:07<00:54, 5.55 SVGs/s] Rendering: 75%|███████▍ | 907/1211 [01:07<00:52, 5.78 SVGs/s] Rendering: 75%|███████▍ | 908/1211 [01:07<00:52, 5.81 SVGs/s] Rendering: 75%|███████▌ | 909/1211 [01:15<11:56, 2.37s/ SVGs] Rendering: 75%|███████▌ | 910/1211 [01:15<08:32, 1.70s/ SVGs] Rendering: 75%|███████▌ | 911/1211 [01:15<06:33, 1.31s/ SVGs] Rendering: 75%|███████▌ | 912/1211 [01:15<04:46, 1.04 SVGs/s] Rendering: 76%|███████▌ | 915/1211 [01:16<03:34, 1.38 SVGs/s] Rendering: 76%|███████▌ | 917/1211 [01:23<07:32, 1.54s/ SVGs] Rendering: 76%|███████▌ | 918/1211 [01:23<05:32, 1.13s/ SVGs] Rendering: 76%|███████▌ | 919/1211 [01:43<33:35, 6.90s/ SVGs] Rendering: 76%|███████▌ | 920/1211 [01:43<23:35, 4.86s/ SVGs] Rendering: 76%|███████▌ | 921/1211 [01:44<16:37, 3.44s/ SVGs] Rendering: 76%|███████▌ | 922/1211 [01:44<11:47, 2.45s/ SVGs] Rendering: 76%|███████▌ | 923/1211 [01:44<08:22, 1.75s/ SVGs] Rendering: 76%|███████▋ | 924/1211 [01:44<05:59, 1.25s/ SVGs] Rendering: 76%|███████▋ | 925/1211 [01:44<04:42, 1.01 SVGs/s] Rendering: 76%|███████▋ | 926/1211 [01:44<03:27, 1.38 SVGs/s] Rendering: 77%|███████▋ | 927/1211 [01:45<02:34, 1.84 SVGs/s] Rendering: 77%|███████▋ | 928/1211 [01:45<01:56, 2.43 SVGs/s] Rendering: 77%|███████▋ | 930/1211 [01:45<01:29, 3.13 SVGs/s] Rendering: 77%|███████▋ | 931/1211 [01:45<01:13, 3.83 SVGs/s] Rendering: 77%|███████▋ | 932/1211 [01:45<01:00, 4.60 SVGs/s] Rendering: 77%|███████▋ | 933/1211 [01:45<00:53, 5.21 SVGs/s] Rendering: 77%|███████▋ | 936/1211 [01:45<00:42, 6.41 SVGs/s] Rendering: 77%|███████▋ | 938/1211 [01:46<00:34, 7.91 SVGs/s] Rendering: 78%|███████▊ | 940/1211 [01:46<00:32, 8.40 SVGs/s] Rendering: 78%|███████▊ | 942/1211 [01:46<00:44, 6.04 SVGs/s] Rendering: 78%|███████▊ | 944/1211 [01:47<00:40, 6.56 SVGs/s] Rendering: 78%|███████▊ | 945/1211 [01:47<00:42, 6.31 SVGs/s] Rendering: 78%|███████▊ | 946/1211 [01:47<00:43, 6.16 SVGs/s] Rendering: 78%|███████▊ | 947/1211 [01:50<04:18, 1.02 SVGs/s] Rendering: 78%|███████▊ | 948/1211 [01:50<03:09, 1.39 SVGs/s] Rendering: 78%|███████▊ | 950/1211 [01:50<02:15, 1.93 SVGs/s] Rendering: 79%|███████▊ | 953/1211 [01:50<01:38, 2.62 SVGs/s] Rendering: 79%|███████▉ | 955/1211 [01:50<01:14, 3.45 SVGs/s] Rendering: 79%|███████▉ | 957/1211 [01:50<00:56, 4.47 SVGs/s] Rendering: 79%|███████▉ | 959/1211 [01:51<00:44, 5.68 SVGs/s] Rendering: 79%|███████▉ | 961/1211 [01:51<00:35, 7.11 SVGs/s] Rendering: 80%|███████▉ | 963/1211 [01:51<00:28, 8.59 SVGs/s] Rendering: 80%|███████▉ | 965/1211 [01:51<00:26, 9.43 SVGs/s] Rendering: 80%|███████▉ | 967/1211 [01:51<00:29, 8.34 SVGs/s] Rendering: 80%|████████ | 970/1211 [01:52<00:25, 9.37 SVGs/s] Rendering: 80%|████████ | 972/1211 [01:52<00:30, 7.95 SVGs/s] Rendering: 80%|████████ | 974/1211 [01:52<00:32, 7.39 SVGs/s] Rendering: 81%|████████ | 975/1211 [01:52<00:41, 5.67 SVGs/s] Rendering: 81%|████████ | 976/1211 [01:53<00:43, 5.45 SVGs/s] Rendering: 81%|████████ | 977/1211 [01:53<00:47, 4.90 SVGs/s] Rendering: 81%|████████ | 978/1211 [01:53<00:44, 5.24 SVGs/s] Rendering: 81%|████████ | 979/1211 [01:53<00:43, 5.33 SVGs/s] Rendering: 81%|████████ | 980/1211 [01:53<00:41, 5.54 SVGs/s] Rendering: 81%|████████ | 981/1211 [01:55<02:22, 1.62 SVGs/s] Rendering: 81%|████████ | 982/1211 [01:55<01:47, 2.13 SVGs/s] Rendering: 81%|████████ | 983/1211 [01:55<01:35, 2.39 SVGs/s] Rendering: 81%|████████▏ | 984/1211 [01:56<01:16, 2.98 SVGs/s] Rendering: 81%|████████▏ | 985/1211 [01:56<01:12, 3.12 SVGs/s] Rendering: 81%|████████▏ | 986/1211 [01:56<01:02, 3.63 SVGs/s] Rendering: 82%|████████▏ | 987/1211 [01:56<00:55, 4.01 SVGs/s] Rendering: 82%|████████▏ | 988/1211 [01:56<00:50, 4.44 SVGs/s] Rendering: 82%|████████▏ | 989/1211 [01:57<00:51, 4.29 SVGs/s] Rendering: 82%|████████▏ | 990/1211 [01:57<00:45, 4.85 SVGs/s] Rendering: 82%|████████▏ | 991/1211 [01:57<00:42, 5.13 SVGs/s] Rendering: 82%|████████▏ | 992/1211 [01:57<00:41, 5.32 SVGs/s] Rendering: 82%|████████▏ | 993/1211 [01:58<00:53, 4.11 SVGs/s] Rendering: 82%|████████▏ | 994/1211 [01:58<00:46, 4.63 SVGs/s] Rendering: 82%|████████▏ | 995/1211 [01:58<00:41, 5.15 SVGs/s] Rendering: 82%|████████▏ | 996/1211 [01:58<00:38, 5.54 SVGs/s] Rendering: 82%|████████▏ | 997/1211 [01:58<00:36, 5.82 SVGs/s] Rendering: 82%|████████▏ | 998/1211 [01:58<00:37, 5.75 SVGs/s] Rendering: 82%|████████▏ | 999/1211 [02:04<06:49, 1.93s/ SVGs] Rendering: 83%|████████▎ | 1000/1211 [02:05<04:58, 1.42s/ SVGs] Rendering: 83%|████████▎ | 1001/1211 [02:09<08:08, 2.33s/ SVGs] Rendering: 83%|████████▎ | 1003/1211 [02:09<05:51, 1.69s/ SVGs] Rendering: 83%|████████▎ | 1004/1211 [02:10<04:16, 1.24s/ SVGs] Rendering: 83%|████████▎ | 1005/1211 [02:10<03:15, 1.05 SVGs/s] Rendering: 83%|████████▎ | 1006/1211 [02:10<02:26, 1.40 SVGs/s] Rendering: 83%|████████▎ | 1007/1211 [02:10<01:56, 1.75 SVGs/s] Rendering: 83%|████████▎ | 1008/1211 [02:10<01:31, 2.23 SVGs/s] Rendering: 83%|████████▎ | 1009/1211 [02:11<01:21, 2.49 SVGs/s] Rendering: 83%|████████▎ | 1010/1211 [02:11<01:06, 3.04 SVGs/s] Rendering: 83%|████████▎ | 1011/1211 [02:11<00:53, 3.77 SVGs/s] Rendering: 84%|████████▎ | 1012/1211 [02:11<00:46, 4.26 SVGs/s] Rendering: 84%|████████▎ | 1013/1211 [02:11<00:41, 4.82 SVGs/s] Rendering: 84%|████████▎ | 1014/1211 [02:11<00:38, 5.14 SVGs/s] Rendering: 84%|████████▍ | 1015/1211 [02:12<00:37, 5.29 SVGs/s] Rendering: 84%|████████▍ | 1016/1211 [02:12<00:34, 5.70 SVGs/s] Rendering: 84%|████████▍ | 1017/1211 [02:12<00:32, 5.90 SVGs/s] Rendering: 84%|████████▍ | 1020/1211 [02:12<00:26, 7.31 SVGs/s] Rendering: 84%|████████▍ | 1022/1211 [02:12<00:21, 8.98 SVGs/s] Rendering: 85%|████████▍ | 1024/1211 [02:12<00:19, 9.49 SVGs/s] Rendering: 85%|████████▍ | 1027/1211 [02:13<00:15, 11.59 SVGs/s] Rendering: 85%|████████▍ | 1029/1211 [02:13<00:14, 12.20 SVGs/s] Rendering: 85%|████████▌ | 1031/1211 [02:13<00:16, 11.21 SVGs/s] Rendering: 85%|████████▌ | 1033/1211 [02:13<00:14, 12.53 SVGs/s] Rendering: 85%|████████▌ | 1035/1211 [02:13<00:12, 13.99 SVGs/s] Rendering: 86%|████████▌ | 1037/1211 [02:13<00:12, 14.26 SVGs/s] Rendering: 86%|████████▌ | 1039/1211 [02:13<00:12, 14.20 SVGs/s] Rendering: 86%|████████▌ | 1041/1211 [02:14<00:11, 15.41 SVGs/s] Rendering: 86%|████████▌ | 1043/1211 [02:14<00:10, 16.51 SVGs/s] Rendering: 86%|████████▋ | 1045/1211 [02:14<00:09, 16.60 SVGs/s] Rendering: 86%|████████▋ | 1047/1211 [02:14<00:09, 16.97 SVGs/s] Rendering: 87%|████████▋ | 1050/1211 [02:14<00:09, 17.49 SVGs/s] Rendering: 87%|████████▋ | 1052/1211 [02:14<00:09, 16.51 SVGs/s] Rendering: 87%|████████▋ | 1055/1211 [02:14<00:10, 14.45 SVGs/s] Rendering: 87%|████████▋ | 1057/1211 [02:15<00:10, 14.66 SVGs/s] Rendering: 87%|████████▋ | 1059/1211 [02:15<00:14, 10.85 SVGs/s] Rendering: 88%|████████▊ | 1061/1211 [02:15<00:16, 8.89 SVGs/s] Rendering: 88%|████████▊ | 1063/1211 [02:16<00:32, 4.60 SVGs/s] Rendering: 88%|████████▊ | 1064/1211 [02:16<00:28, 5.09 SVGs/s] Rendering: 88%|████████▊ | 1065/1211 [02:24<05:42, 2.35s/ SVGs] Rendering: 88%|████████▊ | 1067/1211 [02:25<04:29, 1.87s/ SVGs] Rendering: 88%|████████▊ | 1069/1211 [02:39<08:03, 3.40s/ SVGs] Rendering: 88%|████████▊ | 1070/1211 [02:39<05:42, 2.43s/ SVGs] Rendering: 88%|████████▊ | 1071/1211 [02:52<12:38, 5.42s/ SVGs] Rendering: 89%|████████▊ | 1072/1211 [02:52<08:54, 3.84s/ SVGs] Rendering: 89%|████████▊ | 1073/1211 [02:52<06:16, 2.73s/ SVGs] Rendering: 89%|████████▊ | 1074/1211 [02:52<04:27, 1.96s/ SVGs] Rendering: 89%|████████▉ | 1075/1211 [02:52<03:12, 1.42s/ SVGs] Rendering: 89%|████████▉ | 1076/1211 [02:52<02:19, 1.04s/ SVGs] Rendering: 89%|████████▉ | 1077/1211 [02:53<01:44, 1.29 SVGs/s] Rendering: 89%|████████▉ | 1078/1211 [02:53<01:18, 1.70 SVGs/s] Rendering: 89%|████████▉ | 1079/1211 [02:53<01:00, 2.18 SVGs/s] Rendering: 89%|████████▉ | 1080/1211 [02:53<00:48, 2.69 SVGs/s] Rendering: 89%|████████▉ | 1081/1211 [03:01<05:27, 2.52s/ SVGs] Rendering: 89%|████████▉ | 1082/1211 [03:01<03:52, 1.81s/ SVGs] Rendering: 89%|████████▉ | 1083/1211 [03:01<02:45, 1.30s/ SVGs] Rendering: 90%|████████▉ | 1084/1211 [03:01<02:00, 1.06 SVGs/s] Rendering: 90%|████████▉ | 1085/1211 [03:01<01:27, 1.43 SVGs/s] Rendering: 90%|████████▉ | 1086/1211 [03:01<01:05, 1.92 SVGs/s] Rendering: 90%|████████▉ | 1087/1211 [03:01<00:49, 2.50 SVGs/s] Rendering: 90%|█████████ | 1090/1211 [03:01<00:36, 3.31 SVGs/s] Rendering: 90%|█████████ | 1091/1211 [03:02<00:29, 4.00 SVGs/s] Rendering: 90%|█████████ | 1092/1211 [03:02<00:26, 4.54 SVGs/s] Rendering: 90%|█████████ | 1093/1211 [03:02<00:24, 4.83 SVGs/s] Rendering: 90%|█████████ | 1094/1211 [03:02<00:20, 5.68 SVGs/s] Rendering: 90%|█████████ | 1095/1211 [03:02<00:20, 5.60 SVGs/s] Rendering: 91%|█████████ | 1096/1211 [03:04<01:16, 1.50 SVGs/s] Rendering: 91%|█████████ | 1098/1211 [03:04<00:56, 2.02 SVGs/s] Rendering: 91%|█████████ | 1099/1211 [03:04<00:44, 2.53 SVGs/s] Rendering: 91%|█████████ | 1100/1211 [03:07<01:55, 1.04s/ SVGs] Rendering: 91%|█████████ | 1101/1211 [03:07<01:23, 1.32 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/inventare_2_2-graph.dot: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Rendering: 91%|█████████ | 1102/1211 [03:09<02:17, 1.26s/ SVGs] Rendering: 91%|█████████ | 1103/1211 [03:10<01:40, 1.08 SVGs/s] Rendering: 91%|█████████ | 1104/1211 [03:10<01:13, 1.46 SVGs/s] Rendering: 91%|█████████ | 1105/1211 [03:10<00:54, 1.95 SVGs/s] Rendering: 91%|█████████▏| 1106/1211 [03:14<02:46, 1.59s/ SVGs] Rendering: 91%|█████████▏| 1107/1211 [03:14<02:00, 1.15s/ SVGs] Rendering: 91%|█████████▏| 1108/1211 [03:14<01:26, 1.19 SVGs/s] Rendering: 92%|█████████▏| 1109/1211 [03:14<01:03, 1.61 SVGs/s] Rendering: 92%|█████████▏| 1110/1211 [03:14<00:47, 2.12 SVGs/s] Rendering: 92%|█████████▏| 1112/1211 [03:15<00:34, 2.87 SVGs/s] Rendering: 92%|█████████▏| 1114/1211 [03:15<00:25, 3.81 SVGs/s] Rendering: 92%|█████████▏| 1117/1211 [03:15<00:18, 5.06 SVGs/s] Rendering: 92%|█████████▏| 1119/1211 [03:15<00:14, 6.45 SVGs/s] Rendering: 93%|█████████▎| 1121/1211 [03:15<00:11, 7.94 SVGs/s] Rendering: 93%|█████████▎| 1123/1211 [03:15<00:09, 9.47 SVGs/s] Rendering: 93%|█████████▎| 1125/1211 [03:15<00:08, 10.41 SVGs/s]ERROR macrogen.visualize Rendering target/macrogenesis/schillemeit1985-graph.dot failed (1): Error: trouble in init_rank %0 1 %0 6 %0 1 %0 1 1826-06-25 1 %0 1 1826-03-27 1 %0 2 1826-03-13 1 %0 1 faust://inscription/faustedition/2_III_H.59b/i_uebrige 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_III_H.59b 2 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_III_H.49/i_r_u 2 %0 1 %0 1 Rendering: 93%|█████████▎| 1127/1211 [03:15<00:07, 11.98 SVGs/s] Rendering: 93%|█████████▎| 1129/1211 [03:16<00:06, 13.19 SVGs/s] Rendering: 93%|█████████▎| 1132/1211 [03:16<00:05, 14.32 SVGs/s] Rendering: 94%|█████████▎| 1134/1211 [03:16<00:06, 12.76 SVGs/s] Rendering: 94%|█████████▎| 1134/1211 [03:30<00:06, 12.76 SVGs/s] Rendering: 94%|█████████▍| 1136/1211 [03:30<02:40, 2.14s/ SVGs] Rendering: 94%|█████████▍| 1137/1211 [03:30<01:54, 1.55s/ SVGs] Rendering: 94%|█████████▍| 1138/1211 [03:30<01:22, 1.13s/ SVGs] Rendering: 94%|█████████▍| 1140/1211 [03:30<00:57, 1.23 SVGs/s] Rendering: 94%|█████████▍| 1141/1211 [03:33<01:42, 1.46s/ SVGs] Rendering: 94%|█████████▍| 1142/1211 [04:08<13:16, 11.54s/ SVGs] Rendering: 94%|█████████▍| 1143/1211 [04:08<09:12, 8.12s/ SVGs] Rendering: 94%|█████████▍| 1144/1211 [04:09<06:24, 5.73s/ SVGs] Rendering: 95%|█████████▍| 1145/1211 [04:09<04:28, 4.06s/ SVGs] Rendering: 95%|█████████▍| 1146/1211 [04:09<03:08, 2.89s/ SVGs] Rendering: 95%|█████████▍| 1147/1211 [04:09<02:12, 2.08s/ SVGs] Rendering: 95%|█████████▍| 1148/1211 [04:09<01:33, 1.49s/ SVGs] Rendering: 95%|█████████▍| 1149/1211 [04:09<01:07, 1.09s/ SVGs] Rendering: 95%|█████████▍| 1150/1211 [04:10<00:48, 1.25 SVGs/s] Rendering: 95%|█████████▌| 1151/1211 [04:10<00:36, 1.62 SVGs/s] Rendering: 95%|█████████▌| 1152/1211 [04:10<00:29, 1.98 SVGs/s] Rendering: 95%|█████████▌| 1153/1211 [04:10<00:24, 2.36 SVGs/s] Rendering: 95%|█████████▌| 1154/1211 [04:10<00:20, 2.72 SVGs/s] Rendering: 95%|█████████▌| 1155/1211 [04:11<00:18, 3.05 SVGs/s] Rendering: 95%|█████████▌| 1156/1211 [04:11<00:15, 3.53 SVGs/s] Rendering: 96%|█████████▌| 1157/1211 [04:11<00:16, 3.30 SVGs/s] Rendering: 96%|█████████▌| 1158/1211 [04:11<00:14, 3.71 SVGs/s] Rendering: 96%|█████████▌| 1159/1211 [04:12<00:13, 3.98 SVGs/s] Rendering: 96%|█████████▌| 1160/1211 [04:12<00:12, 4.12 SVGs/s] Rendering: 96%|█████████▌| 1161/1211 [04:12<00:12, 4.15 SVGs/s] Rendering: 96%|█████████▌| 1162/1211 [04:12<00:11, 4.20 SVGs/s] Rendering: 96%|█████████▌| 1163/1211 [04:13<00:11, 4.17 SVGs/s] Rendering: 96%|█████████▌| 1164/1211 [04:13<00:11, 4.19 SVGs/s] Rendering: 96%|█████████▌| 1165/1211 [04:13<00:11, 4.14 SVGs/s] Rendering: 96%|█████████▋| 1166/1211 [04:13<00:10, 4.21 SVGs/s] Rendering: 96%|█████████▋| 1167/1211 [04:13<00:10, 4.35 SVGs/s] Rendering: 96%|█████████▋| 1168/1211 [04:14<00:10, 4.17 SVGs/s] Rendering: 97%|█████████▋| 1169/1211 [04:14<00:09, 4.23 SVGs/s] Rendering: 97%|█████████▋| 1170/1211 [04:14<00:08, 4.61 SVGs/s] Rendering: 97%|█████████▋| 1171/1211 [04:14<00:08, 4.66 SVGs/s] Rendering: 97%|█████████▋| 1172/1211 [04:15<00:08, 4.73 SVGs/s] Rendering: 97%|█████████▋| 1173/1211 [04:15<00:08, 4.27 SVGs/s] Rendering: 97%|█████████▋| 1174/1211 [04:15<00:09, 3.74 SVGs/s] Rendering: 97%|█████████▋| 1175/1211 [04:15<00:09, 3.71 SVGs/s] Rendering: 97%|█████████▋| 1176/1211 [04:16<00:08, 3.96 SVGs/s] Rendering: 97%|█████████▋| 1177/1211 [04:16<00:08, 4.08 SVGs/s] Rendering: 97%|█████████▋| 1178/1211 [04:16<00:07, 4.53 SVGs/s] Rendering: 97%|█████████▋| 1179/1211 [04:16<00:07, 4.30 SVGs/s] Rendering: 97%|█████████▋| 1180/1211 [04:22<00:55, 1.80s/ SVGs] Rendering: 98%|█████████▊| 1181/1211 [04:22<00:40, 1.34s/ SVGs] Rendering: 98%|█████████▊| 1182/1211 [04:22<00:29, 1.02s/ SVGs] Rendering: 98%|█████████▊| 1183/1211 [04:23<00:22, 1.26 SVGs/s] Rendering: 98%|█████████▊| 1184/1211 [04:23<00:17, 1.52 SVGs/s] Rendering: 98%|█████████▊| 1185/1211 [04:23<00:13, 1.88 SVGs/s] Rendering: 98%|█████████▊| 1186/1211 [04:23<00:10, 2.28 SVGs/s] Rendering: 98%|█████████▊| 1187/1211 [04:26<00:27, 1.14s/ SVGs] Rendering: 98%|█████████▊| 1188/1211 [04:26<00:20, 1.11 SVGs/s] Rendering: 98%|█████████▊| 1189/1211 [04:27<00:19, 1.11 SVGs/s] Rendering: 98%|█████████▊| 1190/1211 [04:28<00:15, 1.34 SVGs/s] Rendering: 98%|█████████▊| 1191/1211 [04:29<00:15, 1.28 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-1-graph.dot: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_III_H.34" -> "faust://document/faustedition/2_III_H.30". Something is probably seriously wrong. Rendering: 98%|█████████▊| 1192/1211 [04:56<02:48, 8.86s/ SVGs] Rendering: 99%|█████████▊| 1193/1211 [05:03<02:25, 8.09s/ SVGs] Rendering: 99%|█████████▊| 1194/1211 [05:27<03:40, 12.95s/ SVGs] Rendering: 99%|█████████▊| 1195/1211 [05:28<02:28, 9.26s/ SVGs] Rendering: 99%|█████████▉| 1196/1211 [05:28<01:38, 6.57s/ SVGs] Rendering: 99%|█████████▉| 1197/1211 [05:28<01:05, 4.66s/ SVGs] Rendering: 99%|█████████▉| 1198/1211 [05:28<00:43, 3.36s/ SVGs] Rendering: 99%|█████████▉| 1199/1211 [05:29<00:29, 2.42s/ SVGs] Rendering: 99%|█████████▉| 1200/1211 [05:29<00:19, 1.77s/ SVGs] Rendering: 99%|█████████▉| 1201/1211 [05:30<00:15, 1.54s/ SVGs] Rendering: 99%|█████████▉| 1202/1211 [05:30<00:11, 1.22s/ SVGs] Rendering: 99%|█████████▉| 1204/1211 [05:31<00:06, 1.08 SVGs/s] Rendering: 100%|█████████▉| 1205/1211 [05:33<00:08, 1.40s/ SVGs] Rendering: 100%|█████████▉| 1206/1211 [05:34<00:06, 1.27s/ SVGs] Rendering: 100%|█████████▉| 1207/1211 [05:47<00:18, 4.63s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/bohnenkamp1994-graph.dot: Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_V_H.24/i_v" -> "faust://document/faustedition/2_V_H.2". Something is probably seriously wrong. Rendering: 100%|█████████▉| 1208/1211 [06:06<00:27, 9.09s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/scc-02-graph.dot failed (-11): Warning: Unable to reclaim box space in spline routing for edge "faust://inscription/faustedition/2_V_H.24/i_v" -> "faust://document/faustedition/2_V_H.2". Something is probably seriously wrong. Rendering: 100%|█████████▉| 1209/1211 [55:46<30:00, 900.39s/ SVGs]ERROR macrogen.visualize Rendering target/macrogenesis/wcc-01-graph.dot failed (-11): Rendering: 100%|█████████▉| 1210/1211 [58:52<11:25, 685.96s/ SVGs] Rendering: 100%|██████████| 1211/1211 [1:10:36<00:00, 691.24s/ SVGs] ERROR macrogen.visualize Rendered 1206 SVGs, 0 timed out, 5 failed + cd target + rsync -a -u --chmod=ug+rwX,o+rX,Dg+s --omit-dir-times --info=del,stats2,copy,flist2 macrogenesis beta.faustedition.net:/var/www/dev/ sending incremental file list Number of files: 7,848 (reg: 7,844, dir: 4) Number of created files: 0 Number of deleted files: 0 Number of regular files transferred: 3,691 Total file size: 299,332,115 bytes Total transferred file size: 89,868,559 bytes Literal data: 73,107,218 bytes Matched data: 16,761,341 bytes File list size: 262,119 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 73,671,566 Total bytes received: 747,923 sent 73,671,566 bytes received 747,923 bytes 13,530,816.18 bytes/sec total size is 299,332,115 speedup is 4.02 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 17278 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS