Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9cc0347d3b69b8cd93471381a35d66f8a9f3160+c8ddb795451293862e71ea8481bb36f4aa2ad204 (b40d2687484fc4e9094b817d56c3ac5e0e6efd10) 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-ssh1825326704274438881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7505099468599410623.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-171/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-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11884555608326443321.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-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6415719053632121536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13703357580227471164.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-171/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-171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7698339904771621348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8535’ Running on prd-ubuntu20.04-docker-8c-8g-8540 in /w/workspace/undry_device-rfid-llrp-go_PR-171 [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-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit a9cc0347d3b69b8cd93471381a35d66f8a9f3160 Merge succeeded, producing a9cc0347d3b69b8cd93471381a35d66f8a9f3160 Checking out Revision a9cc0347d3b69b8cd93471381a35d66f8a9f3160 (PR-171) > 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/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T11:03:36.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T11:03:36.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T11:03:36.668Z] ========================================================= [2023-03-07T11:03:36.668Z] EdgeX Global Pipelines Version Info [2023-03-07T11:03:36.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:03:37.406Z] ------------------- [2023-03-07T11:03:37.406Z] stable info: [2023-03-07T11:03:37.406Z] ------------------- [2023-03-07T11:03:37.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T11:03:37.406Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T11:03:37.406Z] Message: update stable to v1.0.244 [2023-03-07T11:03:37.977Z] ------------------- [2023-03-07T11:03:37.977Z] experimental info: [2023-03-07T11:03:37.977Z] ------------------- [2023-03-07T11:03:37.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T11:03:37.977Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T11:03:37.977Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T11:03:38.281Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-07T11:03:38.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-07T11:03:38.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T11:03:38.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T11:03:38.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T11:03:38.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T11:03:38.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T11:03:38.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T11:03:38.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T11:03:38.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T11:03:38.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T11:03:38.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-07T11:03:38.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T11:03:38.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T11:03:38.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T11:03:38.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T11:03:38.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T11:03:38.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T11:03:39.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T11:03:39.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T11:03:39.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T11:03:39.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T11:03:39.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T11:03:39.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T11:03:39.287Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T11:03:39.325Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T11:03:39.364Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T11:03:39.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2023-03-07T11:03:39.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2023-03-07T11:03:39.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2023-03-07T11:03:39.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo [2023-03-07T11:03:39.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9cc034 [Pipeline] echo [2023-03-07T11:03:39.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T11:03:39.733Z] provisioning config files... [2023-03-07T11:03:39.748Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config7579486389891387155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:03:40.089Z] ---> docker-login.sh [2023-03-07T11:03:40.089Z] nexus3.edgexfoundry.org:10001 [2023-03-07T11:03:40.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:40.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:40.348Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:40.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:40.348Z] [2023-03-07T11:03:40.348Z] Login Succeeded [2023-03-07T11:03:40.348Z] nexus3.edgexfoundry.org:10002 [2023-03-07T11:03:40.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:40.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:40.348Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:40.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:40.348Z] [2023-03-07T11:03:40.348Z] Login Succeeded [2023-03-07T11:03:40.348Z] nexus3.edgexfoundry.org:10003 [2023-03-07T11:03:40.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:40.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:40.609Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:40.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:40.609Z] [2023-03-07T11:03:40.609Z] Login Succeeded [2023-03-07T11:03:40.609Z] nexus3.edgexfoundry.org:10004 [2023-03-07T11:03:40.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:40.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:40.609Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:40.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:40.609Z] [2023-03-07T11:03:40.609Z] Login Succeeded [2023-03-07T11:03:40.609Z] docker.io [2023-03-07T11:03:40.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:40.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:40.868Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:40.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:40.868Z] [2023-03-07T11:03:40.868Z] Login Succeeded [2023-03-07T11:03:40.868Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T11:03:40.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T11:03:41.539Z] + git rev-list -1 --merges a9cc0347d3b69b8cd93471381a35d66f8a9f3160~1..a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo [2023-03-07T11:03:41.600Z] -----------> git rev-list -1 --merges a9cc0347d3b69b8cd93471381a35d66f8a9f3160~1..a9cc0347d3b69b8cd93471381a35d66f8a9f3160 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [false] [Pipeline] sh [2023-03-07T11:03:41.908Z] + git log --format=format:%s -1 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo [2023-03-07T11:03:41.944Z] ========================================================= [2023-03-07T11:03:41.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T11:03:41.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T11:03:42.379Z] + git log --format=format:%s -1 a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] echo [2023-03-07T11:03:42.414Z] [semverPrep] GIT_COMMIT: a9cc0347d3b69b8cd93471381a35d66f8a9f3160, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-07T11:03:42.444Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T11:03:42.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T11:03:42.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T11:03:42.818Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T11:03:42.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T11:03:42.818Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T11:03:42.818Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T11:03:42.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:03:43.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T11:03:43.254Z] [2023-03-07T11:03:43.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:03:43.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T11:03:43.635Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T11:03:43.635Z] b85a868b505f: Pulling fs layer [2023-03-07T11:03:43.635Z] e2be974225ed: Pulling fs layer [2023-03-07T11:03:43.635Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T11:03:43.635Z] 988bab9f4d93: Pulling fs layer [2023-03-07T11:03:43.635Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T11:03:43.635Z] eaf3925da568: Pulling fs layer [2023-03-07T11:03:43.635Z] bab4dde63d76: Pulling fs layer [2023-03-07T11:03:43.635Z] bde34c3a00c8: Pulling fs layer [2023-03-07T11:03:43.635Z] b352a97aabf1: Pulling fs layer [2023-03-07T11:03:43.635Z] 4872d77fe225: Pulling fs layer [2023-03-07T11:03:43.635Z] 5851b861e8e6: Pulling fs layer [2023-03-07T11:03:43.635Z] bab4dde63d76: Waiting [2023-03-07T11:03:43.635Z] bde34c3a00c8: Waiting [2023-03-07T11:03:43.635Z] 988bab9f4d93: Waiting [2023-03-07T11:03:43.635Z] b352a97aabf1: Waiting [2023-03-07T11:03:43.635Z] 4872d77fe225: Waiting [2023-03-07T11:03:43.635Z] 1469e6f7b9e6: Waiting [2023-03-07T11:03:43.635Z] eaf3925da568: Waiting [2023-03-07T11:03:43.635Z] 5851b861e8e6: Waiting [2023-03-07T11:03:43.635Z] e2be974225ed: Verifying Checksum [2023-03-07T11:03:43.635Z] e2be974225ed: Download complete [2023-03-07T11:03:43.635Z] 988bab9f4d93: Verifying Checksum [2023-03-07T11:03:43.635Z] 988bab9f4d93: Download complete [2023-03-07T11:03:43.895Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T11:03:43.895Z] 1469e6f7b9e6: Download complete [2023-03-07T11:03:43.895Z] eaf3925da568: Verifying Checksum [2023-03-07T11:03:43.895Z] eaf3925da568: Download complete [2023-03-07T11:03:43.895Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T11:03:43.895Z] 339a4e72a1f5: Download complete [2023-03-07T11:03:43.895Z] bde34c3a00c8: Download complete [2023-03-07T11:03:43.895Z] b352a97aabf1: Download complete [2023-03-07T11:03:43.895Z] 4872d77fe225: Verifying Checksum [2023-03-07T11:03:43.895Z] 4872d77fe225: Download complete [2023-03-07T11:03:43.895Z] 5851b861e8e6: Verifying Checksum [2023-03-07T11:03:43.895Z] 5851b861e8e6: Download complete [2023-03-07T11:03:44.158Z] b85a868b505f: Verifying Checksum [2023-03-07T11:03:44.158Z] b85a868b505f: Download complete [2023-03-07T11:03:44.438Z] bab4dde63d76: Verifying Checksum [2023-03-07T11:03:44.438Z] bab4dde63d76: Download complete [2023-03-07T11:03:45.380Z] b85a868b505f: Pull complete [2023-03-07T11:03:45.380Z] e2be974225ed: Pull complete [2023-03-07T11:03:45.950Z] 339a4e72a1f5: Pull complete [2023-03-07T11:03:45.950Z] 988bab9f4d93: Pull complete [2023-03-07T11:03:46.210Z] 1469e6f7b9e6: Pull complete [2023-03-07T11:03:46.210Z] eaf3925da568: Pull complete [2023-03-07T11:03:48.119Z] bab4dde63d76: Pull complete [2023-03-07T11:03:48.119Z] bde34c3a00c8: Pull complete [2023-03-07T11:03:48.119Z] b352a97aabf1: Pull complete [2023-03-07T11:03:48.380Z] 4872d77fe225: Pull complete [2023-03-07T11:03:48.380Z] 5851b861e8e6: Pull complete [2023-03-07T11:03:48.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T11:03:48.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T11:03:48.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:03:48.613Z] prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container [2023-03-07T11:03:48.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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-03-07T11:03:51.106Z] $ docker top 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 -eo pid,comm [2023-03-07T11:03:51.153Z] 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-03-07T11:03:51.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T11:03:51.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T11:03:51.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T11:03:51.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T11:03:51.415Z] $ docker exec 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent [2023-03-07T11:03:51.521Z] SSH_AUTH_SOCK=/tmp/ssh-h9G3T3blWxzZ/agent.34 [2023-03-07T11:03:51.521Z] SSH_AGENT_PID=40 [2023-03-07T11:03:51.527Z] Running ssh-add (command line suppressed) [2023-03-07T11:03:51.624Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_13972574422842493470.key (/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_13972574422842493470.key) [2023-03-07T11:03:51.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T11:03:51.953Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T11:03:51.977Z] $ docker exec --env ******** --env ******** 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent -k [2023-03-07T11:03:52.070Z] unset SSH_AUTH_SOCK; [2023-03-07T11:03:52.070Z] unset SSH_AGENT_PID; [2023-03-07T11:03:52.070Z] echo Agent pid 40 killed; [2023-03-07T11:03:52.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T11:03:52.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T11:03:52.165Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T11:03:52.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T11:03:52.280Z] $ docker exec 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent [2023-03-07T11:03:52.395Z] SSH_AUTH_SOCK=/tmp/ssh-E0Jk1lcpsz5I/agent.72 [2023-03-07T11:03:52.395Z] SSH_AGENT_PID=78 [2023-03-07T11:03:52.400Z] Running ssh-add (command line suppressed) [2023-03-07T11:03:52.498Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_16320839781524901434.key (/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/private_key_16320839781524901434.key) [2023-03-07T11:03:52.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T11:03:52.845Z] + git semver init [2023-03-07T11:03:53.107Z] 2023-03-07 11:03:53,079 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T11:03:53.107Z] 2023-03-07 11:03:53,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver [2023-03-07T11:03:53.107Z] 2023-03-07 11:03:53,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-171/.semver [2023-03-07T11:03:53.107Z] 2023-03-07 11:03:53,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171, universal_newlines=False, shell=None, istream=None) [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,922 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-171/.git/info/exclude [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 with force:False [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,922 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,925 [execute] INFO git cat-file --batch-check [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,931 [execute] INFO git cat-file --batch [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T11:03:54.045Z] 2023-03-07 11:03:53,937 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-171/.semver/PR-171 [2023-03-07T11:03:54.045Z] 0.0.0 [Pipeline] } [2023-03-07T11:03:54.075Z] $ docker exec --env ******** --env ******** 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 ssh-agent -k [2023-03-07T11:03:54.166Z] unset SSH_AUTH_SOCK; [2023-03-07T11:03:54.167Z] unset SSH_AGENT_PID; [2023-03-07T11:03:54.167Z] echo Agent pid 78 killed; [2023-03-07T11:03:54.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T11:03:54.607Z] + git semver [Pipeline] } [2023-03-07T11:03:54.893Z] $ docker stop --time=1 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 [2023-03-07T11:03:56.169Z] $ docker rm -f --volumes 16aa78d4d605728a28af5ba10ba808d8f6a847d3d841955ae39d510619d069a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T11:03:56.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T11:03:56.866Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T11:03:56.886Z] [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-03-07T11:03:57.484Z] provisioning config files... [2023-03-07T11:03:57.494Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config8551543683366437077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:03:57.836Z] ---> docker-login.sh [2023-03-07T11:03:57.836Z] nexus3.edgexfoundry.org:10001 [2023-03-07T11:03:57.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:57.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:57.836Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:57.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:57.836Z] [2023-03-07T11:03:57.836Z] Login Succeeded [2023-03-07T11:03:57.836Z] nexus3.edgexfoundry.org:10002 [2023-03-07T11:03:57.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:57.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:57.836Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:57.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:57.836Z] [2023-03-07T11:03:57.836Z] Login Succeeded [2023-03-07T11:03:57.836Z] nexus3.edgexfoundry.org:10003 [2023-03-07T11:03:58.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:58.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:58.096Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:58.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:58.096Z] [2023-03-07T11:03:58.096Z] Login Succeeded [2023-03-07T11:03:58.096Z] nexus3.edgexfoundry.org:10004 [2023-03-07T11:03:58.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:58.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:58.096Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:58.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:58.096Z] [2023-03-07T11:03:58.096Z] Login Succeeded [2023-03-07T11:03:58.096Z] docker.io [2023-03-07T11:03:58.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:03:58.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:03:58.359Z] Configure a credential helper to remove this warning. See [2023-03-07T11:03:58.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:03:58.359Z] [2023-03-07T11:03:58.359Z] Login Succeeded [2023-03-07T11:03:58.359Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T11:03:58.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T11:03:58.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:03:58.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:03:58.667Z] ========================================================= [2023-03-07T11:03:58.667Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T11:03:58.667Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:03:59.151Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T11:03:59.151Z] Sending build context to Docker daemon 4.115MB [2023-03-07T11:03:59.151Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T11:03:59.151Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T11:03:59.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T11:03:59.411Z] 213ec9aee27d: Pulling fs layer [2023-03-07T11:03:59.411Z] 4583459ba037: Pulling fs layer [2023-03-07T11:03:59.411Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T11:03:59.411Z] 53926ce57604: Pulling fs layer [2023-03-07T11:03:59.411Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T11:03:59.411Z] 22ff95d597cd: Pulling fs layer [2023-03-07T11:03:59.411Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T11:03:59.411Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T11:03:59.411Z] a7acece74701: Pulling fs layer [2023-03-07T11:03:59.411Z] 53926ce57604: Waiting [2023-03-07T11:03:59.411Z] 22ff95d597cd: Waiting [2023-03-07T11:03:59.411Z] 96b7cbca73a9: Waiting [2023-03-07T11:03:59.411Z] 12d6caf4c0d1: Waiting [2023-03-07T11:03:59.411Z] 93c1e223e6f2: Download complete [2023-03-07T11:03:59.411Z] 4583459ba037: Verifying Checksum [2023-03-07T11:03:59.411Z] 4583459ba037: Download complete [2023-03-07T11:03:59.411Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T11:03:59.411Z] 21b2b0c7a3f4: Download complete [2023-03-07T11:03:59.411Z] 22ff95d597cd: Verifying Checksum [2023-03-07T11:03:59.411Z] 22ff95d597cd: Download complete [2023-03-07T11:03:59.411Z] 213ec9aee27d: Verifying Checksum [2023-03-07T11:03:59.411Z] 213ec9aee27d: Download complete [2023-03-07T11:03:59.411Z] 12d6caf4c0d1: Download complete [2023-03-07T11:03:59.675Z] 213ec9aee27d: Pull complete [2023-03-07T11:03:59.937Z] 4583459ba037: Pull complete [2023-03-07T11:03:59.937Z] 93c1e223e6f2: Pull complete [2023-03-07T11:03:59.937Z] a7acece74701: Verifying Checksum [2023-03-07T11:03:59.937Z] a7acece74701: Download complete [2023-03-07T11:04:00.195Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T11:04:00.195Z] 96b7cbca73a9: Download complete [2023-03-07T11:04:00.195Z] 53926ce57604: Verifying Checksum [2023-03-07T11:04:00.195Z] 53926ce57604: Download complete [2023-03-07T11:04:04.379Z] 53926ce57604: Pull complete [2023-03-07T11:04:04.379Z] 21b2b0c7a3f4: Pull complete [2023-03-07T11:04:04.379Z] 22ff95d597cd: Pull complete [2023-03-07T11:04:04.379Z] 12d6caf4c0d1: Pull complete [2023-03-07T11:04:06.909Z] 96b7cbca73a9: Pull complete [2023-03-07T11:04:07.476Z] a7acece74701: Pull complete [2023-03-07T11:04:07.476Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T11:04:07.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T11:04:07.476Z] ---> db6d94c90886 [2023-03-07T11:04:07.476Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T11:04:12.298Z] Still waiting to schedule task [2023-03-07T11:04:12.298Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8539’ [2023-03-07T11:04:17.486Z] ---> Running in 3a0859cb9d08 [2023-03-07T11:04:17.486Z] Removing intermediate container 3a0859cb9d08 [2023-03-07T11:04:17.486Z] ---> c8bfabfe1157 [2023-03-07T11:04:17.486Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T11:04:17.486Z] ---> Running in c1dffdb4f69a [2023-03-07T11:04:17.486Z] Removing intermediate container c1dffdb4f69a [2023-03-07T11:04:17.486Z] ---> cd9fc0f48fbd [2023-03-07T11:04:17.486Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T11:04:17.745Z] ---> Running in bce6089cb722 [2023-03-07T11:04:18.313Z] Removing intermediate container bce6089cb722 [2023-03-07T11:04:18.313Z] ---> ffd7c0795583 [2023-03-07T11:04:18.313Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T11:04:18.880Z] ---> Running in 91fc78fbfebe [2023-03-07T11:04:19.446Z] Removing intermediate container 91fc78fbfebe [2023-03-07T11:04:19.446Z] ---> c0c5d5fc5dcb [2023-03-07T11:04:19.446Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T11:04:19.446Z] ---> Running in 15247047aed1 [2023-03-07T11:04:20.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T11:04:20.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T11:04:20.951Z] OK: 211 MiB in 51 packages [2023-03-07T11:04:21.887Z] Removing intermediate container 15247047aed1 [2023-03-07T11:04:21.887Z] ---> 5f9e428f5ec6 [2023-03-07T11:04:21.887Z] Step 8/12 : WORKDIR /app [2023-03-07T11:04:22.147Z] ---> Running in 846fd5aa853c [2023-03-07T11:04:22.714Z] Removing intermediate container 846fd5aa853c [2023-03-07T11:04:22.714Z] ---> 5595f919a5c9 [2023-03-07T11:04:22.714Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T11:04:22.982Z] ---> abc1f9c21ce5 [2023-03-07T11:04:22.983Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T11:04:23.241Z] ---> Running in 2383147544d0 [2023-03-07T11:04:55.328Z] Removing intermediate container 2383147544d0 [2023-03-07T11:04:55.328Z] ---> ccf9510335f9 [2023-03-07T11:04:55.328Z] Step 11/12 : COPY . . [2023-03-07T11:04:55.328Z] ---> e16eb5402422 [2023-03-07T11:04:55.328Z] Step 12/12 : RUN $MAKE [2023-03-07T11:04:55.328Z] ---> Running in af7a2245a507 [2023-03-07T11:04:55.328Z] noop [2023-03-07T11:04:55.328Z] Removing intermediate container af7a2245a507 [2023-03-07T11:04:55.328Z] ---> f53bf969f7cd [2023-03-07T11:04:55.328Z] Successfully built f53bf969f7cd [2023-03-07T11:04:55.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:04:55.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T11:04:55.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:04:55.904Z] prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container [2023-03-07T11:04:55.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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-03-07T11:04:56.300Z] $ docker top 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:04:56.692Z] + go version [2023-03-07T11:04:56.692Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T11:04:56.726Z] $ docker stop --time=1 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec [2023-03-07T11:04:57.996Z] $ docker rm -f --volumes 5777d1762f4202440dfa1a28c524f00626f87809816bcbede17f2650131f2eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:04:58.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T11:04:58.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:04:58.857Z] prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container [2023-03-07T11:04:58.890Z] $ 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-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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-03-07T11:04:59.212Z] $ docker top 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:04:59.596Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-171 [Pipeline] fileExists [Pipeline] sh [2023-03-07T11:04:59.954Z] + make test [2023-03-07T11:04:59.954Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T11:05:00.212Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-07T11:05:12.404Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-07T11:05:12.404Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-07T11:05:15.223Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.123s coverage: 40.7% of statements [2023-03-07T11:05:15.223Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.258s coverage: 52.0% of statements [2023-03-07T11:05:15.223Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.023s coverage: 95.5% of statements [2023-03-07T11:05:23.498Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T11:05:23.498Z] go vet ./... [2023-03-07T11:05:26.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T11:05:27.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T11:05:27.033Z] ./bin/test-attribution-txt.sh [2023-03-07T11:05:27.033Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-07T11:05:27.033Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-07T11:05:27.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T11:05:27.103Z] $ docker stop --time=1 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c [2023-03-07T11:05:34.234Z] $ docker rm -f --volumes 250964bf2abe23a4506040619b65ebc0ec5744878d8ee094bc17cc0c1bca254c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T11:05:34.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T11:05:34.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T11:05:35.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T11:05:35.830Z] + ls -al . [2023-03-07T11:05:35.830Z] total 628 [2023-03-07T11:05:35.830Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 11:05 . [2023-03-07T11:05:35.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 .. [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 11:03 .dockerignore [2023-03-07T11:05:35.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 11:05 .git [2023-03-07T11:05:35.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 11:03 .github [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 7 11:03 .gitignore [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 11:03 .golangci.yml [2023-03-07T11:05:35.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:03 .semver [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 7 11:03 Attribution.txt [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 7 11:03 CHANGELOG.md [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 7 11:03 Dockerfile [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 11:03 GOVERNANCE.md [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 7 11:03 Jenkinsfile [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 11:03 LICENSE [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 7 11:03 Makefile [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 11:03 OWNERS.md [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 7 11:03 README.md [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 11:03 VERSION [2023-03-07T11:05:35.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 bin [2023-03-07T11:05:35.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 cmd [2023-03-07T11:05:35.830Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 7 11:05 coverage.out [2023-03-07T11:05:35.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 examples [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 3463 Mar 7 11:03 go.mod [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 31136 Mar 7 11:03 go.sum [2023-03-07T11:05:35.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:03 images [2023-03-07T11:05:35.830Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 11:03 internal [2023-03-07T11:05:35.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:03 snap [2023-03-07T11:05:35.830Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:05:36.208Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 --label arch=amd64 --label version=0.0.0 . [2023-03-07T11:05:36.208Z] Sending build context to Docker daemon 4.115MB [2023-03-07T11:05:36.208Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T11:05:36.208Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T11:05:36.208Z] ---> f53bf969f7cd [2023-03-07T11:05:36.208Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T11:05:36.208Z] ---> Running in 5c3d75678866 [2023-03-07T11:05:36.467Z] Removing intermediate container 5c3d75678866 [2023-03-07T11:05:36.467Z] ---> d62298e558cd [2023-03-07T11:05:36.467Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T11:05:36.467Z] ---> Running in 9fd8ad86f48d [2023-03-07T11:05:36.467Z] Removing intermediate container 9fd8ad86f48d [2023-03-07T11:05:36.467Z] ---> 90aa39a106d9 [2023-03-07T11:05:36.467Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T11:05:36.467Z] ---> Running in ad3dc906e943 [2023-03-07T11:05:36.467Z] Removing intermediate container ad3dc906e943 [2023-03-07T11:05:36.467Z] ---> 1119a77a93f3 [2023-03-07T11:05:36.467Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T11:05:36.467Z] ---> Running in 553cc1a8314c [2023-03-07T11:05:36.724Z] Removing intermediate container 553cc1a8314c [2023-03-07T11:05:36.724Z] ---> 76276cb1ba1e [2023-03-07T11:05:36.724Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T11:05:36.724Z] ---> Running in 577f6527a953 [2023-03-07T11:05:36.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T11:05:36.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T11:05:37.241Z] OK: 211 MiB in 51 packages [2023-03-07T11:05:37.499Z] Removing intermediate container 577f6527a953 [2023-03-07T11:05:37.499Z] ---> 526b433c055d [2023-03-07T11:05:37.499Z] Step 8/24 : WORKDIR /app [2023-03-07T11:05:37.499Z] ---> Running in 47951a7e6759 [2023-03-07T11:05:37.763Z] Removing intermediate container 47951a7e6759 [2023-03-07T11:05:37.763Z] ---> a5e481468a9d [2023-03-07T11:05:37.763Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T11:05:38.021Z] ---> 7a4af244eff8 [2023-03-07T11:05:38.021Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T11:05:38.021Z] ---> Running in 28dbd6733e21 [2023-03-07T11:05:38.961Z] Removing intermediate container 28dbd6733e21 [2023-03-07T11:05:38.961Z] ---> dce6c3718d32 [2023-03-07T11:05:38.961Z] Step 11/24 : COPY . . [2023-03-07T11:05:38.961Z] ---> 9bfc1ee78b84 [2023-03-07T11:05:38.961Z] Step 12/24 : RUN $MAKE [2023-03-07T11:05:39.222Z] ---> Running in 04f0a95df393 [2023-03-07T11:05:39.482Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-07T11:06:01.405Z] Removing intermediate container 04f0a95df393 [2023-03-07T11:06:01.405Z] ---> 9189dc11b4ce [2023-03-07T11:06:01.405Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T11:06:01.974Z] 3.16: Pulling from library/alpine [2023-03-07T11:06:01.974Z] ef5531b6e74e: Pulling fs layer [2023-03-07T11:06:01.974Z] ef5531b6e74e: Verifying Checksum [2023-03-07T11:06:01.974Z] ef5531b6e74e: Download complete [2023-03-07T11:06:02.234Z] ef5531b6e74e: Pull complete [2023-03-07T11:06:02.234Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T11:06:02.234Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T11:06:02.234Z] ---> dfd21b5a31f5 [2023-03-07T11:06:02.234Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T11:06:02.492Z] ---> Running in eb517aef869d [2023-03-07T11:06:02.492Z] Removing intermediate container eb517aef869d [2023-03-07T11:06:02.492Z] ---> a15e06194a8c [2023-03-07T11:06:02.492Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T11:06:02.492Z] ---> Running in b56d05c322b9 [2023-03-07T11:06:02.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T11:06:03.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T11:06:03.266Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T11:06:03.266Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T11:06:03.266Z] OK: 6 MiB in 15 packages [2023-03-07T11:06:03.524Z] Removing intermediate container b56d05c322b9 [2023-03-07T11:06:03.524Z] ---> ba5097ba6074 [2023-03-07T11:06:03.524Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-07T11:06:03.783Z] ---> 6eabb06e3aa1 [2023-03-07T11:06:03.783Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-07T11:06:04.041Z] ---> b8aa7dde0d04 [2023-03-07T11:06:04.041Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-07T11:06:05.010Z] ---> 29acb7f281bf [2023-03-07T11:06:05.010Z] Step 19/24 : EXPOSE 59989 [2023-03-07T11:06:05.010Z] ---> Running in 45ffbc937684 [2023-03-07T11:06:05.010Z] Removing intermediate container 45ffbc937684 [2023-03-07T11:06:05.010Z] ---> 7f020bbe7099 [2023-03-07T11:06:05.010Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-07T11:06:05.010Z] ---> Running in 396dde245d1d [2023-03-07T11:06:05.010Z] Removing intermediate container 396dde245d1d [2023-03-07T11:06:05.010Z] ---> 354079f805ad [2023-03-07T11:06:05.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T11:06:05.010Z] ---> Running in 57fe41352481 [2023-03-07T11:06:05.269Z] Removing intermediate container 57fe41352481 [2023-03-07T11:06:05.269Z] ---> ff4727d1ddb0 [2023-03-07T11:06:05.269Z] Step 22/24 : LABEL arch=amd64 [2023-03-07T11:06:05.269Z] ---> Running in 4f9a398f2a67 [2023-03-07T11:06:05.269Z] Removing intermediate container 4f9a398f2a67 [2023-03-07T11:06:05.269Z] ---> b6b12107dd52 [2023-03-07T11:06:05.269Z] Step 23/24 : LABEL git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [2023-03-07T11:06:05.269Z] ---> Running in 764d19aa5027 [2023-03-07T11:06:05.528Z] Removing intermediate container 764d19aa5027 [2023-03-07T11:06:05.528Z] ---> dd736a9268f3 [2023-03-07T11:06:05.528Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T11:06:05.528Z] ---> Running in ceff63293b77 [2023-03-07T11:06:05.528Z] Removing intermediate container ceff63293b77 [2023-03-07T11:06:05.528Z] ---> fb2b0d54e0a9 [2023-03-07T11:06:05.528Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T11:06:05.528Z] Successfully built fb2b0d54e0a9 [2023-03-07T11:06:05.528Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:06:06.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:06:06.460Z] [2023-03-07T11:06:06.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:06:06.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:06:06.848Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T11:06:06.848Z] 5eb5b503b376: Pulling fs layer [2023-03-07T11:06:06.848Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T11:06:06.848Z] ec43610c2a17: Pulling fs layer [2023-03-07T11:06:06.848Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T11:06:06.848Z] 33b1e0a273af: Pulling fs layer [2023-03-07T11:06:06.848Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T11:06:06.848Z] 2f39f015ded8: Pulling fs layer [2023-03-07T11:06:06.848Z] 33b1e0a273af: Waiting [2023-03-07T11:06:06.848Z] 5d3b04190fa2: Waiting [2023-03-07T11:06:06.848Z] 2f39f015ded8: Waiting [2023-03-07T11:06:06.848Z] 3a2ae6a8a46f: Waiting [2023-03-07T11:06:06.848Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T11:06:06.848Z] 5c69ac0246d0: Download complete [2023-03-07T11:06:06.848Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T11:06:06.848Z] 3a2ae6a8a46f: Download complete [2023-03-07T11:06:07.108Z] 33b1e0a273af: Verifying Checksum [2023-03-07T11:06:07.108Z] 33b1e0a273af: Download complete [2023-03-07T11:06:07.108Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T11:06:07.109Z] 5d3b04190fa2: Download complete [2023-03-07T11:06:07.109Z] ec43610c2a17: Verifying Checksum [2023-03-07T11:06:07.109Z] ec43610c2a17: Download complete [2023-03-07T11:06:07.109Z] 5eb5b503b376: Verifying Checksum [2023-03-07T11:06:07.109Z] 5eb5b503b376: Download complete [2023-03-07T11:06:07.675Z] 2f39f015ded8: Verifying Checksum [2023-03-07T11:06:07.675Z] 2f39f015ded8: Download complete [2023-03-07T11:06:08.242Z] 5eb5b503b376: Pull complete [2023-03-07T11:06:08.501Z] 5c69ac0246d0: Pull complete [2023-03-07T11:06:09.065Z] ec43610c2a17: Pull complete [2023-03-07T11:06:09.066Z] 3a2ae6a8a46f: Pull complete [2023-03-07T11:06:09.066Z] 33b1e0a273af: Pull complete [2023-03-07T11:06:09.324Z] 5d3b04190fa2: Pull complete [2023-03-07T11:06:14.581Z] 2f39f015ded8: Pull complete [2023-03-07T11:06:14.581Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T11:06:14.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:06:14.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:06:14.798Z] prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container [2023-03-07T11:06:14.828Z] $ 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-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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-03-07T11:06:19.316Z] $ docker top eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:06:19.748Z] ---> job-cost.sh [2023-03-07T11:06:19.748Z] lf-activate-venv: SKIPPING [2023-03-07T11:06:19.748Z] INFO: No Stack... [2023-03-07T11:06:20.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T11:06:20.268Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T11:06:20.590Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/cost.csv [2023-03-07T11:06:20.590Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T11:06:20.630Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [2023-03-07T11:06:20.635Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] did not exist. Created. [2023-03-07T11:06:20.635Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T11:06:21.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T11:06:21.090Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T11:06:21.110Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T11:06:21.188Z] $ docker stop --time=1 eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 [2023-03-07T11:06:22.334Z] $ docker rm -f --volumes eb9fa136009c0e1a7bb377c3e961b73cf06377a96357fbf5c5138979dfcc9a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T11:07:25.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8545 in /w/workspace/undry_device-rfid-llrp-go_PR-171 [Pipeline] { [Pipeline] ws [2023-03-07T11:07:25.617Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T11:07:25.702Z] Selected Git installation does not exist. Using Default [2023-03-07T11:07:25.702Z] The recommended git tool is: NONE [2023-03-07T11:07:30.903Z] using credential edgex-jenkins-ssh [2023-03-07T11:07:30.920Z] Cloning the remote Git repository [2023-03-07T11:07:30.969Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:07:31.043Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-07T11:07:31.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:07:31.205Z] > git --version # timeout=10 [2023-03-07T11:07:31.229Z] > git --version # 'git version 2.25.1' [2023-03-07T11:07:31.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:07:31.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T11:07:32.370Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-07T11:07:32.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T11:07:33.871Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [2023-03-07T11:07:34.140Z] Merge succeeded, producing a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [2023-03-07T11:07:34.140Z] Checking out Revision a9cc0347d3b69b8cd93471381a35d66f8a9f3160 (PR-171) [2023-03-07T11:07:33.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-07T11:07:33.370Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:07:33.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:07:33.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T11:07:33.893Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T11:07:33.916Z] > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 [2023-03-07T11:07:34.030Z] > git remote # timeout=10 [2023-03-07T11:07:34.047Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T11:07:34.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:07:34.090Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-03-07T11:07:34.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T11:07:34.151Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T11:07:34.171Z] > git checkout -f a9cc0347d3b69b8cd93471381a35d66f8a9f3160 # timeout=10 [2023-03-07T11:07:34.660Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-07T11:07:34.710Z] > git --version # timeout=10 [2023-03-07T11:07:34.720Z] > git --version # 'git version 2.25.1' [2023-03-07T11:07:34.732Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T11:07:35.769Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T11:07:35.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T11:07:35.770Z] Dload Upload Total Spent Left Speed [2023-03-07T11:07:35.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-07T11:07:36.425Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T11:07:36.768Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T11:07:36.769Z] + sudo tee /etc/docker/daemon.new [2023-03-07T11:07:36.769Z] { [2023-03-07T11:07:36.769Z] "registry-mirrors": [ [2023-03-07T11:07:36.769Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T11:07:36.769Z] ], [2023-03-07T11:07:36.769Z] "bip": "10.250.0.254/24", [2023-03-07T11:07:36.769Z] "hosts": [ [2023-03-07T11:07:36.769Z] "tcp://0.0.0.0:5555", [2023-03-07T11:07:36.769Z] "unix:///var/run/docker.sock" [2023-03-07T11:07:36.769Z] ], [2023-03-07T11:07:36.769Z] "mtu": 1458, [2023-03-07T11:07:36.769Z] "selinux-enabled": true, [2023-03-07T11:07:36.769Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T11:07:36.769Z] } [Pipeline] sh [2023-03-07T11:07:37.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T11:07:37.459Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T11:07:55.793Z] provisioning config files... [2023-03-07T11:07:55.820Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config622589305001464770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:07:56.216Z] ---> docker-login.sh [2023-03-07T11:07:56.216Z] nexus3.edgexfoundry.org:10001 [2023-03-07T11:07:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:07:56.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:07:56.769Z] Configure a credential helper to remove this warning. See [2023-03-07T11:07:56.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:07:56.769Z] [2023-03-07T11:07:56.769Z] Login Succeeded [2023-03-07T11:07:56.769Z] nexus3.edgexfoundry.org:10002 [2023-03-07T11:07:57.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:07:57.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:07:57.311Z] Configure a credential helper to remove this warning. See [2023-03-07T11:07:57.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:07:57.311Z] [2023-03-07T11:07:57.311Z] Login Succeeded [2023-03-07T11:07:57.311Z] nexus3.edgexfoundry.org:10003 [2023-03-07T11:07:57.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:07:57.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:07:57.582Z] Configure a credential helper to remove this warning. See [2023-03-07T11:07:57.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:07:57.582Z] [2023-03-07T11:07:57.582Z] Login Succeeded [2023-03-07T11:07:57.582Z] nexus3.edgexfoundry.org:10004 [2023-03-07T11:07:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:07:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:07:57.854Z] Configure a credential helper to remove this warning. See [2023-03-07T11:07:57.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:07:57.854Z] [2023-03-07T11:07:57.854Z] Login Succeeded [2023-03-07T11:07:57.854Z] docker.io [2023-03-07T11:07:58.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:07:58.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:07:58.389Z] Configure a credential helper to remove this warning. See [2023-03-07T11:07:58.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:07:58.389Z] [2023-03-07T11:07:58.389Z] Login Succeeded [2023-03-07T11:07:58.389Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T11:07:58.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T11:07:58.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:07:58.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:07:58.876Z] ========================================================= [2023-03-07T11:07:58.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T11:07:58.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:07:59.380Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T11:07:59.650Z] Sending build context to Docker daemon 1.217MB [2023-03-07T11:07:59.650Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T11:07:59.650Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T11:07:59.650Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T11:07:59.650Z] 9b18e9b68314: Pulling fs layer [2023-03-07T11:07:59.650Z] 35d82f9e3411: Pulling fs layer [2023-03-07T11:07:59.650Z] e16973657156: Pulling fs layer [2023-03-07T11:07:59.650Z] fc693d55d65f: Pulling fs layer [2023-03-07T11:07:59.650Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T11:07:59.650Z] dda99020689f: Pulling fs layer [2023-03-07T11:07:59.650Z] db1c61fa0a46: Pulling fs layer [2023-03-07T11:07:59.928Z] 891c053d2c06: Pulling fs layer [2023-03-07T11:07:59.928Z] fc693d55d65f: Waiting [2023-03-07T11:07:59.928Z] 7e9fc2657dce: Waiting [2023-03-07T11:07:59.928Z] db1c61fa0a46: Waiting [2023-03-07T11:07:59.928Z] dda99020689f: Waiting [2023-03-07T11:07:59.928Z] 891c053d2c06: Waiting [2023-03-07T11:07:59.928Z] e16973657156: Verifying Checksum [2023-03-07T11:07:59.928Z] e16973657156: Download complete [2023-03-07T11:07:59.928Z] 35d82f9e3411: Download complete [2023-03-07T11:07:59.928Z] 7e9fc2657dce: Download complete [2023-03-07T11:07:59.928Z] dda99020689f: Verifying Checksum [2023-03-07T11:07:59.928Z] dda99020689f: Download complete [2023-03-07T11:07:59.928Z] 9b18e9b68314: Download complete [2023-03-07T11:08:00.899Z] 9b18e9b68314: Pull complete [2023-03-07T11:08:00.899Z] 891c053d2c06: Verifying Checksum [2023-03-07T11:08:00.899Z] 891c053d2c06: Download complete [2023-03-07T11:08:01.490Z] 35d82f9e3411: Pull complete [2023-03-07T11:08:01.759Z] e16973657156: Pull complete [2023-03-07T11:08:02.029Z] db1c61fa0a46: Verifying Checksum [2023-03-07T11:08:02.029Z] db1c61fa0a46: Download complete [2023-03-07T11:08:02.996Z] fc693d55d65f: Verifying Checksum [2023-03-07T11:08:02.996Z] fc693d55d65f: Download complete [2023-03-07T11:08:15.363Z] fc693d55d65f: Pull complete [2023-03-07T11:08:15.363Z] 7e9fc2657dce: Pull complete [2023-03-07T11:08:15.363Z] dda99020689f: Pull complete [2023-03-07T11:08:22.025Z] db1c61fa0a46: Pull complete [2023-03-07T11:08:23.051Z] 891c053d2c06: Pull complete [2023-03-07T11:08:23.051Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T11:08:23.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T11:08:23.051Z] ---> f96f9c87975a [2023-03-07T11:08:23.051Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T11:08:25.074Z] ---> Running in 3b777abac623 [2023-03-07T11:08:25.345Z] Removing intermediate container 3b777abac623 [2023-03-07T11:08:25.345Z] ---> 214b73e9aa5d [2023-03-07T11:08:25.345Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T11:08:25.617Z] ---> Running in f425eade1cce [2023-03-07T11:08:25.887Z] Removing intermediate container f425eade1cce [2023-03-07T11:08:25.887Z] ---> c5930aef8bf1 [2023-03-07T11:08:25.887Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T11:08:25.887Z] ---> Running in 3e7bcfa306e9 [2023-03-07T11:08:26.155Z] Removing intermediate container 3e7bcfa306e9 [2023-03-07T11:08:26.155Z] ---> 61b7ba1a45bd [2023-03-07T11:08:26.155Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T11:08:26.424Z] ---> Running in 2e610bcf9570 [2023-03-07T11:08:26.694Z] Removing intermediate container 2e610bcf9570 [2023-03-07T11:08:26.694Z] ---> a3e1526d3a23 [2023-03-07T11:08:26.694Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T11:08:26.694Z] ---> Running in 434ca0242c42 [2023-03-07T11:08:28.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T11:08:28.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T11:08:29.084Z] OK: 221 MiB in 51 packages [2023-03-07T11:08:30.052Z] Removing intermediate container 434ca0242c42 [2023-03-07T11:08:30.052Z] ---> b73cb593166e [2023-03-07T11:08:30.052Z] Step 8/12 : WORKDIR /app [2023-03-07T11:08:30.052Z] ---> Running in 18d7c46c3799 [2023-03-07T11:08:30.321Z] Removing intermediate container 18d7c46c3799 [2023-03-07T11:08:30.321Z] ---> 589b5fd4137e [2023-03-07T11:08:30.321Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T11:08:30.911Z] ---> b11915cc92a0 [2023-03-07T11:08:30.911Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T11:08:30.911Z] ---> Running in e2fdfd8da018 [2023-03-07T11:09:38.820Z] Removing intermediate container e2fdfd8da018 [2023-03-07T11:09:38.820Z] ---> fe8612f27048 [2023-03-07T11:09:38.820Z] Step 11/12 : COPY . . [2023-03-07T11:09:38.820Z] ---> 0d247b2a891a [2023-03-07T11:09:38.820Z] Step 12/12 : RUN $MAKE [2023-03-07T11:09:38.820Z] ---> Running in 683f3451cf2d [2023-03-07T11:09:38.820Z] noop [2023-03-07T11:09:38.820Z] Removing intermediate container 683f3451cf2d [2023-03-07T11:09:38.820Z] ---> e1296be7fdcb [2023-03-07T11:09:38.820Z] Successfully built e1296be7fdcb [2023-03-07T11:09:38.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:09:39.297Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T11:09:39.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:09:39.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container [2023-03-07T11:09:39.621Z] $ 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-03-07T11:09:40.826Z] $ docker top fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:09:41.706Z] + go version [2023-03-07T11:09:41.706Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T11:09:41.743Z] $ docker stop --time=1 fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac [2023-03-07T11:09:43.344Z] $ docker rm -f --volumes fa88ef12425202916a0d705e33b269b0bab838ce4d7bd0554e3e51926fdfe7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:09:44.163Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T11:09:44.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:09:44.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container [2023-03-07T11:09:44.472Z] $ 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-03-07T11:09:45.649Z] $ docker top 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:09:46.538Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T11:09:47.254Z] + make test [2023-03-07T11:09:47.254Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T11:09:48.665Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-07T11:11:25.329Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-07T11:11:25.329Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-07T11:11:37.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.869s coverage: 40.7% of statements [2023-03-07T11:11:37.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.488s coverage: 52.0% of statements [2023-03-07T11:11:37.640Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2023-03-07T11:11:37.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T11:11:37.640Z] go vet ./... [2023-03-07T11:12:09.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T11:12:09.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T11:12:09.906Z] ./bin/test-attribution-txt.sh [2023-03-07T11:12:09.906Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-07T11:12:09.906Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-07T11:12:09.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T11:12:09.985Z] $ docker stop --time=1 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc [2023-03-07T11:12:11.757Z] $ docker rm -f --volumes 64a0b5a4669f81e3cbd516b98cafbe1943f054c45da221ffc29a1dcc3d3b42bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T11:12:12.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T11:12:12.787Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T11:12:13.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T11:12:14.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T11:12:14.438Z] + ls -al . [2023-03-07T11:12:14.438Z] total 624 [2023-03-07T11:12:14.438Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 11:09 . [2023-03-07T11:12:14.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 .. [2023-03-07T11:12:14.438Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 11:07 .dockerignore [2023-03-07T11:12:14.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 11:07 .git [2023-03-07T11:12:14.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 11:07 .github [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 7 11:07 .gitignore [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 11:07 .golangci.yml [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 7 11:07 Attribution.txt [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 7 11:07 CHANGELOG.md [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 7 11:07 Dockerfile [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 11:07 GOVERNANCE.md [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 7 11:07 Jenkinsfile [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 11:07 LICENSE [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 7 11:07 Makefile [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 11:07 OWNERS.md [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 7 11:07 README.md [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 11:03 VERSION [2023-03-07T11:12:14.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 bin [2023-03-07T11:12:14.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 cmd [2023-03-07T11:12:14.439Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 7 11:11 coverage.out [2023-03-07T11:12:14.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 examples [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 3463 Mar 7 11:07 go.mod [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 31136 Mar 7 11:07 go.sum [2023-03-07T11:12:14.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 11:07 images [2023-03-07T11:12:14.439Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 11:07 internal [2023-03-07T11:12:14.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 11:07 snap [2023-03-07T11:12:14.439Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:12:14.861Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 --label arch=arm64 --label version=0.0.0 . [2023-03-07T11:12:15.127Z] Sending build context to Docker daemon 1.217MB [2023-03-07T11:12:15.127Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T11:12:15.127Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-07T11:12:15.127Z] ---> e1296be7fdcb [2023-03-07T11:12:15.127Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T11:12:15.396Z] ---> Running in 96efc312c795 [2023-03-07T11:12:15.678Z] Removing intermediate container 96efc312c795 [2023-03-07T11:12:15.678Z] ---> d73a365e8246 [2023-03-07T11:12:15.678Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T11:12:15.945Z] ---> Running in 0dfda1bb030e [2023-03-07T11:12:16.211Z] Removing intermediate container 0dfda1bb030e [2023-03-07T11:12:16.211Z] ---> e97a7a147c4f [2023-03-07T11:12:16.211Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T11:12:16.211Z] ---> Running in 779aafd5bfc9 [2023-03-07T11:12:16.479Z] Removing intermediate container 779aafd5bfc9 [2023-03-07T11:12:16.479Z] ---> d7654ba93d26 [2023-03-07T11:12:16.479Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T11:12:16.747Z] ---> Running in 6d6459c38b6d [2023-03-07T11:12:17.015Z] Removing intermediate container 6d6459c38b6d [2023-03-07T11:12:17.015Z] ---> ab444f715c01 [2023-03-07T11:12:17.015Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T11:12:17.015Z] ---> Running in 9e2dfbc1349d [2023-03-07T11:12:17.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T11:12:18.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T11:12:19.661Z] OK: 221 MiB in 51 packages [2023-03-07T11:12:20.249Z] Removing intermediate container 9e2dfbc1349d [2023-03-07T11:12:20.249Z] ---> d8618fe08d06 [2023-03-07T11:12:20.249Z] Step 8/24 : WORKDIR /app [2023-03-07T11:12:20.249Z] ---> Running in 57b635684e79 [2023-03-07T11:12:22.195Z] Removing intermediate container 57b635684e79 [2023-03-07T11:12:22.195Z] ---> ff0f74db40d7 [2023-03-07T11:12:22.195Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-07T11:12:23.600Z] ---> b0810cb0fce8 [2023-03-07T11:12:23.600Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T11:12:23.600Z] ---> Running in 692f75b9a0a6 [2023-03-07T11:12:26.197Z] Removing intermediate container 692f75b9a0a6 [2023-03-07T11:12:26.197Z] ---> 02362f648a6e [2023-03-07T11:12:26.197Z] Step 11/24 : COPY . . [2023-03-07T11:12:27.158Z] ---> 6908518ef1f2 [2023-03-07T11:12:27.158Z] Step 12/24 : RUN $MAKE [2023-03-07T11:12:27.431Z] ---> Running in f3fc83d56c52 [2023-03-07T11:12:28.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-07T11:14:35.063Z] Removing intermediate container f3fc83d56c52 [2023-03-07T11:14:35.063Z] ---> 308a7866a000 [2023-03-07T11:14:35.063Z] Step 13/24 : FROM alpine:3.16 [2023-03-07T11:14:35.063Z] 3.16: Pulling from library/alpine [2023-03-07T11:14:35.063Z] 3760b48202b3: Pulling fs layer [2023-03-07T11:14:35.063Z] 3760b48202b3: Verifying Checksum [2023-03-07T11:14:35.063Z] 3760b48202b3: Download complete [2023-03-07T11:14:35.063Z] 3760b48202b3: Pull complete [2023-03-07T11:14:35.063Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T11:14:35.063Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T11:14:35.063Z] ---> 4c81e5bf8899 [2023-03-07T11:14:35.063Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T11:14:35.063Z] ---> Running in 8d8a13641e5b [2023-03-07T11:14:35.329Z] Removing intermediate container 8d8a13641e5b [2023-03-07T11:14:35.330Z] ---> e059e85e2baa [2023-03-07T11:14:35.330Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T11:14:35.330Z] ---> Running in ff1b65f244c5 [2023-03-07T11:14:36.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T11:14:36.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T11:14:37.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T11:14:37.778Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T11:14:37.778Z] OK: 5 MiB in 15 packages [2023-03-07T11:14:38.736Z] Removing intermediate container ff1b65f244c5 [2023-03-07T11:14:38.736Z] ---> 62c3f068d3fb [2023-03-07T11:14:38.736Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-07T11:14:39.004Z] ---> 1e0f2bcfe6d2 [2023-03-07T11:14:39.004Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-07T11:14:39.586Z] ---> 5170104ae0fa [2023-03-07T11:14:39.586Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-07T11:14:40.995Z] ---> a600bac131b2 [2023-03-07T11:14:40.995Z] Step 19/24 : EXPOSE 59989 [2023-03-07T11:14:40.995Z] ---> Running in 57189c7bad8c [2023-03-07T11:14:41.262Z] Removing intermediate container 57189c7bad8c [2023-03-07T11:14:41.262Z] ---> ff5f335efd7a [2023-03-07T11:14:41.262Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-07T11:14:41.262Z] ---> Running in 86a9b173f599 [2023-03-07T11:14:41.528Z] Removing intermediate container 86a9b173f599 [2023-03-07T11:14:41.528Z] ---> 5b0f2653183f [2023-03-07T11:14:41.528Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T11:14:41.794Z] ---> Running in 7077c454cb5c [2023-03-07T11:14:42.059Z] Removing intermediate container 7077c454cb5c [2023-03-07T11:14:42.059Z] ---> 0f6709857ac9 [2023-03-07T11:14:42.059Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T11:14:42.059Z] ---> Running in 65134b497734 [2023-03-07T11:14:42.326Z] Removing intermediate container 65134b497734 [2023-03-07T11:14:42.326Z] ---> a6887f0cf02c [2023-03-07T11:14:42.326Z] Step 23/24 : LABEL git_sha=a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [2023-03-07T11:14:42.326Z] ---> Running in 3f7ff26af4b4 [2023-03-07T11:14:42.598Z] Removing intermediate container 3f7ff26af4b4 [2023-03-07T11:14:42.598Z] ---> 08b11f18fcb2 [2023-03-07T11:14:42.598Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T11:14:42.598Z] ---> Running in a947fd3a264b [2023-03-07T11:14:42.865Z] Removing intermediate container a947fd3a264b [2023-03-07T11:14:42.866Z] ---> 3fa7037534d4 [2023-03-07T11:14:42.866Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T11:14:42.866Z] Successfully built 3fa7037534d4 [2023-03-07T11:14:43.131Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:14:43.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:14:43.951Z] [2023-03-07T11:14:43.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:14:44.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:14:44.354Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T11:14:44.354Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T11:14:44.354Z] 04944245beec: Pulling fs layer [2023-03-07T11:14:44.354Z] 699f458cf7ca: Pulling fs layer [2023-03-07T11:14:44.354Z] 765212b225bb: Pulling fs layer [2023-03-07T11:14:44.354Z] f23df028b6ca: Pulling fs layer [2023-03-07T11:14:44.354Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T11:14:44.354Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T11:14:44.354Z] f23df028b6ca: Waiting [2023-03-07T11:14:44.354Z] 765212b225bb: Waiting [2023-03-07T11:14:44.354Z] d65c8cfc05b1: Waiting [2023-03-07T11:14:44.354Z] 2437ff75d9bd: Waiting [2023-03-07T11:14:44.625Z] 04944245beec: Verifying Checksum [2023-03-07T11:14:44.625Z] 04944245beec: Download complete [2023-03-07T11:14:44.625Z] 765212b225bb: Verifying Checksum [2023-03-07T11:14:44.625Z] 765212b225bb: Download complete [2023-03-07T11:14:44.625Z] f23df028b6ca: Verifying Checksum [2023-03-07T11:14:44.625Z] f23df028b6ca: Download complete [2023-03-07T11:14:44.625Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T11:14:44.625Z] d65c8cfc05b1: Download complete [2023-03-07T11:14:44.625Z] 699f458cf7ca: Verifying Checksum [2023-03-07T11:14:44.625Z] 699f458cf7ca: Download complete [2023-03-07T11:14:45.210Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T11:14:45.210Z] 8998bd30e6a1: Download complete [2023-03-07T11:14:47.166Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T11:14:47.166Z] 2437ff75d9bd: Download complete [2023-03-07T11:14:49.134Z] 8998bd30e6a1: Pull complete [2023-03-07T11:14:49.401Z] 04944245beec: Pull complete [2023-03-07T11:14:50.806Z] 699f458cf7ca: Pull complete [2023-03-07T11:14:50.806Z] 765212b225bb: Pull complete [2023-03-07T11:14:51.389Z] f23df028b6ca: Pull complete [2023-03-07T11:14:51.656Z] d65c8cfc05b1: Pull complete [2023-03-07T11:15:06.730Z] 2437ff75d9bd: Pull complete [2023-03-07T11:15:06.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T11:15:06.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:15:06.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:15:07.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-8545 does not seem to be running inside a container [2023-03-07T11:15:07.138Z] $ 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-03-07T11:15:09.583Z] $ docker top 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:10.520Z] ---> job-cost.sh [2023-03-07T11:15:10.520Z] lf-activate-venv: SKIPPING [2023-03-07T11:15:10.520Z] INFO: No Stack... [2023-03-07T11:15:10.786Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T11:15:11.739Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T11:15:12.395Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 [2023-03-07T11:15:12.395Z] [Pipeline] lock [2023-03-07T11:15:12.481Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [2023-03-07T11:15:12.486Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] did not exist. Created. [2023-03-07T11:15:12.486Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T11:15:12.896Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-2e880067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T11:15:13.242Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T11:15:13.278Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T11:15:13.330Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T11:15:13.346Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T11:15:13.429Z] $ docker stop --time=1 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 [2023-03-07T11:15:14.950Z] $ docker rm -f --volumes 7b593ec4064a56b1d54606e8b1b4e1c1e27d1ca759b6a8b7ce5bfaa1158901d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T11:15:15.984Z] provisioning config files... [2023-03-07T11:15:15.992Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config6802882062385031607tmp [Pipeline] { [Pipeline] sh [2023-03-07T11:15:16.322Z] + set +x [2023-03-07T11:15:16.322Z] + curl -s https://codecov.io/bash [2023-03-07T11:15:16.322Z] + bash -s -- [2023-03-07T11:15:16.322Z] [2023-03-07T11:15:16.322Z] _____ _ [2023-03-07T11:15:16.322Z] / ____| | | [2023-03-07T11:15:16.322Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T11:15:16.322Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T11:15:16.322Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T11:15:16.322Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T11:15:16.322Z] Bash-1.0.6 [2023-03-07T11:15:16.322Z] [2023-03-07T11:15:16.322Z] [2023-03-07T11:15:16.322Z] ==> git version 2.25.1 found [2023-03-07T11:15:16.322Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T11:15:16.323Z] Release-Date: 2020-01-08 [2023-03-07T11:15:16.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T11:15:16.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T11:15:16.323Z] ==> Jenkins CI detected. [2023-03-07T11:15:16.323Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-171 [2023-03-07T11:15:16.323Z] project root: . [2023-03-07T11:15:16.323Z] --> token set from env [2023-03-07T11:15:16.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T11:15:16.323Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T11:15:16.323Z] ==> Python coveragepy not found [2023-03-07T11:15:16.323Z] ==> Searching for coverage reports in: [2023-03-07T11:15:16.323Z] + . [2023-03-07T11:15:16.323Z] -> Found 1 reports [2023-03-07T11:15:16.323Z] ==> Detecting git/mercurial file structure [2023-03-07T11:15:16.580Z] ==> Reading reports [2023-03-07T11:15:16.581Z] + ./coverage.out bytes=457862 [2023-03-07T11:15:16.581Z] ==> Appending adjustments [2023-03-07T11:15:16.581Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T11:15:16.581Z] + Found adjustments [2023-03-07T11:15:16.581Z] ==> Gzipping contents [2023-03-07T11:15:16.840Z] 52K /tmp/codecov.3jeQPO.gz [2023-03-07T11:15:16.840Z] ==> Uploading reports [2023-03-07T11:15:16.840Z] url: https://codecov.io [2023-03-07T11:15:16.840Z] query: branch=PR-171&commit=a9cc0347d3b69b8cd93471381a35d66f8a9f3160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2023-03-07T11:15:16.840Z] -> Pinging Codecov [2023-03-07T11:15:16.840Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-171&commit=a9cc0347d3b69b8cd93471381a35d66f8a9f3160&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=171&job=&cmd_args= [2023-03-07T11:15:16.840Z] -> Uploading to [2023-03-07T11:15:16.840Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/581DD39554BDF9B6E22D074273EAD858/a9cc0347d3b69b8cd93471381a35d66f8a9f3160/3750bb60-0ac8-443c-8cc2-4f743fbec4c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T111516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c03093796e28192b3b82c2b894e8d43c259a4a0ed14c695d615607618dac629 [2023-03-07T11:15:16.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T11:15:16.840Z] Dload Upload Total Spent Left Speed [2023-03-07T11:15:17.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51210 0 0 100 51210 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-03-07T11:15:17.098Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9cc0347d3b69b8cd93471381a35d66f8a9f3160 [Pipeline] } [2023-03-07T11:15:17.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T11:15:18.868Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-171/archives ] [2023-03-07T11:15:18.868Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-171/archives [2023-03-07T11:15:18.868Z] total 16 [2023-03-07T11:15:18.868Z] drwxr-xr-x 3 root root 4096 Mar 7 11:06 . [2023-03-07T11:15:18.868Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:06 .. [2023-03-07T11:15:18.868Z] drwxr-xr-x 2 root root 4096 Mar 7 11:06 cost [2023-03-07T11:15:18.868Z] -rw-r--r-- 1 root root 91 Mar 7 11:06 cost.csv [2023-03-07T11:15:18.868Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-171/archives [2023-03-07T11:15:18.868Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-171/archives [2023-03-07T11:15:18.868Z] total 16 [2023-03-07T11:15:18.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:06 . [2023-03-07T11:15:18.868Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:06 .. [2023-03-07T11:15:18.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 11:06 cost [2023-03-07T11:15:18.868Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:19.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:20.087Z] ---> package-listing.sh [2023-03-07T11:15:20.087Z] ++ facter osfamily [2023-03-07T11:15:20.087Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T11:15:20.346Z] + OS_FAMILY=debian [2023-03-07T11:15:20.346Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-171 [2023-03-07T11:15:20.346Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T11:15:20.346Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T11:15:20.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T11:15:20.346Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T11:15:20.346Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-171 ']' [2023-03-07T11:15:20.346Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T11:15:20.346Z] + case "${OS_FAMILY}" in [2023-03-07T11:15:20.346Z] + dpkg -l [2023-03-07T11:15:20.346Z] + grep '^ii' [2023-03-07T11:15:20.346Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T11:15:20.346Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T11:15:20.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T11:15:20.346Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-171 ']' [2023-03-07T11:15:20.346Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/ [2023-03-07T11:15:20.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-171/archives/ [Pipeline] echo [2023-03-07T11:15:20.381Z] 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T11:15:20.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:15:21.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:15:21.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:15:21.437Z] prd-ubuntu20.04-docker-8c-8g-8540 does not seem to be running inside a container [2023-03-07T11:15:21.466Z] $ 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-171/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-171 -v /w/workspace/undry_device-rfid-llrp-go_PR-171:/w/workspace/undry_device-rfid-llrp-go_PR-171:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-171@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-171@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-03-07T11:15:21.646Z] $ docker top 28b8f019a41c0dd19ed9925ac4bfff41e2fab7fb6f1262ca43eab702b4360059 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:15:22.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T11:15:22.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T11:15:22.654Z] + ls /var/log/sa-host [2023-03-07T11:15:22.654Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T11:15:22.805Z] provisioning config files... [2023-03-07T11:15:22.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-171@tmp/config7569029332584832378tmp [Pipeline] { [Pipeline] echo [2023-03-07T11:15:22.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:23.174Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T11:15:23.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:23.596Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T11:15:23.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:23.950Z] ---> sudo-logs.sh [2023-03-07T11:15:23.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T11:15:24.040Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:24.391Z] ---> job-cost.sh [2023-03-07T11:15:24.391Z] lf-activate-venv: SKIPPING [2023-03-07T11:15:24.391Z] DEBUG: total: 0.2199999988079071 [2023-03-07T11:15:24.391Z] INFO: Retrieving Stack Cost... [2023-03-07T11:15:24.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T11:15:25.218Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T11:15:25.260Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:15:25.567Z] ---> logs-deploy.sh [2023-03-07T11:15:25.567Z] lf-activate-venv: SKIPPING [2023-03-07T11:15:25.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-171/1 [2023-03-07T11:15:25.567Z] INFO: archiving workspace using pattern(s): [2023-03-07T11:15:26.503Z] Archives upload complete. [2023-03-07T11:15:26.762Z] INFO: archiving logs to Nexus [2023-03-07T11:15:27.329Z] ---> uname -a: [2023-03-07T11:15:27.330Z] Linux prd-ubuntu20-04-docker-8c-8g-8540 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T11:15:27.330Z] [2023-03-07T11:15:27.330Z] [2023-03-07T11:15:27.330Z] ---> lscpu: [2023-03-07T11:15:27.330Z] Architecture: x86_64 [2023-03-07T11:15:27.330Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T11:15:27.330Z] Byte Order: Little Endian [2023-03-07T11:15:27.330Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T11:15:27.330Z] CPU(s): 8 [2023-03-07T11:15:27.330Z] On-line CPU(s) list: 0-7 [2023-03-07T11:15:27.330Z] Thread(s) per core: 1 [2023-03-07T11:15:27.330Z] Core(s) per socket: 1 [2023-03-07T11:15:27.330Z] Socket(s): 8 [2023-03-07T11:15:27.330Z] NUMA node(s): 1 [2023-03-07T11:15:27.330Z] Vendor ID: AuthenticAMD [2023-03-07T11:15:27.330Z] CPU family: 23 [2023-03-07T11:15:27.330Z] Model: 49 [2023-03-07T11:15:27.330Z] Model name: AMD EPYC-Rome Processor [2023-03-07T11:15:27.330Z] Stepping: 0 [2023-03-07T11:15:27.330Z] CPU MHz: 2799.998 [2023-03-07T11:15:27.330Z] BogoMIPS: 5599.99 [2023-03-07T11:15:27.330Z] Virtualization: AMD-V [2023-03-07T11:15:27.330Z] Hypervisor vendor: KVM [2023-03-07T11:15:27.330Z] Virtualization type: full [2023-03-07T11:15:27.330Z] L1d cache: 256 KiB [2023-03-07T11:15:27.330Z] L1i cache: 256 KiB [2023-03-07T11:15:27.330Z] L2 cache: 4 MiB [2023-03-07T11:15:27.330Z] L3 cache: 128 MiB [2023-03-07T11:15:27.330Z] NUMA node0 CPU(s): 0-7 [2023-03-07T11:15:27.330Z] Vulnerability Itlb multihit: Not affected [2023-03-07T11:15:27.330Z] Vulnerability L1tf: Not affected [2023-03-07T11:15:27.330Z] Vulnerability Mds: Not affected [2023-03-07T11:15:27.330Z] Vulnerability Meltdown: Not affected [2023-03-07T11:15:27.330Z] Vulnerability Mmio stale data: Not affected [2023-03-07T11:15:27.330Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T11:15:27.330Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T11:15:27.330Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T11:15:27.330Z] Vulnerability Srbds: Not affected [2023-03-07T11:15:27.330Z] Vulnerability Tsx async abort: Not affected [2023-03-07T11:15:27.330Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T11:15:27.330Z] [2023-03-07T11:15:27.330Z]