Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccdb054e5d16bd529c2fd15a52524dce2c381cd1 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-ssh15127634419526378712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8861273201660877305.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7493186411703193023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh13601215149992542201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13652918503963171634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19366’ Running on prd-ubuntu20.04-docker-8c-8g-19370 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" > git rev-list --no-walk ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:49:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:49:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:49:52 ========================================================= 21:49:52 EdgeX Global Pipelines Version Info 21:49:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:49:53 ------------------- 21:49:53 stable info: 21:49:53 ------------------- 21:49:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:53 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:49:53 Message: update stable to v1.0.237 21:49:53 ------------------- 21:49:53 experimental info: 21:49:53 ------------------- 21:49:53 Commited By: **** collab-it+edgex@linuxfoundation.org 21:49:53 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:49:53 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:49:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:49:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdb054 [Pipeline] echo 21:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:54 provisioning config files... 21:49:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8038873356990457659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:54 ---> docker-login.sh 21:49:54 nexus3.edgexfoundry.org:10001 21:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 nexus3.edgexfoundry.org:10002 21:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 nexus3.edgexfoundry.org:10003 21:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 nexus3.edgexfoundry.org:10004 21:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 docker.io 21:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:55 Configure a credential helper to remove this warning. See 21:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:55 21:49:55 Login Succeeded 21:49:55 ---> docker-login.sh ends [Pipeline] } 21:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:56 + git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 21:49:56 -----------> git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [false] [Pipeline] sh 21:49:56 + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 21:49:56 ========================================================= 21:49:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:57 + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 21:49:57 [semverPrep] GIT_COMMIT: ccdb054e5d16bd529c2fd15a52524dce2c381cd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#96) [Pipeline] echo 21:49:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:57 + grep -v github /etc/ssh/ssh_known_hosts 21:49:57 + [ -e /tmp/ssh_known_hosts ] 21:49:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:57 + sudo tee -a /etc/ssh/ssh_known_hosts 21:49:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:57 21:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:58 b85a868b505f: Pulling fs layer 21:49:58 e2be974225ed: Pulling fs layer 21:49:58 339a4e72a1f5: Pulling fs layer 21:49:58 988bab9f4d93: Pulling fs layer 21:49:58 1469e6f7b9e6: Pulling fs layer 21:49:58 988bab9f4d93: Waiting 21:49:58 eaf3925da568: Pulling fs layer 21:49:58 eaf3925da568: Waiting 21:49:58 1469e6f7b9e6: Waiting 21:49:58 bab4dde63d76: Pulling fs layer 21:49:58 bde34c3a00c8: Pulling fs layer 21:49:58 bab4dde63d76: Waiting 21:49:58 b352a97aabf1: Pulling fs layer 21:49:58 4872d77fe225: Pulling fs layer 21:49:58 bde34c3a00c8: Waiting 21:49:58 4872d77fe225: Waiting 21:49:58 5851b861e8e6: Pulling fs layer 21:49:58 5851b861e8e6: Waiting 21:49:58 e2be974225ed: Verifying Checksum 21:49:58 e2be974225ed: Download complete 21:49:58 988bab9f4d93: Download complete 21:49:58 339a4e72a1f5: Verifying Checksum 21:49:58 339a4e72a1f5: Download complete 21:49:58 1469e6f7b9e6: Verifying Checksum 21:49:58 1469e6f7b9e6: Download complete 21:49:58 eaf3925da568: Verifying Checksum 21:49:58 eaf3925da568: Download complete 21:49:58 bde34c3a00c8: Verifying Checksum 21:49:58 bde34c3a00c8: Download complete 21:49:58 b352a97aabf1: Verifying Checksum 21:49:58 b352a97aabf1: Download complete 21:49:58 4872d77fe225: Verifying Checksum 21:49:58 4872d77fe225: Download complete 21:49:58 5851b861e8e6: Download complete 21:49:58 b85a868b505f: Verifying Checksum 21:49:58 b85a868b505f: Download complete 21:49:58 bab4dde63d76: Verifying Checksum 21:49:58 bab4dde63d76: Download complete 21:50:00 b85a868b505f: Pull complete 21:50:00 e2be974225ed: Pull complete 21:50:00 339a4e72a1f5: Pull complete 21:50:00 988bab9f4d93: Pull complete 21:50:00 1469e6f7b9e6: Pull complete 21:50:01 eaf3925da568: Pull complete 21:50:03 bab4dde63d76: Pull complete 21:50:03 bde34c3a00c8: Pull complete 21:50:03 b352a97aabf1: Pull complete 21:50:03 4872d77fe225: Pull complete 21:50:03 5851b861e8e6: Pull complete 21:50:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:03 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 21:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:50:05 $ docker top d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 -eo pid,comm 21:50:05 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). 21:50:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:05 [ssh-agent] Looking for ssh-agent implementation... 21:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:05 $ docker exec d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent 21:50:05 SSH_AUTH_SOCK=/tmp/ssh-Wx2YBzR8S1XA/agent.33 21:50:05 SSH_AGENT_PID=39 21:50:05 Running ssh-add (command line suppressed) 21:50:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_803474006609642323.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_803474006609642323.key) 21:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:05 + git tag --points-at HEAD [Pipeline] } 21:50:05 $ docker exec --env ******** --env ******** d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent -k 21:50:06 unset SSH_AUTH_SOCK; 21:50:06 unset SSH_AGENT_PID; 21:50:06 echo Agent pid 39 killed; 21:50:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:50:06 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.6' [Pipeline] sshagent 21:50:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:06 [ssh-agent] Looking for ssh-agent implementation... 21:50:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:06 $ docker exec d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent 21:50:06 SSH_AUTH_SOCK=/tmp/ssh-npNtV5dqu5RY/agent.72 21:50:06 SSH_AGENT_PID=78 21:50:06 Running ssh-add (command line suppressed) 21:50:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2871089338972180621.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2871089338972180621.key) 21:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:06 + git semver init 21:50:07 2022-07-11 21:50:07,077 [run_init] DEBUG init version:0.0.0 force:False 21:50:07 2022-07-11 21:50:07,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:50:07 2022-07-11 21:50:07,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:50:07 2022-07-11 21:50:07,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:50:08 2022-07-11 21:50:08,097 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:50:08 2022-07-11 21:50:08,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:50:08 2022-07-11 21:50:08,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:50:08 2022-07-11 21:50:08,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:50:08 2.2.1-dev.7 [Pipeline] } 21:50:08 $ docker exec --env ******** --env ******** d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent -k 21:50:08 unset SSH_AUTH_SOCK; 21:50:08 unset SSH_AGENT_PID; 21:50:08 echo Agent pid 78 killed; 21:50:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:08 + git semver [Pipeline] } 21:50:09 $ docker stop --time=1 d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 21:50:10 $ docker rm -f d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:50:11 Stashed 1 file(s) [Pipeline] echo 21:50:11 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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 21:50:11 provisioning config files... 21:50:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3567101619992680552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:11 ---> docker-login.sh 21:50:11 nexus3.edgexfoundry.org:10001 21:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:11 Configure a credential helper to remove this warning. See 21:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:11 21:50:11 Login Succeeded 21:50:11 nexus3.edgexfoundry.org:10002 21:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:11 Configure a credential helper to remove this warning. See 21:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:11 21:50:11 Login Succeeded 21:50:11 nexus3.edgexfoundry.org:10003 21:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:11 Configure a credential helper to remove this warning. See 21:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:11 21:50:11 Login Succeeded 21:50:11 nexus3.edgexfoundry.org:10004 21:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:12 Configure a credential helper to remove this warning. See 21:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:12 21:50:12 Login Succeeded 21:50:12 docker.io 21:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:12 Configure a credential helper to remove this warning. See 21:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:12 21:50:12 Login Succeeded 21:50:12 ---> docker-login.sh ends [Pipeline] } 21:50:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:50:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:12 ========================================================= 21:50:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:50:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:50:12 Sending build context to Docker daemon 12.45MB 21:50:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:50:12 Step 2/13 : FROM ${BASE} AS builder 21:50:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:50:12 2408cc74d12b: Pulling fs layer 21:50:12 ea60b727a1ce: Pulling fs layer 21:50:12 30c4a7721957: Pulling fs layer 21:50:12 370296b7ddb6: Pulling fs layer 21:50:12 7c6cee850709: Pulling fs layer 21:50:12 39a5fcdaea64: Pulling fs layer 21:50:12 d94ebbe4e438: Pulling fs layer 21:50:12 bcfd1f05c69d: Pulling fs layer 21:50:12 59ccb84bbe0f: Pulling fs layer 21:50:12 d94ebbe4e438: Waiting 21:50:12 370296b7ddb6: Waiting 21:50:12 bcfd1f05c69d: Waiting 21:50:12 7c6cee850709: Waiting 21:50:12 39a5fcdaea64: Waiting 21:50:12 59ccb84bbe0f: Waiting 21:50:13 30c4a7721957: Download complete 21:50:13 ea60b727a1ce: Verifying Checksum 21:50:13 ea60b727a1ce: Download complete 21:50:13 7c6cee850709: Verifying Checksum 21:50:13 7c6cee850709: Download complete 21:50:13 39a5fcdaea64: Download complete 21:50:13 2408cc74d12b: Verifying Checksum 21:50:13 2408cc74d12b: Download complete 21:50:13 d94ebbe4e438: Download complete 21:50:13 2408cc74d12b: Pull complete 21:50:13 ea60b727a1ce: Pull complete 21:50:13 30c4a7721957: Pull complete 21:50:13 59ccb84bbe0f: Verifying Checksum 21:50:13 59ccb84bbe0f: Download complete 21:50:13 bcfd1f05c69d: Download complete 21:50:13 370296b7ddb6: Verifying Checksum 21:50:13 370296b7ddb6: Download complete 21:50:18 370296b7ddb6: Pull complete 21:50:18 7c6cee850709: Pull complete 21:50:18 39a5fcdaea64: Pull complete 21:50:18 d94ebbe4e438: Pull complete 21:50:19 bcfd1f05c69d: Pull complete 21:50:20 59ccb84bbe0f: Pull complete 21:50:20 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:50:20 ---> a4fb48ad2a94 21:50:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:50:22 ---> Running in aa06ba4889d5 21:50:22 Removing intermediate container aa06ba4889d5 21:50:22 ---> c8b830bc5886 21:50:22 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:50:22 ---> Running in 9c6b1c140f23 21:50:22 Removing intermediate container 9c6b1c140f23 21:50:22 ---> 0b9ffde3a16f 21:50:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:50:22 ---> Running in ce3bf3b31483 21:50:22 Removing intermediate container ce3bf3b31483 21:50:22 ---> ed27b6e49f2e 21:50:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:22 ---> Running in a78bec29945a 21:50:23 Removing intermediate container a78bec29945a 21:50:23 ---> 6521ee628747 21:50:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:23 ---> Running in 23160b1ec6c2 21:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:24 OK: 211 MiB in 51 packages 21:50:25 Removing intermediate container 23160b1ec6c2 21:50:25 ---> 502712afedc0 21:50:25 Step 8/13 : WORKDIR /app 21:50:25 ---> Running in 221bf1e51026 21:50:25 Removing intermediate container 221bf1e51026 21:50:25 ---> 6840ba64f895 21:50:25 Step 9/13 : COPY go.mod vendor* ./ 21:50:25 ---> c41903e6d8d7 21:50:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:25 ---> Running in 7cb54163c2ea 21:50:26 Still waiting to schedule task 21:50:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19367’ is offline 21:50:40 Removing intermediate container 7cb54163c2ea 21:50:40 ---> 9d88481a9b48 21:50:40 Step 11/13 : COPY . . 21:50:40 ---> e3c81aaff992 21:50:40 Step 12/13 : ARG MAKE="make build" 21:50:40 ---> Running in 54b573e9cd93 21:50:40 Removing intermediate container 54b573e9cd93 21:50:40 ---> 80d936f90a47 21:50:40 Step 13/13 : RUN $MAKE 21:50:40 ---> Running in 6ac83c16ed06 21:50:40 noop 21:50:41 Removing intermediate container 6ac83c16ed06 21:50:41 ---> 12144bf47253 21:50:41 Successfully built 12144bf47253 21:50:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker inspect -f . ci-base-image-x86_64 21:50:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:41 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 21:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 21:50:41 $ docker top 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:42 + go version 21:50:42 go version go1.18.3 linux/amd64 [Pipeline] } 21:50:42 $ docker stop --time=1 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 21:50:43 $ docker rm -f 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:43 + docker inspect -f . ci-base-image-x86_64 21:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:44 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 21:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 21:50:44 $ docker top f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:44 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:50:45 + make test 21:50:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:50:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.2% of statements 21:50:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:50:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements 21:51:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:51:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:51:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:09 ./bin/test-attribution.sh [Pipeline] echo 21:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:09 $ docker stop --time=1 f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 21:51:11 $ docker rm -f f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:12 + ls -al . 21:51:12 total 232 21:51:12 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 21:50 . 21:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 .. 21:51:12 -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 21:49 .dockerignore 21:51:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 21:50 .git 21:51:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:49 .github 21:51:12 -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 21:49 .gitignore 21:51:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 21:49 .golangci.yml 21:51:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:50 .semver 21:51:12 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 21:49 Attribution.txt 21:51:12 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 21:49 CHANGELOG.md 21:51:12 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 21:49 Dockerfile 21:51:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 21:49 GOVERNANCE.md 21:51:12 -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 21:49 Jenkinsfile 21:51:12 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 21:49 LICENSE 21:51:12 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 21:49 Makefile 21:51:12 -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 21:49 OWNERS.md 21:51:12 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 21:49 README.md 21:51:12 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 21:50 VERSION 21:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 bin 21:51:12 -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 21:50 coverage.out 21:51:12 -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 21:49 go.mod 21:51:12 -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 21:49 go.sum 21:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 images 21:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 internal 21:51:12 -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 21:49 main.go 21:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 res 21:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 snap 21:51:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:12 + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=amd64 --label version=2.2.1-dev.7 . 21:51:12 Sending build context to Docker daemon 12.45MB 21:51:12 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 21:51:12 Step 2/31 : FROM ${BASE} AS builder 21:51:12 ---> 12144bf47253 21:51:12 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:51:12 ---> Running in b3873cfdb446 21:51:13 Removing intermediate container b3873cfdb446 21:51:13 ---> 70f5d9eacf92 21:51:13 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 21:51:13 ---> Running in eeb7114cf506 21:51:13 Removing intermediate container eeb7114cf506 21:51:13 ---> c2f34333c4df 21:51:13 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:51:13 ---> Running in 824807fef32b 21:51:13 Removing intermediate container 824807fef32b 21:51:13 ---> ba57883b90a3 21:51:13 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:13 ---> Running in 3ade4fd36916 21:51:13 Removing intermediate container 3ade4fd36916 21:51:13 ---> d1ee03ecd8c4 21:51:13 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:13 ---> Running in f5c7b927e2c0 21:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:15 OK: 211 MiB in 51 packages 21:51:15 Removing intermediate container f5c7b927e2c0 21:51:15 ---> ecbbcb07dd16 21:51:15 Step 8/31 : WORKDIR /app 21:51:15 ---> Running in d862953233f2 21:51:15 Removing intermediate container d862953233f2 21:51:15 ---> 09747ed020bd 21:51:15 Step 9/31 : COPY go.mod vendor* ./ 21:51:16 ---> 34825b3f22a5 21:51:16 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:16 ---> Running in 74e5e0b0fc74 21:51:16 Removing intermediate container 74e5e0b0fc74 21:51:16 ---> 0158393a8e28 21:51:16 Step 11/31 : COPY . . 21:51:17 ---> 97439341208c 21:51:17 Step 12/31 : ARG MAKE="make build" 21:51:17 ---> Running in 5aaa64dadb48 21:51:17 Removing intermediate container 5aaa64dadb48 21:51:17 ---> 5d1d3c97743e 21:51:17 Step 13/31 : RUN $MAKE 21:51:17 ---> Running in 703043b89dcf 21:51:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 21:51:39 Removing intermediate container 703043b89dcf 21:51:39 ---> cb501f9da54a 21:51:39 Step 14/31 : FROM alpine:3.14 21:51:39 3.14: Pulling from library/alpine 21:51:39 8663204ce13b: Pulling fs layer 21:51:39 8663204ce13b: Verifying Checksum 21:51:39 8663204ce13b: Download complete 21:51:39 8663204ce13b: Pull complete 21:51:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:51:39 Status: Downloaded newer image for alpine:3.14 21:51:39 ---> e04c818066af 21:51:39 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:51:39 ---> Running in 7bc0672c29e5 21:51:39 Removing intermediate container 7bc0672c29e5 21:51:39 ---> 1d1a15ac8761 21:51:39 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:51:39 ---> Running in c1a7ed59f962 21:51:39 Removing intermediate container c1a7ed59f962 21:51:39 ---> d581daaf617e 21:51:39 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:39 ---> Running in 2ae4065739e4 21:51:39 Removing intermediate container 2ae4065739e4 21:51:39 ---> c518d529998d 21:51:39 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 21:51:39 ---> Running in 083ff9051608 21:51:39 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:51:39 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:51:39 (1/7) Installing ca-certificates (20211220-r0) 21:51:39 (2/7) Installing dumb-init (1.2.5-r1) 21:51:39 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:51:39 (4/7) Installing libsodium (1.0.18-r0) 21:51:40 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:51:40 (6/7) Installing libzmq (4.3.4-r0) 21:51:40 (7/7) Installing zeromq (4.3.4-r0) 21:51:40 Executing busybox-1.33.1-r7.trigger 21:51:40 Executing ca-certificates-20211220-r0.trigger 21:51:40 OK: 9 MiB in 21 packages 21:51:41 Removing intermediate container 083ff9051608 21:51:41 ---> 4ec5f4d33884 21:51:41 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:51:41 ---> 3ec63ce4330f 21:51:41 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 21:51:41 ---> 5e34b5b24f18 21:51:41 Step 21/31 : COPY --from=builder /app/res/ /res/ 21:51:41 ---> ce321f838851 21:51:41 Step 22/31 : COPY --from=builder /app/static/ /static/ 21:51:41 ---> e941ae6a8016 21:51:41 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:51:42 ---> 2c4ae80520cc 21:51:42 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:51:42 ---> Running in 91121a827711 21:51:42 Removing intermediate container 91121a827711 21:51:42 ---> 7a5065eaf507 21:51:42 Step 25/31 : VOLUME /cache 21:51:42 ---> Running in e8540e4f8ed9 21:51:42 Removing intermediate container e8540e4f8ed9 21:51:42 ---> 22dc82fbab1f 21:51:42 Step 26/31 : EXPOSE 59711 21:51:42 ---> Running in c0b5d39e6dce 21:51:42 Removing intermediate container c0b5d39e6dce 21:51:42 ---> cc386313cb90 21:51:42 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:51:42 ---> Running in 9010cad4b658 21:51:43 Removing intermediate container 9010cad4b658 21:51:43 ---> bfcd92d63f2b 21:51:43 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 21:51:43 ---> Running in c51c2630cf61 21:51:43 Removing intermediate container c51c2630cf61 21:51:43 ---> 52d5177bd270 21:51:43 Step 29/31 : LABEL arch=amd64 21:51:43 ---> Running in 2f4dec8d5696 21:51:43 Removing intermediate container 2f4dec8d5696 21:51:43 ---> 1d8deb90e0e9 21:51:43 Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 21:51:43 ---> Running in 815f51b325a4 21:51:43 Removing intermediate container 815f51b325a4 21:51:43 ---> 8f52710b3515 21:51:43 Step 31/31 : LABEL version=2.2.1-dev.7 21:51:43 ---> Running in bc1b82814057 21:51:43 Removing intermediate container bc1b82814057 21:51:43 ---> de51d4dffd40 21:51:43 [Warning] One or more build-args [ARCH] were not consumed 21:51:43 Successfully built de51d4dffd40 21:51:43 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:43 provisioning config files... 21:51:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2195167345805284091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:44 ---> docker-login.sh 21:51:44 nexus3.edgexfoundry.org:10001 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:44 Configure a credential helper to remove this warning. See 21:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:44 21:51:44 Login Succeeded 21:51:44 nexus3.edgexfoundry.org:10002 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:44 Configure a credential helper to remove this warning. See 21:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:44 21:51:44 Login Succeeded 21:51:44 nexus3.edgexfoundry.org:10003 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:44 Configure a credential helper to remove this warning. See 21:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:44 21:51:44 Login Succeeded 21:51:44 nexus3.edgexfoundry.org:10004 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:44 Configure a credential helper to remove this warning. See 21:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:44 21:51:44 Login Succeeded 21:51:44 docker.io 21:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:44 Configure a credential helper to remove this warning. See 21:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:44 21:51:44 Login Succeeded 21:51:44 ---> docker-login.sh ends [Pipeline] } 21:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:45 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:51:45 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 21:51:45 latest 21:51:45 2.2.1-dev.7 21:51:45 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 21:51:45 main 21:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 21:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:51:45 e3f372de5d1b: Preparing 21:51:45 2741406837d9: Preparing 21:51:45 a04d4111b937: Preparing 21:51:45 05250c07ded6: Preparing 21:51:45 0126fe8718d7: Preparing 21:51:45 03be6d78eccf: Preparing 21:51:45 356e90f45ecd: Preparing 21:51:45 c073494e6044: Preparing 21:51:45 b541d28bf3b4: Preparing 21:51:45 356e90f45ecd: Waiting 21:51:45 c073494e6044: Waiting 21:51:45 b541d28bf3b4: Waiting 21:51:45 03be6d78eccf: Waiting 21:51:45 a04d4111b937: Pushed 21:51:45 05250c07ded6: Pushed 21:51:45 0126fe8718d7: Pushed 21:51:45 e3f372de5d1b: Pushed 21:51:45 b541d28bf3b4: Layer already exists 21:51:45 03be6d78eccf: Pushed 21:51:45 c073494e6044: Pushed 21:51:46 356e90f45ecd: Pushed 21:51:48 2741406837d9: Pushed 21:51:48 ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:51:49 e3f372de5d1b: Preparing 21:51:49 2741406837d9: Preparing 21:51:49 a04d4111b937: Preparing 21:51:49 05250c07ded6: Preparing 21:51:49 0126fe8718d7: Preparing 21:51:49 03be6d78eccf: Preparing 21:51:49 356e90f45ecd: Preparing 21:51:49 c073494e6044: Preparing 21:51:49 b541d28bf3b4: Preparing 21:51:49 03be6d78eccf: Waiting 21:51:49 c073494e6044: Waiting 21:51:49 356e90f45ecd: Waiting 21:51:49 b541d28bf3b4: Waiting 21:51:49 a04d4111b937: Layer already exists 21:51:49 0126fe8718d7: Layer already exists 21:51:49 2741406837d9: Layer already exists 21:51:49 e3f372de5d1b: Layer already exists 21:51:49 05250c07ded6: Layer already exists 21:51:49 03be6d78eccf: Layer already exists 21:51:49 356e90f45ecd: Layer already exists 21:51:49 c073494e6044: Layer already exists 21:51:49 b541d28bf3b4: Layer already exists 21:51:49 latest: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 21:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:51:49 e3f372de5d1b: Preparing 21:51:49 2741406837d9: Preparing 21:51:49 a04d4111b937: Preparing 21:51:49 05250c07ded6: Preparing 21:51:49 0126fe8718d7: Preparing 21:51:49 03be6d78eccf: Preparing 21:51:49 356e90f45ecd: Preparing 21:51:49 c073494e6044: Preparing 21:51:49 b541d28bf3b4: Preparing 21:51:49 356e90f45ecd: Waiting 21:51:49 c073494e6044: Waiting 21:51:49 0126fe8718d7: Layer already exists 21:51:49 e3f372de5d1b: Layer already exists 21:51:49 a04d4111b937: Layer already exists 21:51:49 05250c07ded6: Layer already exists 21:51:49 2741406837d9: Layer already exists 21:51:49 c073494e6044: Layer already exists 21:51:49 03be6d78eccf: Layer already exists 21:51:49 356e90f45ecd: Layer already exists 21:51:49 b541d28bf3b4: Layer already exists 21:51:49 2.2.1-dev.7: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 21:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:51:50 e3f372de5d1b: Preparing 21:51:50 2741406837d9: Preparing 21:51:50 a04d4111b937: Preparing 21:51:50 05250c07ded6: Preparing 21:51:50 0126fe8718d7: Preparing 21:51:50 03be6d78eccf: Preparing 21:51:50 356e90f45ecd: Preparing 21:51:50 c073494e6044: Preparing 21:51:50 b541d28bf3b4: Preparing 21:51:50 03be6d78eccf: Waiting 21:51:50 356e90f45ecd: Waiting 21:51:50 c073494e6044: Waiting 21:51:50 b541d28bf3b4: Waiting 21:51:50 a04d4111b937: Layer already exists 21:51:50 e3f372de5d1b: Layer already exists 21:51:50 2741406837d9: Layer already exists 21:51:50 0126fe8718d7: Layer already exists 21:51:50 05250c07ded6: Layer already exists 21:51:50 03be6d78eccf: Layer already exists 21:51:50 c073494e6044: Layer already exists 21:51:50 b541d28bf3b4: Layer already exists 21:51:50 356e90f45ecd: Layer already exists 21:51:50 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:51:50 e3f372de5d1b: Preparing 21:51:50 2741406837d9: Preparing 21:51:50 a04d4111b937: Preparing 21:51:50 05250c07ded6: Preparing 21:51:50 0126fe8718d7: Preparing 21:51:50 03be6d78eccf: Preparing 21:51:50 356e90f45ecd: Preparing 21:51:50 c073494e6044: Preparing 21:51:50 b541d28bf3b4: Preparing 21:51:50 c073494e6044: Waiting 21:51:50 03be6d78eccf: Waiting 21:51:50 356e90f45ecd: Waiting 21:51:50 b541d28bf3b4: Waiting 21:51:50 2741406837d9: Layer already exists 21:51:50 e3f372de5d1b: Layer already exists 21:51:50 a04d4111b937: Layer already exists 21:51:50 0126fe8718d7: Layer already exists 21:51:50 05250c07ded6: Layer already exists 21:51:50 03be6d78eccf: Layer already exists 21:51:50 c073494e6044: Layer already exists 21:51:50 356e90f45ecd: Layer already exists 21:51:50 b541d28bf3b4: Layer already exists 21:51:50 main: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:51 ===================================================== [Pipeline] echo 21:51:51 taggedImages: 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 21:51:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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 21:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:51 21:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:51 latest: Pulling from edgex-lftools-log-publisher 21:51:51 5eb5b503b376: Pulling fs layer 21:51:51 5c69ac0246d0: Pulling fs layer 21:51:51 ec43610c2a17: Pulling fs layer 21:51:51 3a2ae6a8a46f: Pulling fs layer 21:51:51 33b1e0a273af: Pulling fs layer 21:51:51 5d3b04190fa2: Pulling fs layer 21:51:51 2f39f015ded8: Pulling fs layer 21:51:51 3a2ae6a8a46f: Waiting 21:51:51 33b1e0a273af: Waiting 21:51:51 2f39f015ded8: Waiting 21:51:51 5d3b04190fa2: Waiting 21:51:51 5c69ac0246d0: Verifying Checksum 21:51:51 5c69ac0246d0: Download complete 21:51:51 3a2ae6a8a46f: Download complete 21:51:51 33b1e0a273af: Verifying Checksum 21:51:51 33b1e0a273af: Download complete 21:51:51 ec43610c2a17: Verifying Checksum 21:51:51 ec43610c2a17: Download complete 21:51:51 5d3b04190fa2: Verifying Checksum 21:51:51 5d3b04190fa2: Download complete 21:51:51 5eb5b503b376: Verifying Checksum 21:51:51 5eb5b503b376: Download complete 21:51:52 2f39f015ded8: Download complete 21:51:53 5eb5b503b376: Pull complete 21:51:53 5c69ac0246d0: Pull complete 21:51:53 ec43610c2a17: Pull complete 21:51:53 3a2ae6a8a46f: Pull complete 21:51:54 33b1e0a273af: Pull complete 21:51:54 5d3b04190fa2: Pull complete 21:51:59 2f39f015ded8: Pull complete 21:51:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:59 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 21:51:59 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:52:01 $ docker top fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:01 ---> job-cost.sh 21:52:01 lf-activate-venv: SKIPPING 21:52:01 INFO: No Stack... 21:52:02 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:02 INFO: Archiving Costs [Pipeline] sh 21:52:02 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:52:02 + cut -d, -f6 [Pipeline] lock 21:52:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] 21:52:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] did not exist. Created. 21:52:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:02 + echo total: 0.2199999988079071 [Pipeline] stash 21:52:03 Stashed 1 file(s) [Pipeline] } 21:52:03 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:03 $ docker stop --time=1 fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 21:52:04 $ docker rm -f fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19376 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:52:19 Running in /w/workspace/app-rfid-llrp-inventory/45 [Pipeline] { [Pipeline] checkout 21:52:19 The recommended git tool is: git 21:52:26 using credential edgex-jenkins-ssh 21:52:26 Cloning the remote Git repository 21:52:26 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:52:26 > git init /w/workspace/app-rfid-llrp-inventory/45 # timeout=10 21:52:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:52:26 > git --version # timeout=10 21:52:26 > git --version # 'git version 2.25.1' 21:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:28 Avoid second fetch 21:52:28 Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) 21:52:28 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:52:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:28 > git config core.sparsecheckout # timeout=10 21:52:28 > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 21:52:33 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:52:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:34 Dload Upload Total Spent Left Speed 21:52:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 91611 0 --:--:-- --:--:-- --:--:-- 92300 [Pipeline] sh 21:52:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:52:35 + sudo tee /etc/docker/daemon.new 21:52:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:52:35 { 21:52:35 "registry-mirrors": [ 21:52:35 "https://nexus3.edgexfoundry.org:10001" 21:52:35 ], 21:52:35 "bip": "10.250.0.254/24", 21:52:35 "hosts": [ 21:52:35 "tcp://0.0.0.0:5555", 21:52:35 "unix:///var/run/docker.sock" 21:52:35 ], 21:52:35 "mtu": 1458, 21:52:35 "selinux-enabled": true, 21:52:35 "seccomp-profile": "/etc/docker/seccomp.json" 21:52:35 } [Pipeline] sh 21:52:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:52:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:54 provisioning config files... 21:52:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/45@tmp/config5300312898411912058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:54 ---> docker-login.sh 21:52:54 nexus3.edgexfoundry.org:10001 21:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:55 Configure a credential helper to remove this warning. See 21:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:55 21:52:55 Login Succeeded 21:52:55 nexus3.edgexfoundry.org:10002 21:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:56 Configure a credential helper to remove this warning. See 21:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:56 21:52:56 Login Succeeded 21:52:56 nexus3.edgexfoundry.org:10003 21:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:56 Configure a credential helper to remove this warning. See 21:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:56 21:52:56 Login Succeeded 21:52:56 nexus3.edgexfoundry.org:10004 21:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:57 Configure a credential helper to remove this warning. See 21:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:57 21:52:57 Login Succeeded 21:52:57 docker.io 21:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:57 Configure a credential helper to remove this warning. See 21:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:57 21:52:57 Login Succeeded 21:52:57 ---> docker-login.sh ends [Pipeline] } 21:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:59 ========================================================= 21:52:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:52:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:52:59 Sending build context to Docker daemon 687.1kB 21:52:59 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:52:59 Step 2/13 : FROM ${BASE} AS builder 21:52:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:59 b3c136eddcbf: Pulling fs layer 21:52:59 c0a3192eca97: Pulling fs layer 21:52:59 a050256f5b6f: Pulling fs layer 21:52:59 656be50a0ddc: Pulling fs layer 21:52:59 2bbca73fdf42: Pulling fs layer 21:52:59 46d945488cbd: Pulling fs layer 21:52:59 8a5474983e97: Pulling fs layer 21:52:59 329c88fbcd65: Pulling fs layer 21:52:59 46d945488cbd: Waiting 21:52:59 8a5474983e97: Waiting 21:52:59 656be50a0ddc: Waiting 21:52:59 329c88fbcd65: Waiting 21:52:59 2bbca73fdf42: Waiting 21:52:59 a050256f5b6f: Verifying Checksum 21:52:59 a050256f5b6f: Download complete 21:52:59 c0a3192eca97: Download complete 21:52:59 2bbca73fdf42: Verifying Checksum 21:52:59 2bbca73fdf42: Download complete 21:52:59 46d945488cbd: Verifying Checksum 21:52:59 46d945488cbd: Download complete 21:52:59 b3c136eddcbf: Verifying Checksum 21:53:00 b3c136eddcbf: Pull complete 21:53:01 329c88fbcd65: Verifying Checksum 21:53:01 329c88fbcd65: Download complete 21:53:01 c0a3192eca97: Pull complete 21:53:02 a050256f5b6f: Pull complete 21:53:02 8a5474983e97: Verifying Checksum 21:53:02 8a5474983e97: Download complete 21:53:02 656be50a0ddc: Verifying Checksum 21:53:02 656be50a0ddc: Download complete 21:53:18 656be50a0ddc: Pull complete 21:53:18 2bbca73fdf42: Pull complete 21:53:18 46d945488cbd: Pull complete 21:53:23 8a5474983e97: Pull complete 21:53:24 329c88fbcd65: Pull complete 21:53:24 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:53:24 ---> ff4287adb874 21:53:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:53:25 ---> Running in aae6a61d9d60 21:53:27 Removing intermediate container aae6a61d9d60 21:53:27 ---> 0b1c180c68ea 21:53:27 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:53:27 ---> Running in fc86d8597f08 21:53:28 Removing intermediate container fc86d8597f08 21:53:28 ---> d76760a3377f 21:53:28 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:53:28 ---> Running in b93ad160d2bd 21:53:28 Removing intermediate container b93ad160d2bd 21:53:28 ---> 391885711e54 21:53:28 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:28 ---> Running in 190f8df7dd1a 21:53:30 Removing intermediate container 190f8df7dd1a 21:53:30 ---> 8ae0a2059d4c 21:53:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:53:30 ---> Running in 16be9b74b002 21:53:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:53:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:53:33 OK: 221 MiB in 51 packages 21:53:34 Removing intermediate container 16be9b74b002 21:53:34 ---> caa1a9b6b831 21:53:34 Step 8/13 : WORKDIR /app 21:53:34 ---> Running in 9e50a38e4dfd 21:53:34 Removing intermediate container 9e50a38e4dfd 21:53:34 ---> 9b14c2f3ab08 21:53:34 Step 9/13 : COPY go.mod vendor* ./ 21:53:35 ---> 16f389487983 21:53:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:35 ---> Running in 76e1ec8491cb 21:54:22 Removing intermediate container 76e1ec8491cb 21:54:22 ---> afc94d9b6539 21:54:22 Step 11/13 : COPY . . 21:54:23 ---> bbf6344730de 21:54:23 Step 12/13 : ARG MAKE="make build" 21:54:23 ---> Running in 8f96d3002a34 21:54:23 Removing intermediate container 8f96d3002a34 21:54:23 ---> 61cd517e782b 21:54:23 Step 13/13 : RUN $MAKE 21:54:23 ---> Running in 11dd370168b3 21:54:25 noop 21:54:25 Removing intermediate container 11dd370168b3 21:54:25 ---> 7d0f46056256 21:54:25 Successfully built 7d0f46056256 21:54:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:26 + docker inspect -f . ci-base-image-arm64 21:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:26 prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container 21:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:28 $ docker top e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:29 + go version 21:54:29 go version go1.18.3 linux/arm64 [Pipeline] } 21:54:29 $ docker stop --time=1 e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa 21:54:30 $ docker rm -f e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:31 + docker inspect -f . ci-base-image-arm64 21:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:31 prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container 21:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:33 $ docker top f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/45 [Pipeline] fileExists [Pipeline] sh 21:54:34 + make test 21:54:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:56:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:56:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.169s coverage: 86.2% of statements 21:56:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:56:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.793s coverage: 71.9% of statements 21:56:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:56:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:56:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:49 ./bin/test-attribution.sh [Pipeline] echo 21:56:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:56:49 $ docker stop --time=1 f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 21:56:51 $ docker rm -f f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:52 Warning: overwriting stash ‘coverage-report’ 21:56:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:53 + ls -al . 21:56:53 total 228 21:56:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:54 . 21:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 .. 21:56:53 -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 21:52 .dockerignore 21:56:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 21:52 .git 21:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:52 .github 21:56:53 -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 21:52 .gitignore 21:56:53 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 21:52 .golangci.yml 21:56:53 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 21:52 Attribution.txt 21:56:53 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 21:52 CHANGELOG.md 21:56:53 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 21:52 Dockerfile 21:56:53 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 21:52 GOVERNANCE.md 21:56:53 -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 21:52 Jenkinsfile 21:56:53 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 21:52 LICENSE 21:56:53 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 21:52 Makefile 21:56:53 -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 21:52 OWNERS.md 21:56:53 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 21:52 README.md 21:56:53 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 21:50 VERSION 21:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 bin 21:56:53 -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 21:56 coverage.out 21:56:53 -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 21:52 go.mod 21:56:53 -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 21:52 go.sum 21:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 images 21:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 internal 21:56:53 -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 21:52 main.go 21:56:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 res 21:56:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 snap 21:56:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:54 + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=arm64 --label version=2.2.1-dev.7 . 21:56:54 Sending build context to Docker daemon 687.1kB 21:56:54 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 21:56:54 Step 2/31 : FROM ${BASE} AS builder 21:56:54 ---> 7d0f46056256 21:56:54 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:56:54 ---> Running in 7ae4713311a3 21:56:54 Removing intermediate container 7ae4713311a3 21:56:54 ---> 08c47d556657 21:56:54 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 21:56:54 ---> Running in bd6b0095013a 21:56:55 Removing intermediate container bd6b0095013a 21:56:55 ---> 92aeed472dda 21:56:55 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:56:55 ---> Running in 5f1a471abc99 21:56:55 Removing intermediate container 5f1a471abc99 21:56:55 ---> f478cd46c3a0 21:56:55 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:55 ---> Running in 835014a4222f 21:56:57 Removing intermediate container 835014a4222f 21:56:57 ---> 439fb2facf70 21:56:57 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:57 ---> Running in 795af8e3dce6 21:56:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:56:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:01 OK: 221 MiB in 51 packages 21:57:01 Removing intermediate container 795af8e3dce6 21:57:01 ---> 532b668e0efb 21:57:01 Step 8/31 : WORKDIR /app 21:57:02 ---> Running in 78e3fd739f16 21:57:02 Removing intermediate container 78e3fd739f16 21:57:02 ---> 4cb0e19ad75e 21:57:02 Step 9/31 : COPY go.mod vendor* ./ 21:57:03 ---> 7b2fb09193bc 21:57:03 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:03 ---> Running in 0de8bea6f30c 21:57:05 Removing intermediate container 0de8bea6f30c 21:57:05 ---> d823f0e7b942 21:57:05 Step 11/31 : COPY . . 21:57:06 ---> d607462e1506 21:57:06 Step 12/31 : ARG MAKE="make build" 21:57:06 ---> Running in 443c1be87b96 21:57:06 Removing intermediate container 443c1be87b96 21:57:06 ---> bf4648a743d4 21:57:06 Step 13/31 : RUN $MAKE 21:57:06 ---> Running in afc995c8cda1 21:57:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 21:59:59 Removing intermediate container afc995c8cda1 21:59:59 ---> 70356edf9334 21:59:59 Step 14/31 : FROM alpine:3.14 21:59:59 3.14: Pulling from library/alpine 21:59:59 455c02918c45: Pulling fs layer 21:59:59 455c02918c45: Verifying Checksum 21:59:59 455c02918c45: Download complete 21:59:59 455c02918c45: Pull complete 21:59:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:59:59 Status: Downloaded newer image for alpine:3.14 21:59:59 ---> ac73e934f311 21:59:59 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:59:59 ---> Running in d238f0af141c 21:59:59 Removing intermediate container d238f0af141c 21:59:59 ---> 834c5198ea41 21:59:59 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:59:59 ---> Running in 88495bce7e84 21:59:59 Removing intermediate container 88495bce7e84 21:59:59 ---> e08f72fb0957 21:59:59 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:59 ---> Running in bb2acecef1c1 21:59:59 Removing intermediate container bb2acecef1c1 21:59:59 ---> bf9b87713b21 21:59:59 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 21:59:59 ---> Running in 5a969f1aaa57 21:59:59 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:59:59 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:59:59 (1/7) Installing ca-certificates (20211220-r0) 21:59:59 (2/7) Installing dumb-init (1.2.5-r1) 21:59:59 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:59:59 (4/7) Installing libsodium (1.0.18-r0) 21:59:59 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:59:59 (6/7) Installing libzmq (4.3.4-r0) 21:59:59 (7/7) Installing zeromq (4.3.4-r0) 21:59:59 Executing busybox-1.33.1-r7.trigger 21:59:59 Executing ca-certificates-20211220-r0.trigger 21:59:59 OK: 9 MiB in 21 packages 21:59:59 Removing intermediate container 5a969f1aaa57 21:59:59 ---> c3ad665c96a7 21:59:59 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:59:59 ---> acb0c6dd9269 21:59:59 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 21:59:59 ---> 361638baf2a2 21:59:59 Step 21/31 : COPY --from=builder /app/res/ /res/ 21:59:59 ---> 5756cea8586f 21:59:59 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:00:00 ---> 63080e9d7238 22:00:00 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:00:01 ---> 89dbc68ada5e 22:00:01 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:00:01 ---> Running in e7ed55085dc4 22:00:03 Removing intermediate container e7ed55085dc4 22:00:03 ---> c3733cab2dc3 22:00:03 Step 25/31 : VOLUME /cache 22:00:03 ---> Running in b61ea2233ffd 22:00:03 Removing intermediate container b61ea2233ffd 22:00:03 ---> 78d116a3ff33 22:00:03 Step 26/31 : EXPOSE 59711 22:00:04 ---> Running in d9a47770bb7a 22:00:04 Removing intermediate container d9a47770bb7a 22:00:04 ---> 1345d01a2ac3 22:00:04 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:00:04 ---> Running in b8cdbf647988 22:00:05 Removing intermediate container b8cdbf647988 22:00:05 ---> 7e7727255903 22:00:05 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:00:05 ---> Running in 8887d782dd6f 22:00:05 Removing intermediate container 8887d782dd6f 22:00:05 ---> 544c19612efc 22:00:05 Step 29/31 : LABEL arch=arm64 22:00:05 ---> Running in ab53e82db7a0 22:00:06 Removing intermediate container ab53e82db7a0 22:00:06 ---> 4e8194ddb223 22:00:06 Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 22:00:06 ---> Running in bafc39b2eae0 22:00:06 Removing intermediate container bafc39b2eae0 22:00:06 ---> 5ea61f32f794 22:00:06 Step 31/31 : LABEL version=2.2.1-dev.7 22:00:06 ---> Running in b0a28d230256 22:00:06 Removing intermediate container b0a28d230256 22:00:06 ---> 44e52838192b 22:00:06 [Warning] One or more build-args [ARCH] were not consumed 22:00:06 Successfully built 44e52838192b 22:00:06 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:06 provisioning config files... 22:00:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/45@tmp/config8801332332473557397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:07 ---> docker-login.sh 22:00:07 nexus3.edgexfoundry.org:10001 22:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:07 Configure a credential helper to remove this warning. See 22:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:07 22:00:07 Login Succeeded 22:00:07 nexus3.edgexfoundry.org:10002 22:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:08 Configure a credential helper to remove this warning. See 22:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:08 22:00:08 Login Succeeded 22:00:08 nexus3.edgexfoundry.org:10003 22:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:09 Configure a credential helper to remove this warning. See 22:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:09 22:00:09 Login Succeeded 22:00:09 nexus3.edgexfoundry.org:10004 22:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:09 Configure a credential helper to remove this warning. See 22:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:09 22:00:09 Login Succeeded 22:00:09 docker.io 22:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:10 Configure a credential helper to remove this warning. See 22:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:10 22:00:10 Login Succeeded 22:00:10 ---> docker-login.sh ends [Pipeline] } 22:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:10 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:00:10 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 22:00:10 latest 22:00:10 2.2.1-dev.7 22:00:10 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 22:00:10 main 22:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 22:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:11 a18a5e4e8104: Preparing 22:00:11 33c0d1dc4a30: Preparing 22:00:11 4ec520f0e258: Preparing 22:00:11 f275cc2974ab: Preparing 22:00:11 369cde2cd2cc: Preparing 22:00:11 e91049947e5a: Preparing 22:00:11 682922e91d0a: Preparing 22:00:11 de7bd186f162: Preparing 22:00:11 f73e7dbfee58: Preparing 22:00:11 682922e91d0a: Waiting 22:00:11 f73e7dbfee58: Waiting 22:00:11 de7bd186f162: Waiting 22:00:11 e91049947e5a: Waiting 22:00:11 a18a5e4e8104: Pushed 22:00:11 4ec520f0e258: Pushed 22:00:11 f275cc2974ab: Pushed 22:00:11 369cde2cd2cc: Pushed 22:00:11 f73e7dbfee58: Layer already exists 22:00:11 e91049947e5a: Pushed 22:00:11 de7bd186f162: Pushed 22:00:12 682922e91d0a: Pushed 22:00:17 33c0d1dc4a30: Pushed 22:00:17 ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:18 a18a5e4e8104: Preparing 22:00:18 33c0d1dc4a30: Preparing 22:00:18 4ec520f0e258: Preparing 22:00:18 f275cc2974ab: Preparing 22:00:18 369cde2cd2cc: Preparing 22:00:18 e91049947e5a: Preparing 22:00:18 682922e91d0a: Preparing 22:00:18 de7bd186f162: Preparing 22:00:18 f73e7dbfee58: Preparing 22:00:18 682922e91d0a: Waiting 22:00:18 de7bd186f162: Waiting 22:00:18 f73e7dbfee58: Waiting 22:00:18 e91049947e5a: Waiting 22:00:18 4ec520f0e258: Layer already exists 22:00:18 a18a5e4e8104: Layer already exists 22:00:18 33c0d1dc4a30: Layer already exists 22:00:18 f275cc2974ab: Layer already exists 22:00:18 369cde2cd2cc: Layer already exists 22:00:18 e91049947e5a: Layer already exists 22:00:18 682922e91d0a: Layer already exists 22:00:18 de7bd186f162: Layer already exists 22:00:18 f73e7dbfee58: Layer already exists 22:00:18 latest: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:18 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 22:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:19 a18a5e4e8104: Preparing 22:00:19 33c0d1dc4a30: Preparing 22:00:19 4ec520f0e258: Preparing 22:00:19 f275cc2974ab: Preparing 22:00:19 369cde2cd2cc: Preparing 22:00:19 e91049947e5a: Preparing 22:00:19 682922e91d0a: Preparing 22:00:19 de7bd186f162: Preparing 22:00:19 f73e7dbfee58: Preparing 22:00:19 682922e91d0a: Waiting 22:00:19 de7bd186f162: Waiting 22:00:19 e91049947e5a: Waiting 22:00:19 f73e7dbfee58: Waiting 22:00:19 369cde2cd2cc: Layer already exists 22:00:19 33c0d1dc4a30: Layer already exists 22:00:19 4ec520f0e258: Layer already exists 22:00:19 f275cc2974ab: Layer already exists 22:00:19 a18a5e4e8104: Layer already exists 22:00:19 f73e7dbfee58: Layer already exists 22:00:19 de7bd186f162: Layer already exists 22:00:19 682922e91d0a: Layer already exists 22:00:19 e91049947e5a: Layer already exists 22:00:19 2.2.1-dev.7: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 22:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:20 a18a5e4e8104: Preparing 22:00:20 33c0d1dc4a30: Preparing 22:00:20 4ec520f0e258: Preparing 22:00:20 f275cc2974ab: Preparing 22:00:20 369cde2cd2cc: Preparing 22:00:20 e91049947e5a: Preparing 22:00:20 682922e91d0a: Preparing 22:00:20 de7bd186f162: Preparing 22:00:20 e91049947e5a: Waiting 22:00:20 682922e91d0a: Waiting 22:00:20 f73e7dbfee58: Preparing 22:00:20 de7bd186f162: Waiting 22:00:20 f73e7dbfee58: Waiting 22:00:20 369cde2cd2cc: Layer already exists 22:00:20 4ec520f0e258: Layer already exists 22:00:20 f275cc2974ab: Layer already exists 22:00:20 33c0d1dc4a30: Layer already exists 22:00:20 a18a5e4e8104: Layer already exists 22:00:20 f73e7dbfee58: Layer already exists 22:00:20 682922e91d0a: Layer already exists 22:00:20 e91049947e5a: Layer already exists 22:00:20 de7bd186f162: Layer already exists 22:00:20 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:00:21 a18a5e4e8104: Preparing 22:00:21 33c0d1dc4a30: Preparing 22:00:21 4ec520f0e258: Preparing 22:00:21 f275cc2974ab: Preparing 22:00:21 369cde2cd2cc: Preparing 22:00:21 e91049947e5a: Preparing 22:00:21 682922e91d0a: Preparing 22:00:21 de7bd186f162: Preparing 22:00:21 f73e7dbfee58: Preparing 22:00:21 682922e91d0a: Waiting 22:00:21 de7bd186f162: Waiting 22:00:21 f73e7dbfee58: Waiting 22:00:21 369cde2cd2cc: Layer already exists 22:00:21 4ec520f0e258: Layer already exists 22:00:21 a18a5e4e8104: Layer already exists 22:00:21 33c0d1dc4a30: Layer already exists 22:00:21 f275cc2974ab: Layer already exists 22:00:21 f73e7dbfee58: Layer already exists 22:00:21 682922e91d0a: Layer already exists 22:00:21 e91049947e5a: Layer already exists 22:00:21 de7bd186f162: Layer already exists 22:00:21 main: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:21 ===================================================== [Pipeline] echo 22:00:21 taggedImages: 22:00:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 22:00:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:00:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 22:00:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 22:00:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:22 22:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:22 arm64: Pulling from edgex-lftools-log-publisher 22:00:22 8998bd30e6a1: Pulling fs layer 22:00:22 04944245beec: Pulling fs layer 22:00:22 699f458cf7ca: Pulling fs layer 22:00:22 765212b225bb: Pulling fs layer 22:00:22 f23df028b6ca: Pulling fs layer 22:00:22 d65c8cfc05b1: Pulling fs layer 22:00:22 2437ff75d9bd: Pulling fs layer 22:00:22 f23df028b6ca: Waiting 22:00:22 d65c8cfc05b1: Waiting 22:00:22 2437ff75d9bd: Waiting 22:00:22 765212b225bb: Waiting 22:00:22 04944245beec: Verifying Checksum 22:00:22 04944245beec: Download complete 22:00:22 765212b225bb: Verifying Checksum 22:00:22 765212b225bb: Download complete 22:00:22 f23df028b6ca: Verifying Checksum 22:00:22 f23df028b6ca: Download complete 22:00:22 d65c8cfc05b1: Verifying Checksum 22:00:22 d65c8cfc05b1: Download complete 22:00:22 699f458cf7ca: Verifying Checksum 22:00:22 699f458cf7ca: Download complete 22:00:23 8998bd30e6a1: Download complete 22:00:25 2437ff75d9bd: Download complete 22:00:28 8998bd30e6a1: Pull complete 22:00:29 04944245beec: Pull complete 22:00:31 699f458cf7ca: Pull complete 22:00:31 765212b225bb: Pull complete 22:00:32 f23df028b6ca: Pull complete 22:00:32 d65c8cfc05b1: Pull complete 22:00:47 2437ff75d9bd: Pull complete 22:00:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:47 prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container 22:00:47 $ 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/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:00:50 $ docker top d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:51 ---> job-cost.sh 22:00:51 lf-activate-venv: SKIPPING 22:00:51 INFO: No Stack... 22:00:51 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:52 INFO: Archiving Costs [Pipeline] sh 22:00:53 + cat /w/workspace/app-rfid-llrp-inventory/45/archives/cost.csv 22:00:53 + cut -d, -f6 [Pipeline] lock 22:00:53 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] 22:00:53 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] did not exist. Created. 22:00:53 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:54 /w/workspace/app-rfid-llrp-inventory/45@tmp/durable-f033ca27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:00:54 + echo total: 0.10999999940395355 [Pipeline] stash 22:00:54 Warning: overwriting stash ‘stack-cost’ 22:00:55 Stashed 1 file(s) [Pipeline] } 22:00:55 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:55 $ docker stop --time=1 d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 22:00:56 $ docker rm -f d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 [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 22:00:57 provisioning config files... 22:00:57 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8508045299803101480tmp [Pipeline] { [Pipeline] sh 22:00:57 + set +x 22:00:57 + curl -s https://codecov.io/bash 22:00:57 + bash -s -- 22:00:57 22:00:57 _____ _ 22:00:57 / ____| | | 22:00:57 | | ___ __| | ___ ___ _____ __ 22:00:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:00:57 | |___| (_) | (_| | __/ (_| (_) \ V / 22:00:57 \_____\___/ \__,_|\___|\___\___/ \_/ 22:00:57 Bash-1.0.6 22:00:57 22:00:57 22:00:57 ==> git version 2.25.1 found 22:00:57 ==> 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 22:00:57 Release-Date: 2020-01-08 22:00:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:00:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:00:57 ==> Jenkins CI detected. 22:00:57 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:00:57 project root: . 22:00:57 --> token set from env 22:00:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:00:57 ==> Running gcov in . (disable via -X gcov) 22:00:57 ==> Python coveragepy not found 22:00:57 ==> Searching for coverage reports in: 22:00:57 + . 22:00:57 -> Found 1 reports 22:00:57 ==> Detecting git/mercurial file structure 22:00:57 ==> Reading reports 22:00:57 + ./coverage.out bytes=41008 22:00:57 ==> Appending adjustments 22:00:57 https://docs.codecov.io/docs/fixing-reports 22:00:57 + Found adjustments 22:00:57 ==> Gzipping contents 22:00:57 12K /tmp/codecov.9tmI6k.gz 22:00:57 ==> Uploading reports 22:00:57 url: https://codecov.io 22:00:57 query: branch=main&commit=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:00:57 -> Pinging Codecov 22:00:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:00:57 -> Uploading to 22:00:57 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/581DD39554BDF9B6E22D074273EAD858/ccdb054e5d16bd529c2fd15a52524dce2c381cd1/7964e44b-27d3-4c39-84af-b9107ce294fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T220057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f97a25036908af8d4aece45e3210c9ec652bb63eca06261eca9f8a83e01ce4de 22:00:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:57 Dload Upload Total Spent Left Speed 22:00:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11479 0 0 100 11479 0 49055 --:--:-- --:--:-- --:--:-- 49055 22:00:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } 22:00:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:00:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:00:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:00:58 22:00:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:00:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:00:59 df9b9388f04a: Pulling fs layer 22:00:59 52dc419b0ee2: Pulling fs layer 22:00:59 25bc292e5bac: Pulling fs layer 22:00:59 114826534d7a: Pulling fs layer 22:00:59 4657fd5d0bcf: Pulling fs layer 22:00:59 6ad1cebc031e: Pulling fs layer 22:00:59 8a3aa393b2d8: Pulling fs layer 22:00:59 114826534d7a: Waiting 22:00:59 4657fd5d0bcf: Waiting 22:00:59 6ad1cebc031e: Waiting 22:00:59 8a3aa393b2d8: Waiting 22:00:59 25bc292e5bac: Verifying Checksum 22:00:59 25bc292e5bac: Download complete 22:00:59 52dc419b0ee2: Verifying Checksum 22:00:59 52dc419b0ee2: Download complete 22:00:59 4657fd5d0bcf: Verifying Checksum 22:00:59 4657fd5d0bcf: Download complete 22:00:59 df9b9388f04a: Verifying Checksum 22:00:59 df9b9388f04a: Download complete 22:00:59 df9b9388f04a: Pull complete 22:00:59 6ad1cebc031e: Verifying Checksum 22:00:59 6ad1cebc031e: Download complete 22:00:59 52dc419b0ee2: Pull complete 22:00:59 25bc292e5bac: Pull complete 22:00:59 114826534d7a: Verifying Checksum 22:00:59 114826534d7a: Download complete 22:00:59 8a3aa393b2d8: Verifying Checksum 22:00:59 8a3aa393b2d8: Download complete 22:01:03 114826534d7a: Pull complete 22:01:03 4657fd5d0bcf: Pull complete 22:01:03 6ad1cebc031e: Pull complete 22:01:06 8a3aa393b2d8: Pull complete 22:01:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:06 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:01:08 $ docker top 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 -eo pid,comm [Pipeline] { [Pipeline] echo 22:01:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:01:08 + set -o pipefail 22:01:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:01:14 22:01:14 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:01:14 22:01:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3b6bef6c-6804-4656-b6e8-c5a8ef0671bf 22:01:14 22:01:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:01:14 22:01:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:01:14 22:01:14 22:01:14 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:01:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:01:14 $ docker stop --time=1 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 22:01:16 $ docker rm -f 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:17 + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] sh 22:01:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:18 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:18 $ docker top 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:18 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:19 + git semver [Pipeline] } 22:01:19 $ docker stop --time=1 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb 22:01:20 $ docker rm -f 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:21 22:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:21 0.23.1-centos7: Pulling from edgex-lftools 22:01:21 ab5ef0e58194: Pulling fs layer 22:01:21 9712f1f96733: Pulling fs layer 22:01:21 63f879dbbcfc: Pulling fs layer 22:01:21 0d9ebad4ef96: Pulling fs layer 22:01:21 e9a5061849ea: Pulling fs layer 22:01:21 d747dcd14b5f: Pulling fs layer 22:01:21 2de7ff778b66: Pulling fs layer 22:01:21 e9a5061849ea: Waiting 22:01:21 d747dcd14b5f: Waiting 22:01:21 2de7ff778b66: Waiting 22:01:21 0d9ebad4ef96: Waiting 22:01:21 9712f1f96733: Download complete 22:01:21 63f879dbbcfc: Verifying Checksum 22:01:21 63f879dbbcfc: Download complete 22:01:21 0d9ebad4ef96: Verifying Checksum 22:01:21 ab5ef0e58194: Verifying Checksum 22:01:21 ab5ef0e58194: Download complete 22:01:21 0d9ebad4ef96: Download complete 22:01:21 d747dcd14b5f: Download complete 22:01:21 e9a5061849ea: Verifying Checksum 22:01:22 2de7ff778b66: Verifying Checksum 22:01:22 2de7ff778b66: Download complete 22:01:24 ab5ef0e58194: Pull complete 22:01:24 9712f1f96733: Pull complete 22:01:25 63f879dbbcfc: Pull complete 22:01:29 0d9ebad4ef96: Pull complete 22:01:29 e9a5061849ea: Pull complete 22:01:29 d747dcd14b5f: Pull complete 22:01:30 2de7ff778b66: Pull complete 22:01:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:30 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:01:33 $ docker top 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:01:33 provisioning config files... 22:01:33 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1304746414593092987tmp 22:01:33 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2180592519248398105tmp 22:01:33 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2692820467471219505tmp [Pipeline] { [Pipeline] echo 22:01:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:01:33 ---> sigul-configuration.sh 22:01:33 gpg: directory `/root/.gnupg' created 22:01:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:01:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:01:33 gpg: keyring `/root/.gnupg/secring.gpg' created 22:01:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:01:33 gpg: CAST5 encrypted data 22:01:33 gpg: encrypted with 1 passphrase 22:01:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:01:34 + mkdir /home/jenkins 22:01:34 + mkdir /home/jenkins/sigul [Pipeline] sh 22:01:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:01:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:01:34 ---> sigul-install.sh 22:01:34 Sigul already installed; skipping installation. [Pipeline] sh 22:01:34 + git tag --list 22:01:34 v0.0.0 22:01:34 v1.0.0 22:01:34 v2.1.0 22:01:34 v2.1.1 22:01:34 v2.1.1-dev.1 22:01:34 v2.2.0 22:01:34 v2.2.1-dev.1 22:01:34 v2.2.1-dev.2 22:01:34 v2.2.1-dev.3 22:01:34 v2.2.1-dev.4 22:01:34 v2.2.1-dev.5 22:01:34 v2.2.1-dev.6 [Pipeline] sh 22:01:35 + lftools sign git-tag v2.2.1-dev.7 22:01:35 Signing Git tag with Sigul... 22:01:35 Signing v2.2.1-dev.7 22:01:35 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.2.1-dev.7'], return code 1, stdout , stderr [Pipeline] echo 22:01:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:01:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:01:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:01:36 $ docker stop --time=1 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 22:01:37 $ docker rm -f 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:01:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:38 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:38 $ docker top f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 -eo pid,comm 22:01:38 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:01:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:38 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:39 + git semver [Pipeline] } 22:01:39 $ docker stop --time=1 f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 22:01:40 $ docker rm -f f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:41 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:41 $ docker top a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:41 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:42 + git semver [Pipeline] } 22:01:42 $ docker stop --time=1 a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 22:01:43 $ docker rm -f a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:01:44 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:01:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:01:44 total 16 22:01:44 drwxr-xr-x 3 root root 4096 Jul 11 21:52 . 22:01:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 22:01 .. 22:01:44 drwxr-xr-x 2 root root 4096 Jul 11 21:52 cost 22:01:44 -rw-r--r-- 1 root root 93 Jul 11 21:52 cost.csv 22:01:44 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:01:44 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:01:44 total 16 22:01:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:52 . 22:01:44 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 22:01 .. 22:01:44 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 21:52 cost 22:01:44 -rw-r--r-- 1 jenkins jenkins 93 Jul 11 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:45 ---> package-listing.sh 22:01:45 ++ tr '[:upper:]' '[:lower:]' 22:01:45 ++ facter osfamily 22:01:45 + OS_FAMILY=debian 22:01:45 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:01:45 + START_PACKAGES=/tmp/packages_start.txt 22:01:45 + END_PACKAGES=/tmp/packages_end.txt 22:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:45 + PACKAGES=/tmp/packages_start.txt 22:01:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:01:45 + PACKAGES=/tmp/packages_end.txt 22:01:45 + case "${OS_FAMILY}" in 22:01:45 + dpkg -l 22:01:45 + grep '^ii' 22:01:45 + '[' -f /tmp/packages_start.txt ']' 22:01:45 + '[' -f /tmp/packages_end.txt ']' 22:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:45 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:01:45 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 22:01:45 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:46 prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container 22:01:46 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:47 $ docker top fb1b456d88bf281fd22f0027f74d3eb098f4a1a5ebf5234045912f1f8ad89fee -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:47 + ls /var/log/sa-host 22:01:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:48 provisioning config files... 22:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3579291885175682638tmp [Pipeline] { [Pipeline] echo 22:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:48 ---> create-netrc.sh [Pipeline] } 22:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:48 ---> python-tools-install.sh [Pipeline] echo 22:01:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:49 ---> sudo-logs.sh 22:01:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:49 ---> job-cost.sh 22:01:49 lf-activate-venv: SKIPPING 22:01:49 DEBUG: total: 0.2199999988079071 22:01:49 INFO: Retrieving Stack Cost... 22:01:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:50 INFO: Archiving Costs [Pipeline] echo 22:01:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:50 ---> logs-deploy.sh 22:01:50 lf-activate-venv: SKIPPING 22:01:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/45 22:01:50 INFO: archiving workspace using pattern(s): 22:01:51 Archives upload complete. 22:01:51 INFO: archiving logs to Nexus 22:01:52 ---> uname -a: 22:01:52 Linux prd-ubuntu20-04-docker-8c-8g-19370 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:01:52 22:01:52 22:01:52 ---> lscpu: 22:01:52 Architecture: x86_64 22:01:52 CPU op-mode(s): 32-bit, 64-bit 22:01:52 Byte Order: Little Endian 22:01:52 Address sizes: 40 bits physical, 48 bits virtual 22:01:52 CPU(s): 8 22:01:52 On-line CPU(s) list: 0-7 22:01:52 Thread(s) per core: 1 22:01:52 Core(s) per socket: 1 22:01:52 Socket(s): 8 22:01:52 NUMA node(s): 1 22:01:52 Vendor ID: AuthenticAMD 22:01:52 CPU family: 23 22:01:52 Model: 49 22:01:52 Model name: AMD EPYC-Rome Processor 22:01:52 Stepping: 0 22:01:52 CPU MHz: 2799.998 22:01:52 BogoMIPS: 5599.99 22:01:52 Virtualization: AMD-V 22:01:52 Hypervisor vendor: KVM 22:01:52 Virtualization type: full 22:01:52 L1d cache: 256 KiB 22:01:52 L1i cache: 256 KiB 22:01:52 L2 cache: 4 MiB 22:01:52 L3 cache: 128 MiB 22:01:52 NUMA node0 CPU(s): 0-7 22:01:52 Vulnerability Itlb multihit: Not affected 22:01:52 Vulnerability L1tf: Not affected 22:01:52 Vulnerability Mds: Not affected 22:01:52 Vulnerability Meltdown: Not affected 22:01:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:01:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:01:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:01:52 Vulnerability Srbds: Not affected 22:01:52 Vulnerability Tsx async abort: Not affected 22:01:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:01:52 22:01:52 22:01:52 ---> nproc: 22:01:52 8 22:01:52 22:01:52 22:01:52 ---> df -h: 22:01:52 Filesystem Size Used Avail Use% Mounted on 22:01:52 overlay 155G 12G 143G 8% / 22:01:52 tmpfs 64M 0 64M 0% /dev 22:01:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:01:52 shm 64M 0 64M 0% /dev/shm 22:01:52 /dev/vda1 155G 12G 143G 8% /facter-os 22:01:52 22:01:52 22:01:52 ---> sar -b -r -n DEV: 22:01:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19370) 07/11/22 _x86_64_ (8 CPU) 22:01:52 22:01:52 21:49:11 LINUX RESTART (8 CPU) 22:01:52 22:01:52 21:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:01:52 21:51:01 196.98 4.30 192.68 0.00 379.94 71777.43 0.00 22:01:52 21:52:01 216.76 0.12 216.65 0.00 13.33 41643.59 0.00 22:01:52 21:53:01 3.83 0.00 3.83 0.00 0.00 61.58 0.00 22:01:52 21:54:01 2.03 0.00 2.03 0.00 0.00 23.35 0.00 22:01:52 21:55:01 1.63 0.02 1.62 0.00 0.13 30.92 0.00 22:01:52 21:56:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 22:01:52 21:57:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 22:01:52 21:58:01 1.33 0.00 1.33 0.00 0.00 16.39 0.00 22:01:52 21:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 22:01:52 22:00:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 22:01:52 22:01:01 4.47 1.65 2.82 0.00 59.59 106.12 0.00 22:01:52 Average: 39.04 0.55 38.50 0.00 40.67 10245.71 0.00 22:01:52 22:01:52 21:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:01:52 21:51:01 28033752 31438080 850152 2.59 152200 3460508 2204468 6.50 1571904 2822688 136580 22:01:52 21:52:01 27724576 31752040 534260 1.62 166952 4025484 1838804 5.42 1311280 3345588 440 22:01:52 21:53:01 27733780 31761552 525148 1.60 167064 4025356 1746932 5.15 1313460 3333244 316 22:01:52 21:54:01 27734356 31762232 523740 1.59 167092 4025356 1746932 5.15 1312000 3333244 20 22:01:52 21:55:01 27734916 31762884 522996 1.59 167192 4025360 1746932 5.15 1312208 3333256 12 22:01:52 21:56:01 27736128 31764164 521676 1.59 167228 4025372 1746932 5.15 1310808 3333260 8 22:01:52 21:57:01 27744420 31772464 513376 1.56 167236 4025376 1746932 5.15 1302376 3333264 12 22:01:52 21:58:01 27747688 31775784 509996 1.55 167280 4025380 1746932 5.15 1299872 3333268 176 22:01:52 21:59:01 27747712 31775824 509888 1.55 167304 4025380 1746932 5.15 1299640 3333268 16 22:01:52 22:00:01 27747556 31775700 510176 1.55 167356 4025348 1746932 5.15 1300576 3333248 8 22:01:52 22:01:01 27187204 31711424 574020 1.75 168180 4503240 2158548 6.36 1366848 3808744 476900 22:01:52 Average: 27715644 31732013 554130 1.69 165917 4017469 1834298 5.41 1336452 3331188 55863 22:01:52 22:01:52 21:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:01:52 21:51:01 docker0 135.90 149.80 10.99 1252.97 0.00 0.00 0.00 0.00 22:01:52 21:51:01 veth5228733 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 22:01:52 21:51:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 22:01:52 21:51:01 ens3 406.64 299.58 5316.96 97.96 0.00 0.00 0.00 0.00 22:01:52 21:52:01 docker0 13.13 17.18 0.76 94.89 0.00 0.00 0.00 0.00 22:01:52 21:52:01 lo 9.53 9.53 0.93 0.93 0.00 0.00 0.00 0.00 22:01:52 21:52:01 ens3 217.80 168.31 2710.43 287.18 0.00 0.00 0.00 0.00 22:01:52 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 21:53:01 ens3 8.46 5.38 9.75 2.72 0.00 0.00 0.00 0.00 22:01:52 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 21:54:01 ens3 2.20 0.75 0.51 0.30 0.00 0.00 0.00 0.00 22:01:52 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:55:01 ens3 1.07 0.55 0.60 0.46 0.00 0.00 0.00 0.00 22:01:52 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 21:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 21:58:01 ens3 0.33 0.23 0.08 0.02 0.00 0.00 0.00 0.00 22:01:52 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 21:59:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:01:52 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:01:52 22:00:01 ens3 0.90 0.58 0.80 0.21 0.00 0.00 0.00 0.00 22:01:52 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:52 22:01:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 22:01:52 22:01:01 ens3 138.61 81.04 3969.05 13.55 0.00 0.00 0.00 0.00 22:01:52 Average: docker0 13.36 14.98 1.05 120.83 0.00 0.00 0.00 0.00 22:01:52 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 22:01:52 Average: ens3 70.07 50.22 1085.26 36.49 0.00 0.00 0.00 0.00 22:01:52 22:01:52 22:01:52 ---> sar -P ALL: 22:01:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19370) 07/11/22 _x86_64_ (8 CPU) 22:01:52 22:01:52 21:49:11 LINUX RESTART (8 CPU) 22:01:52 22:01:52 21:50:02 CPU %user %nice %system %iowait %steal %idle 22:01:52 21:51:01 all 23.78 0.00 6.59 1.45 0.08 68.11 22:01:52 21:51:01 0 23.90 0.00 6.77 1.73 0.09 67.51 22:01:52 21:51:01 1 23.67 0.00 6.27 0.81 0.07 69.18 22:01:52 21:51:01 2 24.79 0.00 5.97 0.75 0.07 68.41 22:01:52 21:51:01 3 23.91 0.00 7.49 7.32 0.09 61.19 22:01:52 21:51:01 4 23.44 0.00 5.83 0.19 0.07 70.47 22:01:52 21:51:01 5 24.47 0.00 5.80 0.24 0.07 69.42 22:01:52 21:51:01 6 23.31 0.00 7.63 0.22 0.07 68.76 22:01:52 21:51:01 7 22.72 0.00 6.97 0.36 0.09 69.86 22:01:52 21:52:01 all 27.17 0.00 5.56 1.24 0.08 65.95 22:01:52 21:52:01 0 27.71 0.00 6.59 0.08 0.07 65.55 22:01:52 21:52:01 1 26.27 0.00 4.77 2.64 0.07 66.24 22:01:52 21:52:01 2 26.89 0.00 5.66 3.92 0.07 63.46 22:01:52 21:52:01 3 26.50 0.00 5.29 1.17 0.10 66.95 22:01:52 21:52:01 4 26.82 0.00 4.92 0.37 0.08 67.80 22:01:52 21:52:01 5 29.41 0.00 5.40 0.20 0.08 64.90 22:01:52 21:52:01 6 26.71 0.00 6.07 0.90 0.08 66.24 22:01:52 21:52:01 7 27.03 0.00 5.75 0.66 0.08 66.48 22:01:52 21:53:01 all 0.16 0.00 0.09 0.03 0.00 99.72 22:01:52 21:53:01 0 0.20 0.00 0.08 0.02 0.00 99.70 22:01:52 21:53:01 1 0.12 0.00 0.12 0.02 0.02 99.73 22:01:52 21:53:01 2 0.10 0.00 0.05 0.10 0.00 99.75 22:01:52 21:53:01 3 0.12 0.00 0.07 0.05 0.00 99.77 22:01:52 21:53:01 4 0.18 0.00 0.10 0.00 0.00 99.72 22:01:52 21:53:01 5 0.18 0.00 0.12 0.02 0.00 99.68 22:01:52 21:53:01 6 0.20 0.00 0.10 0.00 0.00 99.70 22:01:52 21:53:01 7 0.22 0.00 0.08 0.02 0.00 99.68 22:01:52 21:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:01:52 21:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:01:52 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 21:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:01:52 21:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 22:01:52 21:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:01:52 21:55:01 all 0.04 0.00 0.02 0.01 0.00 99.94 22:01:52 21:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:01:52 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:01:52 21:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:01:52 21:55:01 3 0.07 0.00 0.02 0.03 0.00 99.88 22:01:52 21:55:01 4 0.10 0.00 0.03 0.00 0.00 99.87 22:01:52 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:01:52 21:55:01 6 0.03 0.00 0.02 0.02 0.00 99.93 22:01:52 21:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:01:52 21:56:01 all 0.21 0.00 0.02 0.00 0.00 99.76 22:01:52 21:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:01:52 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:01:52 21:56:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:01:52 21:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:01:52 21:56:01 5 1.58 0.00 0.10 0.00 0.00 98.32 22:01:52 21:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:01:52 21:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:01:52 21:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:01:52 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 21:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:01:52 21:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:01:52 21:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:01:52 21:57:01 6 0.03 0.00 0.05 0.02 0.00 99.90 22:01:52 21:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:01:52 21:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:01:52 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 21:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:01:52 21:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:01:52 21:58:01 3 0.02 0.00 0.02 0.03 0.02 99.92 22:01:52 21:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:01:52 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:01:52 21:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:01:52 21:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:01:52 21:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:01:52 21:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:01:52 21:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 21:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:01:52 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:01:52 21:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 21:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:01:52 21:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:01:52 22:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:01:52 22:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 22:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:01:52 22:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:01:52 22:00:01 3 0.03 0.00 0.03 0.03 0.00 99.90 22:01:52 22:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:01:52 22:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:01:52 22:00:01 6 0.03 0.00 0.00 0.02 0.02 99.93 22:01:52 22:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:01:52 22:01:01 all 1.21 0.00 0.50 0.02 0.01 98.26 22:01:52 22:01:01 0 1.24 0.00 0.55 0.02 0.02 98.18 22:01:52 22:01:01 1 1.02 0.00 0.72 0.05 0.02 98.20 22:01:52 22:01:01 2 1.05 0.00 0.40 0.00 0.00 98.55 22:01:52 22:01:01 3 1.89 0.00 0.47 0.08 0.02 97.54 22:01:52 22:01:01 4 1.32 0.00 0.35 0.00 0.02 98.31 22:01:52 22:01:01 5 1.11 0.00 0.39 0.00 0.00 98.51 22:01:52 22:01:01 6 1.05 0.00 0.62 0.02 0.00 98.31 22:01:52 22:01:01 7 0.97 0.00 0.50 0.00 0.02 98.51 22:01:52 22:01:52 Average: CPU %user %nice %system %iowait %steal %idle 22:01:52 Average: all 4.71 0.00 1.15 0.25 0.02 93.88 22:01:52 Average: 0 4.77 0.00 1.26 0.16 0.02 93.79 22:01:52 Average: 1 4.56 0.00 1.06 0.32 0.02 94.04 22:01:52 Average: 2 4.73 0.00 1.08 0.43 0.01 93.74 22:01:52 Average: 3 4.69 0.00 1.20 0.77 0.02 93.32 22:01:52 Average: 4 4.64 0.00 1.01 0.05 0.02 94.28 22:01:52 Average: 5 5.09 0.00 1.06 0.04 0.02 93.79 22:01:52 Average: 6 4.60 0.00 1.30 0.11 0.02 93.98 22:01:52 Average: 7 4.56 0.00 1.20 0.09 0.02 94.12 22:01:52 22:01:52 22:01:52