Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bbcb3b2122011deb8ff5c6947a176427d436f73+eedbcdbc28cbca11ed8ba166b846f3be16cf5561 (7e7fdf69175983866e42f5dd4e1868f26930883c) 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-ssh5781703218588230800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3256423889465120485.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-335/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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7096168831225970948.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-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh629104252630787517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9777629917397773297.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-335/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-335/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh116926604124267684.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36270 in /w/workspace/undry_device-rfid-llrp-go_PR-335 [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-335 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eedbcdbc28cbca11ed8ba166b846f3be16cf5561 into PR head commit 8bbcb3b2122011deb8ff5c6947a176427d436f73 Merge succeeded, producing 8bbcb3b2122011deb8ff5c6947a176427d436f73 Checking out Revision 8bbcb3b2122011deb8ff5c6947a176427d436f73 (PR-335) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bbcb3b2122011deb8ff5c6947a176427d436f73 # 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 eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bbcb3b2122011deb8ff5c6947a176427d436f73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:49:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:49:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:49:57 ========================================================= 10:49:57 EdgeX Global Pipelines Version Info 10:49:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:49:58 ------------------- 10:49:58 stable info: 10:49:58 ------------------- 10:49:58 Commited By: Cherry Wang cherry@iotechsys.com 10:49:58 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:49:58 Message: update stable to v1.0.269 10:49:59 ------------------- 10:49:59 experimental info: 10:49:59 ------------------- 10:49:59 Commited By: **** collab-it+edgex@linuxfoundation.org 10:49:59 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:49:59 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:49:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bbcb3b2122011deb8ff5c6947a176427d436f73 [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bbcb3b [Pipeline] echo 10:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:01 provisioning config files... 10:50:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/config7802993435143829761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:02 ---> ****-login.sh 10:50:02 nexus3.edgexfoundry.org:10001 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 nexus3.edgexfoundry.org:10002 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 nexus3.edgexfoundry.org:10003 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 nexus3.edgexfoundry.org:10004 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 ****.io 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:03 Configure a credential helper to remove this warning. See 10:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:03 10:50:03 Login Succeeded 10:50:03 ---> ****-login.sh ends [Pipeline] } 10:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:03 + git rev-list -1 --merges 8bbcb3b2122011deb8ff5c6947a176427d436f73~1..8bbcb3b2122011deb8ff5c6947a176427d436f73 [Pipeline] echo 10:50:03 -----------> git rev-list -1 --merges 8bbcb3b2122011deb8ff5c6947a176427d436f73~1..8bbcb3b2122011deb8ff5c6947a176427d436f73 8bbcb3b2122011deb8ff5c6947a176427d436f73 [false] [Pipeline] sh 10:50:04 + git log --format=format:%s -1 8bbcb3b2122011deb8ff5c6947a176427d436f73 [Pipeline] echo 10:50:04 ========================================================= 10:50:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:04 + git log --format=format:%s -1 8bbcb3b2122011deb8ff5c6947a176427d436f73 [Pipeline] echo 10:50:04 [semverPrep] GIT_COMMIT: 8bbcb3b2122011deb8ff5c6947a176427d436f73, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:50:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:05 + grep -v github /etc/ssh/ssh_known_hosts 10:50:05 + [ -e /tmp/ssh_known_hosts ] 10:50:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:05 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:05 sudo tee -a /etc/ssh/ssh_known_hosts 10:50:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:05 10:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:05 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:05 b85a868b505f: Pulling fs layer 10:50:05 e2be974225ed: Pulling fs layer 10:50:05 339a4e72a1f5: Pulling fs layer 10:50:05 988bab9f4d93: Pulling fs layer 10:50:05 1469e6f7b9e6: Pulling fs layer 10:50:05 eaf3925da568: Pulling fs layer 10:50:05 bab4dde63d76: Pulling fs layer 10:50:05 bde34c3a00c8: Pulling fs layer 10:50:05 b352a97aabf1: Pulling fs layer 10:50:05 4872d77fe225: Pulling fs layer 10:50:05 5851b861e8e6: Pulling fs layer 10:50:05 988bab9f4d93: Waiting 10:50:05 4872d77fe225: Waiting 10:50:05 eaf3925da568: Waiting 10:50:05 5851b861e8e6: Waiting 10:50:05 b352a97aabf1: Waiting 10:50:05 bab4dde63d76: Waiting 10:50:05 bde34c3a00c8: Waiting 10:50:05 1469e6f7b9e6: Waiting 10:50:05 e2be974225ed: Verifying Checksum 10:50:05 e2be974225ed: Download complete 10:50:05 988bab9f4d93: Verifying Checksum 10:50:05 988bab9f4d93: Download complete 10:50:06 1469e6f7b9e6: Verifying Checksum 10:50:06 1469e6f7b9e6: Download complete 10:50:06 eaf3925da568: Verifying Checksum 10:50:06 eaf3925da568: Download complete 10:50:06 339a4e72a1f5: Verifying Checksum 10:50:06 339a4e72a1f5: Download complete 10:50:06 bde34c3a00c8: Download complete 10:50:06 b352a97aabf1: Download complete 10:50:06 4872d77fe225: Verifying Checksum 10:50:06 4872d77fe225: Download complete 10:50:06 5851b861e8e6: Verifying Checksum 10:50:06 5851b861e8e6: Download complete 10:50:06 b85a868b505f: Verifying Checksum 10:50:06 b85a868b505f: Download complete 10:50:06 bab4dde63d76: Verifying Checksum 10:50:06 bab4dde63d76: Download complete 10:50:07 b85a868b505f: Pull complete 10:50:07 e2be974225ed: Pull complete 10:50:08 339a4e72a1f5: Pull complete 10:50:08 988bab9f4d93: Pull complete 10:50:08 1469e6f7b9e6: Pull complete 10:50:08 eaf3925da568: Pull complete 10:50:10 bab4dde63d76: Pull complete 10:50:10 bde34c3a00c8: Pull complete 10:50:10 b352a97aabf1: Pull complete 10:50:10 4872d77fe225: Pull complete 10:50:10 5851b861e8e6: Pull complete 10:50:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:10 prd-ubuntu20.04-docker-8c-8g-36270 does not seem to be running inside a container 10:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-335 -v /w/workspace/undry_device-rfid-llrp-go_PR-335:/w/workspace/undry_device-rfid-llrp-go_PR-335:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-335@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:12 $ docker top 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 -eo pid,comm 10:50:12 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). 10:50:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:13 [ssh-agent] Looking for ssh-agent implementation... 10:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:13 $ docker exec 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 ssh-agent 10:50:13 SSH_AUTH_SOCK=/tmp/ssh-mHMJuClNOy0Z/agent.32 10:50:13 SSH_AGENT_PID=38 10:50:13 Running ssh-add (command line suppressed) 10:50:13 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/private_key_2637317796497125432.key (/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/private_key_2637317796497125432.key) 10:50:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:13 + git tag --points-at HEAD [Pipeline] } 10:50:13 $ docker exec --env ******** --env ******** 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 ssh-agent -k 10:50:13 unset SSH_AUTH_SOCK; 10:50:13 unset SSH_AGENT_PID; 10:50:13 echo Agent pid 38 killed; 10:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:13 [ssh-agent] Looking for ssh-agent implementation... 10:50:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:14 $ docker exec 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 ssh-agent 10:50:14 SSH_AUTH_SOCK=/tmp/ssh-v2S2s6tvyM3M/agent.71 10:50:14 SSH_AGENT_PID=77 10:50:14 Running ssh-add (command line suppressed) 10:50:14 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/private_key_16618234272045044138.key (/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/private_key_16618234272045044138.key) 10:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:14 + git semver init 10:50:14 2025-01-07 10:50:14,831 [run_init] DEBUG init version:0.0.0 force:False 10:50:14 2025-01-07 10:50:14,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver 10:50:14 2025-01-07 10:50:14,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-335/.semver 10:50:14 2025-01-07 10:50:14,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-335, universal_newlines=False, shell=None, istream=None) 10:50:16 2025-01-07 10:50:16,359 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-335/.git/info/exclude 10:50:16 2025-01-07 10:50:16,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver/PR-335 with force:False 10:50:16 2025-01-07 10:50:16,361 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver/PR-335 10:50:16 2025-01-07 10:50:16,365 [execute] INFO git cat-file --batch-check 10:50:16 2025-01-07 10:50:16,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) 10:50:16 2025-01-07 10:50:16,371 [execute] INFO git cat-file --batch 10:50:16 2025-01-07 10:50:16,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) 10:50:16 2025-01-07 10:50:16,375 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-335/.semver/PR-335 10:50:16 0.0.0 [Pipeline] } 10:50:16 $ docker exec --env ******** --env ******** 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 ssh-agent -k 10:50:16 unset SSH_AUTH_SOCK; 10:50:16 unset SSH_AGENT_PID; 10:50:16 echo Agent pid 77 killed; 10:50:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:17 + git semver [Pipeline] } 10:50:17 $ docker stop --time=1 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 10:50:19 $ docker rm -f --volumes 7a904c93bbc1ddd80816f262cf7ccd400b9d7caa6b213fd32b606aae279d3837 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:19 Stashed 1 file(s) [Pipeline] echo 10:50:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:20 provisioning config files... 10:50:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/config7236652110922869142tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:50:21 ---> ****-login.sh 10:50:21 nexus3.edgexfoundry.org:10001 10:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:21 Configure a credential helper to remove this warning. See 10:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:21 10:50:21 Login Succeeded 10:50:21 nexus3.edgexfoundry.org:10002 10:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:21 Configure a credential helper to remove this warning. See 10:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:21 10:50:21 Login Succeeded 10:50:21 nexus3.edgexfoundry.org:10003 10:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:21 Configure a credential helper to remove this warning. See 10:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:21 10:50:21 Login Succeeded 10:50:21 nexus3.edgexfoundry.org:10004 10:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:21 Configure a credential helper to remove this warning. See 10:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:21 10:50:21 Login Succeeded 10:50:21 ****.io 10:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:21 Configure a credential helper to remove this warning. See 10:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:21 10:50:21 Login Succeeded 10:50:21 ---> ****-login.sh ends [Pipeline] } 10:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:22 ========================================================= 10:50:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:50:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:50:22 Sending build context to Docker daemon 11.57MB 10:50:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:50:22 Step 2/12 : FROM ${BASE} AS builder 10:50:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:22 da9db072f522: Pulling fs layer 10:50:22 6ef4a4ee8ca5: Pulling fs layer 10:50:22 06f05ace1117: Pulling fs layer 10:50:22 5fe327b54edc: Pulling fs layer 10:50:22 4f4fb700ef54: Pulling fs layer 10:50:22 92a5565b7b96: Pulling fs layer 10:50:22 ff9bb7016b71: Pulling fs layer 10:50:22 b67dba6c2c7d: Pulling fs layer 10:50:22 5fe327b54edc: Waiting 10:50:22 a813b0c90790: Pulling fs layer 10:50:22 4f4fb700ef54: Waiting 10:50:22 92a5565b7b96: Waiting 10:50:22 a813b0c90790: Waiting 10:50:22 ff9bb7016b71: Waiting 10:50:22 6ef4a4ee8ca5: Download complete 10:50:22 5fe327b54edc: Verifying Checksum 10:50:22 5fe327b54edc: Download complete 10:50:22 4f4fb700ef54: Verifying Checksum 10:50:22 4f4fb700ef54: Download complete 10:50:22 92a5565b7b96: Verifying Checksum 10:50:22 92a5565b7b96: Download complete 10:50:22 da9db072f522: Download complete 10:50:22 ff9bb7016b71: Verifying Checksum 10:50:22 ff9bb7016b71: Download complete 10:50:22 da9db072f522: Pull complete 10:50:23 a813b0c90790: Verifying Checksum 10:50:23 a813b0c90790: Download complete 10:50:23 6ef4a4ee8ca5: Pull complete 10:50:23 06f05ace1117: Verifying Checksum 10:50:23 06f05ace1117: Download complete 10:50:23 b67dba6c2c7d: Verifying Checksum 10:50:23 b67dba6c2c7d: Download complete 10:50:26 06f05ace1117: Pull complete 10:50:26 5fe327b54edc: Pull complete 10:50:26 4f4fb700ef54: Pull complete 10:50:26 92a5565b7b96: Pull complete 10:50:26 ff9bb7016b71: Pull complete 10:50:29 b67dba6c2c7d: Pull complete 10:50:30 a813b0c90790: Pull complete 10:50:30 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:50:30 ---> 3ba60ce46760 10:50:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:50:32 ---> Running in a79ef8c519ea 10:50:32 Removing intermediate container a79ef8c519ea 10:50:32 ---> 38c4a99a0534 10:50:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:32 ---> Running in 94318e8f775f 10:50:32 Removing intermediate container 94318e8f775f 10:50:32 ---> e7cd7e5020ac 10:50:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:50:32 ---> Running in 176b1b0cfefc 10:50:32 Removing intermediate container 176b1b0cfefc 10:50:32 ---> 0ebe280b613c 10:50:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:50:32 ---> Running in e7da9cc8d45f 10:50:32 Removing intermediate container e7da9cc8d45f 10:50:32 ---> 5e31ab867bf5 10:50:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:32 ---> Running in c0d45455500a 10:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:50:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:50:33 OK: 248 MiB in 58 packages 10:50:33 Removing intermediate container c0d45455500a 10:50:33 ---> cd0d22e06add 10:50:33 Step 8/12 : WORKDIR /app 10:50:33 ---> Running in 598532c450aa 10:50:33 Removing intermediate container 598532c450aa 10:50:33 ---> aa3fd83dadbb 10:50:33 Step 9/12 : COPY go.mod vendor* ./ 10:50:34 ---> ef4277f168b0 10:50:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:34 ---> Running in b5638df16b08 10:51:30 Removing intermediate container b5638df16b08 10:51:30 ---> de0ece36eb39 10:51:30 Step 11/12 : COPY . . 10:51:30 ---> 585f0e41b39e 10:51:30 Step 12/12 : RUN $MAKE 10:51:30 ---> Running in e7dd550fa806 10:51:30 noop 10:51:30 Removing intermediate container e7dd550fa806 10:51:30 ---> ddc8c761311c 10:51:30 Successfully built ddc8c761311c 10:51:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:31 + docker inspect -f . ci-base-image-x86_64 10:51:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:31 prd-ubuntu20.04-docker-8c-8g-36270 does not seem to be running inside a container 10:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-335 -v /w/workspace/undry_device-rfid-llrp-go_PR-335:/w/workspace/undry_device-rfid-llrp-go_PR-335:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-335@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 ******** ci-base-image-x86_64 cat 10:51:31 $ docker top b2f65eb824ad24774849cd657237ad8b6936251386a1a16d2b06e314978815a7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:32 + go version 10:51:32 go version go1.23.4 linux/amd64 [Pipeline] } 10:51:32 $ docker stop --time=1 b2f65eb824ad24774849cd657237ad8b6936251386a1a16d2b06e314978815a7 10:51:33 $ docker rm -f --volumes b2f65eb824ad24774849cd657237ad8b6936251386a1a16d2b06e314978815a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:34 + docker inspect -f . ci-base-image-x86_64 10:51:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:34 prd-ubuntu20.04-docker-8c-8g-36270 does not seem to be running inside a container 10:51:34 $ 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-335 -v /w/workspace/undry_device-rfid-llrp-go_PR-335:/w/workspace/undry_device-rfid-llrp-go_PR-335:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-335@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 ******** ci-base-image-x86_64 cat 10:51:34 $ docker top 71535abe33be83ba59473243e2e8439100c39edef8b7244b9734dbb9a88a8800 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:35 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-335 [Pipeline] fileExists [Pipeline] sh 10:51:35 + make test 10:51:35 go test ./... -coverprofile=coverage.out ./... 10:51:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:51:55 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:51:55 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:51:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.866s coverage: 40.6% of statements 10:51:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 10:51:59 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.246s coverage: 51.9% of statements 10:52:14 go vet ./... 10:52:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:18 $ docker stop --time=1 71535abe33be83ba59473243e2e8439100c39edef8b7244b9734dbb9a88a8800 10:52:21 $ docker rm -f --volumes 71535abe33be83ba59473243e2e8439100c39edef8b7244b9734dbb9a88a8800 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:23 + ls -al . 10:52:23 total 704 10:52:23 drwxrwxr-x 11 jenkins jenkins 4096 Jan 7 10:51 . 10:52:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 10:49 .. 10:52:23 -rw-rw-r-- 1 jenkins jenkins 134 Jan 7 10:49 .dockerignore 10:52:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 7 10:51 .git 10:52:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 10:49 .github 10:52:23 -rw-rw-r-- 1 jenkins jenkins 880 Jan 7 10:49 .gitignore 10:52:23 -rw-rw-r-- 1 jenkins jenkins 199 Jan 7 10:49 .golangci.yml 10:52:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 10:50 .semver 10:52:23 -rw-rw-r-- 1 jenkins jenkins 20798 Jan 7 10:49 Attribution.txt 10:52:23 -rw-rw-r-- 1 jenkins jenkins 11677 Jan 7 10:49 CHANGELOG.md 10:52:23 -rw-rw-r-- 1 jenkins jenkins 1489 Jan 7 10:49 Dockerfile 10:52:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 7 10:49 GOVERNANCE.md 10:52:23 -rw-rw-r-- 1 jenkins jenkins 661 Jan 7 10:49 Jenkinsfile 10:52:23 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 7 10:49 LICENSE 10:52:23 -rw-rw-r-- 1 jenkins jenkins 2761 Jan 7 10:49 Makefile 10:52:23 -rw-rw-r-- 1 jenkins jenkins 625 Jan 7 10:49 OWNERS.md 10:52:23 -rw-rw-r-- 1 jenkins jenkins 28907 Jan 7 10:49 README.md 10:52:23 -rw-rw-r-- 1 jenkins jenkins 5 Jan 7 10:50 VERSION 10:52:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 10:49 bin 10:52:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 10:49 cmd 10:52:23 -rw-r--r-- 1 jenkins jenkins 451915 Jan 7 10:51 coverage.out 10:52:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 10:49 examples 10:52:23 -rw-rw-r-- 1 jenkins jenkins 6367 Jan 7 10:49 go.mod 10:52:23 -rw-rw-r-- 1 jenkins jenkins 87156 Jan 7 10:49 go.sum 10:52:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 10:49 images 10:52:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 7 10:49 internal 10:52:23 drwxrwxr-x 3 jenkins jenkins 4096 Jan 7 10:49 pkg 10:52:23 -rw-rw-r-- 1 jenkins jenkins 193 Jan 7 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:23 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8bbcb3b2122011deb8ff5c6947a176427d436f73 --label arch=amd64 --label version=0.0.0 . 10:52:23 Sending build context to Docker daemon 11.57MB 10:52:23 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:52:23 Step 2/25 : FROM ${BASE} AS builder 10:52:23 ---> ddc8c761311c 10:52:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:52:23 ---> Running in f4e07da12564 10:52:23 Removing intermediate container f4e07da12564 10:52:23 ---> 8435694a5b94 10:52:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:23 ---> Running in d0d29bee8aeb 10:52:23 Removing intermediate container d0d29bee8aeb 10:52:23 ---> 234b19452900 10:52:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:52:23 ---> Running in 4d013e953741 10:52:24 Removing intermediate container 4d013e953741 10:52:24 ---> 6e7ddd6fbb02 10:52:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:52:24 ---> Running in 5509c339912a 10:52:24 Removing intermediate container 5509c339912a 10:52:24 ---> b28124adc128 10:52:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:24 ---> Running in 13528936c849 10:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:24 OK: 248 MiB in 58 packages 10:52:25 Removing intermediate container 13528936c849 10:52:25 ---> 12b5535d63e7 10:52:25 Step 8/25 : WORKDIR /app 10:52:25 ---> Running in 080ac83aca35 10:52:25 Removing intermediate container 080ac83aca35 10:52:25 ---> 53421adafdf9 10:52:25 Step 9/25 : COPY go.mod vendor* ./ 10:52:25 ---> 1a15ca3b50b9 10:52:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:25 ---> Running in e6b9625b8467 10:52:26 Removing intermediate container e6b9625b8467 10:52:26 ---> afadfda3d6b1 10:52:26 Step 11/25 : COPY . . 10:52:26 ---> 2b52d02efc7d 10:52:26 Step 12/25 : RUN $MAKE 10:52:26 ---> Running in ea3f1a393bc8 10:52:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:52:59 Removing intermediate container ea3f1a393bc8 10:52:59 ---> c1cbd932845a 10:52:59 Step 13/25 : FROM alpine:3.20 10:52:59 3.20: Pulling from library/alpine 10:52:59 63b69af3dc55: Pulling fs layer 10:52:59 63b69af3dc55: Verifying Checksum 10:52:59 63b69af3dc55: Download complete 10:52:59 63b69af3dc55: Pull complete 10:52:59 Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 10:52:59 Status: Downloaded newer image for alpine:3.20 10:52:59 ---> dbf365b1c719 10:52:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:52:59 ---> Running in dcd457212865 10:52:59 Removing intermediate container dcd457212865 10:52:59 ---> 3e2e08d89d23 10:52:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:52:59 ---> Running in b07b3c16efc9 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:59 (1/1) Installing dumb-init (1.2.5-r3) 10:52:59 Executing busybox-1.36.1-r29.trigger 10:52:59 OK: 8 MiB in 15 packages 10:52:59 Removing intermediate container b07b3c16efc9 10:52:59 ---> cc0b50f2d7e6 10:52:59 Step 16/25 : RUN apk --no-cache upgrade 10:52:59 ---> Running in f7e6a299f56c 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:00 OK: 8 MiB in 15 packages 10:53:00 Removing intermediate container f7e6a299f56c 10:53:00 ---> 337e5b561d1d 10:53:00 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:00 ---> f32c542cfe0e 10:53:00 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:00 ---> 55aa329877e4 10:53:00 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:02 ---> 002f6bc84fd4 10:53:02 Step 20/25 : EXPOSE 59989 10:53:02 ---> Running in 0ec65b331a8e 10:53:02 Removing intermediate container 0ec65b331a8e 10:53:02 ---> f33ae39b912b 10:53:02 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:02 ---> Running in 017e2e5e2f4d 10:53:02 Removing intermediate container 017e2e5e2f4d 10:53:02 ---> 7217fac9bb2f 10:53:02 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:53:02 ---> Running in c8f73edc913c 10:53:02 Removing intermediate container c8f73edc913c 10:53:02 ---> 8648ad74981f 10:53:02 Step 23/25 : LABEL arch=amd64 10:53:02 ---> Running in 6258ce3feacf 10:53:02 Removing intermediate container 6258ce3feacf 10:53:02 ---> cb88d01be77d 10:53:02 Step 24/25 : LABEL git_sha=8bbcb3b2122011deb8ff5c6947a176427d436f73 10:53:02 ---> Running in 4ef0bf8ae7fc 10:53:02 Removing intermediate container 4ef0bf8ae7fc 10:53:02 ---> 2bf8e08fe884 10:53:02 Step 25/25 : LABEL version=0.0.0 10:53:02 ---> Running in 2d6a8111ecda 10:53:02 Removing intermediate container 2d6a8111ecda 10:53:02 ---> 14ccc0a9c16d 10:53:02 [Warning] One or more build-args [ARCH] were not consumed 10:53:02 Successfully built 14ccc0a9c16d 10:53:02 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:03 10:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:03 latest: Pulling from edgex-lftools-log-publisher 10:53:03 5eb5b503b376: Pulling fs layer 10:53:03 5c69ac0246d0: Pulling fs layer 10:53:03 ec43610c2a17: Pulling fs layer 10:53:03 3a2ae6a8a46f: Pulling fs layer 10:53:03 33b1e0a273af: Pulling fs layer 10:53:03 5d3b04190fa2: Pulling fs layer 10:53:03 2f39f015ded8: Pulling fs layer 10:53:03 33b1e0a273af: Waiting 10:53:03 2f39f015ded8: Waiting 10:53:03 5d3b04190fa2: Waiting 10:53:03 3a2ae6a8a46f: Waiting 10:53:03 5c69ac0246d0: Download complete 10:53:03 3a2ae6a8a46f: Verifying Checksum 10:53:03 3a2ae6a8a46f: Download complete 10:53:03 33b1e0a273af: Verifying Checksum 10:53:03 33b1e0a273af: Download complete 10:53:03 5d3b04190fa2: Download complete 10:53:03 ec43610c2a17: Verifying Checksum 10:53:03 ec43610c2a17: Download complete 10:53:04 5eb5b503b376: Verifying Checksum 10:53:04 5eb5b503b376: Download complete 10:53:04 2f39f015ded8: Download complete 10:53:05 5eb5b503b376: Pull complete 10:53:05 5c69ac0246d0: Pull complete 10:53:05 ec43610c2a17: Pull complete 10:53:05 3a2ae6a8a46f: Pull complete 10:53:06 33b1e0a273af: Pull complete 10:53:06 5d3b04190fa2: Pull complete 10:53:10 2f39f015ded8: Pull complete 10:53:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:10 prd-ubuntu20.04-docker-8c-8g-36270 does not seem to be running inside a container 10:53:10 $ 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-335 -v /w/workspace/undry_device-rfid-llrp-go_PR-335:/w/workspace/undry_device-rfid-llrp-go_PR-335:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-335@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 10:53:13 $ docker top 28cb779f6151f4c3293e7a1553f42c60f3f512c684e961bd9dcce56ee58c56f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:13 ---> job-cost.sh 10:53:13 lf-activate-venv: SKIPPING 10:53:13 INFO: No Stack... 10:53:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:14 INFO: Archiving Costs [Pipeline] sh 10:53:14 + cat /w/workspace/undry_device-rfid-llrp-go_PR-335/archives/cost.csv 10:53:14 + cut -d, -f6 [Pipeline] lock 10:53:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-335-1-stack-cost] 10:53:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-335-1-stack-cost] did not exist. Created. 10:53:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:15 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:15 Stashed 1 file(s) [Pipeline] } 10:53:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:15 $ docker stop --time=1 28cb779f6151f4c3293e7a1553f42c60f3f512c684e961bd9dcce56ee58c56f2 10:53:16 $ docker rm -f --volumes 28cb779f6151f4c3293e7a1553f42c60f3f512c684e961bd9dcce56ee58c56f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:53:17 provisioning config files... 10:53:17 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/config17898045788947857828tmp [Pipeline] { [Pipeline] sh 10:53:17 + set +x 10:53:17 + bash -s -- 10:53:17 + curl -s https://codecov.io/bash 10:53:17 10:53:17 _____ _ 10:53:17 / ____| | | 10:53:17 | | ___ __| | ___ ___ _____ __ 10:53:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:53:17 | |___| (_) | (_| | __/ (_| (_) \ V / 10:53:17 \_____\___/ \__,_|\___|\___\___/ \_/ 10:53:17 Bash-1.0.6 10:53:17 10:53:17 10:53:17 ==> git version 2.25.1 found 10:53:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:53:17 Release-Date: 2020-01-08 10:53:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:53:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:53:17 ==> Jenkins CI detected. 10:53:17 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-335 10:53:17 project root: . 10:53:17 --> token set from env 10:53:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:53:17 ==> Running gcov in . (disable via -X gcov) 10:53:17 ==> Python coveragepy not found 10:53:17 ==> Searching for coverage reports in: 10:53:17 + . 10:53:17 -> Found 1 reports 10:53:17 ==> Detecting git/mercurial file structure 10:53:17 ==> Reading reports 10:53:17 + ./coverage.out bytes=451915 10:53:17 ==> Appending adjustments 10:53:17 https://docs.codecov.io/docs/fixing-reports 10:53:18 + Found adjustments 10:53:18 ==> Gzipping contents 10:53:18 52K /tmp/codecov.KnhiEV.gz 10:53:18 ==> Uploading reports 10:53:18 url: https://codecov.io 10:53:18 query: branch=PR-335&commit=8bbcb3b2122011deb8ff5c6947a176427d436f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=335&job=&cmd_args= 10:53:18 -> Pinging Codecov 10:53:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-335&commit=8bbcb3b2122011deb8ff5c6947a176427d436f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=335&job=&cmd_args= 10:53:18 -> Uploading to 10:53:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/8bbcb3b2122011deb8ff5c6947a176427d436f73/74aeb141-460b-4b84-9c0c-946c136d3793.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250107T105317Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c83376dd5610575c99f0ab97788a45166c9ecc3ef0e908745f23c3712d0f0242 10:53:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:18 Dload Upload Total Spent Left Speed 10:53:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 247k --:--:-- --:--:-- --:--:-- 247k 10:53:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8bbcb3b2122011deb8ff5c6947a176427d436f73 [Pipeline] } 10:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 10:53:20 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-335/archives ] 10:53:20 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-335/archives 10:53:20 total 16 10:53:20 drwxr-xr-x 3 root root 4096 Jan 7 10:53 . 10:53:20 drwxrwxr-x 12 jenkins jenkins 4096 Jan 7 10:53 .. 10:53:20 drwxr-xr-x 2 root root 4096 Jan 7 10:53 cost 10:53:20 -rw-r--r-- 1 root root 91 Jan 7 10:53 cost.csv 10:53:20 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-335/archives 10:53:20 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-335/archives 10:53:20 total 16 10:53:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 7 10:53 . 10:53:20 drwxrwxr-x 12 jenkins jenkins 4096 Jan 7 10:53 .. 10:53:20 drwxr-xr-x 2 jenkins jenkins 4096 Jan 7 10:53 cost 10:53:20 -rw-r--r-- 1 jenkins jenkins 91 Jan 7 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:53:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:53:21 ---> package-listing.sh 10:53:21 ++ tr '[:upper:]' '[:lower:]' 10:53:21 ++ facter osfamily 10:53:21 + OS_FAMILY=debian 10:53:21 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-335 10:53:21 + START_PACKAGES=/tmp/packages_start.txt 10:53:21 + END_PACKAGES=/tmp/packages_end.txt 10:53:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:53:21 + PACKAGES=/tmp/packages_start.txt 10:53:21 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-335 ']' 10:53:21 + PACKAGES=/tmp/packages_end.txt 10:53:21 + case "${OS_FAMILY}" in 10:53:21 + dpkg -l 10:53:21 + grep '^ii' 10:53:21 + '[' -f /tmp/packages_start.txt ']' 10:53:21 + '[' -f /tmp/packages_end.txt ']' 10:53:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:53:21 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-335 ']' 10:53:21 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-335/archives/ 10:53:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-335/archives/ [Pipeline] echo 10:53:21 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-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:53:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:22 prd-ubuntu20.04-docker-8c-8g-36270 does not seem to be running inside a container 10:53:22 $ 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-335/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-335 -v /w/workspace/undry_device-rfid-llrp-go_PR-335:/w/workspace/undry_device-rfid-llrp-go_PR-335:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-335@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-335@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:23 $ docker top 3cacac1a7bdb90549ff1fe8aa65d3d01c12607b0223a3e83a82f9d29f0fc3338 -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:23 + touch /tmp/pre-build-complete [Pipeline] sh 10:53:23 + mkdir -p /var/log/sysstat [Pipeline] sh 10:53:24 + ls /var/log/sa-host 10:53:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:24 provisioning config files... 10:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-335@tmp/config2647353189632577564tmp [Pipeline] { [Pipeline] echo 10:53:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:53:24 ---> create-netrc.sh [Pipeline] } 10:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:53:25 ---> python-tools-install.sh [Pipeline] echo 10:53:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:53:25 ---> sudo-logs.sh 10:53:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:53:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:53:26 ---> job-cost.sh 10:53:26 lf-activate-venv: SKIPPING 10:53:26 DEBUG: total: 0.2199999988079071 10:53:26 INFO: Retrieving Stack Cost... 10:53:26 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:26 INFO: Archiving Costs [Pipeline] echo 10:53:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:53:26 ---> logs-deploy.sh 10:53:26 lf-activate-venv: SKIPPING 10:53:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-335/1 10:53:26 INFO: archiving workspace using pattern(s): 10:53:27 Archives upload complete. 10:53:27 INFO: archiving logs to Nexus 10:53:28 ---> uname -a: 10:53:28 Linux prd-ubuntu20-04-docker-8c-8g-36270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:53:28 10:53:28 10:53:28 ---> lscpu: 10:53:28 Architecture: x86_64 10:53:28 CPU op-mode(s): 32-bit, 64-bit 10:53:28 Byte Order: Little Endian 10:53:28 Address sizes: 40 bits physical, 48 bits virtual 10:53:28 CPU(s): 8 10:53:28 On-line CPU(s) list: 0-7 10:53:28 Thread(s) per core: 1 10:53:28 Core(s) per socket: 1 10:53:28 Socket(s): 8 10:53:28 NUMA node(s): 1 10:53:28 Vendor ID: AuthenticAMD 10:53:28 CPU family: 23 10:53:28 Model: 49 10:53:28 Model name: AMD EPYC-Rome Processor 10:53:28 Stepping: 0 10:53:28 CPU MHz: 2800.000 10:53:28 BogoMIPS: 5600.00 10:53:28 Virtualization: AMD-V 10:53:28 Hypervisor vendor: KVM 10:53:28 Virtualization type: full 10:53:28 L1d cache: 256 KiB 10:53:28 L1i cache: 256 KiB 10:53:28 L2 cache: 4 MiB 10:53:28 L3 cache: 128 MiB 10:53:28 NUMA node0 CPU(s): 0-7 10:53:28 Vulnerability Itlb multihit: Not affected 10:53:28 Vulnerability L1tf: Not affected 10:53:28 Vulnerability Mds: Not affected 10:53:28 Vulnerability Meltdown: Not affected 10:53:28 Vulnerability Mmio stale data: Not affected 10:53:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:53:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:53:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:53:28 Vulnerability Srbds: Not affected 10:53:28 Vulnerability Tsx async abort: Not affected 10:53:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:53:28 10:53:28 10:53:28 ---> nproc: 10:53:28 8 10:53:28 10:53:28 10:53:28 ---> df -h: 10:53:28 Filesystem Size Used Avail Use% Mounted on 10:53:28 overlay 155G 12G 144G 8% / 10:53:28 tmpfs 64M 0 64M 0% /dev 10:53:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:53:28 shm 64M 0 64M 0% /dev/shm 10:53:28 /dev/vda1 155G 12G 144G 8% /facter-os 10:53:28 10:53:28 10:53:28 ---> sar -b -r -n DEV: 10:53:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36270) 01/07/25 _x86_64_ (8 CPU) 10:53:28 10:53:28 10:49:14 LINUX RESTART (8 CPU) 10:53:28 10:53:28 10:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:53:28 10:51:01 159.24 4.86 154.38 0.00 512.32 35847.21 0.00 10:53:28 10:52:01 227.11 0.70 226.41 0.00 15.46 76840.53 0.00 10:53:28 10:53:01 150.15 0.22 149.93 0.00 10.93 48841.47 0.00 10:53:28 Average: 178.94 1.91 177.03 0.00 177.70 53943.30 0.00 10:53:28 10:53:28 10:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:53:28 10:51:01 28630360 31482904 822504 2.50 107948 2940684 2005800 5.91 1177888 2596976 412320 10:53:28 10:52:01 27368720 31364384 933552 2.84 186596 3907124 1977088 5.83 1474804 3460812 374696 10:53:28 10:53:01 27437072 31502252 799436 2.43 191372 3990992 1895608 5.59 1394884 3490664 4 10:53:28 Average: 27812051 31449847 851831 2.59 161972 3612933 1959499 5.77 1349192 3182817 262340 10:53:28 10:53:28 10:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:53:28 10:51:01 docker0 302.69 460.46 25.08 2233.91 0.00 0.00 0.00 0.00 10:53:28 10:51:01 ens3 667.80 433.15 7217.62 57.84 0.00 0.00 0.00 0.00 10:53:28 10:51:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 10:53:28 10:51:01 vethb445093 276.09 432.44 26.86 2025.28 0.00 0.00 0.00 0.17 10:53:28 10:52:01 docker0 66.29 125.93 5.60 1251.57 0.00 0.00 0.00 0.00 10:53:28 10:52:01 veth5e38670 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:53:28 10:52:01 ens3 156.81 84.37 1283.41 17.32 0.00 0.00 0.00 0.00 10:53:28 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:53:28 10:53:01 docker0 4.32 9.10 0.26 114.89 0.00 0.00 0.00 0.00 10:53:28 10:53:01 ens3 36.40 23.31 195.89 11.52 0.00 0.00 0.00 0.00 10:53:28 10:53:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:53:28 Average: docker0 123.43 197.02 10.23 1194.29 0.00 0.00 0.00 0.00 10:53:28 Average: ens3 284.86 178.85 2874.70 28.73 0.00 0.00 0.00 0.00 10:53:28 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 10:53:28 10:53:28 10:53:28 ---> sar -P ALL: 10:53:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36270) 01/07/25 _x86_64_ (8 CPU) 10:53:28 10:53:28 10:49:14 LINUX RESTART (8 CPU) 10:53:28 10:53:28 10:50:02 CPU %user %nice %system %iowait %steal %idle 10:53:28 10:51:01 all 6.88 0.00 3.25 1.31 0.07 88.49 10:53:28 10:51:01 0 6.56 0.00 3.41 0.56 0.07 89.40 10:53:28 10:51:01 1 6.18 0.00 3.50 0.07 0.07 90.19 10:53:28 10:51:01 2 6.14 0.00 3.22 0.58 0.05 90.01 10:53:28 10:51:01 3 7.77 0.00 4.20 7.83 0.07 80.13 10:53:28 10:51:01 4 7.64 0.00 2.24 0.45 0.05 89.62 10:53:28 10:51:01 5 6.05 0.00 3.49 0.41 0.09 89.96 10:53:28 10:51:01 6 6.84 0.00 3.20 0.24 0.07 89.65 10:53:28 10:51:01 7 7.87 0.00 2.76 0.36 0.07 88.94 10:53:28 10:52:01 all 32.32 0.00 7.10 2.95 0.07 57.56 10:53:28 10:52:01 0 33.43 0.00 7.94 17.38 0.10 41.14 10:53:28 10:52:01 1 30.51 0.00 6.53 0.24 0.07 62.66 10:53:28 10:52:01 2 32.38 0.00 6.89 0.71 0.07 59.95 10:53:28 10:52:01 3 32.25 0.00 8.24 0.79 0.07 58.65 10:53:28 10:52:01 4 31.97 0.00 6.65 0.52 0.08 60.77 10:53:28 10:52:01 5 32.45 0.00 7.00 2.02 0.07 58.46 10:53:28 10:52:01 6 32.73 0.00 6.69 1.69 0.07 58.82 10:53:28 10:52:01 7 32.83 0.00 6.89 0.22 0.07 59.99 10:53:28 10:53:01 all 41.58 0.00 6.58 1.68 0.09 50.07 10:53:28 10:53:01 0 40.49 0.00 6.08 0.87 0.08 52.47 10:53:28 10:53:01 1 41.11 0.00 7.07 6.33 0.10 45.38 10:53:28 10:53:01 2 42.40 0.00 6.75 0.47 0.08 50.29 10:53:28 10:53:01 3 41.80 0.00 6.49 1.97 0.08 49.65 10:53:28 10:53:01 4 41.62 0.00 5.95 0.17 0.07 52.20 10:53:28 10:53:01 5 41.74 0.00 6.43 0.30 0.08 51.45 10:53:28 10:53:01 6 40.82 0.00 7.08 2.51 0.10 49.50 10:53:28 10:53:01 7 42.68 0.00 6.77 0.88 0.08 49.60 10:53:28 Average: all 27.04 0.00 5.66 1.98 0.08 65.24 10:53:28 Average: 0 26.94 0.00 5.82 6.29 0.08 60.86 10:53:28 Average: 1 26.01 0.00 5.71 2.22 0.08 65.99 10:53:28 Average: 2 27.08 0.00 5.63 0.59 0.07 66.63 10:53:28 Average: 3 27.39 0.00 6.32 3.50 0.07 62.71 10:53:28 Average: 4 27.19 0.00 4.96 0.38 0.07 67.40 10:53:28 Average: 5 26.91 0.00 5.65 0.91 0.08 66.44 10:53:28 Average: 6 26.93 0.00 5.67 1.49 0.08 65.83 10:53:28 Average: 7 27.90 0.00 5.49 0.49 0.07 66.06 10:53:28 10:53:28 10:53:28