Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d0c2cedd80008219086bc102a00ef18c0bab2ac+c8ddb795451293862e71ea8481bb36f4aa2ad204 (bd432d7eea10d3161bd9f8e4764c940d7e64bcf3) 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-ssh8987706258886539973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16127424787540389024.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-169/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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11806442496373564872.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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12519227486533118424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8162542453263705122.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-169/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-169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1058866858827398311.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [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.18 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-7952 in /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-169 # 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/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 4d0c2cedd80008219086bc102a00ef18c0bab2ac Merge succeeded, producing 4d0c2cedd80008219086bc102a00ef18c0bab2ac Checking out Revision 4d0c2cedd80008219086bc102a00ef18c0bab2ac (PR-169) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:04:29 ========================================================= 11:04:29 EdgeX Global Pipelines Version Info 11:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 11:04:30 ------------------- 11:04:30 stable info: 11:04:30 ------------------- 11:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:04:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:30 Message: update stable to v1.0.244 11:04:30 ------------------- 11:04:30 experimental info: 11:04:30 ------------------- 11:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 11:04:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:04:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:04:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d0c2ce [Pipeline] echo 11:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:32 provisioning config files... 11:04:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config13849784473244124469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:32 ---> docker-login.sh 11:04:32 nexus3.edgexfoundry.org:10001 11:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:32 Configure a credential helper to remove this warning. See 11:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:32 11:04:32 Login Succeeded 11:04:32 nexus3.edgexfoundry.org:10002 11:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:33 Configure a credential helper to remove this warning. See 11:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:33 11:04:33 Login Succeeded 11:04:33 nexus3.edgexfoundry.org:10003 11:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:33 Configure a credential helper to remove this warning. See 11:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:33 11:04:33 Login Succeeded 11:04:33 nexus3.edgexfoundry.org:10004 11:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:33 Configure a credential helper to remove this warning. See 11:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:33 11:04:33 Login Succeeded 11:04:33 docker.io 11:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:33 Configure a credential helper to remove this warning. See 11:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:33 11:04:33 Login Succeeded 11:04:33 ---> docker-login.sh ends [Pipeline] } 11:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:04:34 + git rev-list -1 --merges 4d0c2cedd80008219086bc102a00ef18c0bab2ac~1..4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo 11:04:34 -----------> git rev-list -1 --merges 4d0c2cedd80008219086bc102a00ef18c0bab2ac~1..4d0c2cedd80008219086bc102a00ef18c0bab2ac 4d0c2cedd80008219086bc102a00ef18c0bab2ac [false] [Pipeline] sh 11:04:34 + git log --format=format:%s -1 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo 11:04:34 ========================================================= 11:04:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:04:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:35 + git log --format=format:%s -1 4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] echo 11:04:35 [semverPrep] GIT_COMMIT: 4d0c2cedd80008219086bc102a00ef18c0bab2ac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 11:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:04:35 + grep -v github /etc/ssh/ssh_known_hosts 11:04:35 + [ -e /tmp/ssh_known_hosts ] 11:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:04:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:04:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:36 11:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:36 0.1.4: Pulling from edgex-devops/py-git-semver 11:04:36 b85a868b505f: Pulling fs layer 11:04:36 e2be974225ed: Pulling fs layer 11:04:36 339a4e72a1f5: Pulling fs layer 11:04:36 988bab9f4d93: Pulling fs layer 11:04:36 1469e6f7b9e6: Pulling fs layer 11:04:36 eaf3925da568: Pulling fs layer 11:04:36 bab4dde63d76: Pulling fs layer 11:04:36 bde34c3a00c8: Pulling fs layer 11:04:36 b352a97aabf1: Pulling fs layer 11:04:36 4872d77fe225: Pulling fs layer 11:04:36 5851b861e8e6: Pulling fs layer 11:04:36 bde34c3a00c8: Waiting 11:04:36 4872d77fe225: Waiting 11:04:36 b352a97aabf1: Waiting 11:04:36 988bab9f4d93: Waiting 11:04:36 1469e6f7b9e6: Waiting 11:04:36 5851b861e8e6: Waiting 11:04:36 e2be974225ed: Verifying Checksum 11:04:36 e2be974225ed: Download complete 11:04:36 988bab9f4d93: Verifying Checksum 11:04:36 988bab9f4d93: Download complete 11:04:36 1469e6f7b9e6: Verifying Checksum 11:04:36 1469e6f7b9e6: Download complete 11:04:36 339a4e72a1f5: Verifying Checksum 11:04:36 339a4e72a1f5: Download complete 11:04:36 eaf3925da568: Verifying Checksum 11:04:36 eaf3925da568: Download complete 11:04:36 bde34c3a00c8: Download complete 11:04:36 b352a97aabf1: Download complete 11:04:36 4872d77fe225: Download complete 11:04:36 5851b861e8e6: Verifying Checksum 11:04:36 5851b861e8e6: Download complete 11:04:36 b85a868b505f: Download complete 11:04:37 bab4dde63d76: Verifying Checksum 11:04:37 bab4dde63d76: Download complete 11:04:38 b85a868b505f: Pull complete 11:04:38 e2be974225ed: Pull complete 11:04:38 339a4e72a1f5: Pull complete 11:04:38 988bab9f4d93: Pull complete 11:04:39 1469e6f7b9e6: Pull complete 11:04:39 eaf3925da568: Pull complete 11:04:41 bab4dde63d76: Pull complete 11:04:41 bde34c3a00c8: Pull complete 11:04:41 b352a97aabf1: Pull complete 11:04:41 4872d77fe225: Pull complete 11:04:41 5851b861e8e6: Pull complete 11:04:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:04:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:41 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@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 11:04:44 $ docker top 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 -eo pid,comm 11:04:44 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). 11:04:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:44 [ssh-agent] Looking for ssh-agent implementation... 11:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:44 $ docker exec 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent 11:04:44 SSH_AUTH_SOCK=/tmp/ssh-anWb75Wj2fWK/agent.33 11:04:44 SSH_AGENT_PID=39 11:04:44 Running ssh-add (command line suppressed) 11:04:44 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_2741098671382161352.key (/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_2741098671382161352.key) 11:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:44 + git tag --points-at HEAD [Pipeline] } 11:04:44 $ docker exec --env ******** --env ******** 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent -k 11:04:45 unset SSH_AUTH_SOCK; 11:04:45 unset SSH_AGENT_PID; 11:04:45 echo Agent pid 39 killed; 11:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:45 [ssh-agent] Looking for ssh-agent implementation... 11:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:45 $ docker exec 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent 11:04:45 SSH_AUTH_SOCK=/tmp/ssh-nANpaslIEu9P/agent.71 11:04:45 SSH_AGENT_PID=76 11:04:45 Running ssh-add (command line suppressed) 11:04:45 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_1536195594227098296.key (/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/private_key_1536195594227098296.key) 11:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:45 + git semver init 11:04:46 2023-03-01 11:04:45,998 [run_init] DEBUG init version:0.0.0 force:False 11:04:46 2023-03-01 11:04:45,999 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver 11:04:46 2023-03-01 11:04:45,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-169/.semver 11:04:46 2023-03-01 11:04:45,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169, universal_newlines=False, shell=None, istream=None) 11:04:47 2023-03-01 11:04:46,881 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-169/.git/info/exclude 11:04:47 2023-03-01 11:04:46,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 with force:False 11:04:47 2023-03-01 11:04:46,882 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 11:04:47 2023-03-01 11:04:46,886 [execute] INFO git cat-file --batch-check 11:04:47 2023-03-01 11:04:46,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver, universal_newlines=False, shell=None, istream=) 11:04:47 2023-03-01 11:04:46,892 [execute] INFO git cat-file --batch 11:04:47 2023-03-01 11:04:46,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-169/.semver, universal_newlines=False, shell=None, istream=) 11:04:47 2023-03-01 11:04:46,898 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-169/.semver/PR-169 11:04:47 0.0.0 [Pipeline] } 11:04:47 $ docker exec --env ******** --env ******** 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 ssh-agent -k 11:04:47 unset SSH_AUTH_SOCK; 11:04:47 unset SSH_AGENT_PID; 11:04:47 echo Agent pid 76 killed; 11:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:04:47 + git semver [Pipeline] } 11:04:47 $ docker stop --time=1 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 11:04:49 $ docker rm -f --volumes 68da26ae6bc54a3147641169038ef137bd5e5c2f1bcdc498afb0512b4473a863 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:04:49 Stashed 1 file(s) [Pipeline] echo 11:04:49 [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 11:04:50 provisioning config files... 11:04:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config16047541046221596782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:50 ---> docker-login.sh 11:04:50 nexus3.edgexfoundry.org:10001 11:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:50 Configure a credential helper to remove this warning. See 11:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:50 11:04:50 Login Succeeded 11:04:50 nexus3.edgexfoundry.org:10002 11:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:50 Configure a credential helper to remove this warning. See 11:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:50 11:04:50 Login Succeeded 11:04:50 nexus3.edgexfoundry.org:10003 11:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:51 Configure a credential helper to remove this warning. See 11:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:51 11:04:51 Login Succeeded 11:04:51 nexus3.edgexfoundry.org:10004 11:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:51 Configure a credential helper to remove this warning. See 11:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:51 11:04:51 Login Succeeded 11:04:51 docker.io 11:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:51 Configure a credential helper to remove this warning. See 11:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:51 11:04:51 Login Succeeded 11:04:51 ---> docker-login.sh ends [Pipeline] } 11:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:04:51 ========================================================= 11:04:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:04:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:04:52 Sending build context to Docker daemon 4.115MB 11:04:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:04:52 Step 2/12 : FROM ${BASE} AS builder 11:04:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:04:52 213ec9aee27d: Pulling fs layer 11:04:52 4583459ba037: Pulling fs layer 11:04:52 93c1e223e6f2: Pulling fs layer 11:04:52 53926ce57604: Pulling fs layer 11:04:52 21b2b0c7a3f4: Pulling fs layer 11:04:52 22ff95d597cd: Pulling fs layer 11:04:52 12d6caf4c0d1: Pulling fs layer 11:04:52 96b7cbca73a9: Pulling fs layer 11:04:52 a7acece74701: Pulling fs layer 11:04:52 22ff95d597cd: Waiting 11:04:52 12d6caf4c0d1: Waiting 11:04:52 53926ce57604: Waiting 11:04:52 a7acece74701: Waiting 11:04:52 96b7cbca73a9: Waiting 11:04:52 93c1e223e6f2: Verifying Checksum 11:04:52 93c1e223e6f2: Download complete 11:04:52 4583459ba037: Download complete 11:04:52 21b2b0c7a3f4: Verifying Checksum 11:04:52 21b2b0c7a3f4: Download complete 11:04:52 22ff95d597cd: Verifying Checksum 11:04:52 22ff95d597cd: Download complete 11:04:52 213ec9aee27d: Verifying Checksum 11:04:52 213ec9aee27d: Download complete 11:04:52 12d6caf4c0d1: Download complete 11:04:52 213ec9aee27d: Pull complete 11:04:52 4583459ba037: Pull complete 11:04:52 93c1e223e6f2: Pull complete 11:04:53 a7acece74701: Verifying Checksum 11:04:53 a7acece74701: Download complete 11:04:53 96b7cbca73a9: Verifying Checksum 11:04:53 53926ce57604: Verifying Checksum 11:04:53 53926ce57604: Download complete 11:04:57 53926ce57604: Pull complete 11:04:57 21b2b0c7a3f4: Pull complete 11:04:57 22ff95d597cd: Pull complete 11:04:57 12d6caf4c0d1: Pull complete 11:04:59 96b7cbca73a9: Pull complete 11:05:00 a7acece74701: Pull complete 11:05:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:05:00 ---> db6d94c90886 11:05:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:05:04 ---> Running in 13daf6f82671 11:05:04 Removing intermediate container 13daf6f82671 11:05:04 ---> 8586217efdc2 11:05:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:04 ---> Running in 08330bfac6ad 11:05:04 Removing intermediate container 08330bfac6ad 11:05:04 ---> 3fe95a0179ce 11:05:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:05:04 ---> Running in 1db843fac6d1 11:05:04 Removing intermediate container 1db843fac6d1 11:05:04 ---> 85c7e8995353 11:05:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:05:04 ---> Running in def7295b452d 11:05:04 Removing intermediate container def7295b452d 11:05:04 ---> 7da0b762b96f 11:05:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:04 ---> Running in 48381790201d 11:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:05:05 Still waiting to schedule task 11:05:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7953’ is offline 11:05:05 OK: 211 MiB in 51 packages 11:05:05 Removing intermediate container 48381790201d 11:05:05 ---> f69fb2c25fd8 11:05:05 Step 8/12 : WORKDIR /app 11:05:05 ---> Running in 6649bd09bfca 11:05:05 Removing intermediate container 6649bd09bfca 11:05:05 ---> 350d05c7e873 11:05:05 Step 9/12 : COPY go.mod vendor* ./ 11:05:05 ---> 91754681a296 11:05:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:05 ---> Running in 962626112ad6 11:05:32 Removing intermediate container 962626112ad6 11:05:32 ---> 2007836f1342 11:05:32 Step 11/12 : COPY . . 11:05:32 ---> 1fe631cf7948 11:05:32 Step 12/12 : RUN $MAKE 11:05:32 ---> Running in 417bfcba4fdc 11:05:32 noop 11:05:32 Removing intermediate container 417bfcba4fdc 11:05:32 ---> 4fa879d183e6 11:05:32 Successfully built 4fa879d183e6 11:05:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:32 + docker inspect -f . ci-base-image-x86_64 11:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:32 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@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 11:05:33 $ docker top c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:33 + go version 11:05:33 go version go1.18.7 linux/amd64 [Pipeline] } 11:05:33 $ docker stop --time=1 c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c 11:05:35 $ docker rm -f --volumes c9fabaac74f3cee1dede3a4e2bd599ed0dcb67f8cd32df899e1940fd26621b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:35 + docker inspect -f . ci-base-image-x86_64 11:05:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:35 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:05:35 $ 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-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@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 11:05:36 $ docker top c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:36 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] fileExists [Pipeline] sh 11:05:36 + make test 11:05:36 go test ./... -coverprofile=coverage.out ./... 11:05:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:05:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:05:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.585s coverage: 40.7% of statements 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 11:05:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 11:06:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:06:00 go vet ./... 11:06:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:03 ./bin/test-attribution-txt.sh 11:06:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:06:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:06:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:06:03 $ docker stop --time=1 c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b 11:06:06 $ docker rm -f --volumes c67891fe8c3a4204042663c95adddfab96541e004522599d548d5cb17b364a6b [Pipeline] // withDockerContainer [Pipeline] sh 11:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:06:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:08 + ls -al . 11:06:08 total 628 11:06:08 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 11:05 . 11:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 .. 11:06:08 -rw-rw-r-- 1 jenkins jenkins 134 Mar 1 11:04 .dockerignore 11:06:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 11:05 .git 11:06:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 11:04 .github 11:06:08 -rw-rw-r-- 1 jenkins jenkins 946 Mar 1 11:04 .gitignore 11:06:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 11:04 .golangci.yml 11:06:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 11:04 .semver 11:06:08 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 1 11:04 Attribution.txt 11:06:08 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 1 11:04 CHANGELOG.md 11:06:08 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 1 11:04 Dockerfile 11:06:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 11:04 GOVERNANCE.md 11:06:08 -rw-rw-r-- 1 jenkins jenkins 683 Mar 1 11:04 Jenkinsfile 11:06:08 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 11:04 LICENSE 11:06:08 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 1 11:04 Makefile 11:06:08 -rw-rw-r-- 1 jenkins jenkins 625 Mar 1 11:04 OWNERS.md 11:06:08 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 1 11:04 README.md 11:06:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 11:04 VERSION 11:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 bin 11:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 cmd 11:06:08 -rw-r--r-- 1 jenkins jenkins 457862 Mar 1 11:05 coverage.out 11:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 examples 11:06:08 -rw-rw-r-- 1 jenkins jenkins 3463 Mar 1 11:04 go.mod 11:06:08 -rw-rw-r-- 1 jenkins jenkins 31137 Mar 1 11:04 go.sum 11:06:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:04 images 11:06:08 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 11:04 internal 11:06:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:04 snap 11:06:08 -rw-rw-r-- 1 jenkins jenkins 193 Mar 1 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:08 + 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=4d0c2cedd80008219086bc102a00ef18c0bab2ac --label arch=amd64 --label version=0.0.0 . 11:06:08 Sending build context to Docker daemon 4.115MB 11:06:08 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:06:08 Step 2/24 : FROM ${BASE} AS builder 11:06:08 ---> 4fa879d183e6 11:06:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:06:08 ---> Running in 846018aa7c94 11:06:08 Removing intermediate container 846018aa7c94 11:06:08 ---> a236ff086268 11:06:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:08 ---> Running in ef1d75bf6c7a 11:06:08 Removing intermediate container ef1d75bf6c7a 11:06:08 ---> 9d34e56f1d66 11:06:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:06:08 ---> Running in 7d5836dd70bc 11:06:09 Removing intermediate container 7d5836dd70bc 11:06:09 ---> f86766ad7aa7 11:06:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:06:09 ---> Running in 9ef239e848d2 11:06:09 Removing intermediate container 9ef239e848d2 11:06:09 ---> f7ef8db24523 11:06:09 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:09 ---> Running in 4c6a2ec0a761 11:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:06:10 OK: 211 MiB in 51 packages 11:06:10 Removing intermediate container 4c6a2ec0a761 11:06:10 ---> 6d18b8653dfc 11:06:10 Step 8/24 : WORKDIR /app 11:06:10 ---> Running in a0a33a50cab2 11:06:10 Removing intermediate container a0a33a50cab2 11:06:10 ---> 1bcbaca669b3 11:06:10 Step 9/24 : COPY go.mod vendor* ./ 11:06:10 ---> 106bacb2ef3e 11:06:10 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:10 ---> Running in a2515aae8c0b 11:06:11 Removing intermediate container a2515aae8c0b 11:06:11 ---> 4c2f80774b63 11:06:11 Step 11/24 : COPY . . 11:06:11 ---> d66e04af7a57 11:06:11 Step 12/24 : RUN $MAKE 11:06:11 ---> Running in 43712105808f 11:06:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:06:33 Removing intermediate container 43712105808f 11:06:33 ---> 4731a18b957a 11:06:33 Step 13/24 : FROM alpine:3.16 11:06:33 3.16: Pulling from library/alpine 11:06:33 ef5531b6e74e: Pulling fs layer 11:06:33 ef5531b6e74e: Verifying Checksum 11:06:33 ef5531b6e74e: Download complete 11:06:33 ef5531b6e74e: Pull complete 11:06:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:06:33 Status: Downloaded newer image for alpine:3.16 11:06:33 ---> dfd21b5a31f5 11:06:33 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:06:33 ---> Running in 18e95e6aad63 11:06:33 Removing intermediate container 18e95e6aad63 11:06:33 ---> 8e0836126c49 11:06:33 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:06:33 ---> Running in 2c0bab400508 11:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:06:33 (1/1) Installing dumb-init (1.2.5-r1) 11:06:33 Executing busybox-1.35.0-r17.trigger 11:06:33 OK: 6 MiB in 15 packages 11:06:33 Removing intermediate container 2c0bab400508 11:06:33 ---> 0b21b935e005 11:06:33 Step 16/24 : COPY --from=builder /app/LICENSE / 11:06:33 ---> 16c5023a532a 11:06:33 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:06:33 ---> de4a2e68e9bf 11:06:33 Step 18/24 : COPY --from=builder /app/cmd/ / 11:06:34 ---> 13793ac6baa3 11:06:34 Step 19/24 : EXPOSE 59989 11:06:34 ---> Running in 8c67e4a35cf2 11:06:34 Removing intermediate container 8c67e4a35cf2 11:06:34 ---> 893d95952815 11:06:34 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:06:34 ---> Running in 04a2dd632f54 11:06:34 Removing intermediate container 04a2dd632f54 11:06:34 ---> a1a91af7e40e 11:06:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:06:34 ---> Running in 0a590aa88b83 11:06:34 Removing intermediate container 0a590aa88b83 11:06:34 ---> b02fac41254c 11:06:34 Step 22/24 : LABEL arch=amd64 11:06:34 ---> Running in 25cd5bcc4761 11:06:34 Removing intermediate container 25cd5bcc4761 11:06:34 ---> 3a8a92814054 11:06:34 Step 23/24 : LABEL git_sha=4d0c2cedd80008219086bc102a00ef18c0bab2ac 11:06:34 ---> Running in 8753005fbc17 11:06:34 Removing intermediate container 8753005fbc17 11:06:34 ---> 51e890eeef8f 11:06:34 Step 24/24 : LABEL version=0.0.0 11:06:34 ---> Running in 42c241485a63 11:06:34 Removing intermediate container 42c241485a63 11:06:34 ---> d04975f4157c 11:06:34 [Warning] One or more build-args [ARCH] were not consumed 11:06:34 Successfully built d04975f4157c 11:06:34 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:35 11:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:36 latest: Pulling from edgex-lftools-log-publisher 11:06:36 5eb5b503b376: Pulling fs layer 11:06:36 5c69ac0246d0: Pulling fs layer 11:06:36 ec43610c2a17: Pulling fs layer 11:06:36 3a2ae6a8a46f: Pulling fs layer 11:06:36 33b1e0a273af: Pulling fs layer 11:06:36 5d3b04190fa2: Pulling fs layer 11:06:36 2f39f015ded8: Pulling fs layer 11:06:36 3a2ae6a8a46f: Waiting 11:06:36 33b1e0a273af: Waiting 11:06:36 5d3b04190fa2: Waiting 11:06:36 2f39f015ded8: Waiting 11:06:36 5c69ac0246d0: Verifying Checksum 11:06:36 5c69ac0246d0: Download complete 11:06:36 3a2ae6a8a46f: Verifying Checksum 11:06:36 3a2ae6a8a46f: Download complete 11:06:36 ec43610c2a17: Download complete 11:06:36 33b1e0a273af: Verifying Checksum 11:06:36 33b1e0a273af: Download complete 11:06:36 5d3b04190fa2: Download complete 11:06:36 5eb5b503b376: Verifying Checksum 11:06:36 5eb5b503b376: Download complete 11:06:37 2f39f015ded8: Download complete 11:06:37 5eb5b503b376: Pull complete 11:06:37 5c69ac0246d0: Pull complete 11:06:38 ec43610c2a17: Pull complete 11:06:38 3a2ae6a8a46f: Pull complete 11:06:38 33b1e0a273af: Pull complete 11:06:38 5d3b04190fa2: Pull complete 11:06:42 2f39f015ded8: Pull complete 11:06:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:42 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:06:42 $ 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-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@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 11:06:46 $ docker top 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:46 ---> job-cost.sh 11:06:46 lf-activate-venv: SKIPPING 11:06:46 INFO: No Stack... 11:06:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:47 INFO: Archiving Costs [Pipeline] sh 11:06:48 + cat /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/cost.csv 11:06:48 + cut -d, -f6 [Pipeline] lock 11:06:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] 11:06:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] did not exist. Created. 11:06:48 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:48 + echo total: 0.2199999988079071 [Pipeline] stash 11:06:48 Stashed 1 file(s) [Pipeline] } 11:06:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:06:48 $ docker stop --time=1 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 11:06:49 $ docker rm -f --volumes 805f88f8f6ae5b1ab96d1cb75f51c15dcbd920a1e05a426a8e4f3644573f6a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7954 in /w/workspace/undry_device-rfid-llrp-go_PR-169 [Pipeline] { [Pipeline] ws 11:07:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:07:21 Selected Git installation does not exist. Using Default 11:07:21 The recommended git tool is: NONE 11:07:26 using credential edgex-jenkins-ssh 11:07:26 Cloning the remote Git repository 11:07:26 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:26 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:07:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:27 > git --version # timeout=10 11:07:27 > git --version # 'git version 2.25.1' 11:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:07:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:29 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 4d0c2cedd80008219086bc102a00ef18c0bab2ac 11:07:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:07:29 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:07:29 > git config core.sparsecheckout # timeout=10 11:07:29 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 11:07:30 > git remote # timeout=10 11:07:30 > git config --get remote.origin.url # timeout=10 11:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:30 Merge succeeded, producing 4d0c2cedd80008219086bc102a00ef18c0bab2ac 11:07:30 Checking out Revision 4d0c2cedd80008219086bc102a00ef18c0bab2ac (PR-169) 11:07:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:07:30 > git --version # timeout=10 11:07:30 > git --version # 'git version 2.25.1' 11:07:30 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:30 > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 11:07:30 > git rev-parse HEAD^{commit} # timeout=10 11:07:30 > git config core.sparsecheckout # timeout=10 11:07:30 > git checkout -f 4d0c2cedd80008219086bc102a00ef18c0bab2ac # timeout=10 11:07:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:31 Dload Upload Total Spent Left Speed 11:07:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 11:07:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:32 + sudo tee /etc/docker/daemon.new 11:07:32 { 11:07:32 "registry-mirrors": [ 11:07:32 "https://nexus3.edgexfoundry.org:10001" 11:07:32 ], 11:07:32 "bip": "10.250.0.254/24", 11:07:32 "hosts": [ 11:07:32 "tcp://0.0.0.0:5555", 11:07:32 "unix:///var/run/docker.sock" 11:07:32 ], 11:07:32 "mtu": 1458, 11:07:32 "selinux-enabled": true, 11:07:32 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:32 } [Pipeline] sh 11:07:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:51 provisioning config files... 11:07:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8637384433220329288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:52 ---> docker-login.sh 11:07:52 nexus3.edgexfoundry.org:10001 11:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:52 Configure a credential helper to remove this warning. See 11:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:52 11:07:52 Login Succeeded 11:07:52 nexus3.edgexfoundry.org:10002 11:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:53 Configure a credential helper to remove this warning. See 11:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:53 11:07:53 Login Succeeded 11:07:53 nexus3.edgexfoundry.org:10003 11:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:53 Configure a credential helper to remove this warning. See 11:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:53 11:07:53 Login Succeeded 11:07:53 nexus3.edgexfoundry.org:10004 11:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:54 Configure a credential helper to remove this warning. See 11:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:54 11:07:54 Login Succeeded 11:07:54 docker.io 11:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:54 Configure a credential helper to remove this warning. See 11:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:54 11:07:54 Login Succeeded 11:07:54 ---> docker-login.sh ends [Pipeline] } 11:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:55 ========================================================= 11:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:07:55 Sending build context to Docker daemon 1.217MB 11:07:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 11:07:55 Step 2/12 : FROM ${BASE} AS builder 11:07:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:07:56 9b18e9b68314: Pulling fs layer 11:07:56 35d82f9e3411: Pulling fs layer 11:07:56 e16973657156: Pulling fs layer 11:07:56 fc693d55d65f: Pulling fs layer 11:07:56 7e9fc2657dce: Pulling fs layer 11:07:56 dda99020689f: Pulling fs layer 11:07:56 db1c61fa0a46: Pulling fs layer 11:07:56 891c053d2c06: Pulling fs layer 11:07:56 fc693d55d65f: Waiting 11:07:56 7e9fc2657dce: Waiting 11:07:56 dda99020689f: Waiting 11:07:56 db1c61fa0a46: Waiting 11:07:56 891c053d2c06: Waiting 11:07:56 e16973657156: Download complete 11:07:56 35d82f9e3411: Verifying Checksum 11:07:56 35d82f9e3411: Download complete 11:07:56 7e9fc2657dce: Verifying Checksum 11:07:56 7e9fc2657dce: Download complete 11:07:56 dda99020689f: Verifying Checksum 11:07:56 dda99020689f: Download complete 11:07:56 9b18e9b68314: Verifying Checksum 11:07:56 9b18e9b68314: Download complete 11:07:57 9b18e9b68314: Pull complete 11:07:57 891c053d2c06: Verifying Checksum 11:07:57 891c053d2c06: Download complete 11:07:57 35d82f9e3411: Pull complete 11:07:57 e16973657156: Pull complete 11:07:58 db1c61fa0a46: Verifying Checksum 11:07:58 db1c61fa0a46: Download complete 11:07:58 fc693d55d65f: Download complete 11:08:11 fc693d55d65f: Pull complete 11:08:11 7e9fc2657dce: Pull complete 11:08:11 dda99020689f: Pull complete 11:08:15 db1c61fa0a46: Pull complete 11:08:16 891c053d2c06: Pull complete 11:08:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:08:16 ---> f96f9c87975a 11:08:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:08:18 ---> Running in 16f695f9ac89 11:08:18 Removing intermediate container 16f695f9ac89 11:08:18 ---> c857ea750d8b 11:08:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:18 ---> Running in 4774feb4f6bc 11:08:19 Removing intermediate container 4774feb4f6bc 11:08:19 ---> a3a5884e0ac0 11:08:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:08:19 ---> Running in 69efcf7500e0 11:08:19 Removing intermediate container 69efcf7500e0 11:08:19 ---> a74b819795fc 11:08:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:08:19 ---> Running in 3bcb99bd5b41 11:08:19 Removing intermediate container 3bcb99bd5b41 11:08:19 ---> b923b89bae56 11:08:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:20 ---> Running in e908e27b2227 11:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:08:22 OK: 221 MiB in 51 packages 11:08:23 Removing intermediate container e908e27b2227 11:08:23 ---> 9ea767feb3be 11:08:23 Step 8/12 : WORKDIR /app 11:08:23 ---> Running in 6e00449ccf4c 11:08:23 Removing intermediate container 6e00449ccf4c 11:08:23 ---> 96396d5d3b14 11:08:23 Step 9/12 : COPY go.mod vendor* ./ 11:08:24 ---> e155feb4f251 11:08:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:24 ---> Running in fcbdac63d288 11:09:32 Removing intermediate container fcbdac63d288 11:09:32 ---> 5070240290b4 11:09:32 Step 11/12 : COPY . . 11:09:32 ---> b67732585a4e 11:09:32 Step 12/12 : RUN $MAKE 11:09:32 ---> Running in 0dbf08d96537 11:09:32 noop 11:09:32 Removing intermediate container 0dbf08d96537 11:09:32 ---> 5ddb86d7c3fa 11:09:32 Successfully built 5ddb86d7c3fa 11:09:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:32 + docker inspect -f . ci-base-image-arm64 11:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container 11:09:33 $ 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 11:09:34 $ docker top feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:35 + go version 11:09:35 go version go1.18.7 linux/arm64 [Pipeline] } 11:09:35 $ docker stop --time=1 feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 11:09:36 $ docker rm -f --volumes feef8140b14a5a714f242455917925de9308081605af2aab4a4d32964a1820a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:37 + docker inspect -f . ci-base-image-arm64 11:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container 11:09:38 $ 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 11:09:39 $ docker top a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:39 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:09:40 + make test 11:09:40 go test ./... -coverprofile=coverage.out ./... 11:09:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:11:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:11:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.793s coverage: 40.7% of statements 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 51.9% of statements 11:11:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 11:11:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:37 go vet ./... 11:12:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:09 ./bin/test-attribution-txt.sh 11:12:09 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:12:09 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:12:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:12:09 $ docker stop --time=1 a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 11:12:11 $ docker rm -f --volumes a21f25a326658cc7a0fcf33fc7f05004bccf0fb530f312fc4c7733a2d917d907 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:12 Warning: overwriting stash ‘coverage-report’ 11:12:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:14 + ls -al . 11:12:14 total 624 11:12:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 11:09 . 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 .. 11:12:14 -rw-rw-r-- 1 jenkins jenkins 134 Mar 1 11:07 .dockerignore 11:12:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 11:07 .git 11:12:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 11:07 .github 11:12:14 -rw-rw-r-- 1 jenkins jenkins 946 Mar 1 11:07 .gitignore 11:12:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 11:07 .golangci.yml 11:12:14 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 1 11:07 Attribution.txt 11:12:14 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 1 11:07 CHANGELOG.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 1 11:07 Dockerfile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 11:07 GOVERNANCE.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 683 Mar 1 11:07 Jenkinsfile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 11:07 LICENSE 11:12:14 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 1 11:07 Makefile 11:12:14 -rw-rw-r-- 1 jenkins jenkins 625 Mar 1 11:07 OWNERS.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 1 11:07 README.md 11:12:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 11:04 VERSION 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 bin 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 cmd 11:12:14 -rw-r--r-- 1 jenkins jenkins 457862 Mar 1 11:11 coverage.out 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 examples 11:12:14 -rw-rw-r-- 1 jenkins jenkins 3463 Mar 1 11:07 go.mod 11:12:14 -rw-rw-r-- 1 jenkins jenkins 31137 Mar 1 11:07 go.sum 11:12:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 11:07 images 11:12:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 11:07 internal 11:12:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 11:07 snap 11:12:14 -rw-rw-r-- 1 jenkins jenkins 193 Mar 1 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:14 + 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=4d0c2cedd80008219086bc102a00ef18c0bab2ac --label arch=arm64 --label version=0.0.0 . 11:12:15 Sending build context to Docker daemon 1.217MB 11:12:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 11:12:15 Step 2/24 : FROM ${BASE} AS builder 11:12:15 ---> 5ddb86d7c3fa 11:12:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:12:15 ---> Running in c63eb22c77aa 11:12:15 Removing intermediate container c63eb22c77aa 11:12:15 ---> 6055ba3769c7 11:12:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:15 ---> Running in f5121a7172ab 11:12:15 Removing intermediate container f5121a7172ab 11:12:15 ---> 7916b89bd3cf 11:12:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:12:15 ---> Running in 529e3c3de8fa 11:12:16 Removing intermediate container 529e3c3de8fa 11:12:16 ---> f9c4fcce90bd 11:12:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:12:16 ---> Running in 31921d946b78 11:12:16 Removing intermediate container 31921d946b78 11:12:16 ---> 433a3983353b 11:12:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:16 ---> Running in a3ef74413b4a 11:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:12:18 OK: 221 MiB in 51 packages 11:12:19 Removing intermediate container a3ef74413b4a 11:12:19 ---> ced075c34efb 11:12:19 Step 8/24 : WORKDIR /app 11:12:19 ---> Running in 1b2c9431959a 11:12:20 Removing intermediate container 1b2c9431959a 11:12:20 ---> 51dae54ebca0 11:12:20 Step 9/24 : COPY go.mod vendor* ./ 11:12:20 ---> ea13fab931da 11:12:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:20 ---> Running in da4408dcf3dd 11:12:23 Removing intermediate container da4408dcf3dd 11:12:23 ---> f47f4e7627a9 11:12:23 Step 11/24 : COPY . . 11:12:24 ---> 8883136def2a 11:12:24 Step 12/24 : RUN $MAKE 11:12:24 ---> Running in 033fd1996d5f 11:12:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:14:31 Removing intermediate container 033fd1996d5f 11:14:31 ---> e9fadec9cb42 11:14:31 Step 13/24 : FROM alpine:3.16 11:14:31 3.16: Pulling from library/alpine 11:14:31 3760b48202b3: Pulling fs layer 11:14:31 3760b48202b3: Verifying Checksum 11:14:31 3760b48202b3: Download complete 11:14:32 3760b48202b3: Pull complete 11:14:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 11:14:32 Status: Downloaded newer image for alpine:3.16 11:14:32 ---> 4c81e5bf8899 11:14:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:14:32 ---> Running in 15e33e6e17c8 11:14:32 Removing intermediate container 15e33e6e17c8 11:14:32 ---> a59439eb5c99 11:14:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:14:32 ---> Running in 1959e00df3aa 11:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:14:34 (1/1) Installing dumb-init (1.2.5-r1) 11:14:34 Executing busybox-1.35.0-r17.trigger 11:14:34 OK: 5 MiB in 15 packages 11:14:35 Removing intermediate container 1959e00df3aa 11:14:35 ---> 82607553d392 11:14:35 Step 16/24 : COPY --from=builder /app/LICENSE / 11:14:38 ---> 4447d0c11910 11:14:38 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:14:38 ---> e23e58d2ef67 11:14:38 Step 18/24 : COPY --from=builder /app/cmd/ / 11:14:39 ---> 8c3706d39c99 11:14:39 Step 19/24 : EXPOSE 59989 11:14:40 ---> Running in 4f9bf5cf1c31 11:14:40 Removing intermediate container 4f9bf5cf1c31 11:14:40 ---> 9f7730533b5b 11:14:40 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:14:40 ---> Running in 5db230520ad9 11:14:40 Removing intermediate container 5db230520ad9 11:14:40 ---> 7c8d7ed899b0 11:14:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:14:40 ---> Running in cbd48553a958 11:14:40 Removing intermediate container cbd48553a958 11:14:40 ---> c43d319c91ff 11:14:40 Step 22/24 : LABEL arch=arm64 11:14:40 ---> Running in 2ba30295dfd3 11:14:41 Removing intermediate container 2ba30295dfd3 11:14:41 ---> 802f68d6de10 11:14:41 Step 23/24 : LABEL git_sha=4d0c2cedd80008219086bc102a00ef18c0bab2ac 11:14:41 ---> Running in fdde72d66d77 11:14:41 Removing intermediate container fdde72d66d77 11:14:41 ---> f15f760f9a11 11:14:41 Step 24/24 : LABEL version=0.0.0 11:14:41 ---> Running in dbfa82bf007b 11:14:42 Removing intermediate container dbfa82bf007b 11:14:42 ---> c084dedbfff6 11:14:42 [Warning] One or more build-args [ARCH] were not consumed 11:14:42 Successfully built c084dedbfff6 11:14:42 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:42 11:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:43 arm64: Pulling from edgex-lftools-log-publisher 11:14:43 8998bd30e6a1: Pulling fs layer 11:14:43 04944245beec: Pulling fs layer 11:14:43 699f458cf7ca: Pulling fs layer 11:14:43 765212b225bb: Pulling fs layer 11:14:43 f23df028b6ca: Pulling fs layer 11:14:43 d65c8cfc05b1: Pulling fs layer 11:14:43 2437ff75d9bd: Pulling fs layer 11:14:43 765212b225bb: Waiting 11:14:43 f23df028b6ca: Waiting 11:14:43 d65c8cfc05b1: Waiting 11:14:43 2437ff75d9bd: Waiting 11:14:43 04944245beec: Verifying Checksum 11:14:43 04944245beec: Download complete 11:14:43 765212b225bb: Verifying Checksum 11:14:43 765212b225bb: Download complete 11:14:43 f23df028b6ca: Download complete 11:14:43 d65c8cfc05b1: Verifying Checksum 11:14:43 d65c8cfc05b1: Download complete 11:14:43 699f458cf7ca: Verifying Checksum 11:14:43 699f458cf7ca: Download complete 11:14:44 8998bd30e6a1: Verifying Checksum 11:14:44 8998bd30e6a1: Download complete 11:14:46 2437ff75d9bd: Verifying Checksum 11:14:46 2437ff75d9bd: Download complete 11:14:47 8998bd30e6a1: Pull complete 11:14:48 04944245beec: Pull complete 11:14:49 699f458cf7ca: Pull complete 11:14:49 765212b225bb: Pull complete 11:14:51 f23df028b6ca: Pull complete 11:14:51 d65c8cfc05b1: Pull complete 11:15:03 2437ff75d9bd: Pull complete 11:15:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:03 prd-ubuntu20.04-docker-arm64-4c-16g-7954 does not seem to be running inside a container 11:15:03 $ 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 11:15:06 $ docker top e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:06 ---> job-cost.sh 11:15:06 lf-activate-venv: SKIPPING 11:15:06 INFO: No Stack... 11:15:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:08 INFO: Archiving Costs [Pipeline] sh 11:15:08 + cut -d, -f6 11:15:08 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:15:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] 11:15:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] did not exist. Created. 11:15:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:09 /w/workspace/device-rfid-llrp-go/1@tmp/durable-372b9056/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:15:09 + echo total: 0.10999999940395355 [Pipeline] stash 11:15:09 Warning: overwriting stash ‘stack-cost’ 11:15:09 Stashed 1 file(s) [Pipeline] } 11:15:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:09 $ docker stop --time=1 e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 11:15:11 $ docker rm -f --volumes e91adb6b004d794e2f3d937a2f28971e1719c8cff2a48698aa63fd9e74c9ba22 [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) [Pipeline] unstash [Pipeline] configFileProvider 11:15:11 provisioning config files... 11:15:11 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config15928659780424763824tmp [Pipeline] { [Pipeline] sh 11:15:12 + set +x 11:15:12 + curl -s https://codecov.io/bash 11:15:12 + bash -s -- 11:15:12 11:15:12 _____ _ 11:15:12 / ____| | | 11:15:12 | | ___ __| | ___ ___ _____ __ 11:15:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:12 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:12 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:12 Bash-1.0.6 11:15:12 11:15:12 11:15:12 ==> git version 2.25.1 found 11:15:12 ==> 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 11:15:12 Release-Date: 2020-01-08 11:15:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:15:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:15:12 ==> Jenkins CI detected. 11:15:12 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-169 11:15:12 project root: . 11:15:12 --> token set from env 11:15:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:12 ==> Running gcov in . (disable via -X gcov) 11:15:12 ==> Python coveragepy not found 11:15:12 ==> Searching for coverage reports in: 11:15:12 + . 11:15:12 -> Found 1 reports 11:15:12 ==> Detecting git/mercurial file structure 11:15:12 ==> Reading reports 11:15:12 + ./coverage.out bytes=457862 11:15:12 ==> Appending adjustments 11:15:12 https://docs.codecov.io/docs/fixing-reports 11:15:12 + Found adjustments 11:15:12 ==> Gzipping contents 11:15:12 52K /tmp/codecov.YD4U5R.gz 11:15:12 ==> Uploading reports 11:15:12 url: https://codecov.io 11:15:12 query: branch=PR-169&commit=4d0c2cedd80008219086bc102a00ef18c0bab2ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=169&job=&cmd_args= 11:15:12 -> Pinging Codecov 11:15:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-169&commit=4d0c2cedd80008219086bc102a00ef18c0bab2ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=169&job=&cmd_args= 11:15:12 -> Uploading to 11:15:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/581DD39554BDF9B6E22D074273EAD858/4d0c2cedd80008219086bc102a00ef18c0bab2ac/ee7f5a67-912f-4f0d-944b-0212d3b78ad3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T111512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b6a281af1a5741c5d0f96b3850bef652d59807dc613b0beebd8e34a5a996a1b 11:15:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:12 Dload Upload Total Spent Left Speed 11:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51278 0 0 100 51278 0 182k --:--:-- --:--:-- --:--:-- 182k 11:15:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d0c2cedd80008219086bc102a00ef18c0bab2ac [Pipeline] } 11:15:13 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:15:14 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-169/archives ] 11:15:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-169/archives 11:15:14 total 16 11:15:14 drwxr-xr-x 3 root root 4096 Mar 1 11:06 . 11:15:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 11:06 .. 11:15:14 drwxr-xr-x 2 root root 4096 Mar 1 11:06 cost 11:15:14 -rw-r--r-- 1 root root 91 Mar 1 11:06 cost.csv 11:15:14 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-169/archives 11:15:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-169/archives 11:15:14 total 16 11:15:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 11:06 . 11:15:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 11:06 .. 11:15:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 11:06 cost 11:15:14 -rw-r--r-- 1 jenkins jenkins 91 Mar 1 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:15:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:16 ---> package-listing.sh 11:15:16 ++ facter osfamily 11:15:16 ++ tr '[:upper:]' '[:lower:]' 11:15:16 + OS_FAMILY=debian 11:15:16 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-169 11:15:16 + START_PACKAGES=/tmp/packages_start.txt 11:15:16 + END_PACKAGES=/tmp/packages_end.txt 11:15:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:16 + PACKAGES=/tmp/packages_start.txt 11:15:16 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-169 ']' 11:15:16 + PACKAGES=/tmp/packages_end.txt 11:15:16 + case "${OS_FAMILY}" in 11:15:16 + dpkg -l 11:15:16 + grep '^ii' 11:15:16 + '[' -f /tmp/packages_start.txt ']' 11:15:16 + '[' -f /tmp/packages_end.txt ']' 11:15:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:16 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-169 ']' 11:15:16 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/ 11:15:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-169/archives/ [Pipeline] echo 11:15:16 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:17 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:15:17 $ 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-169/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-169 -v /w/workspace/undry_device-rfid-llrp-go_PR-169:/w/workspace/undry_device-rfid-llrp-go_PR-169:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-169@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-169@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 11:15:17 $ docker top 9b2f1dcc64856e750dc9104674fe3d5e9215f6470631982dc5213e562124d214 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:18 + mkdir -p /var/log/sysstat [Pipeline] sh 11:15:18 + ls /var/log/sa-host 11:15:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:18 provisioning config files... 11:15:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-169@tmp/config8169192160717339772tmp [Pipeline] { [Pipeline] echo 11:15:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:19 ---> create-netrc.sh [Pipeline] } 11:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:19 ---> python-tools-install.sh [Pipeline] echo 11:15:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:19 ---> sudo-logs.sh 11:15:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:20 ---> job-cost.sh 11:15:20 lf-activate-venv: SKIPPING 11:15:20 DEBUG: total: 0.2199999988079071 11:15:20 INFO: Retrieving Stack Cost... 11:15:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:21 INFO: Archiving Costs [Pipeline] echo 11:15:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:21 ---> logs-deploy.sh 11:15:21 lf-activate-venv: SKIPPING 11:15:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-169/1 11:15:21 INFO: archiving workspace using pattern(s): 11:15:22 Archives upload complete. 11:15:22 INFO: archiving logs to Nexus