Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 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-ssh12149573189603289541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh6319816041205947245.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh14998646214514662350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh9407009493716468130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh18419615390984678182.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19791’ Running on prd-ubuntu20.04-docker-8c-8g-19793 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 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 (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 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#96)" > git rev-list --no-walk a486f61cebd70a79af9a3b2a3d782718b04949c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:32:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:32:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:32:19 ========================================================= 23:32:19 EdgeX Global Pipelines Version Info 23:32:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:32:20 ------------------- 23:32:20 stable info: 23:32:20 ------------------- 23:32:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:32:20 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:32:20 Message: update stable to v1.0.237 23:32:21 ------------------- 23:32:21 experimental info: 23:32:21 ------------------- 23:32:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:32:21 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 23:32:21 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f17cce6 [Pipeline] echo 23:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:21 provisioning config files... 23:32:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2388447249508898229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:22 ---> docker-login.sh 23:32:22 nexus3.edgexfoundry.org:10001 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 nexus3.edgexfoundry.org:10002 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 nexus3.edgexfoundry.org:10003 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 nexus3.edgexfoundry.org:10004 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:22 Configure a credential helper to remove this warning. See 23:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:22 23:32:22 Login Succeeded 23:32:22 docker.io 23:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:23 Configure a credential helper to remove this warning. See 23:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:23 23:32:23 Login Succeeded 23:32:23 ---> docker-login.sh ends [Pipeline] } 23:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:32:23 + git rev-list -1 --merges f17cce6e43ef809d5d7f67c42d02d3a2b7113a46~1..f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] echo 23:32:23 -----------> git rev-list -1 --merges f17cce6e43ef809d5d7f67c42d02d3a2b7113a46~1..f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [false] [Pipeline] sh 23:32:24 + git log --format=format:%s -1 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] echo 23:32:24 ========================================================= 23:32:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:32:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:24 + git log --format=format:%s -1 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] echo 23:32:24 [semverPrep] GIT_COMMIT: f17cce6e43ef809d5d7f67c42d02d3a2b7113a46, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#96) [Pipeline] echo 23:32:24 [semverPrep] This is not a build commit. [Pipeline] sh 23:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:24 + grep -v github /etc/ssh/ssh_known_hosts 23:32:24 + [ -e /tmp/ssh_known_hosts ] 23:32:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:32:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:32:24 + sudo tee -a /etc/ssh/ssh_known_hosts 23:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:25 23:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:25 0.1.4: Pulling from edgex-devops/py-git-semver 23:32:25 b85a868b505f: Pulling fs layer 23:32:25 e2be974225ed: Pulling fs layer 23:32:25 339a4e72a1f5: Pulling fs layer 23:32:25 988bab9f4d93: Pulling fs layer 23:32:25 1469e6f7b9e6: Pulling fs layer 23:32:25 eaf3925da568: Pulling fs layer 23:32:25 bab4dde63d76: Pulling fs layer 23:32:25 bde34c3a00c8: Pulling fs layer 23:32:25 b352a97aabf1: Pulling fs layer 23:32:25 4872d77fe225: Pulling fs layer 23:32:25 5851b861e8e6: Pulling fs layer 23:32:25 bab4dde63d76: Waiting 23:32:25 1469e6f7b9e6: Waiting 23:32:25 bde34c3a00c8: Waiting 23:32:25 eaf3925da568: Waiting 23:32:25 b352a97aabf1: Waiting 23:32:25 5851b861e8e6: Waiting 23:32:25 988bab9f4d93: Waiting 23:32:25 4872d77fe225: Waiting 23:32:25 e2be974225ed: Verifying Checksum 23:32:25 e2be974225ed: Download complete 23:32:25 988bab9f4d93: Verifying Checksum 23:32:25 988bab9f4d93: Download complete 23:32:25 1469e6f7b9e6: Verifying Checksum 23:32:25 1469e6f7b9e6: Download complete 23:32:25 339a4e72a1f5: Verifying Checksum 23:32:25 339a4e72a1f5: Download complete 23:32:25 eaf3925da568: Download complete 23:32:25 bde34c3a00c8: Download complete 23:32:25 b352a97aabf1: Download complete 23:32:25 4872d77fe225: Verifying Checksum 23:32:25 4872d77fe225: Download complete 23:32:25 5851b861e8e6: Download complete 23:32:25 b85a868b505f: Verifying Checksum 23:32:25 b85a868b505f: Download complete 23:32:26 bab4dde63d76: Verifying Checksum 23:32:26 bab4dde63d76: Download complete 23:32:27 b85a868b505f: Pull complete 23:32:27 e2be974225ed: Pull complete 23:32:28 339a4e72a1f5: Pull complete 23:32:28 988bab9f4d93: Pull complete 23:32:28 1469e6f7b9e6: Pull complete 23:32:28 eaf3925da568: Pull complete 23:32:30 bab4dde63d76: Pull complete 23:32:30 bde34c3a00c8: Pull complete 23:32:30 b352a97aabf1: Pull complete 23:32:30 4872d77fe225: Pull complete 23:32:30 5851b861e8e6: Pull complete 23:32:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:30 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:32:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:32:32 $ docker top 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 -eo pid,comm 23:32:32 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). 23:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:32 [ssh-agent] Looking for ssh-agent implementation... 23:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:32 $ docker exec 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 ssh-agent 23:32:32 SSH_AUTH_SOCK=/tmp/ssh-fHNzx3L9H4qV/agent.33 23:32:32 SSH_AGENT_PID=40 23:32:32 Running ssh-add (command line suppressed) 23:32:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_350046172050526976.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_350046172050526976.key) 23:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:33 + git tag --points-at HEAD [Pipeline] } 23:32:33 $ docker exec --env ******** --env ******** 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 ssh-agent -k 23:32:33 unset SSH_AUTH_SOCK; 23:32:33 unset SSH_AGENT_PID; 23:32:33 echo Agent pid 40 killed; 23:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:33 [ssh-agent] Looking for ssh-agent implementation... 23:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:33 $ docker exec 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 ssh-agent 23:32:33 SSH_AUTH_SOCK=/tmp/ssh-Q27Qd9j1Y1Hy/agent.73 23:32:33 SSH_AGENT_PID=79 23:32:33 Running ssh-add (command line suppressed) 23:32:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2412782962410770536.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2412782962410770536.key) 23:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:34 + git semver init 23:32:34 2022-07-12 23:32:34,306 [run_init] DEBUG init version:0.0.0 force:False 23:32:34 2022-07-12 23:32:34,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:32:34 2022-07-12 23:32:34,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:32:34 2022-07-12 23:32:34,307 [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) 23:32:35 2022-07-12 23:32:35,099 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 23:32:35 2022-07-12 23:32:35,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 23:32:35 2022-07-12 23:32:35,099 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:32:35 2022-07-12 23:32:35,099 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:32:35 2.2.1-dev.5 [Pipeline] } 23:32:35 $ docker exec --env ******** --env ******** 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 ssh-agent -k 23:32:35 unset SSH_AUTH_SOCK; 23:32:35 unset SSH_AGENT_PID; 23:32:35 echo Agent pid 79 killed; 23:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:35 + git semver [Pipeline] } 23:32:36 $ docker stop --time=1 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 23:32:37 $ docker rm -f 331e50d4dfb82ef56ed2ec1127ade5aad9e75c1efdce88f03333eaef86d9a454 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:32:37 Stashed 1 file(s) [Pipeline] echo 23:32:38 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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 23:32:38 provisioning config files... 23:32:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4684171042091797283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:38 ---> docker-login.sh 23:32:38 nexus3.edgexfoundry.org:10001 23:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:38 Configure a credential helper to remove this warning. See 23:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:38 23:32:38 Login Succeeded 23:32:38 nexus3.edgexfoundry.org:10002 23:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:38 Configure a credential helper to remove this warning. See 23:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:38 23:32:38 Login Succeeded 23:32:38 nexus3.edgexfoundry.org:10003 23:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:38 Configure a credential helper to remove this warning. See 23:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:38 23:32:38 Login Succeeded 23:32:38 nexus3.edgexfoundry.org:10004 23:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:38 Configure a credential helper to remove this warning. See 23:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:38 23:32:38 Login Succeeded 23:32:38 docker.io 23:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:39 Configure a credential helper to remove this warning. See 23:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:39 23:32:39 Login Succeeded 23:32:39 ---> docker-login.sh ends [Pipeline] } 23:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:39 ========================================================= 23:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:32:39 Sending build context to Docker daemon 4.036MB 23:32:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:32:39 Step 2/12 : FROM ${BASE} AS builder 23:32:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:32:39 2408cc74d12b: Pulling fs layer 23:32:39 ea60b727a1ce: Pulling fs layer 23:32:39 30c4a7721957: Pulling fs layer 23:32:39 370296b7ddb6: Pulling fs layer 23:32:39 7c6cee850709: Pulling fs layer 23:32:39 39a5fcdaea64: Pulling fs layer 23:32:39 d94ebbe4e438: Pulling fs layer 23:32:39 bcfd1f05c69d: Pulling fs layer 23:32:39 59ccb84bbe0f: Pulling fs layer 23:32:39 7c6cee850709: Waiting 23:32:39 39a5fcdaea64: Waiting 23:32:39 59ccb84bbe0f: Waiting 23:32:39 bcfd1f05c69d: Waiting 23:32:39 370296b7ddb6: Waiting 23:32:39 30c4a7721957: Verifying Checksum 23:32:39 30c4a7721957: Download complete 23:32:39 ea60b727a1ce: Verifying Checksum 23:32:39 ea60b727a1ce: Download complete 23:32:39 7c6cee850709: Verifying Checksum 23:32:39 7c6cee850709: Download complete 23:32:39 39a5fcdaea64: Download complete 23:32:39 2408cc74d12b: Download complete 23:32:39 d94ebbe4e438: Download complete 23:32:39 2408cc74d12b: Pull complete 23:32:40 ea60b727a1ce: Pull complete 23:32:40 30c4a7721957: Pull complete 23:32:40 59ccb84bbe0f: Verifying Checksum 23:32:40 59ccb84bbe0f: Download complete 23:32:40 bcfd1f05c69d: Verifying Checksum 23:32:40 bcfd1f05c69d: Download complete 23:32:40 370296b7ddb6: Verifying Checksum 23:32:40 370296b7ddb6: Download complete 23:32:45 370296b7ddb6: Pull complete 23:32:45 7c6cee850709: Pull complete 23:32:45 39a5fcdaea64: Pull complete 23:32:45 d94ebbe4e438: Pull complete 23:32:47 bcfd1f05c69d: Pull complete 23:32:48 59ccb84bbe0f: Pull complete 23:32:48 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:32:48 ---> a4fb48ad2a94 23:32:48 Step 3/12 : ARG MAKE='make build' 23:32:50 ---> Running in ea64703c50c1 23:32:50 Removing intermediate container ea64703c50c1 23:32:50 ---> 6c23e2249839 23:32:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:32:50 ---> Running in 3bca6148769e 23:32:50 Removing intermediate container 3bca6148769e 23:32:50 ---> 4b52ebf996db 23:32:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:32:50 ---> Running in 27ea1823d4a1 23:32:50 Removing intermediate container 27ea1823d4a1 23:32:50 ---> 4fa0564ef0fa 23:32:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:50 ---> Running in dd4e29f56c2b 23:32:50 Removing intermediate container dd4e29f56c2b 23:32:50 ---> 2b733c2f716b 23:32:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:50 ---> Running in 484acf4f5319 23:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:52 OK: 211 MiB in 51 packages 23:32:52 Removing intermediate container 484acf4f5319 23:32:52 ---> c2bde88f4ff4 23:32:52 Step 8/12 : WORKDIR /app 23:32:52 ---> Running in 8c7de50a4434 23:32:52 Removing intermediate container 8c7de50a4434 23:32:52 ---> 223cc156fc91 23:32:52 Step 9/12 : COPY go.mod vendor* ./ 23:32:53 Still waiting to schedule task 23:32:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19792’ 23:32:53 ---> 4f5d664bcc93 23:32:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:53 ---> Running in feb99e5ca911 23:33:11 Removing intermediate container feb99e5ca911 23:33:11 ---> dda695d91c76 23:33:11 Step 11/12 : COPY . . 23:33:11 ---> ec8952ec03a2 23:33:11 Step 12/12 : RUN $MAKE 23:33:11 ---> Running in 2ae7a5c4f3cc 23:33:11 noop 23:33:11 Removing intermediate container 2ae7a5c4f3cc 23:33:11 ---> af5f2a652459 23:33:11 Successfully built af5f2a652459 23:33:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:11 + docker inspect -f . ci-base-image-x86_64 23:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:11 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:33:11 $ 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 ******** ci-base-image-x86_64 cat 23:33:12 $ docker top d51d44e659a7dca87f5e613b9960cafd67c872b93affb3b6d25e8288f1059e96 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:12 + go version 23:33:12 go version go1.18.3 linux/amd64 [Pipeline] } 23:33:12 $ docker stop --time=1 d51d44e659a7dca87f5e613b9960cafd67c872b93affb3b6d25e8288f1059e96 23:33:13 $ docker rm -f d51d44e659a7dca87f5e613b9960cafd67c872b93affb3b6d25e8288f1059e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:14 + docker inspect -f . ci-base-image-x86_64 23:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:14 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-x86_64 cat 23:33:14 $ docker top 90f3d0893acf3d7902a062a2e7ea0b107155786251097680040bb906ef362475 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:15 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 23:33:15 + make test 23:33:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:33:15 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:33:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:33:25 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:33:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.203s coverage: 39.3% of statements 23:33:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements 23:33:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements 23:33:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:33:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:33:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:43 ./bin/test-attribution-txt.sh [Pipeline] echo 23:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:33:43 $ docker stop --time=1 90f3d0893acf3d7902a062a2e7ea0b107155786251097680040bb906ef362475 23:33:45 $ docker rm -f 90f3d0893acf3d7902a062a2e7ea0b107155786251097680040bb906ef362475 [Pipeline] // withDockerContainer [Pipeline] sh 23:33:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:33:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:33:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:33:47 + ls -al . 23:33:47 total 632 23:33:47 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 23:33 . 23:33:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:32 .. 23:33:47 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:32 .dockerignore 23:33:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:33 .git 23:33:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:32 .github 23:33:47 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:32 .gitignore 23:33:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:32 .golangci.yml 23:33:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:32 .semver 23:33:47 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:32 Attribution.txt 23:33:47 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:32 CHANGELOG.md 23:33:47 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:32 Dockerfile 23:33:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:32 GOVERNANCE.md 23:33:47 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:32 Jenkinsfile 23:33:47 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:32 LICENSE 23:33:47 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:32 Makefile 23:33:47 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:32 OWNERS.md 23:33:47 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:32 README.md 23:33:47 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 23:32 VERSION 23:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:32 bin 23:33:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:32 cmd 23:33:47 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:33 coverage.out 23:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:32 examples 23:33:47 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:32 go.mod 23:33:47 -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:32 go.sum 23:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:32 images 23:33:47 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:32 internal 23:33:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:32 snap 23:33:47 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:47 + 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=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 --label arch=amd64 --label version=2.2.1-dev.5 . 23:33:47 Sending build context to Docker daemon 4.036MB 23:33:47 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:33:47 Step 2/25 : FROM ${BASE} AS builder 23:33:47 ---> af5f2a652459 23:33:47 Step 3/25 : ARG MAKE='make build' 23:33:47 ---> Running in f7def9befa24 23:33:47 Removing intermediate container f7def9befa24 23:33:47 ---> c8b02c078a1d 23:33:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:33:47 ---> Running in 625c474f4495 23:33:47 Removing intermediate container 625c474f4495 23:33:47 ---> fb05540cc894 23:33:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:33:47 ---> Running in 2d8e48e9616e 23:33:48 Removing intermediate container 2d8e48e9616e 23:33:48 ---> e38f146121a2 23:33:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:48 ---> Running in 22f26e9374e4 23:33:48 Removing intermediate container 22f26e9374e4 23:33:48 ---> 1c6b77b7475e 23:33:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:48 ---> Running in cad9b40a0ec1 23:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:50 OK: 211 MiB in 51 packages 23:33:50 Removing intermediate container cad9b40a0ec1 23:33:50 ---> f9c6682527dd 23:33:50 Step 8/25 : WORKDIR /app 23:33:50 ---> Running in 50047870a5d5 23:33:50 Removing intermediate container 50047870a5d5 23:33:50 ---> 0c6fd0a82ed0 23:33:50 Step 9/25 : COPY go.mod vendor* ./ 23:33:50 ---> 61593d999bcc 23:33:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:50 ---> Running in 455fd81255e3 23:33:51 Removing intermediate container 455fd81255e3 23:33:51 ---> 3a4357fdd873 23:33:51 Step 11/25 : COPY . . 23:33:51 ---> 4943fb169fa6 23:33:51 Step 12/25 : RUN $MAKE 23:33:51 ---> Running in 4e6da327e138 23:33:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:34:14 Removing intermediate container 4e6da327e138 23:34:14 ---> 8f1ab0f6505c 23:34:14 Step 13/25 : FROM alpine:3.16 23:34:14 3.16: Pulling from library/alpine 23:34:14 2408cc74d12b: Already exists 23:34:14 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:34:14 Status: Downloaded newer image for alpine:3.16 23:34:14 ---> e66264b98777 23:34:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:34:14 ---> Running in cc39102eb2ec 23:34:14 Removing intermediate container cc39102eb2ec 23:34:14 ---> 27313ee024f2 23:34:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:14 ---> Running in 84af8f821c52 23:34:15 Removing intermediate container 84af8f821c52 23:34:15 ---> a6334d041389 23:34:15 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:34:15 ---> Running in 84576b3306b9 23:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:34:17 (1/6) Installing dumb-init (1.2.5-r1) 23:34:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:34:17 (3/6) Installing libsodium (1.0.18-r0) 23:34:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:34:17 (5/6) Installing libzmq (4.3.4-r0) 23:34:17 (6/6) Installing zeromq (4.3.4-r0) 23:34:17 Executing busybox-1.35.0-r13.trigger 23:34:17 OK: 8 MiB in 20 packages 23:34:18 Removing intermediate container 84576b3306b9 23:34:18 ---> 516b15449467 23:34:18 Step 17/25 : COPY --from=builder /app/LICENSE / 23:34:18 ---> a8006a6d6ee2 23:34:18 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:34:18 ---> 5c9d9dcb518d 23:34:18 Step 19/25 : COPY --from=builder /app/cmd/ / 23:34:19 ---> 0b5d228e007c 23:34:19 Step 20/25 : EXPOSE 59989 23:34:19 ---> Running in 2bfd09190d58 23:34:19 Removing intermediate container 2bfd09190d58 23:34:19 ---> aec45183e687 23:34:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:34:19 ---> Running in 3455bc2348e3 23:34:19 Removing intermediate container 3455bc2348e3 23:34:19 ---> dabd3a281233 23:34:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:34:19 ---> Running in e0081e2af4ca 23:34:19 Removing intermediate container e0081e2af4ca 23:34:19 ---> 2f91f06a4499 23:34:19 Step 23/25 : LABEL arch=amd64 23:34:19 ---> Running in 9bf542b18992 23:34:19 Removing intermediate container 9bf542b18992 23:34:19 ---> 6b77ce222f12 23:34:19 Step 24/25 : LABEL git_sha=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:34:19 ---> Running in 5af42d2d6d90 23:34:19 Removing intermediate container 5af42d2d6d90 23:34:19 ---> 5845cf59d8f6 23:34:19 Step 25/25 : LABEL version=2.2.1-dev.5 23:34:19 ---> Running in 04e378a0480d 23:34:19 Removing intermediate container 04e378a0480d 23:34:19 ---> aec8cb405bcc 23:34:19 [Warning] One or more build-args [ARCH] were not consumed 23:34:19 Successfully built aec8cb405bcc 23:34:19 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 23:34:19 provisioning config files... 23:34:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6280422090283953576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:20 ---> docker-login.sh 23:34:20 nexus3.edgexfoundry.org:10001 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10002 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10003 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10004 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:21 Configure a credential helper to remove this warning. See 23:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:21 23:34:21 Login Succeeded 23:34:21 docker.io 23:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:21 Configure a credential helper to remove this warning. See 23:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:21 23:34:21 Login Succeeded 23:34:21 ---> docker-login.sh ends [Pipeline] } 23:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:21 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:34:21 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:34:21 latest 23:34:21 2.2.1-dev.5 23:34:21 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:34:21 main 23:34:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:34:21 8a69f6ac0f73: Preparing 23:34:21 117f6ce67144: Preparing 23:34:21 c3b188ad01e4: Preparing 23:34:21 a40fe7757efe: Preparing 23:34:21 2e5f8e13be1c: Preparing 23:34:21 24302eb7d908: Preparing 23:34:21 24302eb7d908: Waiting 23:34:21 117f6ce67144: Pushed 23:34:21 2e5f8e13be1c: Pushed 23:34:21 c3b188ad01e4: Pushed 23:34:21 24302eb7d908: Layer already exists 23:34:22 a40fe7757efe: Pushed 23:34:25 8a69f6ac0f73: Pushed 23:34:25 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46: digest: sha256:8e1aefc7425de2ac110e43723a13a2f6cbca5810e364da236ef6ac7a6651a5af size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:34:25 8a69f6ac0f73: Preparing 23:34:25 117f6ce67144: Preparing 23:34:25 c3b188ad01e4: Preparing 23:34:25 a40fe7757efe: Preparing 23:34:25 2e5f8e13be1c: Preparing 23:34:25 24302eb7d908: Preparing 23:34:25 24302eb7d908: Waiting 23:34:25 117f6ce67144: Layer already exists 23:34:25 8a69f6ac0f73: Layer already exists 23:34:25 2e5f8e13be1c: Layer already exists 23:34:25 a40fe7757efe: Layer already exists 23:34:25 c3b188ad01e4: Layer already exists 23:34:25 24302eb7d908: Layer already exists 23:34:25 latest: digest: sha256:8e1aefc7425de2ac110e43723a13a2f6cbca5810e364da236ef6ac7a6651a5af size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.5 23:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:34:26 8a69f6ac0f73: Preparing 23:34:26 117f6ce67144: Preparing 23:34:26 c3b188ad01e4: Preparing 23:34:26 a40fe7757efe: Preparing 23:34:26 2e5f8e13be1c: Preparing 23:34:26 24302eb7d908: Preparing 23:34:26 24302eb7d908: Waiting 23:34:26 c3b188ad01e4: Layer already exists 23:34:26 2e5f8e13be1c: Layer already exists 23:34:26 a40fe7757efe: Layer already exists 23:34:26 117f6ce67144: Layer already exists 23:34:26 8a69f6ac0f73: Layer already exists 23:34:26 24302eb7d908: Layer already exists 23:34:26 2.2.1-dev.5: digest: sha256:8e1aefc7425de2ac110e43723a13a2f6cbca5810e364da236ef6ac7a6651a5af size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:34:27 8a69f6ac0f73: Preparing 23:34:27 117f6ce67144: Preparing 23:34:27 c3b188ad01e4: Preparing 23:34:27 a40fe7757efe: Preparing 23:34:27 2e5f8e13be1c: Preparing 23:34:27 24302eb7d908: Preparing 23:34:27 24302eb7d908: Waiting 23:34:27 a40fe7757efe: Layer already exists 23:34:27 117f6ce67144: Layer already exists 23:34:27 c3b188ad01e4: Layer already exists 23:34:27 2e5f8e13be1c: Layer already exists 23:34:27 8a69f6ac0f73: Layer already exists 23:34:27 24302eb7d908: Layer already exists 23:34:27 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5: digest: sha256:8e1aefc7425de2ac110e43723a13a2f6cbca5810e364da236ef6ac7a6651a5af size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:34:27 8a69f6ac0f73: Preparing 23:34:27 117f6ce67144: Preparing 23:34:27 c3b188ad01e4: Preparing 23:34:27 a40fe7757efe: Preparing 23:34:27 2e5f8e13be1c: Preparing 23:34:27 24302eb7d908: Preparing 23:34:27 24302eb7d908: Waiting 23:34:27 117f6ce67144: Layer already exists 23:34:27 a40fe7757efe: Layer already exists 23:34:27 2e5f8e13be1c: Layer already exists 23:34:27 8a69f6ac0f73: Layer already exists 23:34:27 c3b188ad01e4: Layer already exists 23:34:27 24302eb7d908: Layer already exists 23:34:27 main: digest: sha256:8e1aefc7425de2ac110e43723a13a2f6cbca5810e364da236ef6ac7a6651a5af size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:27 ===================================================== [Pipeline] echo 23:34:27 taggedImages: 23:34:27 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:34:27 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:34:27 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.5 23:34:27 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:34:27 - 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 23:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:28 23:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:28 latest: Pulling from edgex-lftools-log-publisher 23:34:28 5eb5b503b376: Pulling fs layer 23:34:28 5c69ac0246d0: Pulling fs layer 23:34:28 ec43610c2a17: Pulling fs layer 23:34:28 3a2ae6a8a46f: Pulling fs layer 23:34:28 33b1e0a273af: Pulling fs layer 23:34:28 5d3b04190fa2: Pulling fs layer 23:34:28 2f39f015ded8: Pulling fs layer 23:34:28 33b1e0a273af: Waiting 23:34:28 5d3b04190fa2: Waiting 23:34:28 2f39f015ded8: Waiting 23:34:28 3a2ae6a8a46f: Waiting 23:34:28 5c69ac0246d0: Verifying Checksum 23:34:28 5c69ac0246d0: Download complete 23:34:28 3a2ae6a8a46f: Download complete 23:34:28 33b1e0a273af: Verifying Checksum 23:34:28 33b1e0a273af: Download complete 23:34:28 ec43610c2a17: Verifying Checksum 23:34:28 ec43610c2a17: Download complete 23:34:28 5d3b04190fa2: Verifying Checksum 23:34:28 5d3b04190fa2: Download complete 23:34:28 5eb5b503b376: Verifying Checksum 23:34:28 5eb5b503b376: Download complete 23:34:29 2f39f015ded8: Download complete 23:34:30 5eb5b503b376: Pull complete 23:34:30 5c69ac0246d0: Pull complete 23:34:30 ec43610c2a17: Pull complete 23:34:30 3a2ae6a8a46f: Pull complete 23:34:31 33b1e0a273af: Pull complete 23:34:31 5d3b04190fa2: Pull complete 23:34:36 2f39f015ded8: Pull complete 23:34:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:36 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:34:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:34:38 $ docker top 396a1abbde73ac1620764ea7baa452e3550b2b0757dd1abab1818ed5830bd8e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:38 ---> job-cost.sh 23:34:38 lf-activate-venv: SKIPPING 23:34:38 INFO: No Stack... 23:34:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:34:39 INFO: Archiving Costs [Pipeline] sh 23:34:39 + + cut -d, -f6 23:34:39 cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock 23:34:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] 23:34:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] did not exist. Created. 23:34:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:40 + echo total: 0.2199999988079071 [Pipeline] stash 23:34:40 Stashed 1 file(s) [Pipeline] } 23:34:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:40 $ docker stop --time=1 396a1abbde73ac1620764ea7baa452e3550b2b0757dd1abab1818ed5830bd8e3 23:34:41 $ docker rm -f 396a1abbde73ac1620764ea7baa452e3550b2b0757dd1abab1818ed5830bd8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19796 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:36:07 Running in /w/workspace/device-rfid-llrp-go/40 [Pipeline] { [Pipeline] checkout 23:36:07 Selected Git installation does not exist. Using Default 23:36:07 The recommended git tool is: NONE 23:36:15 using credential edgex-jenkins-ssh 23:36:15 Cloning the remote Git repository 23:36:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:15 > git init /w/workspace/device-rfid-llrp-go/40 # timeout=10 23:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:36:15 > git --version # timeout=10 23:36:15 > git --version # 'git version 2.25.1' 23:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:17 Avoid second fetch 23:36:17 Checking out Revision f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 (main) 23:36:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:36:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:17 > git config core.sparsecheckout # timeout=10 23:36:17 > git checkout -f f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 # timeout=10 23:36:21 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#96)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:22 Dload Upload Total Spent Left Speed 23:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 164k 0 --:--:-- --:--:-- --:--:-- 164k [Pipeline] sh 23:36:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:36:24 + sudo tee /etc/docker/daemon.new 23:36:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:36:24 { 23:36:24 "registry-mirrors": [ 23:36:24 "https://nexus3.edgexfoundry.org:10001" 23:36:24 ], 23:36:24 "bip": "10.250.0.254/24", 23:36:24 "hosts": [ 23:36:24 "tcp://0.0.0.0:5555", 23:36:24 "unix:///var/run/docker.sock" 23:36:24 ], 23:36:24 "mtu": 1458, 23:36:24 "selinux-enabled": true, 23:36:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:36:24 } [Pipeline] sh 23:36:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:36:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:43 provisioning config files... 23:36:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/40@tmp/config7640277094823990301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:43 ---> docker-login.sh 23:36:43 nexus3.edgexfoundry.org:10001 23:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:44 Configure a credential helper to remove this warning. See 23:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:44 23:36:44 Login Succeeded 23:36:44 nexus3.edgexfoundry.org:10002 23:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:44 Configure a credential helper to remove this warning. See 23:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:44 23:36:44 Login Succeeded 23:36:44 nexus3.edgexfoundry.org:10003 23:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:45 Configure a credential helper to remove this warning. See 23:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:45 23:36:45 Login Succeeded 23:36:45 nexus3.edgexfoundry.org:10004 23:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:45 Configure a credential helper to remove this warning. See 23:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:45 23:36:45 Login Succeeded 23:36:45 docker.io 23:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:46 Configure a credential helper to remove this warning. See 23:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:46 23:36:46 Login Succeeded 23:36:46 ---> docker-login.sh ends [Pipeline] } 23:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:36:47 ========================================================= 23:36:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:36:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:36:48 Sending build context to Docker daemon 1.229MB 23:36:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:36:48 Step 2/12 : FROM ${BASE} AS builder 23:36:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:36:48 b3c136eddcbf: Pulling fs layer 23:36:48 c0a3192eca97: Pulling fs layer 23:36:48 a050256f5b6f: Pulling fs layer 23:36:48 656be50a0ddc: Pulling fs layer 23:36:48 2bbca73fdf42: Pulling fs layer 23:36:48 46d945488cbd: Pulling fs layer 23:36:48 8a5474983e97: Pulling fs layer 23:36:48 329c88fbcd65: Pulling fs layer 23:36:48 656be50a0ddc: Waiting 23:36:48 2bbca73fdf42: Waiting 23:36:48 46d945488cbd: Waiting 23:36:48 8a5474983e97: Waiting 23:36:48 329c88fbcd65: Waiting 23:36:48 a050256f5b6f: Verifying Checksum 23:36:48 a050256f5b6f: Download complete 23:36:48 c0a3192eca97: Verifying Checksum 23:36:48 c0a3192eca97: Download complete 23:36:48 2bbca73fdf42: Verifying Checksum 23:36:48 2bbca73fdf42: Download complete 23:36:48 46d945488cbd: Verifying Checksum 23:36:48 46d945488cbd: Download complete 23:36:48 b3c136eddcbf: Verifying Checksum 23:36:48 b3c136eddcbf: Download complete 23:36:49 b3c136eddcbf: Pull complete 23:36:49 329c88fbcd65: Verifying Checksum 23:36:49 329c88fbcd65: Download complete 23:36:50 c0a3192eca97: Pull complete 23:36:50 a050256f5b6f: Pull complete 23:36:50 8a5474983e97: Verifying Checksum 23:36:50 8a5474983e97: Download complete 23:36:51 656be50a0ddc: Download complete 23:37:03 656be50a0ddc: Pull complete 23:37:04 2bbca73fdf42: Pull complete 23:37:04 46d945488cbd: Pull complete 23:37:09 8a5474983e97: Pull complete 23:37:11 329c88fbcd65: Pull complete 23:37:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:37:11 ---> ff4287adb874 23:37:11 Step 3/12 : ARG MAKE='make build' 23:37:13 ---> Running in 679b4a06af2d 23:37:13 Removing intermediate container 679b4a06af2d 23:37:13 ---> 247d954be7f7 23:37:13 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:37:13 ---> Running in f3fa18fcdf72 23:37:14 Removing intermediate container f3fa18fcdf72 23:37:14 ---> 9aac0b42ca09 23:37:14 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:37:14 ---> Running in ca10b61154ae 23:37:14 Removing intermediate container ca10b61154ae 23:37:14 ---> efdfdf1a7073 23:37:14 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:14 ---> Running in 2a01313c15d8 23:37:16 Removing intermediate container 2a01313c15d8 23:37:16 ---> 53a4565bd3b3 23:37:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:16 ---> Running in a1f841d9c0dc 23:37:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:37:18 OK: 221 MiB in 51 packages 23:37:19 Removing intermediate container a1f841d9c0dc 23:37:19 ---> 673d173836b4 23:37:19 Step 8/12 : WORKDIR /app 23:37:19 ---> Running in 43c13036cf70 23:37:20 Removing intermediate container 43c13036cf70 23:37:20 ---> 73618ee0fded 23:37:20 Step 9/12 : COPY go.mod vendor* ./ 23:37:20 ---> 431573a662ab 23:37:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:20 ---> Running in c3573401ae92 23:38:07 Removing intermediate container c3573401ae92 23:38:07 ---> 18796baea795 23:38:07 Step 11/12 : COPY . . 23:38:07 ---> 54fe7d60129a 23:38:07 Step 12/12 : RUN $MAKE 23:38:07 ---> Running in 839a1550d8ba 23:38:07 noop 23:38:07 Removing intermediate container 839a1550d8ba 23:38:07 ---> db2201b77cdb 23:38:07 Successfully built db2201b77cdb 23:38:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:08 + docker inspect -f . ci-base-image-arm64 23:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:08 prd-ubuntu20.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 23:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/40 -v /w/workspace/device-rfid-llrp-go/40:/w/workspace/device-rfid-llrp-go/40:rw,z -v /w/workspace/device-rfid-llrp-go/40@tmp:/w/workspace/device-rfid-llrp-go/40@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 23:38:09 $ docker top 507d950167e56ace3cfadd6044683b564c391d995ae83e0901da34d92cbf5bfc -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:10 + go version 23:38:10 go version go1.18.3 linux/arm64 [Pipeline] } 23:38:10 $ docker stop --time=1 507d950167e56ace3cfadd6044683b564c391d995ae83e0901da34d92cbf5bfc 23:38:12 $ docker rm -f 507d950167e56ace3cfadd6044683b564c391d995ae83e0901da34d92cbf5bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker inspect -f . ci-base-image-arm64 23:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:13 prd-ubuntu20.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 23:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/40 -v /w/workspace/device-rfid-llrp-go/40:/w/workspace/device-rfid-llrp-go/40:rw,z -v /w/workspace/device-rfid-llrp-go/40@tmp:/w/workspace/device-rfid-llrp-go/40@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 23:38:14 $ docker top 724eee295ee66494b4180dc4877a0a1527656689d2f031231b87e2c01a48eac8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:15 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/40 [Pipeline] fileExists [Pipeline] sh 23:38:16 + make test 23:38:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:38:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:39:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:39:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:40:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.215s coverage: 39.3% of statements 23:40:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.494s coverage: 52.0% of statements 23:40:13 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 95.5% of statements 23:40:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:40:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:40:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:40:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:40:40 ./bin/test-attribution-txt.sh [Pipeline] echo 23:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:40:40 $ docker stop --time=1 724eee295ee66494b4180dc4877a0a1527656689d2f031231b87e2c01a48eac8 23:40:42 $ docker rm -f 724eee295ee66494b4180dc4877a0a1527656689d2f031231b87e2c01a48eac8 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:43 Warning: overwriting stash ‘coverage-report’ 23:40:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:40:45 + ls -al . 23:40:45 total 628 23:40:45 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:38 . 23:40:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:36 .. 23:40:45 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:36 .dockerignore 23:40:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:36 .git 23:40:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:36 .github 23:40:45 -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:36 .gitignore 23:40:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:36 .golangci.yml 23:40:45 -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:36 Attribution.txt 23:40:45 -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:36 CHANGELOG.md 23:40:45 -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:36 Dockerfile 23:40:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:36 GOVERNANCE.md 23:40:45 -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:36 Jenkinsfile 23:40:45 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:36 LICENSE 23:40:45 -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:36 Makefile 23:40:45 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:36 OWNERS.md 23:40:45 -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:36 README.md 23:40:45 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 23:32 VERSION 23:40:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:36 bin 23:40:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:36 cmd 23:40:45 -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:40 coverage.out 23:40:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:36 examples 23:40:45 -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:36 go.mod 23:40:45 -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:36 go.sum 23:40:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:36 images 23:40:45 drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:36 internal 23:40:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:36 snap 23:40:45 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:45 + 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=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 --label arch=arm64 --label version=2.2.1-dev.5 . 23:40:45 Sending build context to Docker daemon 1.229MB 23:40:45 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:40:45 Step 2/25 : FROM ${BASE} AS builder 23:40:45 ---> db2201b77cdb 23:40:45 Step 3/25 : ARG MAKE='make build' 23:40:45 ---> Running in 866d2a6394d6 23:40:46 Removing intermediate container 866d2a6394d6 23:40:46 ---> 873217bafec0 23:40:46 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:40:46 ---> Running in e6fda59834b2 23:40:46 Removing intermediate container e6fda59834b2 23:40:46 ---> 2eb04634ac62 23:40:46 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:40:46 ---> Running in 308172b49c51 23:40:47 Removing intermediate container 308172b49c51 23:40:47 ---> 4acacf480f20 23:40:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:47 ---> Running in bc062e2bdfa9 23:40:49 Removing intermediate container bc062e2bdfa9 23:40:49 ---> 44d974b78813 23:40:49 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:49 ---> Running in f85125c2a1c6 23:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:40:52 OK: 221 MiB in 51 packages 23:40:52 Removing intermediate container f85125c2a1c6 23:40:52 ---> 76e2210ac458 23:40:52 Step 8/25 : WORKDIR /app 23:40:52 ---> Running in 64b42680a020 23:40:52 Removing intermediate container 64b42680a020 23:40:52 ---> d950ba97101a 23:40:52 Step 9/25 : COPY go.mod vendor* ./ 23:40:53 ---> fd0f6ea86266 23:40:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:53 ---> Running in 7a8907995460 23:40:55 Removing intermediate container 7a8907995460 23:40:55 ---> 66c8891cb113 23:40:55 Step 11/25 : COPY . . 23:40:56 ---> bebcff7ad037 23:40:56 Step 12/25 : RUN $MAKE 23:40:56 ---> Running in 0f5382a4fab1 23:40:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 23:43:19 Removing intermediate container 0f5382a4fab1 23:43:19 ---> bb42ac933f2e 23:43:19 Step 13/25 : FROM alpine:3.16 23:43:19 3.16: Pulling from library/alpine 23:43:19 b3c136eddcbf: Already exists 23:43:19 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 23:43:19 Status: Downloaded newer image for alpine:3.16 23:43:19 ---> 6e30ab57aeee 23:43:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:43:19 ---> Running in e74cd985e26b 23:43:19 Removing intermediate container e74cd985e26b 23:43:19 ---> 4c5daedb15b1 23:43:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:19 ---> Running in 8f5396184d1c 23:43:19 Removing intermediate container 8f5396184d1c 23:43:19 ---> 9a7f9efdd294 23:43:19 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 23:43:19 ---> Running in a692240b4385 23:43:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:21 (1/6) Installing dumb-init (1.2.5-r1) 23:43:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:43:21 (3/6) Installing libsodium (1.0.18-r0) 23:43:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:43:21 (5/6) Installing libzmq (4.3.4-r0) 23:43:21 (6/6) Installing zeromq (4.3.4-r0) 23:43:21 Executing busybox-1.35.0-r13.trigger 23:43:21 OK: 8 MiB in 20 packages 23:43:22 Removing intermediate container a692240b4385 23:43:22 ---> 0460573834ae 23:43:22 Step 17/25 : COPY --from=builder /app/LICENSE / 23:43:23 ---> 8bd157344d5f 23:43:23 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:43:24 ---> 35e7756c3634 23:43:24 Step 19/25 : COPY --from=builder /app/cmd/ / 23:43:25 ---> 0c67d9d42efc 23:43:25 Step 20/25 : EXPOSE 59989 23:43:25 ---> Running in 1d38b04dddfe 23:43:26 Removing intermediate container 1d38b04dddfe 23:43:26 ---> 163cbcf65116 23:43:26 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:43:26 ---> Running in d5640a45bfd7 23:43:26 Removing intermediate container d5640a45bfd7 23:43:26 ---> 39044beba069 23:43:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:43:26 ---> Running in 4e1d9376cb63 23:43:26 Removing intermediate container 4e1d9376cb63 23:43:26 ---> 0821041d16bc 23:43:26 Step 23/25 : LABEL arch=arm64 23:43:26 ---> Running in b5e537b8740b 23:43:27 Removing intermediate container b5e537b8740b 23:43:27 ---> b4bb55a64f72 23:43:27 Step 24/25 : LABEL git_sha=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:43:27 ---> Running in 69e49b5be376 23:43:27 Removing intermediate container 69e49b5be376 23:43:27 ---> 1c9daf8c08ba 23:43:27 Step 25/25 : LABEL version=2.2.1-dev.5 23:43:27 ---> Running in 896fb6827ede 23:43:28 Removing intermediate container 896fb6827ede 23:43:28 ---> f8270524603d 23:43:28 [Warning] One or more build-args [ARCH] were not consumed 23:43:28 Successfully built f8270524603d 23:43:28 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 23:43:28 provisioning config files... 23:43:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/40@tmp/config6704283718107035786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:28 ---> docker-login.sh 23:43:28 nexus3.edgexfoundry.org:10001 23:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:28 Configure a credential helper to remove this warning. See 23:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:28 23:43:28 Login Succeeded 23:43:28 nexus3.edgexfoundry.org:10002 23:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:29 Configure a credential helper to remove this warning. See 23:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:29 23:43:29 Login Succeeded 23:43:29 nexus3.edgexfoundry.org:10003 23:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:29 Configure a credential helper to remove this warning. See 23:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:29 23:43:29 Login Succeeded 23:43:29 nexus3.edgexfoundry.org:10004 23:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:30 Configure a credential helper to remove this warning. See 23:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:30 23:43:30 Login Succeeded 23:43:30 docker.io 23:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:31 Configure a credential helper to remove this warning. See 23:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:31 23:43:31 Login Succeeded 23:43:31 ---> docker-login.sh ends [Pipeline] } 23:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:31 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:43:31 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:43:31 latest 23:43:31 2.2.1-dev.5 23:43:31 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:43:31 main 23:43:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:31 8763b2286135: Preparing 23:43:31 64b8db484f24: Preparing 23:43:31 19d9b3dc8083: Preparing 23:43:31 9e24b21f5124: Preparing 23:43:31 317a17a3435e: Preparing 23:43:31 dd565ff850e7: Preparing 23:43:31 dd565ff850e7: Waiting 23:43:32 317a17a3435e: Pushed 23:43:32 64b8db484f24: Pushed 23:43:32 19d9b3dc8083: Pushed 23:43:32 dd565ff850e7: Layer already exists 23:43:32 9e24b21f5124: Pushed 23:43:37 8763b2286135: Pushed 23:43:37 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46: digest: sha256:c7788f4f5bc40cbde61c198ced7e5f75c281fc6e5e3fd4a59834182bb80847a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:37 + 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 23:43:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:38 8763b2286135: Preparing 23:43:38 64b8db484f24: Preparing 23:43:38 19d9b3dc8083: Preparing 23:43:38 9e24b21f5124: Preparing 23:43:38 317a17a3435e: Preparing 23:43:38 dd565ff850e7: Preparing 23:43:38 dd565ff850e7: Waiting 23:43:38 19d9b3dc8083: Layer already exists 23:43:38 9e24b21f5124: Layer already exists 23:43:38 8763b2286135: Layer already exists 23:43:38 317a17a3435e: Layer already exists 23:43:38 64b8db484f24: Layer already exists 23:43:38 dd565ff850e7: Layer already exists 23:43:38 latest: digest: sha256:c7788f4f5bc40cbde61c198ced7e5f75c281fc6e5e3fd4a59834182bb80847a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:38 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.5 23:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:39 8763b2286135: Preparing 23:43:39 64b8db484f24: Preparing 23:43:39 19d9b3dc8083: Preparing 23:43:39 9e24b21f5124: Preparing 23:43:39 317a17a3435e: Preparing 23:43:39 dd565ff850e7: Preparing 23:43:39 dd565ff850e7: Waiting 23:43:39 64b8db484f24: Layer already exists 23:43:39 8763b2286135: Layer already exists 23:43:39 19d9b3dc8083: Layer already exists 23:43:39 9e24b21f5124: Layer already exists 23:43:39 317a17a3435e: Layer already exists 23:43:39 dd565ff850e7: Layer already exists 23:43:39 2.2.1-dev.5: digest: sha256:c7788f4f5bc40cbde61c198ced7e5f75c281fc6e5e3fd4a59834182bb80847a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:39 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:40 8763b2286135: Preparing 23:43:40 64b8db484f24: Preparing 23:43:40 19d9b3dc8083: Preparing 23:43:40 9e24b21f5124: Preparing 23:43:40 317a17a3435e: Preparing 23:43:40 dd565ff850e7: Preparing 23:43:40 dd565ff850e7: Waiting 23:43:40 8763b2286135: Layer already exists 23:43:40 9e24b21f5124: Layer already exists 23:43:40 19d9b3dc8083: Layer already exists 23:43:40 317a17a3435e: Layer already exists 23:43:40 64b8db484f24: Layer already exists 23:43:40 dd565ff850e7: Layer already exists 23:43:40 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5: digest: sha256:c7788f4f5bc40cbde61c198ced7e5f75c281fc6e5e3fd4a59834182bb80847a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:40 + 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 23:43:41 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:43:41 8763b2286135: Preparing 23:43:41 64b8db484f24: Preparing 23:43:41 19d9b3dc8083: Preparing 23:43:41 9e24b21f5124: Preparing 23:43:41 317a17a3435e: Preparing 23:43:41 dd565ff850e7: Preparing 23:43:41 dd565ff850e7: Waiting 23:43:41 64b8db484f24: Layer already exists 23:43:41 8763b2286135: Layer already exists 23:43:41 19d9b3dc8083: Layer already exists 23:43:41 9e24b21f5124: Layer already exists 23:43:41 317a17a3435e: Layer already exists 23:43:41 dd565ff850e7: Layer already exists 23:43:41 main: digest: sha256:c7788f4f5bc40cbde61c198ced7e5f75c281fc6e5e3fd4a59834182bb80847a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:41 ===================================================== [Pipeline] echo 23:43:41 taggedImages: 23:43:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 23:43:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:43:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.5 23:43:41 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f17cce6e43ef809d5d7f67c42d02d3a2b7113a46-2.2.1-dev.5 23:43:41 - 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 23:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:41 23:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:42 arm64: Pulling from edgex-lftools-log-publisher 23:43:42 8998bd30e6a1: Pulling fs layer 23:43:42 04944245beec: Pulling fs layer 23:43:42 699f458cf7ca: Pulling fs layer 23:43:42 765212b225bb: Pulling fs layer 23:43:42 f23df028b6ca: Pulling fs layer 23:43:42 d65c8cfc05b1: Pulling fs layer 23:43:42 2437ff75d9bd: Pulling fs layer 23:43:42 f23df028b6ca: Waiting 23:43:42 d65c8cfc05b1: Waiting 23:43:42 2437ff75d9bd: Waiting 23:43:42 765212b225bb: Waiting 23:43:42 04944245beec: Verifying Checksum 23:43:42 04944245beec: Download complete 23:43:42 765212b225bb: Verifying Checksum 23:43:42 765212b225bb: Download complete 23:43:42 f23df028b6ca: Verifying Checksum 23:43:42 f23df028b6ca: Download complete 23:43:42 d65c8cfc05b1: Verifying Checksum 23:43:42 d65c8cfc05b1: Download complete 23:43:42 699f458cf7ca: Verifying Checksum 23:43:42 699f458cf7ca: Download complete 23:43:42 8998bd30e6a1: Verifying Checksum 23:43:42 8998bd30e6a1: Download complete 23:43:45 2437ff75d9bd: Verifying Checksum 23:43:45 2437ff75d9bd: Download complete 23:43:47 8998bd30e6a1: Pull complete 23:43:47 04944245beec: Pull complete 23:43:49 699f458cf7ca: Pull complete 23:43:49 765212b225bb: Pull complete 23:43:50 f23df028b6ca: Pull complete 23:43:50 d65c8cfc05b1: Pull complete 23:44:05 2437ff75d9bd: Pull complete 23:44:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 23:44:05 $ 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/40 -v /w/workspace/device-rfid-llrp-go/40:/w/workspace/device-rfid-llrp-go/40:rw,z -v /w/workspace/device-rfid-llrp-go/40@tmp:/w/workspace/device-rfid-llrp-go/40@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 23:44:08 $ docker top c37f5af8e7918ae86511f8ad8b559773c27121732dd25ebe522af59f3bbb08e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:09 ---> job-cost.sh 23:44:09 lf-activate-venv: SKIPPING 23:44:09 INFO: No Stack... 23:44:09 INFO: Retrieving Pricing Info for: v3-standard-4 23:44:10 INFO: Archiving Costs [Pipeline] sh 23:44:11 + cat /w/workspace/device-rfid-llrp-go/40/archives/cost.csv 23:44:11 + cut -d, -f6 [Pipeline] lock 23:44:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] 23:44:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] did not exist. Created. 23:44:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:12 /w/workspace/device-rfid-llrp-go/40@tmp/durable-a41c88a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:44:13 Warning: overwriting stash ‘stack-cost’ 23:44:13 Stashed 1 file(s) [Pipeline] } 23:44:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:13 $ docker stop --time=1 c37f5af8e7918ae86511f8ad8b559773c27121732dd25ebe522af59f3bbb08e7 23:44:14 $ docker rm -f c37f5af8e7918ae86511f8ad8b559773c27121732dd25ebe522af59f3bbb08e7 [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 23:44:15 provisioning config files... 23:44:15 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2607575893844932453tmp [Pipeline] { [Pipeline] sh 23:44:15 + set +x 23:44:15 + curl -s https://codecov.io/bash 23:44:15 + bash -s -- 23:44:15 23:44:15 _____ _ 23:44:15 / ____| | | 23:44:15 | | ___ __| | ___ ___ _____ __ 23:44:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:15 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:15 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:15 Bash-1.0.6 23:44:15 23:44:15 23:44:15 ==> git version 2.25.1 found 23:44:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:44:15 Release-Date: 2020-01-08 23:44:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:44:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:44:15 ==> Jenkins CI detected. 23:44:15 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:44:15 project root: . 23:44:15 --> token set from env 23:44:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:15 ==> Running gcov in . (disable via -X gcov) 23:44:15 ==> Python coveragepy not found 23:44:15 ==> Searching for coverage reports in: 23:44:15 + . 23:44:15 -> Found 1 reports 23:44:15 ==> Detecting git/mercurial file structure 23:44:15 ==> Reading reports 23:44:15 + ./coverage.out bytes=460394 23:44:15 ==> Appending adjustments 23:44:15 https://docs.codecov.io/docs/fixing-reports 23:44:16 + Found adjustments 23:44:16 ==> Gzipping contents 23:44:16 52K /tmp/codecov.ur3gqk.gz 23:44:16 ==> Uploading reports 23:44:16 url: https://codecov.io 23:44:16 query: branch=main&commit=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:16 -> Pinging Codecov 23:44:16 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=f17cce6e43ef809d5d7f67c42d02d3a2b7113a46&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:16 -> Uploading to 23:44:16 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/f17cce6e43ef809d5d7f67c42d02d3a2b7113a46/8bd180a7-45e9-45b4-be7a-9e3769394fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T234416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06a10ae2011aee146f7bc4f2eb05ebfeee42c7e3af7f42cbdacb02c083bc02fc 23:44:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:16 Dload Upload Total Spent Left Speed 23:44:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51778 0 0 100 51778 0 208k --:--:-- --:--:-- --:--:-- 207k 100 51778 0 0 100 51778 0 208k --:--:-- --:--:-- --:--:-- 207k 23:44:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] } 23:44:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:44:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:44:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:17 23:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:44:17 df9b9388f04a: Pulling fs layer 23:44:17 52dc419b0ee2: Pulling fs layer 23:44:17 25bc292e5bac: Pulling fs layer 23:44:17 114826534d7a: Pulling fs layer 23:44:17 4657fd5d0bcf: Pulling fs layer 23:44:17 6ad1cebc031e: Pulling fs layer 23:44:17 8a3aa393b2d8: Pulling fs layer 23:44:17 114826534d7a: Waiting 23:44:17 4657fd5d0bcf: Waiting 23:44:17 6ad1cebc031e: Waiting 23:44:17 8a3aa393b2d8: Waiting 23:44:17 25bc292e5bac: Download complete 23:44:17 52dc419b0ee2: Download complete 23:44:17 4657fd5d0bcf: Download complete 23:44:17 df9b9388f04a: Download complete 23:44:17 6ad1cebc031e: Verifying Checksum 23:44:17 6ad1cebc031e: Download complete 23:44:17 df9b9388f04a: Pull complete 23:44:17 52dc419b0ee2: Pull complete 23:44:17 25bc292e5bac: Pull complete 23:44:18 114826534d7a: Verifying Checksum 23:44:18 114826534d7a: Download complete 23:44:18 8a3aa393b2d8: Verifying Checksum 23:44:18 8a3aa393b2d8: Download complete 23:44:22 114826534d7a: Pull complete 23:44:22 4657fd5d0bcf: Pull complete 23:44:22 6ad1cebc031e: Pull complete 23:44:25 8a3aa393b2d8: Pull complete 23:44:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:44:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:25 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:44:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:44:27 $ docker top 011aee3e2232d16bd2a25b6f442514133b49843117d4fe5539200ed3922bd721 -eo pid,comm [Pipeline] { [Pipeline] echo 23:44:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 23:44:27 + set -o pipefail 23:44:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 23:44:32 23:44:32 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:44:32 23:44:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/3c929246-c8b2-4a4a-b9df-bbe406ecb0c9 23:44:32 23:44:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:44:32 23:44:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:44:32 23:44:32 23:44:32 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:44:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:44:32 $ docker stop --time=1 011aee3e2232d16bd2a25b6f442514133b49843117d4fe5539200ed3922bd721 23:44:34 $ docker rm -f 011aee3e2232d16bd2a25b6f442514133b49843117d4fe5539200ed3922bd721 [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 23:44:35 + git log --format=format:%s -1 f17cce6e43ef809d5d7f67c42d02d3a2b7113a46 [Pipeline] sh 23:44:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:44:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:36 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:44:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:44:36 $ docker top ccf0d5b0802a23d91737929d3e025a81e7e363a92e0fc3673530ad4a5c32f295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:36 [ssh-agent] Looking for ssh-agent implementation... 23:44:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:36 $ docker exec ccf0d5b0802a23d91737929d3e025a81e7e363a92e0fc3673530ad4a5c32f295 ssh-agent 23:44:36 SSH_AUTH_SOCK=/tmp/ssh-RVd17XVd5eBF/agent.33 23:44:36 SSH_AGENT_PID=39 23:44:36 Running ssh-add (command line suppressed) 23:44:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_628796617222142864.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_628796617222142864.key) 23:44:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:37 + git semver tag 23:44:37 2022-07-12 23:44:37,594 [run_tag] DEBUG tag force:False 23:44:37 2022-07-12 23:44:37,594 [check_head_tag] DEBUG check head tag 23:44:37 2022-07-12 23:44:37,595 [execute] INFO git cat-file --batch-check 23:44:37 2022-07-12 23:44:37,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:44:37 2022-07-12 23:44:37,598 [execute] INFO git cat-file --batch 23:44:37 2022-07-12 23:44:37,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:44:37 2022-07-12 23:44:37,605 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:37 2022-07-12 23:44:37,605 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 23:44:37 2022-07-12 23:44:37,606 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 23:44:37 2022-07-12 23:44:37,611 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:37 2.2.1-dev.5 [Pipeline] } 23:44:37 $ docker exec --env ******** --env ******** ccf0d5b0802a23d91737929d3e025a81e7e363a92e0fc3673530ad4a5c32f295 ssh-agent -k 23:44:37 unset SSH_AUTH_SOCK; 23:44:37 unset SSH_AGENT_PID; 23:44:37 echo Agent pid 39 killed; 23:44:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:38 + git semver [Pipeline] } 23:44:38 $ docker stop --time=1 ccf0d5b0802a23d91737929d3e025a81e7e363a92e0fc3673530ad4a5c32f295 23:44:39 $ docker rm -f ccf0d5b0802a23d91737929d3e025a81e7e363a92e0fc3673530ad4a5c32f295 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:44:40 23:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:44:40 0.23.1-centos7: Pulling from edgex-lftools 23:44:40 ab5ef0e58194: Pulling fs layer 23:44:40 9712f1f96733: Pulling fs layer 23:44:40 63f879dbbcfc: Pulling fs layer 23:44:40 0d9ebad4ef96: Pulling fs layer 23:44:40 e9a5061849ea: Pulling fs layer 23:44:40 d747dcd14b5f: Pulling fs layer 23:44:40 2de7ff778b66: Pulling fs layer 23:44:40 d747dcd14b5f: Waiting 23:44:40 2de7ff778b66: Waiting 23:44:40 e9a5061849ea: Waiting 23:44:40 0d9ebad4ef96: Waiting 23:44:40 9712f1f96733: Verifying Checksum 23:44:40 9712f1f96733: Download complete 23:44:40 63f879dbbcfc: Verifying Checksum 23:44:40 63f879dbbcfc: Download complete 23:44:40 0d9ebad4ef96: Verifying Checksum 23:44:40 0d9ebad4ef96: Download complete 23:44:40 d747dcd14b5f: Verifying Checksum 23:44:40 d747dcd14b5f: Download complete 23:44:40 e9a5061849ea: Verifying Checksum 23:44:40 e9a5061849ea: Download complete 23:44:40 ab5ef0e58194: Verifying Checksum 23:44:40 ab5ef0e58194: Download complete 23:44:40 2de7ff778b66: Verifying Checksum 23:44:40 2de7ff778b66: Download complete 23:44:44 ab5ef0e58194: Pull complete 23:44:44 9712f1f96733: Pull complete 23:44:44 63f879dbbcfc: Pull complete 23:44:48 0d9ebad4ef96: Pull complete 23:44:48 e9a5061849ea: Pull complete 23:44:48 d747dcd14b5f: Pull complete 23:44:49 2de7ff778b66: Pull complete 23:44:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:49 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:44:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:44:52 $ docker top cae0287cff665849fb6d61dc9225dbc76c2c8c2e90c4b95b083470604fbe721b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:44:52 provisioning config files... 23:44:52 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2213449888017969219tmp 23:44:52 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4703101906659300913tmp 23:44:52 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config571302957519606099tmp [Pipeline] { [Pipeline] echo 23:44:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:44:52 ---> sigul-configuration.sh 23:44:52 gpg: directory `/root/.gnupg' created 23:44:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:44:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:44:52 gpg: keyring `/root/.gnupg/secring.gpg' created 23:44:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:44:52 gpg: CAST5 encrypted data 23:44:52 gpg: encrypted with 1 passphrase 23:44:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:44:53 + mkdir /home/jenkins 23:44:53 + mkdir /home/jenkins/sigul [Pipeline] sh 23:44:53 + 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 23:44:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:44:53 ---> sigul-install.sh 23:44:53 Sigul already installed; skipping installation. [Pipeline] sh 23:44:54 + git tag --list 23:44:54 v0.0.0 23:44:54 v1.0.0 23:44:54 v2.1.0 23:44:54 v2.1.1 23:44:54 v2.1.1-dev.1 23:44:54 v2.2.0 23:44:54 v2.2.1-dev.1 23:44:54 v2.2.1-dev.2 23:44:54 v2.2.1-dev.3 23:44:54 v2.2.1-dev.4 23:44:54 v2.2.1-dev.5 [Pipeline] sh 23:44:54 + lftools sign git-tag v2.2.1-dev.5 23:44:54 Signing Git tag with Sigul... 23:44:54 Signing v2.2.1-dev.5 [Pipeline] echo 23:44:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:44:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:44:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:44:55 $ docker stop --time=1 cae0287cff665849fb6d61dc9225dbc76c2c8c2e90c4b95b083470604fbe721b 23:44:57 $ docker rm -f cae0287cff665849fb6d61dc9225dbc76c2c8c2e90c4b95b083470604fbe721b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:44:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:44:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:44:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:57 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:44:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:44:58 $ docker top 26eb038bf1bc849b4a3fa93b99d7c12606005f265beff043955ab2ba76cc62bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:44:58 [ssh-agent] Looking for ssh-agent implementation... 23:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:44:58 $ docker exec 26eb038bf1bc849b4a3fa93b99d7c12606005f265beff043955ab2ba76cc62bf ssh-agent 23:44:58 SSH_AUTH_SOCK=/tmp/ssh-x0ILnts3KYag/agent.33 23:44:58 SSH_AGENT_PID=40 23:44:58 Running ssh-add (command line suppressed) 23:44:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9212074727737463829.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9212074727737463829.key) 23:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:44:59 + git semver bump pre 23:44:59 2022-07-12 23:44:59,451 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:59 2022-07-12 23:44:59,452 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 23:44:59 2022-07-12 23:44:59,452 [bump_version] DEBUG bumped version:2.2.1-dev.6 23:44:59 2022-07-12 23:44:59,452 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 23:44:59 2022-07-12 23:44:59,452 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:59 2022-07-12 23:44:59,452 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:59 2022-07-12 23:44:59,454 [execute] INFO git cat-file --batch-check 23:44:59 2022-07-12 23:44:59,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:44:59 2022-07-12 23:44:59,461 [execute] INFO git cat-file --batch 23:44:59 2022-07-12 23:44:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:44:59 2022-07-12 23:44:59,466 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:44:59 2.2.1-dev.6 [Pipeline] } 23:44:59 $ docker exec --env ******** --env ******** 26eb038bf1bc849b4a3fa93b99d7c12606005f265beff043955ab2ba76cc62bf ssh-agent -k 23:44:59 unset SSH_AUTH_SOCK; 23:44:59 unset SSH_AGENT_PID; 23:44:59 echo Agent pid 40 killed; 23:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:44:59 + git semver [Pipeline] } 23:45:00 $ docker stop --time=1 26eb038bf1bc849b4a3fa93b99d7c12606005f265beff043955ab2ba76cc62bf 23:45:01 $ docker rm -f 26eb038bf1bc849b4a3fa93b99d7c12606005f265beff043955ab2ba76cc62bf [Pipeline] // withDockerContainer [Pipeline] sh 23:45:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:45:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:02 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:45:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:45:02 $ docker top e6e7b011544ea3f07d7ea0461e529d8fe0f98871800b73e9129354e878a2e754 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:02 [ssh-agent] Looking for ssh-agent implementation... 23:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:03 $ docker exec e6e7b011544ea3f07d7ea0461e529d8fe0f98871800b73e9129354e878a2e754 ssh-agent 23:45:03 SSH_AUTH_SOCK=/tmp/ssh-h1uKUuOOFwOH/agent.32 23:45:03 SSH_AGENT_PID=39 23:45:03 Running ssh-add (command line suppressed) 23:45:03 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_275977954217484930.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_275977954217484930.key) 23:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:03 + git semver push 23:45:03 2022-07-12 23:45:03,755 [run_push] DEBUG push 23:45:03 2022-07-12 23:45:03,755 [execute] INFO git cat-file --batch-check 23:45:03 2022-07-12 23:45:03,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:45:03 2022-07-12 23:45:03,760 [execute] INFO git rev-list 705e9cd19c7df9b1d48c0126beb18d4b95169ba5 -- 23:45:03 2022-07-12 23:45:03,760 [execute] DEBUG Popen(['git', 'rev-list', '705e9cd19c7df9b1d48c0126beb18d4b95169ba5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:45:03 2022-07-12 23:45:03,766 [execute] INFO git fetch -v origin 23:45:03 2022-07-12 23:45:03,766 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:45:04 2022-07-12 23:45:04,227 [run_push] DEBUG no remote changes detected 23:45:04 2022-07-12 23:45:04,227 [execute] INFO git push origin semver 23:45:04 2022-07-12 23:45:04,227 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:45:04 2022-07-12 23:45:04,924 [run_push] DEBUG push all version tags 23:45:04 2022-07-12 23:45:04,924 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:45:04 2022-07-12 23:45:04,925 [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) 23:45:05 2022-07-12 23:45:05,569 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:45:05 2.2.1-dev.6 [Pipeline] } 23:45:05 $ docker exec --env ******** --env ******** e6e7b011544ea3f07d7ea0461e529d8fe0f98871800b73e9129354e878a2e754 ssh-agent -k 23:45:06 unset SSH_AUTH_SOCK; 23:45:06 unset SSH_AGENT_PID; 23:45:06 echo Agent pid 39 killed; 23:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:06 + git semver [Pipeline] } 23:45:06 $ docker stop --time=1 e6e7b011544ea3f07d7ea0461e529d8fe0f98871800b73e9129354e878a2e754 23:45:07 $ docker rm -f e6e7b011544ea3f07d7ea0461e529d8fe0f98871800b73e9129354e878a2e754 [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 23:45:08 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 23:45:08 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:08 total 16 23:45:08 drwxr-xr-x 3 root root 4096 Jul 12 23:34 . 23:45:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:44 .. 23:45:08 drwxr-xr-x 2 root root 4096 Jul 12 23:34 cost 23:45:08 -rw-r--r-- 1 root root 89 Jul 12 23:34 cost.csv 23:45:08 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:08 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:45:08 total 16 23:45:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:34 . 23:45:08 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:44 .. 23:45:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:34 cost 23:45:08 -rw-r--r-- 1 jenkins jenkins 89 Jul 12 23:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:45:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:45:09 ---> package-listing.sh 23:45:09 ++ tr '[:upper:]' '[:lower:]' 23:45:09 ++ facter osfamily 23:45:09 + OS_FAMILY=debian 23:45:09 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:45:09 + START_PACKAGES=/tmp/packages_start.txt 23:45:09 + END_PACKAGES=/tmp/packages_end.txt 23:45:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:09 + PACKAGES=/tmp/packages_start.txt 23:45:09 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:45:09 + PACKAGES=/tmp/packages_end.txt 23:45:09 + case "${OS_FAMILY}" in 23:45:09 + dpkg -l 23:45:09 + grep '^ii' 23:45:09 + '[' -f /tmp/packages_start.txt ']' 23:45:09 + '[' -f /tmp/packages_end.txt ']' 23:45:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:09 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:45:09 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:45:09 + 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 23:45:09 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 23:45:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:10 prd-ubuntu20.04-docker-8c-8g-19793 does not seem to be running inside a container 23:45:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:11 $ docker top d3c04cb4afb1fdf54d8a812a28710f7c4ff260bb8493e1d255cd1096dfabc736 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:11 + touch /tmp/pre-build-complete [Pipeline] sh 23:45:11 + mkdir -p /var/log/sysstat [Pipeline] sh 23:45:12 + ls /var/log/sa-host 23:45:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:12 provisioning config files... 23:45:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7775548997920696551tmp [Pipeline] { [Pipeline] echo 23:45:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:45:12 ---> create-netrc.sh [Pipeline] } 23:45:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:45:12 ---> python-tools-install.sh [Pipeline] echo 23:45:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:45:13 ---> sudo-logs.sh 23:45:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:45:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:45:13 ---> job-cost.sh 23:45:13 lf-activate-venv: SKIPPING 23:45:13 DEBUG: total: 0.2199999988079071 23:45:13 INFO: Retrieving Stack Cost... 23:45:13 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:14 INFO: Archiving Costs [Pipeline] echo 23:45:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:14 ---> logs-deploy.sh 23:45:14 lf-activate-venv: SKIPPING 23:45:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/40 23:45:14 INFO: archiving workspace using pattern(s): 23:45:15 Archives upload complete. 23:45:15 INFO: archiving logs to Nexus