Running with gitlab-runner 16.6.1 (f5da3c5a)
  on Build2 shell ONEM2M AwCKxNFN, system ID: s_72dfdd1174ad
section_start:1739437595:prepare_executor
Preparing the "shell" executor
Using Shell (bash) executor...
section_end:1739437595:prepare_executor
section_start:1739437595:prepare_script
Preparing environment
Running on build2.forge.etsi.org...
section_end:1739437596:prepare_script
section_start:1739437596:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /home/gitlab-runner/builds/AwCKxNFN/0/specifications/ts/ts-0019/.git/
Created fresh repository.
Checking out 07bda425 as detached HEAD (ref is v3.5.2)...
Skipping Git submodules setup
section_end:1739437597:get_sources
section_start:1739437597:step_script
Executing "step_script" stage of the job script
$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/publish_spec%2Esh/raw?ref=master" >> publish_spec.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2307  100  2307    0     0  12096      0 --:--:-- --:--:-- --:--:-- 12142
$ chmod +x publish_spec.sh
$ curl "${CI_API_V4_URL}/projects/$TOOLS_SCRIPTS_PROJECT_ID/repository/files/Spec-template%2Edocx/raw?ref=master" >> onem2m_spec_template.docx
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  578k  100  578k    0     0  1703k      0 --:--:-- --:--:-- --:--:-- 1701k
$ export SPEC_NAME=$(ls | grep -E "(TS|TR|WI).*\.md" | cut -d'.' -f1)
$ echo 'Publishing spec'
Publishing spec
$ ./publish_spec.sh ${CI_PROJECT_URL} ${CI_COMMIT_TAG} onem2m_spec_template.docx $SPEC_NAME
\n------ Checking for docker image --------
Error response from daemon: pull access denied for pandoc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
------ Removing previous outputs --------
rm: cannot remove '**/*.docx': No such file or directory
------ Parsing repo URL --------
HOST URL: https://git.onem2m.org
PROJECT NAME: ts/ts-0019
TAG NAME: v3.5.2
SPEC NAME: TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test
------ Getting .md file(s) ------
\n------ Adding TOC to spec --------
# Contents

[1 Scope](#1-scope)  
[2 References](#2-references)  
    [2.1 Normative references](#21-normative-references)  
    [2.2 Informative references](#22-informative-references)
[3 Definition of terms, symbols and 
abbreviations](#3-definition-of-terms,-symbols-and-abbreviations)  
    [3.1 Terms](#31-terms)  
    [3.2 Symbols](#32-symbols)  
    [3.2 Abbreviations](#32-abbreviations)  
[4 Conventions](#4-conventions)  
[5 Abstract Test Method (ATM)](#5-abstract-test-method-%28atm%29)  
    [5.1 Abstract protocol tester 
(APT)](#51-abstract-protocol-tester-%28apt%29)  
    [5.2 Test Configuration](#52-test-configuration)  
        [5.2.1 AE Test 
Configuration](#521-ae-test-configuration)  
    [5.3 Test architecture](#53-test-architecture)  
    [5.4 Ports and ASPs (Abstract Services 
Primitives)](#54-ports-and-asps-%28abstract-services-primitives%29)  
        [5.4.0 
Introduction](#540-introduction)  
        [5.4.1 mcaPort, mcaPortIn, 
mccPort, mccPortIn](#541-mcaport,-mcaportin,-mccport,-mccportin)  
        [5.4.2 mcnPort, 
mcnPortIn](#542-mcnport,-mcnportin)  
        [5.4.3 
mccPortInternal](#543-mccportinternal)  
        [5.4.4 utPort](#544-utport)  
            [5.4.4.0
Introduction](#5440-introduction)  
            [5.4.4.1
Usage for Automated AE Testing](#5441-usage-for-automated-ae-testing)  
            [5.4.4.2
Upper Tester Control Primitives](#5442-upper-tester-control-primitives)  
             &n
bsp;  [5.4.4.2.1 Introduction](#54421-introduction)  
             &n
bsp;  [5.4.4.2.2 UtTrigger and UtTriggerAck 
Primitives](#54422-uttrigger-and-uttriggerack-primitives)  
             &n
bsp;  [5.4.4.2.3 Control Communication 
Protocol](#54423-control-communication-protocol)  
             &n
bsp;  [5.4.4.2.4 Control Message 
Serialization](#54424-control-message-serialization)  
        [5.4.5 acPort](#545-acport)  
        [5.4.6 infoPort](#546-infoport) 
    [5.5 Test components](#55-test-components)  
        [5.5.1 Tester](#551-tester)  
        [5.5.2 AeSimu](#552-aesimu)  
        [5.5.3 CseSimu](#553-csesimu)  
        [5.5.4 ScefSimu](#554-scefsimu) 
    [5.6 Test strategy](#56-test-strategy)  
[6 Untestable Test Purposes](#6-untestable-test-purposes)  
[7 ATS Conventions](#7-ats-conventions)  
    [7.0 Introduction](#70-introduction)  
    [7.1 Testing conventions](#71-testing-conventions)  
        [7.1.1 Testing 
states](#711-testing-states)  
            [7.1.1.1
Initial state](#7111-initial-state)  
            [7.1.1.2
Final state](#7112-final-state)  
    [7.2 Naming conventions](#72-naming-conventions)  
        [7.2.1 General 
guidelines](#721-general-guidelines)  
        [7.2.2 oneM2M specific TTCN-3 
naming conventions](#722-onem2m-specific-ttcn-3-naming-conventions)  
        [7.2.3 Usage of Log 
statements](#723-usage-of-log-statements)  
        [7.2.4 Test Case (TC) 
identifier](#724-test-case-%28tc%29-identifier)  
    [7.3 IXIT](#73-ixit)  
[8 TTCN-3 Verifications](#8-ttcn-3-verifications)  
[Annex A (normative): TTCN-3 library 
modules](#annex-a-%28normative%29%3A-ttcn-3-library-modules)  
    [A.1 Electronic annex, zip file with TTCN-3 
code](#a1-electronic-annex,-zip-file-with-ttcn-3-code)  
[Annex B (informative): 
Bibliography](#annex-b-%28informative%29%3A-bibliography)  
[History](#history)  


\n------ Preparaing spec --------
Reading document            0:00:00
Correcting TOC              0:00:00
Replacing table captions    0:00:00
Replacing figure captions   0:00:00
Replacing figure captions   0:00:00
Replacing linebreaks        0:00:00
Correcting table separators 0:00:00
Writing document            0:00:00
\n------ Publishing spec --------
section_end:1739437607:step_script
section_start:1739437607:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=871014 revision=f5da3c5a version=16.6.1
baseline/*_v3.5.2.docx: found 1 matching artifact files and directories 
baseline/*_v3.5.2.pdf: found 1 matching artifact files and directories 
baseline/*_v3.5.2.epub: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=3108 responseStatus=201 Created token=glcbt-64
section_end:1739437608:upload_artifacts_on_success
section_start:1739437608:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1739437608:cleanup_file_variables
Job succeeded