Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e4500d7246dada94f826fd10aec60271f103086 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-ssh8833380424833740116.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9475414754339984920.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2065739541657016070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh11336686275675535270.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16116836763649073667.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-10988’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10984’ is offline ‘prd-ubuntu20.04-docker-8c-8g-10989’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10986’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10990 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 6e4500d7246dada94f826fd10aec60271f103086 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > git rev-list --no-walk 2f54bd8158ccdc44977c3c173d19ed6e18b43dfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:13:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:13:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:13:11 ========================================================= 11:13:11 EdgeX Global Pipelines Version Info 11:13:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:13:12 ------------------- 11:13:12 stable info: 11:13:12 ------------------- 11:13:12 Commited By: Bill Mahoney bill.mahoney@intel.com 11:13:12 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:13:12 Message: update stable to v1.0.248 11:13:12 ------------------- 11:13:12 experimental info: 11:13:12 ------------------- 11:13:12 Commited By: **** collab-it+edgex@linuxfoundation.org 11:13:12 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:13:12 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e4500d [Pipeline] echo 11:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:13 provisioning config files... 11:13:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2432468139495640364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:13 ---> docker-login.sh 11:13:13 nexus3.edgexfoundry.org:10001 11:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:13 Configure a credential helper to remove this warning. See 11:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:13 11:13:13 Login Succeeded 11:13:13 nexus3.edgexfoundry.org:10002 11:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:14 Configure a credential helper to remove this warning. See 11:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:14 11:13:14 Login Succeeded 11:13:14 nexus3.edgexfoundry.org:10003 11:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:14 Configure a credential helper to remove this warning. See 11:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:14 11:13:14 Login Succeeded 11:13:14 nexus3.edgexfoundry.org:10004 11:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:14 Configure a credential helper to remove this warning. See 11:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:14 11:13:14 Login Succeeded 11:13:14 docker.io 11:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:14 Configure a credential helper to remove this warning. See 11:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:14 11:13:14 Login Succeeded 11:13:14 ---> docker-login.sh ends [Pipeline] } 11:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:13:15 + git rev-list -1 --merges 6e4500d7246dada94f826fd10aec60271f103086~1..6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo 11:13:15 -----------> git rev-list -1 --merges 6e4500d7246dada94f826fd10aec60271f103086~1..6e4500d7246dada94f826fd10aec60271f103086 6e4500d7246dada94f826fd10aec60271f103086 11:13:15 6e4500d7246dada94f826fd10aec60271f103086 [false] [Pipeline] sh 11:13:15 + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo 11:13:15 ========================================================= 11:13:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:13:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:15 + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] echo 11:13:15 [semverPrep] GIT_COMMIT: 6e4500d7246dada94f826fd10aec60271f103086, Commit Message: Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo 11:13:15 [semverPrep] This is not a build commit. [Pipeline] sh 11:13:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:13:16 + grep -v github /etc/ssh/ssh_known_hosts 11:13:16 + [ -e /tmp/ssh_known_hosts ] 11:13:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:13:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:13:16 + sudo tee -a /etc/ssh/ssh_known_hosts 11:13:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:16 11:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:16 0.1.4: Pulling from edgex-devops/py-git-semver 11:13:16 b85a868b505f: Pulling fs layer 11:13:16 e2be974225ed: Pulling fs layer 11:13:16 339a4e72a1f5: Pulling fs layer 11:13:16 988bab9f4d93: Pulling fs layer 11:13:16 1469e6f7b9e6: Pulling fs layer 11:13:16 eaf3925da568: Pulling fs layer 11:13:16 bab4dde63d76: Pulling fs layer 11:13:16 bde34c3a00c8: Pulling fs layer 11:13:16 b352a97aabf1: Pulling fs layer 11:13:16 4872d77fe225: Pulling fs layer 11:13:16 5851b861e8e6: Pulling fs layer 11:13:16 eaf3925da568: Waiting 11:13:16 988bab9f4d93: Waiting 11:13:16 bde34c3a00c8: Waiting 11:13:16 bab4dde63d76: Waiting 11:13:16 b352a97aabf1: Waiting 11:13:16 5851b861e8e6: Waiting 11:13:16 e2be974225ed: Verifying Checksum 11:13:16 e2be974225ed: Download complete 11:13:16 988bab9f4d93: Verifying Checksum 11:13:16 988bab9f4d93: Download complete 11:13:17 339a4e72a1f5: Verifying Checksum 11:13:17 339a4e72a1f5: Download complete 11:13:17 1469e6f7b9e6: Verifying Checksum 11:13:17 1469e6f7b9e6: Download complete 11:13:17 eaf3925da568: Verifying Checksum 11:13:17 eaf3925da568: Download complete 11:13:17 bde34c3a00c8: Verifying Checksum 11:13:17 bde34c3a00c8: Download complete 11:13:17 b352a97aabf1: Download complete 11:13:17 4872d77fe225: Verifying Checksum 11:13:17 4872d77fe225: Download complete 11:13:17 5851b861e8e6: Download complete 11:13:17 b85a868b505f: Download complete 11:13:17 bab4dde63d76: Verifying Checksum 11:13:17 bab4dde63d76: Download complete 11:13:18 b85a868b505f: Pull complete 11:13:18 e2be974225ed: Pull complete 11:13:18 339a4e72a1f5: Pull complete 11:13:19 988bab9f4d93: Pull complete 11:13:19 1469e6f7b9e6: Pull complete 11:13:19 eaf3925da568: Pull complete 11:13:21 bab4dde63d76: Pull complete 11:13:21 bde34c3a00c8: Pull complete 11:13:21 b352a97aabf1: Pull complete 11:13:21 4872d77fe225: Pull complete 11:13:21 5851b861e8e6: Pull complete 11:13:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:21 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:13:24 $ docker top fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f -eo pid,comm 11:13:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:24 [ssh-agent] Looking for ssh-agent implementation... 11:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:24 $ docker exec fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent 11:13:24 SSH_AUTH_SOCK=/tmp/ssh-Ifco3kbsjRPr/agent.32 11:13:24 SSH_AGENT_PID=38 11:13:24 Running ssh-add (command line suppressed) 11:13:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8278811449138172856.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8278811449138172856.key) 11:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:25 + git tag --points-at HEAD [Pipeline] } 11:13:25 $ docker exec --env ******** --env ******** fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent -k 11:13:25 unset SSH_AUTH_SOCK; 11:13:25 unset SSH_AGENT_PID; 11:13:25 echo Agent pid 38 killed; 11:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:13:25 [ssh-agent] Looking for ssh-agent implementation... 11:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:25 $ docker exec fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent 11:13:25 SSH_AUTH_SOCK=/tmp/ssh-BTSqYEjzPRHQ/agent.70 11:13:25 SSH_AGENT_PID=76 11:13:25 Running ssh-add (command line suppressed) 11:13:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4867672338313859998.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4867672338313859998.key) 11:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:13:26 + git semver init 11:13:26 2023-04-26 11:13:26,280 [run_init] DEBUG init version:0.0.0 force:False 11:13:26 2023-04-26 11:13:26,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:13:26 2023-04-26 11:13:26,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:13:26 2023-04-26 11:13:26,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:13:27 2023-04-26 11:13:27,037 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:13:27 2023-04-26 11:13:27,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:13:27 2023-04-26 11:13:27,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:13:27 2023-04-26 11:13:27,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:13:27 3.0.0-dev.18 [Pipeline] } 11:13:27 $ docker exec --env ******** --env ******** fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f ssh-agent -k 11:13:27 unset SSH_AUTH_SOCK; 11:13:27 unset SSH_AGENT_PID; 11:13:27 echo Agent pid 76 killed; 11:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:13:27 + git semver [Pipeline] } 11:13:27 $ docker stop --time=1 fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f 11:13:29 $ docker rm -f --volumes fe477d12aa120216b81ae15029280417890ab9d096ba07d7b9548785a5b0689f [Pipeline] // withDockerContainer [Pipeline] sh 11:13:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:13:29 Stashed 1 file(s) [Pipeline] echo 11:13:29 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:29 provisioning config files... 11:13:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7144398040412954438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:30 ---> docker-login.sh 11:13:30 nexus3.edgexfoundry.org:10001 11:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:30 Configure a credential helper to remove this warning. See 11:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:30 11:13:30 Login Succeeded 11:13:30 nexus3.edgexfoundry.org:10002 11:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:30 Configure a credential helper to remove this warning. See 11:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:30 11:13:30 Login Succeeded 11:13:30 nexus3.edgexfoundry.org:10003 11:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:30 Configure a credential helper to remove this warning. See 11:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:30 11:13:30 Login Succeeded 11:13:30 nexus3.edgexfoundry.org:10004 11:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:30 Configure a credential helper to remove this warning. See 11:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:30 11:13:30 Login Succeeded 11:13:30 docker.io 11:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:13:30 Configure a credential helper to remove this warning. See 11:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:13:30 11:13:30 Login Succeeded 11:13:30 ---> docker-login.sh ends [Pipeline] } 11:13:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:13:30 ========================================================= 11:13:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:13:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:13:31 Sending build context to Docker daemon 4.218MB 11:13:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:13:31 Step 2/12 : FROM ${BASE} AS builder 11:13:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:13:31 f56be85fc22e: Pulling fs layer 11:13:31 85791d961cd3: Pulling fs layer 11:13:31 d694b5ae8c79: Pulling fs layer 11:13:31 9f32a84ed3da: Pulling fs layer 11:13:31 4d19c01a9841: Pulling fs layer 11:13:31 9325e15d5711: Pulling fs layer 11:13:31 556b6ee489ea: Pulling fs layer 11:13:31 c5a4b2cf53e6: Pulling fs layer 11:13:31 9f32a84ed3da: Waiting 11:13:31 c5a4b2cf53e6: Waiting 11:13:31 4d19c01a9841: Waiting 11:13:31 9325e15d5711: Waiting 11:13:31 556b6ee489ea: Waiting 11:13:31 85791d961cd3: Download complete 11:13:31 9f32a84ed3da: Verifying Checksum 11:13:31 9f32a84ed3da: Download complete 11:13:31 4d19c01a9841: Verifying Checksum 11:13:31 4d19c01a9841: Download complete 11:13:31 f56be85fc22e: Verifying Checksum 11:13:31 f56be85fc22e: Download complete 11:13:31 9325e15d5711: Verifying Checksum 11:13:31 9325e15d5711: Download complete 11:13:31 f56be85fc22e: Pull complete 11:13:31 85791d961cd3: Pull complete 11:13:31 c5a4b2cf53e6: Verifying Checksum 11:13:31 c5a4b2cf53e6: Download complete 11:13:32 d694b5ae8c79: Verifying Checksum 11:13:32 d694b5ae8c79: Download complete 11:13:32 556b6ee489ea: Verifying Checksum 11:13:32 556b6ee489ea: Download complete 11:13:35 d694b5ae8c79: Pull complete 11:13:35 9f32a84ed3da: Pull complete 11:13:35 4d19c01a9841: Pull complete 11:13:35 9325e15d5711: Pull complete 11:13:37 556b6ee489ea: Pull complete 11:13:38 c5a4b2cf53e6: Pull complete 11:13:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:13:38 ---> c4be618373d6 11:13:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:13:42 ---> Running in f4f6d79c3011 11:13:42 Removing intermediate container f4f6d79c3011 11:13:42 ---> 4b02c5272763 11:13:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:42 ---> Running in 97d3c582025c 11:13:42 Removing intermediate container 97d3c582025c 11:13:42 ---> 593e18cbf23c 11:13:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:13:42 ---> Running in cba33c495af3 11:13:42 Removing intermediate container cba33c495af3 11:13:42 ---> 0bf0fb0cb197 11:13:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:13:42 ---> Running in 482e840080b7 11:13:43 Removing intermediate container 482e840080b7 11:13:43 ---> a32c6500eaa0 11:13:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:43 ---> Running in 65228f1dbf9f 11:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:13:43 OK: 265 MiB in 53 packages 11:13:43 Removing intermediate container 65228f1dbf9f 11:13:43 ---> 4ea9591764fa 11:13:43 Step 8/12 : WORKDIR /app 11:13:43 ---> Running in 1998c2241eb5 11:13:44 Removing intermediate container 1998c2241eb5 11:13:44 ---> 1820aea8d740 11:13:44 Step 9/12 : COPY go.mod vendor* ./ 11:13:44 ---> 01f7fce4b157 11:13:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:44 ---> Running in b61e1525d22a 11:13:44 Still waiting to schedule task 11:13:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:14:30 Removing intermediate container b61e1525d22a 11:14:30 ---> 230c3c651b65 11:14:30 Step 11/12 : COPY . . 11:14:30 ---> abde90fd1f1e 11:14:30 Step 12/12 : RUN $MAKE 11:14:30 ---> Running in 6771ce6202d7 11:14:30 noop 11:14:30 Removing intermediate container 6771ce6202d7 11:14:30 ---> e95f7a0e9370 11:14:30 Successfully built e95f7a0e9370 11:14:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:31 + docker inspect -f . ci-base-image-x86_64 11:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:31 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:14:31 $ docker top 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:31 + go version 11:14:31 go version go1.20.2 linux/amd64 [Pipeline] } 11:14:31 $ docker stop --time=1 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a 11:14:33 $ docker rm -f --volumes 939c779e35e22d8cc41e3f7ebeb6e3bb870f523636b278d8813bdafa82b86e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:33 + docker inspect -f . ci-base-image-x86_64 11:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:33 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:14:34 $ docker top def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:34 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:14:34 + make test 11:14:34 go test ./... -coverprofile=coverage.out ./... 11:14:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:14:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:14:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:14:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.493s coverage: 40.5% of statements 11:14:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 11:14:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 11:14:59 go vet ./... 11:15:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:02 ./bin/test-attribution-txt.sh 11:15:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:15:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:15:02 $ docker stop --time=1 def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 11:15:05 $ docker rm -f --volumes def6fd391a534910defe85847e9c38577f32e3e555dc60e33709c1a79758d043 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:07 + ls -al . 11:15:07 total 628 11:15:07 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 11:14 . 11:15:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 .. 11:15:07 -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 11:13 .dockerignore 11:15:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:13 .git 11:15:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:13 .github 11:15:07 -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 11:13 .gitignore 11:15:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:13 .golangci.yml 11:15:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:13 .semver 11:15:07 -rw-rw-r-- 1 jenkins jenkins 10794 Apr 26 11:13 Attribution.txt 11:15:07 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 26 11:13 CHANGELOG.md 11:15:07 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 26 11:13 Dockerfile 11:15:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:13 GOVERNANCE.md 11:15:07 -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 11:13 Jenkinsfile 11:15:07 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 11:13 LICENSE 11:15:07 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 26 11:13 Makefile 11:15:07 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 11:13 OWNERS.md 11:15:07 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 26 11:13 README.md 11:15:07 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 11:13 VERSION 11:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 bin 11:15:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 cmd 11:15:07 -rw-r--r-- 1 jenkins jenkins 458038 Apr 26 11:14 coverage.out 11:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 examples 11:15:07 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 26 11:13 go.mod 11:15:07 -rw-rw-r-- 1 jenkins jenkins 31193 Apr 26 11:13 go.sum 11:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:13 images 11:15:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 11:13 internal 11:15:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:13 snap 11:15:07 -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:07 + 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=6e4500d7246dada94f826fd10aec60271f103086 --label arch=amd64 --label version=3.0.0-dev.18 . 11:15:07 Sending build context to Docker daemon 4.218MB 11:15:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:15:07 Step 2/24 : FROM ${BASE} AS builder 11:15:07 ---> e95f7a0e9370 11:15:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:15:07 ---> Running in 2ba4213f96aa 11:15:07 Removing intermediate container 2ba4213f96aa 11:15:07 ---> 8c6a3cc175c1 11:15:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:07 ---> Running in 91b6d4ad3367 11:15:07 Removing intermediate container 91b6d4ad3367 11:15:07 ---> 68d4a587d458 11:15:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:15:07 ---> Running in 19b58d9092e1 11:15:07 Removing intermediate container 19b58d9092e1 11:15:07 ---> 6ba82be2f5d8 11:15:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:15:07 ---> Running in 13b0576cc1f2 11:15:07 Removing intermediate container 13b0576cc1f2 11:15:07 ---> 1b1dc50cb946 11:15:07 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:08 ---> Running in 8e2502b5ec31 11:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:15:08 OK: 265 MiB in 53 packages 11:15:09 Removing intermediate container 8e2502b5ec31 11:15:09 ---> b51c6a2d027b 11:15:09 Step 8/24 : WORKDIR /app 11:15:09 ---> Running in 9e67e58a9093 11:15:09 Removing intermediate container 9e67e58a9093 11:15:09 ---> 58a90fb64ce6 11:15:09 Step 9/24 : COPY go.mod vendor* ./ 11:15:09 ---> 58310372d75e 11:15:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:09 ---> Running in aa9739ac0d0c 11:15:10 Removing intermediate container aa9739ac0d0c 11:15:10 ---> 5b9904e72b89 11:15:10 Step 11/24 : COPY . . 11:15:10 ---> 06faa29cd2cd 11:15:10 Step 12/24 : RUN $MAKE 11:15:10 ---> Running in 929f8fdfcd9a 11:15:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:15:28 Removing intermediate container 929f8fdfcd9a 11:15:28 ---> 4d3512e0db1b 11:15:28 Step 13/24 : FROM alpine:3.17 11:15:28 3.17: Pulling from library/alpine 11:15:28 f56be85fc22e: Already exists 11:15:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:15:28 Status: Downloaded newer image for alpine:3.17 11:15:28 ---> 9ed4aefc74f6 11:15:28 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:15:29 ---> Running in ee69014523c7 11:15:29 Removing intermediate container ee69014523c7 11:15:29 ---> b84690069cde 11:15:29 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:15:29 ---> Running in 1de48a50cb52 11:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:15:29 (1/1) Installing dumb-init (1.2.5-r2) 11:15:29 Executing busybox-1.35.0-r29.trigger 11:15:29 OK: 7 MiB in 16 packages 11:15:29 Removing intermediate container 1de48a50cb52 11:15:29 ---> 960343d3ca03 11:15:29 Step 16/24 : COPY --from=builder /app/LICENSE / 11:15:29 ---> 5760c51cf199 11:15:29 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:15:30 ---> 9c7c10cc717e 11:15:30 Step 18/24 : COPY --from=builder /app/cmd/ / 11:15:31 ---> 114ab91c7389 11:15:31 Step 19/24 : EXPOSE 59989 11:15:31 ---> Running in 5c7d31d0c115 11:15:31 Removing intermediate container 5c7d31d0c115 11:15:31 ---> df5d63cfd097 11:15:31 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:15:31 ---> Running in 2446d4eb264d 11:15:31 Removing intermediate container 2446d4eb264d 11:15:31 ---> f2ec6147bda7 11:15:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:15:31 ---> Running in 54507e178374 11:15:31 Removing intermediate container 54507e178374 11:15:31 ---> 221d6f0108eb 11:15:31 Step 22/24 : LABEL arch=amd64 11:15:31 ---> Running in aad753c8def8 11:15:31 Removing intermediate container aad753c8def8 11:15:31 ---> 24fb29854198 11:15:31 Step 23/24 : LABEL git_sha=6e4500d7246dada94f826fd10aec60271f103086 11:15:31 ---> Running in 8cdd3a0237c5 11:15:31 Removing intermediate container 8cdd3a0237c5 11:15:31 ---> 27a179552d02 11:15:31 Step 24/24 : LABEL version=3.0.0-dev.18 11:15:31 ---> Running in af1083b6bd3b 11:15:31 Removing intermediate container af1083b6bd3b 11:15:31 ---> 979b626ca48d 11:15:31 [Warning] One or more build-args [ARCH] were not consumed 11:15:31 Successfully built 979b626ca48d 11:15:31 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:31 provisioning config files... 11:15:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5551445642503725070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:31 ---> docker-login.sh 11:15:31 nexus3.edgexfoundry.org:10001 11:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:31 Configure a credential helper to remove this warning. See 11:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:31 11:15:31 Login Succeeded 11:15:31 nexus3.edgexfoundry.org:10002 11:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:31 Configure a credential helper to remove this warning. See 11:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:31 11:15:31 Login Succeeded 11:15:31 nexus3.edgexfoundry.org:10003 11:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:32 Configure a credential helper to remove this warning. See 11:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:32 11:15:32 Login Succeeded 11:15:32 nexus3.edgexfoundry.org:10004 11:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:32 Configure a credential helper to remove this warning. See 11:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:32 11:15:32 Login Succeeded 11:15:32 docker.io 11:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:15:32 Configure a credential helper to remove this warning. See 11:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:15:32 11:15:32 Login Succeeded 11:15:32 ---> docker-login.sh ends [Pipeline] } 11:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:15:32 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:15:32 6e4500d7246dada94f826fd10aec60271f103086 11:15:32 latest 11:15:32 3.0.0-dev.18 11:15:32 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:15:32 main 11:15:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 11:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:33 e83e365e89c4: Preparing 11:15:33 c3d649273c9a: Preparing 11:15:33 7bb355551a68: Preparing 11:15:33 44c886bdd7a7: Preparing 11:15:33 f1417ff83b31: Preparing 11:15:33 f1417ff83b31: Layer already exists 11:15:33 c3d649273c9a: Pushed 11:15:33 7bb355551a68: Pushed 11:15:33 44c886bdd7a7: Pushed 11:15:35 e83e365e89c4: Pushed 11:15:35 6e4500d7246dada94f826fd10aec60271f103086: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:35 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:36 e83e365e89c4: Preparing 11:15:36 c3d649273c9a: Preparing 11:15:36 7bb355551a68: Preparing 11:15:36 44c886bdd7a7: Preparing 11:15:36 f1417ff83b31: Preparing 11:15:36 7bb355551a68: Layer already exists 11:15:36 44c886bdd7a7: Layer already exists 11:15:36 e83e365e89c4: Layer already exists 11:15:36 c3d649273c9a: Layer already exists 11:15:36 f1417ff83b31: Layer already exists 11:15:36 latest: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 11:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:36 e83e365e89c4: Preparing 11:15:36 c3d649273c9a: Preparing 11:15:36 7bb355551a68: Preparing 11:15:36 44c886bdd7a7: Preparing 11:15:36 f1417ff83b31: Preparing 11:15:36 44c886bdd7a7: Layer already exists 11:15:36 f1417ff83b31: Layer already exists 11:15:36 e83e365e89c4: Layer already exists 11:15:36 7bb355551a68: Layer already exists 11:15:36 c3d649273c9a: Layer already exists 11:15:36 3.0.0-dev.18: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:37 e83e365e89c4: Preparing 11:15:37 c3d649273c9a: Preparing 11:15:37 7bb355551a68: Preparing 11:15:37 44c886bdd7a7: Preparing 11:15:37 f1417ff83b31: Preparing 11:15:37 c3d649273c9a: Layer already exists 11:15:37 f1417ff83b31: Layer already exists 11:15:37 44c886bdd7a7: Layer already exists 11:15:37 7bb355551a68: Layer already exists 11:15:37 e83e365e89c4: Layer already exists 11:15:37 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:15:38 e83e365e89c4: Preparing 11:15:38 c3d649273c9a: Preparing 11:15:38 7bb355551a68: Preparing 11:15:38 44c886bdd7a7: Preparing 11:15:38 f1417ff83b31: Preparing 11:15:38 c3d649273c9a: Layer already exists 11:15:38 44c886bdd7a7: Layer already exists 11:15:38 e83e365e89c4: Layer already exists 11:15:38 f1417ff83b31: Layer already exists 11:15:38 7bb355551a68: Layer already exists 11:15:38 main: digest: sha256:3c73f805526d251781948c78262fe49bb4e8b6696afbe5a9c9ff5df7a5b51125 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:15:38 ===================================================== [Pipeline] echo 11:15:38 taggedImages: 11:15:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086 11:15:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:15:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.18 11:15:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:15:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:38 11:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:38 latest: Pulling from edgex-lftools-log-publisher 11:15:38 5eb5b503b376: Pulling fs layer 11:15:38 5c69ac0246d0: Pulling fs layer 11:15:38 ec43610c2a17: Pulling fs layer 11:15:38 3a2ae6a8a46f: Pulling fs layer 11:15:38 33b1e0a273af: Pulling fs layer 11:15:38 5d3b04190fa2: Pulling fs layer 11:15:38 3a2ae6a8a46f: Waiting 11:15:38 33b1e0a273af: Waiting 11:15:38 2f39f015ded8: Pulling fs layer 11:15:38 5d3b04190fa2: Waiting 11:15:38 2f39f015ded8: Waiting 11:15:38 5c69ac0246d0: Verifying Checksum 11:15:38 5c69ac0246d0: Download complete 11:15:38 3a2ae6a8a46f: Verifying Checksum 11:15:38 3a2ae6a8a46f: Download complete 11:15:38 33b1e0a273af: Verifying Checksum 11:15:38 33b1e0a273af: Download complete 11:15:38 ec43610c2a17: Verifying Checksum 11:15:38 ec43610c2a17: Download complete 11:15:38 5d3b04190fa2: Verifying Checksum 11:15:38 5d3b04190fa2: Download complete 11:15:39 5eb5b503b376: Verifying Checksum 11:15:39 5eb5b503b376: Download complete 11:15:39 2f39f015ded8: Download complete 11:15:40 5eb5b503b376: Pull complete 11:15:40 5c69ac0246d0: Pull complete 11:15:40 ec43610c2a17: Pull complete 11:15:40 3a2ae6a8a46f: Pull complete 11:15:41 33b1e0a273af: Pull complete 11:15:41 5d3b04190fa2: Pull complete 11:15:45 2f39f015ded8: Pull complete 11:15:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:45 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:15:45 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:15:48 $ docker top e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:49 ---> job-cost.sh 11:15:49 lf-activate-venv: SKIPPING 11:15:49 INFO: No Stack... 11:15:49 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:49 INFO: Archiving Costs [Pipeline] sh 11:15:49 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:15:49 + cut -d, -f6 [Pipeline] lock 11:15:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] 11:15:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] did not exist. Created. 11:15:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:50 + echo total: 0.2199999988079071 [Pipeline] stash 11:15:50 Stashed 1 file(s) [Pipeline] } 11:15:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:50 $ docker stop --time=1 e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 11:15:51 $ docker rm -f --volumes e0997c7e410c4d51f9344440b04a56d4aadafe33245aa43d92af9251207735e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:16:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10992 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:16:12 Running in /w/workspace/device-rfid-llrp-go/86 [Pipeline] { [Pipeline] checkout 11:16:12 Selected Git installation does not exist. Using Default 11:16:12 The recommended git tool is: NONE 11:16:17 using credential edgex-jenkins-ssh 11:16:17 Cloning the remote Git repository 11:16:17 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:16:18 > git init /w/workspace/device-rfid-llrp-go/86 # timeout=10 11:16:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:16:18 > git --version # timeout=10 11:16:18 > git --version # 'git version 2.25.1' 11:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:16:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:22 Avoid second fetch 11:16:22 Checking out Revision 6e4500d7246dada94f826fd10aec60271f103086 (main) 11:16:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:16:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:22 > git config core.sparsecheckout # timeout=10 11:16:22 > git checkout -f 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 11:16:23 Commit message: "Merge pull request #213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:16:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:16:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:23 Dload Upload Total Spent Left Speed 11:16:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 11:16:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:16:24 + sudo tee /etc/docker/daemon.new 11:16:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:16:24 { 11:16:24 "registry-mirrors": [ 11:16:24 "https://nexus3.edgexfoundry.org:10001" 11:16:24 ], 11:16:24 "bip": "10.250.0.254/24", 11:16:24 "hosts": [ 11:16:24 "tcp://0.0.0.0:5555", 11:16:24 "unix:///var/run/docker.sock" 11:16:24 ], 11:16:24 "mtu": 1458, 11:16:24 "selinux-enabled": true, 11:16:24 "seccomp-profile": "/etc/docker/seccomp.json" 11:16:24 } [Pipeline] sh 11:16:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:16:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:43 provisioning config files... 11:16:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/86@tmp/config12668398494565626780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:44 ---> docker-login.sh 11:16:44 nexus3.edgexfoundry.org:10001 11:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:45 Configure a credential helper to remove this warning. See 11:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:45 11:16:45 Login Succeeded 11:16:45 nexus3.edgexfoundry.org:10002 11:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:45 Configure a credential helper to remove this warning. See 11:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:45 11:16:45 Login Succeeded 11:16:45 nexus3.edgexfoundry.org:10003 11:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:45 Configure a credential helper to remove this warning. See 11:16:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:45 11:16:45 Login Succeeded 11:16:45 nexus3.edgexfoundry.org:10004 11:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:46 Configure a credential helper to remove this warning. See 11:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:46 11:16:46 Login Succeeded 11:16:46 docker.io 11:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:16:46 Configure a credential helper to remove this warning. See 11:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:16:46 11:16:46 Login Succeeded 11:16:46 ---> docker-login.sh ends [Pipeline] } 11:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:16:47 ========================================================= 11:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:16:47 Sending build context to Docker daemon 1.211MB 11:16:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:16:47 Step 2/12 : FROM ${BASE} AS builder 11:16:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:16:48 c41833b44d91: Pulling fs layer 11:16:48 ed15518f5707: Pulling fs layer 11:16:48 feae8fd75edb: Pulling fs layer 11:16:48 242c74f7c9fa: Pulling fs layer 11:16:48 3cdef696dda3: Pulling fs layer 11:16:48 2ced38df9373: Pulling fs layer 11:16:48 58f1dce35555: Pulling fs layer 11:16:48 242c74f7c9fa: Waiting 11:16:48 3cdef696dda3: Waiting 11:16:48 2ced38df9373: Waiting 11:16:48 58f1dce35555: Waiting 11:16:48 ed15518f5707: Verifying Checksum 11:16:48 ed15518f5707: Download complete 11:16:48 242c74f7c9fa: Verifying Checksum 11:16:48 242c74f7c9fa: Download complete 11:16:48 3cdef696dda3: Verifying Checksum 11:16:48 3cdef696dda3: Download complete 11:16:48 c41833b44d91: Verifying Checksum 11:16:49 c41833b44d91: Pull complete 11:16:49 58f1dce35555: Verifying Checksum 11:16:49 58f1dce35555: Download complete 11:16:49 ed15518f5707: Pull complete 11:16:50 2ced38df9373: Verifying Checksum 11:16:50 2ced38df9373: Download complete 11:16:50 feae8fd75edb: Verifying Checksum 11:16:50 feae8fd75edb: Download complete 11:17:03 feae8fd75edb: Pull complete 11:17:03 242c74f7c9fa: Pull complete 11:17:03 3cdef696dda3: Pull complete 11:17:09 2ced38df9373: Pull complete 11:17:12 58f1dce35555: Pull complete 11:17:12 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:17:12 ---> fadd8f120f05 11:17:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:17:13 ---> Running in c6210b8ca46d 11:17:14 Removing intermediate container c6210b8ca46d 11:17:14 ---> 2f5d3a47ff6f 11:17:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:17:14 ---> Running in 189e0709be2b 11:17:14 Removing intermediate container 189e0709be2b 11:17:14 ---> 3b31d5d7f0a5 11:17:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:17:14 ---> Running in 9c9f7c81b5fa 11:17:14 Removing intermediate container 9c9f7c81b5fa 11:17:14 ---> e72c5a23664a 11:17:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:17:15 ---> Running in 113e0491c3ec 11:17:15 Removing intermediate container 113e0491c3ec 11:17:15 ---> 1ee7422500a4 11:17:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:15 ---> Running in a829af17f987 11:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:17:18 OK: 263 MiB in 53 packages 11:17:19 Removing intermediate container a829af17f987 11:17:19 ---> ddddf7b850aa 11:17:19 Step 8/12 : WORKDIR /app 11:17:19 ---> Running in 4bbde4ef758e 11:17:19 Removing intermediate container 4bbde4ef758e 11:17:19 ---> bd0231341bd4 11:17:19 Step 9/12 : COPY go.mod vendor* ./ 11:17:20 ---> 02fc330aecf8 11:17:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:20 ---> Running in c433a8a91ae8 11:18:28 Removing intermediate container c433a8a91ae8 11:18:28 ---> 5e72db60a8d2 11:18:28 Step 11/12 : COPY . . 11:18:28 ---> 725ba339b781 11:18:28 Step 12/12 : RUN $MAKE 11:18:28 ---> Running in 535c6ece4435 11:18:28 noop 11:18:28 Removing intermediate container 535c6ece4435 11:18:28 ---> 14aae2a649df 11:18:28 Successfully built 14aae2a649df 11:18:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:28 + docker inspect -f . ci-base-image-arm64 11:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 11:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@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 ******** ci-base-image-arm64 cat 11:18:30 $ docker top 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:31 + go version 11:18:31 go version go1.20.2 linux/arm64 [Pipeline] } 11:18:31 $ docker stop --time=1 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 11:18:32 $ docker rm -f --volumes 279d8c9dc563300d51d9261b96e9008f3b41dc93086adcc57a1b435a1a4fabf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:33 + docker inspect -f . ci-base-image-arm64 11:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 11:18:33 $ 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/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@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 ******** ci-base-image-arm64 cat 11:18:34 $ docker top a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:35 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/86 [Pipeline] fileExists [Pipeline] sh 11:18:36 + make test 11:18:36 go test ./... -coverprofile=coverage.out ./... 11:19:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:21:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:21:07 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:21:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.206s coverage: 40.5% of statements 11:21:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.541s coverage: 52.0% of statements 11:21:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 94.6% of statements 11:21:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:21:39 go vet ./... 11:22:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:22:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:22:10 ./bin/test-attribution-txt.sh 11:22:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:22:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:22:10 $ docker stop --time=1 a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 11:22:11 $ docker rm -f --volumes a39c4f7e540adcad4653e366ad67005e7a2a0efaf55d763dd0a1cfbda7233172 [Pipeline] // withDockerContainer [Pipeline] sh 11:22:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:22:13 Warning: overwriting stash ‘coverage-report’ 11:22:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:22:14 + ls -al . 11:22:14 total 624 11:22:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 11:18 . 11:22:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 .. 11:22:14 -rw-rw-r-- 1 jenkins jenkins 134 Apr 26 11:16 .dockerignore 11:22:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 11:16 .git 11:22:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 11:16 .github 11:22:14 -rw-rw-r-- 1 jenkins jenkins 946 Apr 26 11:16 .gitignore 11:22:14 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 11:16 .golangci.yml 11:22:14 -rw-rw-r-- 1 jenkins jenkins 10794 Apr 26 11:16 Attribution.txt 11:22:14 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 26 11:16 CHANGELOG.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 26 11:16 Dockerfile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 11:16 GOVERNANCE.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 683 Apr 26 11:16 Jenkinsfile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 11:16 LICENSE 11:22:14 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 26 11:16 Makefile 11:22:14 -rw-rw-r-- 1 jenkins jenkins 625 Apr 26 11:16 OWNERS.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 26 11:16 README.md 11:22:14 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 11:13 VERSION 11:22:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 bin 11:22:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 cmd 11:22:14 -rw-r--r-- 1 jenkins jenkins 458038 Apr 26 11:21 coverage.out 11:22:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 examples 11:22:14 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 26 11:16 go.mod 11:22:14 -rw-rw-r-- 1 jenkins jenkins 31193 Apr 26 11:16 go.sum 11:22:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 11:16 images 11:22:14 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 11:16 internal 11:22:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 11:16 snap 11:22:14 -rw-rw-r-- 1 jenkins jenkins 193 Apr 26 11:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:14 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6e4500d7246dada94f826fd10aec60271f103086 --label arch=arm64 --label version=3.0.0-dev.18 . 11:22:15 Sending build context to Docker daemon 1.211MB 11:22:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:22:15 Step 2/24 : FROM ${BASE} AS builder 11:22:15 ---> 14aae2a649df 11:22:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:22:15 ---> Running in cb08bfbffc07 11:22:15 Removing intermediate container cb08bfbffc07 11:22:15 ---> 36a353a9d9ec 11:22:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:22:15 ---> Running in 44e5d4470764 11:22:15 Removing intermediate container 44e5d4470764 11:22:15 ---> 3c804448fffb 11:22:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:22:15 ---> Running in 59bc04e5c133 11:22:16 Removing intermediate container 59bc04e5c133 11:22:16 ---> 0334f79115ba 11:22:16 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:22:16 ---> Running in 1f2c391cca04 11:22:16 Removing intermediate container 1f2c391cca04 11:22:16 ---> a944cf4a3cf9 11:22:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:16 ---> Running in 5bdc2e31126f 11:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:22:19 OK: 263 MiB in 53 packages 11:22:20 Removing intermediate container 5bdc2e31126f 11:22:20 ---> c0a08695c956 11:22:20 Step 8/24 : WORKDIR /app 11:22:20 ---> Running in 255f08ee6451 11:22:20 Removing intermediate container 255f08ee6451 11:22:20 ---> 0c01b0dc66c3 11:22:20 Step 9/24 : COPY go.mod vendor* ./ 11:22:21 ---> 74b8c164c0a2 11:22:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:21 ---> Running in 2be284624274 11:22:24 Removing intermediate container 2be284624274 11:22:24 ---> 16894cebe44d 11:22:24 Step 11/24 : COPY . . 11:22:25 ---> 66c2a844d56e 11:22:25 Step 12/24 : RUN $MAKE 11:22:25 ---> Running in 18e744a1f17a 11:22:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:24:47 Removing intermediate container 18e744a1f17a 11:24:47 ---> c23e1a52634d 11:24:47 Step 13/24 : FROM alpine:3.17 11:24:47 3.17: Pulling from library/alpine 11:24:47 c41833b44d91: Already exists 11:24:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:24:47 Status: Downloaded newer image for alpine:3.17 11:24:47 ---> 51e60588ff2c 11:24:47 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:24:47 ---> Running in ec39c107c194 11:24:47 Removing intermediate container ec39c107c194 11:24:47 ---> 9b5e870d8145 11:24:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:24:47 ---> Running in ccd724584e65 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:24:47 (1/1) Installing dumb-init (1.2.5-r2) 11:24:47 Executing busybox-1.35.0-r29.trigger 11:24:47 OK: 8 MiB in 16 packages 11:24:47 Removing intermediate container ccd724584e65 11:24:47 ---> 5178138aebd4 11:24:47 Step 16/24 : COPY --from=builder /app/LICENSE / 11:24:47 ---> e9f0138d4444 11:24:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:24:47 ---> 70c3f8d76406 11:24:47 Step 18/24 : COPY --from=builder /app/cmd/ / 11:24:47 ---> 484986110534 11:24:47 Step 19/24 : EXPOSE 59989 11:24:47 ---> Running in d0761eb27b25 11:24:47 Removing intermediate container d0761eb27b25 11:24:47 ---> 4ab6630a5efa 11:24:47 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:24:47 ---> Running in 79268cd12202 11:24:47 Removing intermediate container 79268cd12202 11:24:47 ---> 8c0f2618c25b 11:24:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:24:47 ---> Running in 1b44d53ee97d 11:24:47 Removing intermediate container 1b44d53ee97d 11:24:47 ---> 35b13548945d 11:24:47 Step 22/24 : LABEL arch=arm64 11:24:47 ---> Running in a23eb760d606 11:24:47 Removing intermediate container a23eb760d606 11:24:47 ---> de50ad3e3814 11:24:47 Step 23/24 : LABEL git_sha=6e4500d7246dada94f826fd10aec60271f103086 11:24:47 ---> Running in ed719a3cd749 11:24:47 Removing intermediate container ed719a3cd749 11:24:47 ---> 2adc21aae8a5 11:24:47 Step 24/24 : LABEL version=3.0.0-dev.18 11:24:47 ---> Running in 97309475986f 11:24:47 Removing intermediate container 97309475986f 11:24:47 ---> 22ea6670dc6e 11:24:47 [Warning] One or more build-args [ARCH] were not consumed 11:24:47 Successfully built 22ea6670dc6e 11:24:47 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:48 provisioning config files... 11:24:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/86@tmp/config16793820324172947732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:48 ---> docker-login.sh 11:24:48 nexus3.edgexfoundry.org:10001 11:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:48 Configure a credential helper to remove this warning. See 11:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:48 11:24:48 Login Succeeded 11:24:48 nexus3.edgexfoundry.org:10002 11:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:48 Configure a credential helper to remove this warning. See 11:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:48 11:24:48 Login Succeeded 11:24:48 nexus3.edgexfoundry.org:10003 11:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:49 Configure a credential helper to remove this warning. See 11:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:49 11:24:49 Login Succeeded 11:24:49 nexus3.edgexfoundry.org:10004 11:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:49 Configure a credential helper to remove this warning. See 11:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:49 11:24:49 Login Succeeded 11:24:49 docker.io 11:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:50 Configure a credential helper to remove this warning. See 11:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:50 11:24:50 Login Succeeded 11:24:50 ---> docker-login.sh ends [Pipeline] } 11:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:24:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:24:50 6e4500d7246dada94f826fd10aec60271f103086 11:24:50 latest 11:24:50 3.0.0-dev.18 11:24:50 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:24:50 main 11:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 11:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:51 809dccb6210d: Preparing 11:24:51 cb3b8b1d4230: Preparing 11:24:51 cba7d055fc94: Preparing 11:24:51 ee3b12dc077e: Preparing 11:24:51 26cbea5cba74: Preparing 11:24:51 26cbea5cba74: Layer already exists 11:24:51 ee3b12dc077e: Pushed 11:24:51 cb3b8b1d4230: Pushed 11:24:51 cba7d055fc94: Pushed 11:24:56 809dccb6210d: Pushed 11:24:56 6e4500d7246dada94f826fd10aec60271f103086: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:57 809dccb6210d: Preparing 11:24:57 cb3b8b1d4230: Preparing 11:24:57 cba7d055fc94: Preparing 11:24:57 ee3b12dc077e: Preparing 11:24:57 26cbea5cba74: Preparing 11:24:57 ee3b12dc077e: Layer already exists 11:24:57 809dccb6210d: Layer already exists 11:24:57 26cbea5cba74: Layer already exists 11:24:57 cb3b8b1d4230: Layer already exists 11:24:57 cba7d055fc94: Layer already exists 11:24:57 latest: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 11:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:58 809dccb6210d: Preparing 11:24:58 cb3b8b1d4230: Preparing 11:24:58 cba7d055fc94: Preparing 11:24:58 ee3b12dc077e: Preparing 11:24:58 26cbea5cba74: Preparing 11:24:58 ee3b12dc077e: Layer already exists 11:24:58 cba7d055fc94: Layer already exists 11:24:58 26cbea5cba74: Layer already exists 11:24:58 cb3b8b1d4230: Layer already exists 11:24:58 809dccb6210d: Layer already exists 11:24:58 3.0.0-dev.18: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:58 809dccb6210d: Preparing 11:24:58 cb3b8b1d4230: Preparing 11:24:58 cba7d055fc94: Preparing 11:24:58 ee3b12dc077e: Preparing 11:24:58 26cbea5cba74: Preparing 11:24:58 cba7d055fc94: Layer already exists 11:24:58 26cbea5cba74: Layer already exists 11:24:58 ee3b12dc077e: Layer already exists 11:24:58 809dccb6210d: Layer already exists 11:24:58 cb3b8b1d4230: Layer already exists 11:24:58 6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:24:59 809dccb6210d: Preparing 11:24:59 cb3b8b1d4230: Preparing 11:24:59 cba7d055fc94: Preparing 11:24:59 ee3b12dc077e: Preparing 11:24:59 26cbea5cba74: Preparing 11:24:59 26cbea5cba74: Layer already exists 11:24:59 cb3b8b1d4230: Layer already exists 11:24:59 809dccb6210d: Layer already exists 11:24:59 cba7d055fc94: Layer already exists 11:24:59 ee3b12dc077e: Layer already exists 11:24:59 main: digest: sha256:b2e18e62d3e123a0753ce0fce7c8f590ac0e5b648c99ada6b3b4e079309e61b0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:25:00 ===================================================== [Pipeline] echo 11:25:00 taggedImages: 11:25:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086 11:25:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:25:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.18 11:25:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:6e4500d7246dada94f826fd10aec60271f103086-3.0.0-dev.18 11:25:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:00 11:25:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:00 arm64: Pulling from edgex-lftools-log-publisher 11:25:00 8998bd30e6a1: Pulling fs layer 11:25:00 04944245beec: Pulling fs layer 11:25:00 699f458cf7ca: Pulling fs layer 11:25:00 765212b225bb: Pulling fs layer 11:25:00 f23df028b6ca: Pulling fs layer 11:25:00 d65c8cfc05b1: Pulling fs layer 11:25:00 2437ff75d9bd: Pulling fs layer 11:25:00 765212b225bb: Waiting 11:25:00 f23df028b6ca: Waiting 11:25:00 d65c8cfc05b1: Waiting 11:25:00 2437ff75d9bd: Waiting 11:25:00 04944245beec: Verifying Checksum 11:25:00 04944245beec: Download complete 11:25:00 765212b225bb: Verifying Checksum 11:25:00 765212b225bb: Download complete 11:25:00 f23df028b6ca: Download complete 11:25:00 d65c8cfc05b1: Download complete 11:25:01 699f458cf7ca: Verifying Checksum 11:25:01 699f458cf7ca: Download complete 11:25:01 8998bd30e6a1: Verifying Checksum 11:25:01 8998bd30e6a1: Download complete 11:25:03 2437ff75d9bd: Verifying Checksum 11:25:03 2437ff75d9bd: Download complete 11:25:05 8998bd30e6a1: Pull complete 11:25:05 04944245beec: Pull complete 11:25:06 699f458cf7ca: Pull complete 11:25:06 765212b225bb: Pull complete 11:25:07 f23df028b6ca: Pull complete 11:25:07 d65c8cfc05b1: Pull complete 11:25:22 2437ff75d9bd: Pull complete 11:25:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:25:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:22 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 11:25:23 $ 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/86 -v /w/workspace/device-rfid-llrp-go/86:/w/workspace/device-rfid-llrp-go/86:rw,z -v /w/workspace/device-rfid-llrp-go/86@tmp:/w/workspace/device-rfid-llrp-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:25:25 $ docker top afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:26 ---> job-cost.sh 11:25:26 lf-activate-venv: SKIPPING 11:25:26 INFO: No Stack... 11:25:26 INFO: Retrieving Pricing Info for: v3-standard-4 11:25:27 INFO: Archiving Costs [Pipeline] sh 11:25:28 + cat /w/workspace/device-rfid-llrp-go/86/archives/cost.csv 11:25:28 + cut -d, -f6 [Pipeline] lock 11:25:28 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] 11:25:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] did not exist. Created. 11:25:28 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:28 /w/workspace/device-rfid-llrp-go/86@tmp/durable-248dccd7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:25:29 + echo total: 0.10999999940395355 [Pipeline] stash 11:25:29 Warning: overwriting stash ‘stack-cost’ 11:25:29 Stashed 1 file(s) [Pipeline] } 11:25:29 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 11:25:29 $ docker stop --time=1 afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 11:25:31 $ docker rm -f --volumes afcd18268d8abe7fc24fddb71c7440b47ef965cdbcbadba844ee331842de2200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:25:31 provisioning config files... 11:25:31 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16799369041503047323tmp [Pipeline] { [Pipeline] sh 11:25:31 + set +x 11:25:31 + curl -s https://codecov.io/bash 11:25:31 + bash -s -- 11:25:31 11:25:31 _____ _ 11:25:31 / ____| | | 11:25:31 | | ___ __| | ___ ___ _____ __ 11:25:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:25:31 | |___| (_) | (_| | __/ (_| (_) \ V / 11:25:31 \_____\___/ \__,_|\___|\___\___/ \_/ 11:25:31 Bash-1.0.6 11:25:31 11:25:31 11:25:31 ==> git version 2.25.1 found 11:25:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:25:31 Release-Date: 2020-01-08 11:25:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:25:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:25:31 ==> Jenkins CI detected. 11:25:31 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:25:31 project root: . 11:25:31 --> token set from env 11:25:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:25:31 ==> Running gcov in . (disable via -X gcov) 11:25:31 ==> Python coveragepy not found 11:25:31 ==> Searching for coverage reports in: 11:25:31 + . 11:25:32 -> Found 1 reports 11:25:32 ==> Detecting git/mercurial file structure 11:25:32 ==> Reading reports 11:25:32 + ./coverage.out bytes=458038 11:25:32 ==> Appending adjustments 11:25:32 https://docs.codecov.io/docs/fixing-reports 11:25:32 + Found adjustments 11:25:32 ==> Gzipping contents 11:25:32 52K /tmp/codecov.5fvfjn.gz 11:25:32 ==> Uploading reports 11:25:32 url: https://codecov.io 11:25:32 query: branch=main&commit=6e4500d7246dada94f826fd10aec60271f103086&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:32 -> Pinging Codecov 11:25:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=6e4500d7246dada94f826fd10aec60271f103086&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:32 -> Uploading to 11:25:32 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/6e4500d7246dada94f826fd10aec60271f103086/cde4027a-c53d-4267-980d-490e8f2fd87f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T112532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a75eeb022379edbe584bf38378ac31872857db42f5ee5f221cf242a3da42f20 11:25:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:32 Dload Upload Total Spent Left Speed 11:25:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50500 0 0 100 50500 0 208k --:--:-- --:--:-- --:--:-- 208k 11:25:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] } 11:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:25:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:25:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:25:33 11:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:25:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:25:33 df9b9388f04a: Pulling fs layer 11:25:33 52dc419b0ee2: Pulling fs layer 11:25:33 25bc292e5bac: Pulling fs layer 11:25:33 114826534d7a: Pulling fs layer 11:25:33 4657fd5d0bcf: Pulling fs layer 11:25:33 6ad1cebc031e: Pulling fs layer 11:25:33 8a3aa393b2d8: Pulling fs layer 11:25:33 4657fd5d0bcf: Waiting 11:25:33 6ad1cebc031e: Waiting 11:25:33 8a3aa393b2d8: Waiting 11:25:33 114826534d7a: Waiting 11:25:33 25bc292e5bac: Verifying Checksum 11:25:33 25bc292e5bac: Download complete 11:25:33 52dc419b0ee2: Download complete 11:25:33 4657fd5d0bcf: Verifying Checksum 11:25:33 4657fd5d0bcf: Download complete 11:25:33 df9b9388f04a: Download complete 11:25:33 6ad1cebc031e: Verifying Checksum 11:25:33 6ad1cebc031e: Download complete 11:25:33 df9b9388f04a: Pull complete 11:25:33 52dc419b0ee2: Pull complete 11:25:33 25bc292e5bac: Pull complete 11:25:34 114826534d7a: Verifying Checksum 11:25:34 114826534d7a: Download complete 11:25:34 8a3aa393b2d8: Verifying Checksum 11:25:34 8a3aa393b2d8: Download complete 11:25:37 114826534d7a: Pull complete 11:25:37 4657fd5d0bcf: Pull complete 11:25:37 6ad1cebc031e: Pull complete 11:25:39 8a3aa393b2d8: Pull complete 11:25:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:25:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:40 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:25:44 $ docker top 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 -eo pid,comm [Pipeline] { [Pipeline] echo 11:25:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:25:44 + set -o pipefail 11:25:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:25:48 11:25:48 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:25:48 11:25:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8044de9d-3cf9-419c-8f8b-12b074704ae5 11:25:48 11:25:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:25:48 11:25:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:25:48 11:25:48 11:25:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:25:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:25:48 More details here: https://snyk.co/ue1NS [Pipeline] } 11:25:48 $ docker stop --time=1 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 11:25:52 $ docker rm -f --volumes 46a7e8c02760cbfff34c0cdece6602e7d7e5684b5e56aa764f8149e274bd4294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:52 + git log --format=format:%s -1 6e4500d7246dada94f826fd10aec60271f103086 [Pipeline] sh 11:25:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:53 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:25:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:25:53 $ docker top 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:54 [ssh-agent] Looking for ssh-agent implementation... 11:25:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:54 $ docker exec 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 ssh-agent 11:25:54 SSH_AUTH_SOCK=/tmp/ssh-apD5IUpsmcLx/agent.32 11:25:54 SSH_AGENT_PID=38 11:25:54 Running ssh-add (command line suppressed) 11:25:54 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_552823488307592178.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_552823488307592178.key) 11:25:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:54 + git semver tag 11:25:54 2023-04-26 11:25:54,866 [run_tag] DEBUG tag force:False 11:25:54 2023-04-26 11:25:54,866 [check_head_tag] DEBUG check head tag 11:25:54 2023-04-26 11:25:54,867 [execute] INFO git cat-file --batch-check 11:25:54 2023-04-26 11:25:54,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:25:54 2023-04-26 11:25:54,871 [execute] INFO git cat-file --batch 11:25:54 2023-04-26 11:25:54,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:25:54 2023-04-26 11:25:54,888 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:54 2023-04-26 11:25:54,888 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 11:25:54 2023-04-26 11:25:54,888 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:25:54 2023-04-26 11:25:54,892 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:25:54 3.0.0-dev.18 [Pipeline] } 11:25:54 $ docker exec --env ******** --env ******** 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 ssh-agent -k 11:25:55 unset SSH_AUTH_SOCK; 11:25:55 unset SSH_AGENT_PID; 11:25:55 echo Agent pid 38 killed; 11:25:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:55 + git semver [Pipeline] } 11:25:55 $ docker stop --time=1 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 11:25:56 $ docker rm -f --volumes 1b9b138a2f7c47a6cd0f07154294f96c87ca3e5ceb8cdfd16981194dc5458e05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:57 11:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:25:57 0.23.1-centos7: Pulling from edgex-lftools 11:25:57 ab5ef0e58194: Pulling fs layer 11:25:57 9712f1f96733: Pulling fs layer 11:25:57 63f879dbbcfc: Pulling fs layer 11:25:57 0d9ebad4ef96: Pulling fs layer 11:25:57 e9a5061849ea: Pulling fs layer 11:25:57 d747dcd14b5f: Pulling fs layer 11:25:57 2de7ff778b66: Pulling fs layer 11:25:57 d747dcd14b5f: Waiting 11:25:57 0d9ebad4ef96: Waiting 11:25:57 e9a5061849ea: Waiting 11:25:57 2de7ff778b66: Waiting 11:25:57 9712f1f96733: Verifying Checksum 11:25:57 9712f1f96733: Download complete 11:25:57 63f879dbbcfc: Verifying Checksum 11:25:57 63f879dbbcfc: Download complete 11:25:58 e9a5061849ea: Verifying Checksum 11:25:58 e9a5061849ea: Download complete 11:25:58 d747dcd14b5f: Download complete 11:25:58 0d9ebad4ef96: Verifying Checksum 11:25:58 0d9ebad4ef96: Download complete 11:25:58 ab5ef0e58194: Verifying Checksum 11:25:58 ab5ef0e58194: Download complete 11:25:58 2de7ff778b66: Verifying Checksum 11:25:58 2de7ff778b66: Download complete 11:26:00 ab5ef0e58194: Pull complete 11:26:00 9712f1f96733: Pull complete 11:26:01 63f879dbbcfc: Pull complete 11:26:04 0d9ebad4ef96: Pull complete 11:26:05 e9a5061849ea: Pull complete 11:26:05 d747dcd14b5f: Pull complete 11:26:06 2de7ff778b66: Pull complete 11:26:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:06 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:26:11 $ docker top 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:26:11 provisioning config files... 11:26:11 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6468213381625507107tmp 11:26:11 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15628479417230605991tmp 11:26:11 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15945046803173602651tmp [Pipeline] { [Pipeline] echo 11:26:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:26:11 ---> sigul-configuration.sh 11:26:11 gpg: directory `/root/.gnupg' created 11:26:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:26:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:26:11 gpg: keyring `/root/.gnupg/secring.gpg' created 11:26:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:26:11 gpg: CAST5 encrypted data 11:26:11 gpg: encrypted with 1 passphrase 11:26:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:26:11 + mkdir /home/jenkins 11:26:11 + mkdir /home/jenkins/sigul [Pipeline] sh 11:26:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:26:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:26:12 ---> sigul-install.sh 11:26:12 Sigul already installed; skipping installation. [Pipeline] sh 11:26:12 + git tag --list 11:26:12 v0.0.0 11:26:12 v1.0.0 11:26:12 v2.1.0 11:26:12 v2.1.1 11:26:12 v2.1.1-dev.1 11:26:12 v2.2.0 11:26:12 v2.2.1-dev.1 11:26:12 v2.2.1-dev.2 11:26:12 v2.2.1-dev.3 11:26:12 v2.2.1-dev.4 11:26:12 v2.2.1-dev.5 11:26:12 v2.2.1-dev.6 11:26:12 v2.2.1-dev.7 11:26:12 v2.3.0 11:26:12 v2.3.0-dev.10 11:26:12 v2.3.0-dev.11 11:26:12 v2.3.0-dev.12 11:26:12 v2.3.0-dev.13 11:26:12 v2.3.0-dev.14 11:26:12 v2.3.0-dev.15 11:26:12 v2.3.0-dev.16 11:26:12 v2.3.0-dev.17 11:26:12 v2.3.0-dev.18 11:26:12 v2.3.0-dev.19 11:26:12 v2.3.0-dev.20 11:26:12 v2.3.0-dev.21 11:26:12 v2.3.0-dev.22 11:26:12 v2.3.0-dev.23 11:26:12 v2.3.0-dev.7 11:26:12 v2.3.0-dev.8 11:26:12 v2.3.0-dev.9 11:26:12 v3.0.0-dev.1 11:26:12 v3.0.0-dev.10 11:26:12 v3.0.0-dev.11 11:26:12 v3.0.0-dev.12 11:26:12 v3.0.0-dev.13 11:26:12 v3.0.0-dev.14 11:26:12 v3.0.0-dev.15 11:26:12 v3.0.0-dev.16 11:26:12 v3.0.0-dev.17 11:26:12 v3.0.0-dev.18 11:26:12 v3.0.0-dev.2 11:26:12 v3.0.0-dev.3 11:26:12 v3.0.0-dev.4 11:26:12 v3.0.0-dev.5 11:26:12 v3.0.0-dev.6 11:26:12 v3.0.0-dev.7 11:26:12 v3.0.0-dev.8 11:26:12 v3.0.0-dev.9 [Pipeline] sh 11:26:13 + lftools sign git-tag v3.0.0-dev.18 11:26:13 Signing Git tag with Sigul... 11:26:13 Signing v3.0.0-dev.18 [Pipeline] echo 11:26:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:26:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:26:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:26:14 $ docker stop --time=1 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 11:26:15 $ docker rm -f --volumes 92746bc9aaebf6a4f9d3cbfd43c6939fb15c390c958a8a59f4d9edbc393b4301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:26:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:16 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:16 $ docker top 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 -eo pid,comm 11:26:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:26:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:16 [ssh-agent] Looking for ssh-agent implementation... 11:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:16 $ docker exec 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 ssh-agent 11:26:16 SSH_AUTH_SOCK=/tmp/ssh-UThp81QuxkBM/agent.32 11:26:16 SSH_AGENT_PID=38 11:26:16 Running ssh-add (command line suppressed) 11:26:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12849510934048833068.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12849510934048833068.key) 11:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:17 + git semver bump pre 11:26:17 2023-04-26 11:26:17,519 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:26:17 2023-04-26 11:26:17,520 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 11:26:17 2023-04-26 11:26:17,520 [bump_version] DEBUG bumped version:3.0.0-dev.19 11:26:17 2023-04-26 11:26:17,520 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:26:17 2023-04-26 11:26:17,520 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:26:17 2023-04-26 11:26:17,520 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:26:17 2023-04-26 11:26:17,521 [execute] INFO git cat-file --batch-check 11:26:17 2023-04-26 11:26:17,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:26:17 2023-04-26 11:26:17,527 [execute] INFO git cat-file --batch 11:26:17 2023-04-26 11:26:17,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:26:17 2023-04-26 11:26:17,533 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:26:17 3.0.0-dev.19 [Pipeline] } 11:26:17 $ docker exec --env ******** --env ******** 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 ssh-agent -k 11:26:17 unset SSH_AUTH_SOCK; 11:26:17 unset SSH_AGENT_PID; 11:26:17 echo Agent pid 38 killed; 11:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:18 + git semver [Pipeline] } 11:26:18 $ docker stop --time=1 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 11:26:19 $ docker rm -f --volumes 392b44c47537892dc1aad83716e8223fe32aab6eb4da1b909965d90baceeffd2 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:20 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:26:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:20 $ docker top 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 -eo pid,comm 11:26:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:26:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:20 [ssh-agent] Looking for ssh-agent implementation... 11:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:20 $ docker exec 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 ssh-agent 11:26:20 SSH_AUTH_SOCK=/tmp/ssh-e9lth0Xr1sa8/agent.32 11:26:20 SSH_AGENT_PID=38 11:26:20 Running ssh-add (command line suppressed) 11:26:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7230682345887667929.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7230682345887667929.key) 11:26:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:21 + git semver push 11:26:21 2023-04-26 11:26:21,556 [run_push] DEBUG push 11:26:21 2023-04-26 11:26:21,556 [execute] INFO git cat-file --batch-check 11:26:21 2023-04-26 11:26:21,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:26:21 2023-04-26 11:26:21,560 [execute] INFO git rev-list 5eaa90190a6a5b59f4caa163f07ce7117e32aaed -- 11:26:21 2023-04-26 11:26:21,560 [execute] DEBUG Popen(['git', 'rev-list', '5eaa90190a6a5b59f4caa163f07ce7117e32aaed', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:26:21 2023-04-26 11:26:21,567 [execute] INFO git fetch -v origin 11:26:21 2023-04-26 11:26:21,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:26:22 2023-04-26 11:26:22,036 [run_push] DEBUG no remote changes detected 11:26:22 2023-04-26 11:26:22,036 [execute] INFO git push origin semver 11:26:22 2023-04-26 11:26:22,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:26:23 2023-04-26 11:26:22,826 [run_push] DEBUG push all version tags 11:26:23 2023-04-26 11:26:22,827 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:26:23 2023-04-26 11:26:22,827 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:26:23 2023-04-26 11:26:23,539 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:26:23 3.0.0-dev.19 [Pipeline] } 11:26:23 $ docker exec --env ******** --env ******** 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 ssh-agent -k 11:26:23 unset SSH_AUTH_SOCK; 11:26:23 unset SSH_AGENT_PID; 11:26:23 echo Agent pid 38 killed; 11:26:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:24 + git semver [Pipeline] } 11:26:24 $ docker stop --time=1 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 11:26:25 $ docker rm -f --volumes 3a40e345efc7d6a197cb327f8e33fa6dfcde2dd1d2eb8e4bda054d530b905c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:26:26 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:26:26 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:26:26 total 16 11:26:26 drwxr-xr-x 3 root root 4096 Apr 26 11:15 . 11:26:26 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 11:26 .. 11:26:26 drwxr-xr-x 2 root root 4096 Apr 26 11:15 cost 11:26:26 -rw-r--r-- 1 root root 90 Apr 26 11:15 cost.csv 11:26:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:26:26 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:26:26 total 16 11:26:26 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 11:15 . 11:26:26 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 11:26 .. 11:26:26 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 11:15 cost 11:26:26 -rw-r--r-- 1 jenkins jenkins 90 Apr 26 11:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:26:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:26:27 ---> package-listing.sh 11:26:27 ++ facter osfamily 11:26:27 ++ tr '[:upper:]' '[:lower:]' 11:26:27 + OS_FAMILY=debian 11:26:27 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:26:27 + START_PACKAGES=/tmp/packages_start.txt 11:26:27 + END_PACKAGES=/tmp/packages_end.txt 11:26:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:27 + PACKAGES=/tmp/packages_start.txt 11:26:27 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:26:27 + PACKAGES=/tmp/packages_end.txt 11:26:27 + case "${OS_FAMILY}" in 11:26:27 + dpkg -l 11:26:27 + grep '^ii' 11:26:27 + '[' -f /tmp/packages_start.txt ']' 11:26:27 + '[' -f /tmp/packages_end.txt ']' 11:26:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:27 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:26:27 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:26:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:26:27 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:26:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:28 prd-ubuntu20.04-docker-8c-8g-10990 does not seem to be running inside a container 11:26:28 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:26:28 $ docker top bc9faf12cd1dfeeb82059084cc1e359975a59d53c86dbcf2f905659b50a138a3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:29 + touch /tmp/pre-build-complete [Pipeline] sh 11:26:29 + mkdir -p /var/log/sysstat [Pipeline] sh 11:26:29 + ls /var/log/sa-host 11:26:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:29 provisioning config files... 11:26:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15417254690100144400tmp [Pipeline] { [Pipeline] echo 11:26:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:26:30 ---> create-netrc.sh [Pipeline] } 11:26:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:26:30 ---> python-tools-install.sh [Pipeline] echo 11:26:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:26:30 ---> sudo-logs.sh 11:26:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:26:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:26:31 ---> job-cost.sh 11:26:31 lf-activate-venv: SKIPPING 11:26:31 DEBUG: total: 0.2199999988079071 11:26:31 INFO: Retrieving Stack Cost... 11:26:31 INFO: Retrieving Pricing Info for: v3-standard-8 11:26:31 INFO: Archiving Costs [Pipeline] echo 11:26:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:26:32 ---> logs-deploy.sh 11:26:32 lf-activate-venv: SKIPPING 11:26:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/86 11:26:32 INFO: archiving workspace using pattern(s): 11:26:33 Archives upload complete. 11:26:33 INFO: archiving logs to Nexus