Pull request #164 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 4cf76081ce169c55af2d1a9db7675a910427a6a6+0370fe2059bad325f9c903388f854f49bb598ddd (5a1271cd54cc31f6232377a08c048e446768f973) 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-ssh9347784999559675968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10637937129371060022.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1246591203392719358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh8539006853427334612.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9400818909310653202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4978’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4981 in /w/workspace/y_app-rfid-llrp-inventory_PR-164 [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-164 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 4cf76081ce169c55af2d1a9db7675a910427a6a6 Merge succeeded, producing 4cf76081ce169c55af2d1a9db7675a910427a6a6 Checking out Revision 4cf76081ce169c55af2d1a9db7675a910427a6a6 (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 Commit message: "refactor!: Change configuration file format to YAML" First time build. Skipping changelog. > git rev-list --no-walk 67f9e478bdd58fe835d254dd30b1ae30f40eff43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:47:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:47:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:47:54 ========================================================= 22:47:54 EdgeX Global Pipelines Version Info 22:47:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:47:55 ------------------- 22:47:55 stable info: 22:47:55 ------------------- 22:47:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:47:55 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:47:55 Message: update stable to v1.0.245 22:47:55 ------------------- 22:47:55 experimental info: 22:47:55 ------------------- 22:47:55 Commited By: **** collab-it+edgex@linuxfoundation.org 22:47:55 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 22:47:55 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cf7608 [Pipeline] echo 22:47:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:56 provisioning config files... 22:47:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config12690959514809294073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:56 ---> docker-login.sh 22:47:56 nexus3.edgexfoundry.org:10001 22:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:56 Configure a credential helper to remove this warning. See 22:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:56 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10002 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10003 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10004 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 docker.io 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 ---> docker-login.sh ends [Pipeline] } 22:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:47:58 + git rev-list -1 --merges 4cf76081ce169c55af2d1a9db7675a910427a6a6~1..4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo 22:47:58 -----------> git rev-list -1 --merges 4cf76081ce169c55af2d1a9db7675a910427a6a6~1..4cf76081ce169c55af2d1a9db7675a910427a6a6 4cf76081ce169c55af2d1a9db7675a910427a6a6 [false] [Pipeline] sh 22:47:58 + git log --format=format:%s -1 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo 22:47:58 ========================================================= 22:47:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:47:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:58 + git log --format=format:%s -1 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo 22:47:58 [semverPrep] GIT_COMMIT: 4cf76081ce169c55af2d1a9db7675a910427a6a6, Commit Message: refactor!: Change configuration file format to YAML [Pipeline] echo 22:47:58 [semverPrep] This is not a build commit. [Pipeline] sh 22:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:47:59 + grep -v github /etc/ssh/ssh_known_hosts 22:47:59 + [ -e /tmp/ssh_known_hosts ] 22:47:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:47:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:47:59 + sudo tee -a /etc/ssh/ssh_known_hosts 22:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:59 22:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:59 0.1.4: Pulling from edgex-devops/py-git-semver 22:47:59 b85a868b505f: Pulling fs layer 22:47:59 e2be974225ed: Pulling fs layer 22:47:59 339a4e72a1f5: Pulling fs layer 22:47:59 988bab9f4d93: Pulling fs layer 22:47:59 1469e6f7b9e6: Pulling fs layer 22:47:59 eaf3925da568: Pulling fs layer 22:47:59 bab4dde63d76: Pulling fs layer 22:47:59 bde34c3a00c8: Pulling fs layer 22:47:59 b352a97aabf1: Pulling fs layer 22:47:59 4872d77fe225: Pulling fs layer 22:47:59 5851b861e8e6: Pulling fs layer 22:47:59 988bab9f4d93: Waiting 22:47:59 1469e6f7b9e6: Waiting 22:47:59 eaf3925da568: Waiting 22:47:59 bab4dde63d76: Waiting 22:47:59 bde34c3a00c8: Waiting 22:47:59 b352a97aabf1: Waiting 22:47:59 4872d77fe225: Waiting 22:47:59 5851b861e8e6: Waiting 22:47:59 e2be974225ed: Verifying Checksum 22:47:59 e2be974225ed: Download complete 22:47:59 988bab9f4d93: Download complete 22:48:00 1469e6f7b9e6: Verifying Checksum 22:48:00 1469e6f7b9e6: Download complete 22:48:00 eaf3925da568: Verifying Checksum 22:48:00 eaf3925da568: Download complete 22:48:00 339a4e72a1f5: Verifying Checksum 22:48:00 339a4e72a1f5: Download complete 22:48:00 bde34c3a00c8: Verifying Checksum 22:48:00 bde34c3a00c8: Download complete 22:48:00 b352a97aabf1: Verifying Checksum 22:48:00 b352a97aabf1: Download complete 22:48:00 4872d77fe225: Download complete 22:48:00 5851b861e8e6: Verifying Checksum 22:48:00 5851b861e8e6: Download complete 22:48:00 b85a868b505f: Download complete 22:48:00 bab4dde63d76: Verifying Checksum 22:48:00 bab4dde63d76: Download complete 22:48:01 b85a868b505f: Pull complete 22:48:01 e2be974225ed: Pull complete 22:48:02 339a4e72a1f5: Pull complete 22:48:02 988bab9f4d93: Pull complete 22:48:02 1469e6f7b9e6: Pull complete 22:48:02 eaf3925da568: Pull complete 22:48:04 bab4dde63d76: Pull complete 22:48:04 bde34c3a00c8: Pull complete 22:48:04 b352a97aabf1: Pull complete 22:48:04 4872d77fe225: Pull complete 22:48:04 5851b861e8e6: Pull complete 22:48:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:04 prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container 22:48: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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:48:06 $ docker top e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d -eo pid,comm 22:48:06 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). 22:48:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:06 [ssh-agent] Looking for ssh-agent implementation... 22:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:06 $ docker exec e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent 22:48:06 SSH_AUTH_SOCK=/tmp/ssh-qgLP8y6hNaOD/agent.32 22:48:06 SSH_AGENT_PID=38 22:48:06 Running ssh-add (command line suppressed) 22:48:06 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_8489150944418278920.key (/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_8489150944418278920.key) 22:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:07 + git tag --points-at HEAD [Pipeline] } 22:48:07 $ docker exec --env ******** --env ******** e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent -k 22:48:07 unset SSH_AUTH_SOCK; 22:48:07 unset SSH_AGENT_PID; 22:48:07 echo Agent pid 38 killed; 22:48:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:07 [ssh-agent] Looking for ssh-agent implementation... 22:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:07 $ docker exec e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent 22:48:07 SSH_AUTH_SOCK=/tmp/ssh-37MhJ0iJRc47/agent.70 22:48:07 SSH_AGENT_PID=76 22:48:07 Running ssh-add (command line suppressed) 22:48:07 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_6406767138167634656.key (/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_6406767138167634656.key) 22:48:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:07 + git semver init 22:48:08 2023-03-21 22:48:08,075 [run_init] DEBUG init version:0.0.0 force:False 22:48:08 2023-03-21 22:48:08,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver 22:48:08 2023-03-21 22:48:08,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver 22:48:08 2023-03-21 22:48:08,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164, universal_newlines=False, shell=None, istream=None) 22:48:09 2023-03-21 22:48:09,059 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.git/info/exclude 22:48:09 2023-03-21 22:48:09,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 with force:False 22:48:09 2023-03-21 22:48:09,060 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 22:48:09 2023-03-21 22:48:09,064 [execute] INFO git cat-file --batch-check 22:48:09 2023-03-21 22:48:09,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver, universal_newlines=False, shell=None, istream=) 22:48:09 2023-03-21 22:48:09,070 [execute] INFO git cat-file --batch 22:48:09 2023-03-21 22:48:09,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver, universal_newlines=False, shell=None, istream=) 22:48:09 2023-03-21 22:48:09,076 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 22:48:09 0.0.0 [Pipeline] } 22:48:09 $ docker exec --env ******** --env ******** e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent -k 22:48:09 unset SSH_AUTH_SOCK; 22:48:09 unset SSH_AGENT_PID; 22:48:09 echo Agent pid 76 killed; 22:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:09 + git semver [Pipeline] } 22:48:10 $ docker stop --time=1 e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d 22:48:11 $ docker rm -f --volumes e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d [Pipeline] // withDockerContainer [Pipeline] sh 22:48:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:48:11 Stashed 1 file(s) [Pipeline] echo 22:48:11 [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 22:48:12 provisioning config files... 22:48:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config10406679402844265290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:12 ---> docker-login.sh 22:48:12 nexus3.edgexfoundry.org:10001 22:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:12 Configure a credential helper to remove this warning. See 22:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:12 22:48:12 Login Succeeded 22:48:12 nexus3.edgexfoundry.org:10002 22:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:12 Configure a credential helper to remove this warning. See 22:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:12 22:48:12 Login Succeeded 22:48:12 nexus3.edgexfoundry.org:10003 22:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:12 Configure a credential helper to remove this warning. See 22:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:12 22:48:12 Login Succeeded 22:48:12 nexus3.edgexfoundry.org:10004 22:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:12 Configure a credential helper to remove this warning. See 22:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:12 22:48:12 Login Succeeded 22:48:12 docker.io 22:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:12 Configure a credential helper to remove this warning. See 22:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:12 22:48:12 Login Succeeded 22:48:12 ---> docker-login.sh ends [Pipeline] } 22:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:12 ========================================================= 22:48:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:48:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:48:13 Sending build context to Docker daemon 12.59MB 22:48:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:48:13 Step 2/12 : FROM ${BASE} AS builder 22:48:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:48:13 63b65145d645: Pulling fs layer 22:48:13 a2d21d5440eb: Pulling fs layer 22:48:13 935e6c44a52c: Pulling fs layer 22:48:13 94cc34f8dd06: Pulling fs layer 22:48:13 30dea6a524f1: Pulling fs layer 22:48:13 a2aff8979fd8: Pulling fs layer 22:48:13 6808be2612f2: Pulling fs layer 22:48:13 f25807f1079a: Pulling fs layer 22:48:13 30dea6a524f1: Waiting 22:48:13 a2aff8979fd8: Waiting 22:48:13 6808be2612f2: Waiting 22:48:13 f25807f1079a: Waiting 22:48:13 94cc34f8dd06: Waiting 22:48:13 a2d21d5440eb: Download complete 22:48:13 94cc34f8dd06: Download complete 22:48:13 30dea6a524f1: Verifying Checksum 22:48:13 30dea6a524f1: Download complete 22:48:13 63b65145d645: Verifying Checksum 22:48:13 63b65145d645: Download complete 22:48:13 a2aff8979fd8: Verifying Checksum 22:48:13 a2aff8979fd8: Download complete 22:48:13 63b65145d645: Pull complete 22:48:13 a2d21d5440eb: Pull complete 22:48:14 935e6c44a52c: Verifying Checksum 22:48:14 935e6c44a52c: Download complete 22:48:14 f25807f1079a: Verifying Checksum 22:48:14 f25807f1079a: Download complete 22:48:14 6808be2612f2: Verifying Checksum 22:48:14 6808be2612f2: Download complete 22:48:17 935e6c44a52c: Pull complete 22:48:17 94cc34f8dd06: Pull complete 22:48:17 30dea6a524f1: Pull complete 22:48:18 a2aff8979fd8: Pull complete 22:48:20 6808be2612f2: Pull complete 22:48:21 f25807f1079a: Pull complete 22:48:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:48:21 ---> 3b553350e43f 22:48:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:48:24 ---> Running in 9bafbaf6eacc 22:48:24 Removing intermediate container 9bafbaf6eacc 22:48:24 ---> e9872e00649a 22:48:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:48:24 ---> Running in d6a68a2463ab 22:48:24 Removing intermediate container d6a68a2463ab 22:48:24 ---> 6172c7bf2c43 22:48:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:48:24 ---> Running in 841f4eb401fe 22:48:24 Removing intermediate container 841f4eb401fe 22:48:24 ---> 2c98c9c0fb1d 22:48:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:24 ---> Running in dedee5f39c31 22:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:48:24 OK: 265 MiB in 53 packages 22:48:25 Removing intermediate container dedee5f39c31 22:48:25 ---> 9b98c1cc32f7 22:48:25 Step 7/12 : WORKDIR /app 22:48:25 ---> Running in 9cbc40fc7f26 22:48:25 Removing intermediate container 9cbc40fc7f26 22:48:25 ---> bde3b6b1af3a 22:48:25 Step 8/12 : COPY go.mod vendor* ./ 22:48:25 ---> 1302a097f094 22:48:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:25 ---> Running in a231f891273b 22:48:26 Still waiting to schedule task 22:48:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:48:57 Removing intermediate container a231f891273b 22:48:57 ---> 357539fa180e 22:48:57 Step 10/12 : COPY . . 22:48:57 ---> bc3262a1ee69 22:48:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:48:57 ---> Running in 5aa42280b042 22:48:57 Removing intermediate container 5aa42280b042 22:48:57 ---> 2898565e0629 22:48:57 Step 12/12 : RUN $MAKE 22:48:57 ---> Running in 5b3dd2bccf38 22:48:57 noop 22:48:57 Removing intermediate container 5b3dd2bccf38 22:48:57 ---> b35d47137721 22:48:57 Successfully built b35d47137721 22:48:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:57 + docker inspect -f . ci-base-image-x86_64 22:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:57 prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container 22:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:48:58 $ docker top 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:58 + go version 22:48:58 go version go1.20.2 linux/amd64 [Pipeline] } 22:48:58 $ docker stop --time=1 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae 22:48:59 $ docker rm -f --volumes 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:00 + docker inspect -f . ci-base-image-x86_64 22:49:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:00 prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container 22:49:00 $ 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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:00 $ docker top 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:01 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-164 [Pipeline] fileExists [Pipeline] sh 22:49:01 + make test 22:49:01 go test -race ./... -coverprofile=coverage.out ./... 22:49:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:49:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:49:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements 22:49:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements 22:49:45 go vet ./... 22:49:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:49:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:49:48 ./bin/test-attribution.sh [Pipeline] echo 22:49:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:49:48 $ docker stop --time=1 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 22:49:51 $ docker rm -f --volumes 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:49:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:52 + ls -al . 22:49:52 total 228 22:49:52 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 22:49 . 22:49:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 .. 22:49:52 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 22:47 .dockerignore 22:49:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:48 .git 22:49:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:47 .github 22:49:52 -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 22:47 .gitignore 22:49:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:47 .golangci.yml 22:49:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:48 .semver 22:49:52 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 22:47 Attribution.txt 22:49:52 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 22:47 CHANGELOG.md 22:49:52 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 22:47 Dockerfile 22:49:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:47 GOVERNANCE.md 22:49:52 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:47 Jenkinsfile 22:49:52 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:47 LICENSE 22:49:52 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 22:47 Makefile 22:49:52 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:47 OWNERS.md 22:49:52 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 22:47 README.md 22:49:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:48 VERSION 22:49:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 bin 22:49:52 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 22:49 coverage.out 22:49:52 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 21 22:47 go.mod 22:49:52 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 21 22:47 go.sum 22:49:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 images 22:49:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 internal 22:49:52 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 22:47 main.go 22:49:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 res 22:49:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 snap 22:49:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:52 + 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=4cf76081ce169c55af2d1a9db7675a910427a6a6 --label arch=amd64 --label version=0.0.0 . 22:49:52 Sending build context to Docker daemon 12.59MB 22:49:52 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:49:52 Step 2/29 : FROM ${BASE} AS builder 22:49:52 ---> b35d47137721 22:49:52 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:49:52 ---> Running in 754003859b63 22:49:53 Removing intermediate container 754003859b63 22:49:53 ---> e939f3de8acd 22:49:53 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:49:53 ---> Running in a19346892e33 22:49:53 Removing intermediate container a19346892e33 22:49:53 ---> c8ccb52ed38f 22:49:53 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:49:53 ---> Running in 487f82a2fb28 22:49:53 Removing intermediate container 487f82a2fb28 22:49:53 ---> 5b77cd73c6c1 22:49:53 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:53 ---> Running in 3c602f151bae 22:49:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4982 in /w/workspace/y_app-rfid-llrp-inventory_PR-164 [Pipeline] { [Pipeline] ws 22:49:53 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 22:49:53 The recommended git tool is: git 22:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:49:53 OK: 265 MiB in 53 packages 22:49:54 Removing intermediate container 3c602f151bae 22:49:54 ---> f0bd852e03e2 22:49:54 Step 7/29 : WORKDIR /app 22:49:54 ---> Running in 0b3ac2983e88 22:49:54 Removing intermediate container 0b3ac2983e88 22:49:54 ---> 8f9853601d27 22:49:54 Step 8/29 : COPY go.mod vendor* ./ 22:49:54 ---> 23e645bd0de4 22:49:54 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:54 ---> Running in 9ce0e8a6a35f 22:49:55 Removing intermediate container 9ce0e8a6a35f 22:49:55 ---> 876b36690e20 22:49:55 Step 10/29 : COPY . . 22:49:55 ---> 0a7afdd957ed 22:49:55 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:49:55 ---> Running in 8581c7c8203a 22:49:55 Removing intermediate container 8581c7c8203a 22:49:55 ---> 460be57c5bd5 22:49:55 Step 12/29 : RUN $MAKE 22:49:55 ---> Running in 86f98c7a38dc 22:49:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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 22:49:58 using credential edgex-jenkins-ssh 22:49:58 Cloning the remote Git repository 22:49:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:49:58 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 22:49:58 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:49:58 > git --version # timeout=10 22:49:58 > git --version # 'git version 2.25.1' 22:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:02 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:50:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:50:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:50:03 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 4cf76081ce169c55af2d1a9db7675a910427a6a6 22:50:04 Merge succeeded, producing 4cf76081ce169c55af2d1a9db7675a910427a6a6 22:50:04 Checking out Revision 4cf76081ce169c55af2d1a9db7675a910427a6a6 (PR-164) 22:50:03 > git config core.sparsecheckout # timeout=10 22:50:04 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 22:50:04 > git remote # timeout=10 22:50:04 > git config --get remote.origin.url # timeout=10 22:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:04 > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 22:50:04 > git rev-parse HEAD^{commit} # timeout=10 22:50:04 > git config core.sparsecheckout # timeout=10 22:50:04 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 22:50:07 Commit message: "refactor!: Change configuration file format to YAML" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:08 Dload Upload Total Spent Left Speed 22:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 22:50:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:50:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:50:09 + sudo tee /etc/docker/daemon.new 22:50:09 { 22:50:09 "registry-mirrors": [ 22:50:09 "https://nexus3.edgexfoundry.org:10001" 22:50:09 ], 22:50:09 "bip": "10.250.0.254/24", 22:50:09 "hosts": [ 22:50:09 "tcp://0.0.0.0:5555", 22:50:09 "unix:///var/run/docker.sock" 22:50:09 ], 22:50:09 "mtu": 1458, 22:50:09 "selinux-enabled": true, 22:50:09 "seccomp-profile": "/etc/docker/seccomp.json" 22:50:09 } [Pipeline] sh 22:50:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:50:10 + sudo service docker restart 22:50:18 Removing intermediate container 86f98c7a38dc 22:50:18 ---> b73be8d3ad70 22:50:18 Step 13/29 : FROM alpine:3.17 22:50:18 3.17: Pulling from library/alpine 22:50:18 63b65145d645: Already exists 22:50:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:50:18 Status: Downloaded newer image for alpine:3.17 22:50:18 ---> b2aa39c304c2 22:50:18 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:50:18 ---> Running in 8d3fda5cdec3 22:50:18 Removing intermediate container 8d3fda5cdec3 22:50:18 ---> 9aa468319705 22:50:18 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:50:18 ---> Running in 7075c8d88e57 22:50:18 Removing intermediate container 7075c8d88e57 22:50:18 ---> fa6f0bb28ed5 22:50:18 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 22:50:18 ---> Running in 6e66aa49a92c 22:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:50:18 (1/2) Installing ca-certificates (20220614-r4) 22:50:18 (2/2) Installing dumb-init (1.2.5-r2) 22:50:18 Executing busybox-1.35.0-r29.trigger 22:50:18 Executing ca-certificates-20220614-r4.trigger 22:50:18 OK: 8 MiB in 17 packages 22:50:18 Removing intermediate container 6e66aa49a92c 22:50:18 ---> 578b09be0814 22:50:18 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:50:18 ---> 7df75afcb3c6 22:50:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 22:50:18 ---> c8244d4fba93 22:50:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 22:50:18 ---> c5f5f72508e1 22:50:18 Step 20/29 : COPY --from=builder /app/static/ /static/ 22:50:18 ---> f570eb920809 22:50:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:50:18 ---> 7d75afce8c0f 22:50:18 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:50:18 ---> Running in 7110cd658fd1 22:50:18 Removing intermediate container 7110cd658fd1 22:50:18 ---> 28f35d95c373 22:50:18 Step 23/29 : VOLUME /cache 22:50:18 ---> Running in 7faee1022bc8 22:50:18 Removing intermediate container 7faee1022bc8 22:50:18 ---> 3ae8914e3346 22:50:18 Step 24/29 : EXPOSE 59711 22:50:18 ---> Running in 311b896bb564 22:50:18 Removing intermediate container 311b896bb564 22:50:18 ---> 937c860a4a81 22:50:18 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:50:19 ---> Running in 08388445ce04 22:50:19 Removing intermediate container 08388445ce04 22:50:19 ---> 14e10311afc8 22:50:19 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:50:19 ---> Running in 0d52640a74f4 22:50:19 Removing intermediate container 0d52640a74f4 22:50:19 ---> e2ecba39541a 22:50:19 Step 27/29 : LABEL arch=amd64 22:50:19 ---> Running in 3806ffa605b0 22:50:19 Removing intermediate container 3806ffa605b0 22:50:19 ---> 5a1ed3daf7aa 22:50:19 Step 28/29 : LABEL git_sha=4cf76081ce169c55af2d1a9db7675a910427a6a6 22:50:19 ---> Running in 34e759d4ba99 22:50:19 Removing intermediate container 34e759d4ba99 22:50:19 ---> ffb99420f368 22:50:19 Step 29/29 : LABEL version=0.0.0 22:50:19 ---> Running in a48f3b1e7163 22:50:19 Removing intermediate container a48f3b1e7163 22:50:19 ---> 05de0519c882 22:50:19 [Warning] One or more build-args [ARCH] were not consumed 22:50:19 Successfully built 05de0519c882 22:50:19 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 22:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:20 22:50:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:20 latest: Pulling from edgex-lftools-log-publisher 22:50:20 5eb5b503b376: Pulling fs layer 22:50:20 5c69ac0246d0: Pulling fs layer 22:50:20 ec43610c2a17: Pulling fs layer 22:50:20 3a2ae6a8a46f: Pulling fs layer 22:50:20 33b1e0a273af: Pulling fs layer 22:50:20 5d3b04190fa2: Pulling fs layer 22:50:20 2f39f015ded8: Pulling fs layer 22:50:20 3a2ae6a8a46f: Waiting 22:50:20 33b1e0a273af: Waiting 22:50:20 5d3b04190fa2: Waiting 22:50:20 2f39f015ded8: Waiting 22:50:20 5c69ac0246d0: Verifying Checksum 22:50:20 5c69ac0246d0: Download complete 22:50:20 3a2ae6a8a46f: Verifying Checksum 22:50:20 3a2ae6a8a46f: Download complete 22:50:20 ec43610c2a17: Verifying Checksum 22:50:20 ec43610c2a17: Download complete 22:50:20 33b1e0a273af: Verifying Checksum 22:50:20 33b1e0a273af: Download complete 22:50:20 5d3b04190fa2: Verifying Checksum 22:50:20 5d3b04190fa2: Download complete 22:50:20 5eb5b503b376: Verifying Checksum 22:50:20 5eb5b503b376: Download complete 22:50:21 2f39f015ded8: Download complete 22:50:21 5eb5b503b376: Pull complete 22:50:22 5c69ac0246d0: Pull complete 22:50:22 ec43610c2a17: Pull complete 22:50:22 3a2ae6a8a46f: Pull complete 22:50:22 33b1e0a273af: Pull complete 22:50:22 5d3b04190fa2: Pull complete 22:50:26 2f39f015ded8: Pull complete 22:50:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:27 prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container 22:50:27 $ 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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:30 $ docker top c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 22:50:30 provisioning config files... 22:50:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config7904166412285510401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:30 ---> job-cost.sh 22:50:30 lf-activate-venv: SKIPPING 22:50:30 INFO: No Stack... 22:50:30 ---> docker-login.sh 22:50:30 nexus3.edgexfoundry.org:10001 22:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:31 Configure a credential helper to remove this warning. See 22:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:31 22:50:31 Login Succeeded 22:50:31 nexus3.edgexfoundry.org:10002 22:50:31 INFO: Archiving Costs [Pipeline] sh 22:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:31 Configure a credential helper to remove this warning. See 22:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:31 22:50:31 Login Succeeded 22:50:31 nexus3.edgexfoundry.org:10003 22:50:31 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/cost.csv 22:50:31 + cut -d, -f6 [Pipeline] lock 22:50:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] 22:50:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] did not exist. Created. 22:50:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:32 + echo total: 0.2199999988079071 22:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:32 Configure a credential helper to remove this warning. See 22:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:32 22:50:32 Login Succeeded 22:50:32 nexus3.edgexfoundry.org:10004 [Pipeline] stash 22:50:32 Stashed 1 file(s) [Pipeline] } 22:50:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:32 $ docker stop --time=1 c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd 22:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:32 Configure a credential helper to remove this warning. See 22:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:32 22:50:32 Login Succeeded 22:50:32 docker.io 22:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:32 Configure a credential helper to remove this warning. See 22:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:32 22:50:32 Login Succeeded 22:50:32 ---> docker-login.sh ends 22:50:33 $ docker rm -f --volumes c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 22:50:33 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 22:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:50:33 ========================================================= 22:50:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:50:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:50:34 Sending build context to Docker daemon 678.4kB 22:50:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:50:34 Step 2/12 : FROM ${BASE} AS builder 22:50:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:50:34 af6eaf76a39c: Pulling fs layer 22:50:34 55522c791124: Pulling fs layer 22:50:34 ce5c4a1c91eb: Pulling fs layer 22:50:34 169dfbe0d373: Pulling fs layer 22:50:34 e1ff8fa3b103: Pulling fs layer 22:50:34 52ebb69f0ebf: Pulling fs layer 22:50:34 169dfbe0d373: Waiting 22:50:34 e1ff8fa3b103: Waiting 22:50:34 5abe8eddf0d5: Pulling fs layer 22:50:34 52ebb69f0ebf: Waiting 22:50:34 5abe8eddf0d5: Waiting 22:50:34 55522c791124: Verifying Checksum 22:50:34 55522c791124: Download complete 22:50:34 169dfbe0d373: Verifying Checksum 22:50:34 169dfbe0d373: Download complete 22:50:34 e1ff8fa3b103: Verifying Checksum 22:50:34 e1ff8fa3b103: Download complete 22:50:34 af6eaf76a39c: Verifying Checksum 22:50:34 af6eaf76a39c: Download complete 22:50:35 af6eaf76a39c: Pull complete 22:50:35 5abe8eddf0d5: Verifying Checksum 22:50:35 5abe8eddf0d5: Download complete 22:50:36 55522c791124: Pull complete 22:50:37 52ebb69f0ebf: Verifying Checksum 22:50:37 52ebb69f0ebf: Download complete 22:50:37 ce5c4a1c91eb: Verifying Checksum 22:50:37 ce5c4a1c91eb: Download complete 22:50:47 ce5c4a1c91eb: Pull complete 22:50:47 169dfbe0d373: Pull complete 22:50:47 e1ff8fa3b103: Pull complete 22:50:54 52ebb69f0ebf: Pull complete 22:50:55 5abe8eddf0d5: Pull complete 22:50:55 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:50:55 ---> 6cb57ee374ae 22:50:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:50:57 ---> Running in ab8ddef3ccfa 22:50:57 Removing intermediate container ab8ddef3ccfa 22:50:57 ---> 343e15a4ed1e 22:50:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:50:57 ---> Running in db4c43ba22de 22:50:58 Removing intermediate container db4c43ba22de 22:50:58 ---> c3107fb31d17 22:50:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:50:58 ---> Running in 00002e35c834 22:50:58 Removing intermediate container 00002e35c834 22:50:58 ---> 2bc493670dfc 22:50:58 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:58 ---> Running in 2db02514bd5c 22:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:01 OK: 263 MiB in 53 packages 22:51:02 Removing intermediate container 2db02514bd5c 22:51:02 ---> 19183bf1753e 22:51:02 Step 7/12 : WORKDIR /app 22:51:02 ---> Running in aa694125df86 22:51:02 Removing intermediate container aa694125df86 22:51:02 ---> f6a6b9c2580a 22:51:02 Step 8/12 : COPY go.mod vendor* ./ 22:51:03 ---> a486af2a5392 22:51:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:03 ---> Running in 7cdfed4804f2 22:52:10 Removing intermediate container 7cdfed4804f2 22:52:10 ---> ae4c72368fee 22:52:10 Step 10/12 : COPY . . 22:52:10 ---> 0174b3ba1fd1 22:52:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:10 ---> Running in 10c4abe1b46b 22:52:11 Removing intermediate container 10c4abe1b46b 22:52:11 ---> 7b8da2394efd 22:52:11 Step 12/12 : RUN $MAKE 22:52:11 ---> Running in 97b1e677d381 22:52:12 noop 22:52:13 Removing intermediate container 97b1e677d381 22:52:13 ---> 2c623d182a0c 22:52:13 Successfully built 2c623d182a0c 22:52:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:13 + docker inspect -f . ci-base-image-arm64 22:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:13 prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 22:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:14 $ docker top 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:15 + go version 22:52:15 go version go1.20.2 linux/arm64 [Pipeline] } 22:52:15 $ docker stop --time=1 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f 22:52:17 $ docker rm -f --volumes 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:17 + docker inspect -f . ci-base-image-arm64 22:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:18 prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 22:52:18 $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:19 $ docker top d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:19 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 22:52:20 + make test 22:52:20 go test -race ./... -coverprofile=coverage.out ./... 22:55:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:55:12 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:55:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.229s coverage: 86.2% of statements 22:55:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.378s coverage: 71.9% of statements 22:55:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:55:20 go vet ./... 22:57:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:57:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:57:42 ./bin/test-attribution.sh [Pipeline] echo 22:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:57:42 $ docker stop --time=1 d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec 22:57:44 $ docker rm -f --volumes d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec [Pipeline] // withDockerContainer [Pipeline] sh 22:57:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:57:45 Warning: overwriting stash ‘coverage-report’ 22:57:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:57:47 + ls -al . 22:57:47 total 224 22:57:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:52 . 22:57:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:49 .. 22:57:47 -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 22:50 .dockerignore 22:57:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:50 .git 22:57:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:50 .github 22:57:47 -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 22:50 .gitignore 22:57:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:50 .golangci.yml 22:57:47 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 22:50 Attribution.txt 22:57:47 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 22:50 CHANGELOG.md 22:57:47 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 22:50 Dockerfile 22:57:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:50 GOVERNANCE.md 22:57:47 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:50 Jenkinsfile 22:57:47 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:50 LICENSE 22:57:47 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 22:50 Makefile 22:57:47 -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:50 OWNERS.md 22:57:47 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 22:50 README.md 22:57:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:48 VERSION 22:57:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 bin 22:57:47 -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 22:55 coverage.out 22:57:47 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 21 22:50 go.mod 22:57:47 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 21 22:50 go.sum 22:57:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 images 22:57:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:50 internal 22:57:47 -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 22:50 main.go 22:57:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 res 22:57:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:50 snap 22:57:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:47 + 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=4cf76081ce169c55af2d1a9db7675a910427a6a6 --label arch=arm64 --label version=0.0.0 . 22:57:47 Sending build context to Docker daemon 678.4kB 22:57:47 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 22:57:47 Step 2/29 : FROM ${BASE} AS builder 22:57:47 ---> 2c623d182a0c 22:57:47 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 22:57:47 ---> Running in 0ec2cbc476a0 22:57:48 Removing intermediate container 0ec2cbc476a0 22:57:48 ---> 35da3e35ac6c 22:57:48 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 22:57:48 ---> Running in 4c79c9db856c 22:57:48 Removing intermediate container 4c79c9db856c 22:57:48 ---> 7bd1794c209b 22:57:48 Step 5/29 : ARG ADD_BUILD_TAGS="" 22:57:48 ---> Running in 32db8fd58b62 22:57:48 Removing intermediate container 32db8fd58b62 22:57:48 ---> 47d76907c87d 22:57:48 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:57:48 ---> Running in 06ebe9b564d6 22:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:57:51 OK: 263 MiB in 53 packages 22:57:52 Removing intermediate container 06ebe9b564d6 22:57:52 ---> bce2e1caf1cb 22:57:52 Step 7/29 : WORKDIR /app 22:57:52 ---> Running in ec4991cd400f 22:57:52 Removing intermediate container ec4991cd400f 22:57:52 ---> 55c827e58cef 22:57:52 Step 8/29 : COPY go.mod vendor* ./ 22:57:53 ---> 7f98ec81dd27 22:57:53 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:53 ---> Running in d215e2cadfc9 22:57:55 Removing intermediate container d215e2cadfc9 22:57:55 ---> 3e3a19fcd08d 22:57:55 Step 10/29 : COPY . . 22:57:56 ---> 4003a9173f8e 22:57:56 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:57:56 ---> Running in c7d24af1f7be 22:57:56 Removing intermediate container c7d24af1f7be 22:57:56 ---> fcb266457659 22:57:56 Step 12/29 : RUN $MAKE 22:57:56 ---> Running in 0adbe13e008c 22:57:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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 23:00:04 Removing intermediate container 0adbe13e008c 23:00:04 ---> f8f525b1814e 23:00:04 Step 13/29 : FROM alpine:3.17 23:00:04 3.17: Pulling from library/alpine 23:00:04 af6eaf76a39c: Already exists 23:00:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:00:04 Status: Downloaded newer image for alpine:3.17 23:00:04 ---> d74e625d9115 23:00:04 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:00:04 ---> Running in d70ce35f166d 23:00:04 Removing intermediate container d70ce35f166d 23:00:04 ---> 5c70aefc09d6 23:00:04 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:00:04 ---> Running in 3387bec32d71 23:00:04 Removing intermediate container 3387bec32d71 23:00:04 ---> bf3a87deb403 23:00:04 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:00:04 ---> Running in 2f19159030e2 23:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:00:07 (1/2) Installing ca-certificates (20220614-r4) 23:00:07 (2/2) Installing dumb-init (1.2.5-r2) 23:00:07 Executing busybox-1.35.0-r29.trigger 23:00:07 Executing ca-certificates-20220614-r4.trigger 23:00:07 OK: 8 MiB in 17 packages 23:00:08 Removing intermediate container 2f19159030e2 23:00:08 ---> 3d0b296ae7fa 23:00:08 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:00:09 ---> c866fb75d912 23:00:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:00:10 ---> 22060825e46e 23:00:10 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:00:10 ---> 27158186d915 23:00:10 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:00:11 ---> f007048a8444 23:00:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:00:12 ---> 1b5b9a42e916 23:00:12 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:00:12 ---> Running in 4aa661a28b45 23:00:14 Removing intermediate container 4aa661a28b45 23:00:14 ---> 14ea4fa54749 23:00:14 Step 23/29 : VOLUME /cache 23:00:14 ---> Running in 965fc5b1b0d5 23:00:14 Removing intermediate container 965fc5b1b0d5 23:00:14 ---> 01388fb4d420 23:00:14 Step 24/29 : EXPOSE 59711 23:00:14 ---> Running in 79ef2bab3705 23:00:15 Removing intermediate container 79ef2bab3705 23:00:15 ---> cb5f80eb782e 23:00:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:00:15 ---> Running in a359f2513d8f 23:00:15 Removing intermediate container a359f2513d8f 23:00:15 ---> e2ca6de75a44 23:00:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:00:15 ---> Running in 45b708615a7a 23:00:15 Removing intermediate container 45b708615a7a 23:00:15 ---> fadfe618184f 23:00:15 Step 27/29 : LABEL arch=arm64 23:00:15 ---> Running in 7fde08d90907 23:00:15 Removing intermediate container 7fde08d90907 23:00:15 ---> 4bfb158407c3 23:00:15 Step 28/29 : LABEL git_sha=4cf76081ce169c55af2d1a9db7675a910427a6a6 23:00:16 ---> Running in f02ef44f94b4 23:00:16 Removing intermediate container f02ef44f94b4 23:00:16 ---> e4b317304843 23:00:16 Step 29/29 : LABEL version=0.0.0 23:00:16 ---> Running in c8257de55501 23:00:16 Removing intermediate container c8257de55501 23:00:16 ---> da7f24587f6e 23:00:16 [Warning] One or more build-args [ARCH] were not consumed 23:00:16 Successfully built da7f24587f6e 23:00:16 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 23:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:17 23:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:17 arm64: Pulling from edgex-lftools-log-publisher 23:00:17 8998bd30e6a1: Pulling fs layer 23:00:17 04944245beec: Pulling fs layer 23:00:17 699f458cf7ca: Pulling fs layer 23:00:17 765212b225bb: Pulling fs layer 23:00:17 f23df028b6ca: Pulling fs layer 23:00:17 d65c8cfc05b1: Pulling fs layer 23:00:17 2437ff75d9bd: Pulling fs layer 23:00:17 f23df028b6ca: Waiting 23:00:17 d65c8cfc05b1: Waiting 23:00:17 765212b225bb: Waiting 23:00:17 2437ff75d9bd: Waiting 23:00:17 04944245beec: Verifying Checksum 23:00:17 04944245beec: Download complete 23:00:17 765212b225bb: Verifying Checksum 23:00:17 765212b225bb: Download complete 23:00:17 f23df028b6ca: Verifying Checksum 23:00:17 f23df028b6ca: Download complete 23:00:17 d65c8cfc05b1: Verifying Checksum 23:00:17 d65c8cfc05b1: Download complete 23:00:17 699f458cf7ca: Verifying Checksum 23:00:18 699f458cf7ca: Download complete 23:00:18 8998bd30e6a1: Verifying Checksum 23:00:18 8998bd30e6a1: Download complete 23:00:20 2437ff75d9bd: Verifying Checksum 23:00:20 2437ff75d9bd: Download complete 23:00:22 8998bd30e6a1: Pull complete 23:00:24 04944245beec: Pull complete 23:00:25 699f458cf7ca: Pull complete 23:00:25 765212b225bb: Pull complete 23:00:26 f23df028b6ca: Pull complete 23:00:26 d65c8cfc05b1: Pull complete 23:00:41 2437ff75d9bd: Pull complete 23:00:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:41 prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container 23:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:00:43 $ docker top 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:44 ---> job-cost.sh 23:00:44 lf-activate-venv: SKIPPING 23:00:44 INFO: No Stack... 23:00:45 INFO: Retrieving Pricing Info for: v3-standard-4 23:00:45 INFO: Archiving Costs [Pipeline] sh 23:00:46 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 23:00:46 + cut -d, -f6 [Pipeline] lock 23:00:46 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] 23:00:46 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] did not exist. Created. 23:00:46 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:47 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-03e6ab9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:00:48 + echo total: 0.10999999940395355 [Pipeline] stash 23:00:48 Warning: overwriting stash ‘stack-cost’ 23:00:48 Stashed 1 file(s) [Pipeline] } 23:00:48 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:00:48 $ docker stop --time=1 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 23:00:51 $ docker rm -f --volumes 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 [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 23:00:52 provisioning config files... 23:00:52 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config17471594953782506904tmp [Pipeline] { [Pipeline] sh 23:00:52 + set +x 23:00:52 + curl -s https://codecov.io/bash 23:00:52 + bash -s -- 23:00:52 23:00:52 _____ _ 23:00:52 / ____| | | 23:00:52 | | ___ __| | ___ ___ _____ __ 23:00:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:00:52 | |___| (_) | (_| | __/ (_| (_) \ V / 23:00:52 \_____\___/ \__,_|\___|\___\___/ \_/ 23:00:52 Bash-1.0.6 23:00:52 23:00:52 23:00:52 ==> git version 2.25.1 found 23:00:52 ==> 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 23:00:52 Release-Date: 2020-01-08 23:00:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:00:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:00:52 ==> Jenkins CI detected. 23:00:52 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-164 23:00:52 project root: . 23:00:52 --> token set from env 23:00:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:00:52 ==> Running gcov in . (disable via -X gcov) 23:00:52 ==> Python coveragepy not found 23:00:52 ==> Searching for coverage reports in: 23:00:52 + . 23:00:52 -> Found 1 reports 23:00:52 ==> Detecting git/mercurial file structure 23:00:52 ==> Reading reports 23:00:52 + ./coverage.out bytes=41317 23:00:52 ==> Appending adjustments 23:00:52 https://docs.codecov.io/docs/fixing-reports 23:00:52 + Found adjustments 23:00:52 ==> Gzipping contents 23:00:52 12K /tmp/codecov.mgtxaT.gz 23:00:52 ==> Uploading reports 23:00:52 url: https://codecov.io 23:00:52 query: branch=PR-164&commit=4cf76081ce169c55af2d1a9db7675a910427a6a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=164&job=&cmd_args= 23:00:52 -> Pinging Codecov 23:00:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-164&commit=4cf76081ce169c55af2d1a9db7675a910427a6a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=164&job=&cmd_args= 23:00:53 -> Uploading to 23:00:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/4cf76081ce169c55af2d1a9db7675a910427a6a6/74c2b902-020c-41ad-861c-c26f4e3b3a38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T230052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8494992da330f902ed607263807f23cbaf548932f426bd3d951e1386086548 23:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:53 Dload Upload Total Spent Left Speed 23:00:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11796 0 0 100 11796 0 53618 --:--:-- --:--:-- --:--:-- 53375 100 11796 0 0 100 11796 0 37686 --:--:-- --:--:-- --:--:-- 37566 23:00:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] } 23:00:53 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 23:00:54 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives ] 23:00:54 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives 23:00:54 total 16 23:00:54 drwxr-xr-x 3 root root 4096 Mar 21 22:50 . 23:00:54 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:50 .. 23:00:54 drwxr-xr-x 2 root root 4096 Mar 21 22:50 cost 23:00:54 -rw-r--r-- 1 root root 95 Mar 21 22:50 cost.csv 23:00:54 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives 23:00:54 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives 23:00:54 total 16 23:00:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:50 . 23:00:54 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:50 .. 23:00:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:50 cost 23:00:54 -rw-r--r-- 1 jenkins jenkins 95 Mar 21 22:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:00:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:00:55 ---> package-listing.sh 23:00:55 ++ facter osfamily 23:00:55 ++ tr '[:upper:]' '[:lower:]' 23:00:55 + OS_FAMILY=debian 23:00:55 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-164 23:00:55 + START_PACKAGES=/tmp/packages_start.txt 23:00:55 + END_PACKAGES=/tmp/packages_end.txt 23:00:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:00:55 + PACKAGES=/tmp/packages_start.txt 23:00:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-164 ']' 23:00:55 + PACKAGES=/tmp/packages_end.txt 23:00:55 + case "${OS_FAMILY}" in 23:00:55 + dpkg -l 23:00:55 + grep '^ii' 23:00:55 + '[' -f /tmp/packages_start.txt ']' 23:00:55 + '[' -f /tmp/packages_end.txt ']' 23:00:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:00:55 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-164 ']' 23:00:55 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/ 23:00:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/ [Pipeline] echo 23:00:55 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:00:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:56 prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container 23:00:56 $ 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-164/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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:00:56 $ docker top d84b8ee2cb1b89b1f6b03411ff798c6e99e32552381f5754a13aedb31d7a4842 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:56 + touch /tmp/pre-build-complete [Pipeline] sh 23:00:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:00:57 + ls /var/log/sa-host 23:00:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:57 provisioning config files... 23:00:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config10802168838049308137tmp [Pipeline] { [Pipeline] echo 23:00:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:00:58 ---> create-netrc.sh [Pipeline] } 23:00:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:00:58 ---> python-tools-install.sh [Pipeline] echo 23:00:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:00:58 ---> sudo-logs.sh 23:00:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:00:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:00:58 ---> job-cost.sh 23:00:58 lf-activate-venv: SKIPPING 23:00:58 DEBUG: total: 0.2199999988079071 23:00:58 INFO: Retrieving Stack Cost... 23:00:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:00:59 INFO: Archiving Costs [Pipeline] echo 23:00:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:01:00 ---> logs-deploy.sh 23:01:00 lf-activate-venv: SKIPPING 23:01:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-164/3 23:01:00 INFO: archiving workspace using pattern(s): 23:01:01 Archives upload complete. 23:01:01 INFO: archiving logs to Nexus