Publish spec
Passed Started
by
@bobflynn

Bob Flynn
1Running with gitlab-runner 16.6.1 (f5da3c5a)2 on Build2 shell ONEM2M AwCKxNFN, system ID: s_72dfdd1174ad4Using Shell (bash) executor...6Running on build2.forge.etsi.org...8Fetching changes with git depth set to 20...9Reinitialized existing Git repository in /home/gitlab-runner/builds/AwCKxNFN/0/specifications/tr-0063/.git/10Checking out 584a2b38 as detached HEAD (ref is v0.0.2)...11Removing docs/12Removing generate_changemarks.sh13Removing onem2m_coversheet_template.docx14Removing onem2m_delimiter_end.docx15Removing onem2m_delimiter_start.docx16Removing onem2m_spec_template.docx17Removing out/18Skipping Git submodules setup20$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/publish_spec%2Esh/raw?ref=master" >> publish_spec.sh21 % Total % Received % Xferd Average Speed Time Time Time Current22 Dload Upload Total Spent Left Speed23100 1980 100 1980 0 0 16943 0 --:--:-- --:--:-- --:--:-- 1706824$ chmod +x publish_spec.sh25$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/Spec-template%2Edocx/raw?ref=master" >> onem2m_spec_template.docx26 % Total % Received % Xferd Average Speed Time Time Time Current27 Dload Upload Total Spent Left Speed28100 579k 100 579k 0 0 3310k 0 --:--:-- --:--:-- --:--:-- 3312k29$ export SPEC_NAME=$(ls | grep T*.md | cut -d'.' -f1)30$ echo 'Publishing spec'31Publishing spec32$ ./publish_spec.sh ${CI_PROJECT_URL} ${CI_COMMIT_TAG} onem2m_spec_template.docx $SPEC_NAME33\n------ Checking for docker image --------34Error response from daemon: pull access denied for pandoc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied35------ Removing previous outputs --------36rm: cannot remove '**/*.docx': No such file or directory37------ Parsing repo URL --------38HOST URL: https://git.onem2m.org39PROJECT NAME: tr-006340TAG NAME: v0.0.241SPEC NAME: TR-0063-oneM2M-Effective_IoT_Communication_to_Protect_3GPP_Networks42------ Getting .md file(s) ------43\n------ Adding TOC to spec --------44# Contents45[1 Scope](#1-scope) 46[2 References](#2-references) 47 [2.1 Normative references](#21-normative-references) 48 [2.2 Informative references](#22-informative-references)49[3 Definition of terms, symbols and 50abbreviations](#3-definition-of-terms,-symbols-and-abbreviations) 51 [3.1 Terms](#31-terms) 52 [3.2 Symbols](#32-symbols) 53 [3.3 Abbreviations](#33-abbreviations) 54[4 Conventions](#4-conventions) 55[5 User defined clause(s) from here 56onwards](#5-user-defined-clause%28s%29-from-here-onwards) 57 [5.1 User defined subdivisions of clause(s) from here 58onwards](#51-user-defined-subdivisions-of-clause%28s%29-from-here-onwards) 59[Proforma copyright release text block](#proforma-copyright-release-text-block) 60 [Annexes](#annexes) 61[Annex <A>:Title of annex](#annex-%26lta%3E%3Atitle-of-annex) 62[Annex <B>:Title of annex](#annex-%26ltb%3E%3Atitle-of-annex) 63 [ First clause of the 64annex](#----first-clause-of-the-annex) 65 [B.1.1 First subdivided 66clause of the annex](#b11----first-subdivided-clause-of-the-annex) 67[Annex <y>:Bibliography](#annex-%26lty%3E%3Abibliography) 68[History](#history) 69\n------ Preparaing spec --------70Reading document 0:00:0071Correcting TOC 0:00:0072Replacing table captions 0:00:0073Replacing figure captions 0:00:0074Replacing linebreaks 0:00:0075Writing document 0:00:0076\n------ Publishing spec --------78Uploading artifacts...79Runtime platform arch=amd64 os=linux pid=203328 revision=f5da3c5a version=16.6.180*_v0.0.2.docx: found 1 matching artifact files and directories 81*_v0.0.2.pdf: found 1 matching artifact files and directories 82*_v0.0.2.epub: found 1 matching artifact files and directories 83Uploading artifacts as "archive" to coordinator... 201 Created id=1610 responseStatus=201 Created token=64_V9Cwt85Job succeeded