Pull request #1012 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 128efbb9cb158722b6faad000531970c2f656548+beaeb51bf53b0ca371ccfc7ed4199659b76c172d (5afec1a6c5f9c14f8c245c595cc9e3a144962629) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17644594498127897792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18060816858631457173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-1012/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-1012/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16500275252616773257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-1012/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10048176973466594300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15377548126473308303.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-1012/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-1012/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh637474189618963516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6418 in /w/workspace/ry_go-mod-core-contracts_PR-1012 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/ry_go-mod-core-contracts_PR-1012 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/1012/head:refs/remotes/origin/PR-1012 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit beaeb51bf53b0ca371ccfc7ed4199659b76c172d into PR head commit 128efbb9cb158722b6faad000531970c2f656548 Merge succeeded, producing 128efbb9cb158722b6faad000531970c2f656548 Checking out Revision 128efbb9cb158722b6faad000531970c2f656548 (PR-1012) > git config core.sparsecheckout # timeout=10 > git checkout -f 128efbb9cb158722b6faad000531970c2f656548 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge beaeb51bf53b0ca371ccfc7ed4199659b76c172d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 128efbb9cb158722b6faad000531970c2f656548 # timeout=10 Commit message: "feat: Reduce payload size for device events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T02:22:58.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T02:22:58.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T02:22:58.739Z] ========================================================= [2025-08-07T02:22:58.739Z] EdgeX Global Pipelines Version Info [2025-08-07T02:22:58.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:22:59.542Z] ------------------- [2025-08-07T02:22:59.542Z] stable info: [2025-08-07T02:22:59.542Z] ------------------- [2025-08-07T02:22:59.542Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T02:22:59.542Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T02:22:59.542Z] Message: update stable to v1.0.276 [2025-08-07T02:23:00.482Z] ------------------- [2025-08-07T02:23:00.482Z] experimental info: [2025-08-07T02:23:00.482Z] ------------------- [2025-08-07T02:23:00.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T02:23:00.483Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T02:23:00.483Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T02:23:00.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2025-08-07T02:23:00.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2025-08-07T02:23:00.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T02:23:00.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T02:23:00.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T02:23:00.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T02:23:01.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T02:23:01.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T02:23:01.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T02:23:01.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T02:23:01.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T02:23:01.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2025-08-07T02:23:01.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T02:23:01.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T02:23:01.438Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:23:01.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:23:01.542Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:23:01.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T02:23:01.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T02:23:01.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T02:23:01.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T02:23:01.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T02:23:01.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T02:23:01.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T02:23:01.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-08-07T02:23:02.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T02:23:02.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T02:23:02.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1012 [Pipeline] echo [2025-08-07T02:23:02.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1012 [Pipeline] echo [2025-08-07T02:23:02.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1012 [Pipeline] echo [2025-08-07T02:23:02.303Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 128efbb9cb158722b6faad000531970c2f656548 [Pipeline] echo [2025-08-07T02:23:02.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 128efbb [Pipeline] echo [2025-08-07T02:23:02.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T02:23:02.976Z] + git rev-list -1 --merges 128efbb9cb158722b6faad000531970c2f656548~1..128efbb9cb158722b6faad000531970c2f656548 [Pipeline] echo [2025-08-07T02:23:03.023Z] -----------> git rev-list -1 --merges 128efbb9cb158722b6faad000531970c2f656548~1..128efbb9cb158722b6faad000531970c2f656548 128efbb9cb158722b6faad000531970c2f656548 [false] [Pipeline] sh [2025-08-07T02:23:03.372Z] + git log --format=format:%s -1 128efbb9cb158722b6faad000531970c2f656548 [Pipeline] echo [2025-08-07T02:23:03.411Z] ========================================================= [2025-08-07T02:23:03.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T02:23:03.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T02:23:03.869Z] + git log --format=format:%s -1 128efbb9cb158722b6faad000531970c2f656548 [Pipeline] echo [2025-08-07T02:23:03.907Z] [semverPrep] GIT_COMMIT: 128efbb9cb158722b6faad000531970c2f656548, Commit Message: feat: Reduce payload size for device events [Pipeline] echo [2025-08-07T02:23:03.947Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T02:23:04.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T02:23:04.361Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T02:23:04.361Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T02:23:04.361Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T02:23:04.361Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T02:23:04.361Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T02:23:04.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:04.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:23:04.878Z] [2025-08-07T02:23:04.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:05.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:23:05.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T02:23:05.533Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T02:23:05.533Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T02:23:05.533Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T02:23:05.533Z] 461d9e800cba: Pulling fs layer [2025-08-07T02:23:05.533Z] 80192f66455f: Pulling fs layer [2025-08-07T02:23:05.534Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T02:23:05.534Z] a29436f7fd5d: Pulling fs layer [2025-08-07T02:23:05.534Z] 923cac83aea3: Pulling fs layer [2025-08-07T02:23:05.534Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T02:23:05.534Z] db01528c6b51: Pulling fs layer [2025-08-07T02:23:05.534Z] 28988de357af: Pulling fs layer [2025-08-07T02:23:05.534Z] a29436f7fd5d: Waiting [2025-08-07T02:23:05.534Z] 923cac83aea3: Waiting [2025-08-07T02:23:05.534Z] 25ad8b0a4227: Waiting [2025-08-07T02:23:05.534Z] db01528c6b51: Waiting [2025-08-07T02:23:05.534Z] 28988de357af: Waiting [2025-08-07T02:23:05.534Z] 2e8e34ca0e6c: Waiting [2025-08-07T02:23:05.534Z] 461d9e800cba: Waiting [2025-08-07T02:23:05.534Z] 80192f66455f: Waiting [2025-08-07T02:23:05.534Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T02:23:05.534Z] 6bf1a483ea7c: Download complete [2025-08-07T02:23:05.534Z] 461d9e800cba: Download complete [2025-08-07T02:23:05.534Z] 80192f66455f: Verifying Checksum [2025-08-07T02:23:05.534Z] 80192f66455f: Download complete [2025-08-07T02:23:05.534Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T02:23:05.534Z] f5dfc541a4d3: Download complete [2025-08-07T02:23:05.793Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T02:23:05.793Z] 3dae71ba6b94: Download complete [2025-08-07T02:23:05.793Z] 923cac83aea3: Download complete [2025-08-07T02:23:05.793Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T02:23:05.793Z] 25ad8b0a4227: Download complete [2025-08-07T02:23:05.793Z] db01528c6b51: Verifying Checksum [2025-08-07T02:23:05.793Z] db01528c6b51: Download complete [2025-08-07T02:23:05.793Z] 28988de357af: Verifying Checksum [2025-08-07T02:23:05.793Z] 28988de357af: Download complete [2025-08-07T02:23:06.052Z] a29436f7fd5d: Verifying Checksum [2025-08-07T02:23:06.052Z] a29436f7fd5d: Download complete [2025-08-07T02:23:06.311Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T02:23:06.311Z] 2e8e34ca0e6c: Download complete [2025-08-07T02:23:06.879Z] 3dae71ba6b94: Pull complete [2025-08-07T02:23:07.139Z] 6bf1a483ea7c: Pull complete [2025-08-07T02:23:07.709Z] f5dfc541a4d3: Pull complete [2025-08-07T02:23:07.709Z] 461d9e800cba: Pull complete [2025-08-07T02:23:07.709Z] 80192f66455f: Pull complete [2025-08-07T02:23:11.002Z] 2e8e34ca0e6c: Pull complete [2025-08-07T02:23:11.939Z] a29436f7fd5d: Pull complete [2025-08-07T02:23:11.939Z] 923cac83aea3: Pull complete [2025-08-07T02:23:11.939Z] 25ad8b0a4227: Pull complete [2025-08-07T02:23:11.939Z] db01528c6b51: Pull complete [2025-08-07T02:23:11.939Z] 28988de357af: Pull complete [2025-08-07T02:23:11.939Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T02:23:12.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T02:23:12.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:23:12.481Z] prd-ubuntu20.04-docker-8c-8g-6418 does not seem to be running inside a container [2025-08-07T02:23:12.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_PR-1012 -v /w/workspace/ry_go-mod-core-contracts_PR-1012:/w/workspace/ry_go-mod-core-contracts_PR-1012:rw,z -v /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T02:23:15.968Z] $ docker top 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 -eo pid,comm [2025-08-07T02:23:16.017Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T02:23:16.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T02:23:16.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:23:16.176Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:23:16.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:23:16.273Z] $ docker exec 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 ssh-agent [2025-08-07T02:23:16.376Z] SSH_AUTH_SOCK=/tmp/ssh-oXVUsI4DzJJn/agent.31 [2025-08-07T02:23:16.376Z] SSH_AGENT_PID=37 [2025-08-07T02:23:16.382Z] Running ssh-add (command line suppressed) [2025-08-07T02:23:16.476Z] Identity added: /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp/private_key_12377253211975420175.key (/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp/private_key_12377253211975420175.key) [2025-08-07T02:23:16.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:23:16.831Z] + git config --global --add safe.directory /w/workspace/ry_go-mod-core-contracts_PR-1012 [Pipeline] sh [2025-08-07T02:23:17.141Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T02:23:17.165Z] $ docker exec --env ******** --env ******** 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 ssh-agent -k [2025-08-07T02:23:17.259Z] unset SSH_AUTH_SOCK; [2025-08-07T02:23:17.260Z] unset SSH_AGENT_PID; [2025-08-07T02:23:17.260Z] echo Agent pid 37 killed; [2025-08-07T02:23:17.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T02:23:17.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T02:23:17.379Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T02:23:17.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T02:23:17.484Z] $ docker exec 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 ssh-agent [2025-08-07T02:23:17.594Z] SSH_AUTH_SOCK=/tmp/ssh-eyU5LmgClmAe/agent.84 [2025-08-07T02:23:17.594Z] SSH_AGENT_PID=90 [2025-08-07T02:23:17.599Z] Running ssh-add (command line suppressed) [2025-08-07T02:23:17.697Z] Identity added: /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp/private_key_5945660649957721891.key (/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp/private_key_5945660649957721891.key) [2025-08-07T02:23:17.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T02:23:18.064Z] + git semver init [2025-08-07T02:23:18.323Z] 2025-08-07 02:23:18,271 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T02:23:18.323Z] 2025-08-07 02:23:18,280 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T02:23:18.323Z] 2025-08-07 02:23:18,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver [2025-08-07T02:23:18.323Z] 2025-08-07 02:23:18,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/ry_go-mod-core-contracts_PR-1012/.semver [2025-08-07T02:23:18.323Z] 2025-08-07 02:23:18,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver'], cwd=/w/workspace/ry_go-mod-core-contracts_PR-1012, stdin=None, shell=False, universal_newlines=False) [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,183 [append_file] DEBUG append to file:/w/workspace/ry_go-mod-core-contracts_PR-1012/.git/info/exclude [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver/PR-1012 with force:False [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,184 [write_file] DEBUG write to file:/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver/PR-1012 [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,188 [execute] INFO git cat-file --batch-check [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,192 [execute] INFO git cat-file --batch [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_go-mod-core-contracts_PR-1012/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T02:23:19.267Z] 2025-08-07 02:23:19,196 [read_version] DEBUG read version from /w/workspace/ry_go-mod-core-contracts_PR-1012/.semver/PR-1012 [2025-08-07T02:23:19.267Z] 0.0.0 [Pipeline] } [2025-08-07T02:23:19.294Z] $ docker exec --env ******** --env ******** 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 ssh-agent -k [2025-08-07T02:23:19.383Z] unset SSH_AUTH_SOCK; [2025-08-07T02:23:19.384Z] unset SSH_AGENT_PID; [2025-08-07T02:23:19.384Z] echo Agent pid 90 killed; [2025-08-07T02:23:19.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T02:23:19.841Z] + git semver [Pipeline] } [2025-08-07T02:23:20.438Z] $ docker stop --time=1 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 [2025-08-07T02:23:21.731Z] $ docker rm -f --volumes 6af8f0837d5670d33d2f2b79f7d9f686883873804adb83a82a66c49b900611f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T02:23:22.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T02:23:22.461Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T02:23:22.485Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-08-07T02:23:23.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:23:23.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T02:23:23.753Z] ========================================================= [2025-08-07T02:23:23.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T02:23:23.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-08-07T02:23:24.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T02:23:24.172Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-07T02:23:24.172Z] 0a9a5dfd008f: Pulling fs layer [2025-08-07T02:23:24.172Z] 36466aa92d05: Pulling fs layer [2025-08-07T02:23:24.172Z] e10405b45d13: Pulling fs layer [2025-08-07T02:23:24.172Z] 096b7ceb2af7: Pulling fs layer [2025-08-07T02:23:24.172Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T02:23:24.172Z] c451b95d7931: Pulling fs layer [2025-08-07T02:23:24.172Z] 9febf9df4401: Pulling fs layer [2025-08-07T02:23:24.172Z] 1477f019b032: Pulling fs layer [2025-08-07T02:23:24.172Z] c7dc25521971: Pulling fs layer [2025-08-07T02:23:24.172Z] 9febf9df4401: Waiting [2025-08-07T02:23:24.172Z] 1477f019b032: Waiting [2025-08-07T02:23:24.172Z] c7dc25521971: Waiting [2025-08-07T02:23:24.172Z] 096b7ceb2af7: Waiting [2025-08-07T02:23:24.172Z] 4f4fb700ef54: Waiting [2025-08-07T02:23:24.172Z] c451b95d7931: Waiting [2025-08-07T02:23:24.172Z] 36466aa92d05: Verifying Checksum [2025-08-07T02:23:24.172Z] 36466aa92d05: Download complete [2025-08-07T02:23:24.172Z] 096b7ceb2af7: Verifying Checksum [2025-08-07T02:23:24.172Z] 096b7ceb2af7: Download complete [2025-08-07T02:23:24.172Z] 4f4fb700ef54: Verifying Checksum [2025-08-07T02:23:24.172Z] 4f4fb700ef54: Download complete [2025-08-07T02:23:24.172Z] 0a9a5dfd008f: Download complete [2025-08-07T02:23:24.172Z] c451b95d7931: Verifying Checksum [2025-08-07T02:23:24.172Z] c451b95d7931: Download complete [2025-08-07T02:23:24.172Z] 9febf9df4401: Verifying Checksum [2025-08-07T02:23:24.172Z] 9febf9df4401: Download complete [2025-08-07T02:23:24.431Z] 0a9a5dfd008f: Pull complete [2025-08-07T02:23:24.431Z] c7dc25521971: Verifying Checksum [2025-08-07T02:23:24.431Z] c7dc25521971: Download complete [2025-08-07T02:23:24.431Z] 36466aa92d05: Pull complete [2025-08-07T02:23:24.692Z] e10405b45d13: Download complete [2025-08-07T02:23:24.951Z] 1477f019b032: Verifying Checksum [2025-08-07T02:23:24.951Z] 1477f019b032: Download complete [2025-08-07T02:23:29.141Z] e10405b45d13: Pull complete [2025-08-07T02:23:29.400Z] 096b7ceb2af7: Pull complete [2025-08-07T02:23:29.400Z] 4f4fb700ef54: Pull complete [2025-08-07T02:23:29.400Z] c451b95d7931: Pull complete [2025-08-07T02:23:29.400Z] 9febf9df4401: Pull complete [2025-08-07T02:23:31.930Z] 1477f019b032: Pull complete [2025-08-07T02:23:32.189Z] c7dc25521971: Pull complete [2025-08-07T02:23:32.189Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T02:23:32.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T02:23:32.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-08-07T02:23:32.498Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:32.885Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T02:23:32.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:23:33.047Z] prd-ubuntu20.04-docker-8c-8g-6418 does not seem to be running inside a container [2025-08-07T02:23:33.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_go-mod-core-contracts_PR-1012 -v /w/workspace/ry_go-mod-core-contracts_PR-1012:/w/workspace/ry_go-mod-core-contracts_PR-1012:rw,z -v /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T02:23:36.165Z] $ docker top 5af8f44c0c84da533adedae71e5ffeb5659c36f3d4744e0d2cffb507c0ba99f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:23:36.567Z] + go version [2025-08-07T02:23:36.567Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T02:23:36.596Z] $ docker stop --time=1 5af8f44c0c84da533adedae71e5ffeb5659c36f3d4744e0d2cffb507c0ba99f6 [2025-08-07T02:23:37.833Z] $ docker rm -f --volumes 5af8f44c0c84da533adedae71e5ffeb5659c36f3d4744e0d2cffb507c0ba99f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:38.564Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T02:23:38.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:23:38.714Z] prd-ubuntu20.04-docker-8c-8g-6418 does not seem to be running inside a container [2025-08-07T02:23:38.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_go-mod-core-contracts_PR-1012 -v /w/workspace/ry_go-mod-core-contracts_PR-1012:/w/workspace/ry_go-mod-core-contracts_PR-1012:rw,z -v /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T02:23:38.960Z] $ docker top 971404ee89418d29001cd3a8712762536ee80c6992cb8ce66e8e3ab4a3438002 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:23:39.357Z] + git config --global --add safe.directory /w/workspace/ry_go-mod-core-contracts_PR-1012 [Pipeline] fileExists [Pipeline] sh [2025-08-07T02:23:39.720Z] + make test [2025-08-07T02:23:39.720Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2025-08-07T02:23:39.720Z] go: downloading github.com/go-playground/validator/v10 v10.27.0 [2025-08-07T02:23:39.720Z] go: downloading github.com/google/uuid v1.6.0 [2025-08-07T02:23:39.720Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-08-07T02:23:39.720Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.0 [2025-08-07T02:23:39.720Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-08-07T02:23:39.720Z] go: downloading github.com/go-kit/log v0.2.1 [2025-08-07T02:23:39.979Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-08-07T02:23:39.979Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-08-07T02:23:39.979Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-08-07T02:23:39.979Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-08-07T02:23:39.979Z] go: downloading github.com/x448/float16 v0.8.4 [2025-08-07T02:23:39.979Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-08-07T02:23:39.979Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-08-07T02:23:39.979Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-08-07T02:23:39.979Z] go: downloading golang.org/x/crypto v0.36.0 [2025-08-07T02:23:39.979Z] go: downloading golang.org/x/text v0.23.0 [2025-08-07T02:23:39.979Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-08-07T02:23:40.237Z] go: downloading golang.org/x/net v0.38.0 [2025-08-07T02:23:40.237Z] go: downloading golang.org/x/sys v0.31.0 [2025-08-07T02:23:42.764Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements [2025-08-07T02:23:49.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] [2025-08-07T02:23:49.322Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements [2025-08-07T02:23:49.322Z] github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements [2025-08-07T02:23:49.322Z] --- FAIL: TestGetCommand (0.00s) [2025-08-07T02:23:49.322Z] deviceservicecommand_test.go:57: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/clients/http/deviceservicecommand_test.go:57 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: responses.EventResponse{BaseResponse:common.BaseResponse{Versionable:common.Versionable{ApiVersion:"v3"}, RequestId:"def22774-c180-47d0-8451-d8d7acda2310", Message:"", StatusCode:200}, Event:dtos.Event{Versionable:common.Versionable{ApiVersion:"v3"}, Id:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", DeviceName:"TestDevice", ProfileName:"TestDeviceProfileName", SourceName:"", Origin:1594963842, Readings:[]dtos.BaseReading(nil), Tags:dtos.Tags{"GatewayID":"Houston-0001", "Latitude":"29.630771", "Longitude":"-95.377603"}}} [2025-08-07T02:23:49.322Z] actual : responses.EventResponse{BaseResponse:common.BaseResponse{Versionable:common.Versionable{ApiVersion:"v3"}, RequestId:"def22774-c180-47d0-8451-d8d7acda2310", Message:"", StatusCode:200}, Event:dtos.Event{Versionable:common.Versionable{ApiVersion:"v3"}, Id:"7a1707f0-166f-4c4b-bc9d-1d54c74e0137", DeviceName:"TestDevice", ProfileName:"TestDeviceProfileName", SourceName:"", Origin:1594963842, Readings:[]dtos.BaseReading{}, Tags:dtos.Tags{"GatewayID":"Houston-0001", "Latitude":"29.630771", "Longitude":"-95.377603"}}} [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.322Z] --- Expected [2025-08-07T02:23:49.322Z] +++ Actual [2025-08-07T02:23:49.322Z] @@ -18,3 +18,4 @@ [2025-08-07T02:23:49.322Z] Origin: (int64) 1594963842, [2025-08-07T02:23:49.322Z] - Readings: ([]dtos.BaseReading) , [2025-08-07T02:23:49.322Z] + Readings: ([]dtos.BaseReading) { [2025-08-07T02:23:49.322Z] + }, [2025-08-07T02:23:49.322Z] Tags: (dtos.Tags) (len=3) { [2025-08-07T02:23:49.322Z] Test: TestGetCommand [2025-08-07T02:23:49.322Z] FAIL [2025-08-07T02:23:49.322Z] coverage: 79.0% of statements [2025-08-07T02:23:49.322Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.100s [2025-08-07T02:23:49.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.007s coverage: 35.5% of statements [2025-08-07T02:23:49.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.008s coverage: 29.4% of statements [2025-08-07T02:23:49.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.009s coverage: 31.7% of statements [2025-08-07T02:23:49.322Z] --- FAIL: TestEvent_MarshalNullReading (0.02s) [2025-08-07T02:23:49.322Z] --- FAIL: TestEvent_MarshalNullReading/marshal_with_JSON_encode (0.01s) [2025-08-07T02:23:49.322Z] event_test.go:278: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: "TestDevice" [2025-08-07T02:23:49.322Z] actual : "" [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.322Z] --- Expected [2025-08-07T02:23:49.322Z] +++ Actual [2025-08-07T02:23:49.322Z] @@ -1 +1 @@ [2025-08-07T02:23:49.322Z] -TestDevice [2025-08-07T02:23:49.322Z] + [2025-08-07T02:23:49.322Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.322Z] event_test.go:279: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.322Z] actual : "" [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.322Z] --- Expected [2025-08-07T02:23:49.322Z] +++ Actual [2025-08-07T02:23:49.322Z] @@ -1 +1 @@ [2025-08-07T02:23:49.322Z] -TestDeviceProfileName [2025-08-07T02:23:49.322Z] + [2025-08-07T02:23:49.322Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.322Z] event_test.go:280: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: "Int8" [2025-08-07T02:23:49.322Z] actual : "" [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.322Z] --- Expected [2025-08-07T02:23:49.322Z] +++ Actual [2025-08-07T02:23:49.322Z] @@ -1 +1 @@ [2025-08-07T02:23:49.322Z] -Int8 [2025-08-07T02:23:49.322Z] + [2025-08-07T02:23:49.322Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.322Z] event_test.go:281: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: "Int8" [2025-08-07T02:23:49.322Z] actual : "" [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.322Z] --- Expected [2025-08-07T02:23:49.322Z] +++ Actual [2025-08-07T02:23:49.322Z] @@ -1 +1 @@ [2025-08-07T02:23:49.322Z] -Int8 [2025-08-07T02:23:49.322Z] + [2025-08-07T02:23:49.322Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.322Z] event_test.go:282: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.322Z] Error: Should be true [2025-08-07T02:23:49.322Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.322Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.322Z] event_test.go:278: [2025-08-07T02:23:49.322Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.322Z] Error: Not equal: [2025-08-07T02:23:49.322Z] expected: "TestDevice" [2025-08-07T02:23:49.322Z] actual : "" [2025-08-07T02:23:49.322Z] [2025-08-07T02:23:49.322Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDeviceProfileName [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:280: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int16" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int16 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:281: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int16" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int16 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:282: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.323Z] Error: Should be true [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.323Z] event_test.go:278: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDevice" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDeviceProfileName [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:280: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int32" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int32 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:281: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int32" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int32 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:282: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.323Z] Error: Should be true [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.323Z] event_test.go:278: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDevice" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDeviceProfileName [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:280: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int64" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int64 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:281: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Int64" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Int64 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:282: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.323Z] Error: Should be true [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.323Z] event_test.go:278: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDevice" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDeviceProfileName [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:280: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Uint8" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Uint8 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:281: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Uint8" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Uint8 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:282: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.323Z] Error: Should be true [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.323Z] event_test.go:278: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDevice" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDeviceProfileName [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:280: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Uint16" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Uint16 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:281: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "Uint16" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -Uint16 [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:282: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.323Z] Error: Should be true [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.323Z] event_test.go:278: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDevice" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.323Z] Diff: [2025-08-07T02:23:49.323Z] --- Expected [2025-08-07T02:23:49.323Z] +++ Actual [2025-08-07T02:23:49.323Z] @@ -1 +1 @@ [2025-08-07T02:23:49.323Z] -TestDevice [2025-08-07T02:23:49.323Z] + [2025-08-07T02:23:49.323Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.323Z] event_test.go:279: [2025-08-07T02:23:49.323Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.323Z] Error: Not equal: [2025-08-07T02:23:49.323Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.323Z] actual : "" [2025-08-07T02:23:49.323Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Uint32" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Uint32 [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:281: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Uint32" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Uint32 [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:282: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.324Z] Error: Should be true [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.324Z] event_test.go:278: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDevice" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDevice [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:279: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Uint64" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Uint64 [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:281: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Uint64" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Uint64 [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:282: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.324Z] Error: Should be true [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.324Z] event_test.go:278: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDevice" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDevice [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:279: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int8Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int8Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:281: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int8Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int8Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:282: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.324Z] Error: Should be true [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.324Z] event_test.go:278: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDevice" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDevice [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:279: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int16Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int16Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:281: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int16Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int16Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:282: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.324Z] Error: Should be true [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.324Z] event_test.go:278: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDevice" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDevice [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:279: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int32Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int32Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:281: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int32Array" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -Int32Array [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:282: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.324Z] Error: Should be true [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.324Z] event_test.go:278: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDevice" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDevice [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:279: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.324Z] actual : "" [2025-08-07T02:23:49.324Z] [2025-08-07T02:23:49.324Z] Diff: [2025-08-07T02:23:49.324Z] --- Expected [2025-08-07T02:23:49.324Z] +++ Actual [2025-08-07T02:23:49.324Z] @@ -1 +1 @@ [2025-08-07T02:23:49.324Z] -TestDeviceProfileName [2025-08-07T02:23:49.324Z] + [2025-08-07T02:23:49.324Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.324Z] event_test.go:280: [2025-08-07T02:23:49.324Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.324Z] Error: Not equal: [2025-08-07T02:23:49.324Z] expected: "Int64Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Int64Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:281: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Int64Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Int64Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:282: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.325Z] Error: Should be true [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.325Z] event_test.go:278: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDevice" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDevice [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:279: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDeviceProfileName [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:280: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint8Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint8Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:281: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint8Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint8Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:282: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.325Z] Error: Should be true [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.325Z] event_test.go:278: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDevice" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDevice [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:279: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDeviceProfileName [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:280: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint16Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint16Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:281: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint16Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint16Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:282: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.325Z] Error: Should be true [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.325Z] event_test.go:278: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDevice" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDevice [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:279: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDeviceProfileName [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:280: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint32Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint32Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:281: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "Uint32Array" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -Uint32Array [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:282: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.325Z] Error: Should be true [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.325Z] event_test.go:278: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDevice" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.325Z] -TestDevice [2025-08-07T02:23:49.325Z] + [2025-08-07T02:23:49.325Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.325Z] event_test.go:279: [2025-08-07T02:23:49.325Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.325Z] Error: Not equal: [2025-08-07T02:23:49.325Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.325Z] actual : "" [2025-08-07T02:23:49.325Z] [2025-08-07T02:23:49.325Z] Diff: [2025-08-07T02:23:49.325Z] --- Expected [2025-08-07T02:23:49.325Z] +++ Actual [2025-08-07T02:23:49.325Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Uint64Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Uint64Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:281: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Uint64Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Uint64Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:282: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.326Z] Error: Should be true [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.326Z] event_test.go:278: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDevice" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDevice [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:279: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float32" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float32 [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:281: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float32" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float32 [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:282: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.326Z] Error: Should be true [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.326Z] event_test.go:278: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDevice" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDevice [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:279: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float64" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float64 [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:281: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float64" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float64 [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:282: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.326Z] Error: Should be true [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.326Z] event_test.go:278: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDevice" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDevice [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:279: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float32Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float32Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:281: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float32Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float32Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:282: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.326Z] Error: Should be true [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.326Z] event_test.go:278: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDevice" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDevice [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:279: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float64Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float64Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:281: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Float64Array" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -Float64Array [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:282: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.326Z] Error: Should be true [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.326Z] event_test.go:278: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDevice" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDevice [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:279: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.326Z] actual : "" [2025-08-07T02:23:49.326Z] [2025-08-07T02:23:49.326Z] Diff: [2025-08-07T02:23:49.326Z] --- Expected [2025-08-07T02:23:49.326Z] +++ Actual [2025-08-07T02:23:49.326Z] @@ -1 +1 @@ [2025-08-07T02:23:49.326Z] -TestDeviceProfileName [2025-08-07T02:23:49.326Z] + [2025-08-07T02:23:49.326Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.326Z] event_test.go:280: [2025-08-07T02:23:49.326Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.326Z] Error: Not equal: [2025-08-07T02:23:49.326Z] expected: "Object" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Object [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Object" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Object [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:282: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.327Z] Error: Should be true [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.327Z] event_test.go:278: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDevice" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDevice [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:279: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDeviceProfileName [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:280: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "ObjectArray" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -ObjectArray [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "ObjectArray" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -ObjectArray [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:282: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.327Z] Error: Should be true [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.327Z] event_test.go:278: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDevice" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDevice [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:279: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDeviceProfileName [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:280: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Binary" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Binary [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Binary" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Binary [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] event_test.go:282: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.327Z] Error: Should be true [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_JSON_encode [2025-08-07T02:23:49.327Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.327Z] --- FAIL: TestEvent_MarshalNullReading/marshal_with_CBOR_encode (0.01s) [2025-08-07T02:23:49.327Z] event_test.go:278: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDevice" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDevice [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:279: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDeviceProfileName [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:280: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int8" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Int8 [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int8" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Int8 [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:282: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.327Z] Error: Should be true [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.327Z] event_test.go:278: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDevice" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDevice [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:279: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDeviceProfileName [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:280: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int16" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Int16 [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int16" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Int16 [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:282: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.327Z] Error: Should be true [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.327Z] event_test.go:278: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDevice" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDevice [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:279: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -TestDeviceProfileName [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:280: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int32" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.327Z] --- Expected [2025-08-07T02:23:49.327Z] +++ Actual [2025-08-07T02:23:49.327Z] @@ -1 +1 @@ [2025-08-07T02:23:49.327Z] -Int32 [2025-08-07T02:23:49.327Z] + [2025-08-07T02:23:49.327Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.327Z] event_test.go:281: [2025-08-07T02:23:49.327Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.327Z] Error: Not equal: [2025-08-07T02:23:49.327Z] expected: "Int32" [2025-08-07T02:23:49.327Z] actual : "" [2025-08-07T02:23:49.327Z] [2025-08-07T02:23:49.327Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Int32 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:282: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.328Z] Error: Should be true [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.328Z] event_test.go:278: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDevice" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDevice [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:279: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDeviceProfileName [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:280: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Int64" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Int64 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:281: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Int64" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Int64 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:282: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.328Z] Error: Should be true [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.328Z] event_test.go:278: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDevice" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDevice [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:279: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDeviceProfileName [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:280: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint8" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint8 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:281: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint8" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint8 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:282: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.328Z] Error: Should be true [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.328Z] event_test.go:278: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDevice" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDevice [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:279: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDeviceProfileName [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:280: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint16" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint16 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:281: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint16" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint16 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:282: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.328Z] Error: Should be true [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.328Z] event_test.go:278: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDevice" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDevice [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:279: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDeviceProfileName [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:280: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint32" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint32 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:281: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint32" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint32 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:282: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.328Z] Error: Should be true [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.328Z] event_test.go:278: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDevice" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDevice [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:279: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -TestDeviceProfileName [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:280: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint64" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint64 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.328Z] event_test.go:281: [2025-08-07T02:23:49.328Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.328Z] Error: Not equal: [2025-08-07T02:23:49.328Z] expected: "Uint64" [2025-08-07T02:23:49.328Z] actual : "" [2025-08-07T02:23:49.328Z] [2025-08-07T02:23:49.328Z] Diff: [2025-08-07T02:23:49.328Z] --- Expected [2025-08-07T02:23:49.328Z] +++ Actual [2025-08-07T02:23:49.328Z] @@ -1 +1 @@ [2025-08-07T02:23:49.328Z] -Uint64 [2025-08-07T02:23:49.328Z] + [2025-08-07T02:23:49.328Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDevice [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:279: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDeviceProfileName [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:280: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int8Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int8Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:281: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int8Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int8Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDevice [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:279: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDeviceProfileName [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:280: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int16Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int16Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:281: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int16Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int16Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDevice [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:279: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDeviceProfileName [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:280: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int32Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int32Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:281: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int32Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int32Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDevice [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:279: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDeviceProfileName [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:280: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int64Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int64Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:281: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Int64Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Int64Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDevice [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:279: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -TestDeviceProfileName [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:280: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Uint8Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Uint8Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:281: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "Uint8Array" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.329Z] Diff: [2025-08-07T02:23:49.329Z] --- Expected [2025-08-07T02:23:49.329Z] +++ Actual [2025-08-07T02:23:49.329Z] @@ -1 +1 @@ [2025-08-07T02:23:49.329Z] -Uint8Array [2025-08-07T02:23:49.329Z] + [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] event_test.go:282: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.329Z] Error: Should be true [2025-08-07T02:23:49.329Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.329Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.329Z] event_test.go:278: [2025-08-07T02:23:49.329Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.329Z] Error: Not equal: [2025-08-07T02:23:49.329Z] expected: "TestDevice" [2025-08-07T02:23:49.329Z] actual : "" [2025-08-07T02:23:49.329Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDevice [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:279: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDeviceProfileName [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:280: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint16Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint16Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:281: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint16Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint16Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:282: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.330Z] Error: Should be true [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.330Z] event_test.go:278: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDevice" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDevice [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:279: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDeviceProfileName [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:280: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint32Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint32Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:281: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint32Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint32Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:282: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.330Z] Error: Should be true [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.330Z] event_test.go:278: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDevice" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDevice [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:279: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDeviceProfileName [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:280: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint64Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint64Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:281: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Uint64Array" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Uint64Array [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:282: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.330Z] Error: Should be true [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.330Z] event_test.go:278: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDevice" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDevice [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:279: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDeviceProfileName [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:280: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Float32" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Float32 [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:281: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Float32" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Float32 [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:282: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.330Z] Error: Should be true [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.330Z] event_test.go:278: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDevice" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDevice [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:279: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -TestDeviceProfileName [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:280: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Float64" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Float64 [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:281: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "Float64" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.330Z] --- Expected [2025-08-07T02:23:49.330Z] +++ Actual [2025-08-07T02:23:49.330Z] @@ -1 +1 @@ [2025-08-07T02:23:49.330Z] -Float64 [2025-08-07T02:23:49.330Z] + [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] event_test.go:282: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.330Z] Error: Should be true [2025-08-07T02:23:49.330Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.330Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.330Z] event_test.go:278: [2025-08-07T02:23:49.330Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.330Z] Error: Not equal: [2025-08-07T02:23:49.330Z] expected: "TestDevice" [2025-08-07T02:23:49.330Z] actual : "" [2025-08-07T02:23:49.330Z] [2025-08-07T02:23:49.330Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDevice [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:279: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDeviceProfileName [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:280: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Float32Array" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Float32Array [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:281: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Float32Array" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Float32Array [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:282: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.331Z] Error: Should be true [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.331Z] event_test.go:278: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDevice" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDevice [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:279: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDeviceProfileName [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:280: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Float64Array" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Float64Array [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:281: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Float64Array" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Float64Array [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:282: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.331Z] Error: Should be true [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.331Z] event_test.go:278: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDevice" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDevice [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:279: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDeviceProfileName [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:280: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Object" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Object [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:281: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Object" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Object [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:282: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.331Z] Error: Should be true [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.331Z] event_test.go:278: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDevice" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDevice [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:279: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDeviceProfileName [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:280: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "ObjectArray" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -ObjectArray [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:281: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "ObjectArray" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -ObjectArray [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:282: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.331Z] Error: Should be true [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.331Z] event_test.go:278: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:278 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDevice" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDevice [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:279: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:279 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "TestDeviceProfileName" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -TestDeviceProfileName [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:280: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:280 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Binary" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Binary [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:281: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:281 [2025-08-07T02:23:49.331Z] Error: Not equal: [2025-08-07T02:23:49.331Z] expected: "Binary" [2025-08-07T02:23:49.331Z] actual : "" [2025-08-07T02:23:49.331Z] [2025-08-07T02:23:49.331Z] Diff: [2025-08-07T02:23:49.331Z] --- Expected [2025-08-07T02:23:49.331Z] +++ Actual [2025-08-07T02:23:49.331Z] @@ -1 +1 @@ [2025-08-07T02:23:49.331Z] -Binary [2025-08-07T02:23:49.331Z] + [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] event_test.go:282: [2025-08-07T02:23:49.331Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/event_test.go:282 [2025-08-07T02:23:49.331Z] Error: Should be true [2025-08-07T02:23:49.331Z] Test: TestEvent_MarshalNullReading/marshal_with_CBOR_encode [2025-08-07T02:23:49.331Z] Messages: isNull should be true after marshaling [2025-08-07T02:23:49.331Z] FAIL [2025-08-07T02:23:49.331Z] coverage: 74.6% of statements [2025-08-07T02:23:49.331Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.043s [2025-08-07T02:23:49.331Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.007s coverage: 90.0% of statements [2025-08-07T02:23:49.590Z] {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"name":"TestDevice","parent":"ParentDevice","adminState":"LOCKED","operatingState":"UP","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","autoEvents":[{"interval":"300ms","onChange":true,"onChangeThreshold":0.01,"sourceName":"TestDevice","retention":{"maxCap":0,"minCap":0,"duration":""}}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"tags":{"TestTagsKey":"TestTagsValue"},"properties":{}}} [2025-08-07T02:23:49.591Z] {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","device":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDevice","parent":"ParentDevice","description":"TestDescription","adminState":"LOCKED","operatingState":"UP","serviceName":"TestDeviceServiceName","profileName":"TestDeviceProfileName","labels":["MODBUS","TEMP"],"location":"{40lat;45long}","autoEvents":[{"interval":"300ms","onChange":true,"onChangeThreshold":0.01,"sourceName":"TestDevice","retention":{"maxCap":0,"minCap":0,"duration":""}}],"protocols":{"modbus-ip":{"Address":"localhost","Port":"1502","UnitID":"1"}},"tags":{"TestTagsKey":"TestTagsValue"},"properties":{"LastScan":1702275547}}} [2025-08-07T02:23:49.591Z] {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"name":"TestDeviceServiceName","labels":["MODBUS","TEMP"],"baseAddress":"http://0.0.0.0:49991/api/v1/callback","adminState":"LOCKED","properties":{}}} [2025-08-07T02:23:49.591Z] {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","service":{"id":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","name":"TestDeviceServiceName","description":null,"baseAddress":"http://0.0.0.0:49991/api/v1/callback","labels":["MODBUS","TEMP"],"adminState":"LOCKED","properties":null}} [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalJSON (0.00s) [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:243: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:243 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success,_valid_value_type_uint8 (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:243: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:243 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success,_valid_value_type_uint8 [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success,_valid_value_type_UINT8 (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:243: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:243 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalJSON/unmarshal_AddEventRequest_with_success,_valid_value_type_UINT8 [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalCBOR (0.00s) [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:287: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:287 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success,_valid_value_type_uint8 (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:287: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:287 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success,_valid_value_type_uint8 [2025-08-07T02:23:49.591Z] --- FAIL: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success,_valid_value_type_UINT8 (0.00s) [2025-08-07T02:23:49.591Z] event_test.go:287: [2025-08-07T02:23:49.591Z] Error Trace: /w/workspace/ry_go-mod-core-contracts_PR-1012/dtos/requests/event_test.go:287 [2025-08-07T02:23:49.591Z] Error: Received unexpected error: [2025-08-07T02:23:49.591Z] AddEventRequest.Event.Readings[0].Origin field is required; AddEventRequest.Event.Readings[0].DeviceName field is required; AddEventRequest.Event.Readings[0].ResourceName field is required; AddEventRequest.Event.Readings[0].ProfileName field is required; AddEventRequest.Event.Readings[0].ValueType field is required [2025-08-07T02:23:49.591Z] Test: TestAddEvent_UnmarshalCBOR/unmarshal_AddEventRequest_with_success,_valid_value_type_UINT8 [2025-08-07T02:23:49.591Z] {"apiVersion":"v3","requestId":"82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc","provisionWatcher":{"name":"TestWatcher","serviceName":"TestDeviceServiceName","labels":["TEST","TEMP"],"identifiers":{"address":"localhost","port":"3[0-9]{2}"},"blockingIdentifiers":{"port":["397","398","399"]},"adminState":"LOCKED","discoveredDevice":{"profileName":"TestDeviceProfileName","adminState":"LOCKED","autoEvents":[{"interval":"300ms","onChange":true,"onChangeThreshold":0.01,"sourceName":"TestDevice","retention":{"maxCap":0,"minCap":0,"duration":""}}],"properties":{}}}} [2025-08-07T02:23:49.591Z] FAIL [2025-08-07T02:23:49.591Z] coverage: 83.2% of statements [2025-08-07T02:23:49.591Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.042s [2025-08-07T02:23:49.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.009s coverage: 65.3% of statements [2025-08-07T02:23:49.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.009s coverage: 33.8% of statements [2025-08-07T02:23:49.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.011s coverage: 71.4% of statements [2025-08-07T02:23:49.591Z] FAIL [2025-08-07T02:23:49.591Z] make: *** [Makefile:10: unittest] Error 1 [Pipeline] } [2025-08-07T02:23:49.631Z] $ docker stop --time=1 971404ee89418d29001cd3a8712762536ee80c6992cb8ce66e8e3ab4a3438002 [2025-08-07T02:23:52.005Z] $ docker rm -f --volumes 971404ee89418d29001cd3a8712762536ee80c6992cb8ce66e8e3ab4a3438002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:53.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:23:53.368Z] [2025-08-07T02:23:53.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:23:53.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:23:53.757Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T02:23:53.757Z] 5eb5b503b376: Pulling fs layer [2025-08-07T02:23:53.757Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T02:23:53.757Z] ec43610c2a17: Pulling fs layer [2025-08-07T02:23:53.757Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T02:23:53.757Z] 33b1e0a273af: Pulling fs layer [2025-08-07T02:23:53.757Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T02:23:53.757Z] 2f39f015ded8: Pulling fs layer [2025-08-07T02:23:53.757Z] 33b1e0a273af: Waiting [2025-08-07T02:23:53.757Z] 5d3b04190fa2: Waiting [2025-08-07T02:23:53.757Z] 2f39f015ded8: Waiting [2025-08-07T02:23:53.757Z] 3a2ae6a8a46f: Waiting [2025-08-07T02:23:53.757Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T02:23:53.757Z] 5c69ac0246d0: Download complete [2025-08-07T02:23:53.757Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T02:23:53.757Z] 3a2ae6a8a46f: Download complete [2025-08-07T02:23:53.757Z] 33b1e0a273af: Verifying Checksum [2025-08-07T02:23:53.757Z] 33b1e0a273af: Download complete [2025-08-07T02:23:54.015Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T02:23:54.015Z] 5d3b04190fa2: Download complete [2025-08-07T02:23:54.015Z] ec43610c2a17: Verifying Checksum [2025-08-07T02:23:54.015Z] ec43610c2a17: Download complete [2025-08-07T02:23:54.015Z] 5eb5b503b376: Verifying Checksum [2025-08-07T02:23:54.015Z] 5eb5b503b376: Download complete [2025-08-07T02:23:54.582Z] 2f39f015ded8: Verifying Checksum [2025-08-07T02:23:54.582Z] 2f39f015ded8: Download complete [2025-08-07T02:23:55.149Z] 5eb5b503b376: Pull complete [2025-08-07T02:23:55.407Z] 5c69ac0246d0: Pull complete [2025-08-07T02:23:55.976Z] ec43610c2a17: Pull complete [2025-08-07T02:23:55.976Z] 3a2ae6a8a46f: Pull complete [2025-08-07T02:23:55.976Z] 33b1e0a273af: Pull complete [2025-08-07T02:23:55.976Z] 5d3b04190fa2: Pull complete [2025-08-07T02:24:01.240Z] 2f39f015ded8: Pull complete [2025-08-07T02:24:01.240Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T02:24:01.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:24:01.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:24:01.471Z] prd-ubuntu20.04-docker-8c-8g-6418 does not seem to be running inside a container [2025-08-07T02:24:01.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_go-mod-core-contracts_PR-1012 -v /w/workspace/ry_go-mod-core-contracts_PR-1012:/w/workspace/ry_go-mod-core-contracts_PR-1012:rw,z -v /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T02:24:03.868Z] $ docker top e5e7dfc9174bcbf29ab0c5473baa6625d7857865344978f8e0cc84716a304a8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:04.333Z] ---> job-cost.sh [2025-08-07T02:24:04.333Z] lf-activate-venv: SKIPPING [2025-08-07T02:24:04.333Z] INFO: No Stack... [2025-08-07T02:24:04.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T02:24:04.852Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T02:24:05.165Z] + cat /w/workspace/ry_go-mod-core-contracts_PR-1012/archives/cost.csv [2025-08-07T02:24:05.165Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T02:24:05.209Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-1012-1-stack-cost] [2025-08-07T02:24:05.214Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-1012-1-stack-cost] did not exist. Created. [2025-08-07T02:24:05.220Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-1012-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T02:24:05.626Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T02:24:05.690Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T02:24:05.710Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-1012-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T02:24:05.794Z] $ docker stop --time=1 e5e7dfc9174bcbf29ab0c5473baa6625d7857865344978f8e0cc84716a304a8b [2025-08-07T02:24:06.939Z] $ docker rm -f --volumes e5e7dfc9174bcbf29ab0c5473baa6625d7857865344978f8e0cc84716a304a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T02:24:07.336Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T02:24:09.776Z] + [ -d /w/workspace/ry_go-mod-core-contracts_PR-1012/archives ] [2025-08-07T02:24:09.776Z] + ls -al /w/workspace/ry_go-mod-core-contracts_PR-1012/archives [2025-08-07T02:24:09.776Z] total 16 [2025-08-07T02:24:09.776Z] drwxr-xr-x 3 root root 4096 Aug 7 02:24 . [2025-08-07T02:24:09.776Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 02:24 .. [2025-08-07T02:24:09.776Z] drwxr-xr-x 2 root root 4096 Aug 7 02:24 cost [2025-08-07T02:24:09.776Z] -rw-r--r-- 1 root root 94 Aug 7 02:24 cost.csv [2025-08-07T02:24:09.776Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_go-mod-core-contracts_PR-1012/archives [2025-08-07T02:24:09.776Z] + ls -al /w/workspace/ry_go-mod-core-contracts_PR-1012/archives [2025-08-07T02:24:09.776Z] total 16 [2025-08-07T02:24:09.776Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 02:24 . [2025-08-07T02:24:09.776Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 02:24 .. [2025-08-07T02:24:09.776Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 02:24 cost [2025-08-07T02:24:09.776Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 7 02:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:10.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:11.004Z] ---> package-listing.sh [2025-08-07T02:24:11.004Z] ++ facter osfamily [2025-08-07T02:24:11.004Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T02:24:11.263Z] + OS_FAMILY=debian [2025-08-07T02:24:11.263Z] + workspace=/w/workspace/ry_go-mod-core-contracts_PR-1012 [2025-08-07T02:24:11.263Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T02:24:11.263Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T02:24:11.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T02:24:11.263Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T02:24:11.263Z] + '[' /w/workspace/ry_go-mod-core-contracts_PR-1012 ']' [2025-08-07T02:24:11.263Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T02:24:11.263Z] + case "${OS_FAMILY}" in [2025-08-07T02:24:11.263Z] + dpkg -l [2025-08-07T02:24:11.263Z] + grep '^ii' [2025-08-07T02:24:11.263Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T02:24:11.263Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T02:24:11.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T02:24:11.263Z] + '[' /w/workspace/ry_go-mod-core-contracts_PR-1012 ']' [2025-08-07T02:24:11.263Z] + mkdir -p /w/workspace/ry_go-mod-core-contracts_PR-1012/archives/ [2025-08-07T02:24:11.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_go-mod-core-contracts_PR-1012/archives/ [Pipeline] echo [2025-08-07T02:24:11.306Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_go-mod-core-contracts_PR-1012/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T02:24:11.596Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T02:24:12.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T02:24:12.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T02:24:12.370Z] prd-ubuntu20.04-docker-8c-8g-6418 does not seem to be running inside a container [2025-08-07T02:24:12.393Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_go-mod-core-contracts_PR-1012/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_go-mod-core-contracts_PR-1012 -v /w/workspace/ry_go-mod-core-contracts_PR-1012:/w/workspace/ry_go-mod-core-contracts_PR-1012:rw,z -v /w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T02:24:12.604Z] $ docker top 332b730f7dd1e2b6160fc87daf6fd49a66c103cd683a1a0f7ee1b6bf17a668ae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T02:24:12.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T02:24:13.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T02:24:13.634Z] + ls /var/log/sa-host [2025-08-07T02:24:13.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T02:24:13.846Z] provisioning config files... [2025-08-07T02:24:13.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_go-mod-core-contracts_PR-1012@tmp/config952331180926503439tmp [Pipeline] { [Pipeline] echo [2025-08-07T02:24:13.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:14.269Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T02:24:14.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:14.717Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T02:24:14.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:15.066Z] ---> sudo-logs.sh [2025-08-07T02:24:15.066Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T02:24:15.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:15.474Z] ---> job-cost.sh [2025-08-07T02:24:15.475Z] lf-activate-venv: SKIPPING [2025-08-07T02:24:15.475Z] DEBUG: total: 0.2199999988079071 [2025-08-07T02:24:15.475Z] INFO: Retrieving Stack Cost... [2025-08-07T02:24:15.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T02:24:15.733Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T02:24:15.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T02:24:16.086Z] ---> logs-deploy.sh [2025-08-07T02:24:16.086Z] lf-activate-venv: SKIPPING [2025-08-07T02:24:16.086Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-1012/1 [2025-08-07T02:24:16.086Z] INFO: archiving workspace using pattern(s): [2025-08-07T02:24:17.021Z] Archives upload complete. [2025-08-07T02:24:17.021Z] INFO: archiving logs to Nexus