Pull request #74 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 8b2fb15614d399982e3d107523aa790b0caa1bb8 rather than 4ff0686afa80754ca90a72ca597fae678af2c1e0 Obtained Jenkinsfile from 8b2fb15614d399982e3d107523aa790b0caa1bb8 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-ssh17102877943400873432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8475748559314315738.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-74/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10641071191282817026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh13152612226147739590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-74/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16481034863173912331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22055 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [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/ry_app-rfid-llrp-inventory_PR-74 # 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 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 4ff0686afa80754ca90a72ca597fae678af2c1e0 Merge succeeded, producing 4ff0686afa80754ca90a72ca597fae678af2c1e0 Checking out Revision 4ff0686afa80754ca90a72ca597fae678af2c1e0 (PR-74) > 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 > 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/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # 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 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 Commit message: "build: go mod tidy" > git rev-list --no-walk 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:23 ========================================================= 15:49:23 EdgeX Global Pipelines Version Info 15:49:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:24 ------------------- 15:49:24 stable info: 15:49:24 ------------------- 15:49:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:49:24 Message: update stable to v1.0.221 15:49:24 ------------------- 15:49:24 experimental info: 15:49:24 ------------------- 15:49:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:24 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 15:49:24 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ff0686 [Pipeline] echo 15:49:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:25 provisioning config files... 15:49:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config6487872870714663868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:25 ---> docker-login.sh 15:49:25 nexus3.edgexfoundry.org:10001 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10002 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10003 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10004 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 docker.io 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:27 Configure a credential helper to remove this warning. See 15:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:27 15:49:27 Login Succeeded 15:49:27 ---> docker-login.sh ends [Pipeline] } 15:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:49:27 + git rev-list -1 --merges 4ff0686afa80754ca90a72ca597fae678af2c1e0~1..4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo 15:49:27 -----------> git rev-list -1 --merges 4ff0686afa80754ca90a72ca597fae678af2c1e0~1..4ff0686afa80754ca90a72ca597fae678af2c1e0 4ff0686afa80754ca90a72ca597fae678af2c1e0 [false] [Pipeline] sh 15:49:27 + git log --format=format:%s -1 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo 15:49:27 ========================================================= 15:49:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:28 + git log --format=format:%s -1 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo 15:49:28 [semverPrep] GIT_COMMIT: 4ff0686afa80754ca90a72ca597fae678af2c1e0, Commit Message: build: go mod tidy [Pipeline] echo 15:49:28 [semverPrep] This is not a build commit. [Pipeline] sh 15:49:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:28 + grep -v github /etc/ssh/ssh_known_hosts 15:49:28 + [ -e /tmp/ssh_known_hosts ] 15:49:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:28 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:29 15:49:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:29 latest: Pulling from edgex-devops/git-semver 15:49:29 a0d0a0d46f8b: Pulling fs layer 15:49:29 3e5f54012d9b: Pulling fs layer 15:49:29 4c7163046ea9: Pulling fs layer 15:49:29 0c2d73faf560: Pulling fs layer 15:49:29 0c2d73faf560: Waiting 15:49:29 3e5f54012d9b: Download complete 15:49:29 a0d0a0d46f8b: Verifying Checksum 15:49:29 a0d0a0d46f8b: Download complete 15:49:29 0c2d73faf560: Verifying Checksum 15:49:29 0c2d73faf560: Download complete 15:49:29 4c7163046ea9: Verifying Checksum 15:49:29 4c7163046ea9: Download complete 15:49:29 a0d0a0d46f8b: Pull complete 15:49:29 3e5f54012d9b: Pull complete 15:49:30 4c7163046ea9: Pull complete 15:49:30 0c2d73faf560: Pull complete 15:49:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:30 prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container 15:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:31 $ docker top 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:31 [ssh-agent] Looking for ssh-agent implementation... 15:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:31 $ docker exec 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent 15:49:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIcFiJ/agent.14 15:49:31 SSH_AGENT_PID=20 15:49:31 Running ssh-add (command line suppressed) 15:49:31 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4861785730859900576.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4861785730859900576.key) 15:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:31 + git tag --points-at HEAD [Pipeline] } 15:49:31 $ docker exec --env ******** --env ******** 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent -k 15:49:32 unset SSH_AUTH_SOCK; 15:49:32 unset SSH_AGENT_PID; 15:49:32 echo Agent pid 20 killed; 15:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:32 [ssh-agent] Looking for ssh-agent implementation... 15:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:32 $ docker exec 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent 15:49:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDELCad/agent.54 15:49:32 SSH_AGENT_PID=60 15:49:32 Running ssh-add (command line suppressed) 15:49:32 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4107205927206208678.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4107205927206208678.key) 15:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:32 + git semver init 15:49:32 # -> Open(): unable to determine branch for HEAD 15:49:32 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.git 15:49:32 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-74 15:49:32 # $SEMVER_REMOTE_NAME = origin 15:49:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:32 # $SEMVER_USER_NAME = edgex-jenkins 15:49:32 # $SEMVER_BRANCH = PR-74 15:49:32 # $SEMVER_TEMP = /tmp/semver-437679958 15:49:32 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 15:49:34 # '/tmp/semver-437679958' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver' 15:49:34 # -> Force: false 15:49:34 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver [Pipeline] } 15:49:34 $ docker exec --env ******** --env ******** 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent -k 15:49:34 unset SSH_AUTH_SOCK; 15:49:34 unset SSH_AGENT_PID; 15:49:34 echo Agent pid 60 killed; 15:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:34 + git semver [Pipeline] } 15:49:34 $ docker stop --time=1 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 15:49:36 $ docker rm -f 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:36 Stashed 1 file(s) [Pipeline] echo 15:49:36 [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 15:49:36 provisioning config files... 15:49:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config6051395156565026032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:37 ---> docker-login.sh 15:49:37 nexus3.edgexfoundry.org:10001 15:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:37 Configure a credential helper to remove this warning. See 15:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:37 15:49:37 Login Succeeded 15:49:37 nexus3.edgexfoundry.org:10002 15:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:37 Configure a credential helper to remove this warning. See 15:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:37 15:49:37 Login Succeeded 15:49:37 nexus3.edgexfoundry.org:10003 15:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:37 Configure a credential helper to remove this warning. See 15:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:37 15:49:37 Login Succeeded 15:49:37 nexus3.edgexfoundry.org:10004 15:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:37 Configure a credential helper to remove this warning. See 15:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:37 15:49:37 Login Succeeded 15:49:37 docker.io 15:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:37 Configure a credential helper to remove this warning. See 15:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:37 15:49:37 Login Succeeded 15:49:37 ---> docker-login.sh ends [Pipeline] } 15:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:38 ========================================================= 15:49:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:49:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:49:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:49:38 Sending build context to Docker daemon 10.04MB 15:49:38 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:49:38 Step 2/13 : FROM ${BASE} AS builder 15:49:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:38 59bf1c3509f3: Pulling fs layer 15:49:38 666ba61612fd: Pulling fs layer 15:49:38 8ed8ca486205: Pulling fs layer 15:49:38 4fe6c5a15a65: Pulling fs layer 15:49:38 22a0e8bec74d: Pulling fs layer 15:49:38 ca2b28591e48: Pulling fs layer 15:49:38 a51346096db8: Pulling fs layer 15:49:38 daebc70d1ce1: Pulling fs layer 15:49:38 0e18a0eac166: Pulling fs layer 15:49:38 daebc70d1ce1: Waiting 15:49:38 ca2b28591e48: Waiting 15:49:38 a51346096db8: Waiting 15:49:38 0e18a0eac166: Waiting 15:49:38 4fe6c5a15a65: Waiting 15:49:38 22a0e8bec74d: Waiting 15:49:38 8ed8ca486205: Verifying Checksum 15:49:38 8ed8ca486205: Download complete 15:49:38 666ba61612fd: Download complete 15:49:38 22a0e8bec74d: Verifying Checksum 15:49:38 22a0e8bec74d: Download complete 15:49:38 59bf1c3509f3: Verifying Checksum 15:49:38 a51346096db8: Download complete 15:49:38 ca2b28591e48: Verifying Checksum 15:49:38 ca2b28591e48: Download complete 15:49:38 daebc70d1ce1: Download complete 15:49:38 59bf1c3509f3: Pull complete 15:49:38 666ba61612fd: Pull complete 15:49:38 8ed8ca486205: Pull complete 15:49:39 0e18a0eac166: Verifying Checksum 15:49:39 0e18a0eac166: Download complete 15:49:39 4fe6c5a15a65: Verifying Checksum 15:49:39 4fe6c5a15a65: Download complete 15:49:43 4fe6c5a15a65: Pull complete 15:49:43 22a0e8bec74d: Pull complete 15:49:43 ca2b28591e48: Pull complete 15:49:43 a51346096db8: Pull complete 15:49:43 daebc70d1ce1: Pull complete 15:49:46 0e18a0eac166: Pull complete 15:49:46 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:46 ---> f018257e8ee9 15:49:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:49:47 ---> Running in 92f93ad77ee5 15:49:47 Removing intermediate container 92f93ad77ee5 15:49:47 ---> 9d251c07c6ea 15:49:47 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:49:47 ---> Running in 3115193776c3 15:49:47 Removing intermediate container 3115193776c3 15:49:47 ---> 163f5dc9e209 15:49:47 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:49:47 ---> Running in 65ffc1934bee 15:49:47 Removing intermediate container 65ffc1934bee 15:49:47 ---> 7c4d26894d68 15:49:47 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:47 ---> Running in 2abb349503e8 15:49:48 Removing intermediate container 2abb349503e8 15:49:48 ---> ff56c939a88e 15:49:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:49:48 ---> Running in 28b490594fe0 15:49:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:49:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:49:49 OK: 221 MiB in 52 packages 15:49:50 Removing intermediate container 28b490594fe0 15:49:50 ---> 100c89f3014f 15:49:50 Step 8/13 : WORKDIR /app 15:49:50 ---> Running in 0cde108722a3 15:49:50 Removing intermediate container 0cde108722a3 15:49:50 ---> 1bacfca8af19 15:49:50 Step 9/13 : COPY go.mod vendor* ./ 15:49:50 ---> ecb837c2d273 15:49:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:50 ---> Running in 2a8fa4c99260 15:49:51 Still waiting to schedule task 15:49:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:50:12 Removing intermediate container 2a8fa4c99260 15:50:12 ---> 3d3d06b6bf82 15:50:12 Step 11/13 : COPY . . 15:50:12 ---> fc926d56730f 15:50:12 Step 12/13 : ARG MAKE="make build" 15:50:12 ---> Running in 7a3359e707b7 15:50:13 Removing intermediate container 7a3359e707b7 15:50:13 ---> 5ecd66c163b7 15:50:13 Step 13/13 : RUN $MAKE 15:50:13 ---> Running in ed1446c140ec 15:50:13 noop 15:50:13 Removing intermediate container ed1446c140ec 15:50:13 ---> fb68ac8cec4a 15:50:13 Successfully built fb68ac8cec4a 15:50:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:50:14 + docker inspect -f . ci-base-image-x86_64 15:50:14 . [Pipeline] withDockerContainer 15:50:14 prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container 15:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:14 $ docker top 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:14 + go version 15:50:14 go version go1.17.6 linux/amd64 [Pipeline] } 15:50:14 $ docker stop --time=1 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 15:50:16 $ docker rm -f 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:16 + docker inspect -f . ci-base-image-x86_64 15:50:16 . [Pipeline] withDockerContainer 15:50:16 prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container 15:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:17 $ docker top 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:50:17 + make test 15:50:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:50:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:50:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.060s coverage: 86.2% of statements 15:50:25 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:50:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements 15:50:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:50:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:50:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:36 ./bin/test-attribution.sh [Pipeline] echo 15:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:50:36 $ docker stop --time=1 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d 15:50:38 $ docker rm -f 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d [Pipeline] // withDockerContainer [Pipeline] sh 15:50:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:50:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:40 + ls -al . 15:50:40 total 240 15:50:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 15:50 . 15:50:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 .. 15:50:40 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:49 .dockerignore 15:50:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:49 .git 15:50:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:49 .github 15:50:40 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:49 .gitignore 15:50:40 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:49 .golangci.yml 15:50:40 drwx------ 3 jenkins jenkins 4096 Apr 25 15:49 .semver 15:50:40 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 15:49 Attribution.txt 15:50:40 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 15:49 Dockerfile 15:50:40 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:49 GOVERNANCE.md 15:50:40 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:49 Jenkinsfile 15:50:40 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:49 LICENSE 15:50:40 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 15:49 Makefile 15:50:40 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:49 OWNERS.md 15:50:40 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 15:49 README.md 15:50:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:49 VERSION 15:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 bin 15:50:40 -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 15:50 coverage.out 15:50:40 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 15:50 go.mod 15:50:40 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 15:49 go.sum 15:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 images 15:50:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 internal 15:50:40 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:49 main.go 15:50:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 res 15:50:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 snap 15:50:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:49 static [Pipeline] isUnix [Pipeline] sh 15:50:40 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 --label arch=amd64 --label version=0.0.0 . 15:50:40 Sending build context to Docker daemon 10.04MB 15:50:40 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:50:40 Step 2/31 : FROM ${BASE} AS builder 15:50:40 ---> fb68ac8cec4a 15:50:40 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:50:40 ---> Running in 5a09fb12ed84 15:50:40 Removing intermediate container 5a09fb12ed84 15:50:40 ---> 2cbb3601e418 15:50:40 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:50:40 ---> Running in 8416483a2bdd 15:50:40 Removing intermediate container 8416483a2bdd 15:50:40 ---> 8dac9cb55403 15:50:40 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:50:40 ---> Running in 031792a516ec 15:50:41 Removing intermediate container 031792a516ec 15:50:41 ---> 770a242158c3 15:50:41 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:41 ---> Running in 51e6bd82dea5 15:50:41 Removing intermediate container 51e6bd82dea5 15:50:41 ---> e0cc86f61f3d 15:50:41 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:41 ---> Running in b7afa5b67f68 15:50:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:50:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:50:43 OK: 221 MiB in 52 packages 15:50:43 Removing intermediate container b7afa5b67f68 15:50:43 ---> c7727c61d4ff 15:50:43 Step 8/31 : WORKDIR /app 15:50:43 ---> Running in d29dc3b8422a 15:50:43 Removing intermediate container d29dc3b8422a 15:50:43 ---> f9f00a5c1fd4 15:50:43 Step 9/31 : COPY go.mod vendor* ./ 15:50:43 ---> e2ae24bc2853 15:50:43 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:43 ---> Running in 95faa6a2e7ca 15:50:44 Removing intermediate container 95faa6a2e7ca 15:50:44 ---> 2cb00e40f6d0 15:50:44 Step 11/31 : COPY . . 15:50:44 ---> af2bfdb2af67 15:50:44 Step 12/31 : ARG MAKE="make build" 15:50:44 ---> Running in acbcb44cdef2 15:50:44 Removing intermediate container acbcb44cdef2 15:50:44 ---> 8f72ed5476a3 15:50:44 Step 13/31 : RUN $MAKE 15:50:44 ---> Running in afe28bbfd3fb 15:50:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 15:50:53 Removing intermediate container afe28bbfd3fb 15:50:53 ---> 4d72315d014b 15:50:53 Step 14/31 : FROM alpine:3.14 15:50:53 3.14: Pulling from library/alpine 15:50:53 8663204ce13b: Pulling fs layer 15:50:53 8663204ce13b: Verifying Checksum 15:50:53 8663204ce13b: Download complete 15:50:53 8663204ce13b: Pull complete 15:50:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:50:53 Status: Downloaded newer image for alpine:3.14 15:50:53 ---> e04c818066af 15:50:53 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:50:53 ---> Running in ebbd4e1e5e45 15:50:53 Removing intermediate container ebbd4e1e5e45 15:50:53 ---> 97875e44e635 15:50:53 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:50:53 ---> Running in 9490b87f2265 15:50:54 Removing intermediate container 9490b87f2265 15:50:54 ---> 07d588ca88d7 15:50:54 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:54 ---> Running in 624eeb9637ca 15:50:54 Removing intermediate container 624eeb9637ca 15:50:54 ---> 98da9e149740 15:50:54 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:50:54 ---> Running in 2371584296fb 15:50:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:50:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:50:56 (1/6) Installing ca-certificates (20211220-r0) 15:50:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:50:56 (3/6) Installing libsodium (1.0.18-r0) 15:50:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:50:56 (5/6) Installing libzmq (4.3.4-r0) 15:50:56 (6/6) Installing zeromq (4.3.4-r0) 15:50:56 Executing busybox-1.33.1-r7.trigger 15:50:56 Executing ca-certificates-20211220-r0.trigger 15:50:56 OK: 9 MiB in 20 packages 15:50:57 Removing intermediate container 2371584296fb 15:50:57 ---> 6fafec723ac2 15:50:57 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:50:57 ---> 5be10946201c 15:50:57 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:50:57 ---> dd0cdc33acb8 15:50:57 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:50:57 ---> dabbe40c96e4 15:50:57 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:50:57 ---> c1d82dd6a04e 15:50:57 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:50:58 ---> ea585092fc83 15:50:58 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:50:58 ---> Running in b0d56ef8df98 15:50:58 Removing intermediate container b0d56ef8df98 15:50:58 ---> 61472d562cb9 15:50:58 Step 25/31 : VOLUME /cache 15:50:58 ---> Running in fb535c688e7c 15:50:58 Removing intermediate container fb535c688e7c 15:50:58 ---> 6783fd039209 15:50:58 Step 26/31 : EXPOSE 59711 15:50:58 ---> Running in 7b5a61993dab 15:50:59 Removing intermediate container 7b5a61993dab 15:50:59 ---> fa485e17dca3 15:50:59 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:50:59 ---> Running in d4e6df99a335 15:50:59 Removing intermediate container d4e6df99a335 15:50:59 ---> 66edd8d8d9be 15:50:59 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:50:59 ---> Running in 64a6c40fe79e 15:50:59 Removing intermediate container 64a6c40fe79e 15:50:59 ---> 878f6ad73de5 15:50:59 Step 29/31 : LABEL arch=amd64 15:50:59 ---> Running in 49a8bbfc02a4 15:50:59 Removing intermediate container 49a8bbfc02a4 15:50:59 ---> a126f5cf6e07 15:50:59 Step 30/31 : LABEL git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 15:50:59 ---> Running in 67eb098f38a9 15:50:59 Removing intermediate container 67eb098f38a9 15:50:59 ---> 15009dcc28cb 15:50:59 Step 31/31 : LABEL version=0.0.0 15:50:59 ---> Running in 5622e7b747d8 15:51:00 Removing intermediate container 5622e7b747d8 15:51:00 ---> 32e33c946ea1 15:51:00 [Warning] One or more build-args [ARCH] were not consumed 15:51:00 Successfully built 32e33c946ea1 15:51:00 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:00 15:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:00 latest: Pulling from edgex-lftools-log-publisher 15:51:00 5eb5b503b376: Pulling fs layer 15:51:00 5c69ac0246d0: Pulling fs layer 15:51:00 ec43610c2a17: Pulling fs layer 15:51:00 3a2ae6a8a46f: Pulling fs layer 15:51:00 33b1e0a273af: Pulling fs layer 15:51:00 5d3b04190fa2: Pulling fs layer 15:51:00 2f39f015ded8: Pulling fs layer 15:51:00 33b1e0a273af: Waiting 15:51:00 5d3b04190fa2: Waiting 15:51:00 2f39f015ded8: Waiting 15:51:00 3a2ae6a8a46f: Waiting 15:51:00 5c69ac0246d0: Verifying Checksum 15:51:00 5c69ac0246d0: Download complete 15:51:00 3a2ae6a8a46f: Verifying Checksum 15:51:00 3a2ae6a8a46f: Download complete 15:51:00 33b1e0a273af: Verifying Checksum 15:51:00 33b1e0a273af: Download complete 15:51:00 5d3b04190fa2: Download complete 15:51:00 ec43610c2a17: Verifying Checksum 15:51:00 ec43610c2a17: Download complete 15:51:00 5eb5b503b376: Verifying Checksum 15:51:00 5eb5b503b376: Download complete 15:51:01 2f39f015ded8: Verifying Checksum 15:51:02 5eb5b503b376: Pull complete 15:51:02 5c69ac0246d0: Pull complete 15:51:02 ec43610c2a17: Pull complete 15:51:02 3a2ae6a8a46f: Pull complete 15:51:03 33b1e0a273af: Pull complete 15:51:03 5d3b04190fa2: Pull complete 15:51:07 2f39f015ded8: Pull complete 15:51:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:51:07 prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container 15:51:07 $ 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/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:09 $ docker top 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:09 ---> job-cost.sh 15:51:09 lf-activate-venv: SKIPPING 15:51:09 INFO: No Stack... 15:51:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:10 INFO: Archiving Costs [Pipeline] sh 15:51:10 + + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/cost.csvcut 15:51:10 -d, -f6 [Pipeline] lock 15:51:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] 15:51:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] did not exist. Created. 15:51:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:11 + echo total: 0.2199999988079071 [Pipeline] stash 15:51:11 Stashed 1 file(s) [Pipeline] } 15:51:11 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:11 $ docker stop --time=1 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 15:51:12 $ docker rm -f 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:53:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22056 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [Pipeline] { [Pipeline] ws 15:53:41 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 15:53:41 The recommended git tool is: git 15:53:46 using credential edgex-jenkins-ssh 15:53:46 Cloning the remote Git repository 15:53:46 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:53:46 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 15:53:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:53:47 > git --version # timeout=10 15:53:47 > git --version # 'git version 2.25.1' 15:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:49 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 4ff0686afa80754ca90a72ca597fae678af2c1e0 15:53:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:53:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:53:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:53:49 > git config core.sparsecheckout # timeout=10 15:53:49 Merge succeeded, producing 4ff0686afa80754ca90a72ca597fae678af2c1e0 15:53:49 Checking out Revision 4ff0686afa80754ca90a72ca597fae678af2c1e0 (PR-74) 15:53:49 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 15:53:49 > git remote # timeout=10 15:53:49 > git config --get remote.origin.url # timeout=10 15:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:49 > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 15:53:49 > git rev-parse HEAD^{commit} # timeout=10 15:53:49 > git config core.sparsecheckout # timeout=10 15:53:49 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 15:53:54 Commit message: "build: go mod tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:53:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:55 Dload Upload Total Spent Left Speed 15:53:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh 15:53:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:53:55 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:53:55 sudo tee /etc/docker/daemon.new 15:53:55 { 15:53:55 "registry-mirrors": [ 15:53:55 "https://nexus3.edgexfoundry.org:10001" 15:53:55 ], 15:53:55 "bip": "10.250.0.254/24", 15:53:55 "hosts": [ 15:53:55 "tcp://0.0.0.0:5555", 15:53:55 "unix:///var/run/docker.sock" 15:53:55 ], 15:53:55 "mtu": 1458, 15:53:55 "selinux-enabled": true, 15:53:55 "seccomp-profile": "/etc/docker/seccomp.json" 15:53:55 } [Pipeline] sh 15:53:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:53:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:15 provisioning config files... 15:54:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4732010851362405835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:15 ---> docker-login.sh 15:54:15 nexus3.edgexfoundry.org:10001 15:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:16 Configure a credential helper to remove this warning. See 15:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:16 15:54:16 Login Succeeded 15:54:16 nexus3.edgexfoundry.org:10002 15:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:16 Configure a credential helper to remove this warning. See 15:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:16 15:54:16 Login Succeeded 15:54:16 nexus3.edgexfoundry.org:10003 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:17 Configure a credential helper to remove this warning. See 15:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:17 15:54:17 Login Succeeded 15:54:17 nexus3.edgexfoundry.org:10004 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:17 Configure a credential helper to remove this warning. See 15:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:17 15:54:17 Login Succeeded 15:54:17 docker.io 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:18 Configure a credential helper to remove this warning. See 15:54:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:18 15:54:18 Login Succeeded 15:54:18 ---> docker-login.sh ends [Pipeline] } 15:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:18 ========================================================= 15:54:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:54:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:54:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:54:19 Sending build context to Docker daemon 693.2kB 15:54:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:54:19 Step 2/13 : FROM ${BASE} AS builder 15:54:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:19 9b3977197b4f: Pulling fs layer 15:54:19 1a89e8eeedd5: Pulling fs layer 15:54:19 94645a83ff95: Pulling fs layer 15:54:19 3f3a8bcf1eab: Pulling fs layer 15:54:19 0c92f367c5e7: Pulling fs layer 15:54:19 3096ccb668a1: Pulling fs layer 15:54:19 e8cf19c19ddd: Pulling fs layer 15:54:19 a4caa8a26152: Pulling fs layer 15:54:19 3f3a8bcf1eab: Waiting 15:54:19 0c92f367c5e7: Waiting 15:54:19 3096ccb668a1: Waiting 15:54:19 e8cf19c19ddd: Waiting 15:54:19 a4caa8a26152: Waiting 15:54:19 94645a83ff95: Download complete 15:54:19 1a89e8eeedd5: Download complete 15:54:19 0c92f367c5e7: Verifying Checksum 15:54:19 0c92f367c5e7: Download complete 15:54:19 3096ccb668a1: Verifying Checksum 15:54:19 3096ccb668a1: Download complete 15:54:19 9b3977197b4f: Verifying Checksum 15:54:19 9b3977197b4f: Download complete 15:54:19 e8cf19c19ddd: Verifying Checksum 15:54:19 e8cf19c19ddd: Download complete 15:54:20 9b3977197b4f: Pull complete 15:54:20 1a89e8eeedd5: Pull complete 15:54:21 94645a83ff95: Pull complete 15:54:21 a4caa8a26152: Verifying Checksum 15:54:21 a4caa8a26152: Download complete 15:54:22 3f3a8bcf1eab: Verifying Checksum 15:54:22 3f3a8bcf1eab: Download complete 15:54:34 3f3a8bcf1eab: Pull complete 15:54:34 0c92f367c5e7: Pull complete 15:54:34 3096ccb668a1: Pull complete 15:54:34 e8cf19c19ddd: Pull complete 15:54:41 a4caa8a26152: Pull complete 15:54:41 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:41 ---> 725f1c02e7f9 15:54:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:54:42 ---> Running in dc818a266a8e 15:54:44 Removing intermediate container dc818a266a8e 15:54:44 ---> 9312daf68bd4 15:54:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:54:44 ---> Running in d7c8e0fbe7ca 15:54:44 Removing intermediate container d7c8e0fbe7ca 15:54:44 ---> 875e5fef5518 15:54:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:54:44 ---> Running in f3cf92615cf3 15:54:44 Removing intermediate container f3cf92615cf3 15:54:44 ---> 9ffe24bd03ba 15:54:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:44 ---> Running in 2662e4c9581f 15:54:46 Removing intermediate container 2662e4c9581f 15:54:46 ---> 9cfcb78fa25e 15:54:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:46 ---> Running in baf7d3ce181c 15:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:49 OK: 220 MiB in 52 packages 15:54:50 Removing intermediate container baf7d3ce181c 15:54:50 ---> 6b84c7aa7e0a 15:54:50 Step 8/13 : WORKDIR /app 15:54:50 ---> Running in b34a86eb67f9 15:54:50 Removing intermediate container b34a86eb67f9 15:54:50 ---> e8d904c542da 15:54:50 Step 9/13 : COPY go.mod vendor* ./ 15:54:50 ---> 06818f1a5619 15:54:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:50 ---> Running in 3ab28931b1a0 15:56:12 Removing intermediate container 3ab28931b1a0 15:56:12 ---> 2cd6d2c84336 15:56:12 Step 11/13 : COPY . . 15:56:12 ---> 6b4b5d6c4ddd 15:56:12 Step 12/13 : ARG MAKE="make build" 15:56:12 ---> Running in 682f6ad89271 15:56:12 Removing intermediate container 682f6ad89271 15:56:12 ---> 273570317928 15:56:12 Step 13/13 : RUN $MAKE 15:56:12 ---> Running in b12a10c941a6 15:56:12 noop 15:56:12 Removing intermediate container b12a10c941a6 15:56:12 ---> 758d051b444e 15:56:12 Successfully built 758d051b444e 15:56:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:56:13 + docker inspect -f . ci-base-image-arm64 15:56:13 . [Pipeline] withDockerContainer 15:56:13 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 15:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:14 $ docker top 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:15 + go version 15:56:15 go version go1.17.6 linux/arm64 [Pipeline] } 15:56:15 $ docker stop --time=1 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 15:56:17 $ docker rm -f 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:17 + docker inspect -f . ci-base-image-arm64 15:56:17 . [Pipeline] withDockerContainer 15:56:18 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 15:56:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:56:19 $ docker top bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:56:20 + make test 15:56:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:57:17 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:57:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements 15:57:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:57:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.681s coverage: 71.9% of statements 15:57:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:57:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:57:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:57:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:36 ./bin/test-attribution.sh [Pipeline] echo 15:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:57:38 $ docker stop --time=1 bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec 15:57:40 $ docker rm -f bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec [Pipeline] // withDockerContainer [Pipeline] sh 15:57:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:57:41 Warning: overwriting stash ‘coverage-report’ 15:57:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:57:42 + ls -al . 15:57:42 total 236 15:57:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 15:57 . 15:57:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 .. 15:57:42 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:53 .dockerignore 15:57:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:53 .git 15:57:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:53 .github 15:57:42 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:53 .gitignore 15:57:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:53 .golangci.yml 15:57:42 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 15:53 Attribution.txt 15:57:42 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 15:53 Dockerfile 15:57:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:53 GOVERNANCE.md 15:57:42 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:53 Jenkinsfile 15:57:42 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:53 LICENSE 15:57:42 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 15:53 Makefile 15:57:42 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:53 OWNERS.md 15:57:42 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 15:53 README.md 15:57:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:49 VERSION 15:57:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 bin 15:57:42 -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 15:57 coverage.out 15:57:42 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 15:57 go.mod 15:57:42 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 15:53 go.sum 15:57:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 images 15:57:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 internal 15:57:42 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:53 main.go 15:57:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 res 15:57:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 snap 15:57:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:53 static [Pipeline] isUnix [Pipeline] sh 15:57:43 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 --label arch=arm64 --label version=0.0.0 . 15:57:43 Sending build context to Docker daemon 693.2kB 15:57:43 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:57:43 Step 2/31 : FROM ${BASE} AS builder 15:57:43 ---> 758d051b444e 15:57:43 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:57:43 ---> Running in 66ad564c5db8 15:57:43 Removing intermediate container 66ad564c5db8 15:57:43 ---> 7d4f82279203 15:57:43 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:57:43 ---> Running in f23434f17a70 15:57:44 Removing intermediate container f23434f17a70 15:57:44 ---> 905a7b64678f 15:57:44 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:57:44 ---> Running in 00ad535a2657 15:57:44 Removing intermediate container 00ad535a2657 15:57:44 ---> 5a1aedd29f70 15:57:44 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:44 ---> Running in 62ecb6cd841f 15:57:46 Removing intermediate container 62ecb6cd841f 15:57:46 ---> 28d642fae700 15:57:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:46 ---> Running in 1626623c8389 15:57:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:57:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:57:49 OK: 220 MiB in 52 packages 15:57:50 Removing intermediate container 1626623c8389 15:57:50 ---> d8f0d356e5b9 15:57:50 Step 8/31 : WORKDIR /app 15:57:50 ---> Running in 1d1e6b2ea323 15:57:50 Removing intermediate container 1d1e6b2ea323 15:57:50 ---> e6542072a933 15:57:50 Step 9/31 : COPY go.mod vendor* ./ 15:57:51 ---> 5a331d8fd0b6 15:57:51 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:51 ---> Running in ce3c4e9c7051 15:57:53 Removing intermediate container ce3c4e9c7051 15:57:53 ---> 5b5e8d4f4139 15:57:53 Step 11/31 : COPY . . 15:57:53 ---> 77955baf5b1b 15:57:53 Step 12/31 : ARG MAKE="make build" 15:57:53 ---> Running in f364c33a8a25 15:57:54 Removing intermediate container f364c33a8a25 15:57:54 ---> a7715ccc5d1b 15:57:54 Step 13/31 : RUN $MAKE 15:57:54 ---> Running in a4bd1addd56a 15:57:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 15:58:42 Removing intermediate container a4bd1addd56a 15:58:42 ---> c44fe9e70025 15:58:42 Step 14/31 : FROM alpine:3.14 15:58:42 3.14: Pulling from library/alpine 15:58:42 455c02918c45: Pulling fs layer 15:58:42 455c02918c45: Verifying Checksum 15:58:42 455c02918c45: Download complete 15:58:42 455c02918c45: Pull complete 15:58:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:58:42 Status: Downloaded newer image for alpine:3.14 15:58:42 ---> ac73e934f311 15:58:42 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:42 ---> Running in 40c8562d3035 15:58:42 Removing intermediate container 40c8562d3035 15:58:42 ---> 7d71dfb08bea 15:58:42 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:58:42 ---> Running in a3fe8927547f 15:58:42 Removing intermediate container a3fe8927547f 15:58:42 ---> d8cd4d186c8e 15:58:42 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:42 ---> Running in 4ea91ccdb984 15:58:43 Removing intermediate container 4ea91ccdb984 15:58:43 ---> dd1d53227ad7 15:58:43 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:58:43 ---> Running in 03953516ab60 15:58:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:58:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:58:45 (1/6) Installing ca-certificates (20211220-r0) 15:58:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:58:46 (3/6) Installing libsodium (1.0.18-r0) 15:58:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:58:46 (5/6) Installing libzmq (4.3.4-r0) 15:58:46 (6/6) Installing zeromq (4.3.4-r0) 15:58:46 Executing busybox-1.33.1-r7.trigger 15:58:46 Executing ca-certificates-20211220-r0.trigger 15:58:47 OK: 9 MiB in 20 packages 15:58:48 Removing intermediate container 03953516ab60 15:58:48 ---> b929142faaf1 15:58:48 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:58:48 ---> 8f50c05ec96b 15:58:48 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:58:49 ---> b9972169dc4a 15:58:49 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:58:49 ---> b25fefd051f6 15:58:49 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:58:50 ---> 439677ffb2da 15:58:50 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:58:51 ---> e3d162a8a768 15:58:51 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:58:51 ---> Running in 51e822e88b06 15:58:53 Removing intermediate container 51e822e88b06 15:58:53 ---> d5745d089f19 15:58:53 Step 25/31 : VOLUME /cache 15:58:53 ---> Running in e8c796f66b78 15:58:53 Removing intermediate container e8c796f66b78 15:58:53 ---> 1d85cfbbfd46 15:58:53 Step 26/31 : EXPOSE 59711 15:58:53 ---> Running in 91c15e8e096d 15:58:53 Removing intermediate container 91c15e8e096d 15:58:53 ---> abbfbaa3bde1 15:58:53 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:58:53 ---> Running in a19b3ca5f414 15:58:54 Removing intermediate container a19b3ca5f414 15:58:54 ---> 5dc5d08d3d3b 15:58:54 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:58:54 ---> Running in 305d6090b5d8 15:58:54 Removing intermediate container 305d6090b5d8 15:58:54 ---> 043fa2db2bf3 15:58:54 Step 29/31 : LABEL arch=arm64 15:58:54 ---> Running in 752c5256ab69 15:58:55 Removing intermediate container 752c5256ab69 15:58:55 ---> 7c308e06acc2 15:58:55 Step 30/31 : LABEL git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 15:58:55 ---> Running in c2a1082ea6a4 15:58:55 Removing intermediate container c2a1082ea6a4 15:58:55 ---> d0d7166e5f1b 15:58:55 Step 31/31 : LABEL version=0.0.0 15:58:55 ---> Running in 3363a0ecc76d 15:58:55 Removing intermediate container 3363a0ecc76d 15:58:55 ---> 6bd981466320 15:58:55 [Warning] One or more build-args [ARCH] were not consumed 15:58:55 Successfully built 6bd981466320 15:58:55 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:56 15:58:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:56 arm64: Pulling from edgex-lftools-log-publisher 15:58:56 8998bd30e6a1: Pulling fs layer 15:58:56 04944245beec: Pulling fs layer 15:58:56 699f458cf7ca: Pulling fs layer 15:58:56 765212b225bb: Pulling fs layer 15:58:56 f23df028b6ca: Pulling fs layer 15:58:56 d65c8cfc05b1: Pulling fs layer 15:58:56 2437ff75d9bd: Pulling fs layer 15:58:56 765212b225bb: Waiting 15:58:56 f23df028b6ca: Waiting 15:58:56 d65c8cfc05b1: Waiting 15:58:56 04944245beec: Verifying Checksum 15:58:56 04944245beec: Download complete 15:58:56 765212b225bb: Verifying Checksum 15:58:56 765212b225bb: Download complete 15:58:56 f23df028b6ca: Download complete 15:58:57 699f458cf7ca: Verifying Checksum 15:58:57 699f458cf7ca: Download complete 15:58:57 8998bd30e6a1: Download complete 15:59:00 2437ff75d9bd: Verifying Checksum 15:59:00 2437ff75d9bd: Download complete 15:59:02 8998bd30e6a1: Pull complete 15:59:02 04944245beec: Pull complete 15:59:03 699f458cf7ca: Pull complete 15:59:04 765212b225bb: Pull complete 15:59:05 f23df028b6ca: Pull complete 15:59:05 d65c8cfc05b1: Pull complete 15:59:20 2437ff75d9bd: Pull complete 15:59:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:59:20 prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container 15:59:20 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:59:22 $ docker top 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:23 ---> job-cost.sh 15:59:23 lf-activate-venv: SKIPPING 15:59:23 INFO: No Stack... 15:59:24 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:24 INFO: Archiving Costs [Pipeline] sh 15:59:25 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 15:59:25 + cut -d, -f6 [Pipeline] lock 15:59:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] 15:59:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] did not exist. Created. 15:59:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:26 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-2d8b8c30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:59:27 Warning: overwriting stash ‘stack-cost’ 15:59:27 Stashed 1 file(s) [Pipeline] } 15:59:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:27 $ docker stop --time=1 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da 15:59:28 $ docker rm -f 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:59:29 provisioning config files... 15:59:29 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config1496413354680480798tmp [Pipeline] { [Pipeline] sh 15:59:29 + set +x 15:59:29 + curl -s https://codecov.io/bash 15:59:29 + bash -s -- 15:59:29 15:59:29 _____ _ 15:59:29 / ____| | | 15:59:29 | | ___ __| | ___ ___ _____ __ 15:59:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:59:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:59:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:59:29 Bash-1.0.6 15:59:29 15:59:29 15:59:29 ==> git version 2.25.1 found 15:59:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:59:29 Release-Date: 2020-01-08 15:59:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:59:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:59:29 ==> Jenkins CI detected. 15:59:29 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-74 15:59:29 project root: . 15:59:29 --> token set from env 15:59:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:59:29 ==> Running gcov in . (disable via -X gcov) 15:59:29 ==> Python coveragepy not found 15:59:29 ==> Searching for coverage reports in: 15:59:29 + . 15:59:29 -> Found 1 reports 15:59:29 ==> Detecting git/mercurial file structure 15:59:29 ==> Reading reports 15:59:29 + ./coverage.out bytes=41008 15:59:29 ==> Appending adjustments 15:59:29 https://docs.codecov.io/docs/fixing-reports 15:59:29 + Found adjustments 15:59:29 ==> Gzipping contents 15:59:29 12K /tmp/codecov.53gjDv.gz 15:59:29 ==> Uploading reports 15:59:29 url: https://codecov.io 15:59:29 query: branch=PR-74&commit=4ff0686afa80754ca90a72ca597fae678af2c1e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= 15:59:29 -> Pinging Codecov 15:59:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-74&commit=4ff0686afa80754ca90a72ca597fae678af2c1e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= 15:59:30 -> Uploading to 15:59:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/4ff0686afa80754ca90a72ca597fae678af2c1e0/7fe03ff4-6dd4-45c5-9f36-fbe2dd913df6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T155929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f7028b932cc929146243a560e93915190d0420ddd6e81580c0ad916d3a02b77 15:59:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:30 Dload Upload Total Spent Left Speed 15:59:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11564 0 0 100 11564 0 43473 --:--:-- --:--:-- --:--:-- 43473 15:59:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] } 15:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:59:31 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives ] 15:59:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives 15:59:31 total 16 15:59:31 drwxr-xr-x 3 root root 4096 Apr 25 15:51 . 15:59:31 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:51 .. 15:59:31 drwxr-xr-x 2 root root 4096 Apr 25 15:51 cost 15:59:31 -rw-r--r-- 1 root root 93 Apr 25 15:51 cost.csv 15:59:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives 15:59:31 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives 15:59:31 total 16 15:59:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:51 . 15:59:31 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:51 .. 15:59:31 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:51 cost 15:59:31 -rw-r--r-- 1 jenkins jenkins 93 Apr 25 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:59:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:32 ---> package-listing.sh 15:59:32 ++ facter osfamily 15:59:32 ++ tr '[:upper:]' '[:lower:]' 15:59:32 + OS_FAMILY=debian 15:59:32 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-74 15:59:32 + START_PACKAGES=/tmp/packages_start.txt 15:59:32 + END_PACKAGES=/tmp/packages_end.txt 15:59:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:32 + PACKAGES=/tmp/packages_start.txt 15:59:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' 15:59:32 + PACKAGES=/tmp/packages_end.txt 15:59:32 + case "${OS_FAMILY}" in 15:59:32 + dpkg -l 15:59:32 + grep '^ii' 15:59:32 + '[' -f /tmp/packages_start.txt ']' 15:59:32 + '[' -f /tmp/packages_end.txt ']' 15:59:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:32 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' 15:59:32 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ 15:59:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ [Pipeline] echo 15:59: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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:33 . [Pipeline] withDockerContainer 15:59:33 prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container 15:59: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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:59:33 $ docker top 36ac89e4b9fe5aa3663176f19a9bbb3262e1b16da8286ed4deaab91d22bc9248 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:34 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:34 + ls /var/log/sa-host 15:59:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:34 provisioning config files... 15:59:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config576970072605778937tmp [Pipeline] { [Pipeline] echo 15:59:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:35 ---> create-netrc.sh [Pipeline] } 15:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:35 ---> python-tools-install.sh [Pipeline] echo 15:59:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:35 ---> sudo-logs.sh 15:59:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:59:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:35 ---> job-cost.sh 15:59:35 lf-activate-venv: SKIPPING 15:59:35 DEBUG: total: 0.2199999988079071 15:59:35 INFO: Retrieving Stack Cost... 15:59:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:36 INFO: Archiving Costs [Pipeline] echo 15:59:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:37 ---> logs-deploy.sh 15:59:37 lf-activate-venv: SKIPPING 15:59:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-74/3 15:59:37 INFO: archiving workspace using pattern(s): 15:59:38 Archives upload complete. 15:59:38 INFO: archiving logs to Nexus 15:59:38 ---> uname -a: 15:59:38 Linux prd-ubuntu20-04-docker-8c-8g-22055 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:59:38 15:59:38 15:59:38 ---> lscpu: 15:59:38 Architecture: x86_64 15:59:38 CPU op-mode(s): 32-bit, 64-bit 15:59:38 Byte Order: Little Endian 15:59:38 Address sizes: 40 bits physical, 48 bits virtual 15:59:38 CPU(s): 8 15:59:38 On-line CPU(s) list: 0-7 15:59:38 Thread(s) per core: 1 15:59:38 Core(s) per socket: 1 15:59:38 Socket(s): 8 15:59:38 NUMA node(s): 1 15:59:38 Vendor ID: AuthenticAMD 15:59:38 CPU family: 23 15:59:38 Model: 49 15:59:38 Model name: AMD EPYC-Rome Processor 15:59:38 Stepping: 0 15:59:38 CPU MHz: 2800.000 15:59:38 BogoMIPS: 5600.00 15:59:38 Virtualization: AMD-V 15:59:38 Hypervisor vendor: KVM 15:59:38 Virtualization type: full 15:59:38 L1d cache: 256 KiB 15:59:38 L1i cache: 256 KiB 15:59:38 L2 cache: 4 MiB 15:59:38 L3 cache: 128 MiB 15:59:38 NUMA node0 CPU(s): 0-7 15:59:38 Vulnerability Itlb multihit: Not affected 15:59:38 Vulnerability L1tf: Not affected 15:59:38 Vulnerability Mds: Not affected 15:59:38 Vulnerability Meltdown: Not affected 15:59:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:59:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:59:38 Vulnerability Srbds: Not affected 15:59:38 Vulnerability Tsx async abort: Not affected 15:59: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 15:59:38 15:59:38 15:59:38 ---> nproc: 15:59:38 8 15:59:38 15:59:38 15:59:38 ---> df -h: 15:59:38 Filesystem Size Used Avail Use% Mounted on 15:59:38 overlay 155G 11G 145G 7% / 15:59:38 tmpfs 64M 0 64M 0% /dev 15:59:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:59:38 shm 64M 0 64M 0% /dev/shm 15:59:38 /dev/vda1 155G 11G 145G 7% /facter-os 15:59:38 15:59:38