Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79a47f4bde071169593bf093bc147019b0d568d4+0d3f7130d8a08a0ebc3612b54d57008063dbc12c (ec3a7722bff77f5429e294f4f9278787eacaa77b) 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-ssh6826386562833720111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6249369472448445150.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11852165741346973730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14325226160084187757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14592428545624651632.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1225363708362120260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23301 in /w/workspace/y_app-rfid-llrp-inventory_PR-106 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit 79a47f4bde071169593bf093bc147019b0d568d4 Merge succeeded, producing 79a47f4bde071169593bf093bc147019b0d568d4 Checking out Revision 79a47f4bde071169593bf093bc147019b0d568d4 (PR-106) > git config core.sparsecheckout # timeout=10 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # 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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:10:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:10:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:10:27 ========================================================= 13:10:27 EdgeX Global Pipelines Version Info 13:10:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:10:28 ------------------- 13:10:28 stable info: 13:10:28 ------------------- 13:10:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:10:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:10:28 Message: update stable to v1.0.238 13:10:29 ------------------- 13:10:29 experimental info: 13:10:29 ------------------- 13:10:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:10:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:10:29 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79a47f4 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:31 provisioning config files... 13:10:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config870621931328239226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:31 ---> docker-login.sh 13:10:31 nexus3.edgexfoundry.org:10001 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10002 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 nexus3.edgexfoundry.org:10003 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 nexus3.edgexfoundry.org:10004 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 docker.io 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 ---> docker-login.sh ends [Pipeline] } 13:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:10:33 + git rev-list -1 --merges 79a47f4bde071169593bf093bc147019b0d568d4~1..79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo 13:10:33 -----------> git rev-list -1 --merges 79a47f4bde071169593bf093bc147019b0d568d4~1..79a47f4bde071169593bf093bc147019b0d568d4 79a47f4bde071169593bf093bc147019b0d568d4 [false] [Pipeline] sh 13:10:33 + git log --format=format:%s -1 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo 13:10:33 ========================================================= 13:10:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:10:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:10:34 + git log --format=format:%s -1 79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] echo 13:10:34 [semverPrep] GIT_COMMIT: 79a47f4bde071169593bf093bc147019b0d568d4, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 13:10:34 [semverPrep] This is not a build commit. [Pipeline] sh 13:10:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:10:34 + grep -v github /etc/ssh/ssh_known_hosts 13:10:34 + [ -e /tmp/ssh_known_hosts ] 13:10:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:10:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:10:34 + sudo tee -a /etc/ssh/ssh_known_hosts 13:10:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:10:35 13:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:10:35 0.1.4: Pulling from edgex-devops/py-git-semver 13:10:35 b85a868b505f: Pulling fs layer 13:10:35 e2be974225ed: Pulling fs layer 13:10:35 339a4e72a1f5: Pulling fs layer 13:10:35 988bab9f4d93: Pulling fs layer 13:10:35 1469e6f7b9e6: Pulling fs layer 13:10:35 eaf3925da568: Pulling fs layer 13:10:35 bab4dde63d76: Pulling fs layer 13:10:35 bde34c3a00c8: Pulling fs layer 13:10:35 b352a97aabf1: Pulling fs layer 13:10:35 4872d77fe225: Pulling fs layer 13:10:35 5851b861e8e6: Pulling fs layer 13:10:35 988bab9f4d93: Waiting 13:10:35 1469e6f7b9e6: Waiting 13:10:35 eaf3925da568: Waiting 13:10:35 bab4dde63d76: Waiting 13:10:35 bde34c3a00c8: Waiting 13:10:35 b352a97aabf1: Waiting 13:10:35 4872d77fe225: Waiting 13:10:35 5851b861e8e6: Waiting 13:10:35 e2be974225ed: Verifying Checksum 13:10:35 988bab9f4d93: Download complete 13:10:35 1469e6f7b9e6: Verifying Checksum 13:10:35 1469e6f7b9e6: Download complete 13:10:35 eaf3925da568: Verifying Checksum 13:10:35 eaf3925da568: Download complete 13:10:35 339a4e72a1f5: Verifying Checksum 13:10:35 339a4e72a1f5: Download complete 13:10:35 bde34c3a00c8: Verifying Checksum 13:10:35 bde34c3a00c8: Download complete 13:10:35 b352a97aabf1: Download complete 13:10:35 4872d77fe225: Download complete 13:10:35 5851b861e8e6: Verifying Checksum 13:10:35 5851b861e8e6: Download complete 13:10:35 b85a868b505f: Verifying Checksum 13:10:35 b85a868b505f: Download complete 13:10:36 bab4dde63d76: Verifying Checksum 13:10:36 bab4dde63d76: Download complete 13:10:37 b85a868b505f: Pull complete 13:10:37 e2be974225ed: Pull complete 13:10:38 339a4e72a1f5: Pull complete 13:10:38 988bab9f4d93: Pull complete 13:10:38 1469e6f7b9e6: Pull complete 13:10:38 eaf3925da568: Pull complete 13:10:40 bab4dde63d76: Pull complete 13:10:40 bde34c3a00c8: Pull complete 13:10:40 b352a97aabf1: Pull complete 13:10:40 4872d77fe225: Pull complete 13:10:40 5851b861e8e6: Pull complete 13:10:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:10:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:40 prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container 13:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:10:42 $ docker top a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a -eo pid,comm 13:10:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:10:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:42 [ssh-agent] Looking for ssh-agent implementation... 13:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:42 $ docker exec a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent 13:10:42 SSH_AUTH_SOCK=/tmp/ssh-798adC7bwpGm/agent.34 13:10:42 SSH_AGENT_PID=40 13:10:42 Running ssh-add (command line suppressed) 13:10:43 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_8207749773073748810.key (/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_8207749773073748810.key) 13:10:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:43 + git tag --points-at HEAD [Pipeline] } 13:10:43 $ docker exec --env ******** --env ******** a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent -k 13:10:43 unset SSH_AUTH_SOCK; 13:10:43 unset SSH_AGENT_PID; 13:10:43 echo Agent pid 40 killed; 13:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:43 [ssh-agent] Looking for ssh-agent implementation... 13:10:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:43 $ docker exec a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent 13:10:43 SSH_AUTH_SOCK=/tmp/ssh-4fkmgDejnYzQ/agent.74 13:10:43 SSH_AGENT_PID=81 13:10:43 Running ssh-add (command line suppressed) 13:10:44 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_6303003007429720940.key (/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/private_key_6303003007429720940.key) 13:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:44 + git semver init 13:10:44 2022-08-22 13:10:44,562 [run_init] DEBUG init version:0.0.0 force:False 13:10:44 2022-08-22 13:10:44,563 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver 13:10:44 2022-08-22 13:10:44,563 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver 13:10:44 2022-08-22 13:10:44,563 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106, universal_newlines=False, shell=None, istream=None) 13:10:46 2022-08-22 13:10:45,566 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.git/info/exclude 13:10:46 2022-08-22 13:10:45,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 with force:False 13:10:46 2022-08-22 13:10:45,567 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 13:10:46 2022-08-22 13:10:45,572 [execute] INFO git cat-file --batch-check 13:10:46 2022-08-22 13:10:45,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver, universal_newlines=False, shell=None, istream=) 13:10:46 2022-08-22 13:10:45,578 [execute] INFO git cat-file --batch 13:10:46 2022-08-22 13:10:45,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver, universal_newlines=False, shell=None, istream=) 13:10:46 2022-08-22 13:10:45,583 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-106/.semver/PR-106 13:10:46 0.0.0 [Pipeline] } 13:10:46 $ docker exec --env ******** --env ******** a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a ssh-agent -k 13:10:46 unset SSH_AUTH_SOCK; 13:10:46 unset SSH_AGENT_PID; 13:10:46 echo Agent pid 81 killed; 13:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:46 + git semver [Pipeline] } 13:10:46 $ docker stop --time=1 a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a 13:10:48 $ docker rm -f a51b9e13a220b50df1b6f79a5e34a45c53aeaeb6e24dcf58e71969c7df469f1a [Pipeline] // withDockerContainer [Pipeline] sh 13:10:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:10:48 Stashed 1 file(s) [Pipeline] echo 13:10:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:49 provisioning config files... 13:10:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config3208805924309256059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:49 ---> docker-login.sh 13:10:49 nexus3.edgexfoundry.org:10001 13:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:49 Configure a credential helper to remove this warning. See 13:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:49 13:10:49 Login Succeeded 13:10:49 nexus3.edgexfoundry.org:10002 13:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:49 Configure a credential helper to remove this warning. See 13:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:49 13:10:49 Login Succeeded 13:10:49 nexus3.edgexfoundry.org:10003 13:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:50 Configure a credential helper to remove this warning. See 13:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:50 13:10:50 Login Succeeded 13:10:50 nexus3.edgexfoundry.org:10004 13:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:50 Configure a credential helper to remove this warning. See 13:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:50 13:10:50 Login Succeeded 13:10:50 docker.io 13:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:50 Configure a credential helper to remove this warning. See 13:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:50 13:10:50 Login Succeeded 13:10:50 ---> docker-login.sh ends [Pipeline] } 13:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:10:50 ========================================================= 13:10:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:10:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:10:51 Sending build context to Docker daemon 12.47MB 13:10:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:10:51 Step 2/13 : FROM ${BASE} AS builder 13:10:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:10:51 2408cc74d12b: Pulling fs layer 13:10:51 ea60b727a1ce: Pulling fs layer 13:10:51 30c4a7721957: Pulling fs layer 13:10:51 370296b7ddb6: Pulling fs layer 13:10:51 7c6cee850709: Pulling fs layer 13:10:51 39a5fcdaea64: Pulling fs layer 13:10:51 d94ebbe4e438: Pulling fs layer 13:10:51 bcfd1f05c69d: Pulling fs layer 13:10:51 59ccb84bbe0f: Pulling fs layer 13:10:51 370296b7ddb6: Waiting 13:10:51 7c6cee850709: Waiting 13:10:51 39a5fcdaea64: Waiting 13:10:51 d94ebbe4e438: Waiting 13:10:51 bcfd1f05c69d: Waiting 13:10:51 59ccb84bbe0f: Waiting 13:10:51 30c4a7721957: Verifying Checksum 13:10:51 30c4a7721957: Download complete 13:10:51 ea60b727a1ce: Verifying Checksum 13:10:51 ea60b727a1ce: Download complete 13:10:51 7c6cee850709: Verifying Checksum 13:10:51 7c6cee850709: Download complete 13:10:51 39a5fcdaea64: Download complete 13:10:51 2408cc74d12b: Verifying Checksum 13:10:51 2408cc74d12b: Download complete 13:10:51 d94ebbe4e438: Verifying Checksum 13:10:51 d94ebbe4e438: Download complete 13:10:51 2408cc74d12b: Pull complete 13:10:51 ea60b727a1ce: Pull complete 13:10:51 30c4a7721957: Pull complete 13:10:51 59ccb84bbe0f: Verifying Checksum 13:10:51 59ccb84bbe0f: Download complete 13:10:52 bcfd1f05c69d: Verifying Checksum 13:10:52 bcfd1f05c69d: Download complete 13:10:52 370296b7ddb6: Verifying Checksum 13:10:52 370296b7ddb6: Download complete 13:10:56 370296b7ddb6: Pull complete 13:10:56 7c6cee850709: Pull complete 13:10:56 39a5fcdaea64: Pull complete 13:10:56 d94ebbe4e438: Pull complete 13:10:58 bcfd1f05c69d: Pull complete 13:10:58 59ccb84bbe0f: Pull complete 13:10:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:10:58 ---> a4fb48ad2a94 13:10:58 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:11:01 ---> Running in 4be75fd2542f 13:11:01 Removing intermediate container 4be75fd2542f 13:11:01 ---> 88f798fa9cd6 13:11:01 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:11:01 ---> Running in 22441d5909ca 13:11:01 Removing intermediate container 22441d5909ca 13:11:01 ---> 682291662040 13:11:01 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:11:01 ---> Running in 284d6272a34c 13:11:01 Removing intermediate container 284d6272a34c 13:11:01 ---> 1491d1f3a18c 13:11:01 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:01 ---> Running in 9407a9bdbf43 13:11:01 Removing intermediate container 9407a9bdbf43 13:11:01 ---> 37c9dfd54134 13:11:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:02 ---> Running in 339d7f49d601 13:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:11:03 OK: 211 MiB in 51 packages 13:11:03 Removing intermediate container 339d7f49d601 13:11:03 ---> 69c9c009919e 13:11:03 Step 8/13 : WORKDIR /app 13:11:03 ---> Running in b262be5a8405 13:11:03 Removing intermediate container b262be5a8405 13:11:03 ---> e21df2bcdf9f 13:11:03 Step 9/13 : COPY go.mod vendor* ./ 13:11:03 ---> 40eec8198575 13:11:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:03 ---> Running in 8745232b9a63 13:11:04 Still waiting to schedule task 13:11:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:11:25 Removing intermediate container 8745232b9a63 13:11:25 ---> a7efb93ea169 13:11:25 Step 11/13 : COPY . . 13:11:25 ---> caf718e03d15 13:11:25 Step 12/13 : ARG MAKE="make build" 13:11:25 ---> Running in 3f1ca56631ab 13:11:25 Removing intermediate container 3f1ca56631ab 13:11:25 ---> 98a0ecf4ec24 13:11:25 Step 13/13 : RUN $MAKE 13:11:25 ---> Running in 819b0196c623 13:11:25 noop 13:11:25 Removing intermediate container 819b0196c623 13:11:25 ---> 8217f0f4f9ba 13:11:25 Successfully built 8217f0f4f9ba 13:11:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:26 + docker inspect -f . ci-base-image-x86_64 13:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:26 prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container 13:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:26 $ docker top b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:27 + go version 13:11:27 go version go1.18.3 linux/amd64 [Pipeline] } 13:11:27 $ docker stop --time=1 b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 13:11:28 $ docker rm -f b016ea76090d0ce9dd8556eddbf40737b7d2ce0661fda54f5616a98c4b1bc081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:29 + docker inspect -f . ci-base-image-x86_64 13:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:29 prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container 13:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:30 $ docker top 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:30 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-106 [Pipeline] fileExists [Pipeline] sh 13:11:30 + make test 13:11:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:11:40 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:11:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.062s coverage: 86.2% of statements 13:11:40 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:11:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.544s coverage: 71.9% of statements 13:11:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:11:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:11:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:11:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:11:52 ./bin/test-attribution.sh 13:11:52 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:11:52 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:11:52 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:11:52 $ docker stop --time=1 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 13:11:54 $ docker rm -f 6bb8af4bb0e2af731d5a374a5ce05813905081cbc352304a8de443487c588913 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:11:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:56 + ls -al . 13:11:56 total 232 13:11:56 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 13:11 . 13:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 .. 13:11:56 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:10 .dockerignore 13:11:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:11 .git 13:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:10 .github 13:11:56 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:10 .gitignore 13:11:56 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:10 .golangci.yml 13:11:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:10 .semver 13:11:56 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 13:10 Attribution.txt 13:11:56 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 13:10 CHANGELOG.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 13:10 Dockerfile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:10 GOVERNANCE.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:10 Jenkinsfile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:10 LICENSE 13:11:56 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 13:10 Makefile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:10 OWNERS.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 13:10 README.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:10 VERSION 13:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 bin 13:11:56 -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 13:11 coverage.out 13:11:56 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 13:10 go.mod 13:11:56 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 13:10 go.sum 13:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 images 13:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 internal 13:11:56 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:10 main.go 13:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:10 res 13:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:10 snap 13:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:56 + 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=79a47f4bde071169593bf093bc147019b0d568d4 --label arch=amd64 --label version=0.0.0 . 13:11:56 Sending build context to Docker daemon 12.47MB 13:11:56 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:11:56 Step 2/31 : FROM ${BASE} AS builder 13:11:56 ---> 8217f0f4f9ba 13:11:56 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:11:57 ---> Running in 28281eded208 13:11:57 Removing intermediate container 28281eded208 13:11:57 ---> 644ca790c6e4 13:11:57 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:11:57 ---> Running in 012b38da60fc 13:11:57 Removing intermediate container 012b38da60fc 13:11:57 ---> bd6b5dbadceb 13:11:57 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:11:57 ---> Running in 8870d84200f0 13:11:57 Removing intermediate container 8870d84200f0 13:11:57 ---> 9ba7c78e77a8 13:11:57 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:57 ---> Running in 94ba1967a6b4 13:11:57 Removing intermediate container 94ba1967a6b4 13:11:57 ---> 1781aa2fd419 13:11:57 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:57 ---> Running in d66d3b49cf4c 13:11:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:11:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:11:59 OK: 211 MiB in 51 packages 13:11:59 Removing intermediate container d66d3b49cf4c 13:11:59 ---> 3c884e84af38 13:11:59 Step 8/31 : WORKDIR /app 13:11:59 ---> Running in 397b749d1a25 13:11:59 Removing intermediate container 397b749d1a25 13:11:59 ---> e0ab65163816 13:11:59 Step 9/31 : COPY go.mod vendor* ./ 13:12:00 ---> 61abb9996cbc 13:12:00 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:00 ---> Running in 004df518fb3f 13:12:00 Removing intermediate container 004df518fb3f 13:12:00 ---> 3c1a38daf191 13:12:00 Step 11/31 : COPY . . 13:12:00 ---> c1a9401d9bf2 13:12:00 Step 12/31 : ARG MAKE="make build" 13:12:01 ---> Running in b3366cfe943b 13:12:01 Removing intermediate container b3366cfe943b 13:12:01 ---> 173cf8e25396 13:12:01 Step 13/31 : RUN $MAKE 13:12:01 ---> Running in 8a30bf15500f 13:12:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:12:23 Removing intermediate container 8a30bf15500f 13:12:23 ---> d607c5237172 13:12:23 Step 14/31 : FROM alpine:3.14 13:12:23 3.14: Pulling from library/alpine 13:12:23 c7ed990a2339: Pulling fs layer 13:12:23 c7ed990a2339: Verifying Checksum 13:12:23 c7ed990a2339: Download complete 13:12:23 c7ed990a2339: Pull complete 13:12:23 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:12:23 Status: Downloaded newer image for alpine:3.14 13:12:23 ---> dd53f409bf0b 13:12:23 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:12:23 ---> Running in 01ef63be2dc5 13:12:23 Removing intermediate container 01ef63be2dc5 13:12:23 ---> 895f828b46cc 13:12:23 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:12:23 ---> Running in 1df0903c96d0 13:12:23 Removing intermediate container 1df0903c96d0 13:12:23 ---> 2ab72e3ba32f 13:12:23 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:23 ---> Running in 7cbe7fc5977b 13:12:23 Removing intermediate container 7cbe7fc5977b 13:12:23 ---> c28b133302d9 13:12:23 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:12:23 ---> Running in 3dd99ff8fc1d 13:12:23 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:12:23 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:12:23 (1/7) Installing ca-certificates (20220614-r0) 13:12:23 (2/7) Installing dumb-init (1.2.5-r1) 13:12:23 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:12:23 (4/7) Installing libsodium (1.0.18-r0) 13:12:23 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:12:23 (6/7) Installing libzmq (4.3.4-r0) 13:12:23 (7/7) Installing zeromq (4.3.4-r0) 13:12:23 Executing busybox-1.33.1-r8.trigger 13:12:23 Executing ca-certificates-20220614-r0.trigger 13:12:23 OK: 9 MiB in 21 packages 13:12:24 Removing intermediate container 3dd99ff8fc1d 13:12:24 ---> 03cd4cc3c548 13:12:24 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:12:24 ---> b2baeeb699ea 13:12:24 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:12:24 ---> 6c3a9d6307e7 13:12:24 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:12:24 ---> a0c712fa49fa 13:12:24 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:12:25 ---> f78d5bb62cf1 13:12:25 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:12:25 ---> fadba722a463 13:12:25 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:12:25 ---> Running in 325ed6e0bcd4 13:12:26 Removing intermediate container 325ed6e0bcd4 13:12:26 ---> b29ae1a1ec2d 13:12:26 Step 25/31 : VOLUME /cache 13:12:26 ---> Running in f0a7d7b8af06 13:12:26 Removing intermediate container f0a7d7b8af06 13:12:26 ---> 89dc72dc3fd4 13:12:26 Step 26/31 : EXPOSE 59711 13:12:26 ---> Running in c1e2005629f9 13:12:26 Removing intermediate container c1e2005629f9 13:12:26 ---> 73328e22a2f1 13:12:26 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:12:26 ---> Running in 9cc095418b3c 13:12:26 Removing intermediate container 9cc095418b3c 13:12:26 ---> 834f0f19f8ba 13:12:26 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:12:26 ---> Running in 0845c6767733 13:12:26 Removing intermediate container 0845c6767733 13:12:26 ---> 7f37a5e3aed3 13:12:26 Step 29/31 : LABEL arch=amd64 13:12:26 ---> Running in 471a8b935e54 13:12:26 Removing intermediate container 471a8b935e54 13:12:26 ---> d06cc7e46aa1 13:12:26 Step 30/31 : LABEL git_sha=79a47f4bde071169593bf093bc147019b0d568d4 13:12:27 ---> Running in ea474ad62395 13:12:27 Removing intermediate container ea474ad62395 13:12:27 ---> 70c69e1a22e3 13:12:27 Step 31/31 : LABEL version=0.0.0 13:12:27 ---> Running in dad944326d90 13:12:27 Removing intermediate container dad944326d90 13:12:27 ---> 7a8e936322b0 13:12:27 [Warning] One or more build-args [ARCH] were not consumed 13:12:27 Successfully built 7a8e936322b0 13:12:27 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:28 13:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:28 latest: Pulling from edgex-lftools-log-publisher 13:12:28 5eb5b503b376: Pulling fs layer 13:12:28 5c69ac0246d0: Pulling fs layer 13:12:28 ec43610c2a17: Pulling fs layer 13:12:28 3a2ae6a8a46f: Pulling fs layer 13:12:28 33b1e0a273af: Pulling fs layer 13:12:28 5d3b04190fa2: Pulling fs layer 13:12:28 2f39f015ded8: Pulling fs layer 13:12:28 3a2ae6a8a46f: Waiting 13:12:28 33b1e0a273af: Waiting 13:12:28 5d3b04190fa2: Waiting 13:12:28 2f39f015ded8: Waiting 13:12:28 5c69ac0246d0: Verifying Checksum 13:12:28 5c69ac0246d0: Download complete 13:12:28 3a2ae6a8a46f: Verifying Checksum 13:12:28 3a2ae6a8a46f: Download complete 13:12:28 33b1e0a273af: Verifying Checksum 13:12:28 33b1e0a273af: Download complete 13:12:28 5d3b04190fa2: Download complete 13:12:28 ec43610c2a17: Verifying Checksum 13:12:28 ec43610c2a17: Download complete 13:12:28 5eb5b503b376: Verifying Checksum 13:12:28 5eb5b503b376: Download complete 13:12:29 2f39f015ded8: Verifying Checksum 13:12:29 2f39f015ded8: Download complete 13:12:29 5eb5b503b376: Pull complete 13:12:30 5c69ac0246d0: Pull complete 13:12:30 ec43610c2a17: Pull complete 13:12:30 3a2ae6a8a46f: Pull complete 13:12:31 33b1e0a273af: Pull complete 13:12:31 5d3b04190fa2: Pull complete 13:12:35 2f39f015ded8: Pull complete 13:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:35 prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container 13:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:12:37 $ docker top a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:37 ---> job-cost.sh 13:12:37 lf-activate-venv: SKIPPING 13:12:37 INFO: No Stack... 13:12:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:38 INFO: Archiving Costs [Pipeline] sh 13:12:38 + cut -d, -f6 13:12:38 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/cost.csv [Pipeline] lock 13:12:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] 13:12:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] did not exist. Created. 13:12:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:39 + echo total: 0.2199999988079071 [Pipeline] stash 13:12:39 Stashed 1 file(s) [Pipeline] } 13:12:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:39 $ docker stop --time=1 a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 13:12:40 $ docker rm -f a7513a98d954d03e96804f8e450ed878c95f1f524ebba43fa363347e46bdfad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23302 in /w/workspace/y_app-rfid-llrp-inventory_PR-106 [Pipeline] { [Pipeline] ws 13:12:41 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:12:41 The recommended git tool is: git 13:12:47 using credential edgex-jenkins-ssh 13:12:47 Cloning the remote Git repository 13:12:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:12:47 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:12:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:12:47 > git --version # timeout=10 13:12:47 > git --version # 'git version 2.25.1' 13:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:12:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:12:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:12:50 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit 79a47f4bde071169593bf093bc147019b0d568d4 13:12:50 Merge succeeded, producing 79a47f4bde071169593bf093bc147019b0d568d4 13:12:50 Checking out Revision 79a47f4bde071169593bf093bc147019b0d568d4 (PR-106) 13:12:50 > git config core.sparsecheckout # timeout=10 13:12:50 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # timeout=10 13:12:50 > git remote # timeout=10 13:12:50 > git config --get remote.origin.url # timeout=10 13:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:50 > git merge 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 13:12:50 > git rev-parse HEAD^{commit} # timeout=10 13:12:50 > git config core.sparsecheckout # timeout=10 13:12:50 > git checkout -f 79a47f4bde071169593bf093bc147019b0d568d4 # timeout=10 13:12:54 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 13:12:54 > git --version # timeout=10 13:12:54 > git --version # 'git version 2.25.1' 13:12:54 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:55 Dload Upload Total Spent Left Speed 13:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72843 0 --:--:-- --:--:-- --:--:-- 72843 [Pipeline] sh 13:12:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:12:57 + sudo tee /etc/docker/daemon.new 13:12:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:12:57 { 13:12:57 "registry-mirrors": [ 13:12:57 "https://nexus3.edgexfoundry.org:10001" 13:12:57 ], 13:12:57 "bip": "10.250.0.254/24", 13:12:57 "hosts": [ 13:12:57 "tcp://0.0.0.0:5555", 13:12:57 "unix:///var/run/docker.sock" 13:12:57 ], 13:12:57 "mtu": 1458, 13:12:57 "selinux-enabled": true, 13:12:57 "seccomp-profile": "/etc/docker/seccomp.json" 13:12:57 } [Pipeline] sh 13:12:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:12:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:16 provisioning config files... 13:13:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5672530934784694413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:16 ---> docker-login.sh 13:13:16 nexus3.edgexfoundry.org:10001 13:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:17 Configure a credential helper to remove this warning. See 13:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:17 13:13:17 Login Succeeded 13:13:17 nexus3.edgexfoundry.org:10002 13:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:18 Configure a credential helper to remove this warning. See 13:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:18 13:13:18 Login Succeeded 13:13:18 nexus3.edgexfoundry.org:10003 13:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:18 Configure a credential helper to remove this warning. See 13:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:18 13:13:18 Login Succeeded 13:13:18 nexus3.edgexfoundry.org:10004 13:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:19 Configure a credential helper to remove this warning. See 13:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:19 13:13:19 Login Succeeded 13:13:19 docker.io 13:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 ---> docker-login.sh ends [Pipeline] } 13:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:20 ========================================================= 13:13:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:13:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:13:21 Sending build context to Docker daemon 682.5kB 13:13:21 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:13:21 Step 2/13 : FROM ${BASE} AS builder 13:13:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:13:21 b3c136eddcbf: Pulling fs layer 13:13:21 c0a3192eca97: Pulling fs layer 13:13:21 a050256f5b6f: Pulling fs layer 13:13:21 656be50a0ddc: Pulling fs layer 13:13:21 2bbca73fdf42: Pulling fs layer 13:13:21 46d945488cbd: Pulling fs layer 13:13:21 8a5474983e97: Pulling fs layer 13:13:21 329c88fbcd65: Pulling fs layer 13:13:21 656be50a0ddc: Waiting 13:13:21 2bbca73fdf42: Waiting 13:13:21 46d945488cbd: Waiting 13:13:21 8a5474983e97: Waiting 13:13:21 329c88fbcd65: Waiting 13:13:21 a050256f5b6f: Verifying Checksum 13:13:21 a050256f5b6f: Download complete 13:13:21 c0a3192eca97: Verifying Checksum 13:13:21 c0a3192eca97: Download complete 13:13:21 2bbca73fdf42: Verifying Checksum 13:13:21 2bbca73fdf42: Download complete 13:13:21 46d945488cbd: Verifying Checksum 13:13:21 46d945488cbd: Download complete 13:13:21 b3c136eddcbf: Download complete 13:13:22 b3c136eddcbf: Pull complete 13:13:22 329c88fbcd65: Verifying Checksum 13:13:22 329c88fbcd65: Download complete 13:13:23 c0a3192eca97: Pull complete 13:13:23 a050256f5b6f: Pull complete 13:13:24 8a5474983e97: Verifying Checksum 13:13:24 8a5474983e97: Download complete 13:13:24 656be50a0ddc: Verifying Checksum 13:13:24 656be50a0ddc: Download complete 13:13:37 656be50a0ddc: Pull complete 13:13:37 2bbca73fdf42: Pull complete 13:13:37 46d945488cbd: Pull complete 13:13:44 8a5474983e97: Pull complete 13:13:46 329c88fbcd65: Pull complete 13:13:46 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:13:46 ---> ff4287adb874 13:13:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:48 ---> Running in 7650d9bcf594 13:13:48 Removing intermediate container 7650d9bcf594 13:13:48 ---> 09e6b2c7e15f 13:13:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:13:48 ---> Running in caa4052dd7c8 13:13:49 Removing intermediate container caa4052dd7c8 13:13:49 ---> 58ba6f216078 13:13:49 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:13:49 ---> Running in 5d5230a4cb77 13:13:49 Removing intermediate container 5d5230a4cb77 13:13:49 ---> 04b49c0cbb92 13:13:49 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:49 ---> Running in 604e0f124b8c 13:13:51 Removing intermediate container 604e0f124b8c 13:13:51 ---> 704230ed81a8 13:13:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:51 ---> Running in 62cf4d0207cc 13:13:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:13:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:13:53 OK: 221 MiB in 51 packages 13:13:54 Removing intermediate container 62cf4d0207cc 13:13:54 ---> 20cada4f0f34 13:13:54 Step 8/13 : WORKDIR /app 13:13:54 ---> Running in c580794fb523 13:13:55 Removing intermediate container c580794fb523 13:13:55 ---> 114d4e0d112c 13:13:55 Step 9/13 : COPY go.mod vendor* ./ 13:13:55 ---> 339a19c8a01a 13:13:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:55 ---> Running in 8a0c8c2d2788 13:14:52 Removing intermediate container 8a0c8c2d2788 13:14:52 ---> 6d99db6873b4 13:14:52 Step 11/13 : COPY . . 13:14:52 ---> d33dbcc62010 13:14:52 Step 12/13 : ARG MAKE="make build" 13:14:52 ---> Running in b17be0b34d71 13:14:52 Removing intermediate container b17be0b34d71 13:14:52 ---> 38de44e85d52 13:14:52 Step 13/13 : RUN $MAKE 13:14:52 ---> Running in 4b5d13bb9cbc 13:14:52 noop 13:14:52 Removing intermediate container 4b5d13bb9cbc 13:14:52 ---> befd84688ee0 13:14:52 Successfully built befd84688ee0 13:14:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker inspect -f . ci-base-image-arm64 13:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:53 prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container 13:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:14:54 $ docker top a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:55 + go version 13:14:55 go version go1.18.3 linux/arm64 [Pipeline] } 13:14:55 $ docker stop --time=1 a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 13:14:57 $ docker rm -f a094ad1c9f7bd4b186d4b3f47a8105e5500e2a0a53ce36e629cd74b9cf556365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:58 + docker inspect -f . ci-base-image-arm64 13:14:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:58 prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container 13:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:14:59 $ docker top 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:00 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:15:01 + make test 13:15:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:16:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:16:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements 13:16:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:16:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.691s coverage: 71.9% of statements 13:16:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:16:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:16:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:16:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:16:51 ./bin/test-attribution.sh 13:16:51 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:16:51 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:16:51 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:16:51 $ docker stop --time=1 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 13:16:52 $ docker rm -f 13352b6c6b1f36dcd4a9a32c5872d1b8a6dced483aa52d5a7ecc8256e4760cd2 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:16:54 Warning: overwriting stash ‘coverage-report’ 13:16:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:16:55 + ls -al . 13:16:55 total 228 13:16:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 13:15 . 13:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 .. 13:16:55 -rw-rw-r-- 1 jenkins jenkins 262 Aug 22 13:12 .dockerignore 13:16:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 13:12 .git 13:16:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:12 .github 13:16:55 -rw-rw-r-- 1 jenkins jenkins 788 Aug 22 13:12 .gitignore 13:16:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 13:12 .golangci.yml 13:16:55 -rw-rw-r-- 1 jenkins jenkins 9546 Aug 22 13:12 Attribution.txt 13:16:55 -rw-rw-r-- 1 jenkins jenkins 2487 Aug 22 13:12 CHANGELOG.md 13:16:55 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 22 13:12 Dockerfile 13:16:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 13:12 GOVERNANCE.md 13:16:55 -rw-rw-r-- 1 jenkins jenkins 687 Aug 22 13:12 Jenkinsfile 13:16:55 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 22 13:12 LICENSE 13:16:55 -rw-rw-r-- 1 jenkins jenkins 2949 Aug 22 13:12 Makefile 13:16:55 -rw-rw-r-- 1 jenkins jenkins 617 Aug 22 13:12 OWNERS.md 13:16:55 -rw-rw-r-- 1 jenkins jenkins 30359 Aug 22 13:12 README.md 13:16:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 13:10 VERSION 13:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 bin 13:16:55 -rw-r--r-- 1 jenkins jenkins 41008 Aug 22 13:16 coverage.out 13:16:55 -rw-rw-r-- 1 jenkins jenkins 3677 Aug 22 13:12 go.mod 13:16:55 -rw-rw-r-- 1 jenkins jenkins 37565 Aug 22 13:12 go.sum 13:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 images 13:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 internal 13:16:55 -rw-rw-r-- 1 jenkins jenkins 531 Aug 22 13:12 main.go 13:16:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 13:12 res 13:16:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 13:12 snap 13:16:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 13:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:55 + 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=79a47f4bde071169593bf093bc147019b0d568d4 --label arch=arm64 --label version=0.0.0 . 13:16:56 Sending build context to Docker daemon 682.5kB 13:16:56 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 13:16:56 Step 2/31 : FROM ${BASE} AS builder 13:16:56 ---> befd84688ee0 13:16:56 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:56 ---> Running in 1bbbb3e49156 13:16:56 Removing intermediate container 1bbbb3e49156 13:16:56 ---> ece35bdae488 13:16:56 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:16:56 ---> Running in fe16dff93b26 13:16:57 Removing intermediate container fe16dff93b26 13:16:57 ---> c0a0ab43c379 13:16:57 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:16:57 ---> Running in a7b7386eb30f 13:16:57 Removing intermediate container a7b7386eb30f 13:16:57 ---> 669365e36a55 13:16:57 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:57 ---> Running in 8d889f6d5e1f 13:16:59 Removing intermediate container 8d889f6d5e1f 13:16:59 ---> 366273a8877c 13:16:59 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:59 ---> Running in 3a9d5936410c 13:17:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:17:02 OK: 221 MiB in 51 packages 13:17:02 Removing intermediate container 3a9d5936410c 13:17:02 ---> 741525eaa6ca 13:17:02 Step 8/31 : WORKDIR /app 13:17:02 ---> Running in 0ce53f9c777c 13:17:03 Removing intermediate container 0ce53f9c777c 13:17:03 ---> 67b70261869a 13:17:03 Step 9/31 : COPY go.mod vendor* ./ 13:17:03 ---> ae7bdebda65d 13:17:03 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:03 ---> Running in cd3afbc96c92 13:17:05 Removing intermediate container cd3afbc96c92 13:17:05 ---> 8d61b2b12696 13:17:05 Step 11/31 : COPY . . 13:17:06 ---> cb726549cda1 13:17:06 Step 12/31 : ARG MAKE="make build" 13:17:06 ---> Running in a71828020016 13:17:06 Removing intermediate container a71828020016 13:17:06 ---> 7ecd75684f6b 13:17:06 Step 13/31 : RUN $MAKE 13:17:06 ---> Running in 86fba5ad9dcb 13:17:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:19:14 Removing intermediate container 86fba5ad9dcb 13:19:14 ---> 8a5383da2dff 13:19:14 Step 14/31 : FROM alpine:3.14 13:19:14 3.14: Pulling from library/alpine 13:19:14 90cda3b7c325: Pulling fs layer 13:19:14 90cda3b7c325: Verifying Checksum 13:19:14 90cda3b7c325: Download complete 13:19:14 90cda3b7c325: Pull complete 13:19:14 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:19:14 Status: Downloaded newer image for alpine:3.14 13:19:14 ---> 376ba31ae3da 13:19:14 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:19:14 ---> Running in ec7b3008b29e 13:19:14 Removing intermediate container ec7b3008b29e 13:19:14 ---> b7f9b2818347 13:19:14 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:19:14 ---> Running in 963d59d291df 13:19:14 Removing intermediate container 963d59d291df 13:19:14 ---> f132ab5d4dcb 13:19:14 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:14 ---> Running in c1fdbeddaf25 13:19:14 Removing intermediate container c1fdbeddaf25 13:19:14 ---> 7c456169c457 13:19:14 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:19:14 ---> Running in 8914fd5bb735 13:19:14 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:19:15 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:19:16 (1/7) Installing ca-certificates (20220614-r0) 13:19:16 (2/7) Installing dumb-init (1.2.5-r1) 13:19:16 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:19:16 (4/7) Installing libsodium (1.0.18-r0) 13:19:16 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:19:16 (6/7) Installing libzmq (4.3.4-r0) 13:19:17 (7/7) Installing zeromq (4.3.4-r0) 13:19:17 Executing busybox-1.33.1-r8.trigger 13:19:17 Executing ca-certificates-20220614-r0.trigger 13:19:17 OK: 9 MiB in 21 packages 13:19:18 Removing intermediate container 8914fd5bb735 13:19:18 ---> 691b6ef826dc 13:19:18 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:19:19 ---> d669b9c9d827 13:19:19 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:19:19 ---> 05686fe6ffcf 13:19:19 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:19:20 ---> fa94e8f6cbd9 13:19:20 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:19:20 ---> 6945173f119e 13:19:20 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:19:22 ---> 7e53f71fce09 13:19:22 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:19:22 ---> Running in aed82dafc2fc 13:19:23 Removing intermediate container aed82dafc2fc 13:19:23 ---> 542904d06947 13:19:23 Step 25/31 : VOLUME /cache 13:19:23 ---> Running in 199134d4203f 13:19:24 Removing intermediate container 199134d4203f 13:19:24 ---> 737b571dbd48 13:19:24 Step 26/31 : EXPOSE 59711 13:19:24 ---> Running in da8100cc1027 13:19:24 Removing intermediate container da8100cc1027 13:19:24 ---> f2475af71247 13:19:24 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:19:24 ---> Running in 0ae1722c50ab 13:19:24 Removing intermediate container 0ae1722c50ab 13:19:24 ---> ceb3c3cd16a8 13:19:24 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:19:24 ---> Running in adfe9cdcd66b 13:19:25 Removing intermediate container adfe9cdcd66b 13:19:25 ---> 3bdee45064da 13:19:25 Step 29/31 : LABEL arch=arm64 13:19:25 ---> Running in 4a440ff5c0c3 13:19:25 Removing intermediate container 4a440ff5c0c3 13:19:25 ---> 88862fae4528 13:19:25 Step 30/31 : LABEL git_sha=79a47f4bde071169593bf093bc147019b0d568d4 13:19:25 ---> Running in 35b5ac881323 13:19:26 Removing intermediate container 35b5ac881323 13:19:26 ---> e0933c7f6805 13:19:26 Step 31/31 : LABEL version=0.0.0 13:19:26 ---> Running in 5e923283a70a 13:19:26 Removing intermediate container 5e923283a70a 13:19:26 ---> 48632eafc50a 13:19:26 [Warning] One or more build-args [ARCH] were not consumed 13:19:26 Successfully built 48632eafc50a 13:19:26 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:27 13:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:27 arm64: Pulling from edgex-lftools-log-publisher 13:19:27 8998bd30e6a1: Pulling fs layer 13:19:27 04944245beec: Pulling fs layer 13:19:27 699f458cf7ca: Pulling fs layer 13:19:27 765212b225bb: Pulling fs layer 13:19:27 f23df028b6ca: Pulling fs layer 13:19:27 d65c8cfc05b1: Pulling fs layer 13:19:27 2437ff75d9bd: Pulling fs layer 13:19:27 765212b225bb: Waiting 13:19:27 f23df028b6ca: Waiting 13:19:27 d65c8cfc05b1: Waiting 13:19:27 2437ff75d9bd: Waiting 13:19:28 04944245beec: Verifying Checksum 13:19:28 04944245beec: Download complete 13:19:28 765212b225bb: Verifying Checksum 13:19:28 765212b225bb: Download complete 13:19:28 f23df028b6ca: Verifying Checksum 13:19:28 f23df028b6ca: Download complete 13:19:28 d65c8cfc05b1: Verifying Checksum 13:19:28 d65c8cfc05b1: Download complete 13:19:28 699f458cf7ca: Verifying Checksum 13:19:28 699f458cf7ca: Download complete 13:19:28 8998bd30e6a1: Verifying Checksum 13:19:28 8998bd30e6a1: Download complete 13:19:30 2437ff75d9bd: Verifying Checksum 13:19:30 2437ff75d9bd: Download complete 13:19:32 8998bd30e6a1: Pull complete 13:19:33 04944245beec: Pull complete 13:19:34 699f458cf7ca: Pull complete 13:19:35 765212b225bb: Pull complete 13:19:36 f23df028b6ca: Pull complete 13:19:36 d65c8cfc05b1: Pull complete 13:19:51 2437ff75d9bd: Pull complete 13:19:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-23302 does not seem to be running inside a container 13:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:19:54 $ docker top 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:55 ---> job-cost.sh 13:19:55 lf-activate-venv: SKIPPING 13:19:55 INFO: No Stack... 13:19:55 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:56 INFO: Archiving Costs [Pipeline] sh 13:19:57 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:19:57 + cut -d, -f6 [Pipeline] lock 13:19:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] 13:19:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] did not exist. Created. 13:19:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:58 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-80de780d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:58 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:58 Warning: overwriting stash ‘stack-cost’ 13:19:58 Stashed 1 file(s) [Pipeline] } 13:19:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:59 $ docker stop --time=1 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a 13:20:00 $ docker rm -f 560433e2b427cc58a59d80a3de467d3cd60cbd26d4dbbef0946a11ed2377119a [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 13:20:01 provisioning config files... 13:20:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config6548036362082285450tmp [Pipeline] { [Pipeline] sh 13:20:01 + set +x 13:20:01 + curl -s https://codecov.io/bash 13:20:01 + bash -s -- 13:20:01 13:20:01 _____ _ 13:20:01 / ____| | | 13:20:01 | | ___ __| | ___ ___ _____ __ 13:20:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:20:01 | |___| (_) | (_| | __/ (_| (_) \ V / 13:20:01 \_____\___/ \__,_|\___|\___\___/ \_/ 13:20:01 Bash-1.0.6 13:20:01 13:20:01 13:20:01 ==> git version 2.25.1 found 13:20:01 ==> 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 13:20:01 Release-Date: 2020-01-08 13:20:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:20:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:20:01 ==> Jenkins CI detected. 13:20:01 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-106 13:20:01 project root: . 13:20:01 --> token set from env 13:20:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:20:01 ==> Running gcov in . (disable via -X gcov) 13:20:01 ==> Python coveragepy not found 13:20:01 ==> Searching for coverage reports in: 13:20:01 + . 13:20:01 -> Found 1 reports 13:20:01 ==> Detecting git/mercurial file structure 13:20:01 ==> Reading reports 13:20:01 + ./coverage.out bytes=41008 13:20:01 ==> Appending adjustments 13:20:01 https://docs.codecov.io/docs/fixing-reports 13:20:02 + Found adjustments 13:20:02 ==> Gzipping contents 13:20:02 12K /tmp/codecov.M3fM0R.gz 13:20:02 ==> Uploading reports 13:20:02 url: https://codecov.io 13:20:02 query: branch=PR-106&commit=79a47f4bde071169593bf093bc147019b0d568d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=106&job=&cmd_args= 13:20:02 -> Pinging Codecov 13:20:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-106&commit=79a47f4bde071169593bf093bc147019b0d568d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=106&job=&cmd_args= 13:20:02 -> Uploading to 13:20:02 https://storage.googleapis.com/codecov/v4/raw/2022-08-22/581DD39554BDF9B6E22D074273EAD858/79a47f4bde071169593bf093bc147019b0d568d4/4049f4dd-c54a-442e-b1d6-acd2650c42ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220822T132002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0cda05adaa3a7b0e83abed811d365dfa5462e003be2fab8408249b9403e0159 13:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:20:02 Dload Upload Total Spent Left Speed 13:20:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11403 0 0 100 11403 0 41166 --:--:-- --:--:-- --:--:-- 41166 13:20:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/79a47f4bde071169593bf093bc147019b0d568d4 [Pipeline] } 13:20:02 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 13:20:04 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives ] 13:20:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives 13:20:04 total 16 13:20:04 drwxr-xr-x 3 root root 4096 Aug 22 13:12 . 13:20:04 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:12 .. 13:20:04 drwxr-xr-x 2 root root 4096 Aug 22 13:12 cost 13:20:04 -rw-r--r-- 1 root root 95 Aug 22 13:12 cost.csv 13:20:04 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives 13:20:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives 13:20:04 total 16 13:20:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 13:12 . 13:20:04 drwxrwxr-x 12 jenkins jenkins 4096 Aug 22 13:12 .. 13:20:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 13:12 cost 13:20:04 -rw-r--r-- 1 jenkins jenkins 95 Aug 22 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:20:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:06 ---> package-listing.sh 13:20:06 ++ facter osfamily 13:20:06 ++ tr '[:upper:]' '[:lower:]' 13:20:06 + OS_FAMILY=debian 13:20:06 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-106 13:20:06 + START_PACKAGES=/tmp/packages_start.txt 13:20:06 + END_PACKAGES=/tmp/packages_end.txt 13:20:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:06 + PACKAGES=/tmp/packages_start.txt 13:20:06 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-106 ']' 13:20:06 + PACKAGES=/tmp/packages_end.txt 13:20:06 + case "${OS_FAMILY}" in 13:20:06 + dpkg -l 13:20:06 + grep '^ii' 13:20:06 + '[' -f /tmp/packages_start.txt ']' 13:20:06 + '[' -f /tmp/packages_end.txt ']' 13:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:06 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-106 ']' 13:20:06 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/ 13:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-106/archives/ [Pipeline] echo 13:20:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:07 prd-ubuntu20.04-docker-8c-8g-23301 does not seem to be running inside a container 13:20:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-106 -v /w/workspace/y_app-rfid-llrp-inventory_PR-106:/w/workspace/y_app-rfid-llrp-inventory_PR-106:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:20:07 $ docker top bef5145d3ac84fbf4d03e7cd14b72af7bb2a0bdc48c2db50b7f49558d1c2c822 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:08 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:08 + ls /var/log/sa-host 13:20:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:08 provisioning config files... 13:20:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-106@tmp/config3604626150190667584tmp [Pipeline] { [Pipeline] echo 13:20:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:09 ---> create-netrc.sh [Pipeline] } 13:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:09 ---> python-tools-install.sh [Pipeline] echo 13:20:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:09 ---> sudo-logs.sh 13:20:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:10 ---> job-cost.sh 13:20:10 lf-activate-venv: SKIPPING 13:20:10 DEBUG: total: 0.2199999988079071 13:20:10 INFO: Retrieving Stack Cost... 13:20:10 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:11 INFO: Archiving Costs [Pipeline] echo 13:20:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:11 ---> logs-deploy.sh 13:20:11 lf-activate-venv: SKIPPING 13:20:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-106/1 13:20:11 INFO: archiving workspace using pattern(s): 13:20:12 Archives upload complete. 13:20:12 INFO: archiving logs to Nexus 13:20:13 ---> uname -a: 13:20:13 Linux prd-ubuntu20-04-docker-8c-8g-23301 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:20:13 13:20:13 13:20:13 ---> lscpu: 13:20:13 Architecture: x86_64 13:20:13 CPU op-mode(s): 32-bit, 64-bit 13:20:13 Byte Order: Little Endian 13:20:13 Address sizes: 40 bits physical, 48 bits virtual 13:20:13 CPU(s): 8 13:20:13 On-line CPU(s) list: 0-7 13:20:13 Thread(s) per core: 1 13:20:13 Core(s) per socket: 1 13:20:13 Socket(s): 8 13:20:13 NUMA node(s): 1 13:20:13 Vendor ID: AuthenticAMD 13:20:13 CPU family: 23 13:20:13 Model: 49 13:20:13 Model name: AMD EPYC-Rome Processor 13:20:13 Stepping: 0 13:20:13 CPU MHz: 2799.994 13:20:13 BogoMIPS: 5599.98 13:20:13 Virtualization: AMD-V 13:20:13 Hypervisor vendor: KVM 13:20:13 Virtualization type: full 13:20:13 L1d cache: 256 KiB 13:20:13 L1i cache: 256 KiB 13:20:13 L2 cache: 4 MiB 13:20:13 L3 cache: 128 MiB 13:20:13 NUMA node0 CPU(s): 0-7 13:20:13 Vulnerability Itlb multihit: Not affected 13:20:13 Vulnerability L1tf: Not affected 13:20:13 Vulnerability Mds: Not affected 13:20:13 Vulnerability Meltdown: Not affected 13:20:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:20:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:20:13 Vulnerability Srbds: Not affected 13:20:13 Vulnerability Tsx async abort: Not affected 13:20:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:20:13 13:20:13 13:20:13 ---> nproc: 13:20:13 8 13:20:13 13:20:13 13:20:13 ---> df -h: 13:20:13 Filesystem Size Used Avail Use% Mounted on 13:20:13 overlay 155G 11G 145G 7% / 13:20:13 tmpfs 64M 0 64M 0% /dev 13:20:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:20:13 shm 64M 0 64M 0% /dev/shm 13:20:13 /dev/vda1 155G 11G 145G 7% /facter-os 13:20:13 13:20:13 13:20:13 ---> sar -b -r -n DEV: 13:20:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23301) 08/22/22 _x86_64_ (8 CPU) 13:20:13 13:20:13 13:09:40 LINUX RESTART (8 CPU) 13:20:13 13:20:13 13:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:20:13 13:11:01 351.52 53.77 297.75 0.00 7306.52 171245.06 0.00 13:20:13 13:12:01 196.32 0.78 195.53 0.00 7.46 74662.31 0.00 13:20:13 13:13:01 147.09 0.03 147.06 0.00 4.80 34149.64 0.00 13:20:13 13:14:01 1.92 0.00 1.92 0.00 0.00 21.75 0.00 13:20:13 13:15:01 1.20 0.02 1.18 0.00 0.13 13.20 0.00 13:20:13 13:16:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 13:20:13 13:17:01 0.87 0.02 0.85 0.00 0.13 9.87 0.00 13:20:13 13:18:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 13:20:13 13:19:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 13:20:13 13:20:01 1.92 0.00 1.92 0.00 0.00 27.46 0.00 13:20:13 Average: 70.51 5.46 65.05 0.00 731.87 28017.65 0.00 13:20:13 13:20:13 13:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:13 13:11:01 28836424 31756916 551340 1.68 117252 3071808 1995964 5.88 1128848 2544708 0 13:20:13 13:12:01 28264712 31711740 582348 1.77 165176 3484800 2176632 6.41 1366372 2798004 596 13:20:13 13:13:01 27578796 31763288 529752 1.61 176184 4155316 1801396 5.31 1363256 3426568 160 13:20:13 13:14:01 27581000 31765616 527020 1.60 176216 4155316 1801396 5.31 1361788 3426568 24 13:20:13 13:15:01 27582316 31767068 525664 1.60 176248 4155320 1801396 5.31 1361288 3426712 20 13:20:13 13:16:01 27582136 31766904 525812 1.60 176272 4155328 1801396 5.31 1361080 3426724 16 13:20:13 13:17:01 27590512 31775332 517248 1.57 176284 4155328 1801396 5.31 1353176 3426724 204 13:20:13 13:18:01 27590608 31775420 517176 1.57 176300 4155332 1801396 5.31 1352720 3426728 40 13:20:13 13:19:01 27590348 31775180 517380 1.57 176308 4155332 1801396 5.31 1352720 3426728 8 13:20:13 13:20:01 27589108 31774036 518520 1.58 176352 4155308 1801396 5.31 1355416 3426772 8 13:20:13 Average: 27778596 31763150 531226 1.62 169259 3979919 1858376 5.48 1335666 3275624 108 13:20:13 13:20:13 13:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:13 13:11:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 13:20:13 13:11:01 docker0 20.76 21.30 1.69 191.73 0.00 0.00 0.00 0.00 13:20:13 13:11:01 vethc2bb5f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:11:01 veth0fed1b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:11:01 ens3 746.64 503.57 6828.27 109.41 0.00 0.00 0.00 0.00 13:20:13 13:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:20:13 13:12:01 veth6f1eb2d 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 13:20:13 13:12:01 docker0 139.49 180.09 11.05 1513.40 0.00 0.00 0.00 0.00 13:20:13 13:12:01 ens3 252.78 193.25 1556.95 81.66 0.00 0.00 0.00 0.00 13:20:13 13:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:20:13 13:13:01 docker0 8.12 10.15 0.49 54.35 0.00 0.00 0.00 0.00 13:20:13 13:13:01 ens3 138.66 92.53 2643.83 26.67 0.00 0.00 0.00 0.00 13:20:13 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:13 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:14:01 ens3 0.68 0.70 0.05 0.06 0.00 0.00 0.00 0.00 13:20:13 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:15:01 ens3 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:20:13 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:13 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:16:01 ens3 3.57 3.65 0.30 6.96 0.00 0.00 0.00 0.00 13:20:13 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:13 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:18:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:20:13 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:19:01 ens3 0.28 0.02 0.04 0.00 0.00 0.00 0.00 0.00 13:20:13 13:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:20:13 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:13 13:20:01 ens3 26.41 37.81 4.43 34.64 0.00 0.00 0.00 0.00 13:20:13 Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 13:20:13 Average: docker0 16.84 21.16 1.32 175.96 0.00 0.00 0.00 0.00 13:20:13 Average: ens3 116.92 83.17 1103.36 25.94 0.00 0.00 0.00 0.00 13:20:13 13:20:13