Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 351c5eba2fd7bfb618069c5bad748b98bbdad112+0476de2795b3c23659be3e42ef08dccf661e949a (f3593d408113de9425daa8e23794009ce3552e37) 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-ssh5622163630590249678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3406209189483766232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10134361234038137401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10734559618004040898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15434582705364433253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18399114200549015485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22792 in /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 351c5eba2fd7bfb618069c5bad748b98bbdad112 Merge succeeded, producing 351c5eba2fd7bfb618069c5bad748b98bbdad112 Checking out Revision 351c5eba2fd7bfb618069c5bad748b98bbdad112 (PR-105) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:08:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:08:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:08:15 ========================================================= 10:08:15 EdgeX Global Pipelines Version Info 10:08:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:08:16 ------------------- 10:08:16 stable info: 10:08:16 ------------------- 10:08:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:08:16 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:08:16 Message: update stable to v1.0.238 10:08:16 ------------------- 10:08:16 experimental info: 10:08:16 ------------------- 10:08:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:08:16 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 10:08:16 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:08:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 351c5eb [Pipeline] echo 10:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:18 provisioning config files... 10:08:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config5411002118915601114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:19 ---> docker-login.sh 10:08:19 nexus3.edgexfoundry.org:10001 10:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:19 Configure a credential helper to remove this warning. See 10:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:19 10:08:19 Login Succeeded 10:08:19 nexus3.edgexfoundry.org:10002 10:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:19 Configure a credential helper to remove this warning. See 10:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:19 10:08:19 Login Succeeded 10:08:19 nexus3.edgexfoundry.org:10003 10:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:19 Configure a credential helper to remove this warning. See 10:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:19 10:08:19 Login Succeeded 10:08:19 nexus3.edgexfoundry.org:10004 10:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:19 Configure a credential helper to remove this warning. See 10:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:19 10:08:19 Login Succeeded 10:08:19 docker.io 10:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:20 Configure a credential helper to remove this warning. See 10:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:20 10:08:20 Login Succeeded 10:08:20 ---> docker-login.sh ends [Pipeline] } 10:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:08:21 + git rev-list -1 --merges 351c5eba2fd7bfb618069c5bad748b98bbdad112~1..351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo 10:08:21 -----------> git rev-list -1 --merges 351c5eba2fd7bfb618069c5bad748b98bbdad112~1..351c5eba2fd7bfb618069c5bad748b98bbdad112 351c5eba2fd7bfb618069c5bad748b98bbdad112 [false] [Pipeline] sh 10:08:21 + git log --format=format:%s -1 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo 10:08:21 ========================================================= 10:08:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:08:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:21 + git log --format=format:%s -1 351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] echo 10:08:21 [semverPrep] GIT_COMMIT: 351c5eba2fd7bfb618069c5bad748b98bbdad112, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 10:08:21 [semverPrep] This is not a build commit. [Pipeline] sh 10:08:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:22 + grep -v github /etc/ssh/ssh_known_hosts 10:08:22 + [ -e /tmp/ssh_known_hosts ] 10:08:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:08:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:08:22 + sudo tee -a /etc/ssh/ssh_known_hosts 10:08:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:22 10:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:23 0.1.4: Pulling from edgex-devops/py-git-semver 10:08:23 b85a868b505f: Pulling fs layer 10:08:23 e2be974225ed: Pulling fs layer 10:08:23 339a4e72a1f5: Pulling fs layer 10:08:23 988bab9f4d93: Pulling fs layer 10:08:23 1469e6f7b9e6: Pulling fs layer 10:08:23 988bab9f4d93: Waiting 10:08:23 1469e6f7b9e6: Waiting 10:08:23 eaf3925da568: Pulling fs layer 10:08:23 bab4dde63d76: Pulling fs layer 10:08:23 bde34c3a00c8: Pulling fs layer 10:08:23 eaf3925da568: Waiting 10:08:23 bab4dde63d76: Waiting 10:08:23 b352a97aabf1: Pulling fs layer 10:08:23 bde34c3a00c8: Waiting 10:08:23 b352a97aabf1: Waiting 10:08:23 4872d77fe225: Pulling fs layer 10:08:23 5851b861e8e6: Pulling fs layer 10:08:23 5851b861e8e6: Waiting 10:08:23 4872d77fe225: Waiting 10:08:23 e2be974225ed: Verifying Checksum 10:08:23 e2be974225ed: Download complete 10:08:23 988bab9f4d93: Verifying Checksum 10:08:23 988bab9f4d93: Download complete 10:08:23 339a4e72a1f5: Verifying Checksum 10:08:23 339a4e72a1f5: Download complete 10:08:23 1469e6f7b9e6: Verifying Checksum 10:08:23 1469e6f7b9e6: Download complete 10:08:23 eaf3925da568: Verifying Checksum 10:08:23 eaf3925da568: Download complete 10:08:23 bde34c3a00c8: Verifying Checksum 10:08:23 bde34c3a00c8: Download complete 10:08:23 b352a97aabf1: Verifying Checksum 10:08:23 b352a97aabf1: Download complete 10:08:23 4872d77fe225: Verifying Checksum 10:08:23 4872d77fe225: Download complete 10:08:23 5851b861e8e6: Verifying Checksum 10:08:23 5851b861e8e6: Download complete 10:08:23 b85a868b505f: Verifying Checksum 10:08:23 b85a868b505f: Download complete 10:08:23 bab4dde63d76: Verifying Checksum 10:08:23 bab4dde63d76: Download complete 10:08:25 b85a868b505f: Pull complete 10:08:25 e2be974225ed: Pull complete 10:08:25 339a4e72a1f5: Pull complete 10:08:25 988bab9f4d93: Pull complete 10:08:25 1469e6f7b9e6: Pull complete 10:08:26 eaf3925da568: Pull complete 10:08:28 bab4dde63d76: Pull complete 10:08:28 bde34c3a00c8: Pull complete 10:08:28 b352a97aabf1: Pull complete 10:08:28 4872d77fe225: Pull complete 10:08:28 5851b861e8e6: Pull complete 10:08:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:28 prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container 10:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@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 10:08:30 $ docker top 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 -eo pid,comm 10:08:30 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). 10:08:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:30 [ssh-agent] Looking for ssh-agent implementation... 10:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:30 $ docker exec 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent 10:08:30 SSH_AUTH_SOCK=/tmp/ssh-UbfITK0oFmZU/agent.32 10:08:30 SSH_AGENT_PID=39 10:08:30 Running ssh-add (command line suppressed) 10:08:31 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_2920213604002752598.key (/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_2920213604002752598.key) 10:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:31 + git tag --points-at HEAD [Pipeline] } 10:08:31 $ docker exec --env ******** --env ******** 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent -k 10:08:31 unset SSH_AUTH_SOCK; 10:08:31 unset SSH_AGENT_PID; 10:08:31 echo Agent pid 39 killed; 10:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:31 [ssh-agent] Looking for ssh-agent implementation... 10:08:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:31 $ docker exec 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent 10:08:31 SSH_AUTH_SOCK=/tmp/ssh-MRSHMGSy0mOP/agent.71 10:08:31 SSH_AGENT_PID=79 10:08:31 Running ssh-add (command line suppressed) 10:08:32 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_3390389364857272897.key (/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/private_key_3390389364857272897.key) 10:08:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:32 + git semver init 10:08:32 2022-08-15 10:08:32,676 [run_init] DEBUG init version:0.0.0 force:False 10:08:32 2022-08-15 10:08:32,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver 10:08:32 2022-08-15 10:08:32,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-105/.semver 10:08:32 2022-08-15 10:08:32,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105, universal_newlines=False, shell=None, istream=None) 10:08:33 2022-08-15 10:08:33,565 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-105/.git/info/exclude 10:08:33 2022-08-15 10:08:33,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 with force:False 10:08:33 2022-08-15 10:08:33,566 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 10:08:33 2022-08-15 10:08:33,571 [execute] INFO git cat-file --batch-check 10:08:33 2022-08-15 10:08:33,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver, universal_newlines=False, shell=None, istream=) 10:08:33 2022-08-15 10:08:33,578 [execute] INFO git cat-file --batch 10:08:33 2022-08-15 10:08:33,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-105/.semver, universal_newlines=False, shell=None, istream=) 10:08:33 2022-08-15 10:08:33,584 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-105/.semver/PR-105 10:08:33 0.0.0 [Pipeline] } 10:08:33 $ docker exec --env ******** --env ******** 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 ssh-agent -k 10:08:33 unset SSH_AUTH_SOCK; 10:08:33 unset SSH_AGENT_PID; 10:08:33 echo Agent pid 79 killed; 10:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:34 + git semver [Pipeline] } 10:08:34 $ docker stop --time=1 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 10:08:35 $ docker rm -f 51bed2363482616a07e6068a7f0f270156d24b2850e087e1bd8c5b69c6b90833 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:36 Stashed 1 file(s) [Pipeline] echo 10:08:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:37 provisioning config files... 10:08:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config8786001333229051324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:37 ---> docker-login.sh 10:08:37 nexus3.edgexfoundry.org:10001 10:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:37 Configure a credential helper to remove this warning. See 10:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:37 10:08:37 Login Succeeded 10:08:37 nexus3.edgexfoundry.org:10002 10:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:37 Configure a credential helper to remove this warning. See 10:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:37 10:08:37 Login Succeeded 10:08:37 nexus3.edgexfoundry.org:10003 10:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:37 Configure a credential helper to remove this warning. See 10:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:37 10:08:37 Login Succeeded 10:08:37 nexus3.edgexfoundry.org:10004 10:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:38 Configure a credential helper to remove this warning. See 10:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:38 10:08:38 Login Succeeded 10:08:38 docker.io 10:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:38 Configure a credential helper to remove this warning. See 10:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:38 10:08:38 Login Succeeded 10:08:38 ---> docker-login.sh ends [Pipeline] } 10:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:38 ========================================================= 10:08:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:08:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:08:39 Sending build context to Docker daemon 4.057MB 10:08:39 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:08:39 Step 2/12 : FROM ${BASE} AS builder 10:08:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:39 2408cc74d12b: Pulling fs layer 10:08:39 ea60b727a1ce: Pulling fs layer 10:08:39 30c4a7721957: Pulling fs layer 10:08:39 370296b7ddb6: Pulling fs layer 10:08:39 7c6cee850709: Pulling fs layer 10:08:39 39a5fcdaea64: Pulling fs layer 10:08:39 d94ebbe4e438: Pulling fs layer 10:08:39 bcfd1f05c69d: Pulling fs layer 10:08:39 59ccb84bbe0f: Pulling fs layer 10:08:39 370296b7ddb6: Waiting 10:08:39 7c6cee850709: Waiting 10:08:39 39a5fcdaea64: Waiting 10:08:39 d94ebbe4e438: Waiting 10:08:39 bcfd1f05c69d: Waiting 10:08:39 59ccb84bbe0f: Waiting 10:08:39 30c4a7721957: Verifying Checksum 10:08:39 30c4a7721957: Download complete 10:08:39 ea60b727a1ce: Verifying Checksum 10:08:39 ea60b727a1ce: Download complete 10:08:39 7c6cee850709: Verifying Checksum 10:08:39 7c6cee850709: Download complete 10:08:39 39a5fcdaea64: Verifying Checksum 10:08:39 39a5fcdaea64: Download complete 10:08:39 2408cc74d12b: Verifying Checksum 10:08:39 2408cc74d12b: Download complete 10:08:39 d94ebbe4e438: Download complete 10:08:39 2408cc74d12b: Pull complete 10:08:39 ea60b727a1ce: Pull complete 10:08:39 30c4a7721957: Pull complete 10:08:40 bcfd1f05c69d: Verifying Checksum 10:08:40 59ccb84bbe0f: Verifying Checksum 10:08:40 59ccb84bbe0f: Download complete 10:08:40 370296b7ddb6: Verifying Checksum 10:08:40 370296b7ddb6: Download complete 10:08:44 370296b7ddb6: Pull complete 10:08:44 7c6cee850709: Pull complete 10:08:44 39a5fcdaea64: Pull complete 10:08:44 d94ebbe4e438: Pull complete 10:08:46 bcfd1f05c69d: Pull complete 10:08:47 59ccb84bbe0f: Pull complete 10:08:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 10:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:08:47 ---> a4fb48ad2a94 10:08:47 Step 3/12 : ARG MAKE='make build' 10:08:49 ---> Running in 6ffe648674a4 10:08:49 Removing intermediate container 6ffe648674a4 10:08:49 ---> 33df12df3684 10:08:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:08:49 ---> Running in e957ee4b433a 10:08:49 Removing intermediate container e957ee4b433a 10:08:49 ---> b6c3fc1038b8 10:08:49 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:08:49 ---> Running in 57f7ca4ca69d 10:08:49 Removing intermediate container 57f7ca4ca69d 10:08:49 ---> 89af8d4da5c6 10:08:49 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:49 ---> Running in dd4badb0dea1 10:08:50 Removing intermediate container dd4badb0dea1 10:08:50 ---> 3a8cd5d985fe 10:08:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:50 ---> Running in 90cbbccdd914 10:08:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:08:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:08:51 OK: 211 MiB in 51 packages 10:08:52 Still waiting to schedule task 10:08:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:08:52 Removing intermediate container 90cbbccdd914 10:08:52 ---> f4921b244f4f 10:08:52 Step 8/12 : WORKDIR /app 10:08:52 ---> Running in 07fe2b552155 10:08:52 Removing intermediate container 07fe2b552155 10:08:52 ---> 16fe40ed34e5 10:08:52 Step 9/12 : COPY go.mod vendor* ./ 10:08:52 ---> b88c39962db8 10:08:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:52 ---> Running in aa25236a519a 10:09:14 Removing intermediate container aa25236a519a 10:09:14 ---> b88690f487fd 10:09:14 Step 11/12 : COPY . . 10:09:14 ---> fb4f9aa63572 10:09:14 Step 12/12 : RUN $MAKE 10:09:14 ---> Running in f7919d03fe00 10:09:14 noop 10:09:14 Removing intermediate container f7919d03fe00 10:09:14 ---> 08df7e0dfc95 10:09:14 Successfully built 08df7e0dfc95 10:09:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker inspect -f . ci-base-image-x86_64 10:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:15 prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container 10:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:15 $ docker top bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:16 + go version 10:09:16 go version go1.18.3 linux/amd64 [Pipeline] } 10:09:16 $ docker stop --time=1 bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 10:09:17 $ docker rm -f bfe2ce4dd446c8babc18d09812fa7307da06a8a5115cfb090669b8c53d092da2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:18 + docker inspect -f . ci-base-image-x86_64 10:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:18 prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container 10:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:09:18 $ docker top 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:19 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] fileExists [Pipeline] sh 10:09:19 + make test 10:09:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:09:19 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:09:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:09:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:09:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.937s coverage: 38.5% of statements 10:09:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements 10:09:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 96.4% of statements 10:09:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:09:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:09:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:09:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:09:45 ./bin/test-attribution-txt.sh [Pipeline] echo 10:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:09:45 $ docker stop --time=1 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a 10:09:47 $ docker rm -f 916ec097bcf0ffc9b9fb817af7d4db04ff80f4ff43816c4a1eea92c6205eb80a [Pipeline] // withDockerContainer [Pipeline] sh 10:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:49 + ls -al . 10:09:49 total 632 10:09:49 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 10:09 . 10:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 .. 10:09:49 -rw-rw-r-- 1 jenkins jenkins 134 Aug 15 10:08 .dockerignore 10:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 10:09 .git 10:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 10:08 .github 10:09:49 -rw-rw-r-- 1 jenkins jenkins 946 Aug 15 10:08 .gitignore 10:09:49 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 10:08 .golangci.yml 10:09:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 10:08 .semver 10:09:49 -rw-rw-r-- 1 jenkins jenkins 10866 Aug 15 10:08 Attribution.txt 10:09:49 -rw-rw-r-- 1 jenkins jenkins 3740 Aug 15 10:08 CHANGELOG.md 10:09:49 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 10:08 Dockerfile 10:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 10:08 GOVERNANCE.md 10:09:49 -rw-rw-r-- 1 jenkins jenkins 683 Aug 15 10:08 Jenkinsfile 10:09:49 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 10:08 LICENSE 10:09:49 -rw-rw-r-- 1 jenkins jenkins 2196 Aug 15 10:08 Makefile 10:09:49 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 10:08 OWNERS.md 10:09:49 -rw-rw-r-- 1 jenkins jenkins 28496 Aug 15 10:08 README.md 10:09:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 10:08 VERSION 10:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 bin 10:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 cmd 10:09:49 -rw-r--r-- 1 jenkins jenkins 460049 Aug 15 10:09 coverage.out 10:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 examples 10:09:49 -rw-rw-r-- 1 jenkins jenkins 3538 Aug 15 10:08 go.mod 10:09:49 -rw-rw-r-- 1 jenkins jenkins 36553 Aug 15 10:08 go.sum 10:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:08 images 10:09:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 10:08 internal 10:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:08 snap 10:09:49 -rw-rw-r-- 1 jenkins jenkins 193 Aug 15 10:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:49 + 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=351c5eba2fd7bfb618069c5bad748b98bbdad112 --label arch=amd64 --label version=0.0.0 . 10:09:49 Sending build context to Docker daemon 4.057MB 10:09:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:09:49 Step 2/25 : FROM ${BASE} AS builder 10:09:49 ---> 08df7e0dfc95 10:09:49 Step 3/25 : ARG MAKE='make build' 10:09:50 ---> Running in 5a2607dd73b1 10:09:50 Removing intermediate container 5a2607dd73b1 10:09:50 ---> 0596b33eed44 10:09:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:09:50 ---> Running in c20a145c368c 10:09:50 Removing intermediate container c20a145c368c 10:09:50 ---> cafd1e8a2b80 10:09:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:09:50 ---> Running in 6b9cf747953c 10:09:50 Removing intermediate container 6b9cf747953c 10:09:50 ---> 3560075affb9 10:09:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:50 ---> Running in 9e617d9d5a28 10:09:51 Removing intermediate container 9e617d9d5a28 10:09:51 ---> 60060e4639ed 10:09:51 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:09:51 ---> Running in ed56ed6f0124 10:09:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:09:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:09:52 OK: 211 MiB in 51 packages 10:09:53 Removing intermediate container ed56ed6f0124 10:09:53 ---> 725747f044c0 10:09:53 Step 8/25 : WORKDIR /app 10:09:53 ---> Running in b1a91b29e362 10:09:53 Removing intermediate container b1a91b29e362 10:09:53 ---> 1026ee987ab8 10:09:53 Step 9/25 : COPY go.mod vendor* ./ 10:09:53 ---> 6feb8a5c7edc 10:09:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:53 ---> Running in a2174c3defc4 10:09:54 Removing intermediate container a2174c3defc4 10:09:54 ---> 445c27c70212 10:09:54 Step 11/25 : COPY . . 10:09:54 ---> c114b6c6b8c2 10:09:54 Step 12/25 : RUN $MAKE 10:09:54 ---> Running in af79fc1c14d0 10:09:54 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.19 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:10:16 Removing intermediate container af79fc1c14d0 10:10:16 ---> 6540f8a7f96d 10:10:16 Step 13/25 : FROM alpine:3.16 10:10:16 3.16: Pulling from library/alpine 10:10:16 213ec9aee27d: Pulling fs layer 10:10:16 213ec9aee27d: Verifying Checksum 10:10:16 213ec9aee27d: Download complete 10:10:16 213ec9aee27d: Pull complete 10:10:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:10:16 Status: Downloaded newer image for alpine:3.16 10:10:16 ---> 9c6f07244728 10:10:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:10:16 ---> Running in b5285298699f 10:10:16 Removing intermediate container b5285298699f 10:10:16 ---> 840b8c3afc49 10:10:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:16 ---> Running in 279ede058cb5 10:10:16 Removing intermediate container 279ede058cb5 10:10:16 ---> 14b2e980cad8 10:10:16 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:10:17 ---> Running in a4684b371b95 10:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:10:18 (1/6) Installing dumb-init (1.2.5-r1) 10:10:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:10:18 (3/6) Installing libsodium (1.0.18-r0) 10:10:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:10:18 (5/6) Installing libzmq (4.3.4-r0) 10:10:18 (6/6) Installing zeromq (4.3.4-r0) 10:10:19 Executing busybox-1.35.0-r17.trigger 10:10:19 OK: 8 MiB in 20 packages 10:10:19 Removing intermediate container a4684b371b95 10:10:19 ---> ddac0cd90af9 10:10:19 Step 17/25 : COPY --from=builder /app/LICENSE / 10:10:19 ---> 66d2a0fd37be 10:10:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:10:19 ---> 666d868b9ff2 10:10:19 Step 19/25 : COPY --from=builder /app/cmd/ / 10:10:20 ---> 01e8613847b5 10:10:20 Step 20/25 : EXPOSE 59989 10:10:20 ---> Running in 4b02c849c980 10:10:20 Removing intermediate container 4b02c849c980 10:10:20 ---> 9cac58a587c3 10:10:20 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:10:20 ---> Running in 608dfb93b69a 10:10:20 Removing intermediate container 608dfb93b69a 10:10:20 ---> f23fab1e6fbe 10:10:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:10:20 ---> Running in c640af48accd 10:10:20 Removing intermediate container c640af48accd 10:10:20 ---> dd1841c9b291 10:10:20 Step 23/25 : LABEL arch=amd64 10:10:20 ---> Running in f7444ba696d0 10:10:20 Removing intermediate container f7444ba696d0 10:10:20 ---> 9c10b9fcb6bf 10:10:20 Step 24/25 : LABEL git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 10:10:20 ---> Running in f4ffb65f50cd 10:10:21 Removing intermediate container f4ffb65f50cd 10:10:21 ---> 13b33012eb6a 10:10:21 Step 25/25 : LABEL version=0.0.0 10:10:21 ---> Running in bb884afd01fe 10:10:21 Removing intermediate container bb884afd01fe 10:10:21 ---> b739f2ebc354 10:10:21 [Warning] One or more build-args [ARCH] were not consumed 10:10:21 Successfully built b739f2ebc354 10:10:21 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:21 10:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:22 latest: Pulling from edgex-lftools-log-publisher 10:10:22 5eb5b503b376: Pulling fs layer 10:10:22 5c69ac0246d0: Pulling fs layer 10:10:22 ec43610c2a17: Pulling fs layer 10:10:22 3a2ae6a8a46f: Pulling fs layer 10:10:22 33b1e0a273af: Pulling fs layer 10:10:22 5d3b04190fa2: Pulling fs layer 10:10:22 2f39f015ded8: Pulling fs layer 10:10:22 5d3b04190fa2: Waiting 10:10:22 2f39f015ded8: Waiting 10:10:22 3a2ae6a8a46f: Waiting 10:10:22 5c69ac0246d0: Download complete 10:10:22 3a2ae6a8a46f: Verifying Checksum 10:10:22 3a2ae6a8a46f: Download complete 10:10:22 33b1e0a273af: Verifying Checksum 10:10:22 33b1e0a273af: Download complete 10:10:22 ec43610c2a17: Verifying Checksum 10:10:22 ec43610c2a17: Download complete 10:10:22 5d3b04190fa2: Download complete 10:10:22 5eb5b503b376: Download complete 10:10:23 2f39f015ded8: Download complete 10:10:24 5eb5b503b376: Pull complete 10:10:24 5c69ac0246d0: Pull complete 10:10:24 ec43610c2a17: Pull complete 10:10:24 3a2ae6a8a46f: Pull complete 10:10:24 33b1e0a273af: Pull complete 10:10:24 5d3b04190fa2: Pull complete 10:10:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22793 in /w/workspace/undry_device-rfid-llrp-go_PR-105 [Pipeline] { [Pipeline] ws 10:10:24 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:10:25 Selected Git installation does not exist. Using Default 10:10:25 The recommended git tool is: NONE 10:10:30 2f39f015ded8: Pull complete 10:10:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:10:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:30 prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container 10:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:10:31 using credential edgex-jenkins-ssh 10:10:31 Cloning the remote Git repository 10:10:32 $ docker top fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:32 ---> job-cost.sh 10:10:32 lf-activate-venv: SKIPPING 10:10:32 INFO: No Stack... 10:10:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:32 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:32 > git --version # timeout=10 10:10:32 > git --version # 'git version 2.25.1' 10:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:33 INFO: Retrieving Pricing Info for: v3-standard-8 10:10:33 INFO: Archiving Costs [Pipeline] sh 10:10:33 + cat /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/cost.csv 10:10:33 + cut -d, -f6 [Pipeline] lock 10:10:33 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] 10:10:33 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] did not exist. Created. 10:10:33 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:33 Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 351c5eba2fd7bfb618069c5bad748b98bbdad112 10:10:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:10:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:34 > git config core.sparsecheckout # timeout=10 10:10:34 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 10:10:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:10:34 Stashed 1 file(s) [Pipeline] } 10:10:34 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] 10:10:34 Merge succeeded, producing 351c5eba2fd7bfb618069c5bad748b98bbdad112 10:10:34 Checking out Revision 351c5eba2fd7bfb618069c5bad748b98bbdad112 (PR-105) [Pipeline] // lock [Pipeline] } 10:10:34 $ docker stop --time=1 fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc 10:10:34 > git remote # timeout=10 10:10:34 > git config --get remote.origin.url # timeout=10 10:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:34 > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 10:10:34 > git rev-parse HEAD^{commit} # timeout=10 10:10:34 > git config core.sparsecheckout # timeout=10 10:10:34 > git checkout -f 351c5eba2fd7bfb618069c5bad748b98bbdad112 # timeout=10 10:10:35 $ docker rm -f fb9a3ee4dad5fe6b0f85432878958ec6fbb25835f6d2486781cc9478778cb2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:38 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 10:10:38 > git --version # timeout=10 10:10:38 > git --version # 'git version 2.25.1' 10:10:38 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:39 Dload Upload Total Spent Left Speed 10:10:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 10:10:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:40 + sudo tee /etc/docker/daemon.new 10:10:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:40 { 10:10:40 "registry-mirrors": [ 10:10:40 "https://nexus3.edgexfoundry.org:10001" 10:10:40 ], 10:10:40 "bip": "10.250.0.254/24", 10:10:40 "hosts": [ 10:10:40 "tcp://0.0.0.0:5555", 10:10:40 "unix:///var/run/docker.sock" 10:10:40 ], 10:10:40 "mtu": 1458, 10:10:40 "selinux-enabled": true, 10:10:40 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:40 } [Pipeline] sh 10:10:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:59 provisioning config files... 10:10:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config654855556877594101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:00 ---> docker-login.sh 10:11:00 nexus3.edgexfoundry.org:10001 10:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:01 Configure a credential helper to remove this warning. See 10:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:01 10:11:01 Login Succeeded 10:11:01 nexus3.edgexfoundry.org:10002 10:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:01 Configure a credential helper to remove this warning. See 10:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:01 10:11:01 Login Succeeded 10:11:01 nexus3.edgexfoundry.org:10003 10:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:02 Configure a credential helper to remove this warning. See 10:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:02 10:11:02 Login Succeeded 10:11:02 nexus3.edgexfoundry.org:10004 10:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:02 Configure a credential helper to remove this warning. See 10:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:02 10:11:02 Login Succeeded 10:11:02 docker.io 10:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:03 Configure a credential helper to remove this warning. See 10:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:03 10:11:03 Login Succeeded 10:11:03 ---> docker-login.sh ends [Pipeline] } 10:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:03 ========================================================= 10:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:11:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:04 + 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 . 10:11:04 Sending build context to Docker daemon 1.219MB 10:11:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:11:04 Step 2/12 : FROM ${BASE} AS builder 10:11:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:11:04 b3c136eddcbf: Pulling fs layer 10:11:04 c0a3192eca97: Pulling fs layer 10:11:04 a050256f5b6f: Pulling fs layer 10:11:04 656be50a0ddc: Pulling fs layer 10:11:04 2bbca73fdf42: Pulling fs layer 10:11:04 46d945488cbd: Pulling fs layer 10:11:04 8a5474983e97: Pulling fs layer 10:11:04 329c88fbcd65: Pulling fs layer 10:11:04 2bbca73fdf42: Waiting 10:11:04 46d945488cbd: Waiting 10:11:04 8a5474983e97: Waiting 10:11:04 329c88fbcd65: Waiting 10:11:04 656be50a0ddc: Waiting 10:11:04 a050256f5b6f: Verifying Checksum 10:11:04 a050256f5b6f: Download complete 10:11:04 c0a3192eca97: Download complete 10:11:04 2bbca73fdf42: Verifying Checksum 10:11:04 2bbca73fdf42: Download complete 10:11:04 46d945488cbd: Verifying Checksum 10:11:04 46d945488cbd: Download complete 10:11:04 b3c136eddcbf: Download complete 10:11:05 b3c136eddcbf: Pull complete 10:11:05 329c88fbcd65: Download complete 10:11:06 c0a3192eca97: Pull complete 10:11:06 a050256f5b6f: Pull complete 10:11:06 8a5474983e97: Verifying Checksum 10:11:06 8a5474983e97: Download complete 10:11:07 656be50a0ddc: Verifying Checksum 10:11:07 656be50a0ddc: Download complete 10:11:20 656be50a0ddc: Pull complete 10:11:20 2bbca73fdf42: Pull complete 10:11:20 46d945488cbd: Pull complete 10:11:27 8a5474983e97: Pull complete 10:11:29 329c88fbcd65: Pull complete 10:11:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 10:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:11:29 ---> ff4287adb874 10:11:29 Step 3/12 : ARG MAKE='make build' 10:11:30 ---> Running in ebc372cead1d 10:11:30 Removing intermediate container ebc372cead1d 10:11:30 ---> 1f06425333b1 10:11:30 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:11:30 ---> Running in a7c22f422e7c 10:11:30 Removing intermediate container a7c22f422e7c 10:11:30 ---> 7e2a4fcbdff2 10:11:30 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:11:30 ---> Running in 08603aff7f59 10:11:31 Removing intermediate container 08603aff7f59 10:11:31 ---> f7191d13bf37 10:11:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:31 ---> Running in 561a0f7dff13 10:11:33 Removing intermediate container 561a0f7dff13 10:11:33 ---> 7437f4150225 10:11:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:33 ---> Running in daa37f36ec43 10:11:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:11:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:11:35 OK: 221 MiB in 51 packages 10:11:36 Removing intermediate container daa37f36ec43 10:11:36 ---> 13e119ebd662 10:11:36 Step 8/12 : WORKDIR /app 10:11:36 ---> Running in 892f3d420d25 10:11:36 Removing intermediate container 892f3d420d25 10:11:36 ---> d63b313fb113 10:11:36 Step 9/12 : COPY go.mod vendor* ./ 10:11:37 ---> 751667734560 10:11:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:37 ---> Running in 390c3d373968 10:12:24 Removing intermediate container 390c3d373968 10:12:24 ---> cb15b9b1194c 10:12:24 Step 11/12 : COPY . . 10:12:24 ---> 7675ae24f31c 10:12:24 Step 12/12 : RUN $MAKE 10:12:24 ---> Running in 38c5faecf900 10:12:25 noop 10:12:26 Removing intermediate container 38c5faecf900 10:12:26 ---> 2cccab76af77 10:12:26 Successfully built 2cccab76af77 10:12:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:26 + docker inspect -f . ci-base-image-arm64 10:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:26 prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container 10:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:12:28 $ docker top eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:29 + go version 10:12:29 go version go1.18.3 linux/arm64 [Pipeline] } 10:12:29 $ docker stop --time=1 eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 10:12:31 $ docker rm -f eec43f5a3448346f719312727e22e0155c41df82afa269d34bf747ce260acbd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker inspect -f . ci-base-image-arm64 10:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:32 prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container 10:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:12:33 $ docker top 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:34 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:12:35 + make test 10:12:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:13:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:13:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:14:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.989s coverage: 38.5% of statements 10:14:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.492s coverage: 52.0% of statements 10:14:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 96.4% of statements 10:14:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:14:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:14:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:56 ./bin/test-attribution-txt.sh [Pipeline] echo 10:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:14:56 $ docker stop --time=1 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e 10:14:58 $ docker rm -f 0fd827e23105c03520e847aa16010176150a9601e2328c63140a898415443e8e [Pipeline] // withDockerContainer [Pipeline] sh 10:14:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:14:59 Warning: overwriting stash ‘coverage-report’ 10:15:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:15:01 + ls -al . 10:15:01 total 628 10:15:01 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 10:12 . 10:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 .. 10:15:01 -rw-rw-r-- 1 jenkins jenkins 134 Aug 15 10:10 .dockerignore 10:15:01 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 10:10 .git 10:15:01 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 10:10 .github 10:15:01 -rw-rw-r-- 1 jenkins jenkins 946 Aug 15 10:10 .gitignore 10:15:01 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 10:10 .golangci.yml 10:15:01 -rw-rw-r-- 1 jenkins jenkins 10866 Aug 15 10:10 Attribution.txt 10:15:01 -rw-rw-r-- 1 jenkins jenkins 3740 Aug 15 10:10 CHANGELOG.md 10:15:01 -rw-rw-r-- 1 jenkins jenkins 1518 Aug 15 10:10 Dockerfile 10:15:01 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 10:10 GOVERNANCE.md 10:15:01 -rw-rw-r-- 1 jenkins jenkins 683 Aug 15 10:10 Jenkinsfile 10:15:01 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 10:10 LICENSE 10:15:01 -rw-rw-r-- 1 jenkins jenkins 2196 Aug 15 10:10 Makefile 10:15:01 -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 10:10 OWNERS.md 10:15:01 -rw-rw-r-- 1 jenkins jenkins 28496 Aug 15 10:10 README.md 10:15:01 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 10:08 VERSION 10:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 bin 10:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 cmd 10:15:01 -rw-r--r-- 1 jenkins jenkins 460049 Aug 15 10:14 coverage.out 10:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 examples 10:15:01 -rw-rw-r-- 1 jenkins jenkins 3538 Aug 15 10:10 go.mod 10:15:01 -rw-rw-r-- 1 jenkins jenkins 36553 Aug 15 10:10 go.sum 10:15:01 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 10:10 images 10:15:01 drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 10:10 internal 10:15:01 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 10:10 snap 10:15:01 -rw-rw-r-- 1 jenkins jenkins 193 Aug 15 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:01 + 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=351c5eba2fd7bfb618069c5bad748b98bbdad112 --label arch=arm64 --label version=0.0.0 . 10:15:01 Sending build context to Docker daemon 1.219MB 10:15:01 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:15:01 Step 2/25 : FROM ${BASE} AS builder 10:15:01 ---> 2cccab76af77 10:15:01 Step 3/25 : ARG MAKE='make build' 10:15:02 ---> Running in 73f4a0ea965d 10:15:02 Removing intermediate container 73f4a0ea965d 10:15:02 ---> 6d4eb1a6de35 10:15:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:15:02 ---> Running in 68d50e42fcd1 10:15:02 Removing intermediate container 68d50e42fcd1 10:15:02 ---> bcea455751ec 10:15:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:15:02 ---> Running in 8bbea66f8af0 10:15:02 Removing intermediate container 8bbea66f8af0 10:15:02 ---> 8d4cea56c19b 10:15:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:03 ---> Running in b1953cf927e1 10:15:04 Removing intermediate container b1953cf927e1 10:15:04 ---> cdba5afbe303 10:15:04 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:15:04 ---> Running in 6d45b81b813b 10:15:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:15:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:15:07 OK: 221 MiB in 51 packages 10:15:08 Removing intermediate container 6d45b81b813b 10:15:08 ---> df394f036490 10:15:08 Step 8/25 : WORKDIR /app 10:15:08 ---> Running in 2807e7b58232 10:15:08 Removing intermediate container 2807e7b58232 10:15:08 ---> cddb52882a1f 10:15:08 Step 9/25 : COPY go.mod vendor* ./ 10:15:09 ---> ba5f28ffc088 10:15:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:09 ---> Running in 28fc25c26853 10:15:11 Removing intermediate container 28fc25c26853 10:15:11 ---> b2fde1aac1fa 10:15:11 Step 11/25 : COPY . . 10:15:11 ---> 45a4cec5f1d3 10:15:11 Step 12/25 : RUN $MAKE 10:15:11 ---> Running in b4fe867c01c2 10:15:12 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.19 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:17:19 Removing intermediate container b4fe867c01c2 10:17:19 ---> 9734d7be2e86 10:17:19 Step 13/25 : FROM alpine:3.16 10:17:19 3.16: Pulling from library/alpine 10:17:19 9b18e9b68314: Pulling fs layer 10:17:19 9b18e9b68314: Verifying Checksum 10:17:19 9b18e9b68314: Download complete 10:17:19 9b18e9b68314: Pull complete 10:17:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:17:19 Status: Downloaded newer image for alpine:3.16 10:17:19 ---> a6215f271958 10:17:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:17:19 ---> Running in 0a11af3d64d3 10:17:19 Removing intermediate container 0a11af3d64d3 10:17:19 ---> 09ab1716bff1 10:17:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:19 ---> Running in 7d3e0f37b7db 10:17:19 Removing intermediate container 7d3e0f37b7db 10:17:19 ---> 0b00b9542267 10:17:19 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:17:19 ---> Running in 02e1125fb1ca 10:17:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:17:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:17:22 (1/6) Installing dumb-init (1.2.5-r1) 10:17:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:17:22 (3/6) Installing libsodium (1.0.18-r0) 10:17:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:17:23 (5/6) Installing libzmq (4.3.4-r0) 10:17:23 (6/6) Installing zeromq (4.3.4-r0) 10:17:23 Executing busybox-1.35.0-r17.trigger 10:17:23 OK: 8 MiB in 20 packages 10:17:24 Removing intermediate container 02e1125fb1ca 10:17:24 ---> 0bcf8fd72070 10:17:24 Step 17/25 : COPY --from=builder /app/LICENSE / 10:17:24 ---> 1099099c0da1 10:17:24 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:17:25 ---> e1b0ba892680 10:17:25 Step 19/25 : COPY --from=builder /app/cmd/ / 10:17:26 ---> 0298e5d7f2bd 10:17:26 Step 20/25 : EXPOSE 59989 10:17:26 ---> Running in 05622ff1781c 10:17:27 Removing intermediate container 05622ff1781c 10:17:27 ---> b327d47d5b0c 10:17:27 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:17:27 ---> Running in 130244f3377f 10:17:27 Removing intermediate container 130244f3377f 10:17:27 ---> 0f742f1a0a17 10:17:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:17:27 ---> Running in 610d2dd788b8 10:17:27 Removing intermediate container 610d2dd788b8 10:17:27 ---> cf134fa40279 10:17:27 Step 23/25 : LABEL arch=arm64 10:17:27 ---> Running in b1fe27508bbd 10:17:28 Removing intermediate container b1fe27508bbd 10:17:28 ---> 50af437501bc 10:17:28 Step 24/25 : LABEL git_sha=351c5eba2fd7bfb618069c5bad748b98bbdad112 10:17:28 ---> Running in 880ea37cc424 10:17:28 Removing intermediate container 880ea37cc424 10:17:28 ---> 128bb0df10b0 10:17:28 Step 25/25 : LABEL version=0.0.0 10:17:28 ---> Running in 1693de0af14b 10:17:28 Removing intermediate container 1693de0af14b 10:17:28 ---> 3bd70eafc1dc 10:17:28 [Warning] One or more build-args [ARCH] were not consumed 10:17:28 Successfully built 3bd70eafc1dc 10:17:28 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:29 10:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:30 arm64: Pulling from edgex-lftools-log-publisher 10:17:30 8998bd30e6a1: Pulling fs layer 10:17:30 04944245beec: Pulling fs layer 10:17:30 699f458cf7ca: Pulling fs layer 10:17:30 765212b225bb: Pulling fs layer 10:17:30 f23df028b6ca: Pulling fs layer 10:17:30 d65c8cfc05b1: Pulling fs layer 10:17:30 2437ff75d9bd: Pulling fs layer 10:17:30 f23df028b6ca: Waiting 10:17:30 d65c8cfc05b1: Waiting 10:17:30 2437ff75d9bd: Waiting 10:17:30 765212b225bb: Waiting 10:17:30 04944245beec: Verifying Checksum 10:17:30 04944245beec: Download complete 10:17:30 765212b225bb: Verifying Checksum 10:17:30 765212b225bb: Download complete 10:17:30 f23df028b6ca: Verifying Checksum 10:17:30 f23df028b6ca: Download complete 10:17:30 d65c8cfc05b1: Verifying Checksum 10:17:30 d65c8cfc05b1: Download complete 10:17:30 699f458cf7ca: Verifying Checksum 10:17:30 699f458cf7ca: Download complete 10:17:31 8998bd30e6a1: Verifying Checksum 10:17:31 8998bd30e6a1: Download complete 10:17:33 2437ff75d9bd: Verifying Checksum 10:17:33 2437ff75d9bd: Download complete 10:17:35 8998bd30e6a1: Pull complete 10:17:35 04944245beec: Pull complete 10:17:37 699f458cf7ca: Pull complete 10:17:37 765212b225bb: Pull complete 10:17:38 f23df028b6ca: Pull complete 10:17:38 d65c8cfc05b1: Pull complete 10:17:53 2437ff75d9bd: Pull complete 10:17:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-22793 does not seem to be running inside a container 10:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:17:56 $ docker top cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:57 ---> job-cost.sh 10:17:57 lf-activate-venv: SKIPPING 10:17:57 INFO: No Stack... 10:17:57 INFO: Retrieving Pricing Info for: v3-standard-4 10:17:58 INFO: Archiving Costs [Pipeline] sh 10:17:59 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:17:59 + cut -d, -f6 [Pipeline] lock 10:17:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] 10:17:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] did not exist. Created. 10:17:59 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:59 /w/workspace/device-rfid-llrp-go/1@tmp/durable-378fe0f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:18:00 + echo total: 0.10999999940395355 [Pipeline] stash 10:18:00 Warning: overwriting stash ‘stack-cost’ 10:18:00 Stashed 1 file(s) [Pipeline] } 10:18:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:18:00 $ docker stop --time=1 cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 10:18:02 $ docker rm -f cc48e0ead5dbf40f108e036d074316116637f32eeb0ae28da36087ac8189c7d3 [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 10:18:03 provisioning config files... 10:18:03 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config1664261840411596719tmp [Pipeline] { [Pipeline] sh 10:18:03 + set +x 10:18:03 + curl -s https://codecov.io/bash 10:18:03 + bash -s -- 10:18:03 10:18:03 _____ _ 10:18:03 / ____| | | 10:18:03 | | ___ __| | ___ ___ _____ __ 10:18:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:18:03 | |___| (_) | (_| | __/ (_| (_) \ V / 10:18:03 \_____\___/ \__,_|\___|\___\___/ \_/ 10:18:03 Bash-1.0.6 10:18:03 10:18:03 10:18:03 ==> git version 2.25.1 found 10:18:03 ==> 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 10:18:03 Release-Date: 2020-01-08 10:18:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:18:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:18:03 ==> Jenkins CI detected. 10:18:03 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-105 10:18:03 project root: . 10:18:03 --> token set from env 10:18:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:18:03 ==> Running gcov in . (disable via -X gcov) 10:18:03 ==> Python coveragepy not found 10:18:03 ==> Searching for coverage reports in: 10:18:03 + . 10:18:03 -> Found 1 reports 10:18:03 ==> Detecting git/mercurial file structure 10:18:03 ==> Reading reports 10:18:03 + ./coverage.out bytes=460049 10:18:03 ==> Appending adjustments 10:18:03 https://docs.codecov.io/docs/fixing-reports 10:18:03 + Found adjustments 10:18:03 ==> Gzipping contents 10:18:04 52K /tmp/codecov.IhMVR7.gz 10:18:04 ==> Uploading reports 10:18:04 url: https://codecov.io 10:18:04 query: branch=PR-105&commit=351c5eba2fd7bfb618069c5bad748b98bbdad112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=105&job=&cmd_args= 10:18:04 -> Pinging Codecov 10:18:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-105&commit=351c5eba2fd7bfb618069c5bad748b98bbdad112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=105&job=&cmd_args= 10:18:04 -> Uploading to 10:18:04 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/581DD39554BDF9B6E22D074273EAD858/351c5eba2fd7bfb618069c5bad748b98bbdad112/845b76c3-42e5-49b1-8b3c-7f2981ca831e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T101804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94fb4e01e8abd6c6b8ea4906596cc6dac29ac13c27ba618a16936306ed000e90 10:18:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:04 Dload Upload Total Spent Left Speed 10:18:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51557 0 0 100 51557 0 200k --:--:-- --:--:-- --:--:-- 200k 10:18:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/351c5eba2fd7bfb618069c5bad748b98bbdad112 [Pipeline] } 10:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:18:06 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-105/archives ] 10:18:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-105/archives 10:18:06 total 16 10:18:06 drwxr-xr-x 3 root root 4096 Aug 15 10:10 . 10:18:06 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 10:10 .. 10:18:06 drwxr-xr-x 2 root root 4096 Aug 15 10:10 cost 10:18:06 -rw-r--r-- 1 root root 91 Aug 15 10:10 cost.csv 10:18:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-105/archives 10:18:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-105/archives 10:18:06 total 16 10:18:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 10:10 . 10:18:06 drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 10:10 .. 10:18:06 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 10:10 cost 10:18:06 -rw-r--r-- 1 jenkins jenkins 91 Aug 15 10:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:18:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:07 ---> package-listing.sh 10:18:07 ++ facter osfamily 10:18:07 ++ tr '[:upper:]' '[:lower:]' 10:18:08 + OS_FAMILY=debian 10:18:08 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-105 10:18:08 + START_PACKAGES=/tmp/packages_start.txt 10:18:08 + END_PACKAGES=/tmp/packages_end.txt 10:18:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:08 + PACKAGES=/tmp/packages_start.txt 10:18:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-105 ']' 10:18:08 + PACKAGES=/tmp/packages_end.txt 10:18:08 + case "${OS_FAMILY}" in 10:18:08 + dpkg -l 10:18:08 + grep '^ii' 10:18:08 + '[' -f /tmp/packages_start.txt ']' 10:18:08 + '[' -f /tmp/packages_end.txt ']' 10:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-105 ']' 10:18:08 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/ 10:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-105/archives/ [Pipeline] echo 10:18:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:18:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:09 prd-ubuntu20.04-docker-8c-8g-22792 does not seem to be running inside a container 10:18:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-105 -v /w/workspace/undry_device-rfid-llrp-go_PR-105:/w/workspace/undry_device-rfid-llrp-go_PR-105:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:18:09 $ docker top f58c4bae59d58a5c555e397c74f56c5b54ca6686a2643c46d893e828c180063a -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:09 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:10 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:10 + ls /var/log/sa-host 10:18:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:10 provisioning config files... 10:18:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-105@tmp/config5622391122673611004tmp [Pipeline] { [Pipeline] echo 10:18:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:11 ---> create-netrc.sh [Pipeline] } 10:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:11 ---> python-tools-install.sh [Pipeline] echo 10:18:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:11 ---> sudo-logs.sh 10:18:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:12 ---> job-cost.sh 10:18:12 lf-activate-venv: SKIPPING 10:18:12 DEBUG: total: 0.2199999988079071 10:18:12 INFO: Retrieving Stack Cost... 10:18:12 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:13 INFO: Archiving Costs [Pipeline] echo 10:18:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:13 ---> logs-deploy.sh 10:18:13 lf-activate-venv: SKIPPING 10:18:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-105/1 10:18:13 INFO: archiving workspace using pattern(s): 10:18:14 Archives upload complete. 10:18:14 INFO: archiving logs to Nexus 10:18:15 ---> uname -a: 10:18:15 Linux prd-ubuntu20-04-docker-8c-8g-22792 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:18:15 10:18:15 10:18:15 ---> lscpu: 10:18:15 Architecture: x86_64 10:18:15 CPU op-mode(s): 32-bit, 64-bit 10:18:15 Byte Order: Little Endian 10:18:15 Address sizes: 40 bits physical, 48 bits virtual 10:18:15 CPU(s): 8 10:18:15 On-line CPU(s) list: 0-7 10:18:15 Thread(s) per core: 1 10:18:15 Core(s) per socket: 1 10:18:15 Socket(s): 8 10:18:15 NUMA node(s): 1 10:18:15 Vendor ID: AuthenticAMD 10:18:15 CPU family: 23 10:18:15 Model: 49 10:18:15 Model name: AMD EPYC-Rome Processor 10:18:15 Stepping: 0 10:18:15 CPU MHz: 2799.996 10:18:15 BogoMIPS: 5599.99 10:18:15 Virtualization: AMD-V 10:18:15 Hypervisor vendor: KVM 10:18:15 Virtualization type: full 10:18:15 L1d cache: 256 KiB 10:18:15 L1i cache: 256 KiB 10:18:15 L2 cache: 4 MiB 10:18:15 L3 cache: 128 MiB 10:18:15 NUMA node0 CPU(s): 0-7 10:18:15 Vulnerability Itlb multihit: Not affected 10:18:15 Vulnerability L1tf: Not affected 10:18:15 Vulnerability Mds: Not affected 10:18:15 Vulnerability Meltdown: Not affected 10:18:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:18:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:18:15 Vulnerability Srbds: Not affected 10:18:15 Vulnerability Tsx async abort: Not affected 10:18:15 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 10:18:15 10:18:15 10:18:15 ---> nproc: 10:18:15 8 10:18:15 10:18:15 10:18:15 ---> df -h: 10:18:15 Filesystem Size Used Avail Use% Mounted on 10:18:15 overlay 155G 11G 145G 7% / 10:18:15 tmpfs 64M 0 64M 0% /dev 10:18:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:18:15 shm 64M 0 64M 0% /dev/shm 10:18:15 /dev/vda1 155G 11G 145G 7% /facter-os 10:18:15 10:18:15 10:18:15 ---> sar -b -r -n DEV: 10:18:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22792) 08/15/22 _x86_64_ (8 CPU) 10:18:15 10:18:15 10:07:39 LINUX RESTART (8 CPU) 10:18:15 10:18:15 10:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:15 10:09:01 355.27 46.45 308.81 0.00 4135.36 134813.91 0.00 10:18:15 10:10:01 143.15 0.17 142.99 0.00 15.06 40712.16 0.00 10:18:15 10:11:01 118.33 0.02 118.31 0.00 1.07 33774.10 0.00 10:18:15 10:12:01 1.80 0.00 1.80 0.00 0.00 22.01 0.00 10:18:15 10:13:01 1.20 0.02 1.18 0.00 0.13 12.40 0.00 10:18:15 10:14:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 10:18:15 10:15:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 10:18:15 10:16:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 10:18:15 10:17:01 1.08 0.02 1.07 0.00 0.13 12.00 0.00 10:18:15 10:18:01 1.65 0.00 1.65 0.00 0.00 23.86 0.00 10:18:15 Average: 62.16 4.61 57.55 0.00 410.25 20790.34 0.00 10:18:15 10:18:15 10:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:15 10:09:01 28365208 31768064 521824 1.59 145436 3476400 2070932 6.10 1210672 2864208 403872 10:18:15 10:10:01 28100800 31632336 655736 1.99 163628 3563908 2638308 7.78 1468688 2844476 129340 10:18:15 10:11:01 27640508 31783428 505448 1.54 173712 4118736 1845648 5.44 1307556 3420036 148 10:18:15 10:12:01 27641848 31784844 503804 1.53 173760 4118736 1845648 5.44 1306540 3420036 216 10:18:15 10:13:01 27646716 31789728 498940 1.52 173788 4118744 1845648 5.44 1301060 3420040 16 10:18:15 10:14:01 27646960 31789976 498616 1.52 173804 4118748 1845648 5.44 1301372 3420044 176 10:18:15 10:15:01 27651188 31794248 494344 1.50 173820 4118756 1845648 5.44 1296648 3420056 12 10:18:15 10:16:01 27651180 31794524 494268 1.50 173840 4118760 1845648 5.44 1296352 3420340 176 10:18:15 10:17:01 27651096 31794472 494488 1.50 173860 4118756 1845648 5.44 1296380 3420348 12 10:18:15 10:18:01 27650484 31794164 494664 1.50 173896 4118740 1845648 5.44 1296272 3420516 220 10:18:15 Average: 27764599 31772578 516213 1.57 169954 3999028 1947442 5.74 1308154 3307010 53419 10:18:15 10:18:15 10:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:15 10:09:01 lo 6.82 6.82 0.66 0.66 0.00 0.00 0.00 0.00 10:18:15 10:09:01 docker0 131.71 156.75 10.79 1519.36 0.00 0.00 0.00 0.00 10:18:15 10:09:01 ens3 896.96 627.34 7951.86 122.66 0.00 0.00 0.00 0.00 10:18:15 10:10:01 vethd53dfb2 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:18:15 10:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:18:15 10:10:01 docker0 9.23 11.06 0.53 40.88 0.00 0.00 0.00 0.00 10:18:15 10:10:01 ens3 78.14 61.85 83.28 67.77 0.00 0.00 0.00 0.00 10:18:15 10:11:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:18:15 10:11:01 docker0 5.68 8.78 0.33 58.09 0.00 0.00 0.00 0.00 10:18:15 10:11:01 ens3 159.16 110.10 2635.06 66.38 0.00 0.00 0.00 0.00 10:18:15 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:12:01 ens3 0.82 0.72 0.05 0.06 0.00 0.00 0.00 0.00 10:18:15 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:13:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:18:15 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:14:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:18:15 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:16:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:15 10:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:15 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 10:18:15 Average: docker0 14.51 17.48 1.15 160.04 0.00 0.00 0.00 0.00 10:18:15 Average: ens3 112.54 79.33 1057.91 25.57 0.00 0.00 0.00 0.00 10:18:15 10:18:15 10:18:15 ---> sar -P ALL: 10:18:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22792) 08/15/22 _x86_64_ (8 CPU) 10:18:15 10:18:15 10:07:39 LINUX RESTART (8 CPU) 10:18:15 10:18:15 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:18:15 10:09:01 all 12.30 0.00 4.99 1.77 0.06 80.89 10:18:15 10:09:01 0 11.10 0.00 6.33 0.68 0.05 81.84 10:18:15 10:09:01 1 11.50 0.00 4.62 0.49 0.05 83.34 10:18:15 10:09:01 2 10.35 0.00 4.98 5.42 0.07 79.18 10:18:15 10:09:01 3 14.76 0.00 4.41 0.56 0.05 80.22 10:18:15 10:09:01 4 12.70 0.00 4.55 2.57 0.07 80.11 10:18:15 10:09:01 5 14.21 0.00 4.84 1.91 0.05 78.99 10:18:15 10:09:01 6 12.48 0.00 5.35 1.60 0.05 80.51 10:18:15 10:09:01 7 11.25 0.00 4.80 0.90 0.07 82.99 10:18:15 10:10:01 all 34.15 0.00 6.36 1.03 0.08 58.39 10:18:15 10:10:01 0 35.15 0.00 6.67 0.08 0.07 58.03 10:18:15 10:10:01 1 35.62 0.00 7.15 2.49 0.08 54.66 10:18:15 10:10:01 2 29.98 0.00 5.98 3.63 0.07 60.34 10:18:15 10:10:01 3 36.92 0.00 6.30 0.39 0.08 56.30 10:18:15 10:10:01 4 36.11 0.00 6.75 0.63 0.08 56.43 10:18:15 10:10:01 5 34.30 0.00 6.11 0.74 0.07 58.78 10:18:15 10:10:01 6 32.14 0.00 5.61 0.12 0.08 62.05 10:18:15 10:10:01 7 32.96 0.00 6.27 0.19 0.08 60.49 10:18:15 10:11:01 all 14.20 0.00 3.15 0.83 0.04 81.78 10:18:15 10:11:01 0 13.99 0.00 2.98 0.25 0.03 82.74 10:18:15 10:11:01 1 14.13 0.00 3.09 0.60 0.03 82.14 10:18:15 10:11:01 2 12.41 0.00 2.62 0.77 0.05 84.14 10:18:15 10:11:01 3 14.02 0.00 3.77 3.29 0.05 78.87 10:18:15 10:11:01 4 15.56 0.00 3.31 0.12 0.03 80.97 10:18:15 10:11:01 5 14.66 0.00 3.62 0.92 0.03 80.76 10:18:15 10:11:01 6 14.39 0.00 3.01 0.03 0.03 82.53 10:18:15 10:11:01 7 14.45 0.00 2.81 0.61 0.05 82.08 10:18:15 10:12:01 all 0.02 0.00 0.02 0.01 0.00 99.95 10:18:15 10:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:18:15 10:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:12:01 3 0.02 0.00 0.03 0.05 0.00 99.90 10:18:15 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:12:01 5 0.00 0.00 0.02 0.05 0.02 99.92 10:18:15 10:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:18:15 10:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:18:15 10:13:01 all 0.03 0.00 0.02 0.00 0.00 99.94 10:18:15 10:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:18:15 10:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:18:15 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:18:15 10:13:01 4 0.03 0.00 0.07 0.00 0.00 99.90 10:18:15 10:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:18:15 10:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:15 10:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:18:15 10:14:01 all 0.02 0.00 0.02 0.00 0.00 99.96 10:18:15 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:14:01 3 0.00 0.00 0.05 0.02 0.00 99.93 10:18:15 10:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:18:15 10:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:18:15 10:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:18:15 10:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:18:15 10:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:18:15 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:18:15 10:15:01 5 0.03 0.00 0.02 0.03 0.00 99.92 10:18:15 10:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:18:15 10:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:18:15 10:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:18:15 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:18:15 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:18:15 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:18:15 10:17:01 all 0.09 0.00 0.01 0.01 0.00 99.89 10:18:15 10:17:01 0 0.62 0.00 0.02 0.00 0.00 99.37 10:18:15 10:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:18:15 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:15 10:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:18:15 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:18:15 10:17:01 5 0.02 0.00 0.03 0.02 0.02 99.92 10:18:15 10:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:15 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:18:15 10:18:01 all 0.30 0.00 0.00 0.01 0.00 99.69 10:18:15 10:18:01 0 1.99 0.00 0.00 0.00 0.00 98.01 10:18:15 10:18:01 1 0.15 0.00 0.00 0.00 0.00 99.85 10:18:15 10:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:18:15 10:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:18:15 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:18:15 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:15 10:18:01 7 0.12 0.00 0.02 0.02 0.02 99.83 10:18:15 Average: all 6.05 0.00 1.44 0.36 0.02 92.13 10:18:15 Average: 0 6.26 0.00 1.59 0.10 0.02 92.03 10:18:15 Average: 1 6.09 0.00 1.48 0.35 0.02 92.06 10:18:15 Average: 2 5.21 0.00 1.34 0.96 0.02 92.46 10:18:15 Average: 3 6.51 0.00 1.44 0.44 0.02 91.59 10:18:15 Average: 4 6.38 0.00 1.46 0.33 0.02 91.81 10:18:15 Average: 5 6.27 0.00 1.45 0.37 0.02 91.89 10:18:15 Average: 6 5.86 0.00 1.39 0.17 0.02 92.57 10:18:15 Average: 7 5.83 0.00 1.38 0.17 0.02 92.59 10:18:15 10:18:15 10:18:15