[0KRunning with gitlab-runner 17.5.3 (12030cf4)[0;m [0K on Docker t1_4E6ysY, system ID: s_6c252aff1250[0;m section_start:1733274945:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 ...[0;m [0KPulling docker image docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 ...[0;m [0KUsing docker image sha256:a240626027bd5dea1ea92574f35ac8b60605e4c0798ff94dd6fb995fb734b652 for docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 with digest docker.isima.fr/vimazeno/pelican_perso_kerberos@sha256:1a22a3c6074f09bfd2b91f99dba0eb1bac40bdc3b32a938bd6724b01025e336e ...[0;m section_end:1733274947:prepare_executor [0Ksection_start:1733274947:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-t14e6ysy-project-29-concurrent-0 via gitlab-runner-01-isima... section_end:1733274948:prepare_script [0Ksection_start:1733274948:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/vimazeno/blog.limos.fr/.git/ [32;1mChecking out 216078ef as detached HEAD (ref is master)...[0;m Removing __pycache__/ Removing output/ Removing plugins/extract_toc/__pycache__/ Removing plugins/tipue_search/__pycache__/ [32;1mSkipping Git submodules setup[0;m section_end:1733274949:get_sources [0Ksection_start:1733274949:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for default-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1733274951:restore_cache [0Ksection_start:1733274951:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:a240626027bd5dea1ea92574f35ac8b60605e4c0798ff94dd6fb995fb734b652 for docker.isima.fr/vimazeno/pelican_perso_kerberos:35046e8 with digest docker.isima.fr/vimazeno/pelican_perso_kerberos@sha256:1a22a3c6074f09bfd2b91f99dba0eb1bac40bdc3b32a938bd6724b01025e336e ...[0;m [32;1m$ echo "$KEYTAB" > my.keytab.hex[0;m [32;1m$ sed 's/\([0-9A-F]\{2\}\)/\\\\\\x\1/gI' my.keytab.hex | xargs printf > my.keytab[0;m [32;1m$ kinit -k -t my.keytab vimazeno@LOCAL.ISIMA.FR[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "mkdir -p ~/public_html/"[0;m Warning: Permanently added 'perso.local.isima.fr,192.168.79.57' (ECDSA) to the list of known hosts. [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'Options +FollowSymLinks' > ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteEngine on' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteCond %{HTTP_HOST} ^perso.isima.fr$' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo 'RewriteRule (.*) https://perso.limos.fr%{REQUEST_URI} [R=301,L]' >> ~/public_html/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "mkdir -p ~/public_html/_"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo '<FilesMatch "\.phar">' > ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' php_flag engine off' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' ForceType application/octet-stream' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo ' Header set Content-Disposition attachment' >> ~/public_html/_/.htaccess"[0;m [32;1m$ ssh -o StrictHostKeyChecking=no -K vimazeno@perso.local.isima.fr "echo '</FilesMatch>' >> ~/public_html/_/.htaccess"[0;m [32;1m$ rsync -az --exclude '_' -e "ssh -o StrictHostKeyChecking=no -K" output/ vimazeno@perso.local.isima.fr:~/public_html/[0;m section_end:1733274963:step_script [0Ksection_start:1733274963:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache default-non_protected...[0;m output/: found 956 matching artifact files and directories[0;m Archive is up to date! [0;m [32;1mCreated cache[0;m section_end:1733274964:archive_cache [0Ksection_start:1733274964:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1733274964:cleanup_file_variables [0K[32;1mJob succeeded[0;m