Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc4b6eefd913e29808ec90980b6bf9a661b34abc+350dcbb98a3b589a77f3df68bd3874cc550526fa (181c052c6171c81e211aff35a1c9f6908f89d338) 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-ssh18259370731859743430.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-ssh17326285912228050453.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/app-rfid-llrp-inventory/branches/PR-136/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/app-rfid-llrp-inventory/branches/PR-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4735655948537212174.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/app-rfid-llrp-inventory/branches/PR-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14188895111654672963.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-ssh1230641613638371892.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/app-rfid-llrp-inventory/branches/PR-136/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/app-rfid-llrp-inventory/branches/PR-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13492605655806043888.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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 ‘prd-centos7-blackbox-4c-2g-2429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-2430’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-2939’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2957’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2959 in /w/workspace/y_app-rfid-llrp-inventory_PR-136 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit fc4b6eefd913e29808ec90980b6bf9a661b34abc Merge succeeded, producing fc4b6eefd913e29808ec90980b6bf9a661b34abc Checking out Revision fc4b6eefd913e29808ec90980b6bf9a661b34abc (PR-136) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc4b6eefd913e29808ec90980b6bf9a661b34abc # 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 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc4b6eefd913e29808ec90980b6bf9a661b34abc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T16:17:36.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T16:17:37.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T16:17:37.240Z] ========================================================= [2023-01-18T16:17:37.240Z] EdgeX Global Pipelines Version Info [2023-01-18T16:17:37.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:17:37.987Z] ------------------- [2023-01-18T16:17:37.987Z] stable info: [2023-01-18T16:17:37.987Z] ------------------- [2023-01-18T16:17:37.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T16:17:37.987Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T16:17:37.987Z] Message: update stable to v1.0.244 [2023-01-18T16:17:38.560Z] ------------------- [2023-01-18T16:17:38.560Z] experimental info: [2023-01-18T16:17:38.560Z] ------------------- [2023-01-18T16:17:38.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T16:17:38.560Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T16:17:38.561Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T16:17:38.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-01-18T16:17:38.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-01-18T16:17:38.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T16:17:38.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T16:17:38.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T16:17:39.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T16:17:39.050Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T16:17:39.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T16:17:39.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T16:17:39.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T16:17:39.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T16:17:39.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-01-18T16:17:39.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T16:17:39.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T16:17:39.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T16:17:39.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T16:17:39.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T16:17:39.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T16:17:39.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T16:17:39.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T16:17:39.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T16:17:39.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T16:17:39.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T16:17:39.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T16:17:39.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T16:17:39.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T16:17:39.882Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T16:17:39.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2023-01-18T16:17:39.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2023-01-18T16:17:40.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2023-01-18T16:17:40.069Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc4b6eefd913e29808ec90980b6bf9a661b34abc [Pipeline] echo [2023-01-18T16:17:40.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc4b6ee [Pipeline] echo [2023-01-18T16:17:40.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:17:40.249Z] provisioning config files... [2023-01-18T16:17:40.263Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/config9258408099455737072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:17:40.609Z] ---> docker-login.sh [2023-01-18T16:17:40.610Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:17:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:40.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:40.894Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:40.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:40.894Z] [2023-01-18T16:17:40.894Z] Login Succeeded [2023-01-18T16:17:40.894Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:17:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:40.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:40.894Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:40.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:40.894Z] [2023-01-18T16:17:40.894Z] Login Succeeded [2023-01-18T16:17:40.894Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:17:41.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:41.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:41.155Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:41.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:41.155Z] [2023-01-18T16:17:41.155Z] Login Succeeded [2023-01-18T16:17:41.155Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:17:41.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:41.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:41.155Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:41.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:41.155Z] [2023-01-18T16:17:41.155Z] Login Succeeded [2023-01-18T16:17:41.155Z] docker.io [2023-01-18T16:17:41.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:41.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:41.416Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:41.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:41.416Z] [2023-01-18T16:17:41.416Z] Login Succeeded [2023-01-18T16:17:41.416Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:17:41.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T16:17:42.077Z] + git rev-list -1 --merges fc4b6eefd913e29808ec90980b6bf9a661b34abc~1..fc4b6eefd913e29808ec90980b6bf9a661b34abc [Pipeline] echo [2023-01-18T16:17:42.143Z] -----------> git rev-list -1 --merges fc4b6eefd913e29808ec90980b6bf9a661b34abc~1..fc4b6eefd913e29808ec90980b6bf9a661b34abc fc4b6eefd913e29808ec90980b6bf9a661b34abc [false] [Pipeline] sh [2023-01-18T16:17:42.450Z] + git log --format=format:%s -1 fc4b6eefd913e29808ec90980b6bf9a661b34abc [Pipeline] echo [2023-01-18T16:17:42.484Z] ========================================================= [2023-01-18T16:17:42.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T16:17:42.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T16:17:42.907Z] + git log --format=format:%s -1 fc4b6eefd913e29808ec90980b6bf9a661b34abc [Pipeline] echo [2023-01-18T16:17:42.941Z] [semverPrep] GIT_COMMIT: fc4b6eefd913e29808ec90980b6bf9a661b34abc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-18T16:17:42.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T16:17:43.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T16:17:43.355Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T16:17:43.355Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T16:17:43.355Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T16:17:43.355Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T16:17:43.355Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T16:17:43.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:17:43.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:17:43.775Z] [2023-01-18T16:17:43.775Z] 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-18T16:17:44.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:17:44.152Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T16:17:44.152Z] b85a868b505f: Pulling fs layer [2023-01-18T16:17:44.152Z] e2be974225ed: Pulling fs layer [2023-01-18T16:17:44.152Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T16:17:44.152Z] 988bab9f4d93: Pulling fs layer [2023-01-18T16:17:44.152Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T16:17:44.152Z] eaf3925da568: Pulling fs layer [2023-01-18T16:17:44.152Z] bab4dde63d76: Pulling fs layer [2023-01-18T16:17:44.152Z] bde34c3a00c8: Pulling fs layer [2023-01-18T16:17:44.152Z] b352a97aabf1: Pulling fs layer [2023-01-18T16:17:44.152Z] 4872d77fe225: Pulling fs layer [2023-01-18T16:17:44.152Z] 5851b861e8e6: Pulling fs layer [2023-01-18T16:17:44.152Z] 1469e6f7b9e6: Waiting [2023-01-18T16:17:44.152Z] eaf3925da568: Waiting [2023-01-18T16:17:44.152Z] b352a97aabf1: Waiting [2023-01-18T16:17:44.152Z] 4872d77fe225: Waiting [2023-01-18T16:17:44.152Z] 5851b861e8e6: Waiting [2023-01-18T16:17:44.152Z] bab4dde63d76: Waiting [2023-01-18T16:17:44.152Z] 988bab9f4d93: Waiting [2023-01-18T16:17:44.152Z] bde34c3a00c8: Waiting [2023-01-18T16:17:44.152Z] e2be974225ed: Download complete [2023-01-18T16:17:44.152Z] 988bab9f4d93: Verifying Checksum [2023-01-18T16:17:44.152Z] 988bab9f4d93: Download complete [2023-01-18T16:17:44.416Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T16:17:44.416Z] 1469e6f7b9e6: Download complete [2023-01-18T16:17:44.416Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T16:17:44.416Z] 339a4e72a1f5: Download complete [2023-01-18T16:17:44.416Z] eaf3925da568: Verifying Checksum [2023-01-18T16:17:44.416Z] eaf3925da568: Download complete [2023-01-18T16:17:44.416Z] bde34c3a00c8: Verifying Checksum [2023-01-18T16:17:44.416Z] bde34c3a00c8: Download complete [2023-01-18T16:17:44.416Z] b352a97aabf1: Verifying Checksum [2023-01-18T16:17:44.416Z] b352a97aabf1: Download complete [2023-01-18T16:17:44.416Z] 4872d77fe225: Download complete [2023-01-18T16:17:44.416Z] 5851b861e8e6: Verifying Checksum [2023-01-18T16:17:44.416Z] 5851b861e8e6: Download complete [2023-01-18T16:17:44.676Z] b85a868b505f: Download complete [2023-01-18T16:17:44.936Z] bab4dde63d76: Verifying Checksum [2023-01-18T16:17:44.936Z] bab4dde63d76: Download complete [2023-01-18T16:17:45.873Z] b85a868b505f: Pull complete [2023-01-18T16:17:46.131Z] e2be974225ed: Pull complete [2023-01-18T16:17:46.699Z] 339a4e72a1f5: Pull complete [2023-01-18T16:17:46.699Z] 988bab9f4d93: Pull complete [2023-01-18T16:17:46.959Z] 1469e6f7b9e6: Pull complete [2023-01-18T16:17:46.959Z] eaf3925da568: Pull complete [2023-01-18T16:17:48.864Z] bab4dde63d76: Pull complete [2023-01-18T16:17:49.125Z] bde34c3a00c8: Pull complete [2023-01-18T16:17:49.125Z] b352a97aabf1: Pull complete [2023-01-18T16:17:49.125Z] 4872d77fe225: Pull complete [2023-01-18T16:17:49.384Z] 5851b861e8e6: Pull complete [2023-01-18T16:17:49.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T16:17:49.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:17:49.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:17:49.614Z] prd-ubuntu20.04-docker-8c-8g-2959 does not seem to be running inside a container [2023-01-18T16:17:49.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-136 -v /w/workspace/y_app-rfid-llrp-inventory_PR-136:/w/workspace/y_app-rfid-llrp-inventory_PR-136:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-136@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-18T16:17:51.733Z] $ docker top a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 -eo pid,comm [2023-01-18T16:17:51.795Z] 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-18T16:17:51.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T16:17:51.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:17:51.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:17:52.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:17:52.049Z] $ docker exec a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 ssh-agent [2023-01-18T16:17:52.158Z] SSH_AUTH_SOCK=/tmp/ssh-sog2qkIGMgAX/agent.32 [2023-01-18T16:17:52.158Z] SSH_AGENT_PID=38 [2023-01-18T16:17:52.165Z] Running ssh-add (command line suppressed) [2023-01-18T16:17:52.264Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/private_key_5180808150181840011.key (/w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/private_key_5180808150181840011.key) [2023-01-18T16:17:52.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:17:52.612Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T16:17:52.632Z] $ docker exec --env ******** --env ******** a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 ssh-agent -k [2023-01-18T16:17:52.745Z] unset SSH_AUTH_SOCK; [2023-01-18T16:17:52.746Z] unset SSH_AGENT_PID; [2023-01-18T16:17:52.746Z] echo Agent pid 38 killed; [2023-01-18T16:17:52.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T16:17:52.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:17:52.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:17:52.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:17:52.971Z] $ docker exec a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 ssh-agent [2023-01-18T16:17:53.094Z] SSH_AUTH_SOCK=/tmp/ssh-12HYVKIlvyD8/agent.70 [2023-01-18T16:17:53.094Z] SSH_AGENT_PID=76 [2023-01-18T16:17:53.101Z] Running ssh-add (command line suppressed) [2023-01-18T16:17:53.217Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/private_key_4433179976853584535.key (/w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/private_key_4433179976853584535.key) [2023-01-18T16:17:53.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:17:53.571Z] + git semver init [2023-01-18T16:17:53.831Z] 2023-01-18 16:17:53,767 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T16:17:53.831Z] 2023-01-18 16:17:53,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver [2023-01-18T16:17:53.831Z] 2023-01-18 16:17:53,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver [2023-01-18T16:17:53.831Z] 2023-01-18 16:17:53,768 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-136, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,071 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-136/.git/info/exclude [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver/PR-136 with force:False [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,072 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver/PR-136 [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,076 [execute] INFO git cat-file --batch-check [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,084 [execute] INFO git cat-file --batch [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T16:17:55.215Z] 2023-01-18 16:17:55,091 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-136/.semver/PR-136 [2023-01-18T16:17:55.215Z] 0.0.0 [Pipeline] } [2023-01-18T16:17:55.237Z] $ docker exec --env ******** --env ******** a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 ssh-agent -k [2023-01-18T16:17:55.343Z] unset SSH_AUTH_SOCK; [2023-01-18T16:17:55.344Z] unset SSH_AGENT_PID; [2023-01-18T16:17:55.344Z] echo Agent pid 76 killed; [2023-01-18T16:17:55.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T16:17:55.782Z] + git semver [Pipeline] } [2023-01-18T16:17:56.064Z] $ docker stop --time=1 a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 [2023-01-18T16:17:57.366Z] $ docker rm -f --volumes a04c1a35f641c77b21021734c029fcd30eb7e1a3ed740aecb4dfbd8ad8a29801 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:17:57.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T16:17:58.044Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T16:17:58.060Z] [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-18T16:17:58.637Z] provisioning config files... [2023-01-18T16:17:58.648Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/config4284369026587049182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:17:58.996Z] ---> docker-login.sh [2023-01-18T16:17:58.996Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:17:58.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:58.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:58.996Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:58.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:58.996Z] [2023-01-18T16:17:58.996Z] Login Succeeded [2023-01-18T16:17:58.996Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:17:58.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:58.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:58.996Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:58.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:58.996Z] [2023-01-18T16:17:58.996Z] Login Succeeded [2023-01-18T16:17:58.996Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:17:59.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:59.254Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:59.254Z] [2023-01-18T16:17:59.254Z] Login Succeeded [2023-01-18T16:17:59.254Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:17:59.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:59.254Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:59.254Z] [2023-01-18T16:17:59.254Z] Login Succeeded [2023-01-18T16:17:59.254Z] docker.io [2023-01-18T16:17:59.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:17:59.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:17:59.514Z] Configure a credential helper to remove this warning. See [2023-01-18T16:17:59.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:17:59.514Z] [2023-01-18T16:17:59.514Z] Login Succeeded [2023-01-18T16:17:59.514Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:17:59.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T16:17:59.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:17:59.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:17:59.811Z] ========================================================= [2023-01-18T16:17:59.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T16:17:59.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:18:00.364Z] + 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-18T16:18:00.364Z] Sending build context to Docker daemon 12.56MB [2023-01-18T16:18:00.364Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:18:00.364Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T16:18:00.364Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T16:18:00.364Z] 213ec9aee27d: Pulling fs layer [2023-01-18T16:18:00.364Z] 4583459ba037: Pulling fs layer [2023-01-18T16:18:00.364Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T16:18:00.364Z] 53926ce57604: Pulling fs layer [2023-01-18T16:18:00.364Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T16:18:00.364Z] 22ff95d597cd: Pulling fs layer [2023-01-18T16:18:00.364Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T16:18:00.364Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T16:18:00.364Z] a7acece74701: Pulling fs layer [2023-01-18T16:18:00.364Z] 53926ce57604: Waiting [2023-01-18T16:18:00.364Z] 21b2b0c7a3f4: Waiting [2023-01-18T16:18:00.364Z] 22ff95d597cd: Waiting [2023-01-18T16:18:00.364Z] 12d6caf4c0d1: Waiting [2023-01-18T16:18:00.364Z] 96b7cbca73a9: Waiting [2023-01-18T16:18:00.364Z] a7acece74701: Waiting [2023-01-18T16:18:00.626Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T16:18:00.626Z] 93c1e223e6f2: Download complete [2023-01-18T16:18:00.626Z] 4583459ba037: Verifying Checksum [2023-01-18T16:18:00.626Z] 4583459ba037: Download complete [2023-01-18T16:18:00.626Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T16:18:00.626Z] 21b2b0c7a3f4: Download complete [2023-01-18T16:18:00.626Z] 22ff95d597cd: Download complete [2023-01-18T16:18:00.626Z] 12d6caf4c0d1: Download complete [2023-01-18T16:18:00.890Z] 213ec9aee27d: Verifying Checksum [2023-01-18T16:18:00.890Z] 213ec9aee27d: Download complete [2023-01-18T16:18:01.160Z] 213ec9aee27d: Pull complete [2023-01-18T16:18:01.161Z] 4583459ba037: Pull complete [2023-01-18T16:18:01.161Z] 93c1e223e6f2: Pull complete [2023-01-18T16:18:01.425Z] 53926ce57604: Verifying Checksum [2023-01-18T16:18:01.425Z] 53926ce57604: Download complete [2023-01-18T16:18:01.685Z] a7acece74701: Verifying Checksum [2023-01-18T16:18:01.685Z] a7acece74701: Download complete [2023-01-18T16:18:02.251Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T16:18:02.251Z] 96b7cbca73a9: Download complete [2023-01-18T16:18:05.539Z] 53926ce57604: Pull complete [2023-01-18T16:18:05.539Z] 21b2b0c7a3f4: Pull complete [2023-01-18T16:18:05.539Z] 22ff95d597cd: Pull complete [2023-01-18T16:18:05.539Z] 12d6caf4c0d1: Pull complete [2023-01-18T16:18:08.069Z] 96b7cbca73a9: Pull complete [2023-01-18T16:18:08.651Z] a7acece74701: Pull complete [2023-01-18T16:18:08.651Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T16:18:08.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T16:18:08.651Z] ---> db6d94c90886 [2023-01-18T16:18:08.651Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:18:11.949Z] ---> Running in d5da4c0e325c [2023-01-18T16:18:11.949Z] Removing intermediate container d5da4c0e325c [2023-01-18T16:18:11.949Z] ---> 38d40f1e62be [2023-01-18T16:18:11.949Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:18:11.949Z] ---> Running in 2af0834cb789 [2023-01-18T16:18:11.949Z] Removing intermediate container 2af0834cb789 [2023-01-18T16:18:11.949Z] ---> 3873c91fce8b [2023-01-18T16:18:11.949Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:18:11.949Z] ---> Running in ebeef646f645 [2023-01-18T16:18:12.211Z] Removing intermediate container ebeef646f645 [2023-01-18T16:18:12.211Z] ---> d7ae4b39edf6 [2023-01-18T16:18:12.211Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:18:12.211Z] ---> Running in 23be2e24ba15 [2023-01-18T16:18:12.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T16:18:12.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T16:18:12.730Z] OK: 211 MiB in 51 packages [2023-01-18T16:18:12.989Z] Removing intermediate container 23be2e24ba15 [2023-01-18T16:18:12.989Z] ---> 7941d0c253c8 [2023-01-18T16:18:12.989Z] Step 7/12 : WORKDIR /app [2023-01-18T16:18:12.989Z] ---> Running in 27cde2c636ad [2023-01-18T16:18:13.246Z] Removing intermediate container 27cde2c636ad [2023-01-18T16:18:13.246Z] ---> a12c719eaca6 [2023-01-18T16:18:13.246Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T16:18:13.246Z] ---> 7d4444691c04 [2023-01-18T16:18:13.246Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:18:13.246Z] ---> Running in ac2f189a125c [2023-01-18T16:18:13.467Z] Still waiting to schedule task [2023-01-18T16:18:13.468Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2955’ [2023-01-18T16:18:35.207Z] Removing intermediate container ac2f189a125c [2023-01-18T16:18:35.207Z] ---> 9b3e1db96ef3 [2023-01-18T16:18:35.207Z] Step 10/12 : COPY . . [2023-01-18T16:18:35.775Z] ---> c3e0a2fce0c7 [2023-01-18T16:18:35.775Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:18:35.775Z] ---> Running in 43b097fd19da [2023-01-18T16:18:36.035Z] Removing intermediate container 43b097fd19da [2023-01-18T16:18:36.035Z] ---> aaf303802287 [2023-01-18T16:18:36.035Z] Step 12/12 : RUN $MAKE [2023-01-18T16:18:36.035Z] ---> Running in a3222d201cb1 [2023-01-18T16:18:36.295Z] noop [2023-01-18T16:18:36.556Z] Removing intermediate container a3222d201cb1 [2023-01-18T16:18:36.556Z] ---> 38ebcf75b2a2 [2023-01-18T16:18:36.556Z] Successfully built 38ebcf75b2a2 [2023-01-18T16:18:36.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:18:36.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T16:18:36.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:18:37.149Z] prd-ubuntu20.04-docker-8c-8g-2959 does not seem to be running inside a container [2023-01-18T16:18:37.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-136 -v /w/workspace/y_app-rfid-llrp-inventory_PR-136:/w/workspace/y_app-rfid-llrp-inventory_PR-136:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-136@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-18T16:18:37.529Z] $ docker top f82ba7265acceff8201aaf68fe367957a90a52af165dd2aa52d1567342259e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:18:37.920Z] + go version [2023-01-18T16:18:37.920Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T16:18:37.951Z] $ docker stop --time=1 f82ba7265acceff8201aaf68fe367957a90a52af165dd2aa52d1567342259e6e [2023-01-18T16:18:39.231Z] $ docker rm -f --volumes f82ba7265acceff8201aaf68fe367957a90a52af165dd2aa52d1567342259e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:18:39.942Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T16:18:39.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:18:40.090Z] prd-ubuntu20.04-docker-8c-8g-2959 does not seem to be running inside a container [2023-01-18T16:18:40.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-136 -v /w/workspace/y_app-rfid-llrp-inventory_PR-136:/w/workspace/y_app-rfid-llrp-inventory_PR-136:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-136@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-18T16:18:40.455Z] $ docker top bfd7e5ed38fa151042009cc6550fe8bf808d5223c49ebbea1690f199b5f1911d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:18:40.834Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-136 [Pipeline] fileExists [Pipeline] sh [2023-01-18T16:18:41.186Z] + make test [2023-01-18T16:18:41.186Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-18T16:18:59.267Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [2023-01-18T16:18:59.267Z] internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:18:59.267Z] internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:18:59.267Z] internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:18:59.267Z] internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:18:59.267Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T16:18:59.267Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-18T16:18:59.267Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T16:18:59.267Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T16:18:59.267Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T16:18:59.267Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-18T16:19:00.641Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2023-01-18T16:19:00.641Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2023-01-18T16:19:00.641Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-01-18T16:19:00.691Z] $ docker stop --time=1 bfd7e5ed38fa151042009cc6550fe8bf808d5223c49ebbea1690f199b5f1911d [2023-01-18T16:19:03.325Z] $ docker rm -f --volumes bfd7e5ed38fa151042009cc6550fe8bf808d5223c49ebbea1690f199b5f1911d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:19:04.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:19:04.476Z] [2023-01-18T16:19:04.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:19:04.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:19:04.852Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T16:19:04.852Z] 5eb5b503b376: Pulling fs layer [2023-01-18T16:19:04.852Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T16:19:04.852Z] ec43610c2a17: Pulling fs layer [2023-01-18T16:19:04.852Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T16:19:04.852Z] 33b1e0a273af: Pulling fs layer [2023-01-18T16:19:04.852Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T16:19:04.852Z] 2f39f015ded8: Pulling fs layer [2023-01-18T16:19:04.852Z] 3a2ae6a8a46f: Waiting [2023-01-18T16:19:04.852Z] 33b1e0a273af: Waiting [2023-01-18T16:19:04.852Z] 5d3b04190fa2: Waiting [2023-01-18T16:19:04.852Z] 2f39f015ded8: Waiting [2023-01-18T16:19:04.852Z] 5c69ac0246d0: Download complete [2023-01-18T16:19:04.852Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T16:19:04.852Z] 3a2ae6a8a46f: Download complete [2023-01-18T16:19:05.116Z] 33b1e0a273af: Verifying Checksum [2023-01-18T16:19:05.116Z] 33b1e0a273af: Download complete [2023-01-18T16:19:05.116Z] ec43610c2a17: Verifying Checksum [2023-01-18T16:19:05.116Z] ec43610c2a17: Download complete [2023-01-18T16:19:05.116Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T16:19:05.116Z] 5d3b04190fa2: Download complete [2023-01-18T16:19:05.375Z] 5eb5b503b376: Verifying Checksum [2023-01-18T16:19:05.375Z] 5eb5b503b376: Download complete [2023-01-18T16:19:05.941Z] 2f39f015ded8: Verifying Checksum [2023-01-18T16:19:05.941Z] 2f39f015ded8: Download complete [2023-01-18T16:19:06.508Z] 5eb5b503b376: Pull complete [2023-01-18T16:19:06.508Z] 5c69ac0246d0: Pull complete [2023-01-18T16:19:07.073Z] ec43610c2a17: Pull complete [2023-01-18T16:19:07.073Z] 3a2ae6a8a46f: Pull complete [2023-01-18T16:19:07.331Z] 33b1e0a273af: Pull complete [2023-01-18T16:19:07.331Z] 5d3b04190fa2: Pull complete [2023-01-18T16:19:11.900Z] 2f39f015ded8: Pull complete [2023-01-18T16:19:11.900Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T16:19:11.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:19:11.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:19:12.174Z] prd-ubuntu20.04-docker-8c-8g-2959 does not seem to be running inside a container [2023-01-18T16:19:12.213Z] $ 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/y_app-rfid-llrp-inventory_PR-136 -v /w/workspace/y_app-rfid-llrp-inventory_PR-136:/w/workspace/y_app-rfid-llrp-inventory_PR-136:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-136@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-18T16:19:15.346Z] $ docker top 5a1ef259e59d3e8525571198206435e42a91abff73f51adfcd299dac06ecfe12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:19:15.786Z] ---> job-cost.sh [2023-01-18T16:19:15.786Z] lf-activate-venv: SKIPPING [2023-01-18T16:19:15.786Z] INFO: No Stack... [2023-01-18T16:19:16.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T16:19:16.618Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T16:19:16.933Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives/cost.csv [2023-01-18T16:19:16.933Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T16:19:16.979Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [2023-01-18T16:19:16.984Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] did not exist. Created. [2023-01-18T16:19:16.984Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:19:17.376Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T16:19:17.437Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T16:19:17.457Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T16:19:17.537Z] $ docker stop --time=1 5a1ef259e59d3e8525571198206435e42a91abff73f51adfcd299dac06ecfe12 [2023-01-18T16:19:18.708Z] $ docker rm -f --volumes 5a1ef259e59d3e8525571198206435e42a91abff73f51adfcd299dac06ecfe12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T16:19:19.087Z] Failed in branch amd64 [2023-01-18T16:20:42.185Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2962 in /w/workspace/y_app-rfid-llrp-inventory_PR-136 [Pipeline] { [Pipeline] ws [2023-01-18T16:20:42.251Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-01-18T16:20:42.337Z] The recommended git tool is: git [2023-01-18T16:20:47.972Z] using credential edgex-jenkins-ssh [2023-01-18T16:20:47.988Z] Cloning the remote Git repository [2023-01-18T16:20:48.057Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-18T16:20:48.147Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-01-18T16:20:48.325Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-18T16:20:48.326Z] > git --version # timeout=10 [2023-01-18T16:20:48.350Z] > git --version # 'git version 2.25.1' [2023-01-18T16:20:48.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T16:20:48.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T16:20:50.718Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-18T16:20:50.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T16:20:52.417Z] Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit fc4b6eefd913e29808ec90980b6bf9a661b34abc [2023-01-18T16:20:51.792Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-01-18T16:20:51.845Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-01-18T16:20:51.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T16:20:51.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T16:20:52.442Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T16:20:52.463Z] > git checkout -f fc4b6eefd913e29808ec90980b6bf9a661b34abc # timeout=10 [2023-01-18T16:20:52.700Z] Merge succeeded, producing fc4b6eefd913e29808ec90980b6bf9a661b34abc [2023-01-18T16:20:52.700Z] Checking out Revision fc4b6eefd913e29808ec90980b6bf9a661b34abc (PR-136) [2023-01-18T16:20:53.330Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-18T16:20:53.392Z] > git --version # timeout=10 [2023-01-18T16:20:53.409Z] > git --version # 'git version 2.25.1' [2023-01-18T16:20:53.427Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T16:20:52.588Z] > git remote # timeout=10 [2023-01-18T16:20:52.609Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T16:20:52.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T16:20:52.649Z] > git merge 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 [2023-01-18T16:20:52.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T16:20:52.709Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T16:20:52.730Z] > git checkout -f fc4b6eefd913e29808ec90980b6bf9a661b34abc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T16:20:54.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T16:20:54.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T16:20:54.941Z] Dload Upload Total Spent Left Speed [2023-01-18T16:20:54.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-01-18T16:20:55.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T16:20:56.002Z] + sudo tee /etc/docker/daemon.new [2023-01-18T16:20:56.002Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T16:20:56.002Z] { [2023-01-18T16:20:56.002Z] "registry-mirrors": [ [2023-01-18T16:20:56.002Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T16:20:56.002Z] ], [2023-01-18T16:20:56.002Z] "bip": "10.250.0.254/24", [2023-01-18T16:20:56.002Z] "hosts": [ [2023-01-18T16:20:56.002Z] "tcp://0.0.0.0:5555", [2023-01-18T16:20:56.002Z] "unix:///var/run/docker.sock" [2023-01-18T16:20:56.002Z] ], [2023-01-18T16:20:56.002Z] "mtu": 1458, [2023-01-18T16:20:56.002Z] "selinux-enabled": true, [2023-01-18T16:20:56.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T16:20:56.002Z] } [Pipeline] sh [2023-01-18T16:20:56.351Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T16:20:56.714Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:21:15.056Z] provisioning config files... [2023-01-18T16:21:15.087Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16385491673125053917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:21:15.483Z] ---> docker-login.sh [2023-01-18T16:21:15.483Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:21:16.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:21:16.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:21:16.361Z] Configure a credential helper to remove this warning. See [2023-01-18T16:21:16.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:21:16.361Z] [2023-01-18T16:21:16.361Z] Login Succeeded [2023-01-18T16:21:16.361Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:21:16.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:21:16.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:21:16.629Z] Configure a credential helper to remove this warning. See [2023-01-18T16:21:16.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:21:16.629Z] [2023-01-18T16:21:16.629Z] Login Succeeded [2023-01-18T16:21:16.629Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:21:16.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:21:16.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:21:16.901Z] Configure a credential helper to remove this warning. See [2023-01-18T16:21:16.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:21:16.901Z] [2023-01-18T16:21:16.901Z] Login Succeeded [2023-01-18T16:21:16.901Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:21:17.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:21:17.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:21:17.443Z] Configure a credential helper to remove this warning. See [2023-01-18T16:21:17.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:21:17.443Z] [2023-01-18T16:21:17.443Z] Login Succeeded [2023-01-18T16:21:17.443Z] docker.io [2023-01-18T16:21:17.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:21:17.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:21:17.984Z] Configure a credential helper to remove this warning. See [2023-01-18T16:21:17.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:21:17.984Z] [2023-01-18T16:21:17.984Z] Login Succeeded [2023-01-18T16:21:17.984Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:21:18.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T16:21:18.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:21:18.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:21:18.464Z] ========================================================= [2023-01-18T16:21:18.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T16:21:18.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:21:19.090Z] + 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-18T16:21:20.064Z] Sending build context to Docker daemon 683.5kB [2023-01-18T16:21:20.064Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:21:20.064Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T16:21:20.345Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T16:21:20.345Z] 9b18e9b68314: Pulling fs layer [2023-01-18T16:21:20.345Z] 35d82f9e3411: Pulling fs layer [2023-01-18T16:21:20.345Z] e16973657156: Pulling fs layer [2023-01-18T16:21:20.345Z] fc693d55d65f: Pulling fs layer [2023-01-18T16:21:20.345Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T16:21:20.345Z] dda99020689f: Pulling fs layer [2023-01-18T16:21:20.345Z] db1c61fa0a46: Pulling fs layer [2023-01-18T16:21:20.345Z] 891c053d2c06: Pulling fs layer [2023-01-18T16:21:20.345Z] 7e9fc2657dce: Waiting [2023-01-18T16:21:20.345Z] db1c61fa0a46: Waiting [2023-01-18T16:21:20.345Z] 891c053d2c06: Waiting [2023-01-18T16:21:20.345Z] dda99020689f: Waiting [2023-01-18T16:21:20.345Z] fc693d55d65f: Waiting [2023-01-18T16:21:20.345Z] e16973657156: Download complete [2023-01-18T16:21:20.345Z] 35d82f9e3411: Verifying Checksum [2023-01-18T16:21:20.345Z] 35d82f9e3411: Download complete [2023-01-18T16:21:20.345Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T16:21:20.345Z] 7e9fc2657dce: Download complete [2023-01-18T16:21:20.345Z] dda99020689f: Download complete [2023-01-18T16:21:20.345Z] 9b18e9b68314: Download complete [2023-01-18T16:21:21.329Z] 9b18e9b68314: Pull complete [2023-01-18T16:21:21.930Z] 891c053d2c06: Verifying Checksum [2023-01-18T16:21:21.930Z] 891c053d2c06: Download complete [2023-01-18T16:21:21.930Z] 35d82f9e3411: Pull complete [2023-01-18T16:21:22.207Z] e16973657156: Pull complete [2023-01-18T16:21:23.186Z] db1c61fa0a46: Verifying Checksum [2023-01-18T16:21:23.186Z] db1c61fa0a46: Download complete [2023-01-18T16:21:23.456Z] fc693d55d65f: Verifying Checksum [2023-01-18T16:21:23.456Z] fc693d55d65f: Download complete [2023-01-18T16:21:35.809Z] fc693d55d65f: Pull complete [2023-01-18T16:21:35.809Z] 7e9fc2657dce: Pull complete [2023-01-18T16:21:35.809Z] dda99020689f: Pull complete [2023-01-18T16:21:42.648Z] db1c61fa0a46: Pull complete [2023-01-18T16:21:44.600Z] 891c053d2c06: Pull complete [2023-01-18T16:21:44.600Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T16:21:44.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T16:21:44.600Z] ---> f96f9c87975a [2023-01-18T16:21:44.600Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:21:45.567Z] ---> Running in c71bfa782c77 [2023-01-18T16:21:45.836Z] Removing intermediate container c71bfa782c77 [2023-01-18T16:21:45.836Z] ---> d6e757fd7610 [2023-01-18T16:21:45.836Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:21:46.108Z] ---> Running in b51f08f63cc2 [2023-01-18T16:21:46.378Z] Removing intermediate container b51f08f63cc2 [2023-01-18T16:21:46.378Z] ---> 72e935169d35 [2023-01-18T16:21:46.378Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:21:46.378Z] ---> Running in b67b85bf36bb [2023-01-18T16:21:46.964Z] Removing intermediate container b67b85bf36bb [2023-01-18T16:21:46.964Z] ---> 18a5926d5421 [2023-01-18T16:21:46.964Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:21:46.964Z] ---> Running in da7e0994b1dd [2023-01-18T16:21:47.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:21:48.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:21:49.163Z] OK: 221 MiB in 51 packages [2023-01-18T16:21:50.132Z] Removing intermediate container da7e0994b1dd [2023-01-18T16:21:50.132Z] ---> 517b59236677 [2023-01-18T16:21:50.132Z] Step 7/12 : WORKDIR /app [2023-01-18T16:21:50.132Z] ---> Running in e13e8b9cb417 [2023-01-18T16:21:50.413Z] Removing intermediate container e13e8b9cb417 [2023-01-18T16:21:50.413Z] ---> 364bfefa8b26 [2023-01-18T16:21:50.413Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T16:21:50.999Z] ---> 695eae0f995d [2023-01-18T16:21:50.999Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:21:51.270Z] ---> Running in 86f7dc35f7c8 [2023-01-18T16:22:59.179Z] Removing intermediate container 86f7dc35f7c8 [2023-01-18T16:22:59.180Z] ---> 3ac50fe4bb35 [2023-01-18T16:22:59.180Z] Step 10/12 : COPY . . [2023-01-18T16:22:59.180Z] ---> 2814e3c6d2a8 [2023-01-18T16:22:59.180Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:22:59.180Z] ---> Running in 9825f6b62729 [2023-01-18T16:22:59.180Z] Removing intermediate container 9825f6b62729 [2023-01-18T16:22:59.180Z] ---> 3abb86d2b00f [2023-01-18T16:22:59.180Z] Step 12/12 : RUN $MAKE [2023-01-18T16:22:59.180Z] ---> Running in c832e475ada1 [2023-01-18T16:22:59.180Z] noop [2023-01-18T16:22:59.180Z] Removing intermediate container c832e475ada1 [2023-01-18T16:22:59.180Z] ---> 7fb59afadd38 [2023-01-18T16:22:59.180Z] Successfully built 7fb59afadd38 [2023-01-18T16:22:59.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:22:59.636Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T16:22:59.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:22:59.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-2962 does not seem to be running inside a container [2023-01-18T16:22:59.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-18T16:23:01.247Z] $ docker top cf4b02020f0f039867ad75cf9d41987c41dcc3d3c40fb3d99312018154ae8703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:23:02.158Z] + go version [2023-01-18T16:23:02.158Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T16:23:02.198Z] $ docker stop --time=1 cf4b02020f0f039867ad75cf9d41987c41dcc3d3c40fb3d99312018154ae8703 [2023-01-18T16:23:03.870Z] $ docker rm -f --volumes cf4b02020f0f039867ad75cf9d41987c41dcc3d3c40fb3d99312018154ae8703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:23:04.770Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T16:23:04.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:23:05.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-2962 does not seem to be running inside a container [2023-01-18T16:23:05.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-18T16:23:06.221Z] $ docker top 2936351dd933053d4e8177a97830a9bc3a2329454047550af018c6286e6605c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:23:06.785Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T16:23:07.446Z] + make test [2023-01-18T16:23:07.446Z] go test -race ./... -coverprofile=coverage.out ./... [2023-01-18T16:24:44.115Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [2023-01-18T16:24:44.115Z] internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:24:44.115Z] internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:24:44.115Z] internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:24:44.115Z] internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName [2023-01-18T16:24:50.773Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T16:24:50.773Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-18T16:24:50.773Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T16:24:50.773Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T16:24:50.773Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-18T16:24:50.773Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-18T16:25:47.190Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2023-01-18T16:25:48.150Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2023-01-18T16:25:48.738Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2023-01-18T16:25:48.788Z] $ docker stop --time=1 2936351dd933053d4e8177a97830a9bc3a2329454047550af018c6286e6605c5 [2023-01-18T16:25:50.877Z] $ docker rm -f --volumes 2936351dd933053d4e8177a97830a9bc3a2329454047550af018c6286e6605c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:25:52.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:25:52.605Z] [2023-01-18T16:25:52.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:25:52.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:25:53.268Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T16:25:53.268Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T16:25:53.268Z] 04944245beec: Pulling fs layer [2023-01-18T16:25:53.268Z] 699f458cf7ca: Pulling fs layer [2023-01-18T16:25:53.268Z] 765212b225bb: Pulling fs layer [2023-01-18T16:25:53.268Z] f23df028b6ca: Pulling fs layer [2023-01-18T16:25:53.268Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T16:25:53.268Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T16:25:53.268Z] f23df028b6ca: Waiting [2023-01-18T16:25:53.268Z] d65c8cfc05b1: Waiting [2023-01-18T16:25:53.268Z] 2437ff75d9bd: Waiting [2023-01-18T16:25:53.268Z] 765212b225bb: Waiting [2023-01-18T16:25:53.268Z] 04944245beec: Verifying Checksum [2023-01-18T16:25:53.268Z] 04944245beec: Download complete [2023-01-18T16:25:53.268Z] 765212b225bb: Verifying Checksum [2023-01-18T16:25:53.268Z] 765212b225bb: Download complete [2023-01-18T16:25:53.537Z] f23df028b6ca: Verifying Checksum [2023-01-18T16:25:53.537Z] f23df028b6ca: Download complete [2023-01-18T16:25:53.537Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T16:25:53.537Z] d65c8cfc05b1: Download complete [2023-01-18T16:25:53.537Z] 699f458cf7ca: Verifying Checksum [2023-01-18T16:25:53.537Z] 699f458cf7ca: Download complete [2023-01-18T16:25:54.129Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T16:25:54.129Z] 8998bd30e6a1: Download complete [2023-01-18T16:25:57.485Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T16:25:57.485Z] 2437ff75d9bd: Download complete [2023-01-18T16:25:59.437Z] 8998bd30e6a1: Pull complete [2023-01-18T16:26:00.401Z] 04944245beec: Pull complete [2023-01-18T16:26:03.769Z] 699f458cf7ca: Pull complete [2023-01-18T16:26:03.769Z] 765212b225bb: Pull complete [2023-01-18T16:26:04.352Z] f23df028b6ca: Pull complete [2023-01-18T16:26:05.314Z] d65c8cfc05b1: Pull complete [2023-01-18T16:26:20.336Z] 2437ff75d9bd: Pull complete [2023-01-18T16:26:20.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T16:26:20.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:26:20.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:26:20.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-2962 does not seem to be running inside a container [2023-01-18T16:26:20.710Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-18T16:26:23.002Z] $ docker top 843742b04b53162737e6c2d982e5e91992988a0695570c34d1819077def5494c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:23.904Z] ---> job-cost.sh [2023-01-18T16:26:23.904Z] lf-activate-venv: SKIPPING [2023-01-18T16:26:23.904Z] INFO: No Stack... [2023-01-18T16:26:24.489Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T16:26:25.450Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T16:26:26.109Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-01-18T16:26:26.109Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T16:26:26.215Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [2023-01-18T16:26:26.220Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] did not exist. Created. [2023-01-18T16:26:26.220Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:26:26.952Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-60fae4b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T16:26:27.626Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T16:26:27.663Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T16:26:28.101Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T16:26:28.116Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T16:26:28.206Z] $ docker stop --time=1 843742b04b53162737e6c2d982e5e91992988a0695570c34d1819077def5494c [2023-01-18T16:26:29.704Z] $ docker rm -f --volumes 843742b04b53162737e6c2d982e5e91992988a0695570c34d1819077def5494c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T16:26:30.449Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T16:26:32.506Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives ] [2023-01-18T16:26:32.506Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives [2023-01-18T16:26:32.506Z] total 16 [2023-01-18T16:26:32.506Z] drwxr-xr-x 3 root root 4096 Jan 18 16:19 . [2023-01-18T16:26:32.506Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 16:19 .. [2023-01-18T16:26:32.506Z] drwxr-xr-x 2 root root 4096 Jan 18 16:19 cost [2023-01-18T16:26:32.506Z] -rw-r--r-- 1 root root 95 Jan 18 16:19 cost.csv [2023-01-18T16:26:32.506Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives [2023-01-18T16:26:32.506Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives [2023-01-18T16:26:32.506Z] total 16 [2023-01-18T16:26:32.506Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 16:19 . [2023-01-18T16:26:32.506Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 16:19 .. [2023-01-18T16:26:32.506Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 16:19 cost [2023-01-18T16:26:32.506Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 18 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:32.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:33.730Z] ---> package-listing.sh [2023-01-18T16:26:33.730Z] ++ facter osfamily [2023-01-18T16:26:33.730Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T16:26:33.989Z] + OS_FAMILY=debian [2023-01-18T16:26:33.989Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-136 [2023-01-18T16:26:33.989Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T16:26:33.989Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T16:26:33.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T16:26:33.989Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T16:26:33.989Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-136 ']' [2023-01-18T16:26:33.989Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T16:26:33.989Z] + case "${OS_FAMILY}" in [2023-01-18T16:26:33.989Z] + dpkg -l [2023-01-18T16:26:33.989Z] + grep '^ii' [2023-01-18T16:26:33.989Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T16:26:33.989Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T16:26:33.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T16:26:33.989Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-136 ']' [2023-01-18T16:26:33.989Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives/ [2023-01-18T16:26:33.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-136/archives/ [Pipeline] echo [2023-01-18T16:26:34.025Z] 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/y_app-rfid-llrp-inventory_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T16:26:34.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:26:34.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:26:34.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:26:35.120Z] prd-ubuntu20.04-docker-8c-8g-2959 does not seem to be running inside a container [2023-01-18T16:26:35.163Z] $ 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/y_app-rfid-llrp-inventory_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-136 -v /w/workspace/y_app-rfid-llrp-inventory_PR-136:/w/workspace/y_app-rfid-llrp-inventory_PR-136:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-136@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-18T16:26:35.381Z] $ docker top 19cd336167d2e5b3b07f05e4a16cf24094cf6a9f4cd4ba58d5f8c47c8194e802 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:26:35.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T16:26:36.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T16:26:36.386Z] + ls /var/log/sa-host [2023-01-18T16:26:36.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:26:36.524Z] provisioning config files... [2023-01-18T16:26:36.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-136@tmp/config9936146710524847407tmp [Pipeline] { [Pipeline] echo [2023-01-18T16:26:36.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:36.955Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T16:26:36.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:37.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T16:26:37.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:37.728Z] ---> sudo-logs.sh [2023-01-18T16:26:37.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T16:26:37.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:38.164Z] ---> job-cost.sh [2023-01-18T16:26:38.164Z] lf-activate-venv: SKIPPING [2023-01-18T16:26:38.164Z] DEBUG: total: 0.2199999988079071 [2023-01-18T16:26:38.164Z] INFO: Retrieving Stack Cost... [2023-01-18T16:26:38.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T16:26:38.992Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T16:26:39.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:26:39.338Z] ---> logs-deploy.sh [2023-01-18T16:26:39.338Z] lf-activate-venv: SKIPPING [2023-01-18T16:26:39.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-136/1 [2023-01-18T16:26:39.338Z] INFO: archiving workspace using pattern(s): [2023-01-18T16:26:40.276Z] Archives upload complete. [2023-01-18T16:26:40.534Z] INFO: archiving logs to Nexus