Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcf4c81422d7461b3d17685e703300397e290cc5+e83b8e1a3e8907a42e6a265f9968d04d77803185 (c2f0c98ceb74aa4f0ead369788f56f855ec31ffb) 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-ssh16353739719816041567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15819677296194662235.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 590556114a56c6d90cc8043840e039c2f74196dc 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-300/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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16777916602022399403.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-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14270624016742430870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6982521588219121362.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-300/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-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8006475796810692589.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4912 in /w/workspace/undry_device-rfid-llrp-go_PR-300 [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-300 # 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 > 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/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit dcf4c81422d7461b3d17685e703300397e290cc5 Merge succeeded, producing dcf4c81422d7461b3d17685e703300397e290cc5 Checking out Revision dcf4c81422d7461b3d17685e703300397e290cc5 (PR-300) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # 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 e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T10:04:16.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T10:04:17.099Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T10:04:17.222Z] ========================================================= [2024-07-03T10:04:17.222Z] EdgeX Global Pipelines Version Info [2024-07-03T10:04:17.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:04:18.010Z] ------------------- [2024-07-03T10:04:18.010Z] stable info: [2024-07-03T10:04:18.010Z] ------------------- [2024-07-03T10:04:18.010Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:04:18.010Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T10:04:18.010Z] Message: update stable to v1.0.260 [2024-07-03T10:04:18.583Z] ------------------- [2024-07-03T10:04:18.583Z] experimental info: [2024-07-03T10:04:18.583Z] ------------------- [2024-07-03T10:04:18.584Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:04:18.584Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T10:04:18.584Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T10:04:18.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-03T10:04:18.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-03T10:04:18.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T10:04:18.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T10:04:19.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T10:04:19.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T10:04:19.143Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T10:04:19.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T10:04:19.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T10:04:19.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T10:04:19.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T10:04:19.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-03T10:04:19.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T10:04:19.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T10:04:19.613Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:04:19.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:04:19.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:04:19.789Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:04:19.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T10:04:19.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T10:04:19.983Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T10:04:20.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T10:04:20.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T10:04:20.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T10:04:20.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T10:04:20.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T10:04:20.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T10:04:20.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2024-07-03T10:04:20.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2024-07-03T10:04:20.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2024-07-03T10:04:20.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:04:20.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcf4c81 [Pipeline] echo [2024-07-03T10:04:20.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:04:20.806Z] provisioning config files... [2024-07-03T10:04:20.820Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config1983772781398617797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:04:21.210Z] ---> ****-login.sh [2024-07-03T10:04:21.210Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:04:21.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:21.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:21.476Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:21.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:21.476Z] [2024-07-03T10:04:21.476Z] Login Succeeded [2024-07-03T10:04:21.476Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:04:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:21.737Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:21.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:21.737Z] [2024-07-03T10:04:21.737Z] Login Succeeded [2024-07-03T10:04:21.737Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:04:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:21.737Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:21.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:21.737Z] [2024-07-03T10:04:21.737Z] Login Succeeded [2024-07-03T10:04:21.737Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:04:21.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:21.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:21.999Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:21.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:21.999Z] [2024-07-03T10:04:21.999Z] Login Succeeded [2024-07-03T10:04:21.999Z] ****.io [2024-07-03T10:04:21.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:22.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:22.260Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:22.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:22.260Z] [2024-07-03T10:04:22.260Z] Login Succeeded [2024-07-03T10:04:22.261Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:04:22.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T10:04:22.956Z] + git rev-list -1 --merges dcf4c81422d7461b3d17685e703300397e290cc5~1..dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:04:23.006Z] -----------> git rev-list -1 --merges dcf4c81422d7461b3d17685e703300397e290cc5~1..dcf4c81422d7461b3d17685e703300397e290cc5 dcf4c81422d7461b3d17685e703300397e290cc5 [false] [Pipeline] sh [2024-07-03T10:04:23.327Z] + git log --format=format:%s -1 dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:04:23.375Z] ========================================================= [2024-07-03T10:04:23.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T10:04:23.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:04:23.844Z] + git log --format=format:%s -1 dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:04:23.894Z] [semverPrep] GIT_COMMIT: dcf4c81422d7461b3d17685e703300397e290cc5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T10:04:23.936Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T10:04:24.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:04:24.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T10:04:24.350Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T10:04:24.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T10:04:24.351Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T10:04:24.351Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T10:04:24.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:04:24.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:04:24.881Z] [2024-07-03T10:04:24.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:04:25.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:04:25.382Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T10:04:25.382Z] b85a868b505f: Pulling fs layer [2024-07-03T10:04:25.382Z] e2be974225ed: Pulling fs layer [2024-07-03T10:04:25.382Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T10:04:25.382Z] 988bab9f4d93: Pulling fs layer [2024-07-03T10:04:25.382Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T10:04:25.382Z] eaf3925da568: Pulling fs layer [2024-07-03T10:04:25.382Z] bab4dde63d76: Pulling fs layer [2024-07-03T10:04:25.382Z] bde34c3a00c8: Pulling fs layer [2024-07-03T10:04:25.382Z] b352a97aabf1: Pulling fs layer [2024-07-03T10:04:25.382Z] 4872d77fe225: Pulling fs layer [2024-07-03T10:04:25.382Z] 5851b861e8e6: Pulling fs layer [2024-07-03T10:04:25.382Z] bde34c3a00c8: Waiting [2024-07-03T10:04:25.382Z] b352a97aabf1: Waiting [2024-07-03T10:04:25.382Z] 4872d77fe225: Waiting [2024-07-03T10:04:25.382Z] 1469e6f7b9e6: Waiting [2024-07-03T10:04:25.382Z] 5851b861e8e6: Waiting [2024-07-03T10:04:25.382Z] eaf3925da568: Waiting [2024-07-03T10:04:25.382Z] bab4dde63d76: Waiting [2024-07-03T10:04:25.382Z] 988bab9f4d93: Waiting [2024-07-03T10:04:25.642Z] e2be974225ed: Verifying Checksum [2024-07-03T10:04:25.642Z] e2be974225ed: Download complete [2024-07-03T10:04:25.642Z] 988bab9f4d93: Download complete [2024-07-03T10:04:25.642Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T10:04:25.642Z] 1469e6f7b9e6: Download complete [2024-07-03T10:04:25.642Z] eaf3925da568: Verifying Checksum [2024-07-03T10:04:25.642Z] eaf3925da568: Download complete [2024-07-03T10:04:25.642Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T10:04:25.642Z] 339a4e72a1f5: Download complete [2024-07-03T10:04:25.642Z] bde34c3a00c8: Verifying Checksum [2024-07-03T10:04:25.642Z] bde34c3a00c8: Download complete [2024-07-03T10:04:25.642Z] b352a97aabf1: Download complete [2024-07-03T10:04:25.642Z] 4872d77fe225: Download complete [2024-07-03T10:04:25.642Z] 5851b861e8e6: Verifying Checksum [2024-07-03T10:04:25.642Z] 5851b861e8e6: Download complete [2024-07-03T10:04:25.642Z] b85a868b505f: Download complete [2024-07-03T10:04:26.210Z] bab4dde63d76: Verifying Checksum [2024-07-03T10:04:26.210Z] bab4dde63d76: Download complete [2024-07-03T10:04:27.150Z] b85a868b505f: Pull complete [2024-07-03T10:04:27.150Z] e2be974225ed: Pull complete [2024-07-03T10:04:27.717Z] 339a4e72a1f5: Pull complete [2024-07-03T10:04:27.717Z] 988bab9f4d93: Pull complete [2024-07-03T10:04:27.976Z] 1469e6f7b9e6: Pull complete [2024-07-03T10:04:27.976Z] eaf3925da568: Pull complete [2024-07-03T10:04:29.913Z] bab4dde63d76: Pull complete [2024-07-03T10:04:29.913Z] bde34c3a00c8: Pull complete [2024-07-03T10:04:30.175Z] b352a97aabf1: Pull complete [2024-07-03T10:04:30.435Z] 4872d77fe225: Pull complete [2024-07-03T10:04:30.435Z] 5851b861e8e6: Pull complete [2024-07-03T10:04:30.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T10:04:30.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:04:30.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:04:30.714Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2024-07-03T10:04:30.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T10:04:34.205Z] $ docker top 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 -eo pid,comm [2024-07-03T10:04:34.264Z] 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-07-03T10:04:34.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:04:34.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:04:34.431Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:04:34.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:04:34.556Z] $ docker exec 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 ssh-agent [2024-07-03T10:04:34.670Z] SSH_AUTH_SOCK=/tmp/ssh-ncYTdpbzzHNS/agent.32 [2024-07-03T10:04:34.670Z] SSH_AGENT_PID=38 [2024-07-03T10:04:34.677Z] Running ssh-add (command line suppressed) [2024-07-03T10:04:34.778Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_122510603966142960.key (/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_122510603966142960.key) [2024-07-03T10:04:34.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:04:35.147Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T10:04:35.173Z] $ docker exec --env ******** --env ******** 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 ssh-agent -k [2024-07-03T10:04:35.280Z] unset SSH_AUTH_SOCK; [2024-07-03T10:04:35.281Z] unset SSH_AGENT_PID; [2024-07-03T10:04:35.281Z] echo Agent pid 38 killed; [2024-07-03T10:04:35.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T10:04:35.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:04:35.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:04:35.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:04:35.526Z] $ docker exec 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 ssh-agent [2024-07-03T10:04:35.650Z] SSH_AUTH_SOCK=/tmp/ssh-JjX5zC40EjpZ/agent.71 [2024-07-03T10:04:35.650Z] SSH_AGENT_PID=77 [2024-07-03T10:04:35.655Z] Running ssh-add (command line suppressed) [2024-07-03T10:04:35.754Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_14294241689023496925.key (/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_14294241689023496925.key) [2024-07-03T10:04:35.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:04:36.117Z] + git semver init [2024-07-03T10:04:36.377Z] 2024-07-03 10:04:36,310 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T10:04:36.377Z] 2024-07-03 10:04:36,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver [2024-07-03T10:04:36.377Z] 2024-07-03 10:04:36,313 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-300/.semver [2024-07-03T10:04:36.377Z] 2024-07-03 10:04:36,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300, universal_newlines=False, shell=None, istream=None) [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,731 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-300/.git/info/exclude [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 with force:False [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,732 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,734 [execute] INFO git cat-file --batch-check [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,741 [execute] INFO git cat-file --batch [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:04:37.756Z] 2024-07-03 10:04:37,747 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 [2024-07-03T10:04:37.756Z] 0.0.0 [Pipeline] } [2024-07-03T10:04:38.031Z] $ docker exec --env ******** --env ******** 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 ssh-agent -k [2024-07-03T10:04:38.145Z] unset SSH_AUTH_SOCK; [2024-07-03T10:04:38.145Z] unset SSH_AGENT_PID; [2024-07-03T10:04:38.145Z] echo Agent pid 77 killed; [2024-07-03T10:04:38.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:04:38.622Z] + git semver [Pipeline] } [2024-07-03T10:04:38.909Z] $ docker stop --time=1 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 [2024-07-03T10:04:40.219Z] $ docker rm -f --volumes 6b46ca2df95d767f1eb31b38b8df486c3f4ce1cf462e13c55f2a4220dc0932d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:04:40.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T10:04:40.960Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T10:04:40.983Z] [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-07-03T10:04:41.689Z] provisioning config files... [2024-07-03T10:04:41.700Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config7864792263912707562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:04:42.068Z] ---> ****-login.sh [2024-07-03T10:04:42.068Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:04:42.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:42.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:42.068Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:42.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:42.068Z] [2024-07-03T10:04:42.068Z] Login Succeeded [2024-07-03T10:04:42.068Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:04:42.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:42.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:42.069Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:42.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:42.069Z] [2024-07-03T10:04:42.069Z] Login Succeeded [2024-07-03T10:04:42.069Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:04:42.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:42.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:42.328Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:42.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:42.328Z] [2024-07-03T10:04:42.328Z] Login Succeeded [2024-07-03T10:04:42.328Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:04:42.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:42.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:42.328Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:42.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:42.328Z] [2024-07-03T10:04:42.328Z] Login Succeeded [2024-07-03T10:04:42.328Z] ****.io [2024-07-03T10:04:42.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:04:42.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:04:42.588Z] Configure a credential helper to remove this warning. See [2024-07-03T10:04:42.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:04:42.588Z] [2024-07-03T10:04:42.588Z] Login Succeeded [2024-07-03T10:04:42.588Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:04:42.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:04:42.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:04:42.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:04:42.949Z] ========================================================= [2024-07-03T10:04:42.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T10:04:42.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:04:43.458Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T10:04:43.458Z] Sending build context to Docker daemon 11.53MB [2024-07-03T10:04:43.458Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:04:43.458Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:04:43.458Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T10:04:43.458Z] 619be1103602: Pulling fs layer [2024-07-03T10:04:43.458Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T10:04:43.458Z] 5df492c9dc93: Pulling fs layer [2024-07-03T10:04:43.458Z] 7629e6793208: Pulling fs layer [2024-07-03T10:04:43.458Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:04:43.458Z] fb5054dd5b73: Pulling fs layer [2024-07-03T10:04:43.458Z] eeca6798cff9: Pulling fs layer [2024-07-03T10:04:43.458Z] aa269ceb94a6: Pulling fs layer [2024-07-03T10:04:43.458Z] ada007ff1a6a: Pulling fs layer [2024-07-03T10:04:43.458Z] eeca6798cff9: Waiting [2024-07-03T10:04:43.458Z] aa269ceb94a6: Waiting [2024-07-03T10:04:43.458Z] ada007ff1a6a: Waiting [2024-07-03T10:04:43.458Z] 4f4fb700ef54: Waiting [2024-07-03T10:04:43.458Z] fb5054dd5b73: Waiting [2024-07-03T10:04:43.717Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T10:04:43.717Z] 7862e08f4a3e: Download complete [2024-07-03T10:04:43.717Z] 7629e6793208: Verifying Checksum [2024-07-03T10:04:43.717Z] 7629e6793208: Download complete [2024-07-03T10:04:43.717Z] 4f4fb700ef54: Download complete [2024-07-03T10:04:43.717Z] fb5054dd5b73: Download complete [2024-07-03T10:04:43.717Z] 619be1103602: Verifying Checksum [2024-07-03T10:04:43.717Z] 619be1103602: Download complete [2024-07-03T10:04:43.717Z] eeca6798cff9: Verifying Checksum [2024-07-03T10:04:43.717Z] eeca6798cff9: Download complete [2024-07-03T10:04:43.717Z] 619be1103602: Pull complete [2024-07-03T10:04:43.979Z] ada007ff1a6a: Verifying Checksum [2024-07-03T10:04:43.979Z] ada007ff1a6a: Download complete [2024-07-03T10:04:43.979Z] 7862e08f4a3e: Pull complete [2024-07-03T10:04:44.238Z] 5df492c9dc93: Download complete [2024-07-03T10:04:44.496Z] aa269ceb94a6: Verifying Checksum [2024-07-03T10:04:44.496Z] aa269ceb94a6: Download complete [2024-07-03T10:04:47.780Z] 5df492c9dc93: Pull complete [2024-07-03T10:04:47.780Z] 7629e6793208: Pull complete [2024-07-03T10:04:47.780Z] 4f4fb700ef54: Pull complete [2024-07-03T10:04:47.780Z] fb5054dd5b73: Pull complete [2024-07-03T10:04:48.040Z] eeca6798cff9: Pull complete [2024-07-03T10:04:50.577Z] aa269ceb94a6: Pull complete [2024-07-03T10:04:50.835Z] ada007ff1a6a: Pull complete [2024-07-03T10:04:51.095Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T10:04:51.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T10:04:51.095Z] ---> f489d0715acc [2024-07-03T10:04:51.095Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:04:56.478Z] Still waiting to schedule task [2024-07-03T10:04:56.478Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T10:04:57.673Z] ---> Running in 175b790d9718 [2024-07-03T10:04:57.673Z] Removing intermediate container 175b790d9718 [2024-07-03T10:04:57.673Z] ---> 712d6ef14dda [2024-07-03T10:04:57.673Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:04:57.673Z] ---> Running in 4661367675d2 [2024-07-03T10:04:57.673Z] Removing intermediate container 4661367675d2 [2024-07-03T10:04:57.673Z] ---> 184a79a4da95 [2024-07-03T10:04:57.673Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:04:57.673Z] ---> Running in 5b83778ef0b7 [2024-07-03T10:04:57.673Z] Removing intermediate container 5b83778ef0b7 [2024-07-03T10:04:57.673Z] ---> 6cba477e8ff5 [2024-07-03T10:04:57.673Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:04:57.673Z] ---> Running in 39b4bd5ca0ef [2024-07-03T10:04:57.673Z] Removing intermediate container 39b4bd5ca0ef [2024-07-03T10:04:57.673Z] ---> 1c4a8ae3f057 [2024-07-03T10:04:57.673Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:04:57.673Z] ---> Running in 11dcd03456fd [2024-07-03T10:04:57.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:04:57.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:04:58.194Z] OK: 264 MiB in 52 packages [2024-07-03T10:04:58.763Z] Removing intermediate container 11dcd03456fd [2024-07-03T10:04:58.763Z] ---> 6f7bd89ed9b6 [2024-07-03T10:04:58.763Z] Step 8/12 : WORKDIR /app [2024-07-03T10:04:58.763Z] ---> Running in 530bc1a72d4b [2024-07-03T10:04:58.763Z] Removing intermediate container 530bc1a72d4b [2024-07-03T10:04:58.763Z] ---> 9f7379916269 [2024-07-03T10:04:58.763Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:04:59.022Z] ---> 752b14fd0321 [2024-07-03T10:04:59.022Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:04:59.022Z] ---> Running in 4f0c658e1791 [2024-07-03T10:05:55.297Z] Removing intermediate container 4f0c658e1791 [2024-07-03T10:05:55.297Z] ---> 8bae10f7c653 [2024-07-03T10:05:55.297Z] Step 11/12 : COPY . . [2024-07-03T10:05:55.297Z] ---> ec476688d470 [2024-07-03T10:05:55.297Z] Step 12/12 : RUN $MAKE [2024-07-03T10:05:55.297Z] ---> Running in cf447fd03e78 [2024-07-03T10:05:55.558Z] noop [2024-07-03T10:05:55.819Z] Removing intermediate container cf447fd03e78 [2024-07-03T10:05:55.819Z] ---> a5b1c0dcce98 [2024-07-03T10:05:55.819Z] Successfully built a5b1c0dcce98 [2024-07-03T10:05:55.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:05:56.304Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:05:56.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:05:56.467Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2024-07-03T10:05:56.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@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 ******** ci-base-image-x86_64 cat [2024-07-03T10:05:56.872Z] $ docker top 740c81ab4264bbf63fe0812241f3100fcd3c4b86395bed9f30f7f149328b714c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:05:57.295Z] + go version [2024-07-03T10:05:57.295Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T10:05:57.330Z] $ docker stop --time=1 740c81ab4264bbf63fe0812241f3100fcd3c4b86395bed9f30f7f149328b714c [2024-07-03T10:05:58.677Z] $ docker rm -f --volumes 740c81ab4264bbf63fe0812241f3100fcd3c4b86395bed9f30f7f149328b714c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:05:59.488Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:05:59.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:05:59.661Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2024-07-03T10:05:59.694Z] $ 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-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@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 ******** ci-base-image-x86_64 cat [2024-07-03T10:06:00.033Z] $ docker top 45007c921b546ee1707020ba8225e55e9fe1b657694abbe51f669415fa67d5a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:06:00.436Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-300 [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:06:00.814Z] + make test [2024-07-03T10:06:00.814Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:06:02.736Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:06:24.703Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:06:24.703Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.094905277Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09526547Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095285561Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.095300181Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095423185Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.095444106Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095476357Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09555559Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.09556881Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.095579701Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095602711Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095669904Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.095685424Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.095697145Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095712045Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095763157Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.095783918Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095805548Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09585449Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.09587007Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095895621Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.095921512Z 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-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.096088038Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096221602Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096239523Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.096252154Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096596795Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.096610346Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096658957Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09672835Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.096757461Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.096802512Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096825213Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.096898736Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.097057831Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.097069051Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097104283Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097204396Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.097266138Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097283149Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09731327Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.09733027Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097386472Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097401123Z 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-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.09761287Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097731444Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.097746334Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.097755575Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098003163Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.098064826Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098152029Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098277034Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.098300974Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.098322945Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098364827Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09847234Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.098540493Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.098597874Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098644096Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.09875731Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.098794361Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098827732Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.098911865Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.098942756Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.099151313Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.099263947Z 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-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.09963917Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.099845717Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.099877158Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.099898969Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.099997782Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.100028183Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100062924Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100118376Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.100139197Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.100174848Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.10022371Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100298192Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.100358494Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.100378125Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100416136Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.10051369Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.100602523Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100657884Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100772058Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.100805939Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100858962Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.100903574Z 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-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.101491544Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.101858366Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.101889767Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.101913078Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.101932849Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.10196725Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.101994111Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.102212768Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=WARN ts=2024-07-03T10:06:22.102240889Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.10227287Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.102319032Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.102399655Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.102441296Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.236Z] level=DEBUG ts=2024-07-03T10:06:22.102460057Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.236Z] level=INFO ts=2024-07-03T10:06:22.102488118Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.102667184Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.102700375Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.102724216Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.102812309Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.10285919Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.102888381Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.102920972Z 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-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.103162541Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103337697Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103387748Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.103406249Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103471621Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.103502662Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103571885Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103683979Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.10370447Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.103723731Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103780323Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.103878936Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.103919127Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.103948688Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.10398168Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.104088983Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.104130195Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.104162206Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.104234178Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.104267769Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.104308131Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.104332912Z 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-07-03T10:06:27.237Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2024-07-03T10:06:27.237Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) [2024-07-03T10:06:27.237Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:51524: use of closed network connection [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.10459596Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.104900281Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105076277Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105095258Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.105110248Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105196591Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.105235122Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105295114Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105390668Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.105425269Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.10545296Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105482611Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105547753Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.105582264Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.105603215Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105645646Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105737949Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.10576418Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105784391Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105870194Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.105900155Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105928566Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.105946567Z 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-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.106096992Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106219506Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106245467Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.106262897Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106299079Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.10633057Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106357631Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106508397Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.10659917Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.106668532Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106715704Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.106792166Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.106826128Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.106855269Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.10690969Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.107003884Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.107047535Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.107132538Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.107247532Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-03T10:06:27.237Z] level=DEBUG ts=2024-07-03T10:06:22.107282163Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.107334145Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-03T10:06:27.237Z] level=INFO ts=2024-07-03T10:06:22.107373776Z 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-07-03T10:06:27.237Z] level=WARN ts=2024-07-03T10:06:22.107513351Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-07-03T10:06:27.237Z] FAIL [2024-07-03T10:06:27.237Z] coverage: 40.6% of statements [2024-07-03T10:06:27.237Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.528s [2024-07-03T10:06:27.237Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2024-07-03T10:06:27.237Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements [2024-07-03T10:06:27.237Z] FAIL [2024-07-03T10:06:27.237Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-07-03T10:06:27.293Z] $ docker stop --time=1 45007c921b546ee1707020ba8225e55e9fe1b657694abbe51f669415fa67d5a4 [2024-07-03T10:06:30.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4913 in /w/workspace/undry_device-rfid-llrp-go_PR-300 [2024-07-03T10:06:32.503Z] $ docker rm -f --volumes 45007c921b546ee1707020ba8225e55e9fe1b657694abbe51f669415fa67d5a4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-07-03T10:06:32.908Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [2024-07-03T10:06:33.077Z] The recommended git tool is: git Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:06:34.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:06:34.023Z] [2024-07-03T10:06:34.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:06:34.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:06:34.425Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T10:06:34.425Z] 5eb5b503b376: Pulling fs layer [2024-07-03T10:06:34.425Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T10:06:34.425Z] ec43610c2a17: Pulling fs layer [2024-07-03T10:06:34.425Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T10:06:34.425Z] 33b1e0a273af: Pulling fs layer [2024-07-03T10:06:34.425Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T10:06:34.425Z] 2f39f015ded8: Pulling fs layer [2024-07-03T10:06:34.425Z] 3a2ae6a8a46f: Waiting [2024-07-03T10:06:34.425Z] 33b1e0a273af: Waiting [2024-07-03T10:06:34.425Z] 5d3b04190fa2: Waiting [2024-07-03T10:06:34.425Z] 2f39f015ded8: Waiting [2024-07-03T10:06:34.425Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T10:06:34.425Z] 5c69ac0246d0: Download complete [2024-07-03T10:06:34.425Z] 3a2ae6a8a46f: Download complete [2024-07-03T10:06:34.684Z] 33b1e0a273af: Verifying Checksum [2024-07-03T10:06:34.684Z] 33b1e0a273af: Download complete [2024-07-03T10:06:34.684Z] ec43610c2a17: Verifying Checksum [2024-07-03T10:06:34.684Z] ec43610c2a17: Download complete [2024-07-03T10:06:34.684Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T10:06:34.684Z] 5d3b04190fa2: Download complete [2024-07-03T10:06:34.684Z] 5eb5b503b376: Download complete [2024-07-03T10:06:35.249Z] 2f39f015ded8: Download complete [2024-07-03T10:06:35.819Z] 5eb5b503b376: Pull complete [2024-07-03T10:06:36.078Z] 5c69ac0246d0: Pull complete [2024-07-03T10:06:36.649Z] ec43610c2a17: Pull complete [2024-07-03T10:06:36.650Z] 3a2ae6a8a46f: Pull complete [2024-07-03T10:06:36.650Z] 33b1e0a273af: Pull complete [2024-07-03T10:06:36.908Z] 5d3b04190fa2: Pull complete [2024-07-03T10:06:41.070Z] using credential edgex-jenkins-ssh [2024-07-03T10:06:41.093Z] Cloning the remote Git repository [2024-07-03T10:06:41.132Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:06:42.174Z] 2f39f015ded8: Pull complete [2024-07-03T10:06:42.174Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T10:06:42.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:06:42.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:06:42.437Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2024-07-03T10:06:42.468Z] $ 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-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@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-lftools-log-publisher:latest cat [2024-07-03T10:06:41.247Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-03T10:06:41.527Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:06:41.536Z] > git --version # timeout=10 [2024-07-03T10:06:41.579Z] > git --version # 'git version 2.25.1' [2024-07-03T10:06:41.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:06:41.781Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:06:44.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-03T10:06:44.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:06:46.157Z] Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:06:46.580Z] Merge succeeded, producing dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:06:46.580Z] Checking out Revision dcf4c81422d7461b3d17685e703300397e290cc5 (PR-300) [2024-07-03T10:06:45.594Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-03T10:06:45.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:06:45.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:06:45.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T10:06:46.169Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T10:06:46.270Z] > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [2024-07-03T10:06:46.414Z] > git remote # timeout=10 [2024-07-03T10:06:46.443Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T10:06:46.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:06:46.493Z] > git merge e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [2024-07-03T10:06:46.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T10:06:46.584Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T10:06:46.601Z] > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [2024-07-03T10:06:47.321Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T10:06:47.380Z] > git --version # timeout=10 [2024-07-03T10:06:47.404Z] > git --version # 'git version 2.25.1' [2024-07-03T10:06:47.433Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T10:06:47.919Z] $ docker top ed28834cec8012dcf7528ad921260aaec0536a7245b1df3c3701e7c262c5d1fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:06:48.401Z] ---> job-cost.sh [2024-07-03T10:06:48.401Z] lf-activate-venv: SKIPPING [2024-07-03T10:06:48.401Z] INFO: No Stack... [2024-07-03T10:06:48.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:06:48.919Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:06:49.253Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/cost.csv [2024-07-03T10:06:49.253Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:06:49.300Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [2024-07-03T10:06:49.308Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] did not exist. Created. [2024-07-03T10:06:49.315Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:06:49.739Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T10:06:49.803Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:06:49.830Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:06:49.933Z] $ docker stop --time=1 ed28834cec8012dcf7528ad921260aaec0536a7245b1df3c3701e7c262c5d1fa [2024-07-03T10:06:51.091Z] $ docker rm -f --volumes ed28834cec8012dcf7528ad921260aaec0536a7245b1df3c3701e7c262c5d1fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T10:06:51.528Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:06:52.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T10:06:52.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T10:06:52.488Z] Dload Upload Total Spent Left Speed [2024-07-03T10:06:52.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-03T10:06:52.916Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T10:06:53.271Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new [2024-07-03T10:06:53.271Z] /etc/docker/daemon.json [2024-07-03T10:06:53.271Z] { [2024-07-03T10:06:53.271Z] "registry-mirrors": [ [2024-07-03T10:06:53.271Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T10:06:53.271Z] ], [2024-07-03T10:06:53.271Z] "bip": "10.250.0.254/24", [2024-07-03T10:06:53.271Z] "hosts": [ [2024-07-03T10:06:53.271Z] "tcp://0.0.0.0:5555", [2024-07-03T10:06:53.271Z] "unix:///var/run/docker.sock" [2024-07-03T10:06:53.271Z] ], [2024-07-03T10:06:53.271Z] "mtu": 1458, [2024-07-03T10:06:53.271Z] "selinux-enabled": true, [2024-07-03T10:06:53.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T10:06:53.271Z] } [Pipeline] sh [2024-07-03T10:06:53.633Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T10:06:54.147Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:07:12.520Z] provisioning config files... [2024-07-03T10:07:12.547Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10686260758863696805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:07:13.036Z] ---> ****-login.sh [2024-07-03T10:07:13.036Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:07:13.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:07:13.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:07:13.624Z] Configure a credential helper to remove this warning. See [2024-07-03T10:07:13.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:07:13.624Z] [2024-07-03T10:07:13.624Z] Login Succeeded [2024-07-03T10:07:13.624Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:07:13.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:07:13.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:07:13.892Z] Configure a credential helper to remove this warning. See [2024-07-03T10:07:13.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:07:13.892Z] [2024-07-03T10:07:13.892Z] Login Succeeded [2024-07-03T10:07:13.892Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:07:14.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:07:14.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:07:14.432Z] Configure a credential helper to remove this warning. See [2024-07-03T10:07:14.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:07:14.432Z] [2024-07-03T10:07:14.432Z] Login Succeeded [2024-07-03T10:07:14.432Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:07:14.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:07:14.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:07:14.705Z] Configure a credential helper to remove this warning. See [2024-07-03T10:07:14.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:07:14.705Z] [2024-07-03T10:07:14.705Z] Login Succeeded [2024-07-03T10:07:14.705Z] ****.io [2024-07-03T10:07:14.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:07:15.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:07:15.242Z] Configure a credential helper to remove this warning. See [2024-07-03T10:07:15.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:07:15.242Z] [2024-07-03T10:07:15.242Z] Login Succeeded [2024-07-03T10:07:15.242Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:07:15.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:07:15.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:07:15.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:07:15.841Z] ========================================================= [2024-07-03T10:07:15.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T10:07:15.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:07:16.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T10:07:16.652Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:07:16.652Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:07:16.652Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:07:16.921Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T10:07:16.921Z] c6b39de5b339: Pulling fs layer [2024-07-03T10:07:16.921Z] a69c41024577: Pulling fs layer [2024-07-03T10:07:16.921Z] d6de4b400683: Pulling fs layer [2024-07-03T10:07:16.921Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T10:07:16.921Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:07:16.921Z] 35cb2a7552d0: Waiting [2024-07-03T10:07:16.921Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T10:07:16.921Z] 00f215d4a9da: Pulling fs layer [2024-07-03T10:07:16.921Z] d496ad576159: Pulling fs layer [2024-07-03T10:07:16.921Z] 4f4fb700ef54: Waiting [2024-07-03T10:07:16.921Z] 464afbd9ba4c: Waiting [2024-07-03T10:07:16.921Z] d496ad576159: Waiting [2024-07-03T10:07:16.921Z] 00f215d4a9da: Waiting [2024-07-03T10:07:16.921Z] a69c41024577: Verifying Checksum [2024-07-03T10:07:16.921Z] a69c41024577: Download complete [2024-07-03T10:07:16.921Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T10:07:16.921Z] 35cb2a7552d0: Download complete [2024-07-03T10:07:16.921Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T10:07:16.921Z] 4f4fb700ef54: Download complete [2024-07-03T10:07:16.921Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T10:07:16.921Z] 464afbd9ba4c: Download complete [2024-07-03T10:07:16.921Z] c6b39de5b339: Verifying Checksum [2024-07-03T10:07:16.921Z] c6b39de5b339: Download complete [2024-07-03T10:07:17.190Z] d496ad576159: Verifying Checksum [2024-07-03T10:07:17.190Z] d496ad576159: Download complete [2024-07-03T10:07:17.782Z] c6b39de5b339: Pull complete [2024-07-03T10:07:18.375Z] a69c41024577: Pull complete [2024-07-03T10:07:18.644Z] d6de4b400683: Verifying Checksum [2024-07-03T10:07:18.644Z] d6de4b400683: Download complete [2024-07-03T10:07:19.609Z] 00f215d4a9da: Verifying Checksum [2024-07-03T10:07:19.609Z] 00f215d4a9da: Download complete [2024-07-03T10:07:31.934Z] d6de4b400683: Pull complete [2024-07-03T10:07:31.934Z] 35cb2a7552d0: Pull complete [2024-07-03T10:07:31.934Z] 4f4fb700ef54: Pull complete [2024-07-03T10:07:32.202Z] 464afbd9ba4c: Pull complete [2024-07-03T10:07:40.426Z] 00f215d4a9da: Pull complete [2024-07-03T10:07:42.376Z] d496ad576159: Pull complete [2024-07-03T10:07:42.376Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T10:07:42.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T10:07:42.376Z] ---> f246e2811388 [2024-07-03T10:07:42.376Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:07:44.320Z] ---> Running in b365f3e7aacc [2024-07-03T10:07:44.320Z] Removing intermediate container b365f3e7aacc [2024-07-03T10:07:44.320Z] ---> 61fa45a9191d [2024-07-03T10:07:44.320Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:07:44.320Z] ---> Running in 6b23431a154b [2024-07-03T10:07:44.589Z] Removing intermediate container 6b23431a154b [2024-07-03T10:07:44.589Z] ---> eb469bc0780d [2024-07-03T10:07:44.589Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:07:44.861Z] ---> Running in 040c6998ccf5 [2024-07-03T10:07:45.129Z] Removing intermediate container 040c6998ccf5 [2024-07-03T10:07:45.129Z] ---> 388008786051 [2024-07-03T10:07:45.129Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:07:45.129Z] ---> Running in d2641cb0530f [2024-07-03T10:07:45.397Z] Removing intermediate container d2641cb0530f [2024-07-03T10:07:45.397Z] ---> d5aad334a74f [2024-07-03T10:07:45.397Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:07:45.397Z] ---> Running in f3abce5e6fb7 [2024-07-03T10:07:46.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:07:47.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:07:48.036Z] OK: 266 MiB in 52 packages [2024-07-03T10:07:48.623Z] Removing intermediate container f3abce5e6fb7 [2024-07-03T10:07:48.623Z] ---> fd97dfed5f08 [2024-07-03T10:07:48.623Z] Step 8/12 : WORKDIR /app [2024-07-03T10:07:48.623Z] ---> Running in 5ff0212fd503 [2024-07-03T10:07:48.889Z] Removing intermediate container 5ff0212fd503 [2024-07-03T10:07:48.889Z] ---> b2a206bf349c [2024-07-03T10:07:48.889Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:07:50.840Z] ---> f6ce59f39d77 [2024-07-03T10:07:50.840Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:07:50.840Z] ---> Running in b8a33a0d827e [2024-07-03T10:09:42.604Z] Removing intermediate container b8a33a0d827e [2024-07-03T10:09:42.604Z] ---> 3f4df738b74d [2024-07-03T10:09:42.604Z] Step 11/12 : COPY . . [2024-07-03T10:09:42.604Z] ---> 0da5cf1aef40 [2024-07-03T10:09:42.604Z] Step 12/12 : RUN $MAKE [2024-07-03T10:09:42.604Z] ---> Running in f64b241b0da8 [2024-07-03T10:09:42.604Z] noop [2024-07-03T10:09:42.604Z] Removing intermediate container f64b241b0da8 [2024-07-03T10:09:42.604Z] ---> 33f2757c8d41 [2024-07-03T10:09:42.604Z] Successfully built 33f2757c8d41 [2024-07-03T10:09:42.604Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:09:43.137Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:09:43.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:09:43.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-4913 does not seem to be running inside a container [2024-07-03T10:09:43.540Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-03T10:09:44.755Z] $ docker top f07d3a80bd4d4ec16e4b75ffbb1f2d0a64ed0d7997468ab602f80a4be9964977 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:09:45.659Z] + go version [2024-07-03T10:09:45.659Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T10:09:45.692Z] $ docker stop --time=1 f07d3a80bd4d4ec16e4b75ffbb1f2d0a64ed0d7997468ab602f80a4be9964977 [2024-07-03T10:09:47.331Z] $ docker rm -f --volumes f07d3a80bd4d4ec16e4b75ffbb1f2d0a64ed0d7997468ab602f80a4be9964977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:09:48.232Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:09:48.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:09:48.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-4913 does not seem to be running inside a container [2024-07-03T10:09:48.547Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-03T10:09:49.717Z] $ docker top e1c751a7107a25079fa0c855435440a9a2bc883c54d545d813b7540305b6ff8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:09:50.356Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:09:51.340Z] + make test [2024-07-03T10:09:51.340Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:09:56.692Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:13:18.484Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:13:18.484Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:13:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.888s coverage: 40.6% of statements [2024-07-03T10:13:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2024-07-03T10:13:45.158Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.627s coverage: 51.9% of statements [2024-07-03T10:13:45.158Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T10:13:45.158Z] go vet ./... [2024-07-03T10:14:31.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T10:14:31.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T10:14:31.984Z] ./bin/test-attribution-txt.sh [2024-07-03T10:14:31.984Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T10:14:31.984Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T10:14:32.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T10:14:32.072Z] $ docker stop --time=1 e1c751a7107a25079fa0c855435440a9a2bc883c54d545d813b7540305b6ff8a [2024-07-03T10:14:33.962Z] $ docker rm -f --volumes e1c751a7107a25079fa0c855435440a9a2bc883c54d545d813b7540305b6ff8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:14:35.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T10:14:36.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:14:37.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T10:14:37.407Z] + ls -al . [2024-07-03T10:14:37.408Z] total 684 [2024-07-03T10:14:37.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 10:09 . [2024-07-03T10:14:37.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:06 .. [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:06 .dockerignore [2024-07-03T10:14:37.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:06 .git [2024-07-03T10:14:37.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:06 .github [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:06 .gitignore [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:06 .golangci.yml [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:06 Attribution.txt [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:06 CHANGELOG.md [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:06 Dockerfile [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:06 GOVERNANCE.md [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:06 Jenkinsfile [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:06 LICENSE [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:06 Makefile [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:06 OWNERS.md [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:06 README.md [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 10:04 VERSION [2024-07-03T10:14:37.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:06 bin [2024-07-03T10:14:37.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:06 cmd [2024-07-03T10:14:37.408Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:13 coverage.out [2024-07-03T10:14:37.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:06 examples [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:06 go.mod [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:06 go.sum [2024-07-03T10:14:37.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:06 images [2024-07-03T10:14:37.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:06 internal [2024-07-03T10:14:37.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:06 pkg [2024-07-03T10:14:37.408Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:14:37.859Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dcf4c81422d7461b3d17685e703300397e290cc5 --label arch=arm64 --label version=0.0.0 . [2024-07-03T10:14:38.128Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:14:38.128Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:14:38.128Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T10:14:38.128Z] ---> 33f2757c8d41 [2024-07-03T10:14:38.128Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:14:38.128Z] ---> Running in a947342d5d25 [2024-07-03T10:14:38.405Z] Removing intermediate container a947342d5d25 [2024-07-03T10:14:38.405Z] ---> 14c6e06e7eb6 [2024-07-03T10:14:38.405Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:14:38.671Z] ---> Running in 9fa5ee1e8ecc [2024-07-03T10:14:38.937Z] Removing intermediate container 9fa5ee1e8ecc [2024-07-03T10:14:38.937Z] ---> 1e046f6d1538 [2024-07-03T10:14:38.937Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:14:38.937Z] ---> Running in 7293b1f3f50c [2024-07-03T10:14:39.204Z] Removing intermediate container 7293b1f3f50c [2024-07-03T10:14:39.204Z] ---> dda4fdaac097 [2024-07-03T10:14:39.204Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:14:39.204Z] ---> Running in ae1500e4ee2d [2024-07-03T10:14:39.473Z] Removing intermediate container ae1500e4ee2d [2024-07-03T10:14:39.473Z] ---> febcc8a7585d [2024-07-03T10:14:39.473Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:14:39.741Z] ---> Running in 87057ec71559 [2024-07-03T10:14:40.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:14:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:14:41.934Z] OK: 266 MiB in 52 packages [2024-07-03T10:14:42.896Z] Removing intermediate container 87057ec71559 [2024-07-03T10:14:42.896Z] ---> 3322f4a2d361 [2024-07-03T10:14:42.896Z] Step 8/25 : WORKDIR /app [2024-07-03T10:14:42.896Z] ---> Running in 17afac85bc58 [2024-07-03T10:14:43.164Z] Removing intermediate container 17afac85bc58 [2024-07-03T10:14:43.164Z] ---> e62a039aa53f [2024-07-03T10:14:43.164Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T10:14:43.752Z] ---> f1c0f84753fb [2024-07-03T10:14:43.752Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:14:43.752Z] ---> Running in 49d86f4fddd7 [2024-07-03T10:14:46.323Z] Removing intermediate container 49d86f4fddd7 [2024-07-03T10:14:46.323Z] ---> a99bbae3b359 [2024-07-03T10:14:46.323Z] Step 11/25 : COPY . . [2024-07-03T10:14:46.588Z] ---> d03088c3255f [2024-07-03T10:14:46.588Z] Step 12/25 : RUN $MAKE [2024-07-03T10:14:46.862Z] ---> Running in 4c8d82042c0f [2024-07-03T10:14:47.821Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-03T10:18:09.595Z] Removing intermediate container 4c8d82042c0f [2024-07-03T10:18:09.595Z] ---> 430c1c39bed9 [2024-07-03T10:18:09.595Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T10:18:09.595Z] 3.18: Pulling from library/alpine [2024-07-03T10:18:09.595Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T10:18:09.595Z] 5c905c7ebe2f: Download complete [2024-07-03T10:18:09.595Z] 5c905c7ebe2f: Pull complete [2024-07-03T10:18:09.595Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T10:18:09.595Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T10:18:09.595Z] ---> dec292d02e07 [2024-07-03T10:18:09.595Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T10:18:09.595Z] ---> Running in 9265c80e931f [2024-07-03T10:18:09.595Z] Removing intermediate container 9265c80e931f [2024-07-03T10:18:09.595Z] ---> 803f3fcfa2eb [2024-07-03T10:18:09.595Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T10:18:09.595Z] ---> Running in 0bf842949014 [2024-07-03T10:18:09.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:18:10.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:18:11.407Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T10:18:11.407Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T10:18:11.407Z] OK: 8 MiB in 16 packages [2024-07-03T10:18:12.368Z] Removing intermediate container 0bf842949014 [2024-07-03T10:18:12.368Z] ---> df21359842fd [2024-07-03T10:18:12.368Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T10:18:12.368Z] ---> Running in 215375f4d43f [2024-07-03T10:18:13.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:18:13.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:18:14.553Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:18:14.553Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:18:14.553Z] OK: 8 MiB in 16 packages [2024-07-03T10:18:15.514Z] Removing intermediate container 215375f4d43f [2024-07-03T10:18:15.514Z] ---> a2727722d35d [2024-07-03T10:18:15.514Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-03T10:18:16.096Z] ---> 3d70e176b15a [2024-07-03T10:18:16.096Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-03T10:18:16.680Z] ---> b33baf6992a2 [2024-07-03T10:18:16.680Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-03T10:18:19.275Z] ---> 8eecf2a5a346 [2024-07-03T10:18:19.275Z] Step 20/25 : EXPOSE 59989 [2024-07-03T10:18:19.275Z] ---> Running in 45d6418536ce [2024-07-03T10:18:19.275Z] Removing intermediate container 45d6418536ce [2024-07-03T10:18:19.275Z] ---> 2198100779e8 [2024-07-03T10:18:19.275Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-03T10:18:19.275Z] ---> Running in 424b2f527a79 [2024-07-03T10:18:19.544Z] Removing intermediate container 424b2f527a79 [2024-07-03T10:18:19.544Z] ---> ca021eba5d71 [2024-07-03T10:18:19.544Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T10:18:19.544Z] ---> Running in 4493d9d4e23f [2024-07-03T10:18:19.815Z] Removing intermediate container 4493d9d4e23f [2024-07-03T10:18:19.815Z] ---> 7a74a6d62e7d [2024-07-03T10:18:19.815Z] Step 23/25 : LABEL arch=arm64 [2024-07-03T10:18:20.080Z] ---> Running in 2f102915ca2c [2024-07-03T10:18:20.346Z] Removing intermediate container 2f102915ca2c [2024-07-03T10:18:20.346Z] ---> ce73f5a2698d [2024-07-03T10:18:20.346Z] Step 24/25 : LABEL git_sha=dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:18:20.346Z] ---> Running in 79258c7d3406 [2024-07-03T10:18:20.611Z] Removing intermediate container 79258c7d3406 [2024-07-03T10:18:20.611Z] ---> 86a27b7576fa [2024-07-03T10:18:20.611Z] Step 25/25 : LABEL version=0.0.0 [2024-07-03T10:18:20.876Z] ---> Running in 65f3bfd1837d [2024-07-03T10:18:21.147Z] Removing intermediate container 65f3bfd1837d [2024-07-03T10:18:21.147Z] ---> aac5df09e7d1 [2024-07-03T10:18:21.147Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T10:18:21.147Z] Successfully built aac5df09e7d1 [2024-07-03T10:18:21.147Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:18:22.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:18:22.112Z] [2024-07-03T10:18:22.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:18:22.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:18:22.523Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T10:18:22.523Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T10:18:22.523Z] 04944245beec: Pulling fs layer [2024-07-03T10:18:22.523Z] 699f458cf7ca: Pulling fs layer [2024-07-03T10:18:22.523Z] 765212b225bb: Pulling fs layer [2024-07-03T10:18:22.523Z] f23df028b6ca: Pulling fs layer [2024-07-03T10:18:22.523Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T10:18:22.523Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T10:18:22.523Z] 765212b225bb: Waiting [2024-07-03T10:18:22.523Z] f23df028b6ca: Waiting [2024-07-03T10:18:22.523Z] d65c8cfc05b1: Waiting [2024-07-03T10:18:22.523Z] 2437ff75d9bd: Waiting [2024-07-03T10:18:22.789Z] 04944245beec: Verifying Checksum [2024-07-03T10:18:22.790Z] 04944245beec: Download complete [2024-07-03T10:18:22.790Z] 765212b225bb: Verifying Checksum [2024-07-03T10:18:22.790Z] 765212b225bb: Download complete [2024-07-03T10:18:22.790Z] f23df028b6ca: Verifying Checksum [2024-07-03T10:18:22.790Z] f23df028b6ca: Download complete [2024-07-03T10:18:22.790Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T10:18:22.790Z] d65c8cfc05b1: Download complete [2024-07-03T10:18:23.057Z] 699f458cf7ca: Verifying Checksum [2024-07-03T10:18:23.057Z] 699f458cf7ca: Download complete [2024-07-03T10:18:23.326Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T10:18:23.326Z] 8998bd30e6a1: Download complete [2024-07-03T10:18:25.903Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T10:18:25.903Z] 2437ff75d9bd: Download complete [2024-07-03T10:18:27.854Z] 8998bd30e6a1: Pull complete [2024-07-03T10:18:28.436Z] 04944245beec: Pull complete [2024-07-03T10:18:30.375Z] 699f458cf7ca: Pull complete [2024-07-03T10:18:30.375Z] 765212b225bb: Pull complete [2024-07-03T10:18:30.960Z] f23df028b6ca: Pull complete [2024-07-03T10:18:31.227Z] d65c8cfc05b1: Pull complete [2024-07-03T10:18:49.551Z] 2437ff75d9bd: Pull complete [2024-07-03T10:18:49.551Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T10:18:49.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:18:49.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:18:49.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-4913 does not seem to be running inside a container [2024-07-03T10:18:49.972Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T10:18:52.577Z] $ docker top c1f6647c78af777658f6f175ec29e3b8156c99350d665ce0e1e2291ccb7dedde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:18:53.484Z] ---> job-cost.sh [2024-07-03T10:18:53.484Z] lf-activate-venv: SKIPPING [2024-07-03T10:18:53.485Z] INFO: No Stack... [2024-07-03T10:18:54.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T10:18:54.638Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:18:55.294Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-03T10:18:55.294Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:18:55.369Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [2024-07-03T10:18:55.375Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] did not exist. Created. [2024-07-03T10:18:55.383Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:18:55.811Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-b316600c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T10:18:56.164Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T10:18:56.206Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T10:18:56.264Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:18:56.284Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:18:56.370Z] $ docker stop --time=1 c1f6647c78af777658f6f175ec29e3b8156c99350d665ce0e1e2291ccb7dedde [2024-07-03T10:18:57.829Z] $ docker rm -f --volumes c1f6647c78af777658f6f175ec29e3b8156c99350d665ce0e1e2291ccb7dedde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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-07-03T10:19:01.401Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-300/archives ] [2024-07-03T10:19:01.401Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:19:01.401Z] total 16 [2024-07-03T10:19:01.401Z] drwxr-xr-x 3 root root 4096 Jul 3 10:06 . [2024-07-03T10:19:01.401Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:06 .. [2024-07-03T10:19:01.401Z] drwxr-xr-x 2 root root 4096 Jul 3 10:06 cost [2024-07-03T10:19:01.401Z] -rw-r--r-- 1 root root 91 Jul 3 10:06 cost.csv [2024-07-03T10:19:01.401Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:19:01.401Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:19:01.401Z] total 16 [2024-07-03T10:19:01.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:06 . [2024-07-03T10:19:01.401Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:06 .. [2024-07-03T10:19:01.401Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 10:06 cost [2024-07-03T10:19:01.401Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 3 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:01.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:02.656Z] ---> package-listing.sh [2024-07-03T10:19:02.657Z] ++ facter osfamily [2024-07-03T10:19:02.657Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T10:19:02.916Z] + OS_FAMILY=debian [2024-07-03T10:19:02.916Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-300 [2024-07-03T10:19:02.916Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T10:19:02.916Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T10:19:02.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T10:19:02.916Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T10:19:02.916Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-300 ']' [2024-07-03T10:19:02.916Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T10:19:02.916Z] + case "${OS_FAMILY}" in [2024-07-03T10:19:02.916Z] + dpkg -l [2024-07-03T10:19:02.916Z] + grep '^ii' [2024-07-03T10:19:02.916Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T10:19:02.916Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T10:19:02.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T10:19:02.916Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-300 ']' [2024-07-03T10:19:02.916Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/ [2024-07-03T10:19:02.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/ [Pipeline] echo [2024-07-03T10:19:02.957Z] 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T10:19:03.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:19:03.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:19:03.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:19:04.074Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2024-07-03T10:19:04.109Z] $ 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-300/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-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T10:19:04.305Z] $ docker top 4b6dbeb80786de3ace051a95e79880f2c3734f26ba60162a3870748fc994ad74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:19:04.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T10:19:05.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T10:19:05.354Z] + ls /var/log/sa-host [2024-07-03T10:19:05.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:19:05.599Z] provisioning config files... [2024-07-03T10:19:05.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config5626223757386185680tmp [Pipeline] { [Pipeline] echo [2024-07-03T10:19:05.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:06.009Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T10:19:06.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:06.468Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T10:19:06.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:06.834Z] ---> sudo-logs.sh [2024-07-03T10:19:06.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T10:19:06.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:07.256Z] ---> job-cost.sh [2024-07-03T10:19:07.256Z] lf-activate-venv: SKIPPING [2024-07-03T10:19:07.257Z] DEBUG: total: 0.2199999988079071 [2024-07-03T10:19:07.257Z] INFO: Retrieving Stack Cost... [2024-07-03T10:19:07.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:19:08.096Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T10:19:08.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:19:08.462Z] ---> logs-deploy.sh [2024-07-03T10:19:08.463Z] lf-activate-venv: SKIPPING [2024-07-03T10:19:08.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-300/1 [2024-07-03T10:19:08.463Z] INFO: archiving workspace using pattern(s): [2024-07-03T10:19:09.411Z] Archives upload complete. [2024-07-03T10:19:09.411Z] INFO: archiving logs to Nexus