Pull request #272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1+4e83b6680fa27d1881f69792a07b123682c6b4e6 (5a6dc1346b03edb6bc4465f4ac6ce0c89320f699) 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-ssh15844590127083069816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh18082868754359797723.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-272/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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11454423733158806002.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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9280884819908894595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11933157730877896637.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-272/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-272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1554380920622271036.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17520 in /w/workspace/undry_device-rfid-llrp-go_PR-272 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-272 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4e83b6680fa27d1881f69792a07b123682c6b4e6 into PR head commit 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 Merge succeeded, producing 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 Checking out Revision 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 (PR-272) > 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/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # 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 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:45 ========================================================= 18:56:45 EdgeX Global Pipelines Version Info 18:56:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:46 ------------------- 18:56:46 stable info: 18:56:46 ------------------- 18:56:46 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:56:46 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:56:46 Message: update stable to v1.0.257 18:56:46 ------------------- 18:56:46 experimental info: 18:56:46 ------------------- 18:56:46 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:46 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:56:46 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4b552 [Pipeline] echo 18:56:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:48 provisioning config files... 18:56:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config13133760062572486294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:49 ---> docker-login.sh 18:56:49 nexus3.edgexfoundry.org:10001 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 nexus3.edgexfoundry.org:10002 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:49 Configure a credential helper to remove this warning. See 18:56:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:49 18:56:49 Login Succeeded 18:56:49 nexus3.edgexfoundry.org:10003 18:56:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 nexus3.edgexfoundry.org:10004 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 docker.io 18:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:50 Configure a credential helper to remove this warning. See 18:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:50 18:56:50 Login Succeeded 18:56:50 ---> docker-login.sh ends [Pipeline] } 18:56:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:56:51 + git rev-list -1 --merges 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1~1..1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo 18:56:51 -----------> git rev-list -1 --merges 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1~1..1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [false] [Pipeline] sh 18:56:51 + git log --format=format:%s -1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo 18:56:51 ========================================================= 18:56:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:51 + git log --format=format:%s -1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo 18:56:51 [semverPrep] GIT_COMMIT: 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 18:56:52 [semverPrep] This is not a build commit. [Pipeline] sh 18:56:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:52 + grep -v github /etc/ssh/ssh_known_hosts 18:56:52 + [ -e /tmp/ssh_known_hosts ] 18:56:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:52 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:52 sudo tee -a /etc/ssh/ssh_known_hosts 18:56:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:52 18:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:53 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:53 b85a868b505f: Pulling fs layer 18:56:53 e2be974225ed: Pulling fs layer 18:56:53 339a4e72a1f5: Pulling fs layer 18:56:53 988bab9f4d93: Pulling fs layer 18:56:53 1469e6f7b9e6: Pulling fs layer 18:56:53 eaf3925da568: Pulling fs layer 18:56:53 bab4dde63d76: Pulling fs layer 18:56:53 bde34c3a00c8: Pulling fs layer 18:56:53 b352a97aabf1: Pulling fs layer 18:56:53 4872d77fe225: Pulling fs layer 18:56:53 5851b861e8e6: Pulling fs layer 18:56:53 988bab9f4d93: Waiting 18:56:53 1469e6f7b9e6: Waiting 18:56:53 eaf3925da568: Waiting 18:56:53 bab4dde63d76: Waiting 18:56:53 b352a97aabf1: Waiting 18:56:53 4872d77fe225: Waiting 18:56:53 5851b861e8e6: Waiting 18:56:53 bde34c3a00c8: Waiting 18:56:53 e2be974225ed: Download complete 18:56:53 988bab9f4d93: Verifying Checksum 18:56:53 988bab9f4d93: Download complete 18:56:53 1469e6f7b9e6: Verifying Checksum 18:56:53 1469e6f7b9e6: Download complete 18:56:53 339a4e72a1f5: Verifying Checksum 18:56:53 339a4e72a1f5: Download complete 18:56:53 eaf3925da568: Verifying Checksum 18:56:53 eaf3925da568: Download complete 18:56:53 bde34c3a00c8: Download complete 18:56:53 b352a97aabf1: Download complete 18:56:53 4872d77fe225: Verifying Checksum 18:56:53 4872d77fe225: Download complete 18:56:53 5851b861e8e6: Verifying Checksum 18:56:53 5851b861e8e6: Download complete 18:56:53 b85a868b505f: Verifying Checksum 18:56:53 b85a868b505f: Download complete 18:56:53 bab4dde63d76: Verifying Checksum 18:56:53 bab4dde63d76: Download complete 18:56:55 b85a868b505f: Pull complete 18:56:55 e2be974225ed: Pull complete 18:56:56 339a4e72a1f5: Pull complete 18:56:56 988bab9f4d93: Pull complete 18:56:56 1469e6f7b9e6: Pull complete 18:56:56 eaf3925da568: Pull complete 18:56:58 bab4dde63d76: Pull complete 18:56:58 bde34c3a00c8: Pull complete 18:56:58 b352a97aabf1: Pull complete 18:56:58 4872d77fe225: Pull complete 18:56:58 5851b861e8e6: Pull complete 18:56:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:59 prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container 18:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:03 $ docker top 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 -eo pid,comm 18:57:03 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). 18:57:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:03 [ssh-agent] Looking for ssh-agent implementation... 18:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:03 $ docker exec 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent 18:57:03 SSH_AUTH_SOCK=/tmp/ssh-uSm2AaKcWa2Q/agent.31 18:57:03 SSH_AGENT_PID=37 18:57:03 Running ssh-add (command line suppressed) 18:57:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_11852240762060302199.key (/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_11852240762060302199.key) 18:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:04 + git tag --points-at HEAD [Pipeline] } 18:57:04 $ docker exec --env ******** --env ******** 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent -k 18:57:04 unset SSH_AUTH_SOCK; 18:57:04 unset SSH_AGENT_PID; 18:57:04 echo Agent pid 37 killed; 18:57:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:04 [ssh-agent] Looking for ssh-agent implementation... 18:57:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:04 $ docker exec 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent 18:57:04 SSH_AUTH_SOCK=/tmp/ssh-1AYhRIojF37O/agent.69 18:57:04 SSH_AGENT_PID=75 18:57:04 Running ssh-add (command line suppressed) 18:57:04 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_10513801066692978021.key (/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_10513801066692978021.key) 18:57:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:05 + git semver init 18:57:05 2023-11-14 18:57:05,235 [run_init] DEBUG init version:0.0.0 force:False 18:57:05 2023-11-14 18:57:05,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver 18:57:05 2023-11-14 18:57:05,236 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-272/.semver 18:57:05 2023-11-14 18:57:05,237 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272, universal_newlines=False, shell=None, istream=None) 18:57:06 2023-11-14 18:57:06,130 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-272/.git/info/exclude 18:57:06 2023-11-14 18:57:06,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 with force:False 18:57:06 2023-11-14 18:57:06,130 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 18:57:06 2023-11-14 18:57:06,133 [execute] INFO git cat-file --batch-check 18:57:06 2023-11-14 18:57:06,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver, universal_newlines=False, shell=None, istream=) 18:57:06 2023-11-14 18:57:06,139 [execute] INFO git cat-file --batch 18:57:06 2023-11-14 18:57:06,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver, universal_newlines=False, shell=None, istream=) 18:57:06 2023-11-14 18:57:06,146 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 18:57:06 0.0.0 [Pipeline] } 18:57:06 $ docker exec --env ******** --env ******** 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent -k 18:57:06 unset SSH_AUTH_SOCK; 18:57:06 unset SSH_AGENT_PID; 18:57:06 echo Agent pid 75 killed; 18:57:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:06 + git semver [Pipeline] } 18:57:07 $ docker stop --time=1 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 18:57:08 $ docker rm -f --volumes 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:09 Stashed 1 file(s) [Pipeline] echo 18:57:09 [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 18:57:09 provisioning config files... 18:57:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config4043027797832917499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:10 ---> docker-login.sh 18:57:10 nexus3.edgexfoundry.org:10001 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 nexus3.edgexfoundry.org:10002 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 nexus3.edgexfoundry.org:10003 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 nexus3.edgexfoundry.org:10004 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 docker.io 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 ---> docker-login.sh ends [Pipeline] } 18:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:11 ========================================================= 18:57:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:57:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:57:11 Sending build context to Docker daemon 4.354MB 18:57:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:57:11 Step 2/12 : FROM ${BASE} AS builder 18:57:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:57:11 7264a8db6415: Pulling fs layer 18:57:11 c4d48a809fc2: Pulling fs layer 18:57:11 4f1c88b9dad5: Pulling fs layer 18:57:11 ad3a456e5733: Pulling fs layer 18:57:11 69c7f0334f64: Pulling fs layer 18:57:11 1f1c1a5573a3: Pulling fs layer 18:57:11 ce7588e14bc9: Pulling fs layer 18:57:11 b5e4710f87ac: Pulling fs layer 18:57:11 69c7f0334f64: Waiting 18:57:11 1f1c1a5573a3: Waiting 18:57:11 ce7588e14bc9: Waiting 18:57:11 b5e4710f87ac: Waiting 18:57:11 ad3a456e5733: Waiting 18:57:11 c4d48a809fc2: Download complete 18:57:11 ad3a456e5733: Download complete 18:57:11 69c7f0334f64: Verifying Checksum 18:57:11 69c7f0334f64: Download complete 18:57:11 7264a8db6415: Verifying Checksum 18:57:11 7264a8db6415: Download complete 18:57:11 1f1c1a5573a3: Verifying Checksum 18:57:11 1f1c1a5573a3: Download complete 18:57:11 7264a8db6415: Pull complete 18:57:12 c4d48a809fc2: Pull complete 18:57:12 b5e4710f87ac: Verifying Checksum 18:57:12 b5e4710f87ac: Download complete 18:57:12 4f1c88b9dad5: Verifying Checksum 18:57:12 4f1c88b9dad5: Download complete 18:57:13 ce7588e14bc9: Verifying Checksum 18:57:13 ce7588e14bc9: Download complete 18:57:17 4f1c88b9dad5: Pull complete 18:57:17 ad3a456e5733: Pull complete 18:57:17 69c7f0334f64: Pull complete 18:57:17 1f1c1a5573a3: Pull complete 18:57:20 ce7588e14bc9: Pull complete 18:57:22 b5e4710f87ac: Pull complete 18:57:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:57:22 ---> 88b5674ff536 18:57:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:57:24 Still waiting to schedule task 18:57:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:57:32 ---> Running in 0622622780af 18:57:32 Removing intermediate container 0622622780af 18:57:32 ---> 0afbfd947870 18:57:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:32 ---> Running in e363b86f5f9b 18:57:32 Removing intermediate container e363b86f5f9b 18:57:32 ---> 6d6e66790425 18:57:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:57:32 ---> Running in d8d4796ef812 18:57:32 Removing intermediate container d8d4796ef812 18:57:32 ---> 7145d5de7c37 18:57:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:57:32 ---> Running in cf981581ee6f 18:57:32 Removing intermediate container cf981581ee6f 18:57:32 ---> 295f89794f6c 18:57:32 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:32 ---> Running in 22ebe6a98161 18:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:32 OK: 264 MiB in 52 packages 18:57:32 Removing intermediate container 22ebe6a98161 18:57:32 ---> 280c2d485a5c 18:57:32 Step 8/12 : WORKDIR /app 18:57:32 ---> Running in a425c2659950 18:57:32 Removing intermediate container a425c2659950 18:57:32 ---> 2995d91489c8 18:57:32 Step 9/12 : COPY go.mod vendor* ./ 18:57:32 ---> 323ba047933c 18:57:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:32 ---> Running in ab495b727a01 18:58:19 Removing intermediate container ab495b727a01 18:58:19 ---> 3f0ad4803cdd 18:58:19 Step 11/12 : COPY . . 18:58:19 ---> cc845a0c96d1 18:58:19 Step 12/12 : RUN $MAKE 18:58:19 ---> Running in 6e07aa8236ac 18:58:19 noop 18:58:19 Removing intermediate container 6e07aa8236ac 18:58:19 ---> ec2132ac3e38 18:58:19 Successfully built ec2132ac3e38 18:58:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:19 + docker inspect -f . ci-base-image-x86_64 18:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:19 prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container 18:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:58:20 $ docker top 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:20 + go version 18:58:20 go version go1.21.0 linux/amd64 [Pipeline] } 18:58:20 $ docker stop --time=1 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 18:58:21 $ docker rm -f --volumes 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:22 + docker inspect -f . ci-base-image-x86_64 18:58:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:22 prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container 18:58:22 $ 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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:58:23 $ docker top ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:23 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-272 [Pipeline] fileExists [Pipeline] sh 18:58:23 + make test 18:58:23 go test ./... -coverprofile=coverage.out ./... 18:58:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:58:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:58:35 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:58:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.047s coverage: 40.6% of statements 18:58:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements 18:58:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 18:58:54 go vet ./... 18:58:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:58:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:58:57 ./bin/test-attribution-txt.sh [Pipeline] echo 18:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:58:57 $ docker stop --time=1 ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 18:59:01 $ docker rm -f --volumes ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:59:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:02 + ls -al . 18:59:02 total 640 18:59:02 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:58 . 18:59:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:56 .. 18:59:02 -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 18:56 .dockerignore 18:59:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:58 .git 18:59:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:56 .github 18:59:02 -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 18:56 .gitignore 18:59:02 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:56 .golangci.yml 18:59:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:57 .semver 18:59:02 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 18:56 Attribution.txt 18:59:02 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 18:56 CHANGELOG.md 18:59:02 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 18:56 Dockerfile 18:59:02 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:56 GOVERNANCE.md 18:59:02 -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 18:56 Jenkinsfile 18:59:02 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 18:56 LICENSE 18:59:02 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 18:56 Makefile 18:59:02 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 18:56 OWNERS.md 18:59:02 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 18:56 README.md 18:59:02 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:57 VERSION 18:59:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 bin 18:59:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:56 cmd 18:59:02 -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 18:58 coverage.out 18:59:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 examples 18:59:02 -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 18:56 go.mod 18:59:02 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 18:56 go.sum 18:59:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 images 18:59:02 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 18:56 internal 18:59:02 -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:03 + 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=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 --label arch=amd64 --label version=0.0.0 . 18:59:03 Sending build context to Docker daemon 4.354MB 18:59:03 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:59:03 Step 2/25 : FROM ${BASE} AS builder 18:59:03 ---> ec2132ac3e38 18:59:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:59:03 ---> Running in 769a5bb63d51 18:59:03 Removing intermediate container 769a5bb63d51 18:59:03 ---> ba971f38e3f0 18:59:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:03 ---> Running in d56ae895389e 18:59:03 Removing intermediate container d56ae895389e 18:59:03 ---> bb4729654cb1 18:59:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 18:59:03 ---> Running in c0276a780cc3 18:59:03 Removing intermediate container c0276a780cc3 18:59:03 ---> f1ba0d964fcb 18:59:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:59:03 ---> Running in d593c5910ebe 18:59:03 Removing intermediate container d593c5910ebe 18:59:03 ---> 5e87e1615788 18:59:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:03 ---> Running in 0d0f3f7fac89 18:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:04 OK: 264 MiB in 52 packages 18:59:04 Removing intermediate container 0d0f3f7fac89 18:59:04 ---> d41cc986f693 18:59:04 Step 8/25 : WORKDIR /app 18:59:04 ---> Running in 51d0759f66f6 18:59:04 Removing intermediate container 51d0759f66f6 18:59:04 ---> 56f5882fbf70 18:59:04 Step 9/25 : COPY go.mod vendor* ./ 18:59:04 ---> da146a584fb6 18:59:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:04 ---> Running in b42141744b18 18:59:05 Removing intermediate container b42141744b18 18:59:05 ---> bd99ad4e4c85 18:59:05 Step 11/25 : COPY . . 18:59:05 ---> 271106c3330c 18:59:05 Step 12/25 : RUN $MAKE 18:59:05 ---> Running in 066096f21ae6 18:59:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:59:28 Removing intermediate container 066096f21ae6 18:59:28 ---> 1a4f9030a88b 18:59:28 Step 13/25 : FROM alpine:3.18 18:59:28 3.18: Pulling from library/alpine 18:59:28 96526aa774ef: Pulling fs layer 18:59:28 96526aa774ef: Download complete 18:59:28 96526aa774ef: Pull complete 18:59:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:59:28 Status: Downloaded newer image for alpine:3.18 18:59:28 ---> 8ca4688f4f35 18:59:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:59:28 ---> Running in 1b2f9c2a68bb 18:59:28 Removing intermediate container 1b2f9c2a68bb 18:59:28 ---> 99c984924e14 18:59:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:59:28 ---> Running in db149af934e9 18:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:28 (1/1) Installing dumb-init (1.2.5-r2) 18:59:28 Executing busybox-1.36.1-r2.trigger 18:59:28 OK: 7 MiB in 16 packages 18:59:28 Removing intermediate container db149af934e9 18:59:28 ---> 280d4a20068b 18:59:28 Step 16/25 : RUN apk --no-cache upgrade 18:59:28 ---> Running in 66d9bac7a64c 18:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:28 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:59:28 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:59:28 Executing busybox-1.36.1-r5.post-upgrade 18:59:28 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:59:28 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:59:28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:59:28 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:59:28 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:59:28 Executing busybox-1.36.1-r5.trigger 18:59:28 OK: 7 MiB in 16 packages 18:59:29 Removing intermediate container 66d9bac7a64c 18:59:29 ---> 79a41796cb80 18:59:29 Step 17/25 : COPY --from=builder /app/LICENSE / 18:59:29 ---> 4fc5911e7f29 18:59:29 Step 18/25 : COPY --from=builder /app/Attribution.txt / 18:59:29 ---> 4721674c9b5f 18:59:29 Step 19/25 : COPY --from=builder /app/cmd/ / 18:59:30 ---> c39ed826cc6a 18:59:30 Step 20/25 : EXPOSE 59989 18:59:30 ---> Running in b8fb8649a85b 18:59:30 Removing intermediate container b8fb8649a85b 18:59:30 ---> d0ef24656b54 18:59:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 18:59:30 ---> Running in 2159ed41e539 18:59:30 Removing intermediate container 2159ed41e539 18:59:30 ---> c4a095fbccb2 18:59:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:30 ---> Running in 310adf2724e8 18:59:30 Removing intermediate container 310adf2724e8 18:59:30 ---> 6431666efd1e 18:59:30 Step 23/25 : LABEL arch=amd64 18:59:30 ---> Running in 1aeb43a43e2b 18:59:30 Removing intermediate container 1aeb43a43e2b 18:59:30 ---> 8a978cdc6fd4 18:59:30 Step 24/25 : LABEL git_sha=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 18:59:30 ---> Running in 61279f358161 18:59:30 Removing intermediate container 61279f358161 18:59:30 ---> 5a26e0d026c5 18:59:30 Step 25/25 : LABEL version=0.0.0 18:59:30 ---> Running in e4d0f99f467f 18:59:30 Removing intermediate container e4d0f99f467f 18:59:30 ---> f279bc4a25fa 18:59:30 [Warning] One or more build-args [ARCH] were not consumed 18:59:30 Successfully built f279bc4a25fa 18:59:30 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 18:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:31 18:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:32 latest: Pulling from edgex-lftools-log-publisher 18:59:32 5eb5b503b376: Pulling fs layer 18:59:32 5c69ac0246d0: Pulling fs layer 18:59:32 ec43610c2a17: Pulling fs layer 18:59:32 3a2ae6a8a46f: Pulling fs layer 18:59:32 33b1e0a273af: Pulling fs layer 18:59:32 3a2ae6a8a46f: Waiting 18:59:32 5d3b04190fa2: Pulling fs layer 18:59:32 33b1e0a273af: Waiting 18:59:32 5d3b04190fa2: Waiting 18:59:32 2f39f015ded8: Pulling fs layer 18:59:32 5c69ac0246d0: Verifying Checksum 18:59:32 5c69ac0246d0: Download complete 18:59:32 3a2ae6a8a46f: Verifying Checksum 18:59:32 3a2ae6a8a46f: Download complete 18:59:32 33b1e0a273af: Verifying Checksum 18:59:32 33b1e0a273af: Download complete 18:59:32 5d3b04190fa2: Verifying Checksum 18:59:32 5d3b04190fa2: Download complete 18:59:32 ec43610c2a17: Verifying Checksum 18:59:32 ec43610c2a17: Download complete 18:59:32 5eb5b503b376: Verifying Checksum 18:59:32 5eb5b503b376: Download complete 18:59:33 2f39f015ded8: Download complete 18:59:33 5eb5b503b376: Pull complete 18:59:33 5c69ac0246d0: Pull complete 18:59:34 ec43610c2a17: Pull complete 18:59:34 3a2ae6a8a46f: Pull complete 18:59:34 33b1e0a273af: Pull complete 18:59:34 5d3b04190fa2: Pull complete 18:59:38 2f39f015ded8: Pull complete 18:59:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:38 prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container 18:59:38 $ 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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:41 $ docker top 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:41 ---> job-cost.sh 18:59:41 lf-activate-venv: SKIPPING 18:59:41 INFO: No Stack... 18:59:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:42 INFO: Archiving Costs [Pipeline] sh 18:59:42 + cat /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/cost.csv 18:59:42 + cut -d, -f6 [Pipeline] lock 18:59:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] 18:59:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] did not exist. Created. 18:59:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:42 Stashed 1 file(s) [Pipeline] } 18:59:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:43 $ docker stop --time=1 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 18:59:44 $ docker rm -f --volumes 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17522 in /w/workspace/undry_device-rfid-llrp-go_PR-272 [Pipeline] { [Pipeline] ws 19:00:47 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 19:00:47 The recommended git tool is: git 19:00:53 using credential edgex-jenkins-ssh 19:00:53 Cloning the remote Git repository 19:00:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:00:54 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 19:00:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:00:54 > git --version # timeout=10 19:00:54 > git --version # 'git version 2.25.1' 19:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:00:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:57 Merging remotes/origin/main commit 4e83b6680fa27d1881f69792a07b123682c6b4e6 into PR head commit 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 19:00:57 Merge succeeded, producing 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 19:00:57 Checking out Revision 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 (PR-272) 19:00:57 > git config core.sparsecheckout # timeout=10 19:00:57 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 19:00:57 > git remote # timeout=10 19:00:57 > git config --get remote.origin.url # timeout=10 19:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:57 > git merge 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 19:00:57 > git rev-parse HEAD^{commit} # timeout=10 19:00:57 > git config core.sparsecheckout # timeout=10 19:00:57 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 19:01:01 Commit message: "fix: Address CVE in Alpine base image" 19:01:01 > git --version # timeout=10 19:01:01 > git --version # 'git version 2.25.1' 19:01:01 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:02 Dload Upload Total Spent Left Speed 19:01:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh 19:01:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:03 + sudo tee /etc/docker/daemon.new 19:01:03 { 19:01:03 "registry-mirrors": [ 19:01:03 "https://nexus3.edgexfoundry.org:10001" 19:01:03 ], 19:01:03 "bip": "10.250.0.254/24", 19:01:03 "hosts": [ 19:01:03 "tcp://0.0.0.0:5555", 19:01:03 "unix:///var/run/docker.sock" 19:01:03 ], 19:01:03 "mtu": 1458, 19:01:03 "selinux-enabled": true, 19:01:03 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:03 } [Pipeline] sh 19:01:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:22 provisioning config files... 19:01:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4452130690189493931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:23 ---> docker-login.sh 19:01:23 nexus3.edgexfoundry.org:10001 19:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:24 Configure a credential helper to remove this warning. See 19:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:24 19:01:24 Login Succeeded 19:01:24 nexus3.edgexfoundry.org:10002 19:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:24 Configure a credential helper to remove this warning. See 19:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:24 19:01:24 Login Succeeded 19:01:24 nexus3.edgexfoundry.org:10003 19:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10004 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 docker.io 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 ---> docker-login.sh ends [Pipeline] } 19:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:26 ========================================================= 19:01:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:01:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:01:27 Sending build context to Docker daemon 1.198MB 19:01:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:01:27 Step 2/12 : FROM ${BASE} AS builder 19:01:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:27 9fda8d8052c6: Pulling fs layer 19:01:27 5d54e960e981: Pulling fs layer 19:01:27 c4a7e357bf2a: Pulling fs layer 19:01:27 f0e02332f6b5: Pulling fs layer 19:01:27 872ee5b61b7b: Pulling fs layer 19:01:27 0c6a40ed1a82: Pulling fs layer 19:01:27 94ae7d8d031c: Pulling fs layer 19:01:27 872ee5b61b7b: Waiting 19:01:27 0c6a40ed1a82: Waiting 19:01:27 94ae7d8d031c: Waiting 19:01:27 f0e02332f6b5: Waiting 19:01:27 5d54e960e981: Verifying Checksum 19:01:27 5d54e960e981: Download complete 19:01:27 f0e02332f6b5: Verifying Checksum 19:01:27 f0e02332f6b5: Download complete 19:01:27 872ee5b61b7b: Verifying Checksum 19:01:27 872ee5b61b7b: Download complete 19:01:27 9fda8d8052c6: Download complete 19:01:27 94ae7d8d031c: Verifying Checksum 19:01:27 94ae7d8d031c: Download complete 19:01:28 9fda8d8052c6: Pull complete 19:01:29 5d54e960e981: Pull complete 19:01:29 c4a7e357bf2a: Verifying Checksum 19:01:29 c4a7e357bf2a: Download complete 19:01:30 0c6a40ed1a82: Verifying Checksum 19:01:30 0c6a40ed1a82: Download complete 19:01:42 c4a7e357bf2a: Pull complete 19:01:43 f0e02332f6b5: Pull complete 19:01:43 872ee5b61b7b: Pull complete 19:01:58 0c6a40ed1a82: Pull complete 19:01:58 94ae7d8d031c: Pull complete 19:01:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:01:58 ---> 86de565de09d 19:01:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:01:58 ---> Running in 19f532aa9c62 19:01:58 Removing intermediate container 19f532aa9c62 19:01:58 ---> 9022ab74298d 19:01:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:59 ---> Running in 5b214e3c2f46 19:01:59 Removing intermediate container 5b214e3c2f46 19:01:59 ---> d11695851731 19:01:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 19:01:59 ---> Running in 6f22599a109d 19:01:59 Removing intermediate container 6f22599a109d 19:01:59 ---> 66d6bcc722d8 19:01:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:01:59 ---> Running in 8a222ac9f898 19:02:00 Removing intermediate container 8a222ac9f898 19:02:00 ---> f38ac052a17a 19:02:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:00 ---> Running in 584956a4a847 19:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:02 OK: 266 MiB in 52 packages 19:02:03 Removing intermediate container 584956a4a847 19:02:03 ---> 997bbaf874ab 19:02:03 Step 8/12 : WORKDIR /app 19:02:04 ---> Running in 187a41ca82df 19:02:04 Removing intermediate container 187a41ca82df 19:02:04 ---> c7257ce7e358 19:02:04 Step 9/12 : COPY go.mod vendor* ./ 19:02:04 ---> de6d2064ea2d 19:02:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:04 ---> Running in 97962156ee8c 19:03:26 Removing intermediate container 97962156ee8c 19:03:26 ---> c35d29218d92 19:03:26 Step 11/12 : COPY . . 19:03:26 ---> fd7fa3d05f07 19:03:26 Step 12/12 : RUN $MAKE 19:03:26 ---> Running in dd5b49296e49 19:03:26 noop 19:03:26 Removing intermediate container dd5b49296e49 19:03:26 ---> c792b0e29ba1 19:03:26 Successfully built c792b0e29ba1 19:03:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:27 + docker inspect -f . ci-base-image-arm64 19:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container 19:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:28 $ docker top 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:29 + go version 19:03:29 go version go1.21.0 linux/arm64 [Pipeline] } 19:03:29 $ docker stop --time=1 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 19:03:31 $ docker rm -f --volumes 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:32 + docker inspect -f . ci-base-image-arm64 19:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:32 prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container 19:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:33 $ docker top f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:34 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 19:03:35 + make test 19:03:35 go test ./... -coverprofile=coverage.out ./... 19:03:42 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:05:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:05:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:06:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.993s coverage: 40.6% of statements 19:06:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.830s coverage: 51.9% of statements 19:06:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.093s coverage: 95.5% of statements 19:06:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:06:27 go vet ./... 19:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:49 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:06:49 $ docker stop --time=1 f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae 19:06:51 $ docker rm -f --volumes f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae [Pipeline] // withDockerContainer [Pipeline] sh 19:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:53 Warning: overwriting stash ‘coverage-report’ 19:06:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:57 + ls -al . 19:06:57 total 636 19:06:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:03 . 19:06:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:00 .. 19:06:57 -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 19:00 .dockerignore 19:06:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:00 .git 19:06:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:00 .github 19:06:57 -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 19:00 .gitignore 19:06:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:00 .golangci.yml 19:06:57 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 19:00 Attribution.txt 19:06:57 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 19:00 CHANGELOG.md 19:06:57 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 19:00 Dockerfile 19:06:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:00 GOVERNANCE.md 19:06:57 -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 19:00 Jenkinsfile 19:06:57 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 19:00 LICENSE 19:06:57 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 19:00 Makefile 19:06:57 -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 19:00 OWNERS.md 19:06:57 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 19:00 README.md 19:06:57 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:57 VERSION 19:06:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 bin 19:06:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:00 cmd 19:06:57 -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 19:06 coverage.out 19:06:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 examples 19:06:57 -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 19:00 go.mod 19:06:57 -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 19:00 go.sum 19:06:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 images 19:06:57 drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 19:00 internal 19:06:57 -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 19:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:57 + 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=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 --label arch=arm64 --label version=0.0.0 . 19:06:57 Sending build context to Docker daemon 1.198MB 19:06:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:06:57 Step 2/25 : FROM ${BASE} AS builder 19:06:57 ---> c792b0e29ba1 19:06:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:06:58 ---> Running in 7f511d4491a3 19:06:58 Removing intermediate container 7f511d4491a3 19:06:58 ---> 0c8aa5abff52 19:06:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:58 ---> Running in 21b4a226003f 19:06:58 Removing intermediate container 21b4a226003f 19:06:58 ---> e61e2a9fe426 19:06:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 19:06:58 ---> Running in f8494fa0976a 19:06:59 Removing intermediate container f8494fa0976a 19:06:59 ---> 31bb854eab7c 19:06:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:06:59 ---> Running in 44b87b29fa4d 19:06:59 Removing intermediate container 44b87b29fa4d 19:06:59 ---> 26f04db180f5 19:06:59 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:59 ---> Running in 02e095433305 19:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:02 OK: 266 MiB in 52 packages 19:07:03 Removing intermediate container 02e095433305 19:07:03 ---> 797b01e694d2 19:07:03 Step 8/25 : WORKDIR /app 19:07:03 ---> Running in 7436f3b1096a 19:07:03 Removing intermediate container 7436f3b1096a 19:07:03 ---> 518fdf11383f 19:07:03 Step 9/25 : COPY go.mod vendor* ./ 19:07:04 ---> 7bc28d01a917 19:07:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:04 ---> Running in 9743e6e3843f 19:07:06 Removing intermediate container 9743e6e3843f 19:07:06 ---> 3699fe0af648 19:07:06 Step 11/25 : COPY . . 19:07:07 ---> 5310383f9c8b 19:07:07 Step 12/25 : RUN $MAKE 19:07:07 ---> Running in 4c5e0e93ba27 19:07:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 19:09:30 Removing intermediate container 4c5e0e93ba27 19:09:30 ---> a75707799681 19:09:30 Step 13/25 : FROM alpine:3.18 19:09:30 3.18: Pulling from library/alpine 19:09:30 579b34f0a95b: Pulling fs layer 19:09:30 579b34f0a95b: Verifying Checksum 19:09:30 579b34f0a95b: Download complete 19:09:30 579b34f0a95b: Pull complete 19:09:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:09:30 Status: Downloaded newer image for alpine:3.18 19:09:30 ---> 3cc203321400 19:09:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:09:30 ---> Running in e300fc6ecbfd 19:09:30 Removing intermediate container e300fc6ecbfd 19:09:30 ---> 93a8ae5a8770 19:09:30 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:09:30 ---> Running in 2186b871c405 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:09:30 (1/1) Installing dumb-init (1.2.5-r2) 19:09:30 Executing busybox-1.36.1-r2.trigger 19:09:30 OK: 8 MiB in 16 packages 19:09:30 Removing intermediate container 2186b871c405 19:09:30 ---> 525324cf429d 19:09:30 Step 16/25 : RUN apk --no-cache upgrade 19:09:30 ---> Running in 0a960a7bf1ba 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:09:30 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:09:30 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:09:30 Executing busybox-1.36.1-r5.post-upgrade 19:09:30 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:09:30 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:09:30 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:09:30 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:09:30 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:09:30 Executing busybox-1.36.1-r5.trigger 19:09:30 OK: 8 MiB in 16 packages 19:09:30 Removing intermediate container 0a960a7bf1ba 19:09:30 ---> 41f4c2c6bace 19:09:30 Step 17/25 : COPY --from=builder /app/LICENSE / 19:09:30 ---> 48d02a79a2a7 19:09:30 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:09:30 ---> 5ad0ea256e46 19:09:30 Step 19/25 : COPY --from=builder /app/cmd/ / 19:09:30 ---> 7437060f34f4 19:09:30 Step 20/25 : EXPOSE 59989 19:09:30 ---> Running in e0ac0a085ecd 19:09:30 Removing intermediate container e0ac0a085ecd 19:09:30 ---> 59431fc38634 19:09:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:09:30 ---> Running in d73e8d25fb10 19:09:31 Removing intermediate container d73e8d25fb10 19:09:31 ---> f4b21568c791 19:09:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:31 ---> Running in 231630e13337 19:09:31 Removing intermediate container 231630e13337 19:09:31 ---> 8c458af99cb0 19:09:31 Step 23/25 : LABEL arch=arm64 19:09:31 ---> Running in 306a58bf0d96 19:09:32 Removing intermediate container 306a58bf0d96 19:09:32 ---> b08029d1d71c 19:09:32 Step 24/25 : LABEL git_sha=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 19:09:32 ---> Running in 79f41a8fd86e 19:09:32 Removing intermediate container 79f41a8fd86e 19:09:32 ---> b09e5b5b7029 19:09:32 Step 25/25 : LABEL version=0.0.0 19:09:32 ---> Running in 7a2eb4699b79 19:09:32 Removing intermediate container 7a2eb4699b79 19:09:32 ---> cf706221407f 19:09:32 [Warning] One or more build-args [ARCH] were not consumed 19:09:32 Successfully built cf706221407f 19:09:32 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 19:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:33 19:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:33 arm64: Pulling from edgex-lftools-log-publisher 19:09:33 8998bd30e6a1: Pulling fs layer 19:09:33 04944245beec: Pulling fs layer 19:09:33 699f458cf7ca: Pulling fs layer 19:09:33 765212b225bb: Pulling fs layer 19:09:33 f23df028b6ca: Pulling fs layer 19:09:33 d65c8cfc05b1: Pulling fs layer 19:09:33 2437ff75d9bd: Pulling fs layer 19:09:33 f23df028b6ca: Waiting 19:09:33 d65c8cfc05b1: Waiting 19:09:33 2437ff75d9bd: Waiting 19:09:33 765212b225bb: Waiting 19:09:34 04944245beec: Verifying Checksum 19:09:34 04944245beec: Download complete 19:09:34 765212b225bb: Verifying Checksum 19:09:34 765212b225bb: Download complete 19:09:34 f23df028b6ca: Verifying Checksum 19:09:34 f23df028b6ca: Download complete 19:09:34 d65c8cfc05b1: Verifying Checksum 19:09:34 d65c8cfc05b1: Download complete 19:09:34 699f458cf7ca: Verifying Checksum 19:09:34 699f458cf7ca: Download complete 19:09:34 8998bd30e6a1: Verifying Checksum 19:09:34 8998bd30e6a1: Download complete 19:09:37 2437ff75d9bd: Verifying Checksum 19:09:37 2437ff75d9bd: Download complete 19:09:39 8998bd30e6a1: Pull complete 19:09:39 04944245beec: Pull complete 19:09:41 699f458cf7ca: Pull complete 19:09:41 765212b225bb: Pull complete 19:09:42 f23df028b6ca: Pull complete 19:09:42 d65c8cfc05b1: Pull complete 19:10:01 2437ff75d9bd: Pull complete 19:10:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container 19:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:10:04 $ docker top 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:05 ---> job-cost.sh 19:10:05 lf-activate-venv: SKIPPING 19:10:05 INFO: No Stack... 19:10:05 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:06 INFO: Archiving Costs [Pipeline] sh 19:10:07 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 19:10:07 + cut -d, -f6 [Pipeline] lock 19:10:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] 19:10:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] did not exist. Created. 19:10:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:08 /w/workspace/device-rfid-llrp-go/1@tmp/durable-94df5566/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:08 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:08 Warning: overwriting stash ‘stack-cost’ 19:10:08 Stashed 1 file(s) [Pipeline] } 19:10:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:08 $ docker stop --time=1 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 19:10:13 $ docker rm -f --volumes 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 [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 19:10:14 provisioning config files... 19:10:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config11025509442226655302tmp [Pipeline] { [Pipeline] sh 19:10:15 + set +x 19:10:15 + curl -s https://codecov.io/bash 19:10:15 + bash -s -- 19:10:15 19:10:15 _____ _ 19:10:15 / ____| | | 19:10:15 | | ___ __| | ___ ___ _____ __ 19:10:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:10:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:10:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:10:15 Bash-1.0.6 19:10:15 19:10:15 19:10:15 ==> git version 2.25.1 found 19:10:15 ==> 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 19:10:15 Release-Date: 2020-01-08 19:10:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:10:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:10:15 ==> Jenkins CI detected. 19:10:15 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-272 19:10:15 project root: . 19:10:15 --> token set from env 19:10:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:10:15 ==> Running gcov in . (disable via -X gcov) 19:10:15 ==> Python coveragepy not found 19:10:15 ==> Searching for coverage reports in: 19:10:15 + . 19:10:15 -> Found 1 reports 19:10:15 ==> Detecting git/mercurial file structure 19:10:15 ==> Reading reports 19:10:15 + ./coverage.out bytes=459493 19:10:15 ==> Appending adjustments 19:10:15 https://docs.codecov.io/docs/fixing-reports 19:10:15 + Found adjustments 19:10:15 ==> Gzipping contents 19:10:15 52K /tmp/codecov.YuwXKa.gz 19:10:15 ==> Uploading reports 19:10:15 url: https://codecov.io 19:10:15 query: branch=PR-272&commit=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=272&job=&cmd_args= 19:10:15 -> Pinging Codecov 19:10:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-272&commit=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=272&job=&cmd_args= 19:10:15 -> Uploading to 19:10:15 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/581DD39554BDF9B6E22D074273EAD858/1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1/52c8ab2e-ca15-4617-9403-c62387f0dc4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T191015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99383f17504bdd5845b7a64f7c725720b62a0659d04580ea4b444aa49d13d32 19:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:15 Dload Upload Total Spent Left Speed 19:10:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 168k --:--:-- --:--:-- --:--:-- 168k 19:10:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] } 19:10:16 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 19:10:17 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-272/archives ] 19:10:17 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-272/archives 19:10:17 total 16 19:10:17 drwxr-xr-x 3 root root 4096 Nov 14 18:59 . 19:10:17 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:59 .. 19:10:17 drwxr-xr-x 2 root root 4096 Nov 14 18:59 cost 19:10:17 -rw-r--r-- 1 root root 91 Nov 14 18:59 cost.csv 19:10:17 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-272/archives 19:10:17 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-272/archives 19:10:17 total 16 19:10:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:59 . 19:10:17 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:59 .. 19:10:17 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:59 cost 19:10:17 -rw-r--r-- 1 jenkins jenkins 91 Nov 14 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:19 ---> package-listing.sh 19:10:19 ++ tr '[:upper:]' '[:lower:]' 19:10:19 ++ facter osfamily 19:10:19 + OS_FAMILY=debian 19:10:19 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-272 19:10:19 + START_PACKAGES=/tmp/packages_start.txt 19:10:19 + END_PACKAGES=/tmp/packages_end.txt 19:10:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:19 + PACKAGES=/tmp/packages_start.txt 19:10:19 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-272 ']' 19:10:19 + PACKAGES=/tmp/packages_end.txt 19:10:19 + case "${OS_FAMILY}" in 19:10:19 + dpkg -l 19:10:19 + grep '^ii' 19:10:19 + '[' -f /tmp/packages_start.txt ']' 19:10:19 + '[' -f /tmp/packages_end.txt ']' 19:10:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:19 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-272 ']' 19:10:19 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/ 19:10:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/ [Pipeline] echo 19:10:19 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:20 prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container 19:10:20 $ 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-272/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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:21 $ docker top e7facdfd7fb1419f52970e3c07c2dafddfbc341e84fe5a38016a7d04e36526be -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:22 + ls /var/log/sa-host 19:10:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:22 provisioning config files... 19:10:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config6684795109318735238tmp [Pipeline] { [Pipeline] echo 19:10:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:22 ---> create-netrc.sh [Pipeline] } 19:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:23 ---> python-tools-install.sh [Pipeline] echo 19:10:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:23 ---> sudo-logs.sh 19:10:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:23 ---> job-cost.sh 19:10:23 lf-activate-venv: SKIPPING 19:10:23 DEBUG: total: 0.2199999988079071 19:10:23 INFO: Retrieving Stack Cost... 19:10:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:24 INFO: Archiving Costs [Pipeline] echo 19:10:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:25 ---> logs-deploy.sh 19:10:25 lf-activate-venv: SKIPPING 19:10:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-272/1 19:10:25 INFO: archiving workspace using pattern(s): 19:10:26 Archives upload complete. 19:10:26 INFO: archiving logs to Nexus