Pull request #141 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47083993e6d0fece5d21c2904156709837ed7067+963987e627e8dcac0df49593e42f1bbbca2c5392 (7d99f2207776e3340680739f6b3e930f28c1facb) 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-ssh15968342110218082819.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-ssh4938164647110870653.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-141/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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7980576877326663861.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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8917076744433360102.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-ssh11674003527259711708.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-141/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-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3649099366411388520.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3344 in /w/workspace/undry_device-rfid-llrp-go_PR-141 [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-141 # 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/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 47083993e6d0fece5d21c2904156709837ed7067 Merge succeeded, producing 47083993e6d0fece5d21c2904156709837ed7067 Checking out Revision 47083993e6d0fece5d21c2904156709837ed7067 (PR-141) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T10:06:47.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T10:06:47.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 47083993e6d0fece5d21c2904156709837ed7067 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47083993e6d0fece5d21c2904156709837ed7067 # timeout=10 [Pipeline] echo [2023-01-23T10:06:47.966Z] ========================================================= [2023-01-23T10:06:47.966Z] EdgeX Global Pipelines Version Info [2023-01-23T10:06:47.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:06:48.751Z] ------------------- [2023-01-23T10:06:48.751Z] stable info: [2023-01-23T10:06:48.751Z] ------------------- [2023-01-23T10:06:48.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T10:06:48.752Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T10:06:48.752Z] Message: update stable to v1.0.244 [2023-01-23T10:06:49.324Z] ------------------- [2023-01-23T10:06:49.324Z] experimental info: [2023-01-23T10:06:49.324Z] ------------------- [2023-01-23T10:06:49.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T10:06:49.324Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T10:06:49.324Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T10:06:49.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-23T10:06:49.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-23T10:06:49.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T10:06:49.728Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T10:06:49.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T10:06:49.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T10:06:49.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T10:06:49.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T10:06:49.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T10:06:49.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T10:06:50.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T10:06:50.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-23T10:06:50.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T10:06:50.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T10:06:50.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T10:06:50.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T10:06:50.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T10:06:50.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T10:06:50.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T10:06:50.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T10:06:50.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T10:06:50.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T10:06:50.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T10:06:50.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T10:06:50.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T10:06:50.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T10:06:50.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T10:06:50.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo [2023-01-23T10:06:50.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo [2023-01-23T10:06:50.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo [2023-01-23T10:06:50.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47083993e6d0fece5d21c2904156709837ed7067 [Pipeline] echo [2023-01-23T10:06:50.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4708399 [Pipeline] echo [2023-01-23T10:06:50.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T10:06:50.985Z] provisioning config files... [2023-01-23T10:06:51.003Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/config9226472523840598051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:06:51.344Z] ---> docker-login.sh [2023-01-23T10:06:51.344Z] nexus3.edgexfoundry.org:10001 [2023-01-23T10:06:51.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:06:51.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:06:51.605Z] Configure a credential helper to remove this warning. See [2023-01-23T10:06:51.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:06:51.605Z] [2023-01-23T10:06:51.605Z] Login Succeeded [2023-01-23T10:06:51.605Z] nexus3.edgexfoundry.org:10002 [2023-01-23T10:06:51.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:06:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:06:51.866Z] Configure a credential helper to remove this warning. See [2023-01-23T10:06:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:06:51.866Z] [2023-01-23T10:06:51.866Z] Login Succeeded [2023-01-23T10:06:51.866Z] nexus3.edgexfoundry.org:10003 [2023-01-23T10:06:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:06:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:06:51.866Z] Configure a credential helper to remove this warning. See [2023-01-23T10:06:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:06:51.866Z] [2023-01-23T10:06:51.866Z] Login Succeeded [2023-01-23T10:06:51.866Z] nexus3.edgexfoundry.org:10004 [2023-01-23T10:06:51.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:06:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:06:51.866Z] Configure a credential helper to remove this warning. See [2023-01-23T10:06:51.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:06:51.866Z] [2023-01-23T10:06:51.866Z] Login Succeeded [2023-01-23T10:06:51.866Z] docker.io [2023-01-23T10:06:52.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:06:52.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:06:52.388Z] Configure a credential helper to remove this warning. See [2023-01-23T10:06:52.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:06:52.388Z] [2023-01-23T10:06:52.388Z] Login Succeeded [2023-01-23T10:06:52.388Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T10:06:52.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T10:06:53.040Z] + git rev-list -1 --merges 47083993e6d0fece5d21c2904156709837ed7067~1..47083993e6d0fece5d21c2904156709837ed7067 [Pipeline] echo [2023-01-23T10:06:53.101Z] -----------> git rev-list -1 --merges 47083993e6d0fece5d21c2904156709837ed7067~1..47083993e6d0fece5d21c2904156709837ed7067 47083993e6d0fece5d21c2904156709837ed7067 [false] [Pipeline] sh [2023-01-23T10:06:53.419Z] + git log --format=format:%s -1 47083993e6d0fece5d21c2904156709837ed7067 [Pipeline] echo [2023-01-23T10:06:53.459Z] ========================================================= [2023-01-23T10:06:53.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T10:06:53.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T10:06:53.912Z] + git log --format=format:%s -1 47083993e6d0fece5d21c2904156709837ed7067 [Pipeline] echo [2023-01-23T10:06:53.950Z] [semverPrep] GIT_COMMIT: 47083993e6d0fece5d21c2904156709837ed7067, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-23T10:06:53.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T10:06:54.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T10:06:54.409Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T10:06:54.409Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T10:06:54.409Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T10:06:54.409Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T10:06:54.409Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T10:06:54.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:06:54.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T10:06:54.923Z] [2023-01-23T10:06:54.923Z] 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-23T10:06:55.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T10:06:55.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T10:06:55.307Z] b85a868b505f: Pulling fs layer [2023-01-23T10:06:55.307Z] e2be974225ed: Pulling fs layer [2023-01-23T10:06:55.307Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T10:06:55.307Z] 988bab9f4d93: Pulling fs layer [2023-01-23T10:06:55.307Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T10:06:55.307Z] eaf3925da568: Pulling fs layer [2023-01-23T10:06:55.307Z] bab4dde63d76: Pulling fs layer [2023-01-23T10:06:55.307Z] bde34c3a00c8: Pulling fs layer [2023-01-23T10:06:55.307Z] b352a97aabf1: Pulling fs layer [2023-01-23T10:06:55.307Z] 4872d77fe225: Pulling fs layer [2023-01-23T10:06:55.307Z] 5851b861e8e6: Pulling fs layer [2023-01-23T10:06:55.307Z] 988bab9f4d93: Waiting [2023-01-23T10:06:55.307Z] 1469e6f7b9e6: Waiting [2023-01-23T10:06:55.307Z] eaf3925da568: Waiting [2023-01-23T10:06:55.308Z] bab4dde63d76: Waiting [2023-01-23T10:06:55.308Z] bde34c3a00c8: Waiting [2023-01-23T10:06:55.308Z] b352a97aabf1: Waiting [2023-01-23T10:06:55.308Z] 5851b861e8e6: Waiting [2023-01-23T10:06:55.308Z] 4872d77fe225: Waiting [2023-01-23T10:06:55.308Z] e2be974225ed: Download complete [2023-01-23T10:06:55.572Z] 988bab9f4d93: Download complete [2023-01-23T10:06:55.573Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T10:06:55.573Z] 1469e6f7b9e6: Download complete [2023-01-23T10:06:55.573Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T10:06:55.573Z] 339a4e72a1f5: Download complete [2023-01-23T10:06:55.573Z] eaf3925da568: Verifying Checksum [2023-01-23T10:06:55.573Z] eaf3925da568: Download complete [2023-01-23T10:06:55.833Z] bde34c3a00c8: Download complete [2023-01-23T10:06:55.833Z] b352a97aabf1: Verifying Checksum [2023-01-23T10:06:55.833Z] b352a97aabf1: Download complete [2023-01-23T10:06:55.833Z] 4872d77fe225: Verifying Checksum [2023-01-23T10:06:55.833Z] 4872d77fe225: Download complete [2023-01-23T10:06:55.833Z] 5851b861e8e6: Verifying Checksum [2023-01-23T10:06:55.833Z] 5851b861e8e6: Download complete [2023-01-23T10:06:55.833Z] b85a868b505f: Verifying Checksum [2023-01-23T10:06:55.833Z] b85a868b505f: Download complete [2023-01-23T10:06:56.097Z] bab4dde63d76: Verifying Checksum [2023-01-23T10:06:56.097Z] bab4dde63d76: Download complete [2023-01-23T10:06:57.034Z] b85a868b505f: Pull complete [2023-01-23T10:06:57.294Z] e2be974225ed: Pull complete [2023-01-23T10:06:57.555Z] 339a4e72a1f5: Pull complete [2023-01-23T10:06:57.814Z] 988bab9f4d93: Pull complete [2023-01-23T10:06:58.080Z] 1469e6f7b9e6: Pull complete [2023-01-23T10:06:58.080Z] eaf3925da568: Pull complete [2023-01-23T10:06:59.994Z] bab4dde63d76: Pull complete [2023-01-23T10:06:59.994Z] bde34c3a00c8: Pull complete [2023-01-23T10:06:59.994Z] b352a97aabf1: Pull complete [2023-01-23T10:06:59.994Z] 4872d77fe225: Pull complete [2023-01-23T10:07:00.257Z] 5851b861e8e6: Pull complete [2023-01-23T10:07:00.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T10:07:00.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T10:07:00.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:07:00.491Z] prd-ubuntu20.04-docker-8c-8g-3344 does not seem to be running inside a container [2023-01-23T10:07:00.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-141 -v /w/workspace/undry_device-rfid-llrp-go_PR-141:/w/workspace/undry_device-rfid-llrp-go_PR-141:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T10:07:01.744Z] $ docker top 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 -eo pid,comm [2023-01-23T10:07:01.793Z] 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-23T10:07:01.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T10:07:01.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T10:07:01.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T10:07:02.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T10:07:02.077Z] $ docker exec 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 ssh-agent [2023-01-23T10:07:02.182Z] SSH_AUTH_SOCK=/tmp/ssh-mRHCGyQxK6S4/agent.31 [2023-01-23T10:07:02.182Z] SSH_AGENT_PID=37 [2023-01-23T10:07:02.189Z] Running ssh-add (command line suppressed) [2023-01-23T10:07:02.292Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/private_key_106956909195977340.key (/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/private_key_106956909195977340.key) [2023-01-23T10:07:02.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T10:07:02.646Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T10:07:02.677Z] $ docker exec --env ******** --env ******** 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 ssh-agent -k [2023-01-23T10:07:02.767Z] unset SSH_AUTH_SOCK; [2023-01-23T10:07:02.768Z] unset SSH_AGENT_PID; [2023-01-23T10:07:02.768Z] echo Agent pid 37 killed; [2023-01-23T10:07:02.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T10:07:02.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T10:07:02.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T10:07:02.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T10:07:02.970Z] $ docker exec 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 ssh-agent [2023-01-23T10:07:03.088Z] SSH_AUTH_SOCK=/tmp/ssh-43CKPqfwJzXH/agent.69 [2023-01-23T10:07:03.088Z] SSH_AGENT_PID=76 [2023-01-23T10:07:03.093Z] Running ssh-add (command line suppressed) [2023-01-23T10:07:03.198Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/private_key_12570904838553743076.key (/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/private_key_12570904838553743076.key) [2023-01-23T10:07:03.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T10:07:03.541Z] + git semver init [2023-01-23T10:07:03.801Z] 2023-01-23 10:07:03,724 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T10:07:03.801Z] 2023-01-23 10:07:03,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver [2023-01-23T10:07:03.801Z] 2023-01-23 10:07:03,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-141/.semver [2023-01-23T10:07:03.801Z] 2023-01-23 10:07:03,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-141, universal_newlines=False, shell=None, istream=None) [2023-01-23T10:07:04.740Z] 2023-01-23 10:07:04,552 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-141/.git/info/exclude [2023-01-23T10:07:04.740Z] 2023-01-23 10:07:04,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver/PR-141 with force:False [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,553 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver/PR-141 [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,557 [execute] INFO git cat-file --batch-check [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,563 [execute] INFO git cat-file --batch [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-141/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T10:07:04.741Z] 2023-01-23 10:07:04,569 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-141/.semver/PR-141 [2023-01-23T10:07:04.741Z] 0.0.0 [Pipeline] } [2023-01-23T10:07:04.775Z] $ docker exec --env ******** --env ******** 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 ssh-agent -k [2023-01-23T10:07:04.880Z] unset SSH_AUTH_SOCK; [2023-01-23T10:07:04.880Z] unset SSH_AGENT_PID; [2023-01-23T10:07:04.880Z] echo Agent pid 76 killed; [2023-01-23T10:07:04.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T10:07:05.312Z] + git semver [Pipeline] } [2023-01-23T10:07:05.596Z] $ docker stop --time=1 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 [2023-01-23T10:07:06.877Z] $ docker rm -f --volumes 929c0208fb671adf382054d2ddbe4a8527c86153dafa1d583c78e50d8f925b17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T10:07:07.280Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T10:07:07.575Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T10:07:07.595Z] [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-23T10:07:08.156Z] provisioning config files... [2023-01-23T10:07:08.166Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/config4111865368589687202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:07:08.510Z] ---> docker-login.sh [2023-01-23T10:07:08.510Z] nexus3.edgexfoundry.org:10001 [2023-01-23T10:07:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:07:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:07:08.510Z] Configure a credential helper to remove this warning. See [2023-01-23T10:07:08.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:07:08.510Z] [2023-01-23T10:07:08.510Z] Login Succeeded [2023-01-23T10:07:08.510Z] nexus3.edgexfoundry.org:10002 [2023-01-23T10:07:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:07:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:07:08.510Z] Configure a credential helper to remove this warning. See [2023-01-23T10:07:08.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:07:08.510Z] [2023-01-23T10:07:08.510Z] Login Succeeded [2023-01-23T10:07:08.510Z] nexus3.edgexfoundry.org:10003 [2023-01-23T10:07:08.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:07:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:07:08.770Z] Configure a credential helper to remove this warning. See [2023-01-23T10:07:08.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:07:08.770Z] [2023-01-23T10:07:08.770Z] Login Succeeded [2023-01-23T10:07:08.770Z] nexus3.edgexfoundry.org:10004 [2023-01-23T10:07:08.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:07:08.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:07:08.770Z] Configure a credential helper to remove this warning. See [2023-01-23T10:07:08.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:07:08.770Z] [2023-01-23T10:07:08.770Z] Login Succeeded [2023-01-23T10:07:08.770Z] docker.io [2023-01-23T10:07:09.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:07:09.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:07:09.032Z] Configure a credential helper to remove this warning. See [2023-01-23T10:07:09.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:07:09.032Z] [2023-01-23T10:07:09.032Z] Login Succeeded [2023-01-23T10:07:09.032Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T10:07:09.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T10:07:09.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T10:07:09.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T10:07:09.347Z] ========================================================= [2023-01-23T10:07:09.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T10:07:09.347Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:07:09.821Z] + 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-23T10:07:09.821Z] Sending build context to Docker daemon 4.109MB [2023-01-23T10:07:09.821Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T10:07:09.821Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T10:07:09.821Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T10:07:09.821Z] 213ec9aee27d: Pulling fs layer [2023-01-23T10:07:09.821Z] 4583459ba037: Pulling fs layer [2023-01-23T10:07:09.821Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T10:07:09.821Z] 53926ce57604: Pulling fs layer [2023-01-23T10:07:09.821Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T10:07:09.821Z] 22ff95d597cd: Pulling fs layer [2023-01-23T10:07:09.821Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T10:07:09.821Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T10:07:09.821Z] a7acece74701: Pulling fs layer [2023-01-23T10:07:09.821Z] 53926ce57604: Waiting [2023-01-23T10:07:09.821Z] 22ff95d597cd: Waiting [2023-01-23T10:07:09.821Z] 21b2b0c7a3f4: Waiting [2023-01-23T10:07:09.821Z] 12d6caf4c0d1: Waiting [2023-01-23T10:07:09.821Z] a7acece74701: Waiting [2023-01-23T10:07:09.821Z] 96b7cbca73a9: Waiting [2023-01-23T10:07:09.821Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T10:07:09.821Z] 93c1e223e6f2: Download complete [2023-01-23T10:07:10.084Z] 4583459ba037: Verifying Checksum [2023-01-23T10:07:10.084Z] 4583459ba037: Download complete [2023-01-23T10:07:10.084Z] 21b2b0c7a3f4: Download complete [2023-01-23T10:07:10.084Z] 22ff95d597cd: Download complete [2023-01-23T10:07:10.084Z] 213ec9aee27d: Verifying Checksum [2023-01-23T10:07:10.084Z] 12d6caf4c0d1: Verifying Checksum [2023-01-23T10:07:10.084Z] 12d6caf4c0d1: Download complete [2023-01-23T10:07:10.084Z] 213ec9aee27d: Pull complete [2023-01-23T10:07:10.353Z] 4583459ba037: Pull complete [2023-01-23T10:07:10.353Z] 93c1e223e6f2: Pull complete [2023-01-23T10:07:10.975Z] a7acece74701: Verifying Checksum [2023-01-23T10:07:10.975Z] a7acece74701: Download complete [2023-01-23T10:07:11.594Z] 53926ce57604: Download complete [2023-01-23T10:07:11.594Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T10:07:11.594Z] 96b7cbca73a9: Download complete [2023-01-23T10:07:15.786Z] 53926ce57604: Pull complete [2023-01-23T10:07:15.786Z] 21b2b0c7a3f4: Pull complete [2023-01-23T10:07:15.786Z] 22ff95d597cd: Pull complete [2023-01-23T10:07:15.786Z] 12d6caf4c0d1: Pull complete [2023-01-23T10:07:17.691Z] 96b7cbca73a9: Pull complete [2023-01-23T10:07:18.260Z] a7acece74701: Pull complete [2023-01-23T10:07:18.260Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T10:07:18.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T10:07:18.260Z] ---> db6d94c90886 [2023-01-23T10:07:18.260Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T10:07:19.640Z] ---> Running in c38029f63cf4 [2023-01-23T10:07:19.640Z] Removing intermediate container c38029f63cf4 [2023-01-23T10:07:19.640Z] ---> d6dd41ef06d8 [2023-01-23T10:07:19.640Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T10:07:19.640Z] ---> Running in 710086f76cf4 [2023-01-23T10:07:19.900Z] Removing intermediate container 710086f76cf4 [2023-01-23T10:07:19.900Z] ---> f547a9c14830 [2023-01-23T10:07:19.900Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T10:07:19.900Z] ---> Running in 2577e8d986f3 [2023-01-23T10:07:19.900Z] Removing intermediate container 2577e8d986f3 [2023-01-23T10:07:19.900Z] ---> 9db4795198ba [2023-01-23T10:07:19.900Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T10:07:20.159Z] ---> Running in 3ac40203001e [2023-01-23T10:07:20.159Z] Removing intermediate container 3ac40203001e [2023-01-23T10:07:20.159Z] ---> 02481ee400d6 [2023-01-23T10:07:20.159Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T10:07:20.417Z] ---> Running in 7f1519b3f5f9 [2023-01-23T10:07:20.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T10:07:20.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T10:07:21.243Z] OK: 211 MiB in 51 packages [2023-01-23T10:07:21.504Z] Removing intermediate container 7f1519b3f5f9 [2023-01-23T10:07:21.504Z] ---> dcc1c007da5d [2023-01-23T10:07:21.504Z] Step 8/12 : WORKDIR /app [2023-01-23T10:07:21.504Z] ---> Running in 64930824a671 [2023-01-23T10:07:21.504Z] Removing intermediate container 64930824a671 [2023-01-23T10:07:21.504Z] ---> f612c64c4b4f [2023-01-23T10:07:21.504Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T10:07:21.763Z] ---> f3e8072785e1 [2023-01-23T10:07:21.763Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T10:07:21.763Z] ---> Running in 7f4b9179433d [2023-01-23T10:07:22.981Z] Still waiting to schedule task [2023-01-23T10:07:22.982Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-23T10:08:08.490Z] Removing intermediate container 7f4b9179433d [2023-01-23T10:08:08.490Z] ---> d21769c637ce [2023-01-23T10:08:08.490Z] Step 11/12 : COPY . . [2023-01-23T10:08:08.490Z] ---> 1e7ff8ca365e [2023-01-23T10:08:08.490Z] Step 12/12 : RUN $MAKE [2023-01-23T10:08:08.490Z] ---> Running in c0ad1bf4ea75 [2023-01-23T10:08:08.490Z] noop [2023-01-23T10:08:08.490Z] Removing intermediate container c0ad1bf4ea75 [2023-01-23T10:08:08.490Z] ---> 401c284b5f39 [2023-01-23T10:08:08.490Z] Successfully built 401c284b5f39 [2023-01-23T10:08:08.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:08:08.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T10:08:08.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:08:09.079Z] prd-ubuntu20.04-docker-8c-8g-3344 does not seem to be running inside a container [2023-01-23T10:08:09.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-141 -v /w/workspace/undry_device-rfid-llrp-go_PR-141:/w/workspace/undry_device-rfid-llrp-go_PR-141:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T10:08:09.488Z] $ docker top b2a7fc8a76cef19f206de3811c6e606351310acc26aca8cf198c6650cb0a3f13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T10:08:09.888Z] + go version [2023-01-23T10:08:09.888Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T10:08:09.923Z] $ docker stop --time=1 b2a7fc8a76cef19f206de3811c6e606351310acc26aca8cf198c6650cb0a3f13 [2023-01-23T10:08:11.201Z] $ docker rm -f --volumes b2a7fc8a76cef19f206de3811c6e606351310acc26aca8cf198c6650cb0a3f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:08:11.919Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T10:08:11.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:08:12.083Z] prd-ubuntu20.04-docker-8c-8g-3344 does not seem to be running inside a container [2023-01-23T10:08:12.122Z] $ 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-141 -v /w/workspace/undry_device-rfid-llrp-go_PR-141:/w/workspace/undry_device-rfid-llrp-go_PR-141:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T10:08:12.486Z] $ docker top 5934dd33583f39cda7baaa42e56a03ed46277a18e66af1d5333864737fb01775 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T10:08:12.930Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-141 [Pipeline] fileExists [Pipeline] sh [2023-01-23T10:08:13.297Z] + make test [2023-01-23T10:08:13.298Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T10:08:13.557Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-23T10:08:23.521Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-23T10:08:23.521Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-23T10:08:27.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.739s coverage: 38.5% of statements [2023-01-23T10:08:27.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.252s coverage: 52.0% of statements [2023-01-23T10:08:27.713Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 96.4% of statements [2023-01-23T10:08:35.826Z] 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-23T10:08:35.826Z] go vet ./... [2023-01-23T10:08:40.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T10:08:40.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T10:08:40.050Z] ./bin/test-attribution-txt.sh [2023-01-23T10:08:40.050Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T10:08:40.050Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T10:08:40.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T10:08:40.125Z] $ docker stop --time=1 5934dd33583f39cda7baaa42e56a03ed46277a18e66af1d5333864737fb01775 [2023-01-23T10:08:42.189Z] $ docker rm -f --volumes 5934dd33583f39cda7baaa42e56a03ed46277a18e66af1d5333864737fb01775 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T10:08:42.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T10:08:42.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-23T10:08:43.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T10:08:43.877Z] + ls -al . [2023-01-23T10:08:43.877Z] total 636 [2023-01-23T10:08:43.877Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 10:08 . [2023-01-23T10:08:43.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:06 .. [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 23 10:06 .dockerignore [2023-01-23T10:08:43.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 10:08 .git [2023-01-23T10:08:43.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 10:06 .github [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 23 10:06 .gitignore [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 10:06 .golangci.yml [2023-01-23T10:08:43.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 10:07 .semver [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 23 10:06 Attribution.txt [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 23 10:06 CHANGELOG.md [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 23 10:06 Dockerfile [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 10:06 GOVERNANCE.md [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 23 10:06 Jenkinsfile [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 23 10:06 LICENSE [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 23 10:06 Makefile [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 23 10:06 OWNERS.md [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 23 10:06 README.md [2023-01-23T10:08:43.877Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 10:07 VERSION [2023-01-23T10:08:43.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:06 bin [2023-01-23T10:08:43.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:06 cmd [2023-01-23T10:08:43.878Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 23 10:08 coverage.out [2023-01-23T10:08:43.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:06 examples [2023-01-23T10:08:43.878Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 23 10:06 go.mod [2023-01-23T10:08:43.878Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 23 10:06 go.sum [2023-01-23T10:08:43.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:06 images [2023-01-23T10:08:43.878Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 10:06 internal [2023-01-23T10:08:43.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:06 snap [2023-01-23T10:08:43.878Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 23 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:08:44.270Z] + 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=47083993e6d0fece5d21c2904156709837ed7067 --label arch=amd64 --label version=0.0.0 . [2023-01-23T10:08:44.270Z] Sending build context to Docker daemon 4.109MB [2023-01-23T10:08:44.270Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T10:08:44.270Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-23T10:08:44.270Z] ---> 401c284b5f39 [2023-01-23T10:08:44.270Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-23T10:08:44.270Z] ---> Running in a7897dadb562 [2023-01-23T10:08:44.530Z] Removing intermediate container a7897dadb562 [2023-01-23T10:08:44.530Z] ---> a0431c138c62 [2023-01-23T10:08:44.530Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T10:08:44.530Z] ---> Running in 4d949f553c02 [2023-01-23T10:08:44.530Z] Removing intermediate container 4d949f553c02 [2023-01-23T10:08:44.530Z] ---> 939ef2de36d4 [2023-01-23T10:08:44.530Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T10:08:44.787Z] ---> Running in 69130f78d0af [2023-01-23T10:08:44.787Z] Removing intermediate container 69130f78d0af [2023-01-23T10:08:44.787Z] ---> d936b04783cd [2023-01-23T10:08:44.787Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T10:08:44.787Z] ---> Running in 5b91923c607a [2023-01-23T10:08:44.787Z] Removing intermediate container 5b91923c607a [2023-01-23T10:08:44.787Z] ---> 6dc51e3b3b6a [2023-01-23T10:08:44.787Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T10:08:45.050Z] ---> Running in 9fe4e03762c1 [2023-01-23T10:08:45.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T10:08:45.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T10:08:45.566Z] OK: 211 MiB in 51 packages [2023-01-23T10:08:46.132Z] Removing intermediate container 9fe4e03762c1 [2023-01-23T10:08:46.132Z] ---> 60e63aa08bf2 [2023-01-23T10:08:46.132Z] Step 8/24 : WORKDIR /app [2023-01-23T10:08:46.390Z] ---> Running in a3a959ae6c15 [2023-01-23T10:08:46.390Z] Removing intermediate container a3a959ae6c15 [2023-01-23T10:08:46.390Z] ---> e3abeb27bce5 [2023-01-23T10:08:46.390Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-23T10:08:46.648Z] ---> 69a22850493b [2023-01-23T10:08:46.648Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T10:08:46.648Z] ---> Running in 47da095d0f37 [2023-01-23T10:08:48.019Z] Removing intermediate container 47da095d0f37 [2023-01-23T10:08:48.019Z] ---> ddbb9e5959ea [2023-01-23T10:08:48.019Z] Step 11/24 : COPY . . [2023-01-23T10:08:48.019Z] ---> 4c9d9926a6e9 [2023-01-23T10:08:48.019Z] Step 12/24 : RUN $MAKE [2023-01-23T10:08:48.276Z] ---> Running in 38f5556f68f5 [2023-01-23T10:08:48.534Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-23T10:08:53.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3345 in /w/workspace/undry_device-rfid-llrp-go_PR-141 [Pipeline] { [Pipeline] ws [2023-01-23T10:08:53.569Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-23T10:08:53.641Z] Selected Git installation does not exist. Using Default [2023-01-23T10:08:53.642Z] The recommended git tool is: NONE [2023-01-23T10:08:58.452Z] using credential edgex-jenkins-ssh [2023-01-23T10:08:58.478Z] Cloning the remote Git repository [2023-01-23T10:08:58.524Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-23T10:08:58.604Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-23T10:08:58.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-23T10:08:58.772Z] > git --version # timeout=10 [2023-01-23T10:08:58.795Z] > git --version # 'git version 2.25.1' [2023-01-23T10:08:58.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T10:08:58.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T10:08:59.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-23T10:08:59.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T10:09:00.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-23T10:09:00.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-23T10:09:00.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T10:09:00.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T10:09:01.176Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 47083993e6d0fece5d21c2904156709837ed7067 [2023-01-23T10:09:01.397Z] Merge succeeded, producing 47083993e6d0fece5d21c2904156709837ed7067 [2023-01-23T10:09:01.398Z] Checking out Revision 47083993e6d0fece5d21c2904156709837ed7067 (PR-141) [2023-01-23T10:09:01.860Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-23T10:09:01.903Z] > git --version # timeout=10 [2023-01-23T10:09:01.915Z] > git --version # 'git version 2.25.1' [2023-01-23T10:09:01.925Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-01-23T10:09:01.187Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T10:09:01.211Z] > git checkout -f 47083993e6d0fece5d21c2904156709837ed7067 # timeout=10 [2023-01-23T10:09:01.308Z] > git remote # timeout=10 [2023-01-23T10:09:01.323Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T10:09:01.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T10:09:01.355Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-01-23T10:09:01.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T10:09:01.400Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T10:09:01.418Z] > git checkout -f 47083993e6d0fece5d21c2904156709837ed7067 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T10:09:03.111Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T10:09:03.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T10:09:03.111Z] Dload Upload Total Spent Left Speed [2023-01-23T10:09:03.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-01-23T10:09:03.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T10:09:04.023Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-01-23T10:09:04.023Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T10:09:04.023Z] { [2023-01-23T10:09:04.023Z] "registry-mirrors": [ [2023-01-23T10:09:04.023Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T10:09:04.023Z] ], [2023-01-23T10:09:04.023Z] "bip": "10.250.0.254/24", [2023-01-23T10:09:04.023Z] "hosts": [ [2023-01-23T10:09:04.023Z] "tcp://0.0.0.0:5555", [2023-01-23T10:09:04.023Z] "unix:///var/run/docker.sock" [2023-01-23T10:09:04.023Z] ], [2023-01-23T10:09:04.023Z] "mtu": 1458, [2023-01-23T10:09:04.023Z] "selinux-enabled": true, [2023-01-23T10:09:04.023Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T10:09:04.023Z] } [Pipeline] sh [2023-01-23T10:09:04.363Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T10:09:04.706Z] + sudo service docker restart [2023-01-23T10:09:10.634Z] Removing intermediate container 38f5556f68f5 [2023-01-23T10:09:10.634Z] ---> 729296917b12 [2023-01-23T10:09:10.634Z] Step 13/24 : FROM alpine:3.16 [2023-01-23T10:09:10.634Z] 3.16: Pulling from library/alpine [2023-01-23T10:09:10.634Z] ca7dd9ec2225: Pulling fs layer [2023-01-23T10:09:10.634Z] ca7dd9ec2225: Verifying Checksum [2023-01-23T10:09:10.634Z] ca7dd9ec2225: Download complete [2023-01-23T10:09:10.634Z] ca7dd9ec2225: Pull complete [2023-01-23T10:09:10.634Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T10:09:10.634Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T10:09:10.634Z] ---> bfe296a52501 [2023-01-23T10:09:10.634Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-23T10:09:10.634Z] ---> Running in 1f4de9006fdd [2023-01-23T10:09:10.634Z] Removing intermediate container 1f4de9006fdd [2023-01-23T10:09:10.634Z] ---> 297101b19b86 [2023-01-23T10:09:10.634Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-23T10:09:10.634Z] ---> Running in 6985759ef94f [2023-01-23T10:09:10.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T10:09:10.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T10:09:10.634Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T10:09:10.634Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T10:09:10.634Z] OK: 6 MiB in 15 packages [2023-01-23T10:09:10.634Z] Removing intermediate container 6985759ef94f [2023-01-23T10:09:10.634Z] ---> 4c5fe1fb5f68 [2023-01-23T10:09:10.634Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-23T10:09:10.634Z] ---> 7be068bfbe8d [2023-01-23T10:09:10.634Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-23T10:09:10.634Z] ---> eff07c824f47 [2023-01-23T10:09:10.634Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-23T10:09:10.634Z] ---> 572c43ec794b [2023-01-23T10:09:10.634Z] Step 19/24 : EXPOSE 59989 [2023-01-23T10:09:10.634Z] ---> Running in 96c72ccac43f [2023-01-23T10:09:10.634Z] Removing intermediate container 96c72ccac43f [2023-01-23T10:09:10.634Z] ---> 272cdbb51eac [2023-01-23T10:09:10.634Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-23T10:09:10.634Z] ---> Running in fca64b0c7931 [2023-01-23T10:09:10.892Z] Removing intermediate container fca64b0c7931 [2023-01-23T10:09:10.892Z] ---> ac0c41cc7fdb [2023-01-23T10:09:10.892Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T10:09:10.892Z] ---> Running in d9ef65d7b326 [2023-01-23T10:09:10.892Z] Removing intermediate container d9ef65d7b326 [2023-01-23T10:09:10.892Z] ---> 5f9e8be39f32 [2023-01-23T10:09:10.892Z] Step 22/24 : LABEL arch=amd64 [2023-01-23T10:09:10.892Z] ---> Running in 5a7af47426f8 [2023-01-23T10:09:11.151Z] Removing intermediate container 5a7af47426f8 [2023-01-23T10:09:11.151Z] ---> 146879581002 [2023-01-23T10:09:11.151Z] Step 23/24 : LABEL git_sha=47083993e6d0fece5d21c2904156709837ed7067 [2023-01-23T10:09:11.151Z] ---> Running in 2764e0408a68 [2023-01-23T10:09:11.151Z] Removing intermediate container 2764e0408a68 [2023-01-23T10:09:11.151Z] ---> 86e988fc25ec [2023-01-23T10:09:11.151Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T10:09:11.151Z] ---> Running in 0e4727befdfc [2023-01-23T10:09:11.409Z] Removing intermediate container 0e4727befdfc [2023-01-23T10:09:11.409Z] ---> d849ddf6e2f5 [2023-01-23T10:09:11.409Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T10:09:11.409Z] Successfully built d849ddf6e2f5 [2023-01-23T10:09:11.409Z] 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-23T10:09:12.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T10:09:12.255Z] [2023-01-23T10:09:12.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:09:12.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T10:09:12.631Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T10:09:12.631Z] 5eb5b503b376: Pulling fs layer [2023-01-23T10:09:12.631Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T10:09:12.631Z] ec43610c2a17: Pulling fs layer [2023-01-23T10:09:12.631Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T10:09:12.631Z] 33b1e0a273af: Pulling fs layer [2023-01-23T10:09:12.631Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T10:09:12.631Z] 2f39f015ded8: Pulling fs layer [2023-01-23T10:09:12.631Z] 3a2ae6a8a46f: Waiting [2023-01-23T10:09:12.631Z] 33b1e0a273af: Waiting [2023-01-23T10:09:12.631Z] 5d3b04190fa2: Waiting [2023-01-23T10:09:12.631Z] 2f39f015ded8: Waiting [2023-01-23T10:09:12.631Z] 5c69ac0246d0: Download complete [2023-01-23T10:09:12.631Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T10:09:12.631Z] 3a2ae6a8a46f: Download complete [2023-01-23T10:09:12.896Z] 33b1e0a273af: Verifying Checksum [2023-01-23T10:09:12.896Z] 33b1e0a273af: Download complete [2023-01-23T10:09:12.896Z] 5d3b04190fa2: Download complete [2023-01-23T10:09:12.896Z] ec43610c2a17: Verifying Checksum [2023-01-23T10:09:12.896Z] ec43610c2a17: Download complete [2023-01-23T10:09:13.157Z] 5eb5b503b376: Verifying Checksum [2023-01-23T10:09:13.157Z] 5eb5b503b376: Download complete [2023-01-23T10:09:13.725Z] 2f39f015ded8: Verifying Checksum [2023-01-23T10:09:13.725Z] 2f39f015ded8: Download complete [2023-01-23T10:09:14.291Z] 5eb5b503b376: Pull complete [2023-01-23T10:09:14.291Z] 5c69ac0246d0: Pull complete [2023-01-23T10:09:14.858Z] ec43610c2a17: Pull complete [2023-01-23T10:09:14.858Z] 3a2ae6a8a46f: Pull complete [2023-01-23T10:09:14.858Z] 33b1e0a273af: Pull complete [2023-01-23T10:09:15.116Z] 5d3b04190fa2: Pull complete [2023-01-23T10:09:19.299Z] 2f39f015ded8: Pull complete [2023-01-23T10:09:19.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T10:09:19.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T10:09:19.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:09:19.509Z] prd-ubuntu20.04-docker-8c-8g-3344 does not seem to be running inside a container [2023-01-23T10:09:19.537Z] $ 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-141 -v /w/workspace/undry_device-rfid-llrp-go_PR-141:/w/workspace/undry_device-rfid-llrp-go_PR-141:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T10:09:21.925Z] $ docker top 9ef71ef1a0b3b911f404d981b91d19c0ef3a2e0f489964627993a7e676283911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:09:22.390Z] ---> job-cost.sh [2023-01-23T10:09:22.390Z] lf-activate-venv: SKIPPING [2023-01-23T10:09:22.390Z] INFO: No Stack... [2023-01-23T10:09:22.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T10:09:22.911Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T10:09:23.082Z] provisioning config files... [2023-01-23T10:09:23.111Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18042743530567371631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:09:23.234Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-141/archives/cost.csv [2023-01-23T10:09:23.234Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T10:09:23.309Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [2023-01-23T10:09:23.315Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] did not exist. Created. [2023-01-23T10:09:23.315Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T10:09:23.504Z] ---> docker-login.sh [2023-01-23T10:09:23.504Z] nexus3.edgexfoundry.org:10001 [2023-01-23T10:09:23.705Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T10:09:23.759Z] Stashed 1 file(s) [2023-01-23T10:09:23.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2023-01-23T10:09:23.812Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T10:09:23.903Z] $ docker stop --time=1 9ef71ef1a0b3b911f404d981b91d19c0ef3a2e0f489964627993a7e676283911 [2023-01-23T10:09:24.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:09:24.048Z] Configure a credential helper to remove this warning. See [2023-01-23T10:09:24.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:09:24.048Z] [2023-01-23T10:09:24.048Z] Login Succeeded [2023-01-23T10:09:24.048Z] nexus3.edgexfoundry.org:10002 [2023-01-23T10:09:24.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:09:24.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:09:24.587Z] Configure a credential helper to remove this warning. See [2023-01-23T10:09:24.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:09:24.587Z] [2023-01-23T10:09:24.587Z] Login Succeeded [2023-01-23T10:09:24.587Z] nexus3.edgexfoundry.org:10003 [2023-01-23T10:09:24.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:09:24.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:09:24.857Z] Configure a credential helper to remove this warning. See [2023-01-23T10:09:24.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:09:24.857Z] [2023-01-23T10:09:24.857Z] Login Succeeded [2023-01-23T10:09:24.857Z] nexus3.edgexfoundry.org:10004 [2023-01-23T10:09:25.073Z] $ docker rm -f --volumes 9ef71ef1a0b3b911f404d981b91d19c0ef3a2e0f489964627993a7e676283911 [2023-01-23T10:09:25.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T10:09:25.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:09:25.126Z] Configure a credential helper to remove this warning. See [2023-01-23T10:09:25.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:09:25.126Z] [2023-01-23T10:09:25.126Z] Login Succeeded [2023-01-23T10:09:25.126Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-01-23T10:09:25.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T10:09:25.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T10:09:25.661Z] Configure a credential helper to remove this warning. See [2023-01-23T10:09:25.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T10:09:25.661Z] [2023-01-23T10:09:25.661Z] Login Succeeded [2023-01-23T10:09:25.661Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T10:09:25.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T10:09:26.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T10:09:26.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T10:09:26.111Z] ========================================================= [2023-01-23T10:09:26.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T10:09:26.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:09:26.624Z] + 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-23T10:09:26.896Z] Sending build context to Docker daemon 1.22MB [2023-01-23T10:09:26.896Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T10:09:26.896Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T10:09:27.169Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T10:09:27.169Z] 9b18e9b68314: Pulling fs layer [2023-01-23T10:09:27.169Z] 35d82f9e3411: Pulling fs layer [2023-01-23T10:09:27.169Z] e16973657156: Pulling fs layer [2023-01-23T10:09:27.169Z] fc693d55d65f: Pulling fs layer [2023-01-23T10:09:27.169Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T10:09:27.169Z] dda99020689f: Pulling fs layer [2023-01-23T10:09:27.169Z] db1c61fa0a46: Pulling fs layer [2023-01-23T10:09:27.169Z] 891c053d2c06: Pulling fs layer [2023-01-23T10:09:27.169Z] dda99020689f: Waiting [2023-01-23T10:09:27.169Z] db1c61fa0a46: Waiting [2023-01-23T10:09:27.169Z] fc693d55d65f: Waiting [2023-01-23T10:09:27.169Z] 7e9fc2657dce: Waiting [2023-01-23T10:09:27.169Z] 891c053d2c06: Waiting [2023-01-23T10:09:27.169Z] e16973657156: Verifying Checksum [2023-01-23T10:09:27.169Z] e16973657156: Download complete [2023-01-23T10:09:27.169Z] 35d82f9e3411: Verifying Checksum [2023-01-23T10:09:27.169Z] 35d82f9e3411: Download complete [2023-01-23T10:09:27.169Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T10:09:27.169Z] 7e9fc2657dce: Download complete [2023-01-23T10:09:27.169Z] dda99020689f: Download complete [2023-01-23T10:09:27.169Z] 9b18e9b68314: Verifying Checksum [2023-01-23T10:09:28.150Z] 9b18e9b68314: Pull complete [2023-01-23T10:09:28.150Z] 891c053d2c06: Verifying Checksum [2023-01-23T10:09:28.150Z] 891c053d2c06: Download complete [2023-01-23T10:09:29.563Z] db1c61fa0a46: Verifying Checksum [2023-01-23T10:09:29.563Z] db1c61fa0a46: Download complete [2023-01-23T10:09:29.835Z] fc693d55d65f: Verifying Checksum [2023-01-23T10:09:29.835Z] fc693d55d65f: Download complete [2023-01-23T10:09:31.053Z] 35d82f9e3411: Pull complete [2023-01-23T10:09:31.321Z] e16973657156: Pull complete [2023-01-23T10:09:43.627Z] fc693d55d65f: Pull complete [2023-01-23T10:09:43.627Z] 7e9fc2657dce: Pull complete [2023-01-23T10:09:43.627Z] dda99020689f: Pull complete [2023-01-23T10:09:50.489Z] db1c61fa0a46: Pull complete [2023-01-23T10:09:52.462Z] 891c053d2c06: Pull complete [2023-01-23T10:09:52.462Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T10:09:52.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T10:09:52.462Z] ---> f96f9c87975a [2023-01-23T10:09:52.462Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T10:09:54.412Z] ---> Running in d7f80a7f04be [2023-01-23T10:09:54.412Z] Removing intermediate container d7f80a7f04be [2023-01-23T10:09:54.412Z] ---> 9fca39371071 [2023-01-23T10:09:54.412Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T10:09:54.412Z] ---> Running in fc181ab0eecc [2023-01-23T10:09:54.690Z] Removing intermediate container fc181ab0eecc [2023-01-23T10:09:54.690Z] ---> dd2da8bf269e [2023-01-23T10:09:54.691Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T10:09:54.961Z] ---> Running in 3cff1ebee576 [2023-01-23T10:09:55.231Z] Removing intermediate container 3cff1ebee576 [2023-01-23T10:09:55.231Z] ---> 7ee2425c99b2 [2023-01-23T10:09:55.231Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T10:09:55.231Z] ---> Running in 086a68c3a5e0 [2023-01-23T10:09:55.519Z] Removing intermediate container 086a68c3a5e0 [2023-01-23T10:09:55.519Z] ---> 4cbcba65dcf2 [2023-01-23T10:09:55.519Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T10:09:55.808Z] ---> Running in 2a1ebaa915b4 [2023-01-23T10:09:56.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T10:09:57.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T10:09:58.005Z] OK: 221 MiB in 51 packages [2023-01-23T10:09:58.973Z] Removing intermediate container 2a1ebaa915b4 [2023-01-23T10:09:58.973Z] ---> 764779839e81 [2023-01-23T10:09:58.973Z] Step 8/12 : WORKDIR /app [2023-01-23T10:09:58.973Z] ---> Running in 9db81b80ea45 [2023-01-23T10:09:59.241Z] Removing intermediate container 9db81b80ea45 [2023-01-23T10:09:59.241Z] ---> 9caaf5e250d1 [2023-01-23T10:09:59.241Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T10:09:59.825Z] ---> 04df6ff606ee [2023-01-23T10:09:59.825Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T10:09:59.825Z] ---> Running in 2e8e5589f028 [2023-01-23T10:10:56.247Z] Removing intermediate container 2e8e5589f028 [2023-01-23T10:10:56.247Z] ---> 98761a6e09ec [2023-01-23T10:10:56.247Z] Step 11/12 : COPY . . [2023-01-23T10:10:56.247Z] ---> 32e07f2da613 [2023-01-23T10:10:56.247Z] Step 12/12 : RUN $MAKE [2023-01-23T10:10:56.247Z] ---> Running in cde7a2c605e7 [2023-01-23T10:10:56.247Z] noop [2023-01-23T10:10:56.247Z] Removing intermediate container cde7a2c605e7 [2023-01-23T10:10:56.247Z] ---> e90b660cd194 [2023-01-23T10:10:56.247Z] Successfully built e90b660cd194 [2023-01-23T10:10:56.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:10:56.702Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T10:10:56.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:10:56.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-3345 does not seem to be running inside a container [2023-01-23T10:10:57.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T10:10:58.137Z] $ docker top 6ad8dd7c3251a819beaee3d49ab2e5b499efd89576fc26239c9a8fe21bf15dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T10:10:58.996Z] + go version [2023-01-23T10:10:58.996Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T10:10:59.039Z] $ docker stop --time=1 6ad8dd7c3251a819beaee3d49ab2e5b499efd89576fc26239c9a8fe21bf15dc5 [2023-01-23T10:11:00.661Z] $ docker rm -f --volumes 6ad8dd7c3251a819beaee3d49ab2e5b499efd89576fc26239c9a8fe21bf15dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:11:01.480Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T10:11:01.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:11:01.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-3345 does not seem to be running inside a container [2023-01-23T10:11:01.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-23T10:11:02.969Z] $ docker top ab6f75c6eaa0d1dab23338a4473e4ab7e6e84ac5b8907b26bec730bb854e8c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T10:11:03.511Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T10:11:03.892Z] + make test [2023-01-23T10:11:03.892Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T10:11:05.849Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-23T10:12:27.482Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-23T10:12:27.482Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-23T10:12:54.170Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.134s coverage: 38.5% of statements [2023-01-23T10:12:54.170Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.523s coverage: 52.0% of statements [2023-01-23T10:12:54.170Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements [2023-01-23T10:12:54.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-23T10:12:54.170Z] go vet ./... [2023-01-23T10:13:20.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T10:13:20.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-23T10:13:20.861Z] ./bin/test-attribution-txt.sh [2023-01-23T10:13:20.861Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-23T10:13:20.861Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-23T10:13:20.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T10:13:20.949Z] $ docker stop --time=1 ab6f75c6eaa0d1dab23338a4473e4ab7e6e84ac5b8907b26bec730bb854e8c70 [2023-01-23T10:13:22.774Z] $ docker rm -f --volumes ab6f75c6eaa0d1dab23338a4473e4ab7e6e84ac5b8907b26bec730bb854e8c70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T10:13:23.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T10:13:23.804Z] Warning: overwriting stash ‘coverage-report’ [2023-01-23T10:13:24.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T10:13:25.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-23T10:13:25.553Z] + ls -al . [2023-01-23T10:13:25.553Z] total 632 [2023-01-23T10:13:25.553Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 10:11 . [2023-01-23T10:13:25.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:08 .. [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 23 10:09 .dockerignore [2023-01-23T10:13:25.553Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 10:09 .git [2023-01-23T10:13:25.553Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 10:09 .github [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 23 10:09 .gitignore [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 10:09 .golangci.yml [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 23 10:09 Attribution.txt [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 23 10:09 CHANGELOG.md [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 23 10:09 Dockerfile [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 10:09 GOVERNANCE.md [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 23 10:09 Jenkinsfile [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 23 10:09 LICENSE [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 23 10:09 Makefile [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 23 10:09 OWNERS.md [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 23 10:09 README.md [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 10:07 VERSION [2023-01-23T10:13:25.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:09 bin [2023-01-23T10:13:25.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:09 cmd [2023-01-23T10:13:25.553Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 23 10:12 coverage.out [2023-01-23T10:13:25.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:09 examples [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 23 10:09 go.mod [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 23 10:09 go.sum [2023-01-23T10:13:25.553Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 10:09 images [2023-01-23T10:13:25.553Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 10:09 internal [2023-01-23T10:13:25.553Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 10:09 snap [2023-01-23T10:13:25.553Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 23 10:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:13:25.971Z] + 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=47083993e6d0fece5d21c2904156709837ed7067 --label arch=arm64 --label version=0.0.0 . [2023-01-23T10:13:26.239Z] Sending build context to Docker daemon 1.22MB [2023-01-23T10:13:26.239Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T10:13:26.239Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-23T10:13:26.239Z] ---> e90b660cd194 [2023-01-23T10:13:26.239Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-23T10:13:27.201Z] ---> Running in 7168c6ff5c46 [2023-01-23T10:13:27.469Z] Removing intermediate container 7168c6ff5c46 [2023-01-23T10:13:27.469Z] ---> 12a1b3bb3fe7 [2023-01-23T10:13:27.469Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T10:13:27.469Z] ---> Running in 3adf9edbd53c [2023-01-23T10:13:28.053Z] Removing intermediate container 3adf9edbd53c [2023-01-23T10:13:28.053Z] ---> ac9df4d88c92 [2023-01-23T10:13:28.053Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-23T10:13:28.053Z] ---> Running in afb4096e1db8 [2023-01-23T10:13:28.642Z] Removing intermediate container afb4096e1db8 [2023-01-23T10:13:28.642Z] ---> ddcdec35fbaa [2023-01-23T10:13:28.642Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T10:13:28.642Z] ---> Running in 3725be7d8756 [2023-01-23T10:13:29.224Z] Removing intermediate container 3725be7d8756 [2023-01-23T10:13:29.224Z] ---> 659a42ad7d17 [2023-01-23T10:13:29.224Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T10:13:29.224Z] ---> Running in 99436693f80f [2023-01-23T10:13:30.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T10:13:30.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T10:13:32.316Z] OK: 221 MiB in 51 packages [2023-01-23T10:13:32.919Z] Removing intermediate container 99436693f80f [2023-01-23T10:13:32.919Z] ---> e25f7560dbf5 [2023-01-23T10:13:32.919Z] Step 8/24 : WORKDIR /app [2023-01-23T10:13:33.187Z] ---> Running in caeb57200121 [2023-01-23T10:13:33.455Z] Removing intermediate container caeb57200121 [2023-01-23T10:13:33.455Z] ---> 88332e5d57ce [2023-01-23T10:13:33.455Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-23T10:13:34.046Z] ---> 3699d712ed64 [2023-01-23T10:13:34.046Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T10:13:34.046Z] ---> Running in 5a9aa36c06f2 [2023-01-23T10:13:37.397Z] Removing intermediate container 5a9aa36c06f2 [2023-01-23T10:13:37.397Z] ---> 4b78cc56336c [2023-01-23T10:13:37.397Z] Step 11/24 : COPY . . [2023-01-23T10:13:39.978Z] ---> 2a54ba24fe01 [2023-01-23T10:13:39.978Z] Step 12/24 : RUN $MAKE [2023-01-23T10:13:40.260Z] ---> Running in d0cda0c2be68 [2023-01-23T10:13:41.225Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-23T10:16:03.016Z] Removing intermediate container d0cda0c2be68 [2023-01-23T10:16:03.016Z] ---> 34376043d46b [2023-01-23T10:16:03.016Z] Step 13/24 : FROM alpine:3.16 [2023-01-23T10:16:03.016Z] 3.16: Pulling from library/alpine [2023-01-23T10:16:03.016Z] 6875df1f5354: Pulling fs layer [2023-01-23T10:16:03.016Z] 6875df1f5354: Download complete [2023-01-23T10:16:03.016Z] 6875df1f5354: Pull complete [2023-01-23T10:16:03.016Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-23T10:16:03.016Z] Status: Downloaded newer image for alpine:3.16 [2023-01-23T10:16:03.016Z] ---> 2b4661558fb8 [2023-01-23T10:16:03.016Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-23T10:16:03.016Z] ---> Running in 24c2b3c4d316 [2023-01-23T10:16:03.016Z] Removing intermediate container 24c2b3c4d316 [2023-01-23T10:16:03.016Z] ---> 119026b5eb38 [2023-01-23T10:16:03.016Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-23T10:16:03.016Z] ---> Running in e1e68a50ffd9 [2023-01-23T10:16:03.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T10:16:03.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T10:16:03.016Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-23T10:16:03.016Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T10:16:03.016Z] OK: 5 MiB in 15 packages [2023-01-23T10:16:03.016Z] Removing intermediate container e1e68a50ffd9 [2023-01-23T10:16:03.016Z] ---> 2f712caad927 [2023-01-23T10:16:03.016Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-23T10:16:03.016Z] ---> 2d929dd381f1 [2023-01-23T10:16:03.016Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-23T10:16:03.016Z] ---> 00c116746c78 [2023-01-23T10:16:03.016Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-23T10:16:03.016Z] ---> a2175507584f [2023-01-23T10:16:03.016Z] Step 19/24 : EXPOSE 59989 [2023-01-23T10:16:03.016Z] ---> Running in 5203c2ce97e9 [2023-01-23T10:16:03.016Z] Removing intermediate container 5203c2ce97e9 [2023-01-23T10:16:03.016Z] ---> b067e99fc982 [2023-01-23T10:16:03.016Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-23T10:16:03.289Z] ---> Running in 696f09918e0b [2023-01-23T10:16:03.557Z] Removing intermediate container 696f09918e0b [2023-01-23T10:16:03.557Z] ---> 9bea6dc395a5 [2023-01-23T10:16:03.557Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-23T10:16:03.557Z] ---> Running in 2efa7944cce4 [2023-01-23T10:16:03.827Z] Removing intermediate container 2efa7944cce4 [2023-01-23T10:16:03.827Z] ---> 3b2290b019df [2023-01-23T10:16:03.827Z] Step 22/24 : LABEL arch=arm64 [2023-01-23T10:16:03.827Z] ---> Running in bda24b1301f3 [2023-01-23T10:16:04.096Z] Removing intermediate container bda24b1301f3 [2023-01-23T10:16:04.096Z] ---> 143a8f700d93 [2023-01-23T10:16:04.096Z] Step 23/24 : LABEL git_sha=47083993e6d0fece5d21c2904156709837ed7067 [2023-01-23T10:16:04.367Z] ---> Running in 9fcb77ed4ce4 [2023-01-23T10:16:04.638Z] Removing intermediate container 9fcb77ed4ce4 [2023-01-23T10:16:04.638Z] ---> 311313a0a76a [2023-01-23T10:16:04.638Z] Step 24/24 : LABEL version=0.0.0 [2023-01-23T10:16:04.638Z] ---> Running in fc832b2c034f [2023-01-23T10:16:04.905Z] Removing intermediate container fc832b2c034f [2023-01-23T10:16:04.905Z] ---> 51ef29ec7c55 [2023-01-23T10:16:04.905Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-23T10:16:04.905Z] Successfully built 51ef29ec7c55 [2023-01-23T10:16:04.905Z] 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-23T10:16:05.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T10:16:05.696Z] [2023-01-23T10:16:05.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:16:06.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T10:16:06.122Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T10:16:06.122Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T10:16:06.122Z] 04944245beec: Pulling fs layer [2023-01-23T10:16:06.122Z] 699f458cf7ca: Pulling fs layer [2023-01-23T10:16:06.122Z] 765212b225bb: Pulling fs layer [2023-01-23T10:16:06.122Z] f23df028b6ca: Pulling fs layer [2023-01-23T10:16:06.122Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T10:16:06.122Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T10:16:06.122Z] 765212b225bb: Waiting [2023-01-23T10:16:06.122Z] f23df028b6ca: Waiting [2023-01-23T10:16:06.122Z] d65c8cfc05b1: Waiting [2023-01-23T10:16:06.122Z] 2437ff75d9bd: Waiting [2023-01-23T10:16:06.391Z] 04944245beec: Verifying Checksum [2023-01-23T10:16:06.391Z] 04944245beec: Download complete [2023-01-23T10:16:06.391Z] 765212b225bb: Verifying Checksum [2023-01-23T10:16:06.391Z] 765212b225bb: Download complete [2023-01-23T10:16:06.391Z] f23df028b6ca: Verifying Checksum [2023-01-23T10:16:06.391Z] f23df028b6ca: Download complete [2023-01-23T10:16:06.391Z] d65c8cfc05b1: Download complete [2023-01-23T10:16:06.661Z] 699f458cf7ca: Verifying Checksum [2023-01-23T10:16:06.661Z] 699f458cf7ca: Download complete [2023-01-23T10:16:06.928Z] 8998bd30e6a1: Download complete [2023-01-23T10:16:09.509Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T10:16:09.509Z] 2437ff75d9bd: Download complete [2023-01-23T10:16:10.931Z] 8998bd30e6a1: Pull complete [2023-01-23T10:16:11.519Z] 04944245beec: Pull complete [2023-01-23T10:16:12.927Z] 699f458cf7ca: Pull complete [2023-01-23T10:16:12.927Z] 765212b225bb: Pull complete [2023-01-23T10:16:13.885Z] f23df028b6ca: Pull complete [2023-01-23T10:16:14.152Z] d65c8cfc05b1: Pull complete [2023-01-23T10:16:29.146Z] 2437ff75d9bd: Pull complete [2023-01-23T10:16:29.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T10:16:29.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T10:16:29.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:16:29.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-3345 does not seem to be running inside a container [2023-01-23T10:16:29.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-23T10:16:32.077Z] $ docker top 071f6acc7c622b5c4c439c5df5d8f302eb408732b42f83b23367683cdd9660c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:32.958Z] ---> job-cost.sh [2023-01-23T10:16:32.958Z] lf-activate-venv: SKIPPING [2023-01-23T10:16:32.958Z] INFO: No Stack... [2023-01-23T10:16:33.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T10:16:34.183Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T10:16:34.531Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-01-23T10:16:34.531Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T10:16:34.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [2023-01-23T10:16:34.852Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] did not exist. Created. [2023-01-23T10:16:34.852Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T10:16:35.572Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-768569f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T10:16:35.953Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T10:16:35.973Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T10:16:36.028Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T10:16:36.043Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T10:16:36.124Z] $ docker stop --time=1 071f6acc7c622b5c4c439c5df5d8f302eb408732b42f83b23367683cdd9660c7 [2023-01-23T10:16:37.622Z] $ docker rm -f --volumes 071f6acc7c622b5c4c439c5df5d8f302eb408732b42f83b23367683cdd9660c7 [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-23T10:16:38.563Z] provisioning config files... [2023-01-23T10:16:38.570Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/config281432117297707716tmp [Pipeline] { [Pipeline] sh [2023-01-23T10:16:38.908Z] + set +x [2023-01-23T10:16:38.908Z] + curl -s https://codecov.io/bash [2023-01-23T10:16:38.908Z] + bash -s -- [2023-01-23T10:16:38.908Z] [2023-01-23T10:16:38.908Z] _____ _ [2023-01-23T10:16:38.908Z] / ____| | | [2023-01-23T10:16:38.908Z] | | ___ __| | ___ ___ _____ __ [2023-01-23T10:16:38.908Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-23T10:16:38.908Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-23T10:16:38.908Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-23T10:16:38.908Z] Bash-1.0.6 [2023-01-23T10:16:38.908Z] [2023-01-23T10:16:38.908Z] [2023-01-23T10:16:38.908Z] ==> git version 2.25.1 found [2023-01-23T10:16:38.908Z] ==> 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-23T10:16:38.908Z] Release-Date: 2020-01-08 [2023-01-23T10:16:38.908Z] 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-23T10:16:38.908Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-23T10:16:38.908Z] ==> Jenkins CI detected. [2023-01-23T10:16:38.908Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-141 [2023-01-23T10:16:38.908Z] project root: . [2023-01-23T10:16:38.908Z] --> token set from env [2023-01-23T10:16:38.908Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-23T10:16:38.908Z] ==> Running gcov in . (disable via -X gcov) [2023-01-23T10:16:38.908Z] ==> Python coveragepy not found [2023-01-23T10:16:38.908Z] ==> Searching for coverage reports in: [2023-01-23T10:16:38.908Z] + . [2023-01-23T10:16:38.908Z] -> Found 1 reports [2023-01-23T10:16:38.908Z] ==> Detecting git/mercurial file structure [2023-01-23T10:16:38.908Z] ==> Reading reports [2023-01-23T10:16:38.908Z] + ./coverage.out bytes=460049 [2023-01-23T10:16:38.908Z] ==> Appending adjustments [2023-01-23T10:16:38.908Z] https://docs.codecov.io/docs/fixing-reports [2023-01-23T10:16:39.168Z] + Found adjustments [2023-01-23T10:16:39.168Z] ==> Gzipping contents [2023-01-23T10:16:39.428Z] 52K /tmp/codecov.BCcI1F.gz [2023-01-23T10:16:39.428Z] ==> Uploading reports [2023-01-23T10:16:39.428Z] url: https://codecov.io [2023-01-23T10:16:39.428Z] query: branch=PR-141&commit=47083993e6d0fece5d21c2904156709837ed7067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=141&job=&cmd_args= [2023-01-23T10:16:39.428Z] -> Pinging Codecov [2023-01-23T10:16:39.428Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-141&commit=47083993e6d0fece5d21c2904156709837ed7067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-141%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=141&job=&cmd_args= [2023-01-23T10:16:39.686Z] -> Uploading to [2023-01-23T10:16:39.686Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-23/581DD39554BDF9B6E22D074273EAD858/47083993e6d0fece5d21c2904156709837ed7067/e7c318dd-b82e-4e91-84dd-52cc076475d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T101639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efb5cc6ea2b7b46c8899b7308ff0faae379a49324b6a0261b1104126ee24d313 [2023-01-23T10:16:39.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T10:16:39.686Z] Dload Upload Total Spent Left Speed [2023-01-23T10:16:39.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51608 0 0 100 51608 0 228k --:--:-- --:--:-- --:--:-- 227k 100 51608 0 0 100 51608 0 196k --:--:-- --:--:-- --:--:-- 195k [2023-01-23T10:16:39.947Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/47083993e6d0fece5d21c2904156709837ed7067 [Pipeline] } [2023-01-23T10:16:39.972Z] 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-23T10:16:41.588Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-141/archives ] [2023-01-23T10:16:41.588Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-141/archives [2023-01-23T10:16:41.588Z] total 16 [2023-01-23T10:16:41.588Z] drwxr-xr-x 3 root root 4096 Jan 23 10:09 . [2023-01-23T10:16:41.588Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 10:09 .. [2023-01-23T10:16:41.588Z] drwxr-xr-x 2 root root 4096 Jan 23 10:09 cost [2023-01-23T10:16:41.588Z] -rw-r--r-- 1 root root 91 Jan 23 10:09 cost.csv [2023-01-23T10:16:41.588Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-141/archives [2023-01-23T10:16:41.588Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-141/archives [2023-01-23T10:16:41.588Z] total 16 [2023-01-23T10:16:41.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 10:09 . [2023-01-23T10:16:41.588Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 10:09 .. [2023-01-23T10:16:41.588Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 10:09 cost [2023-01-23T10:16:41.588Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 23 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:41.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:42.814Z] ---> package-listing.sh [2023-01-23T10:16:42.814Z] ++ facter osfamily [2023-01-23T10:16:42.814Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T10:16:43.074Z] + OS_FAMILY=debian [2023-01-23T10:16:43.074Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-141 [2023-01-23T10:16:43.074Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T10:16:43.074Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T10:16:43.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T10:16:43.074Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T10:16:43.074Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-141 ']' [2023-01-23T10:16:43.074Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T10:16:43.074Z] + case "${OS_FAMILY}" in [2023-01-23T10:16:43.074Z] + dpkg -l [2023-01-23T10:16:43.074Z] + grep '^ii' [2023-01-23T10:16:43.074Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T10:16:43.074Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T10:16:43.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T10:16:43.074Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-141 ']' [2023-01-23T10:16:43.074Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-141/archives/ [2023-01-23T10:16:43.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-141/archives/ [Pipeline] echo [2023-01-23T10:16:43.107Z] 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-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T10:16:43.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T10:16:44.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T10:16:44.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T10:16:44.172Z] prd-ubuntu20.04-docker-8c-8g-3344 does not seem to be running inside a container [2023-01-23T10:16:44.199Z] $ 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-141/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-141 -v /w/workspace/undry_device-rfid-llrp-go_PR-141:/w/workspace/undry_device-rfid-llrp-go_PR-141:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T10:16:44.400Z] $ docker top 6ea4cd3a3f873b1176e7967b5d0ffbb67084b9856f31d16a7b5f7973cbe5baea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T10:16:44.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T10:16:45.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T10:16:45.420Z] + ls /var/log/sa-host [2023-01-23T10:16:45.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T10:16:45.623Z] provisioning config files... [2023-01-23T10:16:45.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-141@tmp/config6954721407480844393tmp [Pipeline] { [Pipeline] echo [2023-01-23T10:16:45.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:45.995Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T10:16:46.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:46.415Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T10:16:46.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:46.756Z] ---> sudo-logs.sh [2023-01-23T10:16:46.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T10:16:46.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:47.153Z] ---> job-cost.sh [2023-01-23T10:16:47.153Z] lf-activate-venv: SKIPPING [2023-01-23T10:16:47.153Z] DEBUG: total: 0.2199999988079071 [2023-01-23T10:16:47.153Z] INFO: Retrieving Stack Cost... [2023-01-23T10:16:47.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T10:16:47.981Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T10:16:48.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T10:16:48.329Z] ---> logs-deploy.sh [2023-01-23T10:16:48.329Z] lf-activate-venv: SKIPPING [2023-01-23T10:16:48.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-141/1 [2023-01-23T10:16:48.329Z] INFO: archiving workspace using pattern(s): [2023-01-23T10:16:49.266Z] Archives upload complete. [2023-01-23T10:16:49.266Z] INFO: archiving logs to Nexus