Pull request #323 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/device-rfid-llrp-go Obtained Jenkinsfile from f13a230a394e33dc1d1dfa761fd92df3fc120dfa+e953b5d979b63c9a08202fb364bebc5c28219661 (115cffea7e020a2eedb10fe257067d788d8d7d0c) 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-ssh10584650298107647322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13145611975944106169.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/device-rfid-llrp-go/branches/PR-323/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/device-rfid-llrp-go/branches/PR-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13068066958278066768.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/device-rfid-llrp-go/branches/PR-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4811579018708491083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh9554337140383753016.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/device-rfid-llrp-go/branches/PR-323/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/device-rfid-llrp-go/branches/PR-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10131198598618393478.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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-24107 in /w/workspace/undry_device-rfid-llrp-go_PR-323 [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/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit f13a230a394e33dc1d1dfa761fd92df3fc120dfa Merge succeeded, producing f13a230a394e33dc1d1dfa761fd92df3fc120dfa Checking out Revision f13a230a394e33dc1d1dfa761fd92df3fc120dfa (PR-323) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T07:05:19.422Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T07:05:19.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T07:05:19.785Z] ========================================================= [2024-10-30T07:05:19.785Z] EdgeX Global Pipelines Version Info [2024-10-30T07:05:19.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:05:20.556Z] ------------------- [2024-10-30T07:05:20.556Z] stable info: [2024-10-30T07:05:20.556Z] ------------------- [2024-10-30T07:05:20.556Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T07:05:20.556Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T07:05:20.556Z] Message: update stable to v1.0.265 [2024-10-30T07:05:21.136Z] ------------------- [2024-10-30T07:05:21.136Z] experimental info: [2024-10-30T07:05:21.136Z] ------------------- [2024-10-30T07:05:21.136Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T07:05:21.136Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T07:05:21.136Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T07:05:21.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-30T07:05:21.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-30T07:05:21.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T07:05:21.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T07:05:21.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T07:05:21.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T07:05:21.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T07:05:21.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T07:05:21.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T07:05:21.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T07:05:21.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T07:05:21.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-30T07:05:22.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T07:05:22.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T07:05:22.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:05:22.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:05:22.282Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:05:22.351Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:05:22.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T07:05:22.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T07:05:22.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T07:05:22.603Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T07:05:22.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T07:05:22.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T07:05:22.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T07:05:22.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T07:05:22.910Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T07:05:22.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2024-10-30T07:05:23.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2024-10-30T07:05:23.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2024-10-30T07:05:23.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo [2024-10-30T07:05:23.224Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f13a230 [Pipeline] echo [2024-10-30T07:05:23.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:05:23.450Z] provisioning config files... [2024-10-30T07:05:23.467Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config1258677332420943131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:05:23.883Z] ---> ****-login.sh [2024-10-30T07:05:23.883Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:05:24.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:24.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:24.152Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:24.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:24.152Z] [2024-10-30T07:05:24.152Z] Login Succeeded [2024-10-30T07:05:24.152Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:05:24.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:24.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:24.413Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:24.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:24.413Z] [2024-10-30T07:05:24.413Z] Login Succeeded [2024-10-30T07:05:24.413Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:05:24.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:24.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:24.413Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:24.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:24.413Z] [2024-10-30T07:05:24.413Z] Login Succeeded [2024-10-30T07:05:24.413Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:05:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:24.414Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:24.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:24.414Z] [2024-10-30T07:05:24.414Z] Login Succeeded [2024-10-30T07:05:24.414Z] ****.io [2024-10-30T07:05:24.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:24.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:24.675Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:24.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:24.675Z] [2024-10-30T07:05:24.675Z] Login Succeeded [2024-10-30T07:05:24.675Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:05:24.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T07:05:25.446Z] + git rev-list -1 --merges f13a230a394e33dc1d1dfa761fd92df3fc120dfa~1..f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo [2024-10-30T07:05:25.497Z] -----------> git rev-list -1 --merges f13a230a394e33dc1d1dfa761fd92df3fc120dfa~1..f13a230a394e33dc1d1dfa761fd92df3fc120dfa f13a230a394e33dc1d1dfa761fd92df3fc120dfa [false] [Pipeline] sh [2024-10-30T07:05:25.820Z] + git log --format=format:%s -1 f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo [2024-10-30T07:05:25.868Z] ========================================================= [2024-10-30T07:05:25.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T07:05:25.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:05:26.348Z] + git log --format=format:%s -1 f13a230a394e33dc1d1dfa761fd92df3fc120dfa [Pipeline] echo [2024-10-30T07:05:26.386Z] [semverPrep] GIT_COMMIT: f13a230a394e33dc1d1dfa761fd92df3fc120dfa, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T07:05:26.433Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T07:05:26.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:05:26.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T07:05:26.868Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T07:05:26.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T07:05:26.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T07:05:26.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T07:05:26.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:05:27.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:05:27.408Z] [2024-10-30T07:05:27.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:05:27.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:05:28.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T07:05:28.077Z] b85a868b505f: Pulling fs layer [2024-10-30T07:05:28.077Z] e2be974225ed: Pulling fs layer [2024-10-30T07:05:28.077Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T07:05:28.077Z] 988bab9f4d93: Pulling fs layer [2024-10-30T07:05:28.077Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T07:05:28.077Z] eaf3925da568: Pulling fs layer [2024-10-30T07:05:28.077Z] bab4dde63d76: Pulling fs layer [2024-10-30T07:05:28.077Z] bde34c3a00c8: Pulling fs layer [2024-10-30T07:05:28.077Z] b352a97aabf1: Pulling fs layer [2024-10-30T07:05:28.077Z] 4872d77fe225: Pulling fs layer [2024-10-30T07:05:28.077Z] 5851b861e8e6: Pulling fs layer [2024-10-30T07:05:28.077Z] 1469e6f7b9e6: Waiting [2024-10-30T07:05:28.077Z] eaf3925da568: Waiting [2024-10-30T07:05:28.077Z] bab4dde63d76: Waiting [2024-10-30T07:05:28.077Z] bde34c3a00c8: Waiting [2024-10-30T07:05:28.078Z] b352a97aabf1: Waiting [2024-10-30T07:05:28.078Z] 4872d77fe225: Waiting [2024-10-30T07:05:28.078Z] 5851b861e8e6: Waiting [2024-10-30T07:05:28.078Z] 988bab9f4d93: Waiting [2024-10-30T07:05:28.078Z] e2be974225ed: Verifying Checksum [2024-10-30T07:05:28.078Z] e2be974225ed: Download complete [2024-10-30T07:05:28.078Z] 988bab9f4d93: Download complete [2024-10-30T07:05:28.078Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T07:05:28.078Z] 1469e6f7b9e6: Download complete [2024-10-30T07:05:28.078Z] eaf3925da568: Verifying Checksum [2024-10-30T07:05:28.078Z] eaf3925da568: Download complete [2024-10-30T07:05:28.078Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T07:05:28.078Z] 339a4e72a1f5: Download complete [2024-10-30T07:05:28.078Z] bde34c3a00c8: Verifying Checksum [2024-10-30T07:05:28.078Z] bde34c3a00c8: Download complete [2024-10-30T07:05:28.078Z] b352a97aabf1: Verifying Checksum [2024-10-30T07:05:28.078Z] b352a97aabf1: Download complete [2024-10-30T07:05:28.078Z] 4872d77fe225: Download complete [2024-10-30T07:05:28.078Z] 5851b861e8e6: Verifying Checksum [2024-10-30T07:05:28.078Z] 5851b861e8e6: Download complete [2024-10-30T07:05:28.338Z] b85a868b505f: Verifying Checksum [2024-10-30T07:05:28.338Z] b85a868b505f: Download complete [2024-10-30T07:05:28.597Z] bab4dde63d76: Verifying Checksum [2024-10-30T07:05:28.597Z] bab4dde63d76: Download complete [2024-10-30T07:05:29.533Z] b85a868b505f: Pull complete [2024-10-30T07:05:29.793Z] e2be974225ed: Pull complete [2024-10-30T07:05:30.054Z] 339a4e72a1f5: Pull complete [2024-10-30T07:05:30.315Z] 988bab9f4d93: Pull complete [2024-10-30T07:05:30.575Z] 1469e6f7b9e6: Pull complete [2024-10-30T07:05:30.576Z] eaf3925da568: Pull complete [2024-10-30T07:05:32.481Z] bab4dde63d76: Pull complete [2024-10-30T07:05:32.481Z] bde34c3a00c8: Pull complete [2024-10-30T07:05:32.481Z] b352a97aabf1: Pull complete [2024-10-30T07:05:32.481Z] 4872d77fe225: Pull complete [2024-10-30T07:05:32.481Z] 5851b861e8e6: Pull complete [2024-10-30T07:05:32.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T07:05:32.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:05:32.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:05:33.037Z] prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container [2024-10-30T07:05:33.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:05:35.608Z] $ docker top 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 -eo pid,comm [2024-10-30T07:05:35.667Z] 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). [2024-10-30T07:05:35.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:05:35.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:05:35.834Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:05:35.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:05:35.952Z] $ docker exec 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent [2024-10-30T07:05:36.071Z] SSH_AUTH_SOCK=/tmp/ssh-WZ31OR4mJXSD/agent.32 [2024-10-30T07:05:36.071Z] SSH_AGENT_PID=38 [2024-10-30T07:05:36.077Z] Running ssh-add (command line suppressed) [2024-10-30T07:05:36.180Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_2977348619656054162.key (/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_2977348619656054162.key) [2024-10-30T07:05:36.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:05:36.539Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T07:05:36.564Z] $ docker exec --env ******** --env ******** 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent -k [2024-10-30T07:05:36.663Z] unset SSH_AUTH_SOCK; [2024-10-30T07:05:36.664Z] unset SSH_AGENT_PID; [2024-10-30T07:05:36.664Z] echo Agent pid 38 killed; [2024-10-30T07:05:36.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T07:05:36.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:05:36.796Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:05:36.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:05:36.922Z] $ docker exec 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent [2024-10-30T07:05:37.037Z] SSH_AUTH_SOCK=/tmp/ssh-tjSgaiUVCP2H/agent.71 [2024-10-30T07:05:37.037Z] SSH_AGENT_PID=77 [2024-10-30T07:05:37.041Z] Running ssh-add (command line suppressed) [2024-10-30T07:05:37.140Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_5923149357486508421.key (/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/private_key_5923149357486508421.key) [2024-10-30T07:05:37.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:05:37.503Z] + git semver init [2024-10-30T07:05:37.762Z] 2024-10-30 07:05:37,714 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T07:05:37.762Z] 2024-10-30 07:05:37,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver [2024-10-30T07:05:37.762Z] 2024-10-30 07:05:37,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-323/.semver [2024-10-30T07:05:37.762Z] 2024-10-30 07:05:37,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,309 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-323/.git/info/exclude [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,309 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 with force:False [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,309 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,314 [execute] INFO git cat-file --batch-check [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,319 [execute] INFO git cat-file --batch [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:05:39.670Z] 2024-10-30 07:05:39,324 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-323/.semver/PR-323 [2024-10-30T07:05:39.670Z] 0.0.0 [Pipeline] } [2024-10-30T07:05:39.696Z] $ docker exec --env ******** --env ******** 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 ssh-agent -k [2024-10-30T07:05:39.800Z] unset SSH_AUTH_SOCK; [2024-10-30T07:05:39.801Z] unset SSH_AGENT_PID; [2024-10-30T07:05:39.801Z] echo Agent pid 77 killed; [2024-10-30T07:05:39.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:05:40.277Z] + git semver [Pipeline] } [2024-10-30T07:05:40.564Z] $ docker stop --time=1 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 [2024-10-30T07:05:41.860Z] $ docker rm -f --volumes 448289f8d558b40a72d65fb923e8a7c03c1e339f6a18ed7681936799f9c6e991 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:05:42.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T07:05:42.587Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T07:05:42.612Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:05:43.296Z] provisioning config files... [2024-10-30T07:05:43.307Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config10383449514888859854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:05:43.692Z] ---> ****-login.sh [2024-10-30T07:05:43.692Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:05:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:43.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:43.692Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:43.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:43.692Z] [2024-10-30T07:05:43.692Z] Login Succeeded [2024-10-30T07:05:43.692Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:05:43.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:43.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:43.692Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:43.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:43.693Z] [2024-10-30T07:05:43.693Z] Login Succeeded [2024-10-30T07:05:43.693Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:05:43.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:43.952Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:43.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:43.952Z] [2024-10-30T07:05:43.952Z] Login Succeeded [2024-10-30T07:05:43.952Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:05:43.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:43.952Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:43.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:43.952Z] [2024-10-30T07:05:43.952Z] Login Succeeded [2024-10-30T07:05:43.952Z] ****.io [2024-10-30T07:05:44.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:05:44.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:05:44.211Z] Configure a credential helper to remove this warning. See [2024-10-30T07:05:44.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:05:44.211Z] [2024-10-30T07:05:44.211Z] Login Succeeded [2024-10-30T07:05:44.211Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:05:44.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:05:44.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:05:44.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:05:44.574Z] ========================================================= [2024-10-30T07:05:44.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T07:05:44.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:05:45.100Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:05:45.100Z] Sending build context to Docker daemon 11.47MB [2024-10-30T07:05:45.100Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:05:45.100Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T07:05:45.100Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T07:05:45.100Z] 43c4264eed91: Pulling fs layer [2024-10-30T07:05:45.100Z] 4cc291be95ef: Pulling fs layer [2024-10-30T07:05:45.100Z] 2ac1f1163629: Pulling fs layer [2024-10-30T07:05:45.100Z] 5c3c966382ef: Pulling fs layer [2024-10-30T07:05:45.100Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:05:45.100Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T07:05:45.100Z] 9f66e0745190: Pulling fs layer [2024-10-30T07:05:45.100Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T07:05:45.100Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T07:05:45.100Z] 5c3c966382ef: Waiting [2024-10-30T07:05:45.100Z] 4f4fb700ef54: Waiting [2024-10-30T07:05:45.100Z] 5d5c8e513c77: Waiting [2024-10-30T07:05:45.100Z] 9f66e0745190: Waiting [2024-10-30T07:05:45.100Z] 561ebcabdf7f: Waiting [2024-10-30T07:05:45.100Z] 4cc291be95ef: Verifying Checksum [2024-10-30T07:05:45.100Z] 4cc291be95ef: Download complete [2024-10-30T07:05:45.100Z] 5c3c966382ef: Verifying Checksum [2024-10-30T07:05:45.100Z] 5c3c966382ef: Download complete [2024-10-30T07:05:45.360Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:05:45.360Z] 4f4fb700ef54: Download complete [2024-10-30T07:05:45.360Z] 5d5c8e513c77: Download complete [2024-10-30T07:05:45.360Z] 43c4264eed91: Download complete [2024-10-30T07:05:45.360Z] 9f66e0745190: Verifying Checksum [2024-10-30T07:05:45.360Z] 9f66e0745190: Download complete [2024-10-30T07:05:45.360Z] 43c4264eed91: Pull complete [2024-10-30T07:05:45.619Z] 561ebcabdf7f: Download complete [2024-10-30T07:05:45.619Z] 4cc291be95ef: Pull complete [2024-10-30T07:05:45.876Z] 2ac1f1163629: Verifying Checksum [2024-10-30T07:05:45.876Z] 2ac1f1163629: Download complete [2024-10-30T07:05:45.876Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T07:05:45.876Z] f49a43e4bbc0: Download complete [2024-10-30T07:05:49.167Z] 2ac1f1163629: Pull complete [2024-10-30T07:05:49.167Z] 5c3c966382ef: Pull complete [2024-10-30T07:05:49.167Z] 4f4fb700ef54: Pull complete [2024-10-30T07:05:49.167Z] 5d5c8e513c77: Pull complete [2024-10-30T07:05:49.426Z] 9f66e0745190: Pull complete [2024-10-30T07:05:51.327Z] f49a43e4bbc0: Pull complete [2024-10-30T07:05:51.901Z] 561ebcabdf7f: Pull complete [2024-10-30T07:05:51.901Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T07:05:51.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T07:05:51.901Z] ---> 3a752c3f9dda [2024-10-30T07:05:51.901Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:05:55.191Z] ---> Running in 3cf22b40a3d9 [2024-10-30T07:05:55.191Z] Removing intermediate container 3cf22b40a3d9 [2024-10-30T07:05:55.191Z] ---> 3822948ffae8 [2024-10-30T07:05:55.191Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:05:55.191Z] ---> Running in 40fec04c7891 [2024-10-30T07:05:55.191Z] Removing intermediate container 40fec04c7891 [2024-10-30T07:05:55.191Z] ---> 3b5182ab41fd [2024-10-30T07:05:55.191Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T07:05:55.191Z] ---> Running in ef22e799e95f [2024-10-30T07:05:55.191Z] Removing intermediate container ef22e799e95f [2024-10-30T07:05:55.191Z] ---> 8da853a7652b [2024-10-30T07:05:55.191Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:05:55.191Z] ---> Running in e0fee7b66a77 [2024-10-30T07:05:55.191Z] Removing intermediate container e0fee7b66a77 [2024-10-30T07:05:55.191Z] ---> b6a8eaed5aff [2024-10-30T07:05:55.191Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:05:55.191Z] ---> Running in d87b19b63ca1 [2024-10-30T07:05:55.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:05:55.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:05:55.711Z] OK: 246 MiB in 54 packages [2024-10-30T07:05:56.285Z] Removing intermediate container d87b19b63ca1 [2024-10-30T07:05:56.285Z] ---> c76bd522c413 [2024-10-30T07:05:56.285Z] Step 8/12 : WORKDIR /app [2024-10-30T07:05:56.285Z] ---> Running in 28158146e1f8 [2024-10-30T07:05:56.285Z] Removing intermediate container 28158146e1f8 [2024-10-30T07:05:56.285Z] ---> 81d61431c634 [2024-10-30T07:05:56.285Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T07:05:56.546Z] ---> ff640d90ab5c [2024-10-30T07:05:56.546Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:05:56.546Z] ---> Running in 8b974aed5448 [2024-10-30T07:05:58.091Z] Still waiting to schedule task [2024-10-30T07:05:58.091Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-30T07:06:35.460Z] Removing intermediate container 8b974aed5448 [2024-10-30T07:06:35.460Z] ---> 85a85acf30af [2024-10-30T07:06:35.460Z] Step 11/12 : COPY . . [2024-10-30T07:06:35.460Z] ---> a9401971dab2 [2024-10-30T07:06:35.460Z] Step 12/12 : RUN $MAKE [2024-10-30T07:06:35.460Z] ---> Running in 79c3fac8a066 [2024-10-30T07:06:35.460Z] noop [2024-10-30T07:06:35.721Z] Removing intermediate container 79c3fac8a066 [2024-10-30T07:06:35.721Z] ---> 642b3d142efe [2024-10-30T07:06:35.721Z] Successfully built 642b3d142efe [2024-10-30T07:06:35.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:06:36.206Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:06:36.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:06:36.391Z] prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container [2024-10-30T07:06:36.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:06:36.760Z] $ docker top 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:06:37.177Z] + go version [2024-10-30T07:06:37.177Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T07:06:37.215Z] $ docker stop --time=1 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc [2024-10-30T07:06:38.486Z] $ docker rm -f --volumes 53009c349122bb749397e0f90136e7a17e048671b2ead861a78145a7d05edccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:06:39.282Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:06:39.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:06:39.450Z] prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container [2024-10-30T07:06:39.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:06:39.786Z] $ docker top 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:06:40.197Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-323 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:06:40.578Z] + make test [2024-10-30T07:06:40.578Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T07:06:41.955Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-30T07:07:00.020Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-30T07:07:00.020Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-30T07:07:04.206Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.247s coverage: 40.6% of statements [2024-10-30T07:07:04.206Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2024-10-30T07:07:04.206Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements [2024-10-30T07:07:16.402Z] go vet ./... [2024-10-30T07:07:21.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:07:21.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:07:21.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:07:21.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:07:21.760Z] $ docker stop --time=1 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f [2024-10-30T07:07:23.556Z] $ docker rm -f --volumes 90e069f5920c365ba1384bc721d576c34dcdd7f1d4144c1b38870cfb1c590a2f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:07:24.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:07:24.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T07:07:25.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:07:25.416Z] + ls -al . [2024-10-30T07:07:25.416Z] total 716 [2024-10-30T07:07:25.416Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 30 07:06 . [2024-10-30T07:07:25.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 .. [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 30 07:05 .dockerignore [2024-10-30T07:07:25.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:07 .git [2024-10-30T07:07:25.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:05 .github [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 30 07:05 .gitignore [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:05 .golangci.yml [2024-10-30T07:07:25.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:05 .semver [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 30 07:05 Attribution.txt [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 30 07:05 CHANGELOG.md [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 1489 Oct 30 07:05 Dockerfile [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:05 GOVERNANCE.md [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 30 07:05 Jenkinsfile [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 30 07:05 LICENSE [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 30 07:05 Makefile [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 30 07:05 OWNERS.md [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 30 07:05 README.md [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:05 VERSION [2024-10-30T07:07:25.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 bin [2024-10-30T07:07:25.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 cmd [2024-10-30T07:07:25.416Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 30 07:07 coverage.out [2024-10-30T07:07:25.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 examples [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 7128 Oct 30 07:05 go.mod [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 07:05 go.sum [2024-10-30T07:07:25.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:05 images [2024-10-30T07:07:25.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:05 internal [2024-10-30T07:07:25.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:05 pkg [2024-10-30T07:07:25.416Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 30 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:07:25.860Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f13a230a394e33dc1d1dfa761fd92df3fc120dfa --label arch=amd64 --label version=0.0.0 . [2024-10-30T07:07:25.860Z] Sending build context to Docker daemon 11.47MB [2024-10-30T07:07:25.860Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:07:25.860Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T07:07:25.860Z] ---> 642b3d142efe [2024-10-30T07:07:25.860Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:07:25.860Z] ---> Running in 9982f09e5d67 [2024-10-30T07:07:26.119Z] Removing intermediate container 9982f09e5d67 [2024-10-30T07:07:26.119Z] ---> 2cf0ef8cbf6a [2024-10-30T07:07:26.119Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:07:26.119Z] ---> Running in e8cc938914a9 [2024-10-30T07:07:26.119Z] Removing intermediate container e8cc938914a9 [2024-10-30T07:07:26.119Z] ---> 4a97825acb58 [2024-10-30T07:07:26.119Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T07:07:26.119Z] ---> Running in ecb32ee191f7 [2024-10-30T07:07:26.119Z] Removing intermediate container ecb32ee191f7 [2024-10-30T07:07:26.119Z] ---> da7c34e57c95 [2024-10-30T07:07:26.119Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:07:26.119Z] ---> Running in 0dd538645f3e [2024-10-30T07:07:26.379Z] Removing intermediate container 0dd538645f3e [2024-10-30T07:07:26.379Z] ---> 82f89f39736c [2024-10-30T07:07:26.379Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:07:26.379Z] ---> Running in 741864af0c18 [2024-10-30T07:07:26.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:07:26.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:07:27.209Z] OK: 246 MiB in 54 packages [2024-10-30T07:07:27.470Z] Removing intermediate container 741864af0c18 [2024-10-30T07:07:27.470Z] ---> 7ef456c8099e [2024-10-30T07:07:27.470Z] Step 8/25 : WORKDIR /app [2024-10-30T07:07:27.470Z] ---> Running in c4a4955b26f4 [2024-10-30T07:07:27.470Z] Removing intermediate container c4a4955b26f4 [2024-10-30T07:07:27.470Z] ---> fc5d8a8809a0 [2024-10-30T07:07:27.470Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T07:07:27.730Z] ---> f1a0a2175cbd [2024-10-30T07:07:27.730Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:07:27.730Z] ---> Running in dccbcd106086 [2024-10-30T07:07:28.298Z] Removing intermediate container dccbcd106086 [2024-10-30T07:07:28.298Z] ---> 16d90e57bb58 [2024-10-30T07:07:28.298Z] Step 11/25 : COPY . . [2024-10-30T07:07:28.558Z] ---> 8d46995cfc98 [2024-10-30T07:07:28.558Z] Step 12/25 : RUN $MAKE [2024-10-30T07:07:28.558Z] ---> Running in 193cc9e7e60f [2024-10-30T07:07:28.816Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-30T07:08:00.894Z] Removing intermediate container 193cc9e7e60f [2024-10-30T07:08:00.894Z] ---> e40fd96112c3 [2024-10-30T07:08:00.894Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T07:08:00.894Z] 3.20: Pulling from library/alpine [2024-10-30T07:08:00.894Z] 43c4264eed91: Already exists [2024-10-30T07:08:00.894Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:08:00.894Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:08:00.894Z] ---> 91ef0af61f39 [2024-10-30T07:08:00.894Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T07:08:00.894Z] ---> Running in f543cd9971e3 [2024-10-30T07:08:00.894Z] Removing intermediate container f543cd9971e3 [2024-10-30T07:08:00.894Z] ---> ee0c4e08935d [2024-10-30T07:08:00.894Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T07:08:00.894Z] ---> Running in 33cd4221954b [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T07:08:00.894Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:08:00.894Z] OK: 8 MiB in 15 packages [2024-10-30T07:08:00.894Z] Removing intermediate container 33cd4221954b [2024-10-30T07:08:00.894Z] ---> 44a62fafe10f [2024-10-30T07:08:00.894Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-30T07:08:00.894Z] ---> Running in 803ca5d79b1b [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:08:00.894Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:08:00.894Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:08:00.894Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:08:00.894Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:08:00.894Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:08:00.894Z] OK: 8 MiB in 15 packages [2024-10-30T07:08:00.894Z] Removing intermediate container 803ca5d79b1b [2024-10-30T07:08:00.894Z] ---> 8671a3a32b36 [2024-10-30T07:08:00.894Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-30T07:08:00.894Z] ---> 7b66a11a23bf [2024-10-30T07:08:00.894Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-30T07:08:00.894Z] ---> 03b0b2f71af1 [2024-10-30T07:08:00.894Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-30T07:08:01.462Z] ---> 77e20325955d [2024-10-30T07:08:01.462Z] Step 20/25 : EXPOSE 59989 [2024-10-30T07:08:01.462Z] ---> Running in c889fe793bd2 [2024-10-30T07:08:01.721Z] Removing intermediate container c889fe793bd2 [2024-10-30T07:08:01.721Z] ---> 6b46486368cc [2024-10-30T07:08:01.721Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-30T07:08:01.721Z] ---> Running in 4416c764c24e [2024-10-30T07:08:01.721Z] Removing intermediate container 4416c764c24e [2024-10-30T07:08:01.721Z] ---> 9049a4bc068d [2024-10-30T07:08:01.721Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T07:08:01.721Z] ---> Running in ecdb07429817 [2024-10-30T07:08:01.721Z] Removing intermediate container ecdb07429817 [2024-10-30T07:08:01.721Z] ---> 5fd0afbfd2d0 [2024-10-30T07:08:01.721Z] Step 23/25 : LABEL arch=amd64 [2024-10-30T07:08:01.981Z] ---> Running in 135452ed054c [2024-10-30T07:08:01.981Z] Removing intermediate container 135452ed054c [2024-10-30T07:08:01.981Z] ---> bbef928c1bd4 [2024-10-30T07:08:01.981Z] Step 24/25 : LABEL git_sha=f13a230a394e33dc1d1dfa761fd92df3fc120dfa [2024-10-30T07:08:01.981Z] ---> Running in 4645935f51e5 [2024-10-30T07:08:01.981Z] Removing intermediate container 4645935f51e5 [2024-10-30T07:08:01.981Z] ---> e86f26da9dec [2024-10-30T07:08:01.981Z] Step 25/25 : LABEL version=0.0.0 [2024-10-30T07:08:01.981Z] ---> Running in a58bde9cb00b [2024-10-30T07:08:02.240Z] Removing intermediate container a58bde9cb00b [2024-10-30T07:08:02.240Z] ---> 86a08f1da7c5 [2024-10-30T07:08:02.240Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:08:02.240Z] Successfully built 86a08f1da7c5 [2024-10-30T07:08:02.240Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:08:03.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:08:03.260Z] [2024-10-30T07:08:03.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:08:03.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:08:03.659Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T07:08:03.659Z] 5eb5b503b376: Pulling fs layer [2024-10-30T07:08:03.659Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T07:08:03.659Z] ec43610c2a17: Pulling fs layer [2024-10-30T07:08:03.659Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T07:08:03.659Z] 33b1e0a273af: Pulling fs layer [2024-10-30T07:08:03.659Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T07:08:03.659Z] 2f39f015ded8: Pulling fs layer [2024-10-30T07:08:03.659Z] 33b1e0a273af: Waiting [2024-10-30T07:08:03.659Z] 2f39f015ded8: Waiting [2024-10-30T07:08:03.659Z] 5d3b04190fa2: Waiting [2024-10-30T07:08:03.659Z] 3a2ae6a8a46f: Waiting [2024-10-30T07:08:03.659Z] 5c69ac0246d0: Download complete [2024-10-30T07:08:03.659Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T07:08:03.659Z] 3a2ae6a8a46f: Download complete [2024-10-30T07:08:03.659Z] 33b1e0a273af: Download complete [2024-10-30T07:08:03.659Z] ec43610c2a17: Verifying Checksum [2024-10-30T07:08:03.659Z] ec43610c2a17: Download complete [2024-10-30T07:08:03.659Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T07:08:03.659Z] 5d3b04190fa2: Download complete [2024-10-30T07:08:03.917Z] 5eb5b503b376: Verifying Checksum [2024-10-30T07:08:03.917Z] 5eb5b503b376: Download complete [2024-10-30T07:08:04.483Z] 2f39f015ded8: Download complete [2024-10-30T07:08:05.049Z] 5eb5b503b376: Pull complete [2024-10-30T07:08:05.049Z] 5c69ac0246d0: Pull complete [2024-10-30T07:08:05.307Z] ec43610c2a17: Pull complete [2024-10-30T07:08:05.567Z] 3a2ae6a8a46f: Pull complete [2024-10-30T07:08:05.567Z] 33b1e0a273af: Pull complete [2024-10-30T07:08:05.825Z] 5d3b04190fa2: Pull complete [2024-10-30T07:08:10.007Z] 2f39f015ded8: Pull complete [2024-10-30T07:08:10.007Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T07:08:10.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:08:10.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:08:10.261Z] prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container [2024-10-30T07:08:10.293Z] $ 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/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:08:11.597Z] $ docker top b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:08:12.082Z] ---> job-cost.sh [2024-10-30T07:08:12.083Z] lf-activate-venv: SKIPPING [2024-10-30T07:08:12.083Z] INFO: No Stack... [2024-10-30T07:08:12.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:08:12.602Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:08:12.921Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/cost.csv [2024-10-30T07:08:12.921Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:08:12.975Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [2024-10-30T07:08:12.982Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] did not exist. Created. [2024-10-30T07:08:12.988Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:08:13.401Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T07:08:13.455Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:08:13.491Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:08:13.581Z] $ docker stop --time=1 b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 [2024-10-30T07:08:14.745Z] $ docker rm -f --volumes b0536164d35aa0451ee22880c16feef01c208dedc96f78b0465a604e84f61569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T07:09:37.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24108 in /w/workspace/undry_device-rfid-llrp-go_PR-323 [Pipeline] { [Pipeline] ws [2024-10-30T07:09:37.263Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-30T07:09:37.351Z] The recommended git tool is: git [2024-10-30T07:09:42.047Z] using credential edgex-jenkins-ssh [2024-10-30T07:09:42.076Z] Cloning the remote Git repository [2024-10-30T07:09:42.118Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-30T07:09:42.212Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-30T07:09:42.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-30T07:09:42.361Z] > git --version # timeout=10 [2024-10-30T07:09:42.392Z] > git --version # 'git version 2.25.1' [2024-10-30T07:09:42.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:09:42.544Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:09:45.173Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-30T07:09:45.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:09:46.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-30T07:09:46.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-30T07:09:46.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:09:46.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T07:09:46.668Z] Merging remotes/origin/main commit e953b5d979b63c9a08202fb364bebc5c28219661 into PR head commit f13a230a394e33dc1d1dfa761fd92df3fc120dfa [2024-10-30T07:09:47.015Z] Merge succeeded, producing f13a230a394e33dc1d1dfa761fd92df3fc120dfa [2024-10-30T07:09:47.015Z] Checking out Revision f13a230a394e33dc1d1dfa761fd92df3fc120dfa (PR-323) [2024-10-30T07:09:46.694Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T07:09:46.780Z] > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 [2024-10-30T07:09:46.891Z] > git remote # timeout=10 [2024-10-30T07:09:46.909Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T07:09:46.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:09:46.960Z] > git merge e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 [2024-10-30T07:09:46.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T07:09:47.019Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T07:09:47.033Z] > git checkout -f f13a230a394e33dc1d1dfa761fd92df3fc120dfa # timeout=10 [2024-10-30T07:09:50.757Z] Commit message: "refactor!: update module to v4" [2024-10-30T07:09:50.808Z] > git --version # timeout=10 [2024-10-30T07:09:50.819Z] > git --version # 'git version 2.25.1' [2024-10-30T07:09:50.842Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:09:52.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T07:09:52.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:09:52.726Z] Dload Upload Total Spent Left Speed [2024-10-30T07:09:52.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-30T07:09:53.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T07:09:53.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T07:09:53.453Z] + sudo tee /etc/docker/daemon.new [2024-10-30T07:09:53.453Z] { [2024-10-30T07:09:53.453Z] "registry-mirrors": [ [2024-10-30T07:09:53.453Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T07:09:53.453Z] ], [2024-10-30T07:09:53.453Z] "bip": "10.250.0.254/24", [2024-10-30T07:09:53.453Z] "hosts": [ [2024-10-30T07:09:53.453Z] "tcp://0.0.0.0:5555", [2024-10-30T07:09:53.453Z] "unix:///var/run/docker.sock" [2024-10-30T07:09:53.453Z] ], [2024-10-30T07:09:53.453Z] "mtu": 1458, [2024-10-30T07:09:53.453Z] "selinux-enabled": true, [2024-10-30T07:09:53.453Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T07:09:53.453Z] } [Pipeline] sh [2024-10-30T07:09:53.809Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T07:09:54.164Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:10:12.525Z] provisioning config files... [2024-10-30T07:10:12.555Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3491169896011321880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:10:13.042Z] ---> ****-login.sh [2024-10-30T07:10:13.042Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:10:13.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:10:13.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:10:13.594Z] Configure a credential helper to remove this warning. See [2024-10-30T07:10:13.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:10:13.595Z] [2024-10-30T07:10:13.595Z] Login Succeeded [2024-10-30T07:10:13.595Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:10:13.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:10:13.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:10:13.864Z] Configure a credential helper to remove this warning. See [2024-10-30T07:10:13.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:10:13.864Z] [2024-10-30T07:10:13.864Z] Login Succeeded [2024-10-30T07:10:13.864Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:10:14.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:10:14.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:10:14.415Z] Configure a credential helper to remove this warning. See [2024-10-30T07:10:14.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:10:14.415Z] [2024-10-30T07:10:14.415Z] Login Succeeded [2024-10-30T07:10:14.415Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:10:14.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:10:14.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:10:14.685Z] Configure a credential helper to remove this warning. See [2024-10-30T07:10:14.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:10:14.685Z] [2024-10-30T07:10:14.685Z] Login Succeeded [2024-10-30T07:10:14.685Z] ****.io [2024-10-30T07:10:14.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:10:14.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:10:14.954Z] Configure a credential helper to remove this warning. See [2024-10-30T07:10:14.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:10:14.954Z] [2024-10-30T07:10:14.954Z] Login Succeeded [2024-10-30T07:10:15.221Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:10:15.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:10:15.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:10:15.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:10:15.804Z] ========================================================= [2024-10-30T07:10:15.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T07:10:15.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:10:16.349Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:10:16.617Z] Sending build context to Docker daemon 1.21MB [2024-10-30T07:10:16.617Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:10:16.617Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T07:10:16.883Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T07:10:16.883Z] cf04c63912e1: Pulling fs layer [2024-10-30T07:10:16.883Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T07:10:16.883Z] a37a00ec5f00: Pulling fs layer [2024-10-30T07:10:16.883Z] 50b3750afda1: Pulling fs layer [2024-10-30T07:10:16.883Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:10:16.883Z] 80978eb59214: Pulling fs layer [2024-10-30T07:10:16.883Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T07:10:16.883Z] c5a475d317c9: Pulling fs layer [2024-10-30T07:10:16.883Z] 4f4fb700ef54: Waiting [2024-10-30T07:10:16.883Z] 80978eb59214: Waiting [2024-10-30T07:10:16.883Z] c9f46d7d2bd2: Waiting [2024-10-30T07:10:16.883Z] c5a475d317c9: Waiting [2024-10-30T07:10:16.883Z] 50b3750afda1: Waiting [2024-10-30T07:10:16.883Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T07:10:16.883Z] 55b35a11ae5e: Download complete [2024-10-30T07:10:16.883Z] 50b3750afda1: Verifying Checksum [2024-10-30T07:10:16.883Z] 50b3750afda1: Download complete [2024-10-30T07:10:16.883Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:10:16.883Z] 4f4fb700ef54: Download complete [2024-10-30T07:10:16.883Z] 80978eb59214: Verifying Checksum [2024-10-30T07:10:16.883Z] 80978eb59214: Download complete [2024-10-30T07:10:16.883Z] cf04c63912e1: Verifying Checksum [2024-10-30T07:10:16.883Z] cf04c63912e1: Download complete [2024-10-30T07:10:17.470Z] c5a475d317c9: Verifying Checksum [2024-10-30T07:10:17.470Z] c5a475d317c9: Download complete [2024-10-30T07:10:17.743Z] cf04c63912e1: Pull complete [2024-10-30T07:10:18.346Z] 55b35a11ae5e: Pull complete [2024-10-30T07:10:18.618Z] a37a00ec5f00: Verifying Checksum [2024-10-30T07:10:18.619Z] a37a00ec5f00: Download complete [2024-10-30T07:10:19.584Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T07:10:19.584Z] c9f46d7d2bd2: Download complete [2024-10-30T07:10:34.605Z] a37a00ec5f00: Pull complete [2024-10-30T07:10:34.605Z] 50b3750afda1: Pull complete [2024-10-30T07:10:34.605Z] 4f4fb700ef54: Pull complete [2024-10-30T07:10:34.605Z] 80978eb59214: Pull complete [2024-10-30T07:10:41.269Z] c9f46d7d2bd2: Pull complete [2024-10-30T07:10:42.689Z] c5a475d317c9: Pull complete [2024-10-30T07:10:42.689Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T07:10:42.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T07:10:42.689Z] ---> be29e6b0f0d4 [2024-10-30T07:10:42.689Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:10:44.105Z] ---> Running in 8eb5cca9de2e [2024-10-30T07:10:44.380Z] Removing intermediate container 8eb5cca9de2e [2024-10-30T07:10:44.380Z] ---> 97dbb68cd5c4 [2024-10-30T07:10:44.380Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:10:44.646Z] ---> Running in b19bdb664510 [2024-10-30T07:10:44.914Z] Removing intermediate container b19bdb664510 [2024-10-30T07:10:44.914Z] ---> b12da0057cc6 [2024-10-30T07:10:44.914Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T07:10:44.914Z] ---> Running in 0c545b0e1d8d [2024-10-30T07:10:45.180Z] Removing intermediate container 0c545b0e1d8d [2024-10-30T07:10:45.180Z] ---> a5d58140d053 [2024-10-30T07:10:45.180Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:10:45.180Z] ---> Running in 18f0ae5f9b6f [2024-10-30T07:10:45.448Z] Removing intermediate container 18f0ae5f9b6f [2024-10-30T07:10:45.448Z] ---> babc9c553b45 [2024-10-30T07:10:45.448Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:10:45.714Z] ---> Running in 767cbdde459b [2024-10-30T07:10:46.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:10:47.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:10:48.677Z] OK: 238 MiB in 54 packages [2024-10-30T07:10:49.266Z] Removing intermediate container 767cbdde459b [2024-10-30T07:10:49.266Z] ---> bd1d3ce0c4ee [2024-10-30T07:10:49.266Z] Step 8/12 : WORKDIR /app [2024-10-30T07:10:49.546Z] ---> Running in 4469a215fedd [2024-10-30T07:10:49.815Z] Removing intermediate container 4469a215fedd [2024-10-30T07:10:49.815Z] ---> 2a80f28210c1 [2024-10-30T07:10:49.815Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T07:10:50.409Z] ---> cb2a4a8c44a6 [2024-10-30T07:10:50.409Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:10:50.409Z] ---> Running in da1e206a88b7 [2024-10-30T07:12:42.097Z] Removing intermediate container da1e206a88b7 [2024-10-30T07:12:42.097Z] ---> aa57e30ad088 [2024-10-30T07:12:42.097Z] Step 11/12 : COPY . . [2024-10-30T07:12:42.097Z] ---> ac857c6b84b0 [2024-10-30T07:12:42.097Z] Step 12/12 : RUN $MAKE [2024-10-30T07:12:42.097Z] ---> Running in 1f4af064f2d8 [2024-10-30T07:12:42.097Z] noop [2024-10-30T07:12:42.097Z] Removing intermediate container 1f4af064f2d8 [2024-10-30T07:12:42.097Z] ---> 0fc4bb590f53 [2024-10-30T07:12:42.097Z] Successfully built 0fc4bb590f53 [2024-10-30T07:12:42.097Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:42.633Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:12:42.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:42.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container [2024-10-30T07:12:42.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:12:44.175Z] $ docker top fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:12:45.073Z] + go version [2024-10-30T07:12:45.073Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T07:12:45.103Z] $ docker stop --time=1 fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 [2024-10-30T07:12:46.703Z] $ docker rm -f --volumes fdb85d001f16e1ad027ffee5cffbed9c64619752d54af0af99b71accccae71c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:12:47.626Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:12:47.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:12:47.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container [2024-10-30T07:12:47.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:12:49.266Z] $ docker top d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:12:50.187Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:12:50.916Z] + make test [2024-10-30T07:12:50.916Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T07:12:57.577Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-30T07:16:34.493Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-30T07:16:34.493Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-30T07:17:06.751Z] level=DEBUG ts=2024-10-30T07:16:35.721132668Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.726479585Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.727297147Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.727436991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.727563225Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.727270337Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.727987646Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.728987014Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.729104457Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.729271652Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.731492923Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.732220583Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.732458049Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.732621424Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.732950533Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.733502978Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.733662082Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.733996832Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.734636319Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.736356656Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.738464024Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.73867583Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.74011876Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.740993134Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.741089157Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.741172899Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.741640272Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.741722714Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.741898589Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.742247378Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.742330731Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.742414433Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.742549697Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.74303053Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.743187914Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.743308588Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.743549374Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.744082219Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.744281804Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.744401228Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.744951803Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.745185719Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.745487848Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.745666743Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.7477507Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.748744007Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.749292452Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.749174049Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.749719354Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.749874408Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.750358802Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.751060751Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.751213285Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.751436171Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.751728789Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.752592283Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.752779498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.753071026Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.753236191Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.75393032Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.754415993Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.754798394Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.762350511Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.762533626Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.76265085Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.762825104Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.76375695Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.764531601Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.764625844Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.764735057Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.765158969Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.765314673Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.765656582Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.766267489Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.766371432Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.766492225Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.7666528Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.767484243Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.767655707Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.76776823Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.76810637Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.768617024Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.769108327Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.769300973Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.769755935Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.770028793Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.770224438Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.770339921Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.771894024Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.773150528Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.773288782Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.773392965Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.773464187Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.773512688Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.773770586Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.77428376Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.774376552Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.774493975Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.7746611Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.775140823Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.775274837Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.77537683Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.775457372Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.775892354Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.776226233Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.776084239Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.779175914Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.77937615Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.779577435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.77973627Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.780538362Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.781251111Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.781392375Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.781475407Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.78194214Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.782056583Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.782204858Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.782548317Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.78265013Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.782791924Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.782939588Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.783354519Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.783477123Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.783557575Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.783690088Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.786175317Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.786449614Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.786583068Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.78700442Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.787249006Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.787610516Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.787801641Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-30T07:17:06.752Z] --- FAIL: TestAutoDiscoverNaming (0.07s) [2024-10-30T07:17:06.752Z] --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.01s) [2024-10-30T07:17:06.752Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:52332: use of closed network connection [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.788995754Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.789739075Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.790350412Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.790441794Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.790589838Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.790958938Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.791153184Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.791577745Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.791995337Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=WARN ts=2024-10-30T07:16:35.792142861Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.792392928Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.792558502Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.79320315Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.793476628Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.793592351Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.793701694Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.794042293Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.794187687Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.794317481Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.794609989Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.794819654Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.794988329Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.795096972Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-30T07:17:06.752Z] level=DEBUG ts=2024-10-30T07:16:35.795576185Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.796232093Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-30T07:17:06.752Z] level=INFO ts=2024-10-30T07:16:35.796334146Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.796446779Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.753Z] level=WARN ts=2024-10-30T07:16:35.796510901Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.796601694Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.796680656Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.797404206Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.753Z] level=WARN ts=2024-10-30T07:16:35.797484588Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.797662873Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.797807517Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.798126815Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.798272719Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.798351302Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.798492646Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.798956378Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.799277737Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.799466262Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.799826012Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-30T07:17:06.753Z] level=DEBUG ts=2024-10-30T07:16:35.800145171Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.80045666Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-30T07:17:06.753Z] level=INFO ts=2024-10-30T07:16:35.800724857Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-30T07:17:06.753Z] level=WARN ts=2024-10-30T07:16:35.801373235Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-10-30T07:17:06.753Z] FAIL [2024-10-30T07:17:06.753Z] coverage: 40.6% of statements [2024-10-30T07:17:06.753Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.401s [2024-10-30T07:17:06.753Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 95.5% of statements [2024-10-30T07:17:06.753Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.591s coverage: 51.9% of statements [2024-10-30T07:17:06.753Z] FAIL [2024-10-30T07:17:07.357Z] make: *** [Makefile:46: unittest] Error 1 [Pipeline] } [2024-10-30T07:17:07.394Z] $ docker stop --time=1 d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 [2024-10-30T07:17:09.440Z] $ docker rm -f --volumes d793c1aa5a32980e1fe463bf52265bb8745cf08c0782ae303f3d62a4a7d9f0d2 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:17:11.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:17:11.911Z] [2024-10-30T07:17:11.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:17:12.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:17:12.611Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T07:17:12.611Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T07:17:12.611Z] 04944245beec: Pulling fs layer [2024-10-30T07:17:12.611Z] 699f458cf7ca: Pulling fs layer [2024-10-30T07:17:12.611Z] 765212b225bb: Pulling fs layer [2024-10-30T07:17:12.611Z] f23df028b6ca: Pulling fs layer [2024-10-30T07:17:12.611Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T07:17:12.611Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T07:17:12.611Z] 765212b225bb: Waiting [2024-10-30T07:17:12.611Z] f23df028b6ca: Waiting [2024-10-30T07:17:12.611Z] 2437ff75d9bd: Waiting [2024-10-30T07:17:12.611Z] 04944245beec: Verifying Checksum [2024-10-30T07:17:12.611Z] 04944245beec: Download complete [2024-10-30T07:17:12.611Z] 765212b225bb: Verifying Checksum [2024-10-30T07:17:12.611Z] 765212b225bb: Download complete [2024-10-30T07:17:12.611Z] f23df028b6ca: Verifying Checksum [2024-10-30T07:17:12.611Z] f23df028b6ca: Download complete [2024-10-30T07:17:12.611Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T07:17:12.611Z] d65c8cfc05b1: Download complete [2024-10-30T07:17:12.882Z] 699f458cf7ca: Verifying Checksum [2024-10-30T07:17:12.882Z] 699f458cf7ca: Download complete [2024-10-30T07:17:13.468Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T07:17:13.468Z] 8998bd30e6a1: Download complete [2024-10-30T07:17:16.052Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T07:17:16.052Z] 2437ff75d9bd: Download complete [2024-10-30T07:17:18.635Z] 8998bd30e6a1: Pull complete [2024-10-30T07:17:18.903Z] 04944245beec: Pull complete [2024-10-30T07:17:20.847Z] 699f458cf7ca: Pull complete [2024-10-30T07:17:20.847Z] 765212b225bb: Pull complete [2024-10-30T07:17:21.815Z] f23df028b6ca: Pull complete [2024-10-30T07:17:22.083Z] d65c8cfc05b1: Pull complete [2024-10-30T07:17:40.310Z] 2437ff75d9bd: Pull complete [2024-10-30T07:17:40.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T07:17:40.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:17:40.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:17:40.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-24108 does not seem to be running inside a container [2024-10-30T07:17:40.742Z] $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T07:17:42.902Z] $ docker top 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:43.829Z] ---> job-cost.sh [2024-10-30T07:17:43.829Z] lf-activate-venv: SKIPPING [2024-10-30T07:17:43.829Z] INFO: No Stack... [2024-10-30T07:17:44.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T07:17:45.066Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:17:45.738Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-30T07:17:45.738Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:17:45.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [2024-10-30T07:17:45.830Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] did not exist. Created. [2024-10-30T07:17:45.837Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:17:46.590Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-363eefcf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T07:17:47.276Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T07:17:47.327Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T07:17:47.825Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:17:47.848Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:17:47.948Z] $ docker stop --time=1 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 [2024-10-30T07:17:49.433Z] $ docker rm -f --volumes 6ba3634eb3ca10778e2e3e2f7482762b6267efbd2e865dbac700c8296891d972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T07:17:50.276Z] Failed in branch arm64 [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 [2024-10-30T07:17:52.928Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-323/archives ] [2024-10-30T07:17:52.928Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-323/archives [2024-10-30T07:17:52.928Z] total 16 [2024-10-30T07:17:52.928Z] drwxr-xr-x 3 root root 4096 Oct 30 07:08 . [2024-10-30T07:17:52.928Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 07:08 .. [2024-10-30T07:17:52.928Z] drwxr-xr-x 2 root root 4096 Oct 30 07:08 cost [2024-10-30T07:17:52.928Z] -rw-r--r-- 1 root root 91 Oct 30 07:08 cost.csv [2024-10-30T07:17:52.928Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-323/archives [2024-10-30T07:17:52.928Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-323/archives [2024-10-30T07:17:52.928Z] total 16 [2024-10-30T07:17:52.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:08 . [2024-10-30T07:17:52.928Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 30 07:08 .. [2024-10-30T07:17:52.928Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:08 cost [2024-10-30T07:17:52.928Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 30 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:53.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:54.191Z] ---> package-listing.sh [2024-10-30T07:17:54.191Z] ++ facter osfamily [2024-10-30T07:17:54.191Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T07:17:54.450Z] + OS_FAMILY=debian [2024-10-30T07:17:54.450Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-323 [2024-10-30T07:17:54.450Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T07:17:54.450Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T07:17:54.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T07:17:54.450Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T07:17:54.450Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-323 ']' [2024-10-30T07:17:54.450Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T07:17:54.450Z] + case "${OS_FAMILY}" in [2024-10-30T07:17:54.450Z] + dpkg -l [2024-10-30T07:17:54.450Z] + grep '^ii' [2024-10-30T07:17:54.450Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T07:17:54.450Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T07:17:54.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T07:17:54.450Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-323 ']' [2024-10-30T07:17:54.450Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/ [2024-10-30T07:17:54.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-323/archives/ [Pipeline] echo [2024-10-30T07:17:54.499Z] 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/undry_device-rfid-llrp-go_PR-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T07:17:54.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:17:55.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:17:55.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:17:55.738Z] prd-ubuntu20.04-docker-8c-8g-24107 does not seem to be running inside a container [2024-10-30T07:17:55.772Z] $ 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/undry_device-rfid-llrp-go_PR-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-323 -v /w/workspace/undry_device-rfid-llrp-go_PR-323:/w/workspace/undry_device-rfid-llrp-go_PR-323:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-323@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-323@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 [2024-10-30T07:17:55.974Z] $ docker top 861f85c2acd18acc7e596488e330c5143e7fca3ca1256d2c0a66ad8165a250b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:17:56.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T07:17:56.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T07:17:57.033Z] + ls /var/log/sa-host [2024-10-30T07:17:57.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:17:57.274Z] provisioning config files... [2024-10-30T07:17:57.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-323@tmp/config8104429273596502373tmp [Pipeline] { [Pipeline] echo [2024-10-30T07:17:57.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:57.681Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T07:17:57.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:58.154Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T07:17:58.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:58.526Z] ---> sudo-logs.sh [2024-10-30T07:17:58.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T07:17:58.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:17:58.947Z] ---> job-cost.sh [2024-10-30T07:17:58.947Z] lf-activate-venv: SKIPPING [2024-10-30T07:17:58.947Z] DEBUG: total: 0.2199999988079071 [2024-10-30T07:17:58.947Z] INFO: Retrieving Stack Cost... [2024-10-30T07:17:59.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:17:59.780Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T07:17:59.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:18:00.158Z] ---> logs-deploy.sh [2024-10-30T07:18:00.158Z] lf-activate-venv: SKIPPING [2024-10-30T07:18:00.158Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-323/1 [2024-10-30T07:18:00.158Z] INFO: archiving workspace using pattern(s): [2024-10-30T07:18:01.098Z] Archives upload complete. [2024-10-30T07:18:01.098Z] INFO: archiving logs to Nexus