Running with gitlab-runner 14.0.0 (3b6f852e)
  on universal-tn4 d3cf9985
section_start:1646499306:prepare_executor
Preparing the "docker" executor
Using Docker executor with image gitlab.kwant-project.org:5005/qt/research-docker ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image gitlab.kwant-project.org:5005/qt/research-docker ...
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
section_end:1646499311:prepare_executor
section_start:1646499311:prepare_script
Preparing environment
Running on runner-d3cf9985-project-713-concurrent-1 via tnw-tn4.tudelft.net...
section_end:1646499314:prepare_script
section_start:1646499314:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /builds/solidstate/lectures/.git/
Checking out 9b56d080 as master...
Removing __pycache__/
Removing docs/__pycache__/
Removing site/

Skipping Git submodules setup
section_end:1646499317:get_sources
section_start:1646499317:download_artifacts
Downloading artifacts
Downloading artifacts for build lectures (246757)...
Downloading artifacts from coordinator... ok        id=246757 responseStatus=200 OK token=JD42iyYQ
section_end:1646499320:download_artifacts
section_start:1646499320:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d587439732473dbb82c1236c75b220c2a55fa2a3a0e31987db2ea57bffa51873 for gitlab.kwant-project.org:5005/qt/research-docker with digest gitlab.kwant-project.org:5005/qt/research-docker@sha256:2ea042b131ae55652ef555e6ab1911f9d2b673620d0a149071e3a8e1df38a49a ...
$ git checkout master; git reset --hard origin/master
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Previous HEAD position was 9b56d08 fix misformatted equations
Switched to branch 'master'
Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
HEAD is now at 9b56d08 fix misformatted equations
$ git checkout local; git reset --hard origin/local
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
Switched to branch 'local'
Your branch is behind 'origin/local' by 18 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
HEAD is now at dec0027 Update mkdocs.yml
$ git diff-index --quiet master || git -c "user.name=$GITLAB_USER_NAME" -c "user.email=$GITLAB_USER_EMAIL" merge master
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/ignore': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
Merge made by the 'ort' strategy.
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
 docs/4_sommerfeld_model_solutions.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
$ git push https://$GITLAB_PUSH_KEY@gitlab.kwant-project.org/solidstate/lectures.git local
warning: unable to access '/home/jovyan/.config/git/attributes': Permission denied
remote: 
remote: To create a merge request for local, visit:        
remote:   https://gitlab.kwant-project.org/solidstate/lectures/-/merge_requests/new?merge_request%5Bsource_branch%5D=local        
remote: 
To https://gitlab.kwant-project.org/solidstate/lectures.git
   dec0027..92beece  local -> local
section_end:1646499324:step_script
section_start:1646499324:cleanup_file_variables
Cleaning up file based variables
section_end:1646499325:cleanup_file_variables
Job succeeded