Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984fe51f50ad26a60291d31b424dafdcaca21f9c+350dcbb98a3b589a77f3df68bd3874cc550526fa (16cefeb2d710b4a4eb9b306e821a9f5676709334) 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-ssh146168597439220744.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-ssh10996718051253725771.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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6981686682547806844.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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15858599910136317167.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-ssh17223540427641480697.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11702661572453175605.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3354 in /w/workspace/y_app-rfid-llrp-inventory_PR-137 [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-137 # 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 984fe51f50ad26a60291d31b424dafdcaca21f9c Merge succeeded, producing 984fe51f50ad26a60291d31b424dafdcaca21f9c Checking out Revision 984fe51f50ad26a60291d31b424dafdcaca21f9c (PR-137) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage > 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # 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 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:04:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:04:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:28 ========================================================= 13:04:28 EdgeX Global Pipelines Version Info 13:04:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:29 ------------------- 13:04:29 stable info: 13:04:29 ------------------- 13:04:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:04:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:29 Message: update stable to v1.0.244 13:04:29 ------------------- 13:04:29 experimental info: 13:04:29 ------------------- 13:04:29 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:04:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984fe51 [Pipeline] echo 13:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:04:31 provisioning config files... 13:04:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config17416914302526075051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:31 ---> docker-login.sh 13:04:31 nexus3.edgexfoundry.org:10001 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 nexus3.edgexfoundry.org:10002 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 nexus3.edgexfoundry.org:10003 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 nexus3.edgexfoundry.org:10004 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 docker.io 13:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:32 Configure a credential helper to remove this warning. See 13:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:32 13:04:32 Login Succeeded 13:04:32 ---> docker-login.sh ends [Pipeline] } 13:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:33 + git rev-list -1 --merges 984fe51f50ad26a60291d31b424dafdcaca21f9c~1..984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo 13:04:33 -----------> git rev-list -1 --merges 984fe51f50ad26a60291d31b424dafdcaca21f9c~1..984fe51f50ad26a60291d31b424dafdcaca21f9c 984fe51f50ad26a60291d31b424dafdcaca21f9c [false] [Pipeline] sh 13:04:33 + git log --format=format:%s -1 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo 13:04:33 ========================================================= 13:04:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:34 + git log --format=format:%s -1 984fe51f50ad26a60291d31b424dafdcaca21f9c [Pipeline] echo 13:04:34 [semverPrep] GIT_COMMIT: 984fe51f50ad26a60291d31b424dafdcaca21f9c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:04:34 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:34 + grep -v github /etc/ssh/ssh_known_hosts 13:04:34 + [ -e /tmp/ssh_known_hosts ] 13:04:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:34 + sudo tee -a /etc/ssh/ssh_known_hosts 13:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:35 13:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:35 0.1.4: Pulling from edgex-devops/py-git-semver 13:04:35 b85a868b505f: Pulling fs layer 13:04:35 e2be974225ed: Pulling fs layer 13:04:35 339a4e72a1f5: Pulling fs layer 13:04:35 988bab9f4d93: Pulling fs layer 13:04:35 1469e6f7b9e6: Pulling fs layer 13:04:35 eaf3925da568: Pulling fs layer 13:04:35 bab4dde63d76: Pulling fs layer 13:04:35 bde34c3a00c8: Pulling fs layer 13:04:35 b352a97aabf1: Pulling fs layer 13:04:35 4872d77fe225: Pulling fs layer 13:04:35 5851b861e8e6: Pulling fs layer 13:04:35 988bab9f4d93: Waiting 13:04:35 1469e6f7b9e6: Waiting 13:04:35 eaf3925da568: Waiting 13:04:35 bab4dde63d76: Waiting 13:04:35 bde34c3a00c8: Waiting 13:04:35 5851b861e8e6: Waiting 13:04:35 b352a97aabf1: Waiting 13:04:35 4872d77fe225: Waiting 13:04:35 e2be974225ed: Download complete 13:04:35 988bab9f4d93: Verifying Checksum 13:04:35 988bab9f4d93: Download complete 13:04:35 1469e6f7b9e6: Verifying Checksum 13:04:35 1469e6f7b9e6: Download complete 13:04:35 eaf3925da568: Verifying Checksum 13:04:35 eaf3925da568: Download complete 13:04:35 339a4e72a1f5: Verifying Checksum 13:04:35 339a4e72a1f5: Download complete 13:04:35 bde34c3a00c8: Download complete 13:04:36 b352a97aabf1: Verifying Checksum 13:04:36 b352a97aabf1: Download complete 13:04:36 4872d77fe225: Download complete 13:04:36 5851b861e8e6: Verifying Checksum 13:04:36 5851b861e8e6: Download complete 13:04:36 b85a868b505f: Download complete 13:04:36 bab4dde63d76: Verifying Checksum 13:04:36 bab4dde63d76: Download complete 13:04:37 b85a868b505f: Pull complete 13:04:37 e2be974225ed: Pull complete 13:04:38 339a4e72a1f5: Pull complete 13:04:38 988bab9f4d93: Pull complete 13:04:38 1469e6f7b9e6: Pull complete 13:04:38 eaf3925da568: Pull complete 13:04:40 bab4dde63d76: Pull complete 13:04:40 bde34c3a00c8: Pull complete 13:04:40 b352a97aabf1: Pull complete 13:04:40 4872d77fe225: Pull complete 13:04:40 5851b861e8e6: Pull complete 13:04:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:40 prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container 13:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:04:43 $ docker top a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 -eo pid,comm 13:04:43 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). 13:04:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:43 [ssh-agent] Looking for ssh-agent implementation... 13:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:43 $ docker exec a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent 13:04:43 SSH_AUTH_SOCK=/tmp/ssh-cxhXVFWKFV4G/agent.32 13:04:43 SSH_AGENT_PID=38 13:04:43 Running ssh-add (command line suppressed) 13:04:43 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_4764697027047406117.key (/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_4764697027047406117.key) 13:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:43 + git tag --points-at HEAD [Pipeline] } 13:04:43 $ docker exec --env ******** --env ******** a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent -k 13:04:44 unset SSH_AUTH_SOCK; 13:04:44 unset SSH_AGENT_PID; 13:04:44 echo Agent pid 38 killed; 13:04:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:44 [ssh-agent] Looking for ssh-agent implementation... 13:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:44 $ docker exec a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent 13:04:44 SSH_AUTH_SOCK=/tmp/ssh-SdzBp5YCEpf1/agent.71 13:04:44 SSH_AGENT_PID=77 13:04:44 Running ssh-add (command line suppressed) 13:04:44 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_403314559061945496.key (/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/private_key_403314559061945496.key) 13:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:44 + git semver init 13:04:45 2023-01-23 13:04:45,072 [run_init] DEBUG init version:0.0.0 force:False 13:04:45 2023-01-23 13:04:45,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver 13:04:45 2023-01-23 13:04:45,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver 13:04:45 2023-01-23 13:04:45,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137, universal_newlines=False, shell=None, istream=None) 13:04:46 2023-01-23 13:04:46,338 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.git/info/exclude 13:04:46 2023-01-23 13:04:46,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 with force:False 13:04:46 2023-01-23 13:04:46,339 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 13:04:46 2023-01-23 13:04:46,344 [execute] INFO git cat-file --batch-check 13:04:46 2023-01-23 13:04:46,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver, universal_newlines=False, shell=None, istream=) 13:04:46 2023-01-23 13:04:46,350 [execute] INFO git cat-file --batch 13:04:46 2023-01-23 13:04:46,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver, universal_newlines=False, shell=None, istream=) 13:04:46 2023-01-23 13:04:46,357 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-137/.semver/PR-137 13:04:46 0.0.0 [Pipeline] } 13:04:46 $ docker exec --env ******** --env ******** a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 ssh-agent -k 13:04:46 unset SSH_AUTH_SOCK; 13:04:46 unset SSH_AGENT_PID; 13:04:46 echo Agent pid 77 killed; 13:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:04:47 + git semver [Pipeline] } 13:04:47 $ docker stop --time=1 a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 13:04:48 $ docker rm -f --volumes a7db2a4f418dd2478da68f91a601a6c6c86cf4de34b1bb5bcdaeadd2f9dca3e0 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:04:49 Stashed 1 file(s) [Pipeline] echo 13:04:49 [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 13:04:49 provisioning config files... 13:04:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config7789745601612096172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:50 ---> docker-login.sh 13:04:50 nexus3.edgexfoundry.org:10001 13:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:50 Configure a credential helper to remove this warning. See 13:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:50 13:04:50 Login Succeeded 13:04:50 nexus3.edgexfoundry.org:10002 13:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:50 Configure a credential helper to remove this warning. See 13:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:50 13:04:50 Login Succeeded 13:04:50 nexus3.edgexfoundry.org:10003 13:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:50 Configure a credential helper to remove this warning. See 13:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:50 13:04:50 Login Succeeded 13:04:50 nexus3.edgexfoundry.org:10004 13:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:50 Configure a credential helper to remove this warning. See 13:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:50 13:04:50 Login Succeeded 13:04:50 docker.io 13:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:04:51 Configure a credential helper to remove this warning. See 13:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:04:51 13:04:51 Login Succeeded 13:04:51 ---> docker-login.sh ends [Pipeline] } 13:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:04:51 ========================================================= 13:04:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:04:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:51 + 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 . 13:04:51 Sending build context to Docker daemon 12.56MB 13:04:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:04:51 Step 2/12 : FROM ${BASE} AS builder 13:04:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:04:51 213ec9aee27d: Pulling fs layer 13:04:51 4583459ba037: Pulling fs layer 13:04:51 93c1e223e6f2: Pulling fs layer 13:04:51 53926ce57604: Pulling fs layer 13:04:51 21b2b0c7a3f4: Pulling fs layer 13:04:51 22ff95d597cd: Pulling fs layer 13:04:51 12d6caf4c0d1: Pulling fs layer 13:04:51 96b7cbca73a9: Pulling fs layer 13:04:51 a7acece74701: Pulling fs layer 13:04:51 22ff95d597cd: Waiting 13:04:51 53926ce57604: Waiting 13:04:51 21b2b0c7a3f4: Waiting 13:04:51 12d6caf4c0d1: Waiting 13:04:51 96b7cbca73a9: Waiting 13:04:51 a7acece74701: Waiting 13:04:52 93c1e223e6f2: Verifying Checksum 13:04:52 93c1e223e6f2: Download complete 13:04:52 4583459ba037: Verifying Checksum 13:04:52 4583459ba037: Download complete 13:04:52 21b2b0c7a3f4: Verifying Checksum 13:04:52 21b2b0c7a3f4: Download complete 13:04:52 22ff95d597cd: Verifying Checksum 13:04:52 22ff95d597cd: Download complete 13:04:52 213ec9aee27d: Verifying Checksum 13:04:52 213ec9aee27d: Download complete 13:04:52 12d6caf4c0d1: Download complete 13:04:52 213ec9aee27d: Pull complete 13:04:52 4583459ba037: Pull complete 13:04:52 93c1e223e6f2: Pull complete 13:04:53 a7acece74701: Verifying Checksum 13:04:53 a7acece74701: Download complete 13:04:53 53926ce57604: Verifying Checksum 13:04:53 53926ce57604: Download complete 13:04:53 96b7cbca73a9: Verifying Checksum 13:04:53 96b7cbca73a9: Download complete 13:04:58 53926ce57604: Pull complete 13:04:58 21b2b0c7a3f4: Pull complete 13:04:58 22ff95d597cd: Pull complete 13:04:58 12d6caf4c0d1: Pull complete 13:04:59 96b7cbca73a9: Pull complete 13:05:00 a7acece74701: Pull complete 13:05:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:05:00 ---> db6d94c90886 13:05:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:05:04 Still waiting to schedule task 13:05:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:05:05 ---> Running in f08c280ea0bc 13:05:05 Removing intermediate container f08c280ea0bc 13:05:05 ---> 4042c5e9e571 13:05:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:05:05 ---> Running in caf9ad1fdfe3 13:05:05 Removing intermediate container caf9ad1fdfe3 13:05:05 ---> ca855620021f 13:05:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:05:05 ---> Running in 951f65a0a2cc 13:05:05 Removing intermediate container 951f65a0a2cc 13:05:05 ---> 30f14a3d5e44 13:05:05 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:05:05 ---> Running in c1c3f5e6e6b5 13:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:05:06 OK: 211 MiB in 51 packages 13:05:06 Removing intermediate container c1c3f5e6e6b5 13:05:06 ---> 608aedf6715b 13:05:06 Step 7/12 : WORKDIR /app 13:05:06 ---> Running in 560cda6fa318 13:05:06 Removing intermediate container 560cda6fa318 13:05:06 ---> 4e4199027162 13:05:06 Step 8/12 : COPY go.mod vendor* ./ 13:05:06 ---> daac44d084ea 13:05:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:06 ---> Running in 985286a8730e 13:06:02 Removing intermediate container 985286a8730e 13:06:02 ---> 1abcba05256d 13:06:02 Step 10/12 : COPY . . 13:06:02 ---> 06fd78003c40 13:06:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:02 ---> Running in 1e7cb1c06ca6 13:06:02 Removing intermediate container 1e7cb1c06ca6 13:06:02 ---> 5c5c5af126d0 13:06:02 Step 12/12 : RUN $MAKE 13:06:02 ---> Running in 6c23cff0cdf4 13:06:02 noop 13:06:02 Removing intermediate container 6c23cff0cdf4 13:06:02 ---> 4b7b42fb53fb 13:06:02 Successfully built 4b7b42fb53fb 13:06:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:03 + docker inspect -f . ci-base-image-x86_64 13:06:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:03 prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container 13:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** ci-base-image-x86_64 cat 13:06:03 $ docker top 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:04 + go version 13:06:04 go version go1.18.7 linux/amd64 [Pipeline] } 13:06:04 $ docker stop --time=1 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e 13:06:05 $ docker rm -f --volumes 515ec0c0eee1db2f553d347f4a65aebbcb39a39e08d7f5cfe5f8aae38781228e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:06 + docker inspect -f . ci-base-image-x86_64 13:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:06 prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container 13:06:06 $ 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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** ci-base-image-x86_64 cat 13:06:06 $ docker top 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:07 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-137 [Pipeline] fileExists [Pipeline] sh 13:06:07 + make test 13:06:07 go test -race ./... -coverprofile=coverage.out ./... 13:06:25 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp 13:06:25 internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:06:25 internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:06:25 internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:06:25 internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:06:28 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 13:06:28 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 13:06:28 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 13:06:28 $ docker stop --time=1 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 13:06:31 $ docker rm -f --volumes 7597a6b9c5ed4e5a49c452df5bb67dd55ec8da4ce67c512a9e6006992f99ecf9 [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 13:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:32 13:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:32 latest: Pulling from edgex-lftools-log-publisher 13:06:32 5eb5b503b376: Pulling fs layer 13:06:32 5c69ac0246d0: Pulling fs layer 13:06:32 ec43610c2a17: Pulling fs layer 13:06:32 3a2ae6a8a46f: Pulling fs layer 13:06:32 33b1e0a273af: Pulling fs layer 13:06:32 5d3b04190fa2: Pulling fs layer 13:06:32 2f39f015ded8: Pulling fs layer 13:06:32 33b1e0a273af: Waiting 13:06:32 2f39f015ded8: Waiting 13:06:32 3a2ae6a8a46f: Waiting 13:06:32 5c69ac0246d0: Verifying Checksum 13:06:32 5c69ac0246d0: Download complete 13:06:32 3a2ae6a8a46f: Download complete 13:06:33 33b1e0a273af: Verifying Checksum 13:06:33 33b1e0a273af: Download complete 13:06:33 ec43610c2a17: Verifying Checksum 13:06:33 ec43610c2a17: Download complete 13:06:33 5d3b04190fa2: Verifying Checksum 13:06:33 5d3b04190fa2: Download complete 13:06:33 5eb5b503b376: Download complete 13:06:33 2f39f015ded8: Download complete 13:06:34 5eb5b503b376: Pull complete 13:06:34 5c69ac0246d0: Pull complete 13:06:35 ec43610c2a17: Pull complete 13:06:35 3a2ae6a8a46f: Pull complete 13:06:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3356 in /w/workspace/y_app-rfid-llrp-inventory_PR-137 [Pipeline] { 13:06:35 33b1e0a273af: Pull complete 13:06:35 5d3b04190fa2: Pull complete [Pipeline] ws 13:06:35 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:06:35 The recommended git tool is: git 13:06:40 using credential edgex-jenkins-ssh 13:06:40 Cloning the remote Git repository 13:06:40 2f39f015ded8: Pull complete 13:06:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:40 prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container 13:06:40 $ 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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 13:06:40 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:40 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:06:40 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:40 > git --version # timeout=10 13:06:40 > git --version # 'git version 2.25.1' 13:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:43 $ docker top fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:06:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:43 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:06:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:06:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:06:44 Merging remotes/origin/main commit 350dcbb98a3b589a77f3df68bd3874cc550526fa into PR head commit 984fe51f50ad26a60291d31b424dafdcaca21f9c 13:06:44 ---> job-cost.sh 13:06:44 lf-activate-venv: SKIPPING 13:06:44 INFO: No Stack... 13:06:44 Merge succeeded, producing 984fe51f50ad26a60291d31b424dafdcaca21f9c 13:06:44 Checking out Revision 984fe51f50ad26a60291d31b424dafdcaca21f9c (PR-137) 13:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:06:45 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:06:45 > git --version # timeout=10 13:06:45 > git --version # 'git version 2.25.1' 13:06:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:06:45 INFO: Archiving Costs [Pipeline] sh 13:06:45 13:06:45 GitHub has been notified of this commit’s build result 13:06:45 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 13:06:45 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/cost.csv 13:06:45 + cut -d, -f6 [Pipeline] stage 13:06:44 > git config core.sparsecheckout # timeout=10 13:06:44 > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 13:06:44 > git remote # timeout=10 13:06:44 > git config --get remote.origin.url # timeout=10 13:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:44 > git merge 350dcbb98a3b589a77f3df68bd3874cc550526fa # timeout=10 13:06:44 > git rev-parse HEAD^{commit} # timeout=10 13:06:44 > git config core.sparsecheckout # timeout=10 13:06:44 > git checkout -f 984fe51f50ad26a60291d31b424dafdcaca21f9c # timeout=10 [Pipeline] { (Prep) [Pipeline] lock 13:06:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] 13:06:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] did not exist. Created. 13:06:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:06:46 Stashed 1 file(s) [Pipeline] } 13:06:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:06:46 $ docker stop --time=1 fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 13:06:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:06:46 Dload Upload Total Spent Left Speed 13:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 13:06:47 $ docker rm -f --volumes fc49585a0e64e37b3cc34a32225c7b07945f2fc9eaab86c2b5f47becb19e6f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 13:06:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] } 13:06:47 Failed in branch amd64 [Pipeline] sh 13:06:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:06:48 + sudo tee /etc/docker/daemon.new 13:06:48 { 13:06:48 "registry-mirrors": [ 13:06:48 "https://nexus3.edgexfoundry.org:10001" 13:06:48 ], 13:06:48 "bip": "10.250.0.254/24", 13:06:48 "hosts": [ 13:06:48 "tcp://0.0.0.0:5555", 13:06:48 "unix:///var/run/docker.sock" 13:06:48 ], 13:06:48 "mtu": 1458, 13:06:48 "selinux-enabled": true, 13:06:48 "seccomp-profile": "/etc/docker/seccomp.json" 13:06:48 } [Pipeline] sh 13:06:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:06:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:07 provisioning config files... 13:07:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4041295907175675238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:07 ---> docker-login.sh 13:07:07 nexus3.edgexfoundry.org:10001 13:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:08 Configure a credential helper to remove this warning. See 13:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:08 13:07:08 Login Succeeded 13:07:08 nexus3.edgexfoundry.org:10002 13:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:08 Configure a credential helper to remove this warning. See 13:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:08 13:07:08 Login Succeeded 13:07:08 nexus3.edgexfoundry.org:10003 13:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:09 Configure a credential helper to remove this warning. See 13:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:09 13:07:09 Login Succeeded 13:07:09 nexus3.edgexfoundry.org:10004 13:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:09 Configure a credential helper to remove this warning. See 13:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:09 13:07:09 Login Succeeded 13:07:09 docker.io 13:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:09 Configure a credential helper to remove this warning. See 13:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:09 13:07:09 Login Succeeded 13:07:09 ---> docker-login.sh ends [Pipeline] } 13:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:07:10 ========================================================= 13:07:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:07:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:10 + 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 . 13:07:13 Sending build context to Docker daemon 683kB 13:07:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:07:13 Step 2/12 : FROM ${BASE} AS builder 13:07:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:07:13 9b18e9b68314: Pulling fs layer 13:07:13 35d82f9e3411: Pulling fs layer 13:07:13 e16973657156: Pulling fs layer 13:07:13 fc693d55d65f: Pulling fs layer 13:07:13 7e9fc2657dce: Pulling fs layer 13:07:13 dda99020689f: Pulling fs layer 13:07:13 db1c61fa0a46: Pulling fs layer 13:07:13 7e9fc2657dce: Waiting 13:07:13 fc693d55d65f: Waiting 13:07:13 dda99020689f: Waiting 13:07:13 891c053d2c06: Pulling fs layer 13:07:13 db1c61fa0a46: Waiting 13:07:13 e16973657156: Verifying Checksum 13:07:13 e16973657156: Download complete 13:07:13 35d82f9e3411: Verifying Checksum 13:07:13 35d82f9e3411: Download complete 13:07:13 7e9fc2657dce: Verifying Checksum 13:07:13 7e9fc2657dce: Download complete 13:07:13 dda99020689f: Verifying Checksum 13:07:13 dda99020689f: Download complete 13:07:13 9b18e9b68314: Verifying Checksum 13:07:13 9b18e9b68314: Download complete 13:07:14 9b18e9b68314: Pull complete 13:07:14 891c053d2c06: Verifying Checksum 13:07:14 891c053d2c06: Download complete 13:07:15 35d82f9e3411: Pull complete 13:07:15 e16973657156: Pull complete 13:07:16 db1c61fa0a46: Verifying Checksum 13:07:16 db1c61fa0a46: Download complete 13:07:16 fc693d55d65f: Verifying Checksum 13:07:16 fc693d55d65f: Download complete 13:07:28 fc693d55d65f: Pull complete 13:07:28 7e9fc2657dce: Pull complete 13:07:28 dda99020689f: Pull complete 13:07:35 db1c61fa0a46: Pull complete 13:07:37 891c053d2c06: Pull complete 13:07:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:07:37 ---> f96f9c87975a 13:07:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:07:38 ---> Running in ba98bb303539 13:07:38 Removing intermediate container ba98bb303539 13:07:38 ---> e3bf841fc9b9 13:07:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:07:38 ---> Running in 1460709b57c2 13:07:39 Removing intermediate container 1460709b57c2 13:07:39 ---> daa94902754a 13:07:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:07:39 ---> Running in 9478718fdbe8 13:07:39 Removing intermediate container 9478718fdbe8 13:07:39 ---> 490f31ce3dec 13:07:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:07:39 ---> Running in a62cc70d456e 13:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:07:41 OK: 221 MiB in 51 packages 13:07:42 Removing intermediate container a62cc70d456e 13:07:42 ---> d6b4573ea2d2 13:07:42 Step 7/12 : WORKDIR /app 13:07:42 ---> Running in 31d95e628746 13:07:43 Removing intermediate container 31d95e628746 13:07:43 ---> 1c93301f9259 13:07:43 Step 8/12 : COPY go.mod vendor* ./ 13:07:43 ---> f3dcc1f6a67f 13:07:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:43 ---> Running in 5bb473e0b5a5 13:08:51 Removing intermediate container 5bb473e0b5a5 13:08:51 ---> 434a47bef7c1 13:08:51 Step 10/12 : COPY . . 13:08:51 ---> fe7e4d678b82 13:08:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:51 ---> Running in 6655a1757458 13:08:51 Removing intermediate container 6655a1757458 13:08:51 ---> 9db40a9fa3ee 13:08:51 Step 12/12 : RUN $MAKE 13:08:51 ---> Running in a771e7814bf3 13:08:51 noop 13:08:51 Removing intermediate container a771e7814bf3 13:08:51 ---> 0f9daa289933 13:08:51 Successfully built 0f9daa289933 13:08:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:52 + docker inspect -f . ci-base-image-arm64 13:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container 13:08:52 $ 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 13:08:53 $ docker top 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:54 + go version 13:08:54 go version go1.18.7 linux/arm64 [Pipeline] } 13:08:54 $ docker stop --time=1 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f 13:08:56 $ docker rm -f --volumes 4e689d94c9496dbd0702b82cc21990fc3988e09aec71afc1493b590071f9981f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:57 + docker inspect -f . ci-base-image-arm64 13:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container 13:08:57 $ 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 13:08:58 $ docker top 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:59 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:09:00 + make test 13:09:00 go test -race ./... -coverprofile=coverage.out ./... 13:10:36 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp 13:10:36 internal/llrp/device_service.go:105:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:10:36 internal/llrp/device_service.go:105:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:10:36 internal/llrp/device_service.go:110:91: cannot use "no" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:10:36 internal/llrp/device_service.go:110:97: cannot use "yes" (untyped string constant) as bool value in argument to ds.cmdClient.IssueGetCommandByName 13:11:44 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 13:11:44 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 13:11:44 make: *** [Makefile:36: unittest] Error 2 [Pipeline] } 13:11:44 $ docker stop --time=1 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 13:11:47 $ docker rm -f --volumes 2b1dcade2476f6cfdeb835e0f306bc3be77d341946ad175724b975dde8e45e07 [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 13:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:49 13:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:50 arm64: Pulling from edgex-lftools-log-publisher 13:11:50 8998bd30e6a1: Pulling fs layer 13:11:50 04944245beec: Pulling fs layer 13:11:50 699f458cf7ca: Pulling fs layer 13:11:50 765212b225bb: Pulling fs layer 13:11:50 f23df028b6ca: Pulling fs layer 13:11:50 d65c8cfc05b1: Pulling fs layer 13:11:50 2437ff75d9bd: Pulling fs layer 13:11:50 f23df028b6ca: Waiting 13:11:50 d65c8cfc05b1: Waiting 13:11:50 2437ff75d9bd: Waiting 13:11:50 765212b225bb: Waiting 13:11:50 04944245beec: Verifying Checksum 13:11:50 04944245beec: Download complete 13:11:50 765212b225bb: Verifying Checksum 13:11:50 765212b225bb: Download complete 13:11:50 f23df028b6ca: Verifying Checksum 13:11:50 f23df028b6ca: Download complete 13:11:50 d65c8cfc05b1: Download complete 13:11:50 699f458cf7ca: Verifying Checksum 13:11:50 699f458cf7ca: Download complete 13:11:51 8998bd30e6a1: Verifying Checksum 13:11:51 8998bd30e6a1: Download complete 13:11:55 2437ff75d9bd: Verifying Checksum 13:11:55 2437ff75d9bd: Download complete 13:11:58 8998bd30e6a1: Pull complete 13:11:59 04944245beec: Pull complete 13:12:01 699f458cf7ca: Pull complete 13:12:01 765212b225bb: Pull complete 13:12:02 f23df028b6ca: Pull complete 13:12:02 d65c8cfc05b1: Pull complete 13:12:17 2437ff75d9bd: Pull complete 13:12:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-3356 does not seem to be running inside a container 13:12:18 $ 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 13:12:20 $ docker top 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:21 ---> job-cost.sh 13:12:21 lf-activate-venv: SKIPPING 13:12:21 INFO: No Stack... 13:12:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:12:22 INFO: Archiving Costs [Pipeline] sh 13:12:23 + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:12:23 cut -d, -f6 [Pipeline] lock 13:12:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] 13:12:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] did not exist. Created. 13:12:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:24 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4f711e6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:12:25 + echo total: 0.10999999940395355 [Pipeline] stash 13:12:25 Warning: overwriting stash ‘stack-cost’ 13:12:25 Stashed 1 file(s) [Pipeline] } 13:12:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:25 $ docker stop --time=1 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 13:12:28 $ docker rm -f --volumes 5f4b14d8aca22d578f7a615311f8ee268cb12a1e268d4461d62b21e33d6ac278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:28 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 13:12:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives ] 13:12:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives 13:12:30 total 16 13:12:30 drwxr-xr-x 3 root root 4096 Jan 23 13:06 . 13:12:30 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:06 .. 13:12:30 drwxr-xr-x 2 root root 4096 Jan 23 13:06 cost 13:12:30 -rw-r--r-- 1 root root 95 Jan 23 13:06 cost.csv 13:12:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives 13:12:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives 13:12:30 total 16 13:12:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 13:06 . 13:12:30 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 13:06 .. 13:12:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 13:06 cost 13:12:30 -rw-r--r-- 1 jenkins jenkins 95 Jan 23 13:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:12:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:31 ---> package-listing.sh 13:12:31 ++ tr '[:upper:]' '[:lower:]' 13:12:31 ++ facter osfamily 13:12:32 + OS_FAMILY=debian 13:12:32 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-137 13:12:32 + START_PACKAGES=/tmp/packages_start.txt 13:12:32 + END_PACKAGES=/tmp/packages_end.txt 13:12:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:32 + PACKAGES=/tmp/packages_start.txt 13:12:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-137 ']' 13:12:32 + PACKAGES=/tmp/packages_end.txt 13:12:32 + case "${OS_FAMILY}" in 13:12:32 + dpkg -l 13:12:32 + grep '^ii' 13:12:32 + '[' -f /tmp/packages_start.txt ']' 13:12:32 + '[' -f /tmp/packages_end.txt ']' 13:12:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:32 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-137 ']' 13:12:32 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/ 13:12:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-137/archives/ [Pipeline] echo 13:12:32 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:12:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:33 prd-ubuntu20.04-docker-8c-8g-3354 does not seem to be running inside a container 13:12:33 $ 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-137/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-137 -v /w/workspace/y_app-rfid-llrp-inventory_PR-137:/w/workspace/y_app-rfid-llrp-inventory_PR-137:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-137@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:12:33 $ docker top c5241962443943b117a2b4aec3a6ac31d5fdbd95e84b8fc2b4d58de3e448544f -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:12:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:12:34 + ls /var/log/sa-host 13:12:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:34 provisioning config files... 13:12:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-137@tmp/config8157825696953018592tmp [Pipeline] { [Pipeline] echo 13:12:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:12:35 ---> create-netrc.sh [Pipeline] } 13:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:12:35 ---> python-tools-install.sh [Pipeline] echo 13:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:12:35 ---> sudo-logs.sh 13:12:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:12:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:12:36 ---> job-cost.sh 13:12:36 lf-activate-venv: SKIPPING 13:12:36 DEBUG: total: 0.2199999988079071 13:12:36 INFO: Retrieving Stack Cost... 13:12:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:36 INFO: Archiving Costs [Pipeline] echo 13:12:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:12:37 ---> logs-deploy.sh 13:12:37 lf-activate-venv: SKIPPING 13:12:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-137/1 13:12:37 INFO: archiving workspace using pattern(s): 13:12:38 Archives upload complete. 13:12:38 INFO: archiving logs to Nexus 13:12:38 ---> uname -a: 13:12:38 Linux prd-ubuntu20-04-docker-8c-8g-3354 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:12:38 13:12:38 13:12:38 ---> lscpu: 13:12:38 Architecture: x86_64 13:12:38 CPU op-mode(s): 32-bit, 64-bit 13:12:38 Byte Order: Little Endian 13:12:38 Address sizes: 40 bits physical, 48 bits virtual 13:12:38 CPU(s): 8 13:12:38 On-line CPU(s) list: 0-7 13:12:38 Thread(s) per core: 1 13:12:38 Core(s) per socket: 1 13:12:38 Socket(s): 8 13:12:38 NUMA node(s): 1 13:12:38 Vendor ID: AuthenticAMD 13:12:38 CPU family: 23 13:12:38 Model: 49 13:12:38 Model name: AMD EPYC-Rome Processor 13:12:38 Stepping: 0 13:12:38 CPU MHz: 2799.988 13:12:38 BogoMIPS: 5599.97 13:12:38 Virtualization: AMD-V 13:12:38 Hypervisor vendor: KVM 13:12:38 Virtualization type: full 13:12:38 L1d cache: 256 KiB 13:12:38 L1i cache: 256 KiB 13:12:38 L2 cache: 4 MiB 13:12:38 L3 cache: 128 MiB 13:12:38 NUMA node0 CPU(s): 0-7 13:12:38 Vulnerability Itlb multihit: Not affected 13:12:38 Vulnerability L1tf: Not affected 13:12:38 Vulnerability Mds: Not affected 13:12:38 Vulnerability Meltdown: Not affected 13:12:38 Vulnerability Mmio stale data: Not affected 13:12:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:12:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:12:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:12:38 Vulnerability Srbds: Not affected 13:12:38 Vulnerability Tsx async abort: Not affected 13:12:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:12:38 13:12:38 13:12:38 ---> nproc: 13:12:38 8 13:12:38 13:12:38 13:12:38 ---> df -h: 13:12:38 Filesystem Size Used Avail Use% Mounted on 13:12:38 overlay 155G 12G 144G 8% / 13:12:38 tmpfs 64M 0 64M 0% /dev 13:12:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:12:38 shm 64M 0 64M 0% /dev/shm 13:12:38 /dev/vda1 155G 12G 144G 8% /facter-os 13:12:38 13:12:38 13:12:38 ---> sar -b -r -n DEV: 13:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3354) 01/23/23 _x86_64_ (8 CPU) 13:12:38 13:12:38 13:03:48 LINUX RESTART (8 CPU) 13:12:38 13:12:38 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:12:38 13:05:02 132.04 47.94 84.10 0.00 5413.50 64731.21 0.00 13:12:38 13:06:01 164.77 1.03 163.74 0.00 21.42 60150.05 0.00 13:12:38 13:07:01 61.92 0.22 61.71 0.00 10.00 24491.38 0.00 13:12:38 13:08:01 1.50 0.00 1.50 0.00 0.00 20.01 0.00 13:12:38 13:09:01 25.95 7.77 18.18 0.00 904.25 2428.66 0.00 13:12:38 13:10:01 30.86 3.83 27.03 0.00 4272.49 6342.54 0.00 13:12:38 13:11:01 3.80 0.02 3.78 0.00 0.13 95.43 0.00 13:12:38 13:12:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 13:12:38 Average: 52.55 7.61 44.94 0.00 1330.39 19700.67 0.00 13:12:38 13:12:38 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:12:38 13:05:02 29199576 31616720 699540 2.13 71696 2629640 1836068 5.41 971172 2365316 375096 13:12:38 13:06:01 28480412 31605240 697432 2.12 144056 3200836 1756740 5.18 1041180 2932676 472 13:12:38 13:07:01 27955400 31591912 707232 2.15 151568 3653088 1782100 5.25 1156672 3284480 352 13:12:38 13:08:01 27955460 31592052 706936 2.15 151600 3653092 1782100 5.25 1156464 3284484 164 13:12:38 13:09:01 27744840 31554740 737032 2.24 169048 3799368 1837748 5.42 1266936 3367316 20776 13:12:38 13:10:01 27426928 31574996 712872 2.17 185264 4108220 1823004 5.37 1475384 3457220 308 13:12:38 13:11:01 27441992 31585324 703184 2.14 183876 4104972 1809032 5.33 1464192 3454000 8 13:12:38 13:12:01 27441872 31585264 703260 2.14 183904 4104976 1809032 5.33 1464320 3454000 56 13:12:38 Average: 27955810 31588281 708436 2.15 155126 3656774 1804478 5.32 1249540 3199936 49654 13:12:38 13:12:38 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:12:38 13:05:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 13:12:38 13:05:02 docker0 15.40 12.55 1.27 192.54 0.00 0.00 0.00 0.00 13:12:38 13:05:02 ens3 633.03 471.20 6781.60 91.97 0.00 0.00 0.00 0.00 13:12:38 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:12:38 13:06:01 docker0 186.75 258.71 15.13 1933.76 0.00 0.00 0.00 0.00 13:12:38 13:06:01 ens3 267.55 192.05 1940.64 21.52 0.00 0.00 0.00 0.00 13:12:38 13:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 13:12:38 13:07:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:12:38 13:07:01 ens3 145.39 119.11 2557.65 99.01 0.00 0.00 0.00 0.00 13:12:38 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:12:38 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:08:01 ens3 0.95 0.33 1.23 0.02 0.00 0.00 0.00 0.00 13:12:38 13:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:12:38 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:09:01 ens3 56.42 34.16 1182.83 2.86 0.00 0.00 0.00 0.00 13:12:38 13:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:12:38 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:10:01 ens3 59.32 31.93 1568.40 2.39 0.00 0.00 0.00 0.00 13:12:38 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:12:38 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:12:38 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:38 13:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:12:38 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 13:12:38 Average: docker0 24.93 33.45 2.02 262.34 0.00 0.00 0.00 0.00 13:12:38 Average: ens3 145.10 105.93 1753.62 27.23 0.00 0.00 0.00 0.00 13:12:38 13:12:38 13:12:38 ---> sar -P ALL: 13:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3354) 01/23/23 _x86_64_ (8 CPU) 13:12:38 13:12:38 13:03:48 LINUX RESTART (8 CPU) 13:12:38 13:12:38 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:12:38 13:05:02 all 9.39 0.00 3.46 2.26 0.04 84.84 13:12:38 13:05:02 0 8.50 0.00 3.25 0.84 0.03 87.37 13:12:38 13:05:02 1 10.56 0.00 3.95 6.80 0.03 78.65 13:12:38 13:05:02 2 10.51 0.00 3.39 4.64 0.03 81.42 13:12:38 13:05:02 3 12.34 0.00 3.65 0.49 0.05 83.47 13:12:38 13:05:02 4 8.15 0.00 3.49 0.84 0.05 87.47 13:12:38 13:05:02 5 9.19 0.00 3.40 3.30 0.03 84.08 13:12:38 13:05:02 6 7.81 0.00 2.61 0.37 0.05 89.15 13:12:38 13:05:02 7 8.09 0.00 3.93 0.76 0.05 87.17 13:12:38 13:06:01 all 5.16 0.00 2.62 2.74 0.04 89.45 13:12:38 13:06:01 0 5.04 0.00 2.27 1.87 0.05 90.77 13:12:38 13:06:01 1 4.10 0.00 2.21 0.05 0.02 93.61 13:12:38 13:06:01 2 5.47 0.00 3.81 14.20 0.07 76.46 13:12:38 13:06:01 3 5.46 0.00 2.60 1.06 0.03 90.85 13:12:38 13:06:01 4 5.75 0.00 1.74 0.20 0.03 92.28 13:12:38 13:06:01 5 5.52 0.00 2.11 3.24 0.03 89.09 13:12:38 13:06:01 6 5.77 0.00 2.03 0.20 0.02 91.98 13:12:38 13:06:01 7 4.15 0.00 4.18 1.13 0.05 90.49 13:12:38 13:07:01 all 22.60 0.00 3.84 0.99 0.06 72.51 13:12:38 13:07:01 0 21.79 0.00 4.10 0.12 0.05 73.94 13:12:38 13:07:01 1 21.64 0.00 4.59 5.94 0.07 67.77 13:12:38 13:07:01 2 23.52 0.00 3.80 0.19 0.05 72.45 13:12:38 13:07:01 3 23.14 0.00 3.49 0.02 0.07 73.29 13:12:38 13:07:01 4 22.38 0.00 3.72 0.07 0.07 73.77 13:12:38 13:07:01 5 21.63 0.00 3.52 1.33 0.05 73.46 13:12:38 13:07:01 6 22.71 0.00 3.89 0.12 0.05 73.23 13:12:38 13:07:01 7 23.99 0.00 3.64 0.15 0.08 72.13 13:12:38 13:08:01 all 0.26 0.00 0.00 0.00 0.01 99.73 13:12:38 13:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:12:38 13:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:12:38 13:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:12:38 13:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:12:38 13:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:12:38 13:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:12:38 13:08:01 6 0.05 0.00 0.02 0.02 0.03 99.88 13:12:38 13:08:01 7 1.97 0.00 0.00 0.00 0.02 98.01 13:12:38 13:09:01 all 1.14 0.00 0.69 0.25 0.01 97.91 13:12:38 13:09:01 0 0.93 0.00 0.73 0.03 0.02 98.28 13:12:38 13:09:01 1 1.02 0.00 0.65 0.48 0.02 97.83 13:12:38 13:09:01 2 0.77 0.00 1.60 0.02 0.02 97.60 13:12:38 13:09:01 3 1.15 0.00 0.77 0.05 0.00 98.03 13:12:38 13:09:01 4 0.93 0.00 0.45 0.63 0.02 97.97 13:12:38 13:09:01 5 0.95 0.00 0.52 0.75 0.02 97.77 13:12:38 13:09:01 6 1.02 0.00 0.50 0.03 0.02 98.43 13:12:38 13:09:01 7 2.32 0.00 0.30 0.03 0.00 97.35 13:12:38 13:10:01 all 1.30 0.00 0.76 0.52 0.03 97.40 13:12:38 13:10:01 0 1.60 0.00 0.47 0.07 0.03 97.83 13:12:38 13:10:01 1 2.24 0.00 0.79 0.03 0.02 96.92 13:12:38 13:10:01 2 1.43 0.00 0.57 0.03 0.02 97.95 13:12:38 13:10:01 3 0.68 0.00 0.77 1.62 0.02 96.91 13:12:38 13:10:01 4 2.15 0.00 0.60 0.47 0.02 96.76 13:12:38 13:10:01 5 0.87 0.00 0.37 1.18 0.05 97.53 13:12:38 13:10:01 6 0.58 0.00 1.15 0.02 0.02 98.23 13:12:38 13:10:01 7 0.80 0.00 1.38 0.72 0.03 97.07 13:12:38 13:11:01 all 0.07 0.00 0.04 0.02 0.01 99.86 13:12:38 13:11:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:12:38 13:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:12:38 13:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:12:38 13:11:01 3 0.05 0.00 0.05 0.07 0.02 99.82 13:12:38 13:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:12:38 13:11:01 5 0.07 0.00 0.07 0.07 0.02 99.78 13:12:38 13:11:01 6 0.23 0.00 0.10 0.00 0.02 99.65 13:12:38 13:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:12:38 13:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:12:38 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:12:38 13:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:12:38 13:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:12:38 13:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 13:12:38 13:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:12:38 13:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 13:12:38 13:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:12:38 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:12:38 Average: all 4.96 0.00 1.42 0.84 0.03 92.76 13:12:38 Average: 0 4.72 0.00 1.35 0.36 0.03 93.55 13:12:38 Average: 1 4.93 0.00 1.52 1.66 0.02 91.87 13:12:38 Average: 2 5.19 0.00 1.63 2.34 0.03 90.81 13:12:38 Average: 3 5.32 0.00 1.41 0.41 0.02 92.83 13:12:38 Average: 4 4.89 0.00 1.25 0.28 0.03 93.56 13:12:38 Average: 5 4.75 0.00 1.24 1.23 0.03 92.75 13:12:38 Average: 6 4.74 0.00 1.28 0.09 0.03 93.86 13:12:38 Average: 7 5.14 0.00 1.66 0.34 0.03 92.83 13:12:38 13:12:38 13:12:38