Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9618fbb6d518d9e07772adb041969f1a16235488+963987e627e8dcac0df49593e42f1bbbca2c5392 (8fd6c1f88cd778889ebc1bd64bd3c26257625299) 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-ssh467376498328178889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7108409905456300903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14105361528621060682.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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8583570886660223078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7991318753259102487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16952691616495937150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4869 in /w/workspace/undry_device-rfid-llrp-go_PR-148 [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-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 9618fbb6d518d9e07772adb041969f1a16235488 Merge succeeded, producing 9618fbb6d518d9e07772adb041969f1a16235488 Checking out Revision 9618fbb6d518d9e07772adb041969f1a16235488 (PR-148) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T10:05:58.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T10:05:58.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T10:05:58.650Z] ========================================================= [2023-02-07T10:05:58.650Z] EdgeX Global Pipelines Version Info [2023-02-07T10:05:58.650Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:05:59.399Z] ------------------- [2023-02-07T10:05:59.399Z] stable info: [2023-02-07T10:05:59.399Z] ------------------- [2023-02-07T10:05:59.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T10:05:59.399Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T10:05:59.399Z] Message: update stable to v1.0.244 [2023-02-07T10:05:59.970Z] ------------------- [2023-02-07T10:05:59.970Z] experimental info: [2023-02-07T10:05:59.970Z] ------------------- [2023-02-07T10:05:59.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T10:05:59.970Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T10:05:59.970Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T10:06:00.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-02-07T10:06:00.357Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-02-07T10:06:00.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T10:06:00.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T10:06:00.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T10:06:00.524Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T10:06:00.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T10:06:00.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-07T10:06:00.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T10:06:00.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T10:06:00.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T10:06:00.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-02-07T10:06:00.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T10:06:00.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T10:06:00.886Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T10:06:00.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T10:06:00.970Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T10:06:01.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-07T10:06:01.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T10:06:01.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T10:06:01.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-07T10:06:01.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-07T10:06:01.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-07T10:06:01.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-07T10:06:01.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-07T10:06:01.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T10:06:01.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T10:06:01.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2023-02-07T10:06:01.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2023-02-07T10:06:01.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2023-02-07T10:06:01.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo [2023-02-07T10:06:01.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9618fbb [Pipeline] echo [2023-02-07T10:06:01.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T10:06:01.794Z] provisioning config files... [2023-02-07T10:06:01.807Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config7863139457286353279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:06:02.150Z] ---> docker-login.sh [2023-02-07T10:06:02.150Z] nexus3.edgexfoundry.org:10001 [2023-02-07T10:06:02.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:02.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:02.412Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:02.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:02.412Z] [2023-02-07T10:06:02.412Z] Login Succeeded [2023-02-07T10:06:02.412Z] nexus3.edgexfoundry.org:10002 [2023-02-07T10:06:02.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:02.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:02.412Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:02.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:02.412Z] [2023-02-07T10:06:02.412Z] Login Succeeded [2023-02-07T10:06:02.412Z] nexus3.edgexfoundry.org:10003 [2023-02-07T10:06:02.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:02.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:02.672Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:02.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:02.673Z] [2023-02-07T10:06:02.673Z] Login Succeeded [2023-02-07T10:06:02.673Z] nexus3.edgexfoundry.org:10004 [2023-02-07T10:06:02.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:02.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:02.673Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:02.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:02.673Z] [2023-02-07T10:06:02.673Z] Login Succeeded [2023-02-07T10:06:02.673Z] docker.io [2023-02-07T10:06:02.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:02.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:02.934Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:02.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:02.934Z] [2023-02-07T10:06:02.934Z] Login Succeeded [2023-02-07T10:06:02.934Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T10:06:02.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T10:06:03.608Z] + git rev-list -1 --merges 9618fbb6d518d9e07772adb041969f1a16235488~1..9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo [2023-02-07T10:06:03.669Z] -----------> git rev-list -1 --merges 9618fbb6d518d9e07772adb041969f1a16235488~1..9618fbb6d518d9e07772adb041969f1a16235488 9618fbb6d518d9e07772adb041969f1a16235488 [false] [Pipeline] sh [2023-02-07T10:06:03.978Z] + git log --format=format:%s -1 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo [2023-02-07T10:06:04.019Z] ========================================================= [2023-02-07T10:06:04.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T10:06:04.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T10:06:04.468Z] + git log --format=format:%s -1 9618fbb6d518d9e07772adb041969f1a16235488 [Pipeline] echo [2023-02-07T10:06:04.502Z] [semverPrep] GIT_COMMIT: 9618fbb6d518d9e07772adb041969f1a16235488, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-07T10:06:04.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-07T10:06:04.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T10:06:04.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T10:06:04.912Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T10:06:04.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T10:06:04.912Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T10:06:04.912Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T10:06:04.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:06:05.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T10:06:05.352Z] [2023-02-07T10:06:05.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:06:05.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T10:06:05.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T10:06:05.727Z] b85a868b505f: Pulling fs layer [2023-02-07T10:06:05.727Z] e2be974225ed: Pulling fs layer [2023-02-07T10:06:05.727Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T10:06:05.727Z] 988bab9f4d93: Pulling fs layer [2023-02-07T10:06:05.727Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T10:06:05.727Z] eaf3925da568: Pulling fs layer [2023-02-07T10:06:05.727Z] bab4dde63d76: Pulling fs layer [2023-02-07T10:06:05.727Z] bde34c3a00c8: Pulling fs layer [2023-02-07T10:06:05.727Z] b352a97aabf1: Pulling fs layer [2023-02-07T10:06:05.727Z] 4872d77fe225: Pulling fs layer [2023-02-07T10:06:05.727Z] 5851b861e8e6: Pulling fs layer [2023-02-07T10:06:05.727Z] bab4dde63d76: Waiting [2023-02-07T10:06:05.727Z] b352a97aabf1: Waiting [2023-02-07T10:06:05.727Z] 4872d77fe225: Waiting [2023-02-07T10:06:05.727Z] 5851b861e8e6: Waiting [2023-02-07T10:06:05.727Z] eaf3925da568: Waiting [2023-02-07T10:06:05.727Z] e2be974225ed: Verifying Checksum [2023-02-07T10:06:05.727Z] e2be974225ed: Download complete [2023-02-07T10:06:05.994Z] 988bab9f4d93: Download complete [2023-02-07T10:06:05.994Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T10:06:05.994Z] 1469e6f7b9e6: Download complete [2023-02-07T10:06:05.994Z] eaf3925da568: Verifying Checksum [2023-02-07T10:06:05.994Z] eaf3925da568: Download complete [2023-02-07T10:06:06.262Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T10:06:06.262Z] 339a4e72a1f5: Download complete [2023-02-07T10:06:06.262Z] bde34c3a00c8: Verifying Checksum [2023-02-07T10:06:06.262Z] bde34c3a00c8: Download complete [2023-02-07T10:06:06.262Z] b352a97aabf1: Download complete [2023-02-07T10:06:06.262Z] 4872d77fe225: Verifying Checksum [2023-02-07T10:06:06.262Z] 4872d77fe225: Download complete [2023-02-07T10:06:06.262Z] 5851b861e8e6: Verifying Checksum [2023-02-07T10:06:06.262Z] 5851b861e8e6: Download complete [2023-02-07T10:06:06.542Z] b85a868b505f: Verifying Checksum [2023-02-07T10:06:06.542Z] b85a868b505f: Download complete [2023-02-07T10:06:06.801Z] bab4dde63d76: Verifying Checksum [2023-02-07T10:06:06.801Z] bab4dde63d76: Download complete [2023-02-07T10:06:07.735Z] b85a868b505f: Pull complete [2023-02-07T10:06:07.735Z] e2be974225ed: Pull complete [2023-02-07T10:06:08.305Z] 339a4e72a1f5: Pull complete [2023-02-07T10:06:08.305Z] 988bab9f4d93: Pull complete [2023-02-07T10:06:08.564Z] 1469e6f7b9e6: Pull complete [2023-02-07T10:06:08.564Z] eaf3925da568: Pull complete [2023-02-07T10:06:10.470Z] bab4dde63d76: Pull complete [2023-02-07T10:06:10.470Z] bde34c3a00c8: Pull complete [2023-02-07T10:06:10.470Z] b352a97aabf1: Pull complete [2023-02-07T10:06:10.730Z] 4872d77fe225: Pull complete [2023-02-07T10:06:10.730Z] 5851b861e8e6: Pull complete [2023-02-07T10:06:10.730Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T10:06:10.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T10:06:10.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:06:10.947Z] prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container [2023-02-07T10:06:10.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T10:06:12.744Z] $ docker top 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 -eo pid,comm [2023-02-07T10:06:12.798Z] 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). [2023-02-07T10:06:12.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T10:06:12.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T10:06:12.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T10:06:13.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T10:06:13.031Z] $ docker exec 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent [2023-02-07T10:06:13.136Z] SSH_AUTH_SOCK=/tmp/ssh-uv8j8XRc9cpE/agent.32 [2023-02-07T10:06:13.136Z] SSH_AGENT_PID=38 [2023-02-07T10:06:13.143Z] Running ssh-add (command line suppressed) [2023-02-07T10:06:13.245Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_9716759210600862497.key (/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_9716759210600862497.key) [2023-02-07T10:06:13.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T10:06:13.589Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T10:06:13.617Z] $ docker exec --env ******** --env ******** 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent -k [2023-02-07T10:06:13.715Z] unset SSH_AUTH_SOCK; [2023-02-07T10:06:13.716Z] unset SSH_AGENT_PID; [2023-02-07T10:06:13.716Z] echo Agent pid 38 killed; [2023-02-07T10:06:13.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T10:06:13.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T10:06:13.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T10:06:13.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T10:06:13.933Z] $ docker exec 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent [2023-02-07T10:06:14.054Z] SSH_AUTH_SOCK=/tmp/ssh-Nn9pBxx4DjWZ/agent.70 [2023-02-07T10:06:14.054Z] SSH_AGENT_PID=76 [2023-02-07T10:06:14.060Z] Running ssh-add (command line suppressed) [2023-02-07T10:06:14.166Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_1043932925243529994.key (/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/private_key_1043932925243529994.key) [2023-02-07T10:06:14.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T10:06:14.507Z] + git semver init [2023-02-07T10:06:14.768Z] 2023-02-07 10:06:14,679 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T10:06:14.768Z] 2023-02-07 10:06:14,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver [2023-02-07T10:06:14.768Z] 2023-02-07 10:06:14,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-148/.semver [2023-02-07T10:06:14.768Z] 2023-02-07 10:06:14,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148, universal_newlines=False, shell=None, istream=None) [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,638 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-148/.git/info/exclude [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 with force:False [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,639 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,644 [execute] INFO git cat-file --batch-check [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,651 [execute] INFO git cat-file --batch [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T10:06:15.708Z] 2023-02-07 10:06:15,657 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-148/.semver/PR-148 [2023-02-07T10:06:15.708Z] 0.0.0 [Pipeline] } [2023-02-07T10:06:15.735Z] $ docker exec --env ******** --env ******** 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 ssh-agent -k [2023-02-07T10:06:15.822Z] unset SSH_AUTH_SOCK; [2023-02-07T10:06:15.822Z] unset SSH_AGENT_PID; [2023-02-07T10:06:15.822Z] echo Agent pid 76 killed; [2023-02-07T10:06:15.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T10:06:16.245Z] + git semver [Pipeline] } [2023-02-07T10:06:16.528Z] $ docker stop --time=1 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 [2023-02-07T10:06:17.884Z] $ docker rm -f --volumes 94b8d5520c497e0f970609a5ba05c9dba4dbd38bc4af6a4f6269987b73c7f114 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T10:06:18.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T10:06:18.629Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T10:06:18.651Z] [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 [2023-02-07T10:06:19.236Z] provisioning config files... [2023-02-07T10:06:19.246Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config15777807830274909258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:06:19.592Z] ---> docker-login.sh [2023-02-07T10:06:19.592Z] nexus3.edgexfoundry.org:10001 [2023-02-07T10:06:19.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:19.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:19.592Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:19.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:19.592Z] [2023-02-07T10:06:19.592Z] Login Succeeded [2023-02-07T10:06:19.592Z] nexus3.edgexfoundry.org:10002 [2023-02-07T10:06:19.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:19.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:19.592Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:19.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:19.592Z] [2023-02-07T10:06:19.592Z] Login Succeeded [2023-02-07T10:06:19.592Z] nexus3.edgexfoundry.org:10003 [2023-02-07T10:06:19.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:19.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:19.850Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:19.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:19.850Z] [2023-02-07T10:06:19.850Z] Login Succeeded [2023-02-07T10:06:19.850Z] nexus3.edgexfoundry.org:10004 [2023-02-07T10:06:19.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:19.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:19.850Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:19.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:19.850Z] [2023-02-07T10:06:19.850Z] Login Succeeded [2023-02-07T10:06:19.850Z] docker.io [2023-02-07T10:06:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:06:20.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:06:20.368Z] Configure a credential helper to remove this warning. See [2023-02-07T10:06:20.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:06:20.368Z] [2023-02-07T10:06:20.368Z] Login Succeeded [2023-02-07T10:06:20.368Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T10:06:20.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T10:06:20.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T10:06:20.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T10:06:20.667Z] ========================================================= [2023-02-07T10:06:20.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T10:06:20.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:06:21.136Z] + 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 . [2023-02-07T10:06:21.136Z] Sending build context to Docker daemon 4.108MB [2023-02-07T10:06:21.136Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T10:06:21.136Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T10:06:21.136Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T10:06:21.136Z] 213ec9aee27d: Pulling fs layer [2023-02-07T10:06:21.136Z] 4583459ba037: Pulling fs layer [2023-02-07T10:06:21.136Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T10:06:21.136Z] 53926ce57604: Pulling fs layer [2023-02-07T10:06:21.136Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T10:06:21.136Z] 22ff95d597cd: Pulling fs layer [2023-02-07T10:06:21.136Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T10:06:21.136Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T10:06:21.136Z] a7acece74701: Pulling fs layer [2023-02-07T10:06:21.136Z] 22ff95d597cd: Waiting [2023-02-07T10:06:21.136Z] 12d6caf4c0d1: Waiting [2023-02-07T10:06:21.136Z] 53926ce57604: Waiting [2023-02-07T10:06:21.137Z] 96b7cbca73a9: Waiting [2023-02-07T10:06:21.137Z] 21b2b0c7a3f4: Waiting [2023-02-07T10:06:21.137Z] a7acece74701: Waiting [2023-02-07T10:06:21.407Z] 93c1e223e6f2: Download complete [2023-02-07T10:06:21.407Z] 4583459ba037: Download complete [2023-02-07T10:06:21.407Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T10:06:21.407Z] 21b2b0c7a3f4: Download complete [2023-02-07T10:06:21.407Z] 22ff95d597cd: Verifying Checksum [2023-02-07T10:06:21.407Z] 22ff95d597cd: Download complete [2023-02-07T10:06:21.407Z] 213ec9aee27d: Download complete [2023-02-07T10:06:21.407Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T10:06:21.407Z] 12d6caf4c0d1: Download complete [2023-02-07T10:06:21.682Z] 213ec9aee27d: Pull complete [2023-02-07T10:06:21.682Z] 4583459ba037: Pull complete [2023-02-07T10:06:21.682Z] 93c1e223e6f2: Pull complete [2023-02-07T10:06:22.693Z] a7acece74701: Verifying Checksum [2023-02-07T10:06:22.693Z] a7acece74701: Download complete [2023-02-07T10:06:22.693Z] 53926ce57604: Verifying Checksum [2023-02-07T10:06:22.693Z] 53926ce57604: Download complete [2023-02-07T10:06:22.953Z] 96b7cbca73a9: Download complete [2023-02-07T10:06:26.255Z] 53926ce57604: Pull complete [2023-02-07T10:06:26.255Z] 21b2b0c7a3f4: Pull complete [2023-02-07T10:06:26.513Z] 22ff95d597cd: Pull complete [2023-02-07T10:06:26.513Z] 12d6caf4c0d1: Pull complete [2023-02-07T10:06:28.414Z] 96b7cbca73a9: Pull complete [2023-02-07T10:06:29.357Z] a7acece74701: Pull complete [2023-02-07T10:06:29.357Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T10:06:29.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T10:06:29.358Z] ---> db6d94c90886 [2023-02-07T10:06:29.358Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T10:06:31.282Z] ---> Running in 96035a395635 [2023-02-07T10:06:31.545Z] Removing intermediate container 96035a395635 [2023-02-07T10:06:31.545Z] ---> 5bfe73fefb21 [2023-02-07T10:06:31.545Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T10:06:31.545Z] ---> Running in 4404a73e3a97 [2023-02-07T10:06:31.545Z] Removing intermediate container 4404a73e3a97 [2023-02-07T10:06:31.545Z] ---> 93810cd83f99 [2023-02-07T10:06:31.545Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T10:06:31.803Z] ---> Running in 4381798ea147 [2023-02-07T10:06:31.803Z] Removing intermediate container 4381798ea147 [2023-02-07T10:06:31.803Z] ---> c4929ac9017b [2023-02-07T10:06:31.803Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T10:06:31.803Z] ---> Running in 6d239c781487 [2023-02-07T10:06:32.062Z] Removing intermediate container 6d239c781487 [2023-02-07T10:06:32.062Z] ---> 26d5ea3eeab8 [2023-02-07T10:06:32.062Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T10:06:32.062Z] ---> Running in d76ee8e5c778 [2023-02-07T10:06:32.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T10:06:32.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T10:06:32.838Z] OK: 211 MiB in 51 packages [2023-02-07T10:06:33.096Z] Removing intermediate container d76ee8e5c778 [2023-02-07T10:06:33.096Z] ---> 3d92547d0da0 [2023-02-07T10:06:33.096Z] Step 8/12 : WORKDIR /app [2023-02-07T10:06:33.374Z] ---> Running in 7b3c8480c228 [2023-02-07T10:06:33.374Z] Removing intermediate container 7b3c8480c228 [2023-02-07T10:06:33.374Z] ---> 1b81ed841188 [2023-02-07T10:06:33.374Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-07T10:06:33.374Z] ---> 4d4371b1a9ee [2023-02-07T10:06:33.374Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T10:06:33.632Z] ---> Running in a7357ab1d945 [2023-02-07T10:06:34.055Z] Still waiting to schedule task [2023-02-07T10:06:34.055Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-07T10:06:51.740Z] Removing intermediate container a7357ab1d945 [2023-02-07T10:06:51.740Z] ---> 3579786011bc [2023-02-07T10:06:51.740Z] Step 11/12 : COPY . . [2023-02-07T10:06:51.740Z] ---> def343d1a408 [2023-02-07T10:06:51.740Z] Step 12/12 : RUN $MAKE [2023-02-07T10:06:51.999Z] ---> Running in 451760bd04a2 [2023-02-07T10:06:52.258Z] noop [2023-02-07T10:06:52.517Z] Removing intermediate container 451760bd04a2 [2023-02-07T10:06:52.517Z] ---> fa1f5c5a7739 [2023-02-07T10:06:52.517Z] Successfully built fa1f5c5a7739 [2023-02-07T10:06:52.517Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:06:52.951Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T10:06:52.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:06:53.099Z] prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container [2023-02-07T10:06:53.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** ci-base-image-x86_64 cat [2023-02-07T10:06:53.498Z] $ docker top 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T10:06:53.887Z] + go version [2023-02-07T10:06:53.887Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T10:06:53.919Z] $ docker stop --time=1 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c [2023-02-07T10:06:55.224Z] $ docker rm -f --volumes 2d72830afeb2fb16fa24bbf51be21aaf8e38c991f3961652a7ce112dd810fd9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:06:55.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T10:06:55.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:06:56.138Z] prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container [2023-02-07T10:06:56.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 ******** ci-base-image-x86_64 cat [2023-02-07T10:06:56.513Z] $ docker top d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T10:06:56.906Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-148 [Pipeline] fileExists [Pipeline] sh [2023-02-07T10:06:57.260Z] + make test [2023-02-07T10:06:57.260Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T10:06:57.518Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-07T10:07:05.634Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-07T10:07:05.634Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-07T10:07:05.634Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-07T10:07:05.634Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-07T10:07:05.634Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-07T10:07:05.634Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-07T10:07:05.894Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-02-07T10:07:05.894Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-02-07T10:07:05.894Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-02-07T10:07:06.152Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:68:23: undefined: common.Metrics [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:78:24: undefined: common.NewMetricsResponse [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:79:41: undefined: common.ApiMetricsRoute [2023-02-07T10:07:06.152Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/restrouter.go:60:28: undefined: common.ApiMetricsRoute [2023-02-07T10:07:06.152Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-02-07T10:07:07.089Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-02-07T10:07:07.089Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 95.5% of statements [2023-02-07T10:07:07.089Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-02-07T10:07:07.136Z] $ docker stop --time=1 d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f [2023-02-07T10:07:08.740Z] $ docker rm -f --volumes d5234965d0fe34e5e6fbb9954066ff1adbb803c8653353e2375a86fbdea9810f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:07:09.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T10:07:09.902Z] [2023-02-07T10:07:09.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:07:10.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T10:07:10.288Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T10:07:10.288Z] 5eb5b503b376: Pulling fs layer [2023-02-07T10:07:10.288Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T10:07:10.288Z] ec43610c2a17: Pulling fs layer [2023-02-07T10:07:10.288Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T10:07:10.288Z] 33b1e0a273af: Pulling fs layer [2023-02-07T10:07:10.288Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T10:07:10.288Z] 2f39f015ded8: Pulling fs layer [2023-02-07T10:07:10.288Z] 3a2ae6a8a46f: Waiting [2023-02-07T10:07:10.288Z] 33b1e0a273af: Waiting [2023-02-07T10:07:10.288Z] 5d3b04190fa2: Waiting [2023-02-07T10:07:10.288Z] 2f39f015ded8: Waiting [2023-02-07T10:07:10.288Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T10:07:10.288Z] 5c69ac0246d0: Download complete [2023-02-07T10:07:10.288Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T10:07:10.288Z] 3a2ae6a8a46f: Download complete [2023-02-07T10:07:10.550Z] 33b1e0a273af: Verifying Checksum [2023-02-07T10:07:10.550Z] 33b1e0a273af: Download complete [2023-02-07T10:07:10.550Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T10:07:10.550Z] 5d3b04190fa2: Download complete [2023-02-07T10:07:10.550Z] ec43610c2a17: Verifying Checksum [2023-02-07T10:07:10.550Z] ec43610c2a17: Download complete [2023-02-07T10:07:10.814Z] 5eb5b503b376: Verifying Checksum [2023-02-07T10:07:10.814Z] 5eb5b503b376: Download complete [2023-02-07T10:07:11.381Z] 2f39f015ded8: Download complete [2023-02-07T10:07:11.949Z] 5eb5b503b376: Pull complete [2023-02-07T10:07:12.207Z] 5c69ac0246d0: Pull complete [2023-02-07T10:07:12.466Z] ec43610c2a17: Pull complete [2023-02-07T10:07:12.725Z] 3a2ae6a8a46f: Pull complete [2023-02-07T10:07:12.725Z] 33b1e0a273af: Pull complete [2023-02-07T10:07:12.984Z] 5d3b04190fa2: Pull complete [2023-02-07T10:07:17.263Z] 2f39f015ded8: Pull complete [2023-02-07T10:07:17.263Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T10:07:17.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T10:07:17.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:07:17.487Z] prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container [2023-02-07T10:07:17.517Z] $ 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-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@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 [2023-02-07T10:07:18.875Z] $ docker top 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:07:19.332Z] ---> job-cost.sh [2023-02-07T10:07:19.332Z] lf-activate-venv: SKIPPING [2023-02-07T10:07:19.332Z] INFO: No Stack... [2023-02-07T10:07:19.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T10:07:20.157Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T10:07:20.476Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/cost.csv [2023-02-07T10:07:20.476Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T10:07:20.516Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [2023-02-07T10:07:20.521Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] did not exist. Created. [2023-02-07T10:07:20.521Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T10:07:20.904Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-07T10:07:20.962Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T10:07:20.981Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T10:07:21.056Z] $ docker stop --time=1 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc [2023-02-07T10:07:22.215Z] $ docker rm -f --volumes 780b5fbf4fe029f217823abb7dcfa27db6ecc1db15b43081e75ccfba4497aefc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T10:07:22.569Z] Failed in branch amd64 [2023-02-07T10:08:55.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4871 in /w/workspace/undry_device-rfid-llrp-go_PR-148 [Pipeline] { [Pipeline] ws [2023-02-07T10:08:55.485Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-07T10:08:55.558Z] Selected Git installation does not exist. Using Default [2023-02-07T10:08:55.558Z] The recommended git tool is: NONE [2023-02-07T10:09:01.339Z] using credential edgex-jenkins-ssh [2023-02-07T10:09:01.356Z] Cloning the remote Git repository [2023-02-07T10:09:01.399Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-07T10:09:01.471Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-02-07T10:09:01.635Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-07T10:09:01.636Z] > git --version # timeout=10 [2023-02-07T10:09:01.657Z] > git --version # 'git version 2.25.1' [2023-02-07T10:09:01.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T10:09:01.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T10:09:02.853Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-07T10:09:02.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T10:09:04.311Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 9618fbb6d518d9e07772adb041969f1a16235488 [2023-02-07T10:09:03.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-02-07T10:09:03.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-02-07T10:09:03.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T10:09:03.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T10:09:04.323Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T10:09:04.348Z] > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 [2023-02-07T10:09:04.547Z] Merge succeeded, producing 9618fbb6d518d9e07772adb041969f1a16235488 [2023-02-07T10:09:04.547Z] Checking out Revision 9618fbb6d518d9e07772adb041969f1a16235488 (PR-148) [2023-02-07T10:09:05.033Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-07T10:09:05.078Z] > git --version # timeout=10 [2023-02-07T10:09:05.096Z] > git --version # 'git version 2.25.1' [2023-02-07T10:09:05.111Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-02-07T10:09:04.452Z] > git remote # timeout=10 [2023-02-07T10:09:04.469Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T10:09:04.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T10:09:04.499Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-02-07T10:09:04.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T10:09:04.550Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T10:09:04.562Z] > git checkout -f 9618fbb6d518d9e07772adb041969f1a16235488 # timeout=10 [Pipeline] sh [2023-02-07T10:09:06.278Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T10:09:06.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T10:09:06.278Z] Dload Upload Total Spent Left Speed [2023-02-07T10:09:06.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-02-07T10:09:06.878Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T10:09:07.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T10:09:07.222Z] + sudo tee /etc/docker/daemon.new [2023-02-07T10:09:07.222Z] { [2023-02-07T10:09:07.222Z] "registry-mirrors": [ [2023-02-07T10:09:07.222Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T10:09:07.222Z] ], [2023-02-07T10:09:07.222Z] "bip": "10.250.0.254/24", [2023-02-07T10:09:07.222Z] "hosts": [ [2023-02-07T10:09:07.222Z] "tcp://0.0.0.0:5555", [2023-02-07T10:09:07.222Z] "unix:///var/run/docker.sock" [2023-02-07T10:09:07.222Z] ], [2023-02-07T10:09:07.222Z] "mtu": 1458, [2023-02-07T10:09:07.222Z] "selinux-enabled": true, [2023-02-07T10:09:07.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T10:09:07.222Z] } [Pipeline] sh [2023-02-07T10:09:07.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T10:09:07.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T10:09:26.306Z] provisioning config files... [2023-02-07T10:09:26.335Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11818370050119617864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:09:26.730Z] ---> docker-login.sh [2023-02-07T10:09:26.730Z] nexus3.edgexfoundry.org:10001 [2023-02-07T10:09:27.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:09:27.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:09:27.324Z] Configure a credential helper to remove this warning. See [2023-02-07T10:09:27.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:09:27.324Z] [2023-02-07T10:09:27.324Z] Login Succeeded [2023-02-07T10:09:27.324Z] nexus3.edgexfoundry.org:10002 [2023-02-07T10:09:27.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:09:27.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:09:27.595Z] Configure a credential helper to remove this warning. See [2023-02-07T10:09:27.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:09:27.595Z] [2023-02-07T10:09:27.595Z] Login Succeeded [2023-02-07T10:09:27.871Z] nexus3.edgexfoundry.org:10003 [2023-02-07T10:09:27.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:09:28.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:09:28.143Z] Configure a credential helper to remove this warning. See [2023-02-07T10:09:28.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:09:28.143Z] [2023-02-07T10:09:28.143Z] Login Succeeded [2023-02-07T10:09:28.143Z] nexus3.edgexfoundry.org:10004 [2023-02-07T10:09:28.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:09:28.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:09:28.417Z] Configure a credential helper to remove this warning. See [2023-02-07T10:09:28.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:09:28.417Z] [2023-02-07T10:09:28.417Z] Login Succeeded [2023-02-07T10:09:28.417Z] docker.io [2023-02-07T10:09:28.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T10:09:29.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T10:09:29.280Z] Configure a credential helper to remove this warning. See [2023-02-07T10:09:29.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T10:09:29.280Z] [2023-02-07T10:09:29.280Z] Login Succeeded [2023-02-07T10:09:29.280Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T10:09:29.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-07T10:09:29.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T10:09:29.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T10:09:29.773Z] ========================================================= [2023-02-07T10:09:29.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T10:09:29.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:09:30.272Z] + 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 . [2023-02-07T10:09:30.543Z] Sending build context to Docker daemon 1.22MB [2023-02-07T10:09:30.543Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-07T10:09:30.543Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-07T10:09:30.824Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T10:09:30.824Z] 9b18e9b68314: Pulling fs layer [2023-02-07T10:09:30.824Z] 35d82f9e3411: Pulling fs layer [2023-02-07T10:09:30.824Z] e16973657156: Pulling fs layer [2023-02-07T10:09:30.824Z] fc693d55d65f: Pulling fs layer [2023-02-07T10:09:30.824Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T10:09:30.824Z] dda99020689f: Pulling fs layer [2023-02-07T10:09:30.824Z] db1c61fa0a46: Pulling fs layer [2023-02-07T10:09:30.824Z] 891c053d2c06: Pulling fs layer [2023-02-07T10:09:30.824Z] dda99020689f: Waiting [2023-02-07T10:09:30.824Z] db1c61fa0a46: Waiting [2023-02-07T10:09:30.824Z] 891c053d2c06: Waiting [2023-02-07T10:09:30.824Z] fc693d55d65f: Waiting [2023-02-07T10:09:30.824Z] 7e9fc2657dce: Waiting [2023-02-07T10:09:30.824Z] e16973657156: Verifying Checksum [2023-02-07T10:09:30.824Z] e16973657156: Download complete [2023-02-07T10:09:30.824Z] 35d82f9e3411: Verifying Checksum [2023-02-07T10:09:30.824Z] 35d82f9e3411: Download complete [2023-02-07T10:09:30.824Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T10:09:30.824Z] 7e9fc2657dce: Download complete [2023-02-07T10:09:30.824Z] dda99020689f: Download complete [2023-02-07T10:09:30.824Z] 9b18e9b68314: Verifying Checksum [2023-02-07T10:09:31.801Z] 9b18e9b68314: Pull complete [2023-02-07T10:09:32.074Z] 891c053d2c06: Verifying Checksum [2023-02-07T10:09:32.074Z] 891c053d2c06: Download complete [2023-02-07T10:09:32.352Z] 35d82f9e3411: Pull complete [2023-02-07T10:09:32.624Z] e16973657156: Pull complete [2023-02-07T10:09:33.216Z] db1c61fa0a46: Verifying Checksum [2023-02-07T10:09:33.216Z] db1c61fa0a46: Download complete [2023-02-07T10:09:33.821Z] fc693d55d65f: Verifying Checksum [2023-02-07T10:09:33.821Z] fc693d55d65f: Download complete [2023-02-07T10:09:46.172Z] fc693d55d65f: Pull complete [2023-02-07T10:09:46.172Z] 7e9fc2657dce: Pull complete [2023-02-07T10:09:46.172Z] dda99020689f: Pull complete [2023-02-07T10:09:52.966Z] db1c61fa0a46: Pull complete [2023-02-07T10:09:54.393Z] 891c053d2c06: Pull complete [2023-02-07T10:09:54.393Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T10:09:54.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T10:09:54.393Z] ---> f96f9c87975a [2023-02-07T10:09:54.393Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-07T10:09:56.989Z] ---> Running in 0f88b72b8b5e [2023-02-07T10:09:56.989Z] Removing intermediate container 0f88b72b8b5e [2023-02-07T10:09:56.989Z] ---> 14bcf58967f3 [2023-02-07T10:09:56.989Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-07T10:09:56.989Z] ---> Running in e1d83a30c183 [2023-02-07T10:09:57.261Z] Removing intermediate container e1d83a30c183 [2023-02-07T10:09:57.261Z] ---> d2871fea452d [2023-02-07T10:09:57.261Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-07T10:09:57.530Z] ---> Running in 30b8488e469c [2023-02-07T10:09:57.824Z] Removing intermediate container 30b8488e469c [2023-02-07T10:09:57.824Z] ---> 5bd39836eb19 [2023-02-07T10:09:57.824Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-07T10:09:58.097Z] ---> Running in baa4d6483396 [2023-02-07T10:09:58.366Z] Removing intermediate container baa4d6483396 [2023-02-07T10:09:58.366Z] ---> a27bd1fe654e [2023-02-07T10:09:58.366Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-07T10:09:58.366Z] ---> Running in f310ef07ab56 [2023-02-07T10:09:59.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T10:09:59.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T10:10:01.204Z] OK: 221 MiB in 51 packages [2023-02-07T10:10:02.174Z] Removing intermediate container f310ef07ab56 [2023-02-07T10:10:02.174Z] ---> a1cbdb49a5f1 [2023-02-07T10:10:02.174Z] Step 8/12 : WORKDIR /app [2023-02-07T10:10:02.174Z] ---> Running in 653ef2b0afab [2023-02-07T10:10:02.445Z] Removing intermediate container 653ef2b0afab [2023-02-07T10:10:02.445Z] ---> f4b38e189e2b [2023-02-07T10:10:02.445Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-07T10:10:03.034Z] ---> 276f50d71ef7 [2023-02-07T10:10:03.034Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T10:10:03.034Z] ---> Running in e32a6bd540de [2023-02-07T10:10:59.481Z] Removing intermediate container e32a6bd540de [2023-02-07T10:10:59.481Z] ---> d08283c1ce28 [2023-02-07T10:10:59.481Z] Step 11/12 : COPY . . [2023-02-07T10:10:59.481Z] ---> 542ee38812c3 [2023-02-07T10:10:59.481Z] Step 12/12 : RUN $MAKE [2023-02-07T10:10:59.481Z] ---> Running in 2bbbf7217b30 [2023-02-07T10:10:59.481Z] noop [2023-02-07T10:11:00.069Z] Removing intermediate container 2bbbf7217b30 [2023-02-07T10:11:00.069Z] ---> e5903627487d [2023-02-07T10:11:00.069Z] Successfully built e5903627487d [2023-02-07T10:11:00.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:11:00.531Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T10:11:00.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:11:00.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-02-07T10:11:00.887Z] $ 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 [2023-02-07T10:11:02.182Z] $ docker top 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T10:11:03.100Z] + go version [2023-02-07T10:11:03.100Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T10:11:03.133Z] $ docker stop --time=1 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a [2023-02-07T10:11:04.795Z] $ docker rm -f --volumes 771733f2ffafcc6a7712f69b40e15d2c97b799ee813f273572e23129a2f20a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:11:05.683Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T10:11:05.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:11:05.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-02-07T10:11:06.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T10:11:07.823Z] $ docker top c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T10:11:08.746Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-07T10:11:09.495Z] + make test [2023-02-07T10:11:09.495Z] go test ./... -coverprofile=coverage.out ./... [2023-02-07T10:11:11.466Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-02-07T10:12:07.907Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-02-07T10:12:07.907Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-02-07T10:12:07.907Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-02-07T10:12:07.907Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-07T10:12:07.907Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-02-07T10:12:07.907Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-02-07T10:12:29.996Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-02-07T10:12:29.996Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:68:23: undefined: common.Metrics [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:78:24: undefined: common.NewMetricsResponse [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/common.go:79:41: undefined: common.ApiMetricsRoute [2023-02-07T10:12:29.996Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/restrouter.go:60:28: undefined: common.ApiMetricsRoute [2023-02-07T10:12:36.661Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-02-07T10:12:46.735Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.478s coverage: 52.0% of statements [2023-02-07T10:12:46.735Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements [2023-02-07T10:12:46.735Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-02-07T10:12:46.776Z] $ docker stop --time=1 c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 [2023-02-07T10:12:49.913Z] $ docker rm -f --volumes c29fcc7c1db292fd1129e658fad05885fa7ee088a61eb32c9beea013babbfc61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:12:51.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T10:12:51.490Z] [2023-02-07T10:12:51.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:12:52.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T10:12:52.277Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T10:12:52.277Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T10:12:52.277Z] 04944245beec: Pulling fs layer [2023-02-07T10:12:52.277Z] 699f458cf7ca: Pulling fs layer [2023-02-07T10:12:52.277Z] 765212b225bb: Pulling fs layer [2023-02-07T10:12:52.277Z] f23df028b6ca: Pulling fs layer [2023-02-07T10:12:52.277Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T10:12:52.277Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T10:12:52.277Z] d65c8cfc05b1: Waiting [2023-02-07T10:12:52.277Z] 765212b225bb: Waiting [2023-02-07T10:12:52.277Z] f23df028b6ca: Waiting [2023-02-07T10:12:52.277Z] 2437ff75d9bd: Waiting [2023-02-07T10:12:52.547Z] 04944245beec: Verifying Checksum [2023-02-07T10:12:52.547Z] 04944245beec: Download complete [2023-02-07T10:12:52.547Z] 765212b225bb: Verifying Checksum [2023-02-07T10:12:52.547Z] 765212b225bb: Download complete [2023-02-07T10:12:52.547Z] f23df028b6ca: Verifying Checksum [2023-02-07T10:12:52.547Z] f23df028b6ca: Download complete [2023-02-07T10:12:52.547Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T10:12:52.547Z] d65c8cfc05b1: Download complete [2023-02-07T10:12:52.816Z] 699f458cf7ca: Verifying Checksum [2023-02-07T10:12:52.816Z] 699f458cf7ca: Download complete [2023-02-07T10:12:53.087Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T10:12:53.087Z] 8998bd30e6a1: Download complete [2023-02-07T10:12:55.679Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T10:12:55.679Z] 2437ff75d9bd: Download complete [2023-02-07T10:12:57.093Z] 8998bd30e6a1: Pull complete [2023-02-07T10:12:57.680Z] 04944245beec: Pull complete [2023-02-07T10:12:59.092Z] 699f458cf7ca: Pull complete [2023-02-07T10:12:59.360Z] 765212b225bb: Pull complete [2023-02-07T10:12:59.948Z] f23df028b6ca: Pull complete [2023-02-07T10:13:00.216Z] d65c8cfc05b1: Pull complete [2023-02-07T10:13:18.459Z] 2437ff75d9bd: Pull complete [2023-02-07T10:13:18.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T10:13:18.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T10:13:18.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:13:18.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container [2023-02-07T10:13:18.920Z] $ 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 [2023-02-07T10:13:19.972Z] $ docker top de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:20.894Z] ---> job-cost.sh [2023-02-07T10:13:20.894Z] lf-activate-venv: SKIPPING [2023-02-07T10:13:20.894Z] INFO: No Stack... [2023-02-07T10:13:22.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T10:13:22.893Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T10:13:23.559Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-02-07T10:13:23.559Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T10:13:23.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [2023-02-07T10:13:23.658Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] did not exist. Created. [2023-02-07T10:13:23.658Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T10:13:24.401Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4a01f57a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-07T10:13:25.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T10:13:25.119Z] Warning: overwriting stash ‘stack-cost’ [2023-02-07T10:13:25.617Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T10:13:25.638Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T10:13:25.717Z] $ docker stop --time=1 de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb [2023-02-07T10:13:29.170Z] $ docker rm -f --volumes de7aae379138173c4eb972fe4a18f0ab4a20118d8033a075bc47a8a8a2eacaeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T10:13:29.912Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-07T10:13:31.869Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-148/archives ] [2023-02-07T10:13:31.869Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-148/archives [2023-02-07T10:13:31.869Z] total 16 [2023-02-07T10:13:31.869Z] drwxr-xr-x 3 root root 4096 Feb 7 10:07 . [2023-02-07T10:13:31.869Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 7 10:07 .. [2023-02-07T10:13:31.869Z] drwxr-xr-x 2 root root 4096 Feb 7 10:07 cost [2023-02-07T10:13:31.869Z] -rw-r--r-- 1 root root 91 Feb 7 10:07 cost.csv [2023-02-07T10:13:31.869Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-148/archives [2023-02-07T10:13:31.869Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-148/archives [2023-02-07T10:13:31.869Z] total 16 [2023-02-07T10:13:31.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 10:07 . [2023-02-07T10:13:31.869Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 7 10:07 .. [2023-02-07T10:13:31.869Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 10:07 cost [2023-02-07T10:13:31.869Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 7 10:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:32.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:33.096Z] ---> package-listing.sh [2023-02-07T10:13:33.096Z] ++ facter osfamily [2023-02-07T10:13:33.096Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T10:13:33.356Z] + OS_FAMILY=debian [2023-02-07T10:13:33.356Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-148 [2023-02-07T10:13:33.356Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T10:13:33.356Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T10:13:33.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T10:13:33.356Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T10:13:33.356Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-148 ']' [2023-02-07T10:13:33.356Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T10:13:33.356Z] + case "${OS_FAMILY}" in [2023-02-07T10:13:33.356Z] + dpkg -l [2023-02-07T10:13:33.356Z] + grep '^ii' [2023-02-07T10:13:33.356Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T10:13:33.356Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T10:13:33.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T10:13:33.356Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-148 ']' [2023-02-07T10:13:33.356Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/ [2023-02-07T10:13:33.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-148/archives/ [Pipeline] echo [2023-02-07T10:13:33.391Z] 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T10:13:33.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T10:13:34.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T10:13:34.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T10:13:34.460Z] prd-ubuntu20.04-docker-8c-8g-4869 does not seem to be running inside a container [2023-02-07T10:13:34.481Z] $ 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-148/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-148 -v /w/workspace/undry_device-rfid-llrp-go_PR-148:/w/workspace/undry_device-rfid-llrp-go_PR-148:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T10:13:34.756Z] $ docker top 77d24e2999e61dee64954290447651a81ed413c5e278c5e7f1e1145e2687208d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T10:13:35.160Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T10:13:35.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T10:13:35.871Z] + ls /var/log/sa-host [2023-02-07T10:13:35.871Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T10:13:36.109Z] provisioning config files... [2023-02-07T10:13:36.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-148@tmp/config849921613411585688tmp [Pipeline] { [Pipeline] echo [2023-02-07T10:13:36.169Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:36.479Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T10:13:36.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:36.915Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T10:13:36.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:37.257Z] ---> sudo-logs.sh [2023-02-07T10:13:37.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T10:13:37.407Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:37.719Z] ---> job-cost.sh [2023-02-07T10:13:37.719Z] lf-activate-venv: SKIPPING [2023-02-07T10:13:37.719Z] DEBUG: total: 0.2199999988079071 [2023-02-07T10:13:37.719Z] INFO: Retrieving Stack Cost... [2023-02-07T10:13:37.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T10:13:38.236Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T10:13:38.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T10:13:38.580Z] ---> logs-deploy.sh [2023-02-07T10:13:38.580Z] lf-activate-venv: SKIPPING [2023-02-07T10:13:38.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-148/1 [2023-02-07T10:13:38.580Z] INFO: archiving workspace using pattern(s): [2023-02-07T10:13:39.958Z] Archives upload complete. [2023-02-07T10:13:39.958Z] INFO: archiving logs to Nexus [2023-02-07T10:13:40.526Z] ---> uname -a: [2023-02-07T10:13:40.526Z] Linux prd-ubuntu20-04-docker-8c-8g-4869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] ---> lscpu: [2023-02-07T10:13:40.526Z] Architecture: x86_64 [2023-02-07T10:13:40.526Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-07T10:13:40.526Z] Byte Order: Little Endian [2023-02-07T10:13:40.526Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-07T10:13:40.526Z] CPU(s): 8 [2023-02-07T10:13:40.526Z] On-line CPU(s) list: 0-7 [2023-02-07T10:13:40.526Z] Thread(s) per core: 1 [2023-02-07T10:13:40.526Z] Core(s) per socket: 1 [2023-02-07T10:13:40.526Z] Socket(s): 8 [2023-02-07T10:13:40.526Z] NUMA node(s): 1 [2023-02-07T10:13:40.526Z] Vendor ID: AuthenticAMD [2023-02-07T10:13:40.526Z] CPU family: 23 [2023-02-07T10:13:40.526Z] Model: 49 [2023-02-07T10:13:40.526Z] Model name: AMD EPYC-Rome Processor [2023-02-07T10:13:40.526Z] Stepping: 0 [2023-02-07T10:13:40.526Z] CPU MHz: 2799.998 [2023-02-07T10:13:40.526Z] BogoMIPS: 5599.99 [2023-02-07T10:13:40.526Z] Virtualization: AMD-V [2023-02-07T10:13:40.526Z] Hypervisor vendor: KVM [2023-02-07T10:13:40.526Z] Virtualization type: full [2023-02-07T10:13:40.526Z] L1d cache: 256 KiB [2023-02-07T10:13:40.526Z] L1i cache: 256 KiB [2023-02-07T10:13:40.526Z] L2 cache: 4 MiB [2023-02-07T10:13:40.526Z] L3 cache: 128 MiB [2023-02-07T10:13:40.526Z] NUMA node0 CPU(s): 0-7 [2023-02-07T10:13:40.526Z] Vulnerability Itlb multihit: Not affected [2023-02-07T10:13:40.526Z] Vulnerability L1tf: Not affected [2023-02-07T10:13:40.526Z] Vulnerability Mds: Not affected [2023-02-07T10:13:40.526Z] Vulnerability Meltdown: Not affected [2023-02-07T10:13:40.526Z] Vulnerability Mmio stale data: Not affected [2023-02-07T10:13:40.526Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-07T10:13:40.526Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-07T10:13:40.526Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-07T10:13:40.526Z] Vulnerability Srbds: Not affected [2023-02-07T10:13:40.526Z] Vulnerability Tsx async abort: Not affected [2023-02-07T10:13:40.526Z] 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 [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] ---> nproc: [2023-02-07T10:13:40.526Z] 8 [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] ---> df -h: [2023-02-07T10:13:40.526Z] Filesystem Size Used Avail Use% Mounted on [2023-02-07T10:13:40.526Z] overlay 155G 12G 144G 8% / [2023-02-07T10:13:40.526Z] tmpfs 64M 0 64M 0% /dev [2023-02-07T10:13:40.526Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-07T10:13:40.526Z] shm 64M 0 64M 0% /dev/shm [2023-02-07T10:13:40.526Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] ---> sar -b -r -n DEV: [2023-02-07T10:13:40.526Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4869) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] 10:05:19 LINUX RESTART (8 CPU) [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] 10:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-07T10:13:40.526Z] 10:07:01 217.74 5.00 212.74 0.00 562.39 137312.10 0.00 [2023-02-07T10:13:40.526Z] 10:08:01 44.08 0.15 43.93 0.00 5.73 21243.54 0.00 [2023-02-07T10:13:40.526Z] 10:09:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-02-07T10:13:40.526Z] 10:10:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2023-02-07T10:13:40.526Z] 10:11:01 52.27 10.58 41.69 0.00 5154.87 8743.48 0.00 [2023-02-07T10:13:40.526Z] 10:12:01 6.43 0.02 6.42 0.00 0.13 127.18 0.00 [2023-02-07T10:13:40.526Z] 10:13:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 [2023-02-07T10:13:40.526Z] Average: 45.91 2.24 43.67 0.00 818.17 23655.89 0.00 [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] 10:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-07T10:13:40.526Z] 10:07:01 28236356 31371384 930076 2.83 139816 3207288 2391252 7.05 1403192 2804304 101676 [2023-02-07T10:13:40.526Z] 10:08:01 28068940 31597740 705012 2.14 147240 3557280 1744376 5.14 1188524 3149496 164 [2023-02-07T10:13:40.526Z] 10:09:01 28069336 31598340 704172 2.14 147288 3557284 1744376 5.14 1188372 3149500 168 [2023-02-07T10:13:40.526Z] 10:10:01 28075100 31604176 698340 2.12 147320 3557276 1744376 5.14 1182776 3149548 200 [2023-02-07T10:13:40.526Z] 10:11:01 27540032 31578344 711952 2.17 180992 4011924 1827944 5.39 1514996 3321252 1064 [2023-02-07T10:13:40.526Z] 10:12:01 27553628 31587176 702920 2.14 179580 4008672 1789824 5.27 1499412 3318040 4 [2023-02-07T10:13:40.526Z] 10:13:01 27553864 31587488 702516 2.14 179676 4008680 1789824 5.27 1499464 3318044 16 [2023-02-07T10:13:40.526Z] Average: 27871037 31560664 736427 2.24 160273 3701201 1861710 5.49 1353819 3172883 14756 [2023-02-07T10:13:40.526Z] [2023-02-07T10:13:40.526Z] 10:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-07T10:13:40.526Z] 10:07:01 ens3 471.98 375.69 7640.71 56.59 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:07:01 lo 5.49 5.49 0.54 0.54 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:07:01 veth21939aa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:07:01 docker0 166.67 209.96 13.38 1845.72 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:08:01 ens3 144.41 125.36 2530.55 94.12 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:08:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:09:01 ens3 0.58 0.32 0.35 0.26 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:10:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:11:01 ens3 129.11 72.32 2751.77 5.41 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.526Z] 10:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:12:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] Average: ens3 105.78 81.31 1832.47 22.26 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] Average: docker0 23.47 29.57 1.88 259.93 0.00 0.00 0.00 0.00 [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z] ---> sar -P ALL: [2023-02-07T10:13:40.527Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4869) 02/07/23 _x86_64_ (8 CPU) [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z] 10:05:19 LINUX RESTART (8 CPU) [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z] 10:06:02 CPU %user %nice %system %iowait %steal %idle [2023-02-07T10:13:40.527Z] 10:07:01 all 14.86 0.00 5.48 1.88 0.09 77.69 [2023-02-07T10:13:40.527Z] 10:07:01 0 13.52 0.00 6.41 5.13 0.09 74.85 [2023-02-07T10:13:40.527Z] 10:07:01 1 14.48 0.00 5.75 3.04 0.07 76.67 [2023-02-07T10:13:40.527Z] 10:07:01 2 15.97 0.00 5.31 0.72 0.12 77.88 [2023-02-07T10:13:40.527Z] 10:07:01 3 14.50 0.00 6.26 1.00 0.09 78.15 [2023-02-07T10:13:40.527Z] 10:07:01 4 16.83 0.00 5.20 1.82 0.10 76.05 [2023-02-07T10:13:40.527Z] 10:07:01 5 15.16 0.00 5.04 0.50 0.09 79.21 [2023-02-07T10:13:40.527Z] 10:07:01 6 14.11 0.00 4.36 2.27 0.07 79.19 [2023-02-07T10:13:40.527Z] 10:07:01 7 14.34 0.00 5.48 0.55 0.10 79.52 [2023-02-07T10:13:40.527Z] 10:08:01 all 8.98 0.00 2.15 0.32 0.03 88.52 [2023-02-07T10:13:40.527Z] 10:08:01 0 7.67 0.00 1.81 0.15 0.03 90.34 [2023-02-07T10:13:40.527Z] 10:08:01 1 9.81 0.00 2.12 0.60 0.03 87.44 [2023-02-07T10:13:40.527Z] 10:08:01 2 9.34 0.00 2.03 0.02 0.03 88.58 [2023-02-07T10:13:40.527Z] 10:08:01 3 9.24 0.00 2.30 0.02 0.05 88.39 [2023-02-07T10:13:40.527Z] 10:08:01 4 8.39 0.00 1.91 0.05 0.02 89.63 [2023-02-07T10:13:40.527Z] 10:08:01 5 9.01 0.00 1.76 0.00 0.03 89.20 [2023-02-07T10:13:40.527Z] 10:08:01 6 9.47 0.00 2.54 0.08 0.03 87.88 [2023-02-07T10:13:40.527Z] 10:08:01 7 8.94 0.00 2.70 1.61 0.03 86.71 [2023-02-07T10:13:40.527Z] 10:09:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-02-07T10:13:40.527Z] 10:09:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-07T10:13:40.527Z] 10:09:01 1 1.24 0.00 0.02 0.00 0.00 98.74 [2023-02-07T10:13:40.527Z] 10:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T10:13:40.527Z] 10:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T10:13:40.527Z] 10:09:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-02-07T10:13:40.527Z] 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T10:13:40.527Z] 10:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-07T10:13:40.527Z] 10:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T10:13:40.527Z] 10:10:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-07T10:13:40.527Z] 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T10:13:40.527Z] 10:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-07T10:13:40.527Z] 10:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-07T10:13:40.527Z] 10:10:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2023-02-07T10:13:40.527Z] 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-07T10:13:40.527Z] 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T10:13:40.527Z] 10:10:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-07T10:13:40.527Z] 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T10:13:40.527Z] 10:11:01 all 2.14 0.00 1.39 0.44 0.02 96.00 [2023-02-07T10:13:40.527Z] 10:11:01 0 1.44 0.00 3.31 0.08 0.02 95.16 [2023-02-07T10:13:40.527Z] 10:11:01 1 2.42 0.00 1.00 0.42 0.03 96.13 [2023-02-07T10:13:40.527Z] 10:11:01 2 1.83 0.00 0.70 0.05 0.03 97.38 [2023-02-07T10:13:40.527Z] 10:11:01 3 1.94 0.00 1.55 0.58 0.03 95.89 [2023-02-07T10:13:40.527Z] 10:11:01 4 2.48 0.00 1.07 0.27 0.02 96.16 [2023-02-07T10:13:40.527Z] 10:11:01 5 2.55 0.00 1.34 0.17 0.02 95.93 [2023-02-07T10:13:40.527Z] 10:11:01 6 1.69 0.00 0.85 1.89 0.02 95.56 [2023-02-07T10:13:40.527Z] 10:11:01 7 2.79 0.00 1.31 0.05 0.02 95.83 [2023-02-07T10:13:40.527Z] 10:12:01 all 0.08 0.00 0.06 0.04 0.01 99.81 [2023-02-07T10:13:40.527Z] 10:12:01 0 0.03 0.00 0.05 0.08 0.02 99.82 [2023-02-07T10:13:40.527Z] 10:12:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2023-02-07T10:13:40.527Z] 10:12:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-02-07T10:13:40.527Z] 10:12:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2023-02-07T10:13:40.527Z] 10:12:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-07T10:13:40.527Z] 10:12:01 5 0.12 0.00 0.05 0.03 0.00 99.80 [2023-02-07T10:13:40.527Z] 10:12:01 6 0.23 0.00 0.10 0.17 0.02 99.48 [2023-02-07T10:13:40.527Z] 10:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-07T10:13:40.527Z] 10:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-02-07T10:13:40.527Z] 10:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-07T10:13:40.527Z] 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-07T10:13:40.527Z] 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-07T10:13:40.527Z] 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-07T10:13:40.527Z] 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T10:13:40.527Z] 10:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-07T10:13:40.527Z] 10:13:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-07T10:13:40.527Z] 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-07T10:13:40.527Z] Average: all 3.70 0.00 1.28 0.38 0.02 94.62 [2023-02-07T10:13:40.527Z] Average: 0 3.20 0.00 1.64 0.76 0.02 94.38 [2023-02-07T10:13:40.527Z] Average: 1 3.96 0.00 1.26 0.57 0.02 94.19 [2023-02-07T10:13:40.527Z] Average: 2 3.84 0.00 1.14 0.11 0.03 94.87 [2023-02-07T10:13:40.527Z] Average: 3 3.64 0.00 1.45 0.23 0.03 94.66 [2023-02-07T10:13:40.527Z] Average: 4 3.93 0.00 1.16 0.30 0.02 94.60 [2023-02-07T10:13:40.527Z] Average: 5 3.77 0.00 1.15 0.10 0.02 94.96 [2023-02-07T10:13:40.527Z] Average: 6 3.59 0.00 1.11 0.64 0.02 94.64 [2023-02-07T10:13:40.527Z] Average: 7 3.66 0.00 1.34 0.31 0.02 94.66 [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z] [2023-02-07T10:13:40.527Z]