Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8846b331e339b939ab54e7a1dcaca6df5c13297f+814f34af8e586a5a57ee4e14822049652fe589ee (9ada691fb21ebe49daea3e5cf2be86f75c5b52b5) 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-ssh15602939382221351374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15641312944518147940.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7200305940074163726.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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11694136881372168585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10073761382425371019.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-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5613577951272838736.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-536 in /w/workspace/y_app-rfid-llrp-inventory_PR-270 [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-270 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 814f34af8e586a5a57ee4e14822049652fe589ee into PR head commit 8846b331e339b939ab54e7a1dcaca6df5c13297f Merge succeeded, producing 8846b331e339b939ab54e7a1dcaca6df5c13297f Checking out Revision 8846b331e339b939ab54e7a1dcaca6df5c13297f (PR-270) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # 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 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:50 ========================================================= 13:27:50 EdgeX Global Pipelines Version Info 13:27:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:27:50 ------------------- 13:27:50 stable info: 13:27:50 ------------------- 13:27:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:27:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:27:50 Message: update stable to v1.0.258 13:27:51 ------------------- 13:27:51 experimental info: 13:27:51 ------------------- 13:27:51 Commited By: **** collab-it+edgex@linuxfoundation.org 13:27:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:27:51 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:27:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:27:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo 13:27:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8846b33 [Pipeline] echo 13:27:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:54 provisioning config files... 13:27:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config10325026422200183156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:54 ---> ****-login.sh 13:27:54 nexus3.edgexfoundry.org:10001 13:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:54 Configure a credential helper to remove this warning. See 13:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:54 13:27:54 Login Succeeded 13:27:54 nexus3.edgexfoundry.org:10002 13:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:55 Configure a credential helper to remove this warning. See 13:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:55 13:27:55 Login Succeeded 13:27:55 nexus3.edgexfoundry.org:10003 13:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:55 Configure a credential helper to remove this warning. See 13:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:55 13:27:55 Login Succeeded 13:27:55 nexus3.edgexfoundry.org:10004 13:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:55 Configure a credential helper to remove this warning. See 13:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:55 13:27:55 Login Succeeded 13:27:55 ****.io 13:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:55 Configure a credential helper to remove this warning. See 13:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:55 13:27:55 Login Succeeded 13:27:55 ---> ****-login.sh ends [Pipeline] } 13:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:27:56 + git rev-list -1 --merges 8846b331e339b939ab54e7a1dcaca6df5c13297f~1..8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo 13:27:56 -----------> git rev-list -1 --merges 8846b331e339b939ab54e7a1dcaca6df5c13297f~1..8846b331e339b939ab54e7a1dcaca6df5c13297f 8846b331e339b939ab54e7a1dcaca6df5c13297f [false] [Pipeline] sh 13:27:56 + git log --format=format:%s -1 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo 13:27:56 ========================================================= 13:27:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:27:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:57 + git log --format=format:%s -1 8846b331e339b939ab54e7a1dcaca6df5c13297f [Pipeline] echo 13:27:57 [semverPrep] GIT_COMMIT: 8846b331e339b939ab54e7a1dcaca6df5c13297f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:27:57 [semverPrep] This is not a build commit. [Pipeline] sh 13:27:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:58 + grep -v github /etc/ssh/ssh_known_hosts 13:27:58 + [ -e /tmp/ssh_known_hosts ] 13:27:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:27:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:27:58 + sudo tee -a /etc/ssh/ssh_known_hosts 13:27:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:58 13:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:58 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:58 b85a868b505f: Pulling fs layer 13:27:58 e2be974225ed: Pulling fs layer 13:27:58 339a4e72a1f5: Pulling fs layer 13:27:58 988bab9f4d93: Pulling fs layer 13:27:58 1469e6f7b9e6: Pulling fs layer 13:27:58 eaf3925da568: Pulling fs layer 13:27:58 bab4dde63d76: Pulling fs layer 13:27:58 bde34c3a00c8: Pulling fs layer 13:27:58 b352a97aabf1: Pulling fs layer 13:27:58 4872d77fe225: Pulling fs layer 13:27:58 5851b861e8e6: Pulling fs layer 13:27:58 bab4dde63d76: Waiting 13:27:58 988bab9f4d93: Waiting 13:27:58 bde34c3a00c8: Waiting 13:27:58 b352a97aabf1: Waiting 13:27:58 1469e6f7b9e6: Waiting 13:27:58 4872d77fe225: Waiting 13:27:58 5851b861e8e6: Waiting 13:27:58 eaf3925da568: Waiting 13:27:58 e2be974225ed: Download complete 13:27:58 988bab9f4d93: Verifying Checksum 13:27:58 988bab9f4d93: Download complete 13:27:58 1469e6f7b9e6: Verifying Checksum 13:27:58 1469e6f7b9e6: Download complete 13:27:58 339a4e72a1f5: Verifying Checksum 13:27:58 339a4e72a1f5: Download complete 13:27:58 eaf3925da568: Download complete 13:27:59 bde34c3a00c8: Verifying Checksum 13:27:59 bde34c3a00c8: Download complete 13:27:59 b352a97aabf1: Verifying Checksum 13:27:59 b352a97aabf1: Download complete 13:27:59 4872d77fe225: Verifying Checksum 13:27:59 4872d77fe225: Download complete 13:27:59 5851b861e8e6: Verifying Checksum 13:27:59 5851b861e8e6: Download complete 13:27:59 b85a868b505f: Download complete 13:27:59 bab4dde63d76: Verifying Checksum 13:27:59 bab4dde63d76: Download complete 13:28:00 b85a868b505f: Pull complete 13:28:00 e2be974225ed: Pull complete 13:28:01 339a4e72a1f5: Pull complete 13:28:01 988bab9f4d93: Pull complete 13:28:01 1469e6f7b9e6: Pull complete 13:28:01 eaf3925da568: Pull complete 13:28:03 bab4dde63d76: Pull complete 13:28:03 bde34c3a00c8: Pull complete 13:28:03 b352a97aabf1: Pull complete 13:28:03 4872d77fe225: Pull complete 13:28:03 5851b861e8e6: Pull complete 13:28:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:04 prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container 13:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:28:07 $ docker top e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 -eo pid,comm 13:28:07 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:28:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:07 [ssh-agent] Looking for ssh-agent implementation... 13:28:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:07 $ docker exec e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent 13:28:07 SSH_AUTH_SOCK=/tmp/ssh-mRh2lZojeSUN/agent.32 13:28:07 SSH_AGENT_PID=38 13:28:07 Running ssh-add (command line suppressed) 13:28:07 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_12504161398322561170.key (/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_12504161398322561170.key) 13:28:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:08 + git tag --points-at HEAD [Pipeline] } 13:28:08 $ docker exec --env ******** --env ******** e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent -k 13:28:08 unset SSH_AUTH_SOCK; 13:28:08 unset SSH_AGENT_PID; 13:28:08 echo Agent pid 38 killed; 13:28:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:08 [ssh-agent] Looking for ssh-agent implementation... 13:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:08 $ docker exec e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent 13:28:08 SSH_AUTH_SOCK=/tmp/ssh-NbvYISieFQCz/agent.70 13:28:08 SSH_AGENT_PID=76 13:28:08 Running ssh-add (command line suppressed) 13:28:08 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_11466842091818633401.key (/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/private_key_11466842091818633401.key) 13:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:09 + git semver init 13:28:09 2024-02-06 13:28:09,464 [run_init] DEBUG init version:0.0.0 force:False 13:28:09 2024-02-06 13:28:09,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver 13:28:09 2024-02-06 13:28:09,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver 13:28:09 2024-02-06 13:28:09,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270, universal_newlines=False, shell=None, istream=None) 13:28:11 2024-02-06 13:28:10,938 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.git/info/exclude 13:28:11 2024-02-06 13:28:10,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 with force:False 13:28:11 2024-02-06 13:28:10,939 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 13:28:11 2024-02-06 13:28:10,943 [execute] INFO git cat-file --batch-check 13:28:11 2024-02-06 13:28:10,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver, universal_newlines=False, shell=None, istream=) 13:28:11 2024-02-06 13:28:10,949 [execute] INFO git cat-file --batch 13:28:11 2024-02-06 13:28:10,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver, universal_newlines=False, shell=None, istream=) 13:28:11 2024-02-06 13:28:10,955 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-270/.semver/PR-270 13:28:11 0.0.0 [Pipeline] } 13:28:11 $ docker exec --env ******** --env ******** e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 ssh-agent -k 13:28:11 unset SSH_AUTH_SOCK; 13:28:11 unset SSH_AGENT_PID; 13:28:11 echo Agent pid 76 killed; 13:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:12 + git semver [Pipeline] } 13:28:12 $ docker stop --time=1 e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 13:28:13 $ docker rm -f --volumes e05929b205eed39eabd458ebee3e23257a9da8b87bd9a8908d2ddf6fc14c8b89 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:14 Stashed 1 file(s) [Pipeline] echo 13:28:14 [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:28:15 provisioning config files... 13:28:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config15630817301197101926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:16 ---> ****-login.sh 13:28:16 nexus3.edgexfoundry.org:10001 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10002 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10003 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10004 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 ****.io 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 ---> ****-login.sh ends [Pipeline] } 13:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:17 ========================================================= 13:28:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:28:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:28:17 Sending build context to Docker daemon 16.9MB 13:28:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:28:17 Step 2/12 : FROM ${BASE} AS builder 13:28:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:17 7264a8db6415: Pulling fs layer 13:28:17 c4d48a809fc2: Pulling fs layer 13:28:17 4f1c88b9dad5: Pulling fs layer 13:28:17 ad3a456e5733: Pulling fs layer 13:28:17 69c7f0334f64: Pulling fs layer 13:28:17 1f1c1a5573a3: Pulling fs layer 13:28:17 ce7588e14bc9: Pulling fs layer 13:28:17 b5e4710f87ac: Pulling fs layer 13:28:17 69c7f0334f64: Waiting 13:28:17 ad3a456e5733: Waiting 13:28:17 1f1c1a5573a3: Waiting 13:28:17 b5e4710f87ac: Waiting 13:28:17 c4d48a809fc2: Download complete 13:28:17 ad3a456e5733: Verifying Checksum 13:28:17 ad3a456e5733: Download complete 13:28:17 69c7f0334f64: Verifying Checksum 13:28:17 69c7f0334f64: Download complete 13:28:17 7264a8db6415: Verifying Checksum 13:28:17 7264a8db6415: Download complete 13:28:17 1f1c1a5573a3: Verifying Checksum 13:28:17 1f1c1a5573a3: Download complete 13:28:18 7264a8db6415: Pull complete 13:28:18 b5e4710f87ac: Verifying Checksum 13:28:18 b5e4710f87ac: Download complete 13:28:18 c4d48a809fc2: Pull complete 13:28:18 4f1c88b9dad5: Verifying Checksum 13:28:18 4f1c88b9dad5: Download complete 13:28:18 ce7588e14bc9: Verifying Checksum 13:28:18 ce7588e14bc9: Download complete 13:28:22 4f1c88b9dad5: Pull complete 13:28:22 ad3a456e5733: Pull complete 13:28:22 69c7f0334f64: Pull complete 13:28:22 1f1c1a5573a3: Pull complete 13:28:24 ce7588e14bc9: Pull complete 13:28:25 b5e4710f87ac: Pull complete 13:28:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:28:25 ---> 88b5674ff536 13:28:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:28:29 ---> Running in 0323b50b1f77 13:28:29 Removing intermediate container 0323b50b1f77 13:28:29 ---> ffda7f213ef0 13:28:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:28:29 ---> Running in e03ca7133e59 13:28:29 Removing intermediate container e03ca7133e59 13:28:29 ---> 8f38425cd0b0 13:28:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:28:29 ---> Running in 777f1baa800e 13:28:29 Removing intermediate container 777f1baa800e 13:28:29 ---> d04d1bc36095 13:28:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:29 ---> Running in e4269e6b11ba 13:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:28:30 Still waiting to schedule task 13:28:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:28:30 OK: 264 MiB in 52 packages 13:28:30 Removing intermediate container e4269e6b11ba 13:28:30 ---> 89a84560a45c 13:28:30 Step 7/12 : WORKDIR /app 13:28:30 ---> Running in b7275646c74a 13:28:30 Removing intermediate container b7275646c74a 13:28:30 ---> c1319819c198 13:28:30 Step 8/12 : COPY go.mod vendor* ./ 13:28:30 ---> faed086c16d0 13:28:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:30 ---> Running in bf42378fede8 13:29:02 Removing intermediate container bf42378fede8 13:29:02 ---> ae24c2511c41 13:29:02 Step 10/12 : COPY . . 13:29:02 ---> 27e5f0bce578 13:29:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:02 ---> Running in fbb9c526f266 13:29:02 Removing intermediate container fbb9c526f266 13:29:02 ---> b659879eee41 13:29:02 Step 12/12 : RUN $MAKE 13:29:02 ---> Running in 1b1125f1d5b6 13:29:02 noop 13:29:02 Removing intermediate container 1b1125f1d5b6 13:29:02 ---> 8f5153d94f61 13:29:02 Successfully built 8f5153d94f61 13:29:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:03 + docker inspect -f . ci-base-image-x86_64 13:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:03 prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container 13:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:04 $ docker top 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:04 + go version 13:29:04 go version go1.21.0 linux/amd64 [Pipeline] } 13:29:04 $ docker stop --time=1 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 13:29:05 $ docker rm -f --volumes 5d1efd45c7122d619e9064ed5d29cd1671eac6914bfbfd6c81a95b11ac8aed15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:06 + docker inspect -f . ci-base-image-x86_64 13:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:07 prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container 13:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:07 $ docker top ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:08 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-270 [Pipeline] fileExists [Pipeline] sh 13:29:08 + make test 13:29:08 go test -race ./... -coverprofile=coverage.out ./... 13:29:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:29:30 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:29:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 13:29:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements 13:29:52 go vet ./... 13:29:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:56 ./bin/test-attribution.sh 13:29:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:29:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:29:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:29:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:29:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:29:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:29:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:29:56 $ docker stop --time=1 ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b 13:29:59 $ docker rm -f --volumes ad8d48874e49d712c7085bce478b1fec9c878ac3785782d9f62e4e4c35675b8b [Pipeline] // withDockerContainer [Pipeline] sh 13:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:30:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:30:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:30:01 + ls -al . 13:30:01 total 208 13:30:01 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 13:29 . 13:30:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:27 .. 13:30:01 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:27 .dockerignore 13:30:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:29 .git 13:30:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 .github 13:30:01 -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 13:27 .gitignore 13:30:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:27 .golangci.yml 13:30:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:28 .semver 13:30:01 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 13:27 Attribution.txt 13:30:01 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 13:27 CHANGELOG.md 13:30:01 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 13:27 Dockerfile 13:30:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:27 GOVERNANCE.md 13:30:01 -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 13:27 Jenkinsfile 13:30:01 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:27 LICENSE 13:30:01 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 13:27 Makefile 13:30:01 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:27 OWNERS.md 13:30:01 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 13:27 README.md 13:30:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:28 VERSION 13:30:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 bin 13:30:01 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:29 coverage.out 13:30:01 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 13:27 go.mod 13:30:01 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 13:27 go.sum 13:30:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 images 13:30:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:27 internal 13:30:01 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:27 main.go 13:30:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 openapi 13:30:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:27 res 13:30:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:02 + 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=8846b331e339b939ab54e7a1dcaca6df5c13297f --label arch=amd64 --label version=0.0.0 . 13:30:02 Sending build context to Docker daemon 16.9MB 13:30:02 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:30:02 Step 2/30 : FROM ${BASE} AS builder 13:30:02 ---> 8f5153d94f61 13:30:02 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:30:02 ---> Running in f14e6a5916c1 13:30:02 Removing intermediate container f14e6a5916c1 13:30:02 ---> 6d1741c45d1b 13:30:02 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:30:02 ---> Running in 0250dcebac1b 13:30:02 Removing intermediate container 0250dcebac1b 13:30:02 ---> 23f888dba95a 13:30:02 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:30:02 ---> Running in 1653bf951ad5 13:30:02 Removing intermediate container 1653bf951ad5 13:30:02 ---> 814f39adcf98 13:30:02 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:02 ---> Running in 2b7f9a3d6a24 13:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:03 OK: 264 MiB in 52 packages 13:30:03 Removing intermediate container 2b7f9a3d6a24 13:30:03 ---> 85da861d5e28 13:30:03 Step 7/30 : WORKDIR /app 13:30:03 ---> Running in 0120e9d8f98c 13:30:03 Removing intermediate container 0120e9d8f98c 13:30:03 ---> 3098d6ed2fb5 13:30:03 Step 8/30 : COPY go.mod vendor* ./ 13:30:03 ---> abd2dccd0c49 13:30:03 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:03 ---> Running in ca6acc72a27c 13:30:04 Removing intermediate container ca6acc72a27c 13:30:04 ---> dcfd224492ba 13:30:04 Step 10/30 : COPY . . 13:30:05 ---> 646a194eb1d5 13:30:05 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:30:05 ---> Running in 052e27f12ea0 13:30:05 Removing intermediate container 052e27f12ea0 13:30:05 ---> 206c956be8d6 13:30:05 Step 12/30 : RUN $MAKE 13:30:05 ---> Running in 07c40d5d26c8 13:30:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:30:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-537 in /w/workspace/y_app-rfid-llrp-inventory_PR-270 [Pipeline] { [Pipeline] ws 13:30:14 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:30:14 The recommended git tool is: git 13:30:22 using credential edgex-jenkins-ssh 13:30:22 Cloning the remote Git repository 13:30:22 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:22 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:30:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:22 > git --version # timeout=10 13:30:22 > git --version # 'git version 2.25.1' 13:30:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:26 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:30:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:30:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:30:26 Merging remotes/origin/main commit 814f34af8e586a5a57ee4e14822049652fe589ee into PR head commit 8846b331e339b939ab54e7a1dcaca6df5c13297f 13:30:27 Merge succeeded, producing 8846b331e339b939ab54e7a1dcaca6df5c13297f 13:30:27 Checking out Revision 8846b331e339b939ab54e7a1dcaca6df5c13297f (PR-270) 13:30:27 Removing intermediate container 07c40d5d26c8 13:30:27 ---> 59b3a7326c69 13:30:27 Step 13/30 : FROM alpine:3.18 13:30:27 3.18: Pulling from library/alpine 13:30:27 619be1103602: Pulling fs layer 13:30:27 619be1103602: Verifying Checksum 13:30:27 619be1103602: Download complete 13:30:27 619be1103602: Pull complete 13:30:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:30:27 Status: Downloaded newer image for alpine:3.18 13:30:27 ---> d3782b16ccc9 13:30:27 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:30:27 ---> Running in 0299336ff1a9 13:30:27 Removing intermediate container 0299336ff1a9 13:30:27 ---> 99ef8fe6b514 13:30:27 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:30:27 ---> Running in 51b6dabd0d62 13:30:27 Removing intermediate container 51b6dabd0d62 13:30:27 ---> 9346df46dcaa 13:30:27 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:30:27 ---> Running in 6aba72dcbcaf 13:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:27 (1/2) Installing ca-certificates (20230506-r0) 13:30:27 (2/2) Installing dumb-init (1.2.5-r2) 13:30:27 Executing busybox-1.36.1-r5.trigger 13:30:27 Executing ca-certificates-20230506-r0.trigger 13:30:27 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:30:27 > git --version # timeout=10 13:30:27 > git --version # 'git version 2.25.1' 13:30:27 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:30:27 OK: 8 MiB in 17 packages 13:30:26 > git config core.sparsecheckout # timeout=10 13:30:26 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 13:30:27 > git remote # timeout=10 13:30:27 > git config --get remote.origin.url # timeout=10 13:30:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:27 > git merge 814f34af8e586a5a57ee4e14822049652fe589ee # timeout=10 13:30:27 > git rev-parse HEAD^{commit} # timeout=10 13:30:27 > git config core.sparsecheckout # timeout=10 13:30:27 > git checkout -f 8846b331e339b939ab54e7a1dcaca6df5c13297f # timeout=10 13:30:28 Removing intermediate container 6aba72dcbcaf 13:30:28 ---> 1d8ea736c3cb 13:30:28 Step 17/30 : RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { 13:30:28 ---> Running in f243e14de51a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 13:30:28 OK: 8 MiB in 17 packages 13:30:29 Removing intermediate container f243e14de51a 13:30:29 ---> 278d694b8501 13:30:29 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:30:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:29 Dload Upload Total Spent Left Speed 13:30:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 83986 [Pipeline] sh 13:30:29 ---> 85e3b389778d 13:30:29 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:30:29 ---> 0a43b4630025 13:30:29 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:30:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:29 ---> ae3fbc448e7e 13:30:29 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:30:29 ---> 1cf2ead45c60 13:30:29 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:30:29 + sudo tee /etc/docker/daemon.new 13:30:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:30:29 { 13:30:29 "registry-mirrors": [ 13:30:29 "https://nexus3.edgexfoundry.org:10001" 13:30:29 ], 13:30:29 "bip": "10.250.0.254/24", 13:30:29 "hosts": [ 13:30:29 "tcp://0.0.0.0:5555", 13:30:29 "unix:///var/run/docker.sock" 13:30:29 ], 13:30:29 "mtu": 1458, 13:30:29 "selinux-enabled": true, 13:30:29 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:29 } [Pipeline] sh 13:30:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:30 + sudo service docker restart 13:30:30 ---> 54c674ede970 13:30:30 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:30:30 ---> Running in fc28c9ecef98 13:30:31 Removing intermediate container fc28c9ecef98 13:30:31 ---> d7c8895df4c9 13:30:31 Step 24/30 : VOLUME /cache 13:30:31 ---> Running in 9c1502f2f19f 13:30:31 Removing intermediate container 9c1502f2f19f 13:30:31 ---> cc218b9db53c 13:30:31 Step 25/30 : EXPOSE 59711 13:30:31 ---> Running in 0cbe88cedf4e 13:30:31 Removing intermediate container 0cbe88cedf4e 13:30:31 ---> 576eba3cc4c6 13:30:31 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:30:31 ---> Running in c05fb751a432 13:30:31 Removing intermediate container c05fb751a432 13:30:31 ---> 095055b8b506 13:30:31 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:30:31 ---> Running in 7e79bc7806b3 13:30:31 Removing intermediate container 7e79bc7806b3 13:30:31 ---> 24320f1c0ee7 13:30:31 Step 28/30 : LABEL arch=amd64 13:30:31 ---> Running in 7753cc3822bf 13:30:31 Removing intermediate container 7753cc3822bf 13:30:31 ---> 98d436af4050 13:30:31 Step 29/30 : LABEL git_sha=8846b331e339b939ab54e7a1dcaca6df5c13297f 13:30:31 ---> Running in dac1d19b255f 13:30:31 Removing intermediate container dac1d19b255f 13:30:31 ---> fe3bdfd79fe3 13:30:31 Step 30/30 : LABEL version=0.0.0 13:30:31 ---> Running in b61ce3cb3685 13:30:31 Removing intermediate container b61ce3cb3685 13:30:31 ---> 5486490d8829 13:30:31 [Warning] One or more build-args [ARCH] were not consumed 13:30:31 Successfully built 5486490d8829 13:30:31 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:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:32 13:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:33 latest: Pulling from edgex-lftools-log-publisher 13:30:33 5eb5b503b376: Pulling fs layer 13:30:33 5c69ac0246d0: Pulling fs layer 13:30:33 ec43610c2a17: Pulling fs layer 13:30:33 3a2ae6a8a46f: Pulling fs layer 13:30:33 33b1e0a273af: Pulling fs layer 13:30:33 5d3b04190fa2: Pulling fs layer 13:30:33 33b1e0a273af: Waiting 13:30:33 2f39f015ded8: Pulling fs layer 13:30:33 2f39f015ded8: Waiting 13:30:33 5c69ac0246d0: Download complete 13:30:33 3a2ae6a8a46f: Download complete 13:30:33 33b1e0a273af: Verifying Checksum 13:30:33 33b1e0a273af: Download complete 13:30:33 5d3b04190fa2: Verifying Checksum 13:30:33 5d3b04190fa2: Download complete 13:30:33 ec43610c2a17: Verifying Checksum 13:30:33 ec43610c2a17: Download complete 13:30:33 5eb5b503b376: Verifying Checksum 13:30:33 5eb5b503b376: Download complete 13:30:34 2f39f015ded8: Download complete 13:30:34 5eb5b503b376: Pull complete 13:30:35 5c69ac0246d0: Pull complete 13:30:35 ec43610c2a17: Pull complete 13:30:35 3a2ae6a8a46f: Pull complete 13:30:35 33b1e0a273af: Pull complete 13:30:35 5d3b04190fa2: Pull complete 13:30:40 2f39f015ded8: Pull complete 13:30:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:40 prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container 13:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:30:44 $ docker top dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:45 ---> job-cost.sh 13:30:45 lf-activate-venv: SKIPPING 13:30:45 INFO: No Stack... 13:30:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:46 INFO: Archiving Costs [Pipeline] sh 13:30:46 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/cost.csv 13:30:46 + cut -d, -f6 [Pipeline] lock 13:30:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] 13:30:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] did not exist. Created. 13:30:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:46 Stashed 1 file(s) [Pipeline] } 13:30:46 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:47 $ docker stop --time=1 dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b 13:30:48 $ docker rm -f --volumes dcec487e8d8829b1554deafca656582dd60e36428d003b7c83d12903310f548b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:52 provisioning config files... 13:30:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1171825245061261461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:53 ---> ****-login.sh 13:30:53 nexus3.edgexfoundry.org:10001 13:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:53 Configure a credential helper to remove this warning. See 13:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:53 13:30:53 Login Succeeded 13:30:53 nexus3.edgexfoundry.org:10002 13:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:54 Configure a credential helper to remove this warning. See 13:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:54 13:30:54 Login Succeeded 13:30:54 nexus3.edgexfoundry.org:10003 13:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:54 Configure a credential helper to remove this warning. See 13:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:54 13:30:54 Login Succeeded 13:30:54 nexus3.edgexfoundry.org:10004 13:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:54 Configure a credential helper to remove this warning. See 13:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:54 13:30:54 Login Succeeded 13:30:54 ****.io 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 ---> ****-login.sh ends [Pipeline] } 13:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:30:56 ========================================================= 13:30:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:30:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:30:57 Sending build context to Docker daemon 670.2kB 13:30:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:30:57 Step 2/12 : FROM ${BASE} AS builder 13:30:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:30:57 9fda8d8052c6: Pulling fs layer 13:30:57 5d54e960e981: Pulling fs layer 13:30:57 c4a7e357bf2a: Pulling fs layer 13:30:57 f0e02332f6b5: Pulling fs layer 13:30:57 872ee5b61b7b: Pulling fs layer 13:30:57 0c6a40ed1a82: Pulling fs layer 13:30:57 94ae7d8d031c: Pulling fs layer 13:30:57 872ee5b61b7b: Waiting 13:30:57 0c6a40ed1a82: Waiting 13:30:57 94ae7d8d031c: Waiting 13:30:57 f0e02332f6b5: Waiting 13:30:57 5d54e960e981: Download complete 13:30:57 f0e02332f6b5: Verifying Checksum 13:30:57 f0e02332f6b5: Download complete 13:30:57 872ee5b61b7b: Verifying Checksum 13:30:57 872ee5b61b7b: Download complete 13:30:57 9fda8d8052c6: Download complete 13:30:58 94ae7d8d031c: Verifying Checksum 13:30:58 94ae7d8d031c: Download complete 13:30:58 9fda8d8052c6: Pull complete 13:30:59 c4a7e357bf2a: Verifying Checksum 13:30:59 c4a7e357bf2a: Download complete 13:31:00 0c6a40ed1a82: Verifying Checksum 13:31:00 0c6a40ed1a82: Download complete 13:31:02 5d54e960e981: Pull complete 13:31:17 c4a7e357bf2a: Pull complete 13:31:17 f0e02332f6b5: Pull complete 13:31:17 872ee5b61b7b: Pull complete 13:31:27 0c6a40ed1a82: Pull complete 13:31:27 94ae7d8d031c: Pull complete 13:31:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:31:27 ---> 86de565de09d 13:31:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:31:29 ---> Running in 3969a4e24738 13:31:29 Removing intermediate container 3969a4e24738 13:31:29 ---> b2e4d60f4aa4 13:31:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:31:29 ---> Running in bae0135aea1c 13:31:29 Removing intermediate container bae0135aea1c 13:31:29 ---> b9227a34734f 13:31:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:31:29 ---> Running in de9f9bb1e1ec 13:31:30 Removing intermediate container de9f9bb1e1ec 13:31:30 ---> 149ecbbc98c4 13:31:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:30 ---> Running in 40d1a42e948a 13:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:31:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:31:32 OK: 266 MiB in 52 packages 13:31:33 Removing intermediate container 40d1a42e948a 13:31:33 ---> 3bb9b9c46203 13:31:33 Step 7/12 : WORKDIR /app 13:31:33 ---> Running in f36309e0492d 13:31:34 Removing intermediate container f36309e0492d 13:31:34 ---> 2826fb1c56b0 13:31:34 Step 8/12 : COPY go.mod vendor* ./ 13:31:34 ---> e6bb91129646 13:31:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:34 ---> Running in 2a6a2b7e9dd8 13:32:42 Removing intermediate container 2a6a2b7e9dd8 13:32:42 ---> 46f77ac3372d 13:32:42 Step 10/12 : COPY . . 13:32:42 ---> 3d99298aa429 13:32:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:42 ---> Running in 1f459e4bcd1d 13:32:42 Removing intermediate container 1f459e4bcd1d 13:32:42 ---> a5ac6b0e33da 13:32:42 Step 12/12 : RUN $MAKE 13:32:42 ---> Running in 4710a8198c94 13:32:42 noop 13:32:44 Removing intermediate container 4710a8198c94 13:32:44 ---> 083ccbdd8dd6 13:32:44 Successfully built 083ccbdd8dd6 13:32:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:44 + docker inspect -f . ci-base-image-arm64 13:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container 13:32:45 $ 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 ******** ci-base-image-arm64 cat 13:32:46 $ docker top 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:47 + go version 13:32:47 go version go1.21.0 linux/arm64 [Pipeline] } 13:32:47 $ docker stop --time=1 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 13:32:48 $ docker rm -f --volumes 17f8a7d2a5815c67da0778197d66bdc922f6b2947c34db4a8794533ae0333fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:50 + docker inspect -f . ci-base-image-arm64 13:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container 13:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:32:51 $ docker top f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:52 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:32:53 + make test 13:32:53 go test -race ./... -coverprofile=coverage.out ./... 13:35:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:35:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:35:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.017s coverage: 86.2% of statements 13:35:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.340s coverage: 71.9% of statements 13:35:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:35:17 go vet ./... 13:37:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:37:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:37:09 ./bin/test-attribution.sh 13:37:09 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:37:09 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:37:09 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:37:09 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:37:09 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:37:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:37:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:37:09 $ docker stop --time=1 f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af 13:37:11 $ docker rm -f --volumes f61b1a7dccbe1986640090405ea794515b9c10bd2105d579d747e80e1ea7b3af [Pipeline] // withDockerContainer [Pipeline] sh 13:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:37:12 Warning: overwriting stash ‘coverage-report’ 13:37:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:37:14 + ls -al . 13:37:14 total 204 13:37:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 13:32 . 13:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:30 .. 13:37:14 -rw-rw-r-- 1 jenkins jenkins 262 Feb 6 13:30 .dockerignore 13:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 13:30 .git 13:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 .github 13:37:14 -rw-rw-r-- 1 jenkins jenkins 773 Feb 6 13:30 .gitignore 13:37:14 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 13:30 .golangci.yml 13:37:14 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 6 13:30 Attribution.txt 13:37:14 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 6 13:30 CHANGELOG.md 13:37:14 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 6 13:30 Dockerfile 13:37:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 13:30 GOVERNANCE.md 13:37:14 -rw-rw-r-- 1 jenkins jenkins 665 Feb 6 13:30 Jenkinsfile 13:37:14 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 6 13:30 LICENSE 13:37:14 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 6 13:30 Makefile 13:37:14 -rw-rw-r-- 1 jenkins jenkins 617 Feb 6 13:30 OWNERS.md 13:37:14 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 6 13:30 README.md 13:37:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 13:28 VERSION 13:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 bin 13:37:14 -rw-r--r-- 1 jenkins jenkins 41317 Feb 6 13:35 coverage.out 13:37:14 -rw-rw-r-- 1 jenkins jenkins 3970 Feb 6 13:30 go.mod 13:37:14 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 13:30 go.sum 13:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 images 13:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 13:30 internal 13:37:14 -rw-rw-r-- 1 jenkins jenkins 531 Feb 6 13:30 main.go 13:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 openapi 13:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 13:30 res 13:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:14 + 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=8846b331e339b939ab54e7a1dcaca6df5c13297f --label arch=arm64 --label version=0.0.0 . 13:37:15 Sending build context to Docker daemon 670.2kB 13:37:15 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:37:15 Step 2/30 : FROM ${BASE} AS builder 13:37:15 ---> 083ccbdd8dd6 13:37:15 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:37:15 ---> Running in 3db85984751e 13:37:15 Removing intermediate container 3db85984751e 13:37:15 ---> 4f0dc4300acb 13:37:15 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:37:15 ---> Running in cbf52679bf8d 13:37:16 Removing intermediate container cbf52679bf8d 13:37:16 ---> d4c16e0f6f33 13:37:16 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:37:16 ---> Running in a487cdad4577 13:37:16 Removing intermediate container a487cdad4577 13:37:16 ---> cd5d6eb1fff2 13:37:16 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:16 ---> Running in 520f2a6b6e0c 13:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:37:18 OK: 266 MiB in 52 packages 13:37:20 Removing intermediate container 520f2a6b6e0c 13:37:20 ---> 09c6942f5a4d 13:37:20 Step 7/30 : WORKDIR /app 13:37:20 ---> Running in cc49a50fd132 13:37:20 Removing intermediate container cc49a50fd132 13:37:20 ---> 56976d10518d 13:37:20 Step 8/30 : COPY go.mod vendor* ./ 13:37:21 ---> a942ff62855d 13:37:21 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:37:21 ---> Running in 0ef44ae5a0f8 13:37:23 Removing intermediate container 0ef44ae5a0f8 13:37:23 ---> 099edb30a7d4 13:37:23 Step 10/30 : COPY . . 13:37:23 ---> b946330fda59 13:37:23 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:37:23 ---> Running in 6a78770c7e96 13:37:23 Removing intermediate container 6a78770c7e96 13:37:23 ---> c25d03896775 13:37:23 Step 12/30 : RUN $MAKE 13:37:23 ---> Running in 53cfa819e524 13:37:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:39:16 Removing intermediate container 53cfa819e524 13:39:16 ---> de3b3e9aa332 13:39:16 Step 13/30 : FROM alpine:3.18 13:39:16 3.18: Pulling from library/alpine 13:39:16 c6b39de5b339: Pulling fs layer 13:39:16 c6b39de5b339: Verifying Checksum 13:39:16 c6b39de5b339: Download complete 13:39:16 c6b39de5b339: Pull complete 13:39:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:39:16 Status: Downloaded newer image for alpine:3.18 13:39:16 ---> 33abbf032149 13:39:16 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:39:16 ---> Running in 97b39ca3cc3d 13:39:16 Removing intermediate container 97b39ca3cc3d 13:39:16 ---> 1d0de83d0d9a 13:39:16 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:39:16 ---> Running in f386b98c2e24 13:39:16 Removing intermediate container f386b98c2e24 13:39:16 ---> 5908e8dd60f1 13:39:16 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:39:16 ---> Running in c352e33561b8 13:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:39:16 (1/2) Installing ca-certificates (20230506-r0) 13:39:16 (2/2) Installing dumb-init (1.2.5-r2) 13:39:16 Executing busybox-1.36.1-r5.trigger 13:39:16 Executing ca-certificates-20230506-r0.trigger 13:39:16 OK: 9 MiB in 17 packages 13:39:16 Removing intermediate container c352e33561b8 13:39:16 ---> b2b5ab6f3d1c 13:39:16 Step 17/30 : RUN apk --no-cache upgrade 13:39:16 ---> Running in f855517fc154 13:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:39:16 OK: 9 MiB in 17 packages 13:39:16 Removing intermediate container f855517fc154 13:39:16 ---> ab851bccc5e5 13:39:16 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:39:19 ---> bd2f922fecc8 13:39:19 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:39:19 ---> c39f24c0ec5e 13:39:19 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:39:20 ---> 8f2f0ef36570 13:39:20 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:39:20 ---> 24df547ce5bb 13:39:20 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:39:22 ---> db690a85022e 13:39:22 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:39:22 ---> Running in 351e364b29d5 13:39:24 Removing intermediate container 351e364b29d5 13:39:24 ---> 39b89cba62de 13:39:24 Step 24/30 : VOLUME /cache 13:39:24 ---> Running in 7c8bab381dd9 13:39:24 Removing intermediate container 7c8bab381dd9 13:39:24 ---> 50c68c7917ce 13:39:24 Step 25/30 : EXPOSE 59711 13:39:24 ---> Running in a720f8e885db 13:39:24 Removing intermediate container a720f8e885db 13:39:24 ---> 8734c409948e 13:39:24 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:39:24 ---> Running in a8cb6a39f019 13:39:24 Removing intermediate container a8cb6a39f019 13:39:24 ---> b20579682de2 13:39:24 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:39:24 ---> Running in 2c73139ea9c9 13:39:25 Removing intermediate container 2c73139ea9c9 13:39:25 ---> b92f0a115af7 13:39:25 Step 28/30 : LABEL arch=arm64 13:39:25 ---> Running in 2e5c66981bb4 13:39:25 Removing intermediate container 2e5c66981bb4 13:39:25 ---> 0d9fd3a3a866 13:39:25 Step 29/30 : LABEL git_sha=8846b331e339b939ab54e7a1dcaca6df5c13297f 13:39:25 ---> Running in 9ff74d377eca 13:39:25 Removing intermediate container 9ff74d377eca 13:39:25 ---> c24b9b4cb088 13:39:25 Step 30/30 : LABEL version=0.0.0 13:39:25 ---> Running in 8fd891f0b494 13:39:26 Removing intermediate container 8fd891f0b494 13:39:26 ---> 600be200cee1 13:39:26 [Warning] One or more build-args [ARCH] were not consumed 13:39:26 Successfully built 600be200cee1 13:39: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:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:27 13:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:28 arm64: Pulling from edgex-lftools-log-publisher 13:39:28 8998bd30e6a1: Pulling fs layer 13:39:28 04944245beec: Pulling fs layer 13:39:28 699f458cf7ca: Pulling fs layer 13:39:28 765212b225bb: Pulling fs layer 13:39:28 f23df028b6ca: Pulling fs layer 13:39:28 d65c8cfc05b1: Pulling fs layer 13:39:28 2437ff75d9bd: Pulling fs layer 13:39:28 765212b225bb: Waiting 13:39:28 f23df028b6ca: Waiting 13:39:28 d65c8cfc05b1: Waiting 13:39:28 2437ff75d9bd: Waiting 13:39:28 04944245beec: Verifying Checksum 13:39:28 04944245beec: Download complete 13:39:28 765212b225bb: Verifying Checksum 13:39:28 765212b225bb: Download complete 13:39:28 f23df028b6ca: Verifying Checksum 13:39:28 f23df028b6ca: Download complete 13:39:28 d65c8cfc05b1: Verifying Checksum 13:39:28 d65c8cfc05b1: Download complete 13:39:28 699f458cf7ca: Verifying Checksum 13:39:28 699f458cf7ca: Download complete 13:39:29 8998bd30e6a1: Download complete 13:39:31 2437ff75d9bd: Verifying Checksum 13:39:31 2437ff75d9bd: Download complete 13:39:35 8998bd30e6a1: Pull complete 13:39:35 04944245beec: Pull complete 13:39:37 699f458cf7ca: Pull complete 13:39:37 765212b225bb: Pull complete 13:39:38 f23df028b6ca: Pull complete 13:39:38 d65c8cfc05b1: Pull complete 13:39:56 2437ff75d9bd: Pull complete 13:39:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-537 does not seem to be running inside a container 13:39:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:39:59 $ docker top 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:00 ---> job-cost.sh 13:40:00 lf-activate-venv: SKIPPING 13:40:00 INFO: No Stack... 13:40:02 INFO: Retrieving Pricing Info for: v3-standard-4 13:40:03 INFO: Archiving Costs [Pipeline] sh 13:40:03 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:40:03 + cut -d, -f6 [Pipeline] lock 13:40:04 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] 13:40:04 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] did not exist. Created. 13:40:04 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:40:04 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7c1e673f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:40:05 + echo total: 0.10999999940395355 [Pipeline] stash 13:40:05 Warning: overwriting stash ‘stack-cost’ 13:40:05 Stashed 1 file(s) [Pipeline] } 13:40:05 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:40:05 $ docker stop --time=1 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c 13:40:07 $ docker rm -f --volumes 609d3a2829345f22745626c312d87105c668ea99181365c0355ec00625068c6c [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:40:09 provisioning config files... 13:40:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config3913312379508382327tmp [Pipeline] { [Pipeline] sh 13:40:09 + set +x 13:40:09 + curl -s https://codecov.io/bash 13:40:09 + bash -s -- 13:40:10 13:40:10 _____ _ 13:40:10 / ____| | | 13:40:10 | | ___ __| | ___ ___ _____ __ 13:40:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:40:10 | |___| (_) | (_| | __/ (_| (_) \ V / 13:40:10 \_____\___/ \__,_|\___|\___\___/ \_/ 13:40:10 Bash-1.0.6 13:40:10 13:40:10 13:40:10 ==> git version 2.25.1 found 13:40:10 ==> 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:40:10 Release-Date: 2020-01-08 13:40:10 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:40:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:40:10 ==> Jenkins CI detected. 13:40:10 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-270 13:40:10 project root: . 13:40:10 --> token set from env 13:40:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:40:10 ==> Running gcov in . (disable via -X gcov) 13:40:10 ==> Python coveragepy not found 13:40:10 ==> Searching for coverage reports in: 13:40:10 + . 13:40:10 -> Found 1 reports 13:40:10 ==> Detecting git/mercurial file structure 13:40:10 ==> Reading reports 13:40:10 + ./coverage.out bytes=41317 13:40:10 ==> Appending adjustments 13:40:10 https://docs.codecov.io/docs/fixing-reports 13:40:10 + Found adjustments 13:40:10 ==> Gzipping contents 13:40:10 12K /tmp/codecov.s95Xi2.gz 13:40:10 ==> Uploading reports 13:40:10 url: https://codecov.io 13:40:10 query: branch=PR-270&commit=8846b331e339b939ab54e7a1dcaca6df5c13297f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=270&job=&cmd_args= 13:40:10 -> Pinging Codecov 13:40:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-270&commit=8846b331e339b939ab54e7a1dcaca6df5c13297f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=270&job=&cmd_args= 13:40:25 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 13:40:25 503 13:40:25 ==> Uploading to Codecov 13:40:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:25 Dload Upload Total Spent Left Speed 13:40:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 9642 0:00:01 0:00:01 --:--:-- 9642 100 11609 0 0 100 11609 0 5801 0:00:02 0:00:02 --:--:-- 5801 100 11861 100 252 100 11609 89 4116 0:00:02 0:00:02 --:--:-- 4206 100 11861 100 252 100 11609 89 4116 0:00:02 0:00:02 --:--:-- 4204 13:40:26 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "9ffa9bf8-960a-4b9b-8ea3-abc10cab3988", "url": "https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8846b331e339b939ab54e7a1dcaca6df5c13297f"} [Pipeline] } 13:40:26 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:40:30 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives ] 13:40:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives 13:40:30 total 16 13:40:30 drwxr-xr-x 3 root root 4096 Feb 6 13:30 . 13:40:30 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:30 .. 13:40:30 drwxr-xr-x 2 root root 4096 Feb 6 13:30 cost 13:40:30 -rw-r--r-- 1 root root 95 Feb 6 13:30 cost.csv 13:40:30 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives 13:40:30 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives 13:40:30 total 16 13:40:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 13:30 . 13:40:30 drwxrwxr-x 12 jenkins jenkins 4096 Feb 6 13:30 .. 13:40:30 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 13:30 cost 13:40:30 -rw-r--r-- 1 jenkins jenkins 95 Feb 6 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:40:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:40:31 ---> package-listing.sh 13:40:31 ++ facter osfamily 13:40:31 ++ tr '[:upper:]' '[:lower:]' 13:40:31 + OS_FAMILY=debian 13:40:31 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-270 13:40:31 + START_PACKAGES=/tmp/packages_start.txt 13:40:31 + END_PACKAGES=/tmp/packages_end.txt 13:40:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:40:31 + PACKAGES=/tmp/packages_start.txt 13:40:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-270 ']' 13:40:31 + PACKAGES=/tmp/packages_end.txt 13:40:31 + case "${OS_FAMILY}" in 13:40:31 + dpkg -l 13:40:31 + grep '^ii' 13:40:31 + '[' -f /tmp/packages_start.txt ']' 13:40:31 + '[' -f /tmp/packages_end.txt ']' 13:40:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:40:31 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-270 ']' 13:40:31 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/ 13:40:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-270/archives/ [Pipeline] echo 13:40:31 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-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:40:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:33 prd-ubuntu20.04-docker-8c-8g-536 does not seem to be running inside a container 13:40:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-270/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-270 -v /w/workspace/y_app-rfid-llrp-inventory_PR-270:/w/workspace/y_app-rfid-llrp-inventory_PR-270:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-270@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:40:33 $ docker top 849176bfce1fe2561e16301abd2fc80963bff724263a3cfb2bd6d031ae1c70d2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:40:34 + mkdir -p /var/log/sysstat [Pipeline] sh 13:40:34 + ls /var/log/sa-host 13:40:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:34 provisioning config files... 13:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-270@tmp/config730227052613750044tmp [Pipeline] { [Pipeline] echo 13:40:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:40:35 ---> create-netrc.sh [Pipeline] } 13:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:40:35 ---> python-tools-install.sh [Pipeline] echo 13:40:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:40:36 ---> sudo-logs.sh 13:40:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:40:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:40:36 ---> job-cost.sh 13:40:36 lf-activate-venv: SKIPPING 13:40:36 DEBUG: total: 0.2199999988079071 13:40:36 INFO: Retrieving Stack Cost... 13:40:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:40:37 INFO: Archiving Costs [Pipeline] echo 13:40:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:40:37 ---> logs-deploy.sh 13:40:37 lf-activate-venv: SKIPPING 13:40:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-270/1 13:40:37 INFO: archiving workspace using pattern(s): 13:40:38 Archives upload complete. 13:40:39 INFO: archiving logs to Nexus 13:40:39 ---> uname -a: 13:40:39 Linux prd-ubuntu20-04-docker-8c-8g-536 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:40:39 13:40:39 13:40:39 ---> lscpu: 13:40:39 Architecture: x86_64 13:40:39 CPU op-mode(s): 32-bit, 64-bit 13:40:39 Byte Order: Little Endian 13:40:39 Address sizes: 40 bits physical, 48 bits virtual 13:40:39 CPU(s): 8 13:40:39 On-line CPU(s) list: 0-7 13:40:39 Thread(s) per core: 1 13:40:39 Core(s) per socket: 1 13:40:39 Socket(s): 8 13:40:39 NUMA node(s): 1 13:40:39 Vendor ID: AuthenticAMD 13:40:39 CPU family: 23 13:40:39 Model: 49 13:40:39 Model name: AMD EPYC-Rome Processor 13:40:39 Stepping: 0 13:40:39 CPU MHz: 2799.998 13:40:39 BogoMIPS: 5599.99 13:40:39 Virtualization: AMD-V 13:40:39 Hypervisor vendor: KVM 13:40:39 Virtualization type: full 13:40:39 L1d cache: 256 KiB 13:40:39 L1i cache: 256 KiB 13:40:39 L2 cache: 4 MiB 13:40:39 L3 cache: 128 MiB 13:40:39 NUMA node0 CPU(s): 0-7 13:40:39 Vulnerability Itlb multihit: Not affected 13:40:39 Vulnerability L1tf: Not affected 13:40:39 Vulnerability Mds: Not affected 13:40:39 Vulnerability Meltdown: Not affected 13:40:39 Vulnerability Mmio stale data: Not affected 13:40:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:40:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:40:39 Vulnerability Srbds: Not affected 13:40:39 Vulnerability Tsx async abort: Not affected 13:40:39 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:40:39 13:40:39