Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ef66c06da2cd6d2c2ceae2410191fd4126a861d 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-ssh3847830721358192649.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14637219897418623096.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh418397113284035297.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16195430475378305182.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14438921632478286375.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-1809’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1810 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5ef66c06da2cd6d2c2ceae2410191fd4126a861d (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 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 Commit message: "Merge pull request #110 from hahattan/internal" > git rev-list --no-walk abf08d0160819e269393c084552fc961dbc8790f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:02:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:02:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:02:39 ========================================================= 09:02:39 EdgeX Global Pipelines Version Info 09:02:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:02:40 ------------------- 09:02:40 stable info: 09:02:40 ------------------- 09:02:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:02:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:02:40 Message: update stable to v1.0.239 09:02:41 ------------------- 09:02:41 experimental info: 09:02:41 ------------------- 09:02:41 Commited By: **** collab-it+edgex@linuxfoundation.org 09:02:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:02:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:02:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo 09:02:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef66c0 [Pipeline] echo 09:02:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:42 provisioning config files... 09:02:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5657782394366602470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:42 ---> docker-login.sh 09:02:42 nexus3.edgexfoundry.org:10001 09:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:42 Configure a credential helper to remove this warning. See 09:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:42 09:02:42 Login Succeeded 09:02:42 nexus3.edgexfoundry.org:10002 09:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:42 Configure a credential helper to remove this warning. See 09:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:42 09:02:42 Login Succeeded 09:02:42 nexus3.edgexfoundry.org:10003 09:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:42 Configure a credential helper to remove this warning. See 09:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:42 09:02:42 Login Succeeded 09:02:42 nexus3.edgexfoundry.org:10004 09:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:42 Configure a credential helper to remove this warning. See 09:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:42 09:02:42 Login Succeeded 09:02:42 docker.io 09:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:43 Configure a credential helper to remove this warning. See 09:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:43 09:02:43 Login Succeeded 09:02:43 ---> docker-login.sh ends [Pipeline] } 09:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:02:43 + git rev-list -1 --merges 5ef66c06da2cd6d2c2ceae2410191fd4126a861d~1..5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo 09:02:43 -----------> git rev-list -1 --merges 5ef66c06da2cd6d2c2ceae2410191fd4126a861d~1..5ef66c06da2cd6d2c2ceae2410191fd4126a861d 5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:02:43 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [false] [Pipeline] sh 09:02:44 + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo 09:02:44 ========================================================= 09:02:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:02:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:44 + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo 09:02:44 [semverPrep] GIT_COMMIT: 5ef66c06da2cd6d2c2ceae2410191fd4126a861d, Commit Message: Merge pull request #110 from hahattan/internal [Pipeline] echo 09:02:44 [semverPrep] This is not a build commit. [Pipeline] sh 09:02:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:02:44 + grep -v github /etc/ssh/ssh_known_hosts 09:02:44 + [ -e /tmp/ssh_known_hosts ] 09:02:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:02:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:02:44 + sudo tee -a /etc/ssh/ssh_known_hosts 09:02:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:45 09:02:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:45 0.1.4: Pulling from edgex-devops/py-git-semver 09:02:45 b85a868b505f: Pulling fs layer 09:02:45 e2be974225ed: Pulling fs layer 09:02:45 339a4e72a1f5: Pulling fs layer 09:02:45 988bab9f4d93: Pulling fs layer 09:02:45 1469e6f7b9e6: Pulling fs layer 09:02:45 eaf3925da568: Pulling fs layer 09:02:45 bab4dde63d76: Pulling fs layer 09:02:45 bde34c3a00c8: Pulling fs layer 09:02:45 b352a97aabf1: Pulling fs layer 09:02:45 4872d77fe225: Pulling fs layer 09:02:45 5851b861e8e6: Pulling fs layer 09:02:45 bab4dde63d76: Waiting 09:02:45 bde34c3a00c8: Waiting 09:02:45 b352a97aabf1: Waiting 09:02:45 988bab9f4d93: Waiting 09:02:45 4872d77fe225: Waiting 09:02:45 1469e6f7b9e6: Waiting 09:02:45 5851b861e8e6: Waiting 09:02:45 eaf3925da568: Waiting 09:02:45 e2be974225ed: Download complete 09:02:45 988bab9f4d93: Verifying Checksum 09:02:45 988bab9f4d93: Download complete 09:02:45 1469e6f7b9e6: Verifying Checksum 09:02:45 1469e6f7b9e6: Download complete 09:02:45 339a4e72a1f5: Verifying Checksum 09:02:45 339a4e72a1f5: Download complete 09:02:45 eaf3925da568: Download complete 09:02:45 bde34c3a00c8: Download complete 09:02:45 b352a97aabf1: Verifying Checksum 09:02:45 b352a97aabf1: Download complete 09:02:45 4872d77fe225: Verifying Checksum 09:02:45 4872d77fe225: Download complete 09:02:45 5851b861e8e6: Verifying Checksum 09:02:45 5851b861e8e6: Download complete 09:02:45 b85a868b505f: Verifying Checksum 09:02:45 b85a868b505f: Download complete 09:02:46 bab4dde63d76: Verifying Checksum 09:02:46 bab4dde63d76: Download complete 09:02:47 b85a868b505f: Pull complete 09:02:47 e2be974225ed: Pull complete 09:02:47 339a4e72a1f5: Pull complete 09:02:47 988bab9f4d93: Pull complete 09:02:48 1469e6f7b9e6: Pull complete 09:02:48 eaf3925da568: Pull complete 09:02:49 bab4dde63d76: Pull complete 09:02:49 bde34c3a00c8: Pull complete 09:02:50 b352a97aabf1: Pull complete 09:02:50 4872d77fe225: Pull complete 09:02:50 5851b861e8e6: Pull complete 09:02:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:50 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:02:52 $ docker top bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 -eo pid,comm 09:02:52 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). 09:02:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:52 [ssh-agent] Looking for ssh-agent implementation... 09:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:52 $ docker exec bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent 09:02:52 SSH_AUTH_SOCK=/tmp/ssh-HoRTNZFHEsA9/agent.32 09:02:52 SSH_AGENT_PID=38 09:02:52 Running ssh-add (command line suppressed) 09:02:52 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3986490132014262430.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3986490132014262430.key) 09:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:02:53 + git tag --points-at HEAD [Pipeline] } 09:02:53 $ docker exec --env ******** --env ******** bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent -k 09:02:53 unset SSH_AUTH_SOCK; 09:02:53 unset SSH_AGENT_PID; 09:02:53 echo Agent pid 38 killed; 09:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:53 [ssh-agent] Looking for ssh-agent implementation... 09:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:53 $ docker exec bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent 09:02:53 SSH_AUTH_SOCK=/tmp/ssh-N5RGgx1iKnjO/agent.70 09:02:53 SSH_AGENT_PID=76 09:02:53 Running ssh-add (command line suppressed) 09:02:53 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2538638942588690335.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2538638942588690335.key) 09:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:02:54 + git semver init 09:02:54 2022-09-28 09:02:54,234 [run_init] DEBUG init version:0.0.0 force:False 09:02:54 2022-09-28 09:02:54,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:02:54 2022-09-28 09:02:54,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 09:02:54 2022-09-28 09:02:54,235 [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) 09:02:55 2022-09-28 09:02:55,200 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 09:02:55 2022-09-28 09:02:55,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 09:02:55 2022-09-28 09:02:55,201 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:02:55 2022-09-28 09:02:55,201 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:02:55 2.3.0-dev.13 [Pipeline] } 09:02:55 $ docker exec --env ******** --env ******** bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent -k 09:02:55 unset SSH_AUTH_SOCK; 09:02:55 unset SSH_AGENT_PID; 09:02:55 echo Agent pid 76 killed; 09:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:02:55 + git semver [Pipeline] } 09:02:55 $ docker stop --time=1 bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 09:02:57 $ docker rm -f bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:02:57 Stashed 1 file(s) [Pipeline] echo 09:02:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 09:02:57 provisioning config files... 09:02:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7549910492164703162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:58 ---> docker-login.sh 09:02:58 nexus3.edgexfoundry.org:10001 09:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:58 Configure a credential helper to remove this warning. See 09:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:58 09:02:58 Login Succeeded 09:02:58 nexus3.edgexfoundry.org:10002 09:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:58 Configure a credential helper to remove this warning. See 09:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:58 09:02:58 Login Succeeded 09:02:58 nexus3.edgexfoundry.org:10003 09:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:58 Configure a credential helper to remove this warning. See 09:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:58 09:02:58 Login Succeeded 09:02:58 nexus3.edgexfoundry.org:10004 09:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:58 Configure a credential helper to remove this warning. See 09:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:58 09:02:58 Login Succeeded 09:02:58 docker.io 09:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:59 Configure a credential helper to remove this warning. See 09:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:59 09:02:59 Login Succeeded 09:02:59 ---> docker-login.sh ends [Pipeline] } 09:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:02:59 ========================================================= 09:02:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:02:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:59 + 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 . 09:02:59 Sending build context to Docker daemon 4.063MB 09:02:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:02:59 Step 2/12 : FROM ${BASE} AS builder 09:02:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:02:59 2408cc74d12b: Pulling fs layer 09:02:59 ea60b727a1ce: Pulling fs layer 09:02:59 30c4a7721957: Pulling fs layer 09:02:59 370296b7ddb6: Pulling fs layer 09:02:59 7c6cee850709: Pulling fs layer 09:02:59 39a5fcdaea64: Pulling fs layer 09:02:59 d94ebbe4e438: Pulling fs layer 09:02:59 bcfd1f05c69d: Pulling fs layer 09:02:59 59ccb84bbe0f: Pulling fs layer 09:02:59 39a5fcdaea64: Waiting 09:02:59 370296b7ddb6: Waiting 09:02:59 bcfd1f05c69d: Waiting 09:02:59 7c6cee850709: Waiting 09:02:59 59ccb84bbe0f: Waiting 09:02:59 d94ebbe4e438: Waiting 09:02:59 30c4a7721957: Download complete 09:02:59 ea60b727a1ce: Download complete 09:02:59 7c6cee850709: Verifying Checksum 09:02:59 7c6cee850709: Download complete 09:02:59 39a5fcdaea64: Verifying Checksum 09:02:59 39a5fcdaea64: Download complete 09:02:59 2408cc74d12b: Verifying Checksum 09:02:59 2408cc74d12b: Download complete 09:02:59 d94ebbe4e438: Download complete 09:02:59 2408cc74d12b: Pull complete 09:03:00 ea60b727a1ce: Pull complete 09:03:00 30c4a7721957: Pull complete 09:03:00 59ccb84bbe0f: Verifying Checksum 09:03:00 59ccb84bbe0f: Download complete 09:03:00 370296b7ddb6: Verifying Checksum 09:03:00 370296b7ddb6: Download complete 09:03:00 bcfd1f05c69d: Verifying Checksum 09:03:00 bcfd1f05c69d: Download complete 09:03:05 370296b7ddb6: Pull complete 09:03:05 7c6cee850709: Pull complete 09:03:05 39a5fcdaea64: Pull complete 09:03:05 d94ebbe4e438: Pull complete 09:03:06 bcfd1f05c69d: Pull complete 09:03:07 59ccb84bbe0f: Pull complete 09:03:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:03:07 ---> a4fb48ad2a94 09:03:07 Step 3/12 : ARG MAKE='make build' 09:03:11 ---> Running in ed57d0f1e69e 09:03:11 Removing intermediate container ed57d0f1e69e 09:03:11 ---> ed2f6595deee 09:03:11 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:03:11 ---> Running in c8965575bcf0 09:03:11 Removing intermediate container c8965575bcf0 09:03:11 ---> 933bd3bbed82 09:03:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:03:11 ---> Running in a4941607fcdd 09:03:11 Removing intermediate container a4941607fcdd 09:03:11 ---> 474beeb3478b 09:03:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:11 ---> Running in 754c157527d0 09:03:11 Removing intermediate container 754c157527d0 09:03:11 ---> 00bbe44b08e0 09:03:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:03:11 ---> Running in d365b9a0131a 09:03:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:03:12 Still waiting to schedule task 09:03:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1811’ is offline 09:03:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:03:13 OK: 211 MiB in 51 packages 09:03:13 Removing intermediate container d365b9a0131a 09:03:13 ---> e31c1c8e7043 09:03:13 Step 8/12 : WORKDIR /app 09:03:13 ---> Running in c830a87daa14 09:03:13 Removing intermediate container c830a87daa14 09:03:13 ---> 0198ba0aff60 09:03:13 Step 9/12 : COPY go.mod vendor* ./ 09:03:13 ---> 1310afe4dd67 09:03:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:13 ---> Running in a71eb8dacd9d 09:03:31 Removing intermediate container a71eb8dacd9d 09:03:31 ---> ef37f9dc9eeb 09:03:31 Step 11/12 : COPY . . 09:03:31 ---> 5878b39a082f 09:03:31 Step 12/12 : RUN $MAKE 09:03:31 ---> Running in 795f211c052d 09:03:31 noop 09:03:31 Removing intermediate container 795f211c052d 09:03:31 ---> 03af59764ba0 09:03:31 Successfully built 03af59764ba0 09:03:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:32 + docker inspect -f . ci-base-image-x86_64 09:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:32 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:03:32 $ docker top 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:32 + go version 09:03:32 go version go1.18.3 linux/amd64 [Pipeline] } 09:03:32 $ docker stop --time=1 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 09:03:34 $ docker rm -f 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:34 + docker inspect -f . ci-base-image-x86_64 09:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:34 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:03:35 $ docker top dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:35 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 09:03:35 + make test 09:03:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:03:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:03:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:03:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:03:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.747s coverage: 38.5% of statements 09:03:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 09:03:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 09:04:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:04:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:04:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:04:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:04:02 ./bin/test-attribution-txt.sh 09:04:02 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 09:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:04:02 $ docker stop --time=1 dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab 09:04:05 $ docker rm -f dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab [Pipeline] // withDockerContainer [Pipeline] sh 09:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:04:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:04:06 + ls -al . 09:04:06 total 636 09:04:06 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 09:03 . 09:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 .. 09:04:06 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 09:02 .dockerignore 09:04:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:03 .git 09:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:02 .github 09:04:06 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 09:02 .gitignore 09:04:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:02 .golangci.yml 09:04:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:02 .semver 09:04:06 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 09:02 Attribution.txt 09:04:06 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 09:02 CHANGELOG.md 09:04:06 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 09:02 Dockerfile 09:04:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:02 GOVERNANCE.md 09:04:06 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 09:02 Jenkinsfile 09:04:06 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 09:02 LICENSE 09:04:06 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 09:02 Makefile 09:04:06 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:02 OWNERS.md 09:04:06 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 09:02 README.md 09:04:06 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:02 VERSION 09:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 bin 09:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 cmd 09:04:06 -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 09:03 coverage.out 09:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 examples 09:04:06 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 09:02 go.mod 09:04:06 -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 09:02 go.sum 09:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 images 09:04:06 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 09:02 internal 09:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 snap 09:04:06 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:06 + 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d --label arch=amd64 --label version=2.3.0-dev.13 . 09:04:06 Sending build context to Docker daemon 4.063MB 09:04:06 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 09:04:06 Step 2/25 : FROM ${BASE} AS builder 09:04:06 ---> 03af59764ba0 09:04:06 Step 3/25 : ARG MAKE='make build' 09:04:06 ---> Running in 10eeff7444ae 09:04:06 Removing intermediate container 10eeff7444ae 09:04:06 ---> aedab2569441 09:04:06 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:04:06 ---> Running in 23435cc7a86b 09:04:06 Removing intermediate container 23435cc7a86b 09:04:06 ---> 8a51936c41f8 09:04:06 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:04:06 ---> Running in bde7269e522a 09:04:07 Removing intermediate container bde7269e522a 09:04:07 ---> ef93128e7dbd 09:04:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:07 ---> Running in 4d535ea75698 09:04:07 Removing intermediate container 4d535ea75698 09:04:07 ---> 833c6e0ff64c 09:04:07 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:07 ---> Running in b93439952e72 09:04:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:04:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:04:09 OK: 211 MiB in 51 packages 09:04:09 Removing intermediate container b93439952e72 09:04:09 ---> 23cd921c1bd9 09:04:09 Step 8/25 : WORKDIR /app 09:04:09 ---> Running in 52528fee8b4e 09:04:09 Removing intermediate container 52528fee8b4e 09:04:09 ---> 80224d0ae89d 09:04:09 Step 9/25 : COPY go.mod vendor* ./ 09:04:09 ---> 6fd3eda217cc 09:04:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:09 ---> Running in ede7b99d9860 09:04:10 Removing intermediate container ede7b99d9860 09:04:10 ---> bb41d9d39fd2 09:04:10 Step 11/25 : COPY . . 09:04:10 ---> e5b497fea2e5 09:04:10 Step 12/25 : RUN $MAKE 09:04:10 ---> Running in bf34afb3dd9d 09:04:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:04:32 Removing intermediate container bf34afb3dd9d 09:04:32 ---> 7be991d61a2f 09:04:32 Step 13/25 : FROM alpine:3.16 09:04:32 3.16: Pulling from library/alpine 09:04:32 213ec9aee27d: Pulling fs layer 09:04:32 213ec9aee27d: Verifying Checksum 09:04:32 213ec9aee27d: Download complete 09:04:33 213ec9aee27d: Pull complete 09:04:33 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:04:33 Status: Downloaded newer image for alpine:3.16 09:04:33 ---> 9c6f07244728 09:04:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:04:33 ---> Running in 4f86a588e463 09:04:33 Removing intermediate container 4f86a588e463 09:04:33 ---> f70b3a4babf6 09:04:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:33 ---> Running in 552faeddb835 09:04:34 Removing intermediate container 552faeddb835 09:04:34 ---> 81e09ec6242b 09:04:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:04:34 ---> Running in 3018b19a3fd3 09:04:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:04:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:04:35 (1/6) Installing dumb-init (1.2.5-r1) 09:04:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:04:35 (3/6) Installing libsodium (1.0.18-r0) 09:04:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:04:36 (5/6) Installing libzmq (4.3.4-r0) 09:04:36 (6/6) Installing zeromq (4.3.4-r0) 09:04:36 Executing busybox-1.35.0-r17.trigger 09:04:36 OK: 8 MiB in 20 packages 09:04:36 Removing intermediate container 3018b19a3fd3 09:04:36 ---> 5682c50559c1 09:04:36 Step 17/25 : COPY --from=builder /app/LICENSE / 09:04:36 ---> 3b28e3a62365 09:04:36 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:04:36 ---> 71dfece2c4aa 09:04:36 Step 19/25 : COPY --from=builder /app/cmd/ / 09:04:37 ---> 0e013143ff0f 09:04:37 Step 20/25 : EXPOSE 59989 09:04:37 ---> Running in d35304894799 09:04:37 Removing intermediate container d35304894799 09:04:37 ---> 3c51e1a4f56a 09:04:37 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:04:37 ---> Running in 7eeee766c344 09:04:37 Removing intermediate container 7eeee766c344 09:04:37 ---> 1e85c6e5f43f 09:04:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:04:37 ---> Running in c6e43e491b1b 09:04:37 Removing intermediate container c6e43e491b1b 09:04:37 ---> f364ddc3e963 09:04:37 Step 23/25 : LABEL arch=amd64 09:04:37 ---> Running in bcebd6e18218 09:04:38 Removing intermediate container bcebd6e18218 09:04:38 ---> 92d12e9360d0 09:04:38 Step 24/25 : LABEL git_sha=5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:04:38 ---> Running in e98f36110bc6 09:04:38 Removing intermediate container e98f36110bc6 09:04:38 ---> 1493808806de 09:04:38 Step 25/25 : LABEL version=2.3.0-dev.13 09:04:38 ---> Running in b910392cc8a7 09:04:38 Removing intermediate container b910392cc8a7 09:04:38 ---> a6daf3633c5e 09:04:38 [Warning] One or more build-args [ARCH] were not consumed 09:04:38 Successfully built a6daf3633c5e 09:04:38 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 09:04:38 provisioning config files... 09:04:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12744652358033983922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:38 ---> docker-login.sh 09:04:38 nexus3.edgexfoundry.org:10001 09:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:38 Configure a credential helper to remove this warning. See 09:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:38 09:04:38 Login Succeeded 09:04:38 nexus3.edgexfoundry.org:10002 09:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:38 Configure a credential helper to remove this warning. See 09:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:38 09:04:38 Login Succeeded 09:04:38 nexus3.edgexfoundry.org:10003 09:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:38 Configure a credential helper to remove this warning. See 09:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:38 09:04:38 Login Succeeded 09:04:38 nexus3.edgexfoundry.org:10004 09:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:38 Configure a credential helper to remove this warning. See 09:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:38 09:04:38 Login Succeeded 09:04:38 docker.io 09:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:39 Configure a credential helper to remove this warning. See 09:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:39 09:04:39 Login Succeeded 09:04:39 ---> docker-login.sh ends [Pipeline] } 09:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:39 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 09:04:39 5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:04:39 latest 09:04:39 2.3.0-dev.13 09:04:39 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:04:39 main 09:04:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:04:39 b555fc3f0287: Preparing 09:04:39 c59e1d1b6e9f: Preparing 09:04:39 3ebdce30d17d: Preparing 09:04:39 153932aa6b57: Preparing 09:04:39 7c26310949e4: Preparing 09:04:39 994393dc58e7: Preparing 09:04:39 994393dc58e7: Waiting 09:04:39 7c26310949e4: Pushed 09:04:39 3ebdce30d17d: Pushed 09:04:39 994393dc58e7: Layer already exists 09:04:39 c59e1d1b6e9f: Pushed 09:04:40 153932aa6b57: Pushed 09:04:42 b555fc3f0287: Pushed 09:04:42 5ef66c06da2cd6d2c2ceae2410191fd4126a861d: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:04:43 b555fc3f0287: Preparing 09:04:43 c59e1d1b6e9f: Preparing 09:04:43 3ebdce30d17d: Preparing 09:04:43 153932aa6b57: Preparing 09:04:43 7c26310949e4: Preparing 09:04:43 994393dc58e7: Preparing 09:04:43 994393dc58e7: Waiting 09:04:43 c59e1d1b6e9f: Layer already exists 09:04:43 3ebdce30d17d: Layer already exists 09:04:43 7c26310949e4: Layer already exists 09:04:43 153932aa6b57: Layer already exists 09:04:43 b555fc3f0287: Layer already exists 09:04:43 994393dc58e7: Layer already exists 09:04:43 latest: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 09:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:04:44 b555fc3f0287: Preparing 09:04:44 c59e1d1b6e9f: Preparing 09:04:44 3ebdce30d17d: Preparing 09:04:44 153932aa6b57: Preparing 09:04:44 7c26310949e4: Preparing 09:04:44 994393dc58e7: Preparing 09:04:44 994393dc58e7: Waiting 09:04:44 b555fc3f0287: Layer already exists 09:04:44 7c26310949e4: Layer already exists 09:04:44 3ebdce30d17d: Layer already exists 09:04:44 c59e1d1b6e9f: Layer already exists 09:04:44 153932aa6b57: Layer already exists 09:04:44 994393dc58e7: Layer already exists 09:04:44 2.3.0-dev.13: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:04:44 b555fc3f0287: Preparing 09:04:44 c59e1d1b6e9f: Preparing 09:04:44 3ebdce30d17d: Preparing 09:04:44 153932aa6b57: Preparing 09:04:44 7c26310949e4: Preparing 09:04:44 994393dc58e7: Preparing 09:04:44 994393dc58e7: Waiting 09:04:44 153932aa6b57: Layer already exists 09:04:44 b555fc3f0287: Layer already exists 09:04:44 7c26310949e4: Layer already exists 09:04:44 c59e1d1b6e9f: Layer already exists 09:04:44 3ebdce30d17d: Layer already exists 09:04:44 994393dc58e7: Layer already exists 09:04:44 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 09:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 09:04:45 b555fc3f0287: Preparing 09:04:45 c59e1d1b6e9f: Preparing 09:04:45 3ebdce30d17d: Preparing 09:04:45 153932aa6b57: Preparing 09:04:45 7c26310949e4: Preparing 09:04:45 994393dc58e7: Preparing 09:04:45 7c26310949e4: Layer already exists 09:04:45 c59e1d1b6e9f: Layer already exists 09:04:45 b555fc3f0287: Layer already exists 09:04:45 3ebdce30d17d: Layer already exists 09:04:45 153932aa6b57: Layer already exists 09:04:45 994393dc58e7: Layer already exists 09:04:45 main: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:45 ===================================================== [Pipeline] echo 09:04:45 taggedImages: 09:04:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:04:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 09:04:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 09:04:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:04:45 - 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 09:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:45 09:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:46 latest: Pulling from edgex-lftools-log-publisher 09:04:46 5eb5b503b376: Pulling fs layer 09:04:46 5c69ac0246d0: Pulling fs layer 09:04:46 ec43610c2a17: Pulling fs layer 09:04:46 3a2ae6a8a46f: Pulling fs layer 09:04:46 33b1e0a273af: Pulling fs layer 09:04:46 5d3b04190fa2: Pulling fs layer 09:04:46 2f39f015ded8: Pulling fs layer 09:04:46 3a2ae6a8a46f: Waiting 09:04:46 33b1e0a273af: Waiting 09:04:46 5d3b04190fa2: Waiting 09:04:46 2f39f015ded8: Waiting 09:04:46 5c69ac0246d0: Verifying Checksum 09:04:46 5c69ac0246d0: Download complete 09:04:46 3a2ae6a8a46f: Verifying Checksum 09:04:46 3a2ae6a8a46f: Download complete 09:04:46 33b1e0a273af: Verifying Checksum 09:04:46 33b1e0a273af: Download complete 09:04:46 5d3b04190fa2: Verifying Checksum 09:04:46 5d3b04190fa2: Download complete 09:04:46 ec43610c2a17: Verifying Checksum 09:04:46 ec43610c2a17: Download complete 09:04:46 5eb5b503b376: Verifying Checksum 09:04:46 5eb5b503b376: Download complete 09:04:46 2f39f015ded8: Download complete 09:04:47 5eb5b503b376: Pull complete 09:04:47 5c69ac0246d0: Pull complete 09:04:48 ec43610c2a17: Pull complete 09:04:48 3a2ae6a8a46f: Pull complete 09:04:48 33b1e0a273af: Pull complete 09:04:48 5d3b04190fa2: Pull complete 09:04:52 2f39f015ded8: Pull complete 09:04:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:52 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:04:54 $ docker top 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:55 ---> job-cost.sh 09:04:55 lf-activate-venv: SKIPPING 09:04:55 INFO: No Stack... 09:04:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:04:56 INFO: Archiving Costs [Pipeline] sh 09:04:56 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 09:04:56 + cut -d, -f6 [Pipeline] lock 09:04:56 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] 09:04:56 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] did not exist. Created. 09:04:56 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:56 + echo total: 0.2199999988079071 [Pipeline] stash 09:04:56 Stashed 1 file(s) [Pipeline] } 09:04:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 09:04:56 $ docker stop --time=1 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe 09:04:57 $ docker rm -f 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1815 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 09:05:24 Running in /w/workspace/device-rfid-llrp-go/49 [Pipeline] { [Pipeline] checkout 09:05:24 Selected Git installation does not exist. Using Default 09:05:24 The recommended git tool is: NONE 09:05:30 using credential edgex-jenkins-ssh 09:05:30 Cloning the remote Git repository 09:05:30 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:30 > git init /w/workspace/device-rfid-llrp-go/49 # timeout=10 09:05:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:05:30 > git --version # timeout=10 09:05:30 > git --version # 'git version 2.25.1' 09:05:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:30 Verifying host key using known hosts file 09:05:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:05:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:33 Avoid second fetch 09:05:33 Checking out Revision 5ef66c06da2cd6d2c2ceae2410191fd4126a861d (main) 09:05:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:05:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:33 > git config core.sparsecheckout # timeout=10 09:05:33 > git checkout -f 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 09:05:33 Commit message: "Merge pull request #110 from hahattan/internal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:05:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:05:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:34 Dload Upload Total Spent Left Speed 09:05:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh 09:05:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:05:35 + sudo tee /etc/docker/daemon.new 09:05:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:05:35 { 09:05:35 "registry-mirrors": [ 09:05:35 "https://nexus3.edgexfoundry.org:10001" 09:05:35 ], 09:05:35 "bip": "10.250.0.254/24", 09:05:35 "hosts": [ 09:05:35 "tcp://0.0.0.0:5555", 09:05:35 "unix:///var/run/docker.sock" 09:05:35 ], 09:05:35 "mtu": 1458, 09:05:35 "selinux-enabled": true, 09:05:35 "seccomp-profile": "/etc/docker/seccomp.json" 09:05:35 } [Pipeline] sh 09:05:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:05:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:54 provisioning config files... 09:05:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/49@tmp/config13671583911964278124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:55 ---> docker-login.sh 09:05:55 nexus3.edgexfoundry.org:10001 09:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:55 Configure a credential helper to remove this warning. See 09:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:55 09:05:55 Login Succeeded 09:05:55 nexus3.edgexfoundry.org:10002 09:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:56 Configure a credential helper to remove this warning. See 09:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:56 09:05:56 Login Succeeded 09:05:56 nexus3.edgexfoundry.org:10003 09:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:56 Configure a credential helper to remove this warning. See 09:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:56 09:05:56 Login Succeeded 09:05:56 nexus3.edgexfoundry.org:10004 09:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:56 Configure a credential helper to remove this warning. See 09:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:56 09:05:56 Login Succeeded 09:05:56 docker.io 09:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 ---> docker-login.sh ends [Pipeline] } 09:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:57 ========================================================= 09:05:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:05:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + 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 . 09:05:58 Sending build context to Docker daemon 1.22MB 09:05:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:05:58 Step 2/12 : FROM ${BASE} AS builder 09:05:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:05:58 b3c136eddcbf: Pulling fs layer 09:05:58 c0a3192eca97: Pulling fs layer 09:05:58 a050256f5b6f: Pulling fs layer 09:05:58 656be50a0ddc: Pulling fs layer 09:05:58 2bbca73fdf42: Pulling fs layer 09:05:58 46d945488cbd: Pulling fs layer 09:05:58 8a5474983e97: Pulling fs layer 09:05:58 329c88fbcd65: Pulling fs layer 09:05:58 656be50a0ddc: Waiting 09:05:58 46d945488cbd: Waiting 09:05:58 2bbca73fdf42: Waiting 09:05:58 8a5474983e97: Waiting 09:05:58 329c88fbcd65: Waiting 09:05:58 a050256f5b6f: Verifying Checksum 09:05:58 a050256f5b6f: Download complete 09:05:58 c0a3192eca97: Verifying Checksum 09:05:58 c0a3192eca97: Download complete 09:05:58 2bbca73fdf42: Verifying Checksum 09:05:58 2bbca73fdf42: Download complete 09:05:58 46d945488cbd: Verifying Checksum 09:05:58 46d945488cbd: Download complete 09:05:58 b3c136eddcbf: Verifying Checksum 09:05:58 b3c136eddcbf: Download complete 09:05:59 b3c136eddcbf: Pull complete 09:05:59 329c88fbcd65: Verifying Checksum 09:05:59 329c88fbcd65: Download complete 09:06:00 c0a3192eca97: Pull complete 09:06:00 a050256f5b6f: Pull complete 09:06:01 8a5474983e97: Verifying Checksum 09:06:01 8a5474983e97: Download complete 09:06:01 656be50a0ddc: Verifying Checksum 09:06:01 656be50a0ddc: Download complete 09:06:14 656be50a0ddc: Pull complete 09:06:14 2bbca73fdf42: Pull complete 09:06:14 46d945488cbd: Pull complete 09:06:18 8a5474983e97: Pull complete 09:06:20 329c88fbcd65: Pull complete 09:06:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 09:06:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:06:20 ---> ff4287adb874 09:06:20 Step 3/12 : ARG MAKE='make build' 09:06:21 ---> Running in 834741a8322e 09:06:22 Removing intermediate container 834741a8322e 09:06:22 ---> 71402120776e 09:06:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:06:22 ---> Running in 71a13fe4dc3d 09:06:22 Removing intermediate container 71a13fe4dc3d 09:06:22 ---> 7b8655793dad 09:06:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 09:06:22 ---> Running in ca1ca2e01395 09:06:23 Removing intermediate container ca1ca2e01395 09:06:23 ---> 9c007e988890 09:06:23 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:23 ---> Running in 4c514402d564 09:06:25 Removing intermediate container 4c514402d564 09:06:25 ---> abed15af6bb5 09:06:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:25 ---> Running in 0ce97d662125 09:06:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:28 OK: 221 MiB in 51 packages 09:06:29 Removing intermediate container 0ce97d662125 09:06:29 ---> ac4f36ce98a4 09:06:29 Step 8/12 : WORKDIR /app 09:06:29 ---> Running in dcf32812fe38 09:06:29 Removing intermediate container dcf32812fe38 09:06:29 ---> 89c32dda9088 09:06:29 Step 9/12 : COPY go.mod vendor* ./ 09:06:30 ---> 8a1a0b3abc62 09:06:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:30 ---> Running in 4c6fcb861f38 09:07:26 Removing intermediate container 4c6fcb861f38 09:07:26 ---> 12891e124ae0 09:07:26 Step 11/12 : COPY . . 09:07:26 ---> 3e348ae20f43 09:07:26 Step 12/12 : RUN $MAKE 09:07:26 ---> Running in f566b23e2797 09:07:26 noop 09:07:26 Removing intermediate container f566b23e2797 09:07:26 ---> 1b86af4e39c0 09:07:26 Successfully built 1b86af4e39c0 09:07:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:26 + docker inspect -f . ci-base-image-arm64 09:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container 09:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@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-arm64 cat 09:07:28 $ docker top cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:29 + go version 09:07:29 go version go1.18.3 linux/arm64 [Pipeline] } 09:07:29 $ docker stop --time=1 cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 09:07:31 $ docker rm -f cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:32 + docker inspect -f . ci-base-image-arm64 09:07:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:32 prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container 09:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@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-arm64 cat 09:07:33 $ docker top f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:34 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/49 [Pipeline] fileExists [Pipeline] sh 09:07:35 + make test 09:07:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:07:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:09:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:09:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.482s coverage: 38.5% of statements 09:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements 09:09:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 96.4% of statements 09:09:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:09:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:10:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:25 ./bin/test-attribution-txt.sh 09:10:25 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 09:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:10:25 $ docker stop --time=1 f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 09:10:27 $ docker rm -f f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:10:28 Warning: overwriting stash ‘coverage-report’ 09:10:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:10:30 + ls -al . 09:10:30 total 632 09:10:30 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:07 . 09:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 .. 09:10:30 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 09:05 .dockerignore 09:10:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:05 .git 09:10:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 .github 09:10:30 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 09:05 .gitignore 09:10:30 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:05 .golangci.yml 09:10:30 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 09:05 Attribution.txt 09:10:30 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 09:05 CHANGELOG.md 09:10:30 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 09:05 Dockerfile 09:10:30 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:05 GOVERNANCE.md 09:10:30 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 09:05 Jenkinsfile 09:10:30 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 09:05 LICENSE 09:10:30 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 09:05 Makefile 09:10:30 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:05 OWNERS.md 09:10:30 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 09:05 README.md 09:10:30 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:02 VERSION 09:10:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 bin 09:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 cmd 09:10:30 -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 09:09 coverage.out 09:10:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 examples 09:10:30 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 09:05 go.mod 09:10:30 -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 09:05 go.sum 09:10:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 images 09:10:30 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 09:05 internal 09:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 snap 09:10:30 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:30 + 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d --label arch=arm64 --label version=2.3.0-dev.13 . 09:10:31 Sending build context to Docker daemon 1.22MB 09:10:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 09:10:31 Step 2/25 : FROM ${BASE} AS builder 09:10:31 ---> 1b86af4e39c0 09:10:31 Step 3/25 : ARG MAKE='make build' 09:10:31 ---> Running in bb893effbccd 09:10:31 Removing intermediate container bb893effbccd 09:10:31 ---> ba2ecf7c23b5 09:10:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 09:10:31 ---> Running in b5063f15f956 09:10:32 Removing intermediate container b5063f15f956 09:10:32 ---> 2a83f37d8264 09:10:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:10:32 ---> Running in 51c43e3598f1 09:10:34 Removing intermediate container 51c43e3598f1 09:10:34 ---> 14ea45118ca2 09:10:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:34 ---> Running in f14f586370ba 09:10:37 Removing intermediate container f14f586370ba 09:10:37 ---> 141b7bddfd19 09:10:37 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:37 ---> Running in 6ec1ea819dd2 09:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:40 OK: 221 MiB in 51 packages 09:10:42 Removing intermediate container 6ec1ea819dd2 09:10:42 ---> 276bca0c6f49 09:10:42 Step 8/25 : WORKDIR /app 09:10:42 ---> Running in 99da3f47d23b 09:10:43 Removing intermediate container 99da3f47d23b 09:10:43 ---> cb81a21da40e 09:10:43 Step 9/25 : COPY go.mod vendor* ./ 09:10:43 ---> 2564018bec0e 09:10:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:43 ---> Running in ced121e2341e 09:10:46 Removing intermediate container ced121e2341e 09:10:46 ---> dc2e946c8016 09:10:46 Step 11/25 : COPY . . 09:10:47 ---> ad20dffcf939 09:10:47 Step 12/25 : RUN $MAKE 09:10:47 ---> Running in ba341b271428 09:10:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 09:13:24 Removing intermediate container ba341b271428 09:13:24 ---> b5b1efd663ac 09:13:24 Step 13/25 : FROM alpine:3.16 09:13:24 3.16: Pulling from library/alpine 09:13:24 9b18e9b68314: Pulling fs layer 09:13:24 9b18e9b68314: Verifying Checksum 09:13:24 9b18e9b68314: Download complete 09:13:24 9b18e9b68314: Pull complete 09:13:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:13:24 Status: Downloaded newer image for alpine:3.16 09:13:24 ---> a6215f271958 09:13:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:13:24 ---> Running in 8256ba184823 09:13:24 Removing intermediate container 8256ba184823 09:13:24 ---> d082e687a221 09:13:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:13:24 ---> Running in d3a0144c4eef 09:13:24 Removing intermediate container d3a0144c4eef 09:13:24 ---> 4fd9374aeaa6 09:13:24 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 09:13:24 ---> Running in f80f3ba1a736 09:13:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:25 (1/6) Installing dumb-init (1.2.5-r1) 09:13:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:13:25 (3/6) Installing libsodium (1.0.18-r0) 09:13:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:13:26 (5/6) Installing libzmq (4.3.4-r0) 09:13:26 (6/6) Installing zeromq (4.3.4-r0) 09:13:26 Executing busybox-1.35.0-r17.trigger 09:13:26 OK: 8 MiB in 20 packages 09:13:27 Removing intermediate container f80f3ba1a736 09:13:27 ---> c371e5098b4f 09:13:27 Step 17/25 : COPY --from=builder /app/LICENSE / 09:13:27 ---> 2fa281a945ef 09:13:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 09:13:28 ---> 9bbd2c50ce14 09:13:28 Step 19/25 : COPY --from=builder /app/cmd/ / 09:13:29 ---> 52b3e4fd42b4 09:13:29 Step 20/25 : EXPOSE 59989 09:13:29 ---> Running in 7638f6d18989 09:13:30 Removing intermediate container 7638f6d18989 09:13:30 ---> f83b772ac3e2 09:13:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 09:13:30 ---> Running in dcaffee01256 09:13:30 Removing intermediate container dcaffee01256 09:13:30 ---> df02a46ffc69 09:13:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 09:13:30 ---> Running in 048d3d01bca3 09:13:31 Removing intermediate container 048d3d01bca3 09:13:31 ---> 57c8b1d5246d 09:13:31 Step 23/25 : LABEL arch=arm64 09:13:31 ---> Running in 75025377a192 09:13:31 Removing intermediate container 75025377a192 09:13:31 ---> 8fb842186d0e 09:13:31 Step 24/25 : LABEL git_sha=5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:13:31 ---> Running in ea5d39b28443 09:13:31 Removing intermediate container ea5d39b28443 09:13:31 ---> a6dd4c265b3e 09:13:31 Step 25/25 : LABEL version=2.3.0-dev.13 09:13:31 ---> Running in 357924888dbd 09:13:32 Removing intermediate container 357924888dbd 09:13:32 ---> 5dfa59670b92 09:13:32 [Warning] One or more build-args [ARCH] were not consumed 09:13:32 Successfully built 5dfa59670b92 09:13:32 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 09:13:32 provisioning config files... 09:13:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/49@tmp/config5923737553151269984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:32 ---> docker-login.sh 09:13:32 nexus3.edgexfoundry.org:10001 09:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:32 Configure a credential helper to remove this warning. See 09:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:32 09:13:32 Login Succeeded 09:13:32 nexus3.edgexfoundry.org:10002 09:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:33 Configure a credential helper to remove this warning. See 09:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:33 09:13:33 Login Succeeded 09:13:33 nexus3.edgexfoundry.org:10003 09:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:33 Configure a credential helper to remove this warning. See 09:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:33 09:13:33 Login Succeeded 09:13:33 nexus3.edgexfoundry.org:10004 09:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:33 Configure a credential helper to remove this warning. See 09:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:33 09:13:33 Login Succeeded 09:13:33 docker.io 09:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:34 Configure a credential helper to remove this warning. See 09:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:34 09:13:34 Login Succeeded 09:13:34 ---> docker-login.sh ends [Pipeline] } 09:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:34 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 09:13:34 5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:13:34 latest 09:13:34 2.3.0-dev.13 09:13:34 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:13:34 main 09:13:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:13:35 0559e5de796a: Preparing 09:13:35 b995c5d5df58: Preparing 09:13:35 2262d0c9727a: Preparing 09:13:35 fe77685a08d4: Preparing 09:13:35 9f79682dfc6c: Preparing 09:13:35 5d3e392a13a0: Preparing 09:13:35 5d3e392a13a0: Waiting 09:13:35 b995c5d5df58: Pushed 09:13:35 2262d0c9727a: Pushed 09:13:35 9f79682dfc6c: Pushed 09:13:35 5d3e392a13a0: Layer already exists 09:13:36 fe77685a08d4: Pushed 09:13:41 0559e5de796a: Pushed 09:13:41 5ef66c06da2cd6d2c2ceae2410191fd4126a861d: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:42 + 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 09:13:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:13:42 0559e5de796a: Preparing 09:13:42 b995c5d5df58: Preparing 09:13:42 2262d0c9727a: Preparing 09:13:42 fe77685a08d4: Preparing 09:13:42 9f79682dfc6c: Preparing 09:13:42 5d3e392a13a0: Preparing 09:13:42 5d3e392a13a0: Waiting 09:13:42 9f79682dfc6c: Layer already exists 09:13:42 0559e5de796a: Layer already exists 09:13:42 fe77685a08d4: Layer already exists 09:13:42 b995c5d5df58: Layer already exists 09:13:42 2262d0c9727a: Layer already exists 09:13:42 5d3e392a13a0: Layer already exists 09:13:42 latest: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 09:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:13:43 0559e5de796a: Preparing 09:13:43 b995c5d5df58: Preparing 09:13:43 2262d0c9727a: Preparing 09:13:43 fe77685a08d4: Preparing 09:13:43 9f79682dfc6c: Preparing 09:13:43 5d3e392a13a0: Preparing 09:13:43 5d3e392a13a0: Waiting 09:13:43 2262d0c9727a: Layer already exists 09:13:43 b995c5d5df58: Layer already exists 09:13:43 fe77685a08d4: Layer already exists 09:13:43 9f79682dfc6c: Layer already exists 09:13:43 0559e5de796a: Layer already exists 09:13:43 5d3e392a13a0: Layer already exists 09:13:43 2.3.0-dev.13: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:43 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:13:44 0559e5de796a: Preparing 09:13:44 b995c5d5df58: Preparing 09:13:44 2262d0c9727a: Preparing 09:13:44 fe77685a08d4: Preparing 09:13:44 9f79682dfc6c: Preparing 09:13:44 5d3e392a13a0: Preparing 09:13:44 5d3e392a13a0: Waiting 09:13:44 b995c5d5df58: Layer already exists 09:13:44 9f79682dfc6c: Layer already exists 09:13:44 fe77685a08d4: Layer already exists 09:13:44 0559e5de796a: Layer already exists 09:13:44 2262d0c9727a: Layer already exists 09:13:44 5d3e392a13a0: Layer already exists 09:13:44 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:44 + 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 09:13:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 09:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:13:45 0559e5de796a: Preparing 09:13:45 b995c5d5df58: Preparing 09:13:45 2262d0c9727a: Preparing 09:13:45 fe77685a08d4: Preparing 09:13:45 9f79682dfc6c: Preparing 09:13:45 5d3e392a13a0: Preparing 09:13:45 5d3e392a13a0: Waiting 09:13:45 9f79682dfc6c: Layer already exists 09:13:45 2262d0c9727a: Layer already exists 09:13:45 b995c5d5df58: Layer already exists 09:13:45 0559e5de796a: Layer already exists 09:13:45 fe77685a08d4: Layer already exists 09:13:45 5d3e392a13a0: Layer already exists 09:13:45 main: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:45 ===================================================== [Pipeline] echo 09:13:45 taggedImages: 09:13:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d 09:13:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:13:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 09:13:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 09:13:45 - 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 09:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:45 09:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:46 arm64: Pulling from edgex-lftools-log-publisher 09:13:46 8998bd30e6a1: Pulling fs layer 09:13:46 04944245beec: Pulling fs layer 09:13:46 699f458cf7ca: Pulling fs layer 09:13:46 765212b225bb: Pulling fs layer 09:13:46 f23df028b6ca: Pulling fs layer 09:13:46 d65c8cfc05b1: Pulling fs layer 09:13:46 2437ff75d9bd: Pulling fs layer 09:13:46 765212b225bb: Waiting 09:13:46 f23df028b6ca: Waiting 09:13:46 04944245beec: Verifying Checksum 09:13:46 04944245beec: Download complete 09:13:46 765212b225bb: Verifying Checksum 09:13:46 765212b225bb: Download complete 09:13:46 f23df028b6ca: Verifying Checksum 09:13:46 f23df028b6ca: Download complete 09:13:46 d65c8cfc05b1: Verifying Checksum 09:13:46 d65c8cfc05b1: Download complete 09:13:46 699f458cf7ca: Verifying Checksum 09:13:46 699f458cf7ca: Download complete 09:13:46 8998bd30e6a1: Verifying Checksum 09:13:46 8998bd30e6a1: Download complete 09:13:49 2437ff75d9bd: Verifying Checksum 09:13:49 2437ff75d9bd: Download complete 09:13:50 8998bd30e6a1: Pull complete 09:13:51 04944245beec: Pull complete 09:13:52 699f458cf7ca: Pull complete 09:13:52 765212b225bb: Pull complete 09:13:53 f23df028b6ca: Pull complete 09:13:53 d65c8cfc05b1: Pull complete 09:14:08 2437ff75d9bd: Pull complete 09:14:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:08 prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container 09:14:08 $ 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/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@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:arm64 cat 09:14:11 $ docker top 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:12 ---> job-cost.sh 09:14:12 lf-activate-venv: SKIPPING 09:14:12 INFO: No Stack... 09:14:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:14 INFO: Archiving Costs [Pipeline] sh 09:14:14 + cat /w/workspace/device-rfid-llrp-go/49/archives/cost.csv 09:14:14 + cut -d, -f6 [Pipeline] lock 09:14:14 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] 09:14:14 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] did not exist. Created. 09:14:14 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:15 /w/workspace/device-rfid-llrp-go/49@tmp/durable-346918af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:14:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:15 Warning: overwriting stash ‘stack-cost’ 09:14:16 Stashed 1 file(s) [Pipeline] } 09:14:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:16 $ docker stop --time=1 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd 09:14:17 $ docker rm -f 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd [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 09:14:18 provisioning config files... 09:14:18 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8094779064691284204tmp [Pipeline] { [Pipeline] sh 09:14:18 + set +x 09:14:18 + curl -s https://codecov.io/bash 09:14:18 + bash -s -- 09:14:18 09:14:18 _____ _ 09:14:18 / ____| | | 09:14:18 | | ___ __| | ___ ___ _____ __ 09:14:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:18 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:18 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:18 Bash-1.0.6 09:14:18 09:14:18 09:14:18 ==> git version 2.25.1 found 09:14:18 ==> 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 09:14:18 Release-Date: 2020-01-08 09:14:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:18 ==> Jenkins CI detected. 09:14:18 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 09:14:18 project root: . 09:14:18 --> token set from env 09:14:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:18 ==> Running gcov in . (disable via -X gcov) 09:14:18 ==> Python coveragepy not found 09:14:18 ==> Searching for coverage reports in: 09:14:18 + . 09:14:18 -> Found 1 reports 09:14:18 ==> Detecting git/mercurial file structure 09:14:18 ==> Reading reports 09:14:18 + ./coverage.out bytes=460049 09:14:18 ==> Appending adjustments 09:14:18 https://docs.codecov.io/docs/fixing-reports 09:14:18 + Found adjustments 09:14:18 ==> Gzipping contents 09:14:18 52K /tmp/codecov.qA2N0o.gz 09:14:18 ==> Uploading reports 09:14:18 url: https://codecov.io 09:14:18 query: branch=main&commit=5ef66c06da2cd6d2c2ceae2410191fd4126a861d&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:18 -> Pinging Codecov 09:14:18 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:19 -> Uploading to 09:14:19 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/581DD39554BDF9B6E22D074273EAD858/5ef66c06da2cd6d2c2ceae2410191fd4126a861d/19c5099b-6188-4721-a5f8-525af6987577.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T091418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0cfdb70dbe386f58770abaf696b0a94d461ce215aba335980d4971e9f2e08a6 09:14:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:19 Dload Upload Total Spent Left Speed 09:14:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51526 0 0 100 51526 0 213k --:--:-- --:--:-- --:--:-- 213k 09:14:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } 09:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:14:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:14:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:19 09:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:14:19 df9b9388f04a: Pulling fs layer 09:14:19 52dc419b0ee2: Pulling fs layer 09:14:19 25bc292e5bac: Pulling fs layer 09:14:19 114826534d7a: Pulling fs layer 09:14:19 4657fd5d0bcf: Pulling fs layer 09:14:19 6ad1cebc031e: Pulling fs layer 09:14:19 8a3aa393b2d8: Pulling fs layer 09:14:19 114826534d7a: Waiting 09:14:19 4657fd5d0bcf: Waiting 09:14:19 6ad1cebc031e: Waiting 09:14:19 8a3aa393b2d8: Waiting 09:14:19 25bc292e5bac: Verifying Checksum 09:14:19 25bc292e5bac: Download complete 09:14:19 52dc419b0ee2: Download complete 09:14:19 4657fd5d0bcf: Download complete 09:14:19 df9b9388f04a: Verifying Checksum 09:14:19 df9b9388f04a: Download complete 09:14:20 6ad1cebc031e: Verifying Checksum 09:14:20 6ad1cebc031e: Download complete 09:14:20 df9b9388f04a: Pull complete 09:14:20 52dc419b0ee2: Pull complete 09:14:20 25bc292e5bac: Pull complete 09:14:20 114826534d7a: Verifying Checksum 09:14:20 114826534d7a: Download complete 09:14:20 8a3aa393b2d8: Verifying Checksum 09:14:20 8a3aa393b2d8: Download complete 09:14:23 114826534d7a: Pull complete 09:14:23 4657fd5d0bcf: Pull complete 09:14:24 6ad1cebc031e: Pull complete 09:14:26 8a3aa393b2d8: Pull complete 09:14:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:26 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:14:30 $ docker top 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 09:14:31 + set -o pipefail 09:14:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 09:14:37 09:14:37 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 09:14:37 09:14:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/833ad970-b323-49a4-9fda-20a5afb5204e 09:14:37 09:14:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:14:37 09:14:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:14:37 09:14:37 [Pipeline] } 09:14:37 $ docker stop --time=1 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 09:14:40 $ docker rm -f 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 [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 09:14:41 + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] sh 09:14:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:41 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:14:42 $ docker top e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:42 [ssh-agent] Looking for ssh-agent implementation... 09:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:42 $ docker exec e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a ssh-agent 09:14:42 SSH_AUTH_SOCK=/tmp/ssh-0fIHbaQbTTxL/agent.31 09:14:42 SSH_AGENT_PID=37 09:14:42 Running ssh-add (command line suppressed) 09:14:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12518024855440360320.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12518024855440360320.key) 09:14:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:43 + git semver tag 09:14:43 2022-09-28 09:14:43,170 [run_tag] DEBUG tag force:False 09:14:43 2022-09-28 09:14:43,170 [check_head_tag] DEBUG check head tag 09:14:43 2022-09-28 09:14:43,170 [execute] INFO git cat-file --batch-check 09:14:43 2022-09-28 09:14:43,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:14:43 2022-09-28 09:14:43,173 [execute] INFO git cat-file --batch 09:14:43 2022-09-28 09:14:43,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:14:43 2022-09-28 09:14:43,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:14:43 2022-09-28 09:14:43,182 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 09:14:43 2022-09-28 09:14:43,183 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 09:14:43 2022-09-28 09:14:43,188 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:14:43 2.3.0-dev.13 [Pipeline] } 09:14:43 $ docker exec --env ******** --env ******** e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a ssh-agent -k 09:14:43 unset SSH_AUTH_SOCK; 09:14:43 unset SSH_AGENT_PID; 09:14:43 echo Agent pid 37 killed; 09:14:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:43 + git semver [Pipeline] } 09:14:43 $ docker stop --time=1 e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a 09:14:45 $ docker rm -f e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:45 09:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:45 0.23.1-centos7: Pulling from edgex-lftools 09:14:45 ab5ef0e58194: Pulling fs layer 09:14:45 9712f1f96733: Pulling fs layer 09:14:45 63f879dbbcfc: Pulling fs layer 09:14:45 0d9ebad4ef96: Pulling fs layer 09:14:45 e9a5061849ea: Pulling fs layer 09:14:45 d747dcd14b5f: Pulling fs layer 09:14:45 2de7ff778b66: Pulling fs layer 09:14:45 0d9ebad4ef96: Waiting 09:14:45 e9a5061849ea: Waiting 09:14:45 2de7ff778b66: Waiting 09:14:45 d747dcd14b5f: Waiting 09:14:45 9712f1f96733: Verifying Checksum 09:14:45 9712f1f96733: Download complete 09:14:46 63f879dbbcfc: Verifying Checksum 09:14:46 63f879dbbcfc: Download complete 09:14:46 ab5ef0e58194: Verifying Checksum 09:14:46 ab5ef0e58194: Download complete 09:14:46 0d9ebad4ef96: Verifying Checksum 09:14:46 0d9ebad4ef96: Download complete 09:14:46 e9a5061849ea: Download complete 09:14:46 d747dcd14b5f: Verifying Checksum 09:14:46 d747dcd14b5f: Download complete 09:14:46 2de7ff778b66: Verifying Checksum 09:14:46 2de7ff778b66: Download complete 09:14:48 ab5ef0e58194: Pull complete 09:14:48 9712f1f96733: Pull complete 09:14:49 63f879dbbcfc: Pull complete 09:14:53 0d9ebad4ef96: Pull complete 09:14:53 e9a5061849ea: Pull complete 09:14:53 d747dcd14b5f: Pull complete 09:14:54 2de7ff778b66: Pull complete 09:14:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:54 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:14:58 $ docker top cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:14:58 provisioning config files... 09:14:58 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6645272781052101195tmp 09:14:58 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12511756082695743234tmp 09:14:58 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11677050083474004396tmp [Pipeline] { [Pipeline] echo 09:14:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> sigul-configuration.sh 09:14:59 gpg: directory `/root/.gnupg' created 09:14:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:14:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:14:59 gpg: keyring `/root/.gnupg/secring.gpg' created 09:14:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:14:59 gpg: CAST5 encrypted data 09:14:59 gpg: encrypted with 1 passphrase 09:14:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:14:59 + mkdir /home/jenkins 09:14:59 + mkdir /home/jenkins/sigul [Pipeline] sh 09:14:59 + 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 09:14:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:15:00 ---> sigul-install.sh 09:15:00 Sigul already installed; skipping installation. [Pipeline] sh 09:15:00 + git tag --list 09:15:00 v0.0.0 09:15:00 v1.0.0 09:15:00 v2.1.0 09:15:00 v2.1.1 09:15:00 v2.1.1-dev.1 09:15:00 v2.2.0 09:15:00 v2.2.1-dev.1 09:15:00 v2.2.1-dev.2 09:15:00 v2.2.1-dev.3 09:15:00 v2.2.1-dev.4 09:15:00 v2.2.1-dev.5 09:15:00 v2.2.1-dev.6 09:15:00 v2.2.1-dev.7 09:15:00 v2.3.0-dev.10 09:15:00 v2.3.0-dev.11 09:15:00 v2.3.0-dev.12 09:15:00 v2.3.0-dev.13 09:15:00 v2.3.0-dev.7 09:15:00 v2.3.0-dev.8 09:15:00 v2.3.0-dev.9 [Pipeline] sh 09:15:00 + lftools sign git-tag v2.3.0-dev.13 09:15:01 Signing Git tag with Sigul... 09:15:01 Signing v2.3.0-dev.13 [Pipeline] echo 09:15:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:15:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:15:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:15:01 $ docker stop --time=1 cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 09:15:03 $ docker rm -f cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:15:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:15:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:03 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:15:04 $ docker top a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 -eo pid,comm 09:15:04 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). 09:15:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:04 [ssh-agent] Looking for ssh-agent implementation... 09:15:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:04 $ docker exec a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 ssh-agent 09:15:04 SSH_AUTH_SOCK=/tmp/ssh-irCJZxP20wm5/agent.33 09:15:04 SSH_AGENT_PID=39 09:15:04 Running ssh-add (command line suppressed) 09:15:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12675169585577863767.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12675169585577863767.key) 09:15:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:04 + git semver bump pre 09:15:05 2022-09-28 09:15:05,073 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:15:05 2022-09-28 09:15:05,073 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 09:15:05 2022-09-28 09:15:05,073 [bump_version] DEBUG bumped version:2.3.0-dev.14 09:15:05 2022-09-28 09:15:05,073 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 09:15:05 2022-09-28 09:15:05,073 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:15:05 2022-09-28 09:15:05,073 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:15:05 2022-09-28 09:15:05,075 [execute] INFO git cat-file --batch-check 09:15:05 2022-09-28 09:15:05,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:15:05 2022-09-28 09:15:05,080 [execute] INFO git cat-file --batch 09:15:05 2022-09-28 09:15:05,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:15:05 2022-09-28 09:15:05,085 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:15:05 2.3.0-dev.14 [Pipeline] } 09:15:05 $ docker exec --env ******** --env ******** a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 ssh-agent -k 09:15:05 unset SSH_AUTH_SOCK; 09:15:05 unset SSH_AGENT_PID; 09:15:05 echo Agent pid 39 killed; 09:15:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:05 + git semver [Pipeline] } 09:15:05 $ docker stop --time=1 a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 09:15:07 $ docker rm -f a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:15:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:07 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:15:08 $ docker top 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:08 [ssh-agent] Looking for ssh-agent implementation... 09:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:08 $ docker exec 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 ssh-agent 09:15:08 SSH_AUTH_SOCK=/tmp/ssh-z0rQ2XzjUAR9/agent.32 09:15:08 SSH_AGENT_PID=39 09:15:08 Running ssh-add (command line suppressed) 09:15:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2574672785826189219.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2574672785826189219.key) 09:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:08 + git semver push 09:15:09 2022-09-28 09:15:09,005 [run_push] DEBUG push 09:15:09 2022-09-28 09:15:09,005 [execute] INFO git cat-file --batch-check 09:15:09 2022-09-28 09:15:09,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:15:09 2022-09-28 09:15:09,009 [execute] INFO git rev-list f95d683854349c4d860b94aabf2911dfe0a31642 -- 09:15:09 2022-09-28 09:15:09,009 [execute] DEBUG Popen(['git', 'rev-list', 'f95d683854349c4d860b94aabf2911dfe0a31642', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:15:09 2022-09-28 09:15:09,015 [execute] INFO git fetch -v origin 09:15:09 2022-09-28 09:15:09,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:15:09 2022-09-28 09:15:09,556 [run_push] DEBUG no remote changes detected 09:15:09 2022-09-28 09:15:09,557 [execute] INFO git push origin semver 09:15:09 2022-09-28 09:15:09,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:15:10 2022-09-28 09:15:10,381 [run_push] DEBUG push all version tags 09:15:10 2022-09-28 09:15:10,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:15:10 2022-09-28 09:15:10,382 [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) 09:15:11 2022-09-28 09:15:11,142 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:15:11 2.3.0-dev.14 [Pipeline] } 09:15:11 $ docker exec --env ******** --env ******** 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 ssh-agent -k 09:15:11 unset SSH_AUTH_SOCK; 09:15:11 unset SSH_AGENT_PID; 09:15:11 echo Agent pid 39 killed; 09:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:11 + git semver [Pipeline] } 09:15:12 $ docker stop --time=1 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 09:15:13 $ docker rm -f 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 [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 09:15:13 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 09:15:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:15:13 total 16 09:15:13 drwxr-xr-x 3 root root 4096 Sep 28 09:04 . 09:15:13 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 09:14 .. 09:15:13 drwxr-xr-x 2 root root 4096 Sep 28 09:04 cost 09:15:13 -rw-r--r-- 1 root root 90 Sep 28 09:04 cost.csv 09:15:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:15:13 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:15:13 total 16 09:15:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:04 . 09:15:13 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 09:14 .. 09:15:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:04 cost 09:15:13 -rw-r--r-- 1 jenkins jenkins 90 Sep 28 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:15:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:15 ---> package-listing.sh 09:15:15 ++ facter osfamily 09:15:15 ++ tr '[:upper:]' '[:lower:]' 09:15:15 + OS_FAMILY=debian 09:15:15 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 09:15:15 + START_PACKAGES=/tmp/packages_start.txt 09:15:15 + END_PACKAGES=/tmp/packages_end.txt 09:15:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:15 + PACKAGES=/tmp/packages_start.txt 09:15:15 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:15:15 + PACKAGES=/tmp/packages_end.txt 09:15:15 + case "${OS_FAMILY}" in 09:15:15 + dpkg -l 09:15:15 + grep '^ii' 09:15:15 + '[' -f /tmp/packages_start.txt ']' 09:15:15 + '[' -f /tmp/packages_end.txt ']' 09:15:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:15 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:15:15 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 09:15:15 + 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 09:15:15 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 09:15:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:16 prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container 09:15:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:16 $ docker top a266983d9f0d3d53914af6b5cc54aabae1e7e2c8997d18f3f5d7d39f93dc4f7c -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:17 + ls /var/log/sa-host 09:15:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:17 provisioning config files... 09:15:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17250696174255390499tmp [Pipeline] { [Pipeline] echo 09:15:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:17 ---> create-netrc.sh [Pipeline] } 09:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> python-tools-install.sh [Pipeline] echo 09:15:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> sudo-logs.sh 09:15:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> job-cost.sh 09:15:18 lf-activate-venv: SKIPPING 09:15:18 DEBUG: total: 0.2199999988079071 09:15:18 INFO: Retrieving Stack Cost... 09:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:19 INFO: Archiving Costs [Pipeline] echo 09:15:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:19 ---> logs-deploy.sh 09:15:19 lf-activate-venv: SKIPPING 09:15:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/49 09:15:19 INFO: archiving workspace using pattern(s): 09:15:20 Archives upload complete. 09:15:21 INFO: archiving logs to Nexus 09:15:21 ---> uname -a: 09:15:21 Linux prd-ubuntu20-04-docker-8c-8g-1810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:15:21 09:15:21 09:15:21 ---> lscpu: 09:15:21 Architecture: x86_64 09:15:21 CPU op-mode(s): 32-bit, 64-bit 09:15:21 Byte Order: Little Endian 09:15:21 Address sizes: 40 bits physical, 48 bits virtual 09:15:21 CPU(s): 8 09:15:21 On-line CPU(s) list: 0-7 09:15:21 Thread(s) per core: 1 09:15:21 Core(s) per socket: 1 09:15:21 Socket(s): 8 09:15:21 NUMA node(s): 1 09:15:21 Vendor ID: AuthenticAMD 09:15:21 CPU family: 23 09:15:21 Model: 49 09:15:21 Model name: AMD EPYC-Rome Processor 09:15:21 Stepping: 0 09:15:21 CPU MHz: 2799.998 09:15:21 BogoMIPS: 5599.99 09:15:21 Virtualization: AMD-V 09:15:21 Hypervisor vendor: KVM 09:15:21 Virtualization type: full 09:15:21 L1d cache: 256 KiB 09:15:21 L1i cache: 256 KiB 09:15:21 L2 cache: 4 MiB 09:15:21 L3 cache: 128 MiB 09:15:21 NUMA node0 CPU(s): 0-7 09:15:21 Vulnerability Itlb multihit: Not affected 09:15:21 Vulnerability L1tf: Not affected 09:15:21 Vulnerability Mds: Not affected 09:15:21 Vulnerability Meltdown: Not affected 09:15:21 Vulnerability Mmio stale data: Not affected 09:15:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:21 Vulnerability Srbds: Not affected 09:15:21 Vulnerability Tsx async abort: Not affected 09:15:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:15:21 09:15:21 09:15:21 ---> nproc: 09:15:21 8 09:15:21 09:15:21 09:15:21 ---> df -h: 09:15:21 Filesystem Size Used Avail Use% Mounted on 09:15:21 overlay 155G 13G 143G 9% / 09:15:21 tmpfs 64M 0 64M 0% /dev 09:15:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:21 shm 64M 0 64M 0% /dev/shm 09:15:21 /dev/vda1 155G 13G 143G 9% /facter-os 09:15:21 09:15:21