Pull request #131 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f rather than 38554d98c1e847fc3017509f8f1122dcfc8792f6 Obtained Jenkinsfile from 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f 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-ssh15054765309681881511.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-ssh6157713663085314865.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-131/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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5177743403158221072.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-131/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1134705428205678039.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-ssh14781723454011828680.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-131/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-131/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1556312483110139805.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1655 in /w/workspace/undry_device-rfid-llrp-go_PR-131 [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-131 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 38554d98c1e847fc3017509f8f1122dcfc8792f6 Merge succeeded, producing 38554d98c1e847fc3017509f8f1122dcfc8792f6 Checking out Revision 38554d98c1e847fc3017509f8f1122dcfc8792f6 (PR-131) > git config core.sparsecheckout # timeout=10 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # 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 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability" 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-01-10T20:32:39.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T20:32:40.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T20:32:40.140Z] ========================================================= [2023-01-10T20:32:40.140Z] EdgeX Global Pipelines Version Info [2023-01-10T20:32:40.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:32:40.865Z] ------------------- [2023-01-10T20:32:40.865Z] stable info: [2023-01-10T20:32:40.865Z] ------------------- [2023-01-10T20:32:40.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T20:32:40.865Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T20:32:40.865Z] Message: update stable to v1.0.244 [2023-01-10T20:32:41.436Z] ------------------- [2023-01-10T20:32:41.436Z] experimental info: [2023-01-10T20:32:41.436Z] ------------------- [2023-01-10T20:32:41.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T20:32:41.436Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T20:32:41.436Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T20:32:41.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-10T20:32:41.788Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-10T20:32:41.829Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T20:32:41.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T20:32:41.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T20:32:41.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T20:32:42.003Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T20:32:42.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T20:32:42.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T20:32:42.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T20:32:42.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T20:32:42.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-10T20:32:42.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T20:32:42.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T20:32:42.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T20:32:42.415Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T20:32:42.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T20:32:42.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T20:32:42.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T20:32:42.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T20:32:42.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T20:32:42.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T20:32:42.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T20:32:42.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T20:32:42.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T20:32:42.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T20:32:42.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T20:32:42.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-131 [Pipeline] echo [2023-01-10T20:32:42.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-131 [Pipeline] echo [2023-01-10T20:32:42.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-131 [Pipeline] echo [2023-01-10T20:32:43.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo [2023-01-10T20:32:43.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38554d9 [Pipeline] echo [2023-01-10T20:32:43.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T20:32:43.232Z] provisioning config files... [2023-01-10T20:32:43.247Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config18350966621342481338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:32:43.582Z] ---> docker-login.sh [2023-01-10T20:32:43.582Z] nexus3.edgexfoundry.org:10001 [2023-01-10T20:32:43.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:32:43.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:32:43.844Z] Configure a credential helper to remove this warning. See [2023-01-10T20:32:43.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:32:43.844Z] [2023-01-10T20:32:43.844Z] Login Succeeded [2023-01-10T20:32:43.844Z] nexus3.edgexfoundry.org:10002 [2023-01-10T20:32:43.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:32:43.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:32:43.844Z] Configure a credential helper to remove this warning. See [2023-01-10T20:32:43.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:32:43.844Z] [2023-01-10T20:32:43.844Z] Login Succeeded [2023-01-10T20:32:43.844Z] nexus3.edgexfoundry.org:10003 [2023-01-10T20:32:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:32:44.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:32:44.104Z] Configure a credential helper to remove this warning. See [2023-01-10T20:32:44.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:32:44.104Z] [2023-01-10T20:32:44.104Z] Login Succeeded [2023-01-10T20:32:44.104Z] nexus3.edgexfoundry.org:10004 [2023-01-10T20:32:44.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:32:44.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:32:44.104Z] Configure a credential helper to remove this warning. See [2023-01-10T20:32:44.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:32:44.104Z] [2023-01-10T20:32:44.104Z] Login Succeeded [2023-01-10T20:32:44.104Z] docker.io [2023-01-10T20:32:44.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:32:44.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:32:44.364Z] Configure a credential helper to remove this warning. See [2023-01-10T20:32:44.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:32:44.364Z] [2023-01-10T20:32:44.364Z] Login Succeeded [2023-01-10T20:32:44.364Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T20:32:44.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T20:32:45.025Z] + git rev-list -1 --merges 38554d98c1e847fc3017509f8f1122dcfc8792f6~1..38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo [2023-01-10T20:32:45.085Z] -----------> git rev-list -1 --merges 38554d98c1e847fc3017509f8f1122dcfc8792f6~1..38554d98c1e847fc3017509f8f1122dcfc8792f6 38554d98c1e847fc3017509f8f1122dcfc8792f6 [false] [Pipeline] sh [2023-01-10T20:32:45.396Z] + git log --format=format:%s -1 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo [2023-01-10T20:32:45.427Z] ========================================================= [2023-01-10T20:32:45.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T20:32:45.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T20:32:45.845Z] + git log --format=format:%s -1 38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] echo [2023-01-10T20:32:45.882Z] [semverPrep] GIT_COMMIT: 38554d98c1e847fc3017509f8f1122dcfc8792f6, Commit Message: feat!: Remove ZeroMQ MessageBus capability [Pipeline] echo [2023-01-10T20:32:45.910Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T20:32:46.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T20:32:46.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T20:32:46.280Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T20:32:46.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T20:32:46.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T20:32:46.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T20:32:46.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:32:46.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T20:32:46.715Z] [2023-01-10T20:32:46.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:32:47.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T20:32:47.084Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T20:32:47.084Z] b85a868b505f: Pulling fs layer [2023-01-10T20:32:47.084Z] e2be974225ed: Pulling fs layer [2023-01-10T20:32:47.084Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T20:32:47.084Z] 988bab9f4d93: Pulling fs layer [2023-01-10T20:32:47.084Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T20:32:47.084Z] eaf3925da568: Pulling fs layer [2023-01-10T20:32:47.084Z] bab4dde63d76: Pulling fs layer [2023-01-10T20:32:47.084Z] bde34c3a00c8: Pulling fs layer [2023-01-10T20:32:47.084Z] b352a97aabf1: Pulling fs layer [2023-01-10T20:32:47.084Z] 4872d77fe225: Pulling fs layer [2023-01-10T20:32:47.084Z] 5851b861e8e6: Pulling fs layer [2023-01-10T20:32:47.084Z] bde34c3a00c8: Waiting [2023-01-10T20:32:47.084Z] 988bab9f4d93: Waiting [2023-01-10T20:32:47.084Z] 1469e6f7b9e6: Waiting [2023-01-10T20:32:47.084Z] eaf3925da568: Waiting [2023-01-10T20:32:47.084Z] bab4dde63d76: Waiting [2023-01-10T20:32:47.084Z] b352a97aabf1: Waiting [2023-01-10T20:32:47.084Z] 5851b861e8e6: Waiting [2023-01-10T20:32:47.084Z] 4872d77fe225: Waiting [2023-01-10T20:32:47.084Z] 988bab9f4d93: Verifying Checksum [2023-01-10T20:32:47.084Z] 988bab9f4d93: Download complete [2023-01-10T20:32:47.346Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T20:32:47.346Z] 339a4e72a1f5: Download complete [2023-01-10T20:32:47.346Z] eaf3925da568: Download complete [2023-01-10T20:32:47.346Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T20:32:47.346Z] 1469e6f7b9e6: Download complete [2023-01-10T20:32:47.346Z] bde34c3a00c8: Download complete [2023-01-10T20:32:47.346Z] b352a97aabf1: Verifying Checksum [2023-01-10T20:32:47.346Z] b352a97aabf1: Download complete [2023-01-10T20:32:47.346Z] 4872d77fe225: Verifying Checksum [2023-01-10T20:32:47.346Z] 4872d77fe225: Download complete [2023-01-10T20:32:47.346Z] 5851b861e8e6: Verifying Checksum [2023-01-10T20:32:47.346Z] 5851b861e8e6: Download complete [2023-01-10T20:32:47.346Z] b85a868b505f: Verifying Checksum [2023-01-10T20:32:47.346Z] b85a868b505f: Download complete [2023-01-10T20:32:47.607Z] bab4dde63d76: Verifying Checksum [2023-01-10T20:32:47.607Z] bab4dde63d76: Download complete [2023-01-10T20:32:49.001Z] b85a868b505f: Pull complete [2023-01-10T20:32:49.001Z] e2be974225ed: Pull complete [2023-01-10T20:32:49.570Z] 339a4e72a1f5: Pull complete [2023-01-10T20:32:49.570Z] 988bab9f4d93: Pull complete [2023-01-10T20:32:49.830Z] 1469e6f7b9e6: Pull complete [2023-01-10T20:32:49.830Z] eaf3925da568: Pull complete [2023-01-10T20:32:51.738Z] bab4dde63d76: Pull complete [2023-01-10T20:32:51.738Z] bde34c3a00c8: Pull complete [2023-01-10T20:32:51.738Z] b352a97aabf1: Pull complete [2023-01-10T20:32:51.738Z] 4872d77fe225: Pull complete [2023-01-10T20:32:51.998Z] 5851b861e8e6: Pull complete [2023-01-10T20:32:51.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T20:32:51.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T20:32:51.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:32:52.228Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-01-10T20:32:52.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@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-devops/py-git-semver:0.1.4 cat [2023-01-10T20:32:54.668Z] $ docker top 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 -eo pid,comm [2023-01-10T20:32:54.730Z] 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-01-10T20:32:54.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T20:32:54.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T20:32:54.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T20:32:54.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T20:32:54.952Z] $ docker exec 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent [2023-01-10T20:32:55.059Z] SSH_AUTH_SOCK=/tmp/ssh-OYAnOnZvd08g/agent.34 [2023-01-10T20:32:55.059Z] SSH_AGENT_PID=40 [2023-01-10T20:32:55.064Z] Running ssh-add (command line suppressed) [2023-01-10T20:32:55.161Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_17872850993160555333.key (/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_17872850993160555333.key) [2023-01-10T20:32:55.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T20:32:55.503Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T20:32:55.527Z] $ docker exec --env ******** --env ******** 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent -k [2023-01-10T20:32:55.638Z] unset SSH_AUTH_SOCK; [2023-01-10T20:32:55.639Z] unset SSH_AGENT_PID; [2023-01-10T20:32:55.639Z] echo Agent pid 40 killed; [2023-01-10T20:32:55.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T20:32:55.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T20:32:55.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T20:32:55.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T20:32:55.847Z] $ docker exec 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent [2023-01-10T20:32:55.961Z] SSH_AUTH_SOCK=/tmp/ssh-w7xN5nbEawdF/agent.72 [2023-01-10T20:32:55.961Z] SSH_AGENT_PID=78 [2023-01-10T20:32:55.966Z] Running ssh-add (command line suppressed) [2023-01-10T20:32:56.065Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_13890248097826545974.key (/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/private_key_13890248097826545974.key) [2023-01-10T20:32:56.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T20:32:56.419Z] + git semver init [2023-01-10T20:32:56.679Z] 2023-01-10 20:32:56,622 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T20:32:56.679Z] 2023-01-10 20:32:56,623 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver [2023-01-10T20:32:56.679Z] 2023-01-10 20:32:56,623 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-131/.semver [2023-01-10T20:32:56.679Z] 2023-01-10 20:32:56,624 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131, universal_newlines=False, shell=None, istream=None) [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,532 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-131/.git/info/exclude [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 with force:False [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,533 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,537 [execute] INFO git cat-file --batch-check [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,544 [execute] INFO git cat-file --batch [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-131/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T20:32:57.620Z] 2023-01-10 20:32:57,549 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-131/.semver/PR-131 [2023-01-10T20:32:57.620Z] 0.0.0 [Pipeline] } [2023-01-10T20:32:57.651Z] $ docker exec --env ******** --env ******** 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 ssh-agent -k [2023-01-10T20:32:57.756Z] unset SSH_AUTH_SOCK; [2023-01-10T20:32:57.756Z] unset SSH_AGENT_PID; [2023-01-10T20:32:57.756Z] echo Agent pid 78 killed; [2023-01-10T20:32:57.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T20:32:58.188Z] + git semver [Pipeline] } [2023-01-10T20:32:58.469Z] $ docker stop --time=1 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 [2023-01-10T20:32:59.780Z] $ docker rm -f --volumes 68994fe8b1b00c3a89c604f728eb7a763b98658e68a57ea2014361eeb40d8517 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T20:33:00.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T20:33:00.460Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T20:33:00.477Z] [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-01-10T20:33:01.095Z] provisioning config files... [2023-01-10T20:33:01.106Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config15752415448449770156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:33:01.468Z] ---> docker-login.sh [2023-01-10T20:33:01.468Z] nexus3.edgexfoundry.org:10001 [2023-01-10T20:33:01.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:33:01.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:33:01.468Z] Configure a credential helper to remove this warning. See [2023-01-10T20:33:01.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:33:01.468Z] [2023-01-10T20:33:01.468Z] Login Succeeded [2023-01-10T20:33:01.468Z] nexus3.edgexfoundry.org:10002 [2023-01-10T20:33:01.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:33:01.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:33:01.468Z] Configure a credential helper to remove this warning. See [2023-01-10T20:33:01.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:33:01.468Z] [2023-01-10T20:33:01.468Z] Login Succeeded [2023-01-10T20:33:01.468Z] nexus3.edgexfoundry.org:10003 [2023-01-10T20:33:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:33:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:33:01.727Z] Configure a credential helper to remove this warning. See [2023-01-10T20:33:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:33:01.727Z] [2023-01-10T20:33:01.727Z] Login Succeeded [2023-01-10T20:33:01.727Z] nexus3.edgexfoundry.org:10004 [2023-01-10T20:33:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:33:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:33:01.727Z] Configure a credential helper to remove this warning. See [2023-01-10T20:33:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:33:01.727Z] [2023-01-10T20:33:01.727Z] Login Succeeded [2023-01-10T20:33:01.727Z] docker.io [2023-01-10T20:33:01.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:33:01.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:33:01.986Z] Configure a credential helper to remove this warning. See [2023-01-10T20:33:01.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:33:01.986Z] [2023-01-10T20:33:01.986Z] Login Succeeded [2023-01-10T20:33:01.986Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T20:33:02.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T20:33:02.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T20:33:02.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T20:33:02.294Z] ========================================================= [2023-01-10T20:33:02.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T20:33:02.294Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:33:02.769Z] + 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-01-10T20:33:02.769Z] Sending build context to Docker daemon 4.122MB [2023-01-10T20:33:02.769Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T20:33:02.769Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T20:33:02.769Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T20:33:02.769Z] 213ec9aee27d: Pulling fs layer [2023-01-10T20:33:02.769Z] 4583459ba037: Pulling fs layer [2023-01-10T20:33:02.769Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T20:33:02.769Z] 53926ce57604: Pulling fs layer [2023-01-10T20:33:02.769Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T20:33:02.769Z] 22ff95d597cd: Pulling fs layer [2023-01-10T20:33:02.769Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T20:33:02.769Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T20:33:02.769Z] a7acece74701: Pulling fs layer [2023-01-10T20:33:02.769Z] 22ff95d597cd: Waiting [2023-01-10T20:33:02.769Z] 96b7cbca73a9: Waiting [2023-01-10T20:33:02.769Z] 12d6caf4c0d1: Waiting [2023-01-10T20:33:02.769Z] 53926ce57604: Waiting [2023-01-10T20:33:02.769Z] a7acece74701: Waiting [2023-01-10T20:33:02.769Z] 21b2b0c7a3f4: Waiting [2023-01-10T20:33:02.769Z] 93c1e223e6f2: Download complete [2023-01-10T20:33:02.769Z] 4583459ba037: Download complete [2023-01-10T20:33:02.769Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T20:33:02.769Z] 21b2b0c7a3f4: Download complete [2023-01-10T20:33:03.032Z] 22ff95d597cd: Verifying Checksum [2023-01-10T20:33:03.032Z] 22ff95d597cd: Download complete [2023-01-10T20:33:03.032Z] 213ec9aee27d: Download complete [2023-01-10T20:33:03.032Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T20:33:03.032Z] 12d6caf4c0d1: Download complete [2023-01-10T20:33:03.032Z] 213ec9aee27d: Pull complete [2023-01-10T20:33:03.304Z] 4583459ba037: Pull complete [2023-01-10T20:33:03.304Z] 93c1e223e6f2: Pull complete [2023-01-10T20:33:03.304Z] a7acece74701: Verifying Checksum [2023-01-10T20:33:03.304Z] a7acece74701: Download complete [2023-01-10T20:33:03.905Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T20:33:03.905Z] 96b7cbca73a9: Download complete [2023-01-10T20:33:03.905Z] 53926ce57604: Verifying Checksum [2023-01-10T20:33:03.905Z] 53926ce57604: Download complete [2023-01-10T20:33:08.099Z] 53926ce57604: Pull complete [2023-01-10T20:33:08.099Z] 21b2b0c7a3f4: Pull complete [2023-01-10T20:33:08.099Z] 22ff95d597cd: Pull complete [2023-01-10T20:33:08.099Z] 12d6caf4c0d1: Pull complete [2023-01-10T20:33:10.016Z] 96b7cbca73a9: Pull complete [2023-01-10T20:33:10.954Z] a7acece74701: Pull complete [2023-01-10T20:33:10.954Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T20:33:10.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T20:33:10.954Z] ---> db6d94c90886 [2023-01-10T20:33:10.954Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T20:33:14.249Z] ---> Running in de8a92f95df2 [2023-01-10T20:33:14.249Z] Removing intermediate container de8a92f95df2 [2023-01-10T20:33:14.249Z] ---> ac2d6f0266e3 [2023-01-10T20:33:14.249Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T20:33:14.249Z] ---> Running in b9a6e8962ae8 [2023-01-10T20:33:14.509Z] Removing intermediate container b9a6e8962ae8 [2023-01-10T20:33:14.509Z] ---> a04187327953 [2023-01-10T20:33:14.509Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T20:33:14.509Z] ---> Running in f6a8f05ee508 [2023-01-10T20:33:14.509Z] Removing intermediate container f6a8f05ee508 [2023-01-10T20:33:14.509Z] ---> 0898137c0f15 [2023-01-10T20:33:14.509Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T20:33:14.509Z] ---> Running in e9b685382d4d [2023-01-10T20:33:14.768Z] Removing intermediate container e9b685382d4d [2023-01-10T20:33:14.768Z] ---> 11ff9a26551c [2023-01-10T20:33:14.768Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T20:33:14.768Z] ---> Running in 0131bc374d39 [2023-01-10T20:33:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T20:33:15.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T20:33:15.288Z] OK: 211 MiB in 51 packages [2023-01-10T20:33:15.856Z] Removing intermediate container 0131bc374d39 [2023-01-10T20:33:15.856Z] ---> fd9592ba5a11 [2023-01-10T20:33:15.856Z] Step 8/12 : WORKDIR /app [2023-01-10T20:33:15.856Z] ---> Running in 54610ebb7a79 [2023-01-10T20:33:15.856Z] Removing intermediate container 54610ebb7a79 [2023-01-10T20:33:15.856Z] ---> d11292a7a728 [2023-01-10T20:33:15.856Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T20:33:15.856Z] ---> 6d1cff004e37 [2023-01-10T20:33:15.856Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T20:33:15.856Z] ---> Running in 38cb761b827c [2023-01-10T20:33:15.898Z] Still waiting to schedule task [2023-01-10T20:33:15.898Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T20:33:37.848Z] Removing intermediate container 38cb761b827c [2023-01-10T20:33:37.848Z] ---> 2535766421ce [2023-01-10T20:33:37.848Z] Step 11/12 : COPY . . [2023-01-10T20:33:37.848Z] ---> bb1f000f95cd [2023-01-10T20:33:37.848Z] Step 12/12 : RUN $MAKE [2023-01-10T20:33:37.848Z] ---> Running in 36892fefc4d5 [2023-01-10T20:33:37.848Z] noop [2023-01-10T20:33:38.107Z] Removing intermediate container 36892fefc4d5 [2023-01-10T20:33:38.107Z] ---> f1be9a70f3b6 [2023-01-10T20:33:38.107Z] Successfully built f1be9a70f3b6 [2023-01-10T20:33:38.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:33:38.558Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T20:33:38.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:33:38.702Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-01-10T20:33:38.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T20:33:39.097Z] $ docker top ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T20:33:39.498Z] + go version [2023-01-10T20:33:39.498Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T20:33:39.533Z] $ docker stop --time=1 ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f [2023-01-10T20:33:40.816Z] $ docker rm -f --volumes ca66c28fe850351a1fc1796e181c53f86b24c0663af9849485a62548ddd82a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:33:41.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T20:33:41.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:33:41.782Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-01-10T20:33:41.818Z] $ 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-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T20:33:42.173Z] $ docker top 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T20:33:42.560Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-131 [Pipeline] fileExists [Pipeline] sh [2023-01-10T20:33:42.917Z] + make test [2023-01-10T20:33:42.918Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T20:33:43.176Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T20:33:53.184Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T20:33:53.184Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T20:33:58.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.096s coverage: 38.5% of statements [2023-01-10T20:33:58.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.276s coverage: 52.0% of statements [2023-01-10T20:33:58.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2023-01-10T20:34:08.436Z] 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-01-10T20:34:08.436Z] go vet ./... [2023-01-10T20:34:11.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T20:34:11.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T20:34:11.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T20:34:11.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T20:34:11.796Z] $ docker stop --time=1 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 [2023-01-10T20:34:13.768Z] $ docker rm -f --volumes 59726c57297c5801a2051601e9f504382d0b44524ad8e68e626386d5f09170f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T20:34:14.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T20:34:14.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T20:34:15.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T20:34:15.343Z] + ls -al . [2023-01-10T20:34:15.343Z] total 644 [2023-01-10T20:34:15.343Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 20:33 . [2023-01-10T20:34:15.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 .. [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 20:32 .dockerignore [2023-01-10T20:34:15.343Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:33 .git [2023-01-10T20:34:15.343Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:32 .github [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 20:32 .gitignore [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 20:32 .golangci.yml [2023-01-10T20:34:15.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 20:32 .semver [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 20:32 Attribution.txt [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 20:32 CHANGELOG.md [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 20:32 Dockerfile [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 20:32 GOVERNANCE.md [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 20:32 Jenkinsfile [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 20:32 LICENSE [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 2164 Jan 10 20:32 Makefile [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 20:32 OWNERS.md [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 20:32 README.md [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 20:33 VERSION [2023-01-10T20:34:15.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 bin [2023-01-10T20:34:15.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 cmd [2023-01-10T20:34:15.343Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 20:33 coverage.out [2023-01-10T20:34:15.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 examples [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 20:32 go.mod [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 20:32 go.sum [2023-01-10T20:34:15.343Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:32 images [2023-01-10T20:34:15.343Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 20:32 internal [2023-01-10T20:34:15.343Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:32 snap [2023-01-10T20:34:15.343Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:34:15.743Z] + 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=38554d98c1e847fc3017509f8f1122dcfc8792f6 --label arch=amd64 --label version=0.0.0 . [2023-01-10T20:34:15.743Z] Sending build context to Docker daemon 4.122MB [2023-01-10T20:34:15.743Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T20:34:15.743Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T20:34:15.743Z] ---> f1be9a70f3b6 [2023-01-10T20:34:15.743Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T20:34:15.743Z] ---> Running in ea08c04c0245 [2023-01-10T20:34:16.002Z] Removing intermediate container ea08c04c0245 [2023-01-10T20:34:16.002Z] ---> d6b4620b2124 [2023-01-10T20:34:16.002Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T20:34:16.002Z] ---> Running in f0683180356b [2023-01-10T20:34:16.002Z] Removing intermediate container f0683180356b [2023-01-10T20:34:16.002Z] ---> d4b834c57363 [2023-01-10T20:34:16.002Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T20:34:16.002Z] ---> Running in ae1e4694b7ec [2023-01-10T20:34:16.262Z] Removing intermediate container ae1e4694b7ec [2023-01-10T20:34:16.262Z] ---> 34fe72698603 [2023-01-10T20:34:16.262Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T20:34:16.262Z] ---> Running in e1a255a66de4 [2023-01-10T20:34:16.262Z] Removing intermediate container e1a255a66de4 [2023-01-10T20:34:16.262Z] ---> f02e1f525b8c [2023-01-10T20:34:16.262Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T20:34:16.262Z] ---> Running in da996630b455 [2023-01-10T20:34:16.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T20:34:16.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T20:34:17.061Z] OK: 211 MiB in 51 packages [2023-01-10T20:34:17.321Z] Removing intermediate container da996630b455 [2023-01-10T20:34:17.321Z] ---> fa8d8fdb35c5 [2023-01-10T20:34:17.321Z] Step 8/24 : WORKDIR /app [2023-01-10T20:34:17.321Z] ---> Running in 31ca0d00a9a1 [2023-01-10T20:34:17.581Z] Removing intermediate container 31ca0d00a9a1 [2023-01-10T20:34:17.581Z] ---> a6ae7295fc64 [2023-01-10T20:34:17.581Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T20:34:17.581Z] ---> a22aaf78d761 [2023-01-10T20:34:17.581Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T20:34:17.581Z] ---> Running in 333e4b637609 [2023-01-10T20:34:18.150Z] Removing intermediate container 333e4b637609 [2023-01-10T20:34:18.150Z] ---> 4e9f15cea39d [2023-01-10T20:34:18.150Z] Step 11/24 : COPY . . [2023-01-10T20:34:18.718Z] ---> 2e69c4adb6ab [2023-01-10T20:34:18.718Z] Step 12/24 : RUN $MAKE [2023-01-10T20:34:18.718Z] ---> Running in b03f6b40ade8 [2023-01-10T20:34:18.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T20:34:37.064Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd [2023-01-10T20:34:37.065Z] loadinternal: cannot find runtime/cgo [2023-01-10T20:34:41.256Z] Removing intermediate container b03f6b40ade8 [2023-01-10T20:34:41.256Z] ---> d3a7cacfff2f [2023-01-10T20:34:41.256Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T20:34:41.256Z] 3.16: Pulling from library/alpine [2023-01-10T20:34:41.256Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T20:34:41.515Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T20:34:41.515Z] ca7dd9ec2225: Download complete [2023-01-10T20:34:41.515Z] ca7dd9ec2225: Pull complete [2023-01-10T20:34:41.775Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T20:34:41.775Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T20:34:41.775Z] ---> bfe296a52501 [2023-01-10T20:34:41.775Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T20:34:41.775Z] ---> Running in faf7166d8526 [2023-01-10T20:34:41.775Z] Removing intermediate container faf7166d8526 [2023-01-10T20:34:41.775Z] ---> e965361557ed [2023-01-10T20:34:41.775Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T20:34:41.775Z] ---> Running in b7b3e5041c2a [2023-01-10T20:34:42.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T20:34:42.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T20:34:42.555Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T20:34:42.555Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T20:34:42.555Z] OK: 6 MiB in 15 packages [2023-01-10T20:34:42.815Z] Removing intermediate container b7b3e5041c2a [2023-01-10T20:34:42.815Z] ---> 3722fa6d2887 [2023-01-10T20:34:42.815Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T20:34:43.073Z] ---> ef3aac94f50a [2023-01-10T20:34:43.073Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T20:34:43.073Z] ---> 13ad40c714ea [2023-01-10T20:34:43.073Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T20:34:44.007Z] ---> 0d802cde6741 [2023-01-10T20:34:44.007Z] Step 19/24 : EXPOSE 59989 [2023-01-10T20:34:44.007Z] ---> Running in ed343f12b313 [2023-01-10T20:34:44.007Z] Removing intermediate container ed343f12b313 [2023-01-10T20:34:44.007Z] ---> 6a449de1b485 [2023-01-10T20:34:44.007Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T20:34:44.007Z] ---> Running in 57e6c4264f79 [2023-01-10T20:34:44.007Z] Removing intermediate container 57e6c4264f79 [2023-01-10T20:34:44.007Z] ---> 69215d46df34 [2023-01-10T20:34:44.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T20:34:44.266Z] ---> Running in 4a6b3333df94 [2023-01-10T20:34:44.266Z] Removing intermediate container 4a6b3333df94 [2023-01-10T20:34:44.266Z] ---> d0bbda651d57 [2023-01-10T20:34:44.266Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T20:34:44.266Z] ---> Running in 21d519e2727c [2023-01-10T20:34:44.266Z] Removing intermediate container 21d519e2727c [2023-01-10T20:34:44.266Z] ---> fb33cd68379a [2023-01-10T20:34:44.266Z] Step 23/24 : LABEL git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 [2023-01-10T20:34:44.266Z] ---> Running in e0b29beb71e2 [2023-01-10T20:34:44.525Z] Removing intermediate container e0b29beb71e2 [2023-01-10T20:34:44.525Z] ---> d8ef8aa54b1a [2023-01-10T20:34:44.525Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T20:34:44.525Z] ---> Running in ac57d05bcd34 [2023-01-10T20:34:44.525Z] Removing intermediate container ac57d05bcd34 [2023-01-10T20:34:44.525Z] ---> 5860ea7e0fb3 [2023-01-10T20:34:44.525Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T20:34:44.525Z] Successfully built 5860ea7e0fb3 [2023-01-10T20:34:44.525Z] 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-01-10T20:34:45.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T20:34:45.378Z] [2023-01-10T20:34:45.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:34:45.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T20:34:45.761Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T20:34:45.761Z] 5eb5b503b376: Pulling fs layer [2023-01-10T20:34:45.761Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T20:34:45.761Z] ec43610c2a17: Pulling fs layer [2023-01-10T20:34:45.761Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T20:34:45.761Z] 33b1e0a273af: Pulling fs layer [2023-01-10T20:34:45.761Z] 3a2ae6a8a46f: Waiting [2023-01-10T20:34:45.761Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T20:34:45.761Z] 2f39f015ded8: Pulling fs layer [2023-01-10T20:34:45.761Z] 33b1e0a273af: Waiting [2023-01-10T20:34:45.762Z] 5d3b04190fa2: Waiting [2023-01-10T20:34:45.762Z] 2f39f015ded8: Waiting [2023-01-10T20:34:45.762Z] 5c69ac0246d0: Download complete [2023-01-10T20:34:45.762Z] 3a2ae6a8a46f: Download complete [2023-01-10T20:34:46.022Z] 33b1e0a273af: Verifying Checksum [2023-01-10T20:34:46.022Z] 33b1e0a273af: Download complete [2023-01-10T20:34:46.022Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T20:34:46.022Z] 5d3b04190fa2: Download complete [2023-01-10T20:34:46.022Z] ec43610c2a17: Verifying Checksum [2023-01-10T20:34:46.022Z] ec43610c2a17: Download complete [2023-01-10T20:34:46.022Z] 5eb5b503b376: Verifying Checksum [2023-01-10T20:34:46.022Z] 5eb5b503b376: Download complete [2023-01-10T20:34:46.956Z] 2f39f015ded8: Download complete [2023-01-10T20:34:47.216Z] 5eb5b503b376: Pull complete [2023-01-10T20:34:47.474Z] 5c69ac0246d0: Pull complete [2023-01-10T20:34:48.042Z] ec43610c2a17: Pull complete [2023-01-10T20:34:48.042Z] 3a2ae6a8a46f: Pull complete [2023-01-10T20:34:48.300Z] 33b1e0a273af: Pull complete [2023-01-10T20:34:48.300Z] 5d3b04190fa2: Pull complete [2023-01-10T20:34:53.580Z] 2f39f015ded8: Pull complete [2023-01-10T20:34:53.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T20:34:53.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T20:34:53.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:34:53.778Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-01-10T20:34:53.814Z] $ 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-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T20:34:56.861Z] $ docker top bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:34:57.301Z] ---> job-cost.sh [2023-01-10T20:34:57.301Z] lf-activate-venv: SKIPPING [2023-01-10T20:34:57.301Z] INFO: No Stack... [2023-01-10T20:34:57.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T20:34:57.822Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T20:34:58.139Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/cost.csv [2023-01-10T20:34:58.139Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T20:34:58.178Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [2023-01-10T20:34:58.184Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] did not exist. Created. [2023-01-10T20:34:58.185Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T20:34:58.571Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T20:34:58.624Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T20:34:58.649Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T20:34:58.738Z] $ docker stop --time=1 bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a [2023-01-10T20:34:59.906Z] $ docker rm -f --volumes bfbcc823728ebd09abb16b41f33e6b7e230f84509ac147578f1a795803a96b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T20:35:44.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1658 in /w/workspace/undry_device-rfid-llrp-go_PR-131 [Pipeline] { [Pipeline] ws [2023-01-10T20:35:44.219Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T20:35:44.304Z] Selected Git installation does not exist. Using Default [2023-01-10T20:35:44.304Z] The recommended git tool is: NONE [2023-01-10T20:35:50.064Z] using credential edgex-jenkins-ssh [2023-01-10T20:35:50.082Z] Cloning the remote Git repository [2023-01-10T20:35:50.129Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T20:35:50.209Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-10T20:35:50.392Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T20:35:50.394Z] > git --version # timeout=10 [2023-01-10T20:35:50.416Z] > git --version # 'git version 2.25.1' [2023-01-10T20:35:50.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T20:35:50.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T20:35:51.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T20:35:51.604Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T20:35:52.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-10T20:35:52.685Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-10T20:35:52.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T20:35:52.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/131/head:refs/remotes/origin/PR-131 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T20:35:53.281Z] Merging remotes/origin/main commit 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f into PR head commit 38554d98c1e847fc3017509f8f1122dcfc8792f6 [2023-01-10T20:35:53.550Z] Merge succeeded, producing 38554d98c1e847fc3017509f8f1122dcfc8792f6 [2023-01-10T20:35:53.550Z] Checking out Revision 38554d98c1e847fc3017509f8f1122dcfc8792f6 (PR-131) [2023-01-10T20:35:53.301Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T20:35:53.323Z] > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 [2023-01-10T20:35:53.442Z] > git remote # timeout=10 [2023-01-10T20:35:53.459Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T20:35:53.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T20:35:53.494Z] > git merge 67743ce73b5f11851f5a3332a1e6bc4b63a9e69f # timeout=10 [2023-01-10T20:35:53.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T20:35:53.556Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T20:35:53.573Z] > git checkout -f 38554d98c1e847fc3017509f8f1122dcfc8792f6 # timeout=10 [2023-01-10T20:35:57.165Z] Commit message: "feat!: Remove ZeroMQ MessageBus capability" [2023-01-10T20:35:57.230Z] > git --version # timeout=10 [2023-01-10T20:35:57.246Z] > git --version # 'git version 2.25.1' [2023-01-10T20:35:57.273Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T20:35:58.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T20:35:58.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T20:35:58.439Z] Dload Upload Total Spent Left Speed [2023-01-10T20:35:58.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-01-10T20:35:59.239Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T20:35:59.595Z] + sudo tee /etc/docker/daemon.new [2023-01-10T20:35:59.595Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T20:35:59.595Z] { [2023-01-10T20:35:59.595Z] "registry-mirrors": [ [2023-01-10T20:35:59.595Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T20:35:59.595Z] ], [2023-01-10T20:35:59.595Z] "bip": "10.250.0.254/24", [2023-01-10T20:35:59.595Z] "hosts": [ [2023-01-10T20:35:59.595Z] "tcp://0.0.0.0:5555", [2023-01-10T20:35:59.595Z] "unix:///var/run/docker.sock" [2023-01-10T20:35:59.595Z] ], [2023-01-10T20:35:59.595Z] "mtu": 1458, [2023-01-10T20:35:59.595Z] "selinux-enabled": true, [2023-01-10T20:35:59.595Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T20:35:59.595Z] } [Pipeline] sh [2023-01-10T20:35:59.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T20:36:00.313Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T20:36:18.676Z] provisioning config files... [2023-01-10T20:36:18.708Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13914114463767100488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:36:19.115Z] ---> docker-login.sh [2023-01-10T20:36:19.115Z] nexus3.edgexfoundry.org:10001 [2023-01-10T20:36:19.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:36:19.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:36:19.713Z] Configure a credential helper to remove this warning. See [2023-01-10T20:36:19.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:36:19.713Z] [2023-01-10T20:36:19.713Z] Login Succeeded [2023-01-10T20:36:19.713Z] nexus3.edgexfoundry.org:10002 [2023-01-10T20:36:19.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:36:20.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:36:20.255Z] Configure a credential helper to remove this warning. See [2023-01-10T20:36:20.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:36:20.255Z] [2023-01-10T20:36:20.255Z] Login Succeeded [2023-01-10T20:36:20.255Z] nexus3.edgexfoundry.org:10003 [2023-01-10T20:36:20.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:36:20.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:36:20.522Z] Configure a credential helper to remove this warning. See [2023-01-10T20:36:20.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:36:20.522Z] [2023-01-10T20:36:20.522Z] Login Succeeded [2023-01-10T20:36:20.522Z] nexus3.edgexfoundry.org:10004 [2023-01-10T20:36:20.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:36:20.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:36:20.799Z] Configure a credential helper to remove this warning. See [2023-01-10T20:36:20.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:36:20.799Z] [2023-01-10T20:36:20.799Z] Login Succeeded [2023-01-10T20:36:20.799Z] docker.io [2023-01-10T20:36:21.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T20:36:21.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T20:36:21.343Z] Configure a credential helper to remove this warning. See [2023-01-10T20:36:21.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T20:36:21.343Z] [2023-01-10T20:36:21.343Z] Login Succeeded [2023-01-10T20:36:21.343Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T20:36:21.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T20:36:22.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T20:36:22.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T20:36:22.133Z] ========================================================= [2023-01-10T20:36:22.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T20:36:22.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:36:22.657Z] + 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-01-10T20:36:23.627Z] Sending build context to Docker daemon 1.223MB [2023-01-10T20:36:23.627Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T20:36:23.627Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T20:36:23.627Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T20:36:23.627Z] 9b18e9b68314: Pulling fs layer [2023-01-10T20:36:23.627Z] 35d82f9e3411: Pulling fs layer [2023-01-10T20:36:23.627Z] e16973657156: Pulling fs layer [2023-01-10T20:36:23.627Z] fc693d55d65f: Pulling fs layer [2023-01-10T20:36:23.627Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T20:36:23.627Z] dda99020689f: Pulling fs layer [2023-01-10T20:36:23.627Z] db1c61fa0a46: Pulling fs layer [2023-01-10T20:36:23.627Z] 891c053d2c06: Pulling fs layer [2023-01-10T20:36:23.627Z] fc693d55d65f: Waiting [2023-01-10T20:36:23.627Z] 7e9fc2657dce: Waiting [2023-01-10T20:36:23.627Z] dda99020689f: Waiting [2023-01-10T20:36:23.627Z] 891c053d2c06: Waiting [2023-01-10T20:36:23.907Z] e16973657156: Verifying Checksum [2023-01-10T20:36:23.907Z] e16973657156: Download complete [2023-01-10T20:36:23.907Z] 35d82f9e3411: Verifying Checksum [2023-01-10T20:36:23.907Z] 35d82f9e3411: Download complete [2023-01-10T20:36:23.907Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T20:36:23.907Z] 7e9fc2657dce: Download complete [2023-01-10T20:36:23.907Z] 9b18e9b68314: Verifying Checksum [2023-01-10T20:36:23.907Z] 9b18e9b68314: Download complete [2023-01-10T20:36:24.910Z] 9b18e9b68314: Pull complete [2023-01-10T20:36:24.910Z] 891c053d2c06: Verifying Checksum [2023-01-10T20:36:24.910Z] 891c053d2c06: Download complete [2023-01-10T20:36:25.503Z] 35d82f9e3411: Pull complete [2023-01-10T20:36:25.776Z] e16973657156: Pull complete [2023-01-10T20:36:26.380Z] db1c61fa0a46: Verifying Checksum [2023-01-10T20:36:26.380Z] db1c61fa0a46: Download complete [2023-01-10T20:36:27.026Z] fc693d55d65f: Verifying Checksum [2023-01-10T20:36:27.026Z] fc693d55d65f: Download complete [2023-01-10T20:36:39.370Z] fc693d55d65f: Pull complete [2023-01-10T20:36:39.370Z] 7e9fc2657dce: Pull complete [2023-01-10T20:36:39.370Z] dda99020689f: Pull complete [2023-01-10T20:36:46.055Z] db1c61fa0a46: Pull complete [2023-01-10T20:36:48.664Z] 891c053d2c06: Pull complete [2023-01-10T20:36:48.664Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T20:36:48.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T20:36:48.664Z] ---> f96f9c87975a [2023-01-10T20:36:48.664Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T20:36:49.253Z] ---> Running in 8bff794d2330 [2023-01-10T20:36:49.527Z] Removing intermediate container 8bff794d2330 [2023-01-10T20:36:49.527Z] ---> 1cc9b1c9ff0c [2023-01-10T20:36:49.527Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T20:36:49.799Z] ---> Running in cc2fa2374e62 [2023-01-10T20:36:50.068Z] Removing intermediate container cc2fa2374e62 [2023-01-10T20:36:50.068Z] ---> 1965d7480036 [2023-01-10T20:36:50.068Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T20:36:50.068Z] ---> Running in 9583ac59aed8 [2023-01-10T20:36:50.337Z] Removing intermediate container 9583ac59aed8 [2023-01-10T20:36:50.337Z] ---> c6860e2eeca9 [2023-01-10T20:36:50.337Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T20:36:50.608Z] ---> Running in b5300d0dce5e [2023-01-10T20:36:50.882Z] Removing intermediate container b5300d0dce5e [2023-01-10T20:36:50.882Z] ---> 537cdd078f01 [2023-01-10T20:36:50.882Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T20:36:50.882Z] ---> Running in 9fb4c9f063fb [2023-01-10T20:36:52.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T20:36:52.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T20:36:53.271Z] OK: 221 MiB in 51 packages [2023-01-10T20:36:54.242Z] Removing intermediate container 9fb4c9f063fb [2023-01-10T20:36:54.242Z] ---> e150596e67e0 [2023-01-10T20:36:54.242Z] Step 8/12 : WORKDIR /app [2023-01-10T20:36:54.242Z] ---> Running in 4481bc0edd05 [2023-01-10T20:36:54.510Z] Removing intermediate container 4481bc0edd05 [2023-01-10T20:36:54.510Z] ---> adcf348cdb39 [2023-01-10T20:36:54.510Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T20:36:55.106Z] ---> 2710049204b4 [2023-01-10T20:36:55.106Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T20:36:55.106Z] ---> Running in 8f3e0526a9b8 [2023-01-10T20:37:51.538Z] Removing intermediate container 8f3e0526a9b8 [2023-01-10T20:37:51.538Z] ---> 919e1845a01a [2023-01-10T20:37:51.538Z] Step 11/12 : COPY . . [2023-01-10T20:37:51.538Z] ---> 6c2f172a896a [2023-01-10T20:37:51.538Z] Step 12/12 : RUN $MAKE [2023-01-10T20:37:51.538Z] ---> Running in 20b9c257425e [2023-01-10T20:37:51.538Z] noop [2023-01-10T20:37:51.538Z] Removing intermediate container 20b9c257425e [2023-01-10T20:37:51.538Z] ---> 6b399046c116 [2023-01-10T20:37:51.538Z] Successfully built 6b399046c116 [2023-01-10T20:37:51.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:37:52.028Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T20:37:52.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:37:52.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container [2023-01-10T20:37:52.368Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T20:37:53.524Z] $ docker top 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T20:37:54.423Z] + go version [2023-01-10T20:37:54.423Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T20:37:54.461Z] $ docker stop --time=1 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 [2023-01-10T20:37:56.091Z] $ docker rm -f --volumes 231cf27cd28b3f308bcd6674b15bbd9c422deb0d0b8f634304333d773533aaa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:37:56.946Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T20:37:56.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:37:57.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container [2023-01-10T20:37:57.279Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T20:37:58.456Z] $ docker top 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T20:37:59.009Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T20:37:59.398Z] + make test [2023-01-10T20:37:59.665Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T20:38:01.615Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-10T20:39:38.302Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-10T20:39:38.302Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-10T20:40:00.397Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.002s coverage: 38.5% of statements [2023-01-10T20:40:00.397Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 52.0% of statements [2023-01-10T20:40:00.397Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements [2023-01-10T20:40:00.397Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T20:40:00.397Z] go vet ./... [2023-01-10T20:40:32.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T20:40:32.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T20:40:32.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T20:40:32.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T20:40:32.770Z] $ docker stop --time=1 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c [2023-01-10T20:40:34.811Z] $ docker rm -f --volumes 08789d564031bb76db26f88174b2273a876e33d7bd818f4366a2058056a1698c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T20:40:35.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T20:40:36.005Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T20:40:36.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T20:40:37.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T20:40:38.055Z] + ls -al . [2023-01-10T20:40:38.055Z] total 640 [2023-01-10T20:40:38.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 20:38 . [2023-01-10T20:40:38.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 .. [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 10 20:35 .dockerignore [2023-01-10T20:40:38.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:35 .git [2023-01-10T20:40:38.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:35 .github [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 10 20:35 .gitignore [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 20:35 .golangci.yml [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 10 20:35 Attribution.txt [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 10 20:35 CHANGELOG.md [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 10 20:35 Dockerfile [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 20:35 GOVERNANCE.md [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 10 20:35 Jenkinsfile [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 10 20:35 LICENSE [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 2164 Jan 10 20:35 Makefile [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 20:35 OWNERS.md [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 10 20:35 README.md [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 20:33 VERSION [2023-01-10T20:40:38.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 bin [2023-01-10T20:40:38.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 cmd [2023-01-10T20:40:38.055Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 10 20:39 coverage.out [2023-01-10T20:40:38.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 examples [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 10 20:35 go.mod [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 10 20:35 go.sum [2023-01-10T20:40:38.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:35 images [2023-01-10T20:40:38.055Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 20:35 internal [2023-01-10T20:40:38.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:35 snap [2023-01-10T20:40:38.055Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 10 20:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:40:38.587Z] + 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=38554d98c1e847fc3017509f8f1122dcfc8792f6 --label arch=arm64 --label version=0.0.0 . [2023-01-10T20:40:39.206Z] Sending build context to Docker daemon 1.223MB [2023-01-10T20:40:39.206Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T20:40:39.206Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T20:40:39.206Z] ---> 6b399046c116 [2023-01-10T20:40:39.206Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T20:40:39.506Z] ---> Running in d670d002d9f0 [2023-01-10T20:40:40.139Z] Removing intermediate container d670d002d9f0 [2023-01-10T20:40:40.139Z] ---> f35e2a76fbc4 [2023-01-10T20:40:40.139Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T20:40:40.139Z] ---> Running in 9fa8eeb054bd [2023-01-10T20:40:40.753Z] Removing intermediate container 9fa8eeb054bd [2023-01-10T20:40:40.753Z] ---> c217d09d520d [2023-01-10T20:40:40.753Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T20:40:40.753Z] ---> Running in 881f39527318 [2023-01-10T20:40:41.027Z] Removing intermediate container 881f39527318 [2023-01-10T20:40:41.027Z] ---> 6c672dd6dbe9 [2023-01-10T20:40:41.027Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T20:40:41.302Z] ---> Running in 472509c85dcb [2023-01-10T20:40:42.725Z] Removing intermediate container 472509c85dcb [2023-01-10T20:40:42.725Z] ---> d65b0e465679 [2023-01-10T20:40:42.725Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T20:40:42.998Z] ---> Running in 4abbb7c5831a [2023-01-10T20:40:45.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T20:40:45.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T20:40:47.305Z] OK: 221 MiB in 51 packages [2023-01-10T20:40:47.901Z] Removing intermediate container 4abbb7c5831a [2023-01-10T20:40:47.901Z] ---> 40805657f2f6 [2023-01-10T20:40:47.901Z] Step 8/24 : WORKDIR /app [2023-01-10T20:40:47.901Z] ---> Running in 8dca38eec65f [2023-01-10T20:40:48.175Z] Removing intermediate container 8dca38eec65f [2023-01-10T20:40:48.175Z] ---> 7471a1a81361 [2023-01-10T20:40:48.175Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T20:40:48.769Z] ---> 5779e6ffc30f [2023-01-10T20:40:48.769Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T20:40:49.764Z] ---> Running in cea7d1c40573 [2023-01-10T20:40:51.736Z] Removing intermediate container cea7d1c40573 [2023-01-10T20:40:51.736Z] ---> 53a0bea87958 [2023-01-10T20:40:51.736Z] Step 11/24 : COPY . . [2023-01-10T20:40:52.705Z] ---> 4dde03d9648e [2023-01-10T20:40:52.705Z] Step 12/24 : RUN $MAKE [2023-01-10T20:40:52.705Z] ---> Running in d5d3ed23dd0c [2023-01-10T20:40:53.682Z] CGO_ENABLED=0 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-10T20:43:15.411Z] # github.com/edgexfoundry/device-rfid-llrp-go/cmd [2023-01-10T20:43:15.411Z] loadinternal: cannot find runtime/cgo [2023-01-10T20:43:15.411Z] Removing intermediate container d5d3ed23dd0c [2023-01-10T20:43:15.411Z] ---> c23c77aeec68 [2023-01-10T20:43:15.411Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T20:43:15.411Z] 3.16: Pulling from library/alpine [2023-01-10T20:43:15.411Z] 6875df1f5354: Pulling fs layer [2023-01-10T20:43:15.411Z] 6875df1f5354: Verifying Checksum [2023-01-10T20:43:15.411Z] 6875df1f5354: Download complete [2023-01-10T20:43:15.411Z] 6875df1f5354: Pull complete [2023-01-10T20:43:15.411Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T20:43:15.411Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T20:43:15.411Z] ---> 2b4661558fb8 [2023-01-10T20:43:15.411Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-10T20:43:15.411Z] ---> Running in fe9d9dfb9942 [2023-01-10T20:43:15.411Z] Removing intermediate container fe9d9dfb9942 [2023-01-10T20:43:15.411Z] ---> d952b25eb0ea [2023-01-10T20:43:15.411Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T20:43:15.411Z] ---> Running in 0c91353767f0 [2023-01-10T20:43:15.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T20:43:15.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T20:43:15.411Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T20:43:15.411Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T20:43:15.411Z] OK: 5 MiB in 15 packages [2023-01-10T20:43:15.411Z] Removing intermediate container 0c91353767f0 [2023-01-10T20:43:15.411Z] ---> d4a62eba0e1a [2023-01-10T20:43:15.411Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-10T20:43:15.411Z] ---> 4ae75123a790 [2023-01-10T20:43:15.411Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-10T20:43:15.999Z] ---> 59757e910fc4 [2023-01-10T20:43:15.999Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-10T20:43:17.413Z] ---> 2d1a8f6638e9 [2023-01-10T20:43:17.413Z] Step 19/24 : EXPOSE 59989 [2023-01-10T20:43:17.413Z] ---> Running in 7419fb61856e [2023-01-10T20:43:17.681Z] Removing intermediate container 7419fb61856e [2023-01-10T20:43:17.681Z] ---> e7c611925290 [2023-01-10T20:43:17.681Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-10T20:43:17.954Z] ---> Running in 5a9ab5883248 [2023-01-10T20:43:18.221Z] Removing intermediate container 5a9ab5883248 [2023-01-10T20:43:18.221Z] ---> eef515aed9e3 [2023-01-10T20:43:18.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T20:43:18.221Z] ---> Running in 8707c7c44f3c [2023-01-10T20:43:18.488Z] Removing intermediate container 8707c7c44f3c [2023-01-10T20:43:18.488Z] ---> 55ff3ea366b6 [2023-01-10T20:43:18.488Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T20:43:18.760Z] ---> Running in 102c9b24813b [2023-01-10T20:43:19.031Z] Removing intermediate container 102c9b24813b [2023-01-10T20:43:19.031Z] ---> ccff9cdda09a [2023-01-10T20:43:19.031Z] Step 23/24 : LABEL git_sha=38554d98c1e847fc3017509f8f1122dcfc8792f6 [2023-01-10T20:43:19.031Z] ---> Running in 20ad87ab692d [2023-01-10T20:43:19.307Z] Removing intermediate container 20ad87ab692d [2023-01-10T20:43:19.307Z] ---> a34e7d72e547 [2023-01-10T20:43:19.307Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T20:43:19.307Z] ---> Running in 5d121b476201 [2023-01-10T20:43:19.897Z] Removing intermediate container 5d121b476201 [2023-01-10T20:43:19.897Z] ---> 9ab4880e5d54 [2023-01-10T20:43:19.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T20:43:19.897Z] Successfully built 9ab4880e5d54 [2023-01-10T20:43:19.897Z] 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-01-10T20:43:20.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T20:43:20.719Z] [2023-01-10T20:43:20.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:43:21.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T20:43:21.137Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T20:43:21.137Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T20:43:21.137Z] 04944245beec: Pulling fs layer [2023-01-10T20:43:21.137Z] 699f458cf7ca: Pulling fs layer [2023-01-10T20:43:21.137Z] 765212b225bb: Pulling fs layer [2023-01-10T20:43:21.137Z] f23df028b6ca: Pulling fs layer [2023-01-10T20:43:21.137Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T20:43:21.137Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T20:43:21.137Z] 765212b225bb: Waiting [2023-01-10T20:43:21.137Z] d65c8cfc05b1: Waiting [2023-01-10T20:43:21.137Z] 2437ff75d9bd: Waiting [2023-01-10T20:43:21.137Z] f23df028b6ca: Waiting [2023-01-10T20:43:21.411Z] 04944245beec: Verifying Checksum [2023-01-10T20:43:21.411Z] 04944245beec: Download complete [2023-01-10T20:43:21.411Z] 765212b225bb: Verifying Checksum [2023-01-10T20:43:21.411Z] 765212b225bb: Download complete [2023-01-10T20:43:21.411Z] f23df028b6ca: Verifying Checksum [2023-01-10T20:43:21.411Z] f23df028b6ca: Download complete [2023-01-10T20:43:21.411Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T20:43:21.411Z] d65c8cfc05b1: Download complete [2023-01-10T20:43:21.681Z] 699f458cf7ca: Verifying Checksum [2023-01-10T20:43:21.681Z] 699f458cf7ca: Download complete [2023-01-10T20:43:21.952Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T20:43:21.952Z] 8998bd30e6a1: Download complete [2023-01-10T20:43:24.552Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T20:43:24.552Z] 2437ff75d9bd: Download complete [2023-01-10T20:43:26.506Z] 8998bd30e6a1: Pull complete [2023-01-10T20:43:26.775Z] 04944245beec: Pull complete [2023-01-10T20:43:28.191Z] 699f458cf7ca: Pull complete [2023-01-10T20:43:28.191Z] 765212b225bb: Pull complete [2023-01-10T20:43:29.156Z] f23df028b6ca: Pull complete [2023-01-10T20:43:29.156Z] d65c8cfc05b1: Pull complete [2023-01-10T20:43:44.152Z] 2437ff75d9bd: Pull complete [2023-01-10T20:43:44.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T20:43:44.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T20:43:44.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:43:44.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-1658 does not seem to be running inside a container [2023-01-10T20:43:44.531Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T20:43:47.164Z] $ docker top ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:43:47.732Z] ---> job-cost.sh [2023-01-10T20:43:48.001Z] lf-activate-venv: SKIPPING [2023-01-10T20:43:48.001Z] INFO: No Stack... [2023-01-10T20:43:48.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T20:43:49.226Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T20:43:49.886Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-01-10T20:43:49.886Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T20:43:49.974Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [2023-01-10T20:43:49.979Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] did not exist. Created. [2023-01-10T20:43:49.979Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T20:43:50.715Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-30eab294/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T20:43:51.388Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T20:43:51.425Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T20:43:51.493Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T20:43:51.508Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-131-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T20:43:51.597Z] $ docker stop --time=1 ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 [2023-01-10T20:43:53.089Z] $ docker rm -f --volumes ff10cac01ba5ae092c6e389f63ede6f4238adef28a4578e311689e972b998403 [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-01-10T20:43:54.049Z] provisioning config files... [2023-01-10T20:43:54.057Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config13670703186911301828tmp [Pipeline] { [Pipeline] sh [2023-01-10T20:43:54.392Z] + set +x [2023-01-10T20:43:54.392Z] + curl -s https://codecov.io/bash [2023-01-10T20:43:54.392Z] + bash -s -- [2023-01-10T20:43:54.392Z] [2023-01-10T20:43:54.392Z] _____ _ [2023-01-10T20:43:54.392Z] / ____| | | [2023-01-10T20:43:54.392Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T20:43:54.392Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T20:43:54.392Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T20:43:54.392Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T20:43:54.392Z] Bash-1.0.6 [2023-01-10T20:43:54.392Z] [2023-01-10T20:43:54.392Z] [2023-01-10T20:43:54.392Z] ==> git version 2.25.1 found [2023-01-10T20:43:54.392Z] ==> 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-01-10T20:43:54.392Z] Release-Date: 2020-01-08 [2023-01-10T20:43:54.392Z] 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-01-10T20:43:54.392Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T20:43:54.392Z] ==> Jenkins CI detected. [2023-01-10T20:43:54.392Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-131 [2023-01-10T20:43:54.392Z] project root: . [2023-01-10T20:43:54.392Z] --> token set from env [2023-01-10T20:43:54.392Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T20:43:54.392Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T20:43:54.392Z] ==> Python coveragepy not found [2023-01-10T20:43:54.392Z] ==> Searching for coverage reports in: [2023-01-10T20:43:54.392Z] + . [2023-01-10T20:43:54.392Z] -> Found 1 reports [2023-01-10T20:43:54.392Z] ==> Detecting git/mercurial file structure [2023-01-10T20:43:54.392Z] ==> Reading reports [2023-01-10T20:43:54.392Z] + ./coverage.out bytes=460049 [2023-01-10T20:43:54.392Z] ==> Appending adjustments [2023-01-10T20:43:54.392Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T20:43:54.652Z] + Found adjustments [2023-01-10T20:43:54.652Z] ==> Gzipping contents [2023-01-10T20:43:54.652Z] 52K /tmp/codecov.slFh3r.gz [2023-01-10T20:43:54.652Z] ==> Uploading reports [2023-01-10T20:43:54.652Z] url: https://codecov.io [2023-01-10T20:43:54.652Z] query: branch=PR-131&commit=38554d98c1e847fc3017509f8f1122dcfc8792f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=131&job=&cmd_args= [2023-01-10T20:43:54.652Z] -> Pinging Codecov [2023-01-10T20:43:54.652Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-131&commit=38554d98c1e847fc3017509f8f1122dcfc8792f6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-131%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=131&job=&cmd_args= [2023-01-10T20:43:55.221Z] -> Uploading to [2023-01-10T20:43:55.221Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/581DD39554BDF9B6E22D074273EAD858/38554d98c1e847fc3017509f8f1122dcfc8792f6/5ff2ee05-c9e5-46dd-8c3d-3d33fcb5c442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T204354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c605e01989d14e7ee134e53390da171b0c297347d49ba471b8d83b3709e0bfb [2023-01-10T20:43:55.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T20:43:55.221Z] Dload Upload Total Spent Left Speed [2023-01-10T20:43:55.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51584 0 0 100 51584 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-01-10T20:43:55.480Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/38554d98c1e847fc3017509f8f1122dcfc8792f6 [Pipeline] } [2023-01-10T20:43:55.509Z] 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-01-10T20:43:57.122Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-131/archives ] [2023-01-10T20:43:57.122Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-131/archives [2023-01-10T20:43:57.122Z] total 16 [2023-01-10T20:43:57.122Z] drwxr-xr-x 3 root root 4096 Jan 10 20:34 . [2023-01-10T20:43:57.122Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 20:34 .. [2023-01-10T20:43:57.122Z] drwxr-xr-x 2 root root 4096 Jan 10 20:34 cost [2023-01-10T20:43:57.122Z] -rw-r--r-- 1 root root 91 Jan 10 20:34 cost.csv [2023-01-10T20:43:57.122Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-131/archives [2023-01-10T20:43:57.122Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-131/archives [2023-01-10T20:43:57.122Z] total 16 [2023-01-10T20:43:57.122Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 20:34 . [2023-01-10T20:43:57.122Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 20:34 .. [2023-01-10T20:43:57.122Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 20:34 cost [2023-01-10T20:43:57.122Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 10 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:43:57.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:43:58.345Z] ---> package-listing.sh [2023-01-10T20:43:58.346Z] ++ facter osfamily [2023-01-10T20:43:58.346Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T20:43:58.606Z] + OS_FAMILY=debian [2023-01-10T20:43:58.606Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-131 [2023-01-10T20:43:58.606Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T20:43:58.606Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T20:43:58.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T20:43:58.606Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T20:43:58.606Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-131 ']' [2023-01-10T20:43:58.606Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T20:43:58.606Z] + case "${OS_FAMILY}" in [2023-01-10T20:43:58.606Z] + dpkg -l [2023-01-10T20:43:58.606Z] + grep '^ii' [2023-01-10T20:43:58.606Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T20:43:58.606Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T20:43:58.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T20:43:58.606Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-131 ']' [2023-01-10T20:43:58.606Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/ [2023-01-10T20:43:58.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-131/archives/ [Pipeline] echo [2023-01-10T20:43:58.641Z] 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-131/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T20:43:58.933Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T20:43:59.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T20:43:59.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T20:43:59.716Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-01-10T20:43:59.757Z] $ 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-131/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-131 -v /w/workspace/undry_device-rfid-llrp-go_PR-131:/w/workspace/undry_device-rfid-llrp-go_PR-131:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-131@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-131@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T20:43:59.941Z] $ docker top 11fc28cc28aea3f40deb618b780ccc379680d9e8f5b092ed8e10f89ef2d39a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T20:44:00.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T20:44:00.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T20:44:00.942Z] + ls /var/log/sa-host [2023-01-10T20:44:00.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T20:44:01.082Z] provisioning config files... [2023-01-10T20:44:01.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-131@tmp/config3097672032895282150tmp [Pipeline] { [Pipeline] echo [2023-01-10T20:44:01.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:44:01.460Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T20:44:01.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:44:01.884Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T20:44:01.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:44:02.302Z] ---> sudo-logs.sh [2023-01-10T20:44:02.302Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T20:44:02.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:44:02.688Z] ---> job-cost.sh [2023-01-10T20:44:02.688Z] lf-activate-venv: SKIPPING [2023-01-10T20:44:02.688Z] DEBUG: total: 0.2199999988079071 [2023-01-10T20:44:02.688Z] INFO: Retrieving Stack Cost... [2023-01-10T20:44:03.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T20:44:03.514Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T20:44:03.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T20:44:03.859Z] ---> logs-deploy.sh [2023-01-10T20:44:03.859Z] lf-activate-venv: SKIPPING [2023-01-10T20:44:03.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-131/1 [2023-01-10T20:44:03.859Z] INFO: archiving workspace using pattern(s): [2023-01-10T20:44:04.797Z] Archives upload complete. [2023-01-10T20:44:04.797Z] INFO: archiving logs to Nexus