Pull request #201 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b213d3a58b447e1cc08d1380f279672a39d4a8b5+033b407f9eaa2330e089f27ad80a4426d2f7bae5 (3cdd2a6c7a0e815179cee954c35c6caa6bebf1b6) 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-ssh695285314233944858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10803561368393442262.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-201/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-201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5190585875836273998.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-201/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11239799303041386083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9717044208337030304.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-201/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-201/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2817943369792314238.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7124 in /w/workspace/undry_device-rfid-llrp-go_PR-201 [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-201 # 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/201/head:refs/remotes/origin/PR-201 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 033b407f9eaa2330e089f27ad80a4426d2f7bae5 into PR head commit b213d3a58b447e1cc08d1380f279672a39d4a8b5 Merge succeeded, producing b213d3a58b447e1cc08d1380f279672a39d4a8b5 Checking out Revision b213d3a58b447e1cc08d1380f279672a39d4a8b5 (PR-201) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T11:00:14.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T11:00:14.788Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b213d3a58b447e1cc08d1380f279672a39d4a8b5 # 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 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b213d3a58b447e1cc08d1380f279672a39d4a8b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T11:00:14.884Z] ========================================================= [2023-04-07T11:00:14.885Z] EdgeX Global Pipelines Version Info [2023-04-07T11:00:14.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:00:15.637Z] ------------------- [2023-04-07T11:00:15.637Z] stable info: [2023-04-07T11:00:15.637Z] ------------------- [2023-04-07T11:00:15.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T11:00:15.637Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T11:00:15.637Z] Message: update stable to v1.0.245 [2023-04-07T11:00:16.206Z] ------------------- [2023-04-07T11:00:16.206Z] experimental info: [2023-04-07T11:00:16.206Z] ------------------- [2023-04-07T11:00:16.206Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T11:00:16.206Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T11:00:16.206Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T11:00:16.503Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-07T11:00:16.548Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-07T11:00:16.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T11:00:16.633Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T11:00:16.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T11:00:16.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T11:00:16.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T11:00:16.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T11:00:16.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T11:00:16.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T11:00:16.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T11:00:16.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-07T11:00:16.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T11:00:17.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T11:00:17.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T11:00:17.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T11:00:17.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T11:00:17.179Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T11:00:17.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T11:00:17.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T11:00:17.300Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T11:00:17.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T11:00:17.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T11:00:17.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T11:00:17.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T11:00:17.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T11:00:17.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T11:00:17.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-201 [Pipeline] echo [2023-04-07T11:00:17.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-201 [Pipeline] echo [2023-04-07T11:00:17.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-201 [Pipeline] echo [2023-04-07T11:00:17.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b213d3a58b447e1cc08d1380f279672a39d4a8b5 [Pipeline] echo [2023-04-07T11:00:17.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b213d3a [Pipeline] echo [2023-04-07T11:00:17.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T11:00:17.888Z] provisioning config files... [2023-04-07T11:00:17.902Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/config11715340000145922294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:00:18.248Z] ---> docker-login.sh [2023-04-07T11:00:18.248Z] nexus3.edgexfoundry.org:10001 [2023-04-07T11:00:18.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:18.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:18.766Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:18.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:18.766Z] [2023-04-07T11:00:18.766Z] Login Succeeded [2023-04-07T11:00:18.766Z] nexus3.edgexfoundry.org:10002 [2023-04-07T11:00:18.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:18.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:18.766Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:18.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:18.766Z] [2023-04-07T11:00:18.766Z] Login Succeeded [2023-04-07T11:00:18.766Z] nexus3.edgexfoundry.org:10003 [2023-04-07T11:00:19.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:19.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:19.027Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:19.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:19.027Z] [2023-04-07T11:00:19.027Z] Login Succeeded [2023-04-07T11:00:19.027Z] nexus3.edgexfoundry.org:10004 [2023-04-07T11:00:19.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:19.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:19.027Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:19.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:19.027Z] [2023-04-07T11:00:19.027Z] Login Succeeded [2023-04-07T11:00:19.027Z] docker.io [2023-04-07T11:00:19.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:19.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:19.288Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:19.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:19.288Z] [2023-04-07T11:00:19.288Z] Login Succeeded [2023-04-07T11:00:19.288Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T11:00:19.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T11:00:19.947Z] + git rev-list -1 --merges b213d3a58b447e1cc08d1380f279672a39d4a8b5~1..b213d3a58b447e1cc08d1380f279672a39d4a8b5 [Pipeline] echo [2023-04-07T11:00:20.028Z] -----------> git rev-list -1 --merges b213d3a58b447e1cc08d1380f279672a39d4a8b5~1..b213d3a58b447e1cc08d1380f279672a39d4a8b5 b213d3a58b447e1cc08d1380f279672a39d4a8b5 [false] [Pipeline] sh [2023-04-07T11:00:20.339Z] + git log --format=format:%s -1 b213d3a58b447e1cc08d1380f279672a39d4a8b5 [Pipeline] echo [2023-04-07T11:00:20.380Z] ========================================================= [2023-04-07T11:00:20.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T11:00:20.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T11:00:20.817Z] + git log --format=format:%s -1 b213d3a58b447e1cc08d1380f279672a39d4a8b5 [Pipeline] echo [2023-04-07T11:00:20.848Z] [semverPrep] GIT_COMMIT: b213d3a58b447e1cc08d1380f279672a39d4a8b5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-07T11:00:20.881Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T11:00:21.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T11:00:21.271Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T11:00:21.271Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T11:00:21.271Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T11:00:21.271Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T11:00:21.271Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T11:00:21.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:00:21.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T11:00:21.763Z] [2023-04-07T11:00:21.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:00:22.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T11:00:22.135Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T11:00:22.135Z] b85a868b505f: Pulling fs layer [2023-04-07T11:00:22.135Z] e2be974225ed: Pulling fs layer [2023-04-07T11:00:22.135Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T11:00:22.135Z] 988bab9f4d93: Pulling fs layer [2023-04-07T11:00:22.135Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T11:00:22.135Z] eaf3925da568: Pulling fs layer [2023-04-07T11:00:22.135Z] bab4dde63d76: Pulling fs layer [2023-04-07T11:00:22.135Z] bde34c3a00c8: Pulling fs layer [2023-04-07T11:00:22.135Z] b352a97aabf1: Pulling fs layer [2023-04-07T11:00:22.135Z] 4872d77fe225: Pulling fs layer [2023-04-07T11:00:22.135Z] 5851b861e8e6: Pulling fs layer [2023-04-07T11:00:22.135Z] 988bab9f4d93: Waiting [2023-04-07T11:00:22.135Z] 1469e6f7b9e6: Waiting [2023-04-07T11:00:22.135Z] eaf3925da568: Waiting [2023-04-07T11:00:22.135Z] bab4dde63d76: Waiting [2023-04-07T11:00:22.135Z] bde34c3a00c8: Waiting [2023-04-07T11:00:22.135Z] b352a97aabf1: Waiting [2023-04-07T11:00:22.135Z] 4872d77fe225: Waiting [2023-04-07T11:00:22.135Z] e2be974225ed: Verifying Checksum [2023-04-07T11:00:22.135Z] e2be974225ed: Download complete [2023-04-07T11:00:22.135Z] 988bab9f4d93: Verifying Checksum [2023-04-07T11:00:22.135Z] 988bab9f4d93: Download complete [2023-04-07T11:00:22.135Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T11:00:22.135Z] 339a4e72a1f5: Download complete [2023-04-07T11:00:22.394Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T11:00:22.394Z] 1469e6f7b9e6: Download complete [2023-04-07T11:00:22.394Z] bde34c3a00c8: Verifying Checksum [2023-04-07T11:00:22.394Z] bde34c3a00c8: Download complete [2023-04-07T11:00:22.394Z] b352a97aabf1: Verifying Checksum [2023-04-07T11:00:22.394Z] b352a97aabf1: Download complete [2023-04-07T11:00:22.394Z] 4872d77fe225: Verifying Checksum [2023-04-07T11:00:22.394Z] 4872d77fe225: Download complete [2023-04-07T11:00:22.394Z] 5851b861e8e6: Verifying Checksum [2023-04-07T11:00:22.394Z] 5851b861e8e6: Download complete [2023-04-07T11:00:22.394Z] b85a868b505f: Verifying Checksum [2023-04-07T11:00:22.394Z] b85a868b505f: Download complete [2023-04-07T11:00:22.654Z] bab4dde63d76: Verifying Checksum [2023-04-07T11:00:22.654Z] bab4dde63d76: Download complete [2023-04-07T11:00:23.593Z] b85a868b505f: Pull complete [2023-04-07T11:00:23.852Z] e2be974225ed: Pull complete [2023-04-07T11:00:24.434Z] 339a4e72a1f5: Pull complete [2023-04-07T11:00:24.434Z] 988bab9f4d93: Pull complete [2023-04-07T11:00:24.705Z] 1469e6f7b9e6: Pull complete [2023-04-07T11:00:24.965Z] eaf3925da568: Pull complete [2023-04-07T11:00:26.871Z] bab4dde63d76: Pull complete [2023-04-07T11:00:26.871Z] bde34c3a00c8: Pull complete [2023-04-07T11:00:26.871Z] b352a97aabf1: Pull complete [2023-04-07T11:00:26.871Z] 4872d77fe225: Pull complete [2023-04-07T11:00:27.131Z] 5851b861e8e6: Pull complete [2023-04-07T11:00:27.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T11:00:27.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T11:00:27.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:00:27.345Z] prd-ubuntu20.04-docker-8c-8g-7124 does not seem to be running inside a container [2023-04-07T11:00:27.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-201 -v /w/workspace/undry_device-rfid-llrp-go_PR-201:/w/workspace/undry_device-rfid-llrp-go_PR-201:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T11:00:31.012Z] $ docker top 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 -eo pid,comm [2023-04-07T11:00:31.066Z] 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-04-07T11:00:31.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T11:00:31.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T11:00:31.207Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T11:00:31.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T11:00:31.334Z] $ docker exec 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 ssh-agent [2023-04-07T11:00:31.440Z] SSH_AUTH_SOCK=/tmp/ssh-PdHr3GUvi7cC/agent.32 [2023-04-07T11:00:31.440Z] SSH_AGENT_PID=38 [2023-04-07T11:00:31.446Z] Running ssh-add (command line suppressed) [2023-04-07T11:00:31.558Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/private_key_5872008906173769454.key (/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/private_key_5872008906173769454.key) [2023-04-07T11:00:31.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T11:00:31.905Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T11:00:31.935Z] $ docker exec --env ******** --env ******** 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 ssh-agent -k [2023-04-07T11:00:32.033Z] unset SSH_AUTH_SOCK; [2023-04-07T11:00:32.034Z] unset SSH_AGENT_PID; [2023-04-07T11:00:32.034Z] echo Agent pid 38 killed; [2023-04-07T11:00:32.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T11:00:32.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T11:00:32.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T11:00:32.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T11:00:32.259Z] $ docker exec 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 ssh-agent [2023-04-07T11:00:32.364Z] SSH_AUTH_SOCK=/tmp/ssh-3wlKDWTaaUYH/agent.70 [2023-04-07T11:00:32.364Z] SSH_AGENT_PID=76 [2023-04-07T11:00:32.370Z] Running ssh-add (command line suppressed) [2023-04-07T11:00:32.472Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/private_key_8958012376154834973.key (/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/private_key_8958012376154834973.key) [2023-04-07T11:00:32.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T11:00:32.814Z] + git semver init [2023-04-07T11:00:33.073Z] 2023-04-07 11:00:32,987 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T11:00:33.073Z] 2023-04-07 11:00:32,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver [2023-04-07T11:00:33.073Z] 2023-04-07 11:00:32,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-201/.semver [2023-04-07T11:00:33.073Z] 2023-04-07 11:00:32,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-201, universal_newlines=False, shell=None, istream=None) [2023-04-07T11:00:34.041Z] 2023-04-07 11:00:33,837 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-201/.git/info/exclude [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver/PR-201 with force:False [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,838 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver/PR-201 [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,843 [execute] INFO git cat-file --batch-check [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,849 [execute] INFO git cat-file --batch [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-201/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T11:00:34.042Z] 2023-04-07 11:00:33,855 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-201/.semver/PR-201 [2023-04-07T11:00:34.042Z] 0.0.0 [Pipeline] } [2023-04-07T11:00:34.071Z] $ docker exec --env ******** --env ******** 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 ssh-agent -k [2023-04-07T11:00:34.171Z] unset SSH_AUTH_SOCK; [2023-04-07T11:00:34.171Z] unset SSH_AGENT_PID; [2023-04-07T11:00:34.171Z] echo Agent pid 76 killed; [2023-04-07T11:00:34.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T11:00:34.607Z] + git semver [Pipeline] } [2023-04-07T11:00:34.896Z] $ docker stop --time=1 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 [2023-04-07T11:00:36.241Z] $ docker rm -f --volumes 7415502fc7aeccd4138d12646cc351a890cadd63da8434aab4516a098d49dac6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T11:00:37.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T11:00:38.121Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T11:00:38.137Z] [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-04-07T11:00:38.690Z] provisioning config files... [2023-04-07T11:00:38.699Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/config11812410705181491275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:00:39.042Z] ---> docker-login.sh [2023-04-07T11:00:39.042Z] nexus3.edgexfoundry.org:10001 [2023-04-07T11:00:39.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:39.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:39.042Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:39.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:39.042Z] [2023-04-07T11:00:39.042Z] Login Succeeded [2023-04-07T11:00:39.042Z] nexus3.edgexfoundry.org:10002 [2023-04-07T11:00:39.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:39.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:39.042Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:39.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:39.042Z] [2023-04-07T11:00:39.042Z] Login Succeeded [2023-04-07T11:00:39.042Z] nexus3.edgexfoundry.org:10003 [2023-04-07T11:00:39.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:39.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:39.301Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:39.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:39.301Z] [2023-04-07T11:00:39.301Z] Login Succeeded [2023-04-07T11:00:39.301Z] nexus3.edgexfoundry.org:10004 [2023-04-07T11:00:39.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:39.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:39.301Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:39.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:39.301Z] [2023-04-07T11:00:39.301Z] Login Succeeded [2023-04-07T11:00:39.301Z] docker.io [2023-04-07T11:00:39.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:00:39.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:00:39.560Z] Configure a credential helper to remove this warning. See [2023-04-07T11:00:39.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:00:39.560Z] [2023-04-07T11:00:39.560Z] Login Succeeded [2023-04-07T11:00:39.560Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T11:00:39.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T11:00:39.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T11:00:39.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T11:00:39.864Z] ========================================================= [2023-04-07T11:00:39.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T11:00:39.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:00:40.341Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T11:00:40.341Z] Sending build context to Docker daemon 4.207MB [2023-04-07T11:00:40.341Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T11:00:40.341Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T11:00:40.341Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T11:00:40.341Z] 63b65145d645: Pulling fs layer [2023-04-07T11:00:40.341Z] a2d21d5440eb: Pulling fs layer [2023-04-07T11:00:40.341Z] 935e6c44a52c: Pulling fs layer [2023-04-07T11:00:40.341Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T11:00:40.341Z] 30dea6a524f1: Pulling fs layer [2023-04-07T11:00:40.341Z] a2aff8979fd8: Pulling fs layer [2023-04-07T11:00:40.341Z] 6808be2612f2: Pulling fs layer [2023-04-07T11:00:40.341Z] f25807f1079a: Pulling fs layer [2023-04-07T11:00:40.341Z] 30dea6a524f1: Waiting [2023-04-07T11:00:40.341Z] a2aff8979fd8: Waiting [2023-04-07T11:00:40.342Z] 6808be2612f2: Waiting [2023-04-07T11:00:40.342Z] f25807f1079a: Waiting [2023-04-07T11:00:40.342Z] 94cc34f8dd06: Waiting [2023-04-07T11:00:40.342Z] a2d21d5440eb: Download complete [2023-04-07T11:00:40.342Z] 94cc34f8dd06: Download complete [2023-04-07T11:00:40.342Z] 30dea6a524f1: Verifying Checksum [2023-04-07T11:00:40.342Z] 30dea6a524f1: Download complete [2023-04-07T11:00:40.602Z] 63b65145d645: Verifying Checksum [2023-04-07T11:00:40.602Z] 63b65145d645: Download complete [2023-04-07T11:00:40.602Z] a2aff8979fd8: Verifying Checksum [2023-04-07T11:00:40.602Z] a2aff8979fd8: Download complete [2023-04-07T11:00:40.602Z] 63b65145d645: Pull complete [2023-04-07T11:00:40.861Z] a2d21d5440eb: Pull complete [2023-04-07T11:00:40.861Z] f25807f1079a: Verifying Checksum [2023-04-07T11:00:40.861Z] f25807f1079a: Download complete [2023-04-07T11:00:41.120Z] 935e6c44a52c: Verifying Checksum [2023-04-07T11:00:41.120Z] 935e6c44a52c: Download complete [2023-04-07T11:00:41.120Z] 6808be2612f2: Verifying Checksum [2023-04-07T11:00:41.120Z] 6808be2612f2: Download complete [2023-04-07T11:00:44.400Z] 935e6c44a52c: Pull complete [2023-04-07T11:00:44.673Z] 94cc34f8dd06: Pull complete [2023-04-07T11:00:44.932Z] 30dea6a524f1: Pull complete [2023-04-07T11:00:45.190Z] a2aff8979fd8: Pull complete [2023-04-07T11:00:47.714Z] 6808be2612f2: Pull complete [2023-04-07T11:00:48.345Z] f25807f1079a: Pull complete [2023-04-07T11:00:48.345Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T11:00:48.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T11:00:48.345Z] ---> 3b553350e43f [2023-04-07T11:00:48.345Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T11:00:52.568Z] ---> Running in 780bf02a0a12 [2023-04-07T11:00:52.829Z] Removing intermediate container 780bf02a0a12 [2023-04-07T11:00:52.829Z] ---> c9b66c81be2a [2023-04-07T11:00:52.829Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T11:00:53.088Z] ---> Running in 1825b0b83486 [2023-04-07T11:00:53.088Z] Removing intermediate container 1825b0b83486 [2023-04-07T11:00:53.088Z] ---> 988b053e56d2 [2023-04-07T11:00:53.088Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T11:00:53.347Z] ---> Running in 91e7f5c248d2 [2023-04-07T11:00:53.347Z] Removing intermediate container 91e7f5c248d2 [2023-04-07T11:00:53.347Z] ---> 8cdbb5064102 [2023-04-07T11:00:53.347Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T11:00:53.525Z] Still waiting to schedule task [2023-04-07T11:00:53.525Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-07T11:00:53.605Z] ---> Running in 765515e64c08 [2023-04-07T11:00:53.605Z] Removing intermediate container 765515e64c08 [2023-04-07T11:00:53.605Z] ---> 9eb514b90fb2 [2023-04-07T11:00:53.605Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T11:00:53.605Z] ---> Running in 91402f84c9de [2023-04-07T11:00:53.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T11:00:54.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T11:00:54.122Z] OK: 265 MiB in 53 packages [2023-04-07T11:00:54.688Z] Removing intermediate container 91402f84c9de [2023-04-07T11:00:54.688Z] ---> b83059d8ade8 [2023-04-07T11:00:54.688Z] Step 8/12 : WORKDIR /app [2023-04-07T11:00:54.688Z] ---> Running in aafec2726f43 [2023-04-07T11:00:54.688Z] Removing intermediate container aafec2726f43 [2023-04-07T11:00:54.688Z] ---> 90225d4d4d84 [2023-04-07T11:00:54.688Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T11:00:54.688Z] ---> 6695c018af6d [2023-04-07T11:00:54.688Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T11:00:54.688Z] ---> Running in b050fcb9bbb7 [2023-04-07T11:01:26.803Z] Removing intermediate container b050fcb9bbb7 [2023-04-07T11:01:26.803Z] ---> c8562a345590 [2023-04-07T11:01:26.803Z] Step 11/12 : COPY . . [2023-04-07T11:01:26.803Z] ---> 8584871f6047 [2023-04-07T11:01:26.803Z] Step 12/12 : RUN $MAKE [2023-04-07T11:01:26.803Z] ---> Running in 12b6a9b58cf7 [2023-04-07T11:01:26.803Z] noop [2023-04-07T11:01:26.803Z] Removing intermediate container 12b6a9b58cf7 [2023-04-07T11:01:26.803Z] ---> 890421ed04df [2023-04-07T11:01:26.803Z] Successfully built 890421ed04df [2023-04-07T11:01:26.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:01:27.258Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T11:01:27.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:01:27.416Z] prd-ubuntu20.04-docker-8c-8g-7124 does not seem to be running inside a container [2023-04-07T11:01:27.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-201 -v /w/workspace/undry_device-rfid-llrp-go_PR-201:/w/workspace/undry_device-rfid-llrp-go_PR-201:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T11:01:27.800Z] $ docker top c935575769e34078c8f03a7903028f4001713ca5af515a7314c2829755401fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T11:01:28.191Z] + go version [2023-04-07T11:01:28.191Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T11:01:28.226Z] $ docker stop --time=1 c935575769e34078c8f03a7903028f4001713ca5af515a7314c2829755401fd3 [2023-04-07T11:01:29.537Z] $ docker rm -f --volumes c935575769e34078c8f03a7903028f4001713ca5af515a7314c2829755401fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:01:30.238Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T11:01:30.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:01:30.387Z] prd-ubuntu20.04-docker-8c-8g-7124 does not seem to be running inside a container [2023-04-07T11:01:30.419Z] $ 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-201 -v /w/workspace/undry_device-rfid-llrp-go_PR-201:/w/workspace/undry_device-rfid-llrp-go_PR-201:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T11:01:30.757Z] $ docker top 964b5b3e7c82d17b4c54618c2c8bdf590b7229164644bf55e105681a1ba464f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T11:01:31.145Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-201 [Pipeline] fileExists [Pipeline] sh [2023-04-07T11:01:31.501Z] + make test [2023-04-07T11:01:31.501Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T11:01:36.821Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-07T11:01:46.857Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd [2023-04-07T11:01:46.857Z] cmd/main.go:16:61: cannot use sd (variable of type *"github.com/edgexfoundry/device-rfid-llrp-go/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-rfid-llrp-go/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (wrong type for method Discover) [2023-04-07T11:01:46.857Z] have Discover() [2023-04-07T11:01:46.857Z] want Discover() error [2023-04-07T11:01:46.857Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-07T11:01:51.044Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.612s coverage: 40.9% of statements [2023-04-07T11:01:51.044Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-04-07T11:01:51.044Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-04-07T11:01:51.044Z] FAIL [2023-04-07T11:01:51.044Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-04-07T11:01:51.095Z] $ docker stop --time=1 964b5b3e7c82d17b4c54618c2c8bdf590b7229164644bf55e105681a1ba464f9 [2023-04-07T11:01:53.801Z] $ docker rm -f --volumes 964b5b3e7c82d17b4c54618c2c8bdf590b7229164644bf55e105681a1ba464f9 [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-04-07T11:01:54.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T11:01:54.975Z] [2023-04-07T11:01:54.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:01:55.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T11:01:55.357Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T11:01:55.357Z] 5eb5b503b376: Pulling fs layer [2023-04-07T11:01:55.357Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T11:01:55.357Z] ec43610c2a17: Pulling fs layer [2023-04-07T11:01:55.357Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T11:01:55.357Z] 33b1e0a273af: Pulling fs layer [2023-04-07T11:01:55.357Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T11:01:55.357Z] 2f39f015ded8: Pulling fs layer [2023-04-07T11:01:55.357Z] 2f39f015ded8: Waiting [2023-04-07T11:01:55.357Z] 5d3b04190fa2: Waiting [2023-04-07T11:01:55.357Z] 3a2ae6a8a46f: Waiting [2023-04-07T11:01:55.357Z] 5c69ac0246d0: Download complete [2023-04-07T11:01:55.357Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T11:01:55.357Z] 3a2ae6a8a46f: Download complete [2023-04-07T11:01:55.357Z] 33b1e0a273af: Verifying Checksum [2023-04-07T11:01:55.357Z] 33b1e0a273af: Download complete [2023-04-07T11:01:55.357Z] 5d3b04190fa2: Download complete [2023-04-07T11:01:55.357Z] ec43610c2a17: Verifying Checksum [2023-04-07T11:01:55.357Z] ec43610c2a17: Download complete [2023-04-07T11:01:55.616Z] 5eb5b503b376: Verifying Checksum [2023-04-07T11:01:55.616Z] 5eb5b503b376: Download complete [2023-04-07T11:01:56.237Z] 2f39f015ded8: Download complete [2023-04-07T11:01:56.863Z] 5eb5b503b376: Pull complete [2023-04-07T11:01:56.863Z] 5c69ac0246d0: Pull complete [2023-04-07T11:01:57.464Z] ec43610c2a17: Pull complete [2023-04-07T11:01:57.464Z] 3a2ae6a8a46f: Pull complete [2023-04-07T11:01:57.735Z] 33b1e0a273af: Pull complete [2023-04-07T11:01:57.735Z] 5d3b04190fa2: Pull complete [2023-04-07T11:02:01.925Z] 2f39f015ded8: Pull complete [2023-04-07T11:02:01.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T11:02:01.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T11:02:01.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:02:02.150Z] prd-ubuntu20.04-docker-8c-8g-7124 does not seem to be running inside a container [2023-04-07T11:02:02.180Z] $ 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-201 -v /w/workspace/undry_device-rfid-llrp-go_PR-201:/w/workspace/undry_device-rfid-llrp-go_PR-201:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T11:02:05.911Z] $ docker top aa44f6449b4a46af579599510e4e96a5e670c548b28e1b03c8e64e6fb7f5f0d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:02:06.377Z] ---> job-cost.sh [2023-04-07T11:02:06.377Z] lf-activate-venv: SKIPPING [2023-04-07T11:02:06.377Z] INFO: No Stack... [2023-04-07T11:02:06.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T11:02:06.897Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T11:02:07.213Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-201/archives/cost.csv [2023-04-07T11:02:07.213Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T11:02:07.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [2023-04-07T11:02:07.256Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] did not exist. Created. [2023-04-07T11:02:07.256Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T11:02:07.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T11:02:07.717Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T11:02:07.741Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T11:02:07.829Z] $ docker stop --time=1 aa44f6449b4a46af579599510e4e96a5e670c548b28e1b03c8e64e6fb7f5f0d5 [2023-04-07T11:02:08.971Z] $ docker rm -f --volumes aa44f6449b4a46af579599510e4e96a5e670c548b28e1b03c8e64e6fb7f5f0d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T11:02:09.311Z] Failed in branch amd64 [2023-04-07T11:02:25.359Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7125 in /w/workspace/undry_device-rfid-llrp-go_PR-201 [Pipeline] { [Pipeline] ws [2023-04-07T11:02:25.413Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-07T11:02:25.491Z] Selected Git installation does not exist. Using Default [2023-04-07T11:02:25.491Z] The recommended git tool is: NONE [2023-04-07T11:02:30.527Z] using credential edgex-jenkins-ssh [2023-04-07T11:02:30.544Z] Cloning the remote Git repository [2023-04-07T11:02:30.584Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-07T11:02:30.676Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-04-07T11:02:30.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-07T11:02:30.828Z] > git --version # timeout=10 [2023-04-07T11:02:30.849Z] > git --version # 'git version 2.25.1' [2023-04-07T11:02:30.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T11:02:30.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T11:02:32.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-07T11:02:32.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T11:02:33.562Z] Merging remotes/origin/main commit 033b407f9eaa2330e089f27ad80a4426d2f7bae5 into PR head commit b213d3a58b447e1cc08d1380f279672a39d4a8b5 [2023-04-07T11:02:33.848Z] Merge succeeded, producing b213d3a58b447e1cc08d1380f279672a39d4a8b5 [2023-04-07T11:02:33.849Z] Checking out Revision b213d3a58b447e1cc08d1380f279672a39d4a8b5 (PR-201) [2023-04-07T11:02:32.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-07T11:02:33.006Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-07T11:02:33.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T11:02:33.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T11:02:33.580Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T11:02:33.644Z] > git checkout -f b213d3a58b447e1cc08d1380f279672a39d4a8b5 # timeout=10 [2023-04-07T11:02:33.752Z] > git remote # timeout=10 [2023-04-07T11:02:33.776Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T11:02:33.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T11:02:33.806Z] > git merge 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 [2023-04-07T11:02:33.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T11:02:33.851Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T11:02:33.864Z] > git checkout -f b213d3a58b447e1cc08d1380f279672a39d4a8b5 # timeout=10 [2023-04-07T11:02:34.310Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-07T11:02:34.353Z] > git --version # timeout=10 [2023-04-07T11:02:34.364Z] > git --version # 'git version 2.25.1' [2023-04-07T11:02:34.381Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T11:02:35.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T11:02:35.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T11:02:35.496Z] Dload Upload Total Spent Left Speed [2023-04-07T11:02:35.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-04-07T11:02:36.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T11:02:36.486Z] + sudo tee /etc/docker/daemon.new [2023-04-07T11:02:36.487Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T11:02:36.487Z] { [2023-04-07T11:02:36.487Z] "registry-mirrors": [ [2023-04-07T11:02:36.487Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T11:02:36.487Z] ], [2023-04-07T11:02:36.487Z] "bip": "10.250.0.254/24", [2023-04-07T11:02:36.487Z] "hosts": [ [2023-04-07T11:02:36.487Z] "tcp://0.0.0.0:5555", [2023-04-07T11:02:36.487Z] "unix:///var/run/docker.sock" [2023-04-07T11:02:36.487Z] ], [2023-04-07T11:02:36.487Z] "mtu": 1458, [2023-04-07T11:02:36.487Z] "selinux-enabled": true, [2023-04-07T11:02:36.487Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T11:02:36.487Z] } [Pipeline] sh [2023-04-07T11:02:36.835Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T11:02:37.192Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T11:02:55.529Z] provisioning config files... [2023-04-07T11:02:55.558Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15672275637507320182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:02:55.951Z] ---> docker-login.sh [2023-04-07T11:02:55.951Z] nexus3.edgexfoundry.org:10001 [2023-04-07T11:02:56.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:02:56.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:02:56.499Z] Configure a credential helper to remove this warning. See [2023-04-07T11:02:56.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:02:56.499Z] [2023-04-07T11:02:56.499Z] Login Succeeded [2023-04-07T11:02:56.499Z] nexus3.edgexfoundry.org:10002 [2023-04-07T11:02:56.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:02:56.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:02:56.767Z] Configure a credential helper to remove this warning. See [2023-04-07T11:02:56.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:02:56.767Z] [2023-04-07T11:02:56.767Z] Login Succeeded [2023-04-07T11:02:57.035Z] nexus3.edgexfoundry.org:10003 [2023-04-07T11:02:57.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:02:57.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:02:57.307Z] Configure a credential helper to remove this warning. See [2023-04-07T11:02:57.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:02:57.307Z] [2023-04-07T11:02:57.307Z] Login Succeeded [2023-04-07T11:02:57.307Z] nexus3.edgexfoundry.org:10004 [2023-04-07T11:02:57.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:02:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:02:57.577Z] Configure a credential helper to remove this warning. See [2023-04-07T11:02:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:02:57.577Z] [2023-04-07T11:02:57.577Z] Login Succeeded [2023-04-07T11:02:57.577Z] docker.io [2023-04-07T11:02:57.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T11:02:58.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T11:02:58.115Z] Configure a credential helper to remove this warning. See [2023-04-07T11:02:58.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T11:02:58.115Z] [2023-04-07T11:02:58.115Z] Login Succeeded [2023-04-07T11:02:58.115Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T11:02:58.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T11:02:58.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T11:02:58.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T11:02:58.585Z] ========================================================= [2023-04-07T11:02:58.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T11:02:58.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:02:59.079Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T11:02:59.347Z] Sending build context to Docker daemon 1.211MB [2023-04-07T11:02:59.347Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T11:02:59.347Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T11:02:59.616Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T11:02:59.616Z] af6eaf76a39c: Pulling fs layer [2023-04-07T11:02:59.616Z] 55522c791124: Pulling fs layer [2023-04-07T11:02:59.616Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T11:02:59.616Z] 169dfbe0d373: Pulling fs layer [2023-04-07T11:02:59.616Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T11:02:59.616Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T11:02:59.616Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T11:02:59.616Z] e1ff8fa3b103: Waiting [2023-04-07T11:02:59.616Z] 52ebb69f0ebf: Waiting [2023-04-07T11:02:59.616Z] 5abe8eddf0d5: Waiting [2023-04-07T11:02:59.616Z] 169dfbe0d373: Waiting [2023-04-07T11:02:59.616Z] 55522c791124: Verifying Checksum [2023-04-07T11:02:59.616Z] 55522c791124: Download complete [2023-04-07T11:02:59.616Z] 169dfbe0d373: Verifying Checksum [2023-04-07T11:02:59.616Z] 169dfbe0d373: Download complete [2023-04-07T11:02:59.616Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T11:02:59.616Z] e1ff8fa3b103: Download complete [2023-04-07T11:02:59.616Z] af6eaf76a39c: Download complete [2023-04-07T11:03:00.601Z] af6eaf76a39c: Pull complete [2023-04-07T11:03:00.601Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T11:03:00.601Z] 5abe8eddf0d5: Download complete [2023-04-07T11:03:01.193Z] 55522c791124: Pull complete [2023-04-07T11:03:02.185Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T11:03:02.185Z] 52ebb69f0ebf: Download complete [2023-04-07T11:03:02.185Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T11:03:02.185Z] ce5c4a1c91eb: Download complete [2023-04-07T11:03:14.650Z] ce5c4a1c91eb: Pull complete [2023-04-07T11:03:14.650Z] 169dfbe0d373: Pull complete [2023-04-07T11:03:14.650Z] e1ff8fa3b103: Pull complete [2023-04-07T11:03:20.023Z] 52ebb69f0ebf: Pull complete [2023-04-07T11:03:21.982Z] 5abe8eddf0d5: Pull complete [2023-04-07T11:03:21.982Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T11:03:21.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T11:03:21.983Z] ---> 6cb57ee374ae [2023-04-07T11:03:21.983Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T11:03:23.966Z] ---> Running in b7b3511bf767 [2023-04-07T11:03:24.247Z] Removing intermediate container b7b3511bf767 [2023-04-07T11:03:24.247Z] ---> 8f3a9771f277 [2023-04-07T11:03:24.247Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T11:03:24.247Z] ---> Running in 2a5ee62f48ad [2023-04-07T11:03:24.518Z] Removing intermediate container 2a5ee62f48ad [2023-04-07T11:03:24.518Z] ---> 77a931c3923a [2023-04-07T11:03:24.518Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-07T11:03:24.518Z] ---> Running in 76895cd62006 [2023-04-07T11:03:24.789Z] Removing intermediate container 76895cd62006 [2023-04-07T11:03:24.789Z] ---> f3e287ba6b05 [2023-04-07T11:03:24.789Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T11:03:25.062Z] ---> Running in 2d5747c6e917 [2023-04-07T11:03:25.331Z] Removing intermediate container 2d5747c6e917 [2023-04-07T11:03:25.331Z] ---> 55069c0e52b5 [2023-04-07T11:03:25.331Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T11:03:25.331Z] ---> Running in 8bc6470702b5 [2023-04-07T11:03:26.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T11:03:26.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T11:03:27.848Z] OK: 263 MiB in 53 packages [2023-04-07T11:03:28.818Z] Removing intermediate container 8bc6470702b5 [2023-04-07T11:03:28.818Z] ---> 991adf61bfe4 [2023-04-07T11:03:28.818Z] Step 8/12 : WORKDIR /app [2023-04-07T11:03:28.818Z] ---> Running in e2b6803a3629 [2023-04-07T11:03:29.087Z] Removing intermediate container e2b6803a3629 [2023-04-07T11:03:29.087Z] ---> d6c0bce00ace [2023-04-07T11:03:29.087Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T11:03:29.674Z] ---> c2f49ace9567 [2023-04-07T11:03:29.674Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T11:03:29.674Z] ---> Running in ba1a363d9805 [2023-04-07T11:04:37.601Z] Removing intermediate container ba1a363d9805 [2023-04-07T11:04:37.601Z] ---> 629f12bd6b09 [2023-04-07T11:04:37.601Z] Step 11/12 : COPY . . [2023-04-07T11:04:37.601Z] ---> b9b05e2014fb [2023-04-07T11:04:37.601Z] Step 12/12 : RUN $MAKE [2023-04-07T11:04:37.601Z] ---> Running in b191890a715e [2023-04-07T11:04:37.601Z] noop [2023-04-07T11:04:37.601Z] Removing intermediate container b191890a715e [2023-04-07T11:04:37.601Z] ---> 759233d1dec4 [2023-04-07T11:04:37.601Z] Successfully built 759233d1dec4 [2023-04-07T11:04:37.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:04:38.097Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T11:04:38.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:04:38.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-7125 does not seem to be running inside a container [2023-04-07T11:04:38.477Z] $ 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-04-07T11:04:39.711Z] $ docker top 4366f451c4f485399d1674c14ec74ed375fd94aeeb32a9b1bc1a8ca7de56aa7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T11:04:40.593Z] + go version [2023-04-07T11:04:40.593Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T11:04:40.636Z] $ docker stop --time=1 4366f451c4f485399d1674c14ec74ed375fd94aeeb32a9b1bc1a8ca7de56aa7f [2023-04-07T11:04:42.277Z] $ docker rm -f --volumes 4366f451c4f485399d1674c14ec74ed375fd94aeeb32a9b1bc1a8ca7de56aa7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:04:43.093Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T11:04:43.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:04:43.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-7125 does not seem to be running inside a container [2023-04-07T11:04:43.427Z] $ 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-04-07T11:04:44.568Z] $ docker top b5d5f51d3081eee188a23ce81c1de83e5a36852388e79fb48352edff0d487986 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T11:04:45.117Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-07T11:04:45.519Z] + make test [2023-04-07T11:04:45.519Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T11:05:17.767Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-07T11:07:09.487Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd [2023-04-07T11:07:09.487Z] cmd/main.go:16:61: cannot use sd (variable of type *"github.com/edgexfoundry/device-rfid-llrp-go/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-rfid-llrp-go/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (wrong type for method Discover) [2023-04-07T11:07:09.487Z] have Discover() [2023-04-07T11:07:09.487Z] want Discover() error [2023-04-07T11:07:09.487Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-07T11:07:48.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.072s coverage: 40.9% of statements [2023-04-07T11:07:48.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements [2023-04-07T11:07:48.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2023-04-07T11:07:48.360Z] FAIL [2023-04-07T11:07:48.360Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-04-07T11:07:48.417Z] $ docker stop --time=1 b5d5f51d3081eee188a23ce81c1de83e5a36852388e79fb48352edff0d487986 [2023-04-07T11:07:50.267Z] $ docker rm -f --volumes b5d5f51d3081eee188a23ce81c1de83e5a36852388e79fb48352edff0d487986 [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-04-07T11:07:52.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T11:07:52.013Z] [2023-04-07T11:07:52.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:07:52.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T11:07:52.694Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T11:07:52.694Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T11:07:52.694Z] 04944245beec: Pulling fs layer [2023-04-07T11:07:52.694Z] 699f458cf7ca: Pulling fs layer [2023-04-07T11:07:52.694Z] 765212b225bb: Pulling fs layer [2023-04-07T11:07:52.694Z] f23df028b6ca: Pulling fs layer [2023-04-07T11:07:52.694Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T11:07:52.694Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T11:07:52.694Z] 765212b225bb: Waiting [2023-04-07T11:07:52.694Z] f23df028b6ca: Waiting [2023-04-07T11:07:52.694Z] d65c8cfc05b1: Waiting [2023-04-07T11:07:52.694Z] 2437ff75d9bd: Waiting [2023-04-07T11:07:52.694Z] 04944245beec: Verifying Checksum [2023-04-07T11:07:52.694Z] 04944245beec: Download complete [2023-04-07T11:07:52.694Z] 765212b225bb: Verifying Checksum [2023-04-07T11:07:52.694Z] 765212b225bb: Download complete [2023-04-07T11:07:52.964Z] f23df028b6ca: Verifying Checksum [2023-04-07T11:07:52.964Z] f23df028b6ca: Download complete [2023-04-07T11:07:52.964Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T11:07:52.964Z] d65c8cfc05b1: Download complete [2023-04-07T11:07:52.964Z] 699f458cf7ca: Verifying Checksum [2023-04-07T11:07:52.964Z] 699f458cf7ca: Download complete [2023-04-07T11:07:53.557Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T11:07:53.557Z] 8998bd30e6a1: Download complete [2023-04-07T11:07:56.141Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T11:07:56.141Z] 2437ff75d9bd: Download complete [2023-04-07T11:07:57.550Z] 8998bd30e6a1: Pull complete [2023-04-07T11:07:58.135Z] 04944245beec: Pull complete [2023-04-07T11:07:59.552Z] 699f458cf7ca: Pull complete [2023-04-07T11:07:59.552Z] 765212b225bb: Pull complete [2023-04-07T11:08:00.515Z] f23df028b6ca: Pull complete [2023-04-07T11:08:00.515Z] d65c8cfc05b1: Pull complete [2023-04-07T11:08:15.524Z] 2437ff75d9bd: Pull complete [2023-04-07T11:08:15.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T11:08:15.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T11:08:15.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:08:15.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-7125 does not seem to be running inside a container [2023-04-07T11:08:15.908Z] $ 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-04-07T11:08:18.284Z] $ docker top b93ee6a70afd2d32f7e6e80e61dd160db03d7e3232bc1edb9bd78bc75c36e63e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:19.162Z] ---> job-cost.sh [2023-04-07T11:08:19.162Z] lf-activate-venv: SKIPPING [2023-04-07T11:08:19.162Z] INFO: No Stack... [2023-04-07T11:08:19.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T11:08:20.388Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T11:08:20.729Z] + cut -d, -f6 [2023-04-07T11:08:20.729Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-04-07T11:08:21.082Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [2023-04-07T11:08:21.087Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] did not exist. Created. [2023-04-07T11:08:21.087Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T11:08:21.510Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-620a30c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T11:08:21.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T11:08:21.955Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T11:08:22.341Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T11:08:22.357Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-201-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T11:08:22.444Z] $ docker stop --time=1 b93ee6a70afd2d32f7e6e80e61dd160db03d7e3232bc1edb9bd78bc75c36e63e [2023-04-07T11:08:23.912Z] $ docker rm -f --volumes b93ee6a70afd2d32f7e6e80e61dd160db03d7e3232bc1edb9bd78bc75c36e63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T11:08:24.618Z] 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-04-07T11:08:26.610Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-201/archives ] [2023-04-07T11:08:26.610Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-201/archives [2023-04-07T11:08:26.610Z] total 16 [2023-04-07T11:08:26.610Z] drwxr-xr-x 3 root root 4096 Apr 7 11:02 . [2023-04-07T11:08:26.610Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 11:02 .. [2023-04-07T11:08:26.610Z] drwxr-xr-x 2 root root 4096 Apr 7 11:02 cost [2023-04-07T11:08:26.610Z] -rw-r--r-- 1 root root 91 Apr 7 11:02 cost.csv [2023-04-07T11:08:26.610Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-201/archives [2023-04-07T11:08:26.610Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-201/archives [2023-04-07T11:08:26.610Z] total 16 [2023-04-07T11:08:26.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 11:02 . [2023-04-07T11:08:26.610Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 11:02 .. [2023-04-07T11:08:26.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 11:02 cost [2023-04-07T11:08:26.610Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 7 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:26.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:27.832Z] ---> package-listing.sh [2023-04-07T11:08:27.833Z] ++ facter osfamily [2023-04-07T11:08:27.833Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T11:08:28.091Z] + OS_FAMILY=debian [2023-04-07T11:08:28.091Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-201 [2023-04-07T11:08:28.091Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T11:08:28.091Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T11:08:28.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T11:08:28.091Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T11:08:28.091Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-201 ']' [2023-04-07T11:08:28.091Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T11:08:28.091Z] + case "${OS_FAMILY}" in [2023-04-07T11:08:28.091Z] + dpkg -l [2023-04-07T11:08:28.091Z] + grep '^ii' [2023-04-07T11:08:28.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T11:08:28.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T11:08:28.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T11:08:28.091Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-201 ']' [2023-04-07T11:08:28.091Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-201/archives/ [2023-04-07T11:08:28.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-201/archives/ [Pipeline] echo [2023-04-07T11:08:28.131Z] 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-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T11:08:28.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T11:08:29.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T11:08:29.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T11:08:29.187Z] prd-ubuntu20.04-docker-8c-8g-7124 does not seem to be running inside a container [2023-04-07T11:08:29.215Z] $ 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-201/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-201 -v /w/workspace/undry_device-rfid-llrp-go_PR-201:/w/workspace/undry_device-rfid-llrp-go_PR-201:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-201@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-201@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-04-07T11:08:29.425Z] $ docker top d1b2f9725a01257e67551b18ff8de2f82ea6d18ab31a27c0b6024ca65c81095b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T11:08:29.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T11:08:30.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T11:08:30.428Z] + ls /var/log/sa-host [2023-04-07T11:08:30.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T11:08:30.629Z] provisioning config files... [2023-04-07T11:08:30.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-201@tmp/config2400639179849731611tmp [Pipeline] { [Pipeline] echo [2023-04-07T11:08:30.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:30.993Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T11:08:31.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:31.423Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T11:08:31.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:31.763Z] ---> sudo-logs.sh [2023-04-07T11:08:31.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T11:08:31.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:32.153Z] ---> job-cost.sh [2023-04-07T11:08:32.153Z] lf-activate-venv: SKIPPING [2023-04-07T11:08:32.153Z] DEBUG: total: 0.2199999988079071 [2023-04-07T11:08:32.153Z] INFO: Retrieving Stack Cost... [2023-04-07T11:08:32.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T11:08:32.671Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T11:08:32.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T11:08:33.014Z] ---> logs-deploy.sh [2023-04-07T11:08:33.015Z] lf-activate-venv: SKIPPING [2023-04-07T11:08:33.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-201/1 [2023-04-07T11:08:33.015Z] INFO: archiving workspace using pattern(s): [2023-04-07T11:08:33.951Z] Archives upload complete. [2023-04-07T11:08:33.951Z] INFO: archiving logs to Nexus