Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 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-ssh7477064406199027487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2191754507862076493.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8285218417999808131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5935165680309587329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/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-ssh9396193473602256277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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.23 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26267 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 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 (main) Commit message: "Merge pull request #315 from jinlinGuan/v4-module" > 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 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 # timeout=10 > git rev-list --no-walk 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:38:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:38:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:38:12 ========================================================= 08:38:12 EdgeX Global Pipelines Version Info 08:38:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:38:13 ------------------- 08:38:13 stable info: 08:38:13 ------------------- 08:38:13 Commited By: Ginny Guan ginny@iotechsys.com 08:38:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:38:13 Message: update stable to v1.0.265 08:38:14 ------------------- 08:38:14 experimental info: 08:38:14 ------------------- 08:38:14 Commited By: Cherry Wang cherry@iotechsys.com 08:38:14 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:38:14 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34674b2 [Pipeline] echo 08:38:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:14 provisioning config files... 08:38:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13494065347362872557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:15 ---> ****-login.sh 08:38:15 nexus3.edgexfoundry.org:10001 08:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:15 Configure a credential helper to remove this warning. See 08:38:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:15 08:38:15 Login Succeeded 08:38:15 nexus3.edgexfoundry.org:10002 08:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:15 Configure a credential helper to remove this warning. See 08:38:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:15 08:38:15 Login Succeeded 08:38:15 nexus3.edgexfoundry.org:10003 08:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:15 Configure a credential helper to remove this warning. See 08:38:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:15 08:38:15 Login Succeeded 08:38:15 nexus3.edgexfoundry.org:10004 08:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:15 Configure a credential helper to remove this warning. See 08:38:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:15 08:38:15 Login Succeeded 08:38:15 ****.io 08:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:16 Configure a credential helper to remove this warning. See 08:38:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:16 08:38:16 Login Succeeded 08:38:16 ---> ****-login.sh ends [Pipeline] } 08:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:38:16 + git rev-list -1 --merges 34674b2e9c45a5b976ca5e2fe05afe1110403ce8~1..34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo 08:38:16 -----------> git rev-list -1 --merges 34674b2e9c45a5b976ca5e2fe05afe1110403ce8~1..34674b2e9c45a5b976ca5e2fe05afe1110403ce8 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:38:16 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [false] [Pipeline] sh 08:38:16 + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo 08:38:16 ========================================================= 08:38:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:38:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:17 + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo 08:38:17 [semverPrep] GIT_COMMIT: 34674b2e9c45a5b976ca5e2fe05afe1110403ce8, Commit Message: Merge pull request #315 from jinlinGuan/v4-module [Pipeline] echo 08:38:17 [semverPrep] This is not a build commit. [Pipeline] sh 08:38:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:17 + grep -v github /etc/ssh/ssh_known_hosts 08:38:17 + [ -e /tmp/ssh_known_hosts ] 08:38:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:38:17 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:38:17 -a /etc/ssh/ssh_known_hosts 08:38:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:17 08:38:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:38:18 b85a868b505f: Pulling fs layer 08:38:18 e2be974225ed: Pulling fs layer 08:38:18 339a4e72a1f5: Pulling fs layer 08:38:18 988bab9f4d93: Pulling fs layer 08:38:18 1469e6f7b9e6: Pulling fs layer 08:38:18 eaf3925da568: Pulling fs layer 08:38:18 bab4dde63d76: Pulling fs layer 08:38:18 bde34c3a00c8: Pulling fs layer 08:38:18 b352a97aabf1: Pulling fs layer 08:38:18 4872d77fe225: Pulling fs layer 08:38:18 5851b861e8e6: Pulling fs layer 08:38:18 988bab9f4d93: Waiting 08:38:18 1469e6f7b9e6: Waiting 08:38:18 eaf3925da568: Waiting 08:38:18 bab4dde63d76: Waiting 08:38:18 bde34c3a00c8: Waiting 08:38:18 b352a97aabf1: Waiting 08:38:18 5851b861e8e6: Waiting 08:38:18 4872d77fe225: Waiting 08:38:18 e2be974225ed: Verifying Checksum 08:38:18 e2be974225ed: Download complete 08:38:18 988bab9f4d93: Verifying Checksum 08:38:18 988bab9f4d93: Download complete 08:38:18 1469e6f7b9e6: Verifying Checksum 08:38:18 1469e6f7b9e6: Download complete 08:38:18 eaf3925da568: Verifying Checksum 08:38:18 eaf3925da568: Download complete 08:38:18 339a4e72a1f5: Verifying Checksum 08:38:18 339a4e72a1f5: Download complete 08:38:18 bde34c3a00c8: Download complete 08:38:18 b352a97aabf1: Verifying Checksum 08:38:18 b352a97aabf1: Download complete 08:38:18 4872d77fe225: Verifying Checksum 08:38:18 4872d77fe225: Download complete 08:38:18 5851b861e8e6: Verifying Checksum 08:38:18 5851b861e8e6: Download complete 08:38:18 b85a868b505f: Verifying Checksum 08:38:18 b85a868b505f: Download complete 08:38:18 bab4dde63d76: Verifying Checksum 08:38:18 bab4dde63d76: Download complete 08:38:20 b85a868b505f: Pull complete 08:38:20 e2be974225ed: Pull complete 08:38:20 339a4e72a1f5: Pull complete 08:38:20 988bab9f4d93: Pull complete 08:38:21 1469e6f7b9e6: Pull complete 08:38:21 eaf3925da568: Pull complete 08:38:22 bab4dde63d76: Pull complete 08:38:22 bde34c3a00c8: Pull complete 08:38:22 b352a97aabf1: Pull complete 08:38:22 4872d77fe225: Pull complete 08:38:23 5851b861e8e6: Pull complete 08:38:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:23 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:38:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:38:26 $ docker top 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 -eo pid,comm 08:38:26 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). 08:38:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:26 [ssh-agent] Looking for ssh-agent implementation... 08:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:27 $ docker exec 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent 08:38:27 SSH_AUTH_SOCK=/tmp/ssh-OHTis1CdqM6a/agent.32 08:38:27 SSH_AGENT_PID=38 08:38:27 Running ssh-add (command line suppressed) 08:38:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1730012068353695171.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1730012068353695171.key) 08:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:27 + git tag --points-at HEAD [Pipeline] } 08:38:27 $ docker exec --env ******** --env ******** 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent -k 08:38:27 unset SSH_AUTH_SOCK; 08:38:27 unset SSH_AGENT_PID; 08:38:27 echo Agent pid 38 killed; 08:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:27 [ssh-agent] Looking for ssh-agent implementation... 08:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:27 $ docker exec 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent 08:38:28 SSH_AUTH_SOCK=/tmp/ssh-yawVDGu0tD5M/agent.71 08:38:28 SSH_AGENT_PID=77 08:38:28 Running ssh-add (command line suppressed) 08:38:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8975090216017472140.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8975090216017472140.key) 08:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:28 + git semver init 08:38:28 2024-11-12 08:38:28,636 [run_init] DEBUG init version:0.0.0 force:False 08:38:28 2024-11-12 08:38:28,636 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:38:28 2024-11-12 08:38:28,637 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:38:28 2024-11-12 08:38:28,637 [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) 08:38:31 2024-11-12 08:38:30,677 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 08:38:31 2024-11-12 08:38:30,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 08:38:31 2024-11-12 08:38:30,678 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:38:31 2024-11-12 08:38:30,678 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:38:31 4.0.0-dev.2 [Pipeline] } 08:38:31 $ docker exec --env ******** --env ******** 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent -k 08:38:31 unset SSH_AUTH_SOCK; 08:38:31 unset SSH_AGENT_PID; 08:38:31 echo Agent pid 77 killed; 08:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:31 + git semver [Pipeline] } 08:38:31 $ docker stop --time=1 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 08:38:33 $ docker rm -f --volumes 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:38:33 Stashed 1 file(s) [Pipeline] echo 08:38:33 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 08:38:34 provisioning config files... 08:38:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2246275714105273744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:34 ---> ****-login.sh 08:38:34 nexus3.edgexfoundry.org:10001 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 nexus3.edgexfoundry.org:10002 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 nexus3.edgexfoundry.org:10003 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 nexus3.edgexfoundry.org:10004 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 ****.io 08:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:34 Configure a credential helper to remove this warning. See 08:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:34 08:38:34 Login Succeeded 08:38:34 ---> ****-login.sh ends [Pipeline] } 08:38:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:38:35 ========================================================= 08:38:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:38:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:38:35 Sending build context to Docker daemon 19.98MB 08:38:35 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:38:35 Step 2/12 : FROM ${BASE} AS builder 08:38:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:38:35 43c4264eed91: Pulling fs layer 08:38:35 4cc291be95ef: Pulling fs layer 08:38:35 2ac1f1163629: Pulling fs layer 08:38:35 5c3c966382ef: Pulling fs layer 08:38:35 4f4fb700ef54: Pulling fs layer 08:38:35 5d5c8e513c77: Pulling fs layer 08:38:35 9f66e0745190: Pulling fs layer 08:38:35 f49a43e4bbc0: Pulling fs layer 08:38:35 561ebcabdf7f: Pulling fs layer 08:38:35 5c3c966382ef: Waiting 08:38:35 9f66e0745190: Waiting 08:38:35 f49a43e4bbc0: Waiting 08:38:35 4f4fb700ef54: Waiting 08:38:35 5d5c8e513c77: Waiting 08:38:35 561ebcabdf7f: Waiting 08:38:35 4cc291be95ef: Verifying Checksum 08:38:35 4cc291be95ef: Download complete 08:38:35 5c3c966382ef: Verifying Checksum 08:38:35 5c3c966382ef: Download complete 08:38:35 4f4fb700ef54: Verifying Checksum 08:38:35 4f4fb700ef54: Download complete 08:38:35 5d5c8e513c77: Verifying Checksum 08:38:35 5d5c8e513c77: Download complete 08:38:35 43c4264eed91: Download complete 08:38:35 9f66e0745190: Verifying Checksum 08:38:35 9f66e0745190: Download complete 08:38:35 43c4264eed91: Pull complete 08:38:35 561ebcabdf7f: Verifying Checksum 08:38:35 561ebcabdf7f: Download complete 08:38:35 4cc291be95ef: Pull complete 08:38:36 2ac1f1163629: Download complete 08:38:36 f49a43e4bbc0: Verifying Checksum 08:38:40 2ac1f1163629: Pull complete 08:38:40 5c3c966382ef: Pull complete 08:38:40 4f4fb700ef54: Pull complete 08:38:40 5d5c8e513c77: Pull complete 08:38:40 9f66e0745190: Pull complete 08:38:42 f49a43e4bbc0: Pull complete 08:38:43 561ebcabdf7f: Pull complete 08:38:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:38:43 ---> 3a752c3f9dda 08:38:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:38:49 Still waiting to schedule task 08:38:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:38:49 ---> Running in 496ad9738c67 08:38:49 Removing intermediate container 496ad9738c67 08:38:49 ---> bf42cbc351bc 08:38:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:38:49 ---> Running in 897156d9aa8c 08:38:49 Removing intermediate container 897156d9aa8c 08:38:49 ---> 000fcf7b0db2 08:38:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:38:49 ---> Running in 98bfd3fcf818 08:38:49 Removing intermediate container 98bfd3fcf818 08:38:49 ---> 31e135c03404 08:38:49 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:38:49 ---> Running in 607850c2ef7b 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:38:50 OK: 246 MiB in 54 packages 08:38:50 Removing intermediate container 607850c2ef7b 08:38:50 ---> 901c40065259 08:38:50 Step 7/12 : WORKDIR /app 08:38:50 ---> Running in ecc01d97b1d5 08:38:50 Removing intermediate container ecc01d97b1d5 08:38:50 ---> d49232bf55d5 08:38:50 Step 8/12 : COPY go.mod vendor* ./ 08:38:51 ---> 92a226371c66 08:38:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:51 ---> Running in 8e80291cbf19 08:39:47 Removing intermediate container 8e80291cbf19 08:39:47 ---> 0bd565cf9422 08:39:47 Step 10/12 : COPY . . 08:39:47 ---> 4a163dd09b21 08:39:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:39:47 ---> Running in 7ec9381c6b8b 08:39:47 Removing intermediate container 7ec9381c6b8b 08:39:47 ---> 6358f94d0f4a 08:39:47 Step 12/12 : RUN $MAKE 08:39:47 ---> Running in d6d8439483c9 08:39:47 noop 08:39:47 Removing intermediate container d6d8439483c9 08:39:47 ---> e2ec6a640e29 08:39:47 Successfully built e2ec6a640e29 08:39:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:47 + docker inspect -f . ci-base-image-x86_64 08:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:47 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:39:47 $ 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 08:39:48 $ docker top 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:48 + go version 08:39:48 go version go1.23.2 linux/amd64 [Pipeline] } 08:39:48 $ docker stop --time=1 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 08:39:49 $ docker rm -f --volumes 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:50 + docker inspect -f . ci-base-image-x86_64 08:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:50 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 08:39:50 $ docker top d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 08:39:51 + make test 08:39:51 go test -race ./... -coverprofile=coverage.out ./... 08:40:25 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:40:25 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:40:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.117s coverage: 86.2% of statements 08:40:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.667s coverage: 71.9% of statements 08:41:04 go vet ./... 08:41:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:06 ./bin/test-attribution.sh [Pipeline] echo 08:41:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:41:07 $ docker stop --time=1 d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 08:41:13 $ docker rm -f --volumes d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:41:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:41:14 + ls -al . 08:41:14 total 284 08:41:14 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:39 . 08:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:38 .. 08:41:14 -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 08:38 .dockerignore 08:41:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:40 .git 08:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:38 .github 08:41:14 -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 08:38 .gitignore 08:41:14 -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 08:38 .golangci.yml 08:41:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:38 .semver 08:41:14 -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 08:38 Attribution.txt 08:41:14 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 08:38 CHANGELOG.md 08:41:14 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 08:38 Dockerfile 08:41:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:38 GOVERNANCE.md 08:41:14 -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 08:38 Jenkinsfile 08:41:14 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 08:38 LICENSE 08:41:14 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 08:38 Makefile 08:41:14 -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 08:38 OWNERS.md 08:41:14 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:38 README.md 08:41:14 -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 08:38 VERSION 08:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 bin 08:41:14 -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 08:40 coverage.out 08:41:14 -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 08:38 go.mod 08:41:14 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 08:38 go.sum 08:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 images 08:41:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:38 internal 08:41:14 -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 08:38 main.go 08:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 openapi 08:41:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 res 08:41:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:14 + 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=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 --label arch=amd64 --label version=4.0.0-dev.2 . 08:41:14 Sending build context to Docker daemon 19.98MB 08:41:14 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 08:41:14 Step 2/30 : FROM ${BASE} AS builder 08:41:14 ---> e2ec6a640e29 08:41:14 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 08:41:15 ---> Running in 30d983dda795 08:41:15 Removing intermediate container 30d983dda795 08:41:15 ---> 75aa12a8ac52 08:41:15 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 08:41:15 ---> Running in 1040eb01c76c 08:41:15 Removing intermediate container 1040eb01c76c 08:41:15 ---> b6f5915ba5ad 08:41:15 Step 5/30 : ARG ADD_BUILD_TAGS="" 08:41:15 ---> Running in 780e027f6a9b 08:41:15 Removing intermediate container 780e027f6a9b 08:41:15 ---> 9a4d8763b069 08:41:15 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:41:15 ---> Running in acb185dcdb04 08:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:41:16 OK: 246 MiB in 54 packages 08:41:17 Removing intermediate container acb185dcdb04 08:41:17 ---> abcb7f604296 08:41:17 Step 7/30 : WORKDIR /app 08:41:17 ---> Running in e8a56b4ccb17 08:41:17 Removing intermediate container e8a56b4ccb17 08:41:17 ---> 19a952ce70b9 08:41:17 Step 8/30 : COPY go.mod vendor* ./ 08:41:17 ---> 635ff74122a0 08:41:17 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:17 ---> Running in a4c8c7223016 08:41:18 Removing intermediate container a4c8c7223016 08:41:18 ---> fdb70048e065 08:41:18 Step 10/30 : COPY . . 08:41:19 ---> b49008db0a94 08:41:19 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:41:19 ---> Running in e79ba570ce11 08:41:19 Removing intermediate container e79ba570ce11 08:41:19 ---> 7f36b34de9e9 08:41:19 Step 12/30 : RUN $MAKE 08:41:19 ---> Running in 93005e5f4aad 08:41:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:41:58 Removing intermediate container 93005e5f4aad 08:41:58 ---> 657c1b269d36 08:41:58 Step 13/30 : FROM alpine:3.20 08:41:58 3.20: Pulling from library/alpine 08:41:58 da9db072f522: Pulling fs layer 08:41:58 da9db072f522: Download complete 08:41:58 da9db072f522: Pull complete 08:41:58 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:41:58 Status: Downloaded newer image for alpine:3.20 08:41:58 ---> 63b790fccc90 08:41:58 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:41:58 ---> Running in ec1e3d91b251 08:41:58 Removing intermediate container ec1e3d91b251 08:41:58 ---> ee49521d4dbc 08:41:58 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:41:58 ---> Running in 8aa06f582f00 08:41:58 Removing intermediate container 8aa06f582f00 08:41:58 ---> d0526df0376b 08:41:58 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 08:41:58 ---> Running in 3bbbb949142a 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:41:58 (1/2) Installing ca-certificates (20240705-r0) 08:41:58 (2/2) Installing dumb-init (1.2.5-r3) 08:41:58 Executing busybox-1.36.1-r29.trigger 08:41:58 Executing ca-certificates-20240705-r0.trigger 08:41:58 OK: 9 MiB in 16 packages 08:41:58 Removing intermediate container 3bbbb949142a 08:41:58 ---> 9a1f3204aea8 08:41:58 Step 17/30 : RUN apk --no-cache upgrade 08:41:58 ---> Running in a292a0aa7c81 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:41:58 Upgrading critical system libraries and apk-tools: 08:41:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:41:58 Executing busybox-1.36.1-r29.trigger 08:41:58 Continuing the upgrade transaction with new apk-tools: 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:41:58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:41:58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:41:58 Executing ca-certificates-20240705-r0.trigger 08:41:58 OK: 9 MiB in 16 packages 08:41:58 Removing intermediate container a292a0aa7c81 08:41:58 ---> c4c793fd0b59 08:41:58 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:41:58 ---> 80176ccbb141 08:41:58 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 08:41:58 ---> c6275bbe80b2 08:41:58 Step 20/30 : COPY --from=builder /app/res/ /res/ 08:41:58 ---> cd649d7dd1bb 08:41:58 Step 21/30 : COPY --from=builder /app/static/ /static/ 08:41:58 ---> 6653b9f2d494 08:41:58 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:41:59 ---> 28456ab0a4da 08:41:59 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:41:59 ---> Running in d59efad2910d 08:42:00 Removing intermediate container d59efad2910d 08:42:00 ---> bbaf12eadc64 08:42:00 Step 24/30 : VOLUME /cache 08:42:00 ---> Running in f226758b6638 08:42:00 Removing intermediate container f226758b6638 08:42:00 ---> a7f553b0fa5c 08:42:00 Step 25/30 : EXPOSE 59711 08:42:00 ---> Running in 9b6e965b4487 08:42:00 Removing intermediate container 9b6e965b4487 08:42:00 ---> 3497eac7ae9a 08:42:00 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:42:00 ---> Running in 42c3ad6b5da8 08:42:00 Removing intermediate container 42c3ad6b5da8 08:42:00 ---> 2ba14854560d 08:42:00 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 08:42:00 ---> Running in 2798777773d6 08:42:00 Removing intermediate container 2798777773d6 08:42:00 ---> 69aec2b98036 08:42:00 Step 28/30 : LABEL arch=amd64 08:42:00 ---> Running in 359cd2051c1d 08:42:00 Removing intermediate container 359cd2051c1d 08:42:00 ---> a4cebe23be2f 08:42:00 Step 29/30 : LABEL git_sha=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:42:00 ---> Running in 1909de338e9e 08:42:00 Removing intermediate container 1909de338e9e 08:42:00 ---> 1aa4d7a1b591 08:42:00 Step 30/30 : LABEL version=4.0.0-dev.2 08:42:01 ---> Running in ef2e43a5a9f0 08:42:01 Removing intermediate container ef2e43a5a9f0 08:42:01 ---> 8f469ec72db0 08:42:01 [Warning] One or more build-args [ARCH] were not consumed 08:42:01 Successfully built 8f469ec72db0 08:42:01 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 08:42:01 provisioning config files... 08:42:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13679588543469899157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:01 ---> ****-login.sh 08:42:01 nexus3.edgexfoundry.org:10001 08:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:01 Configure a credential helper to remove this warning. See 08:42:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:01 08:42:01 Login Succeeded 08:42:01 nexus3.edgexfoundry.org:10002 08:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:01 Configure a credential helper to remove this warning. See 08:42:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:01 08:42:01 Login Succeeded 08:42:01 nexus3.edgexfoundry.org:10003 08:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:01 Configure a credential helper to remove this warning. See 08:42:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:01 08:42:01 Login Succeeded 08:42:01 nexus3.edgexfoundry.org:10004 08:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:01 Configure a credential helper to remove this warning. See 08:42:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:01 08:42:01 Login Succeeded 08:42:01 ****.io 08:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:02 Configure a credential helper to remove this warning. See 08:42:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:02 08:42:02 Login Succeeded 08:42:02 ---> ****-login.sh ends [Pipeline] } 08:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 08:42:02 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:42:02 latest 08:42:02 4.0.0-dev.2 08:42:02 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:42:02 main 08:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:02 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:42:02 3087231b3e14: Preparing 08:42:02 439a079c9768: Preparing 08:42:02 0cdd1ac417ea: Preparing 08:42:02 762c3b82a87a: Preparing 08:42:02 cabf3ad64f32: Preparing 08:42:02 d6af09ae73fd: Preparing 08:42:02 b5f5d1eacd59: Preparing 08:42:02 7a387d23164a: Preparing 08:42:02 75654b8eeebd: Preparing 08:42:02 7a387d23164a: Waiting 08:42:02 75654b8eeebd: Waiting 08:42:02 d6af09ae73fd: Waiting 08:42:02 b5f5d1eacd59: Waiting 08:42:02 cabf3ad64f32: Pushed 08:42:02 3087231b3e14: Pushed 08:42:02 762c3b82a87a: Pushed 08:42:02 0cdd1ac417ea: Pushed 08:42:02 75654b8eeebd: Layer already exists 08:42:03 d6af09ae73fd: Pushed 08:42:03 7a387d23164a: Pushed 08:42:03 b5f5d1eacd59: Pushed 08:42:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26268 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 08:42:05 Running in /w/workspace/app-rfid-llrp-inventory/189 [Pipeline] { [Pipeline] checkout 08:42:06 439a079c9768: Pushed 08:42:06 34674b2e9c45a5b976ca5e2fe05afe1110403ce8: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } 08:42:08 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:08 + 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 08:42:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:42:08 3087231b3e14: Preparing 08:42:08 439a079c9768: Preparing 08:42:08 0cdd1ac417ea: Preparing 08:42:08 762c3b82a87a: Preparing 08:42:08 cabf3ad64f32: Preparing 08:42:08 d6af09ae73fd: Preparing 08:42:08 b5f5d1eacd59: Preparing 08:42:08 7a387d23164a: Preparing 08:42:08 75654b8eeebd: Preparing 08:42:08 7a387d23164a: Waiting 08:42:08 b5f5d1eacd59: Waiting 08:42:08 d6af09ae73fd: Waiting 08:42:08 75654b8eeebd: Waiting 08:42:08 3087231b3e14: Layer already exists 08:42:08 0cdd1ac417ea: Layer already exists 08:42:08 cabf3ad64f32: Layer already exists 08:42:08 439a079c9768: Layer already exists 08:42:08 762c3b82a87a: Layer already exists 08:42:08 7a387d23164a: Layer already exists 08:42:08 d6af09ae73fd: Layer already exists 08:42:08 75654b8eeebd: Layer already exists 08:42:08 b5f5d1eacd59: Layer already exists 08:42:08 latest: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 08:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:42:09 3087231b3e14: Preparing 08:42:09 439a079c9768: Preparing 08:42:09 0cdd1ac417ea: Preparing 08:42:09 762c3b82a87a: Preparing 08:42:09 cabf3ad64f32: Preparing 08:42:09 d6af09ae73fd: Preparing 08:42:09 b5f5d1eacd59: Preparing 08:42:09 7a387d23164a: Preparing 08:42:09 75654b8eeebd: Preparing 08:42:09 d6af09ae73fd: Waiting 08:42:09 b5f5d1eacd59: Waiting 08:42:09 75654b8eeebd: Waiting 08:42:09 7a387d23164a: Waiting 08:42:09 3087231b3e14: Layer already exists 08:42:09 762c3b82a87a: Layer already exists 08:42:09 cabf3ad64f32: Layer already exists 08:42:09 0cdd1ac417ea: Layer already exists 08:42:09 439a079c9768: Layer already exists 08:42:09 b5f5d1eacd59: Layer already exists 08:42:09 d6af09ae73fd: Layer already exists 08:42:09 7a387d23164a: Layer already exists 08:42:09 75654b8eeebd: Layer already exists 08:42:09 4.0.0-dev.2: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:42:10 3087231b3e14: Preparing 08:42:10 439a079c9768: Preparing 08:42:10 0cdd1ac417ea: Preparing 08:42:10 762c3b82a87a: Preparing 08:42:10 cabf3ad64f32: Preparing 08:42:10 d6af09ae73fd: Preparing 08:42:10 b5f5d1eacd59: Preparing 08:42:10 7a387d23164a: Preparing 08:42:10 d6af09ae73fd: Waiting 08:42:10 b5f5d1eacd59: Waiting 08:42:10 75654b8eeebd: Preparing 08:42:10 7a387d23164a: Waiting 08:42:10 762c3b82a87a: Layer already exists 08:42:10 0cdd1ac417ea: Layer already exists 08:42:10 439a079c9768: Layer already exists 08:42:10 3087231b3e14: Layer already exists 08:42:10 cabf3ad64f32: Layer already exists 08:42:10 d6af09ae73fd: Layer already exists 08:42:10 75654b8eeebd: Layer already exists 08:42:10 b5f5d1eacd59: Layer already exists 08:42:10 7a387d23164a: Layer already exists 08:42:10 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:10 + 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 08:42:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 08:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:42:10 3087231b3e14: Preparing 08:42:10 439a079c9768: Preparing 08:42:10 0cdd1ac417ea: Preparing 08:42:10 762c3b82a87a: Preparing 08:42:10 cabf3ad64f32: Preparing 08:42:10 d6af09ae73fd: Preparing 08:42:10 b5f5d1eacd59: Preparing 08:42:10 7a387d23164a: Preparing 08:42:10 75654b8eeebd: Preparing 08:42:10 d6af09ae73fd: Waiting 08:42:10 b5f5d1eacd59: Waiting 08:42:10 7a387d23164a: Waiting 08:42:10 75654b8eeebd: Waiting 08:42:10 cabf3ad64f32: Layer already exists 08:42:10 0cdd1ac417ea: Layer already exists 08:42:10 439a079c9768: Layer already exists 08:42:10 3087231b3e14: Layer already exists 08:42:10 762c3b82a87a: Layer already exists 08:42:10 7a387d23164a: Layer already exists 08:42:10 b5f5d1eacd59: Layer already exists 08:42:10 d6af09ae73fd: Layer already exists 08:42:10 75654b8eeebd: Layer already exists 08:42:10 main: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:10 ===================================================== [Pipeline] echo 08:42:11 taggedImages: 08:42:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:42:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:42:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 08:42:11 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:42:11 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:11 08:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:11 latest: Pulling from edgex-lftools-log-publisher 08:42:11 5eb5b503b376: Pulling fs layer 08:42:11 5c69ac0246d0: Pulling fs layer 08:42:11 ec43610c2a17: Pulling fs layer 08:42:11 3a2ae6a8a46f: Pulling fs layer 08:42:11 33b1e0a273af: Pulling fs layer 08:42:11 5d3b04190fa2: Pulling fs layer 08:42:11 2f39f015ded8: Pulling fs layer 08:42:11 3a2ae6a8a46f: Waiting 08:42:11 33b1e0a273af: Waiting 08:42:11 5d3b04190fa2: Waiting 08:42:11 2f39f015ded8: Waiting 08:42:11 5c69ac0246d0: Verifying Checksum 08:42:11 5c69ac0246d0: Download complete 08:42:11 3a2ae6a8a46f: Verifying Checksum 08:42:11 3a2ae6a8a46f: Download complete 08:42:11 33b1e0a273af: Verifying Checksum 08:42:11 33b1e0a273af: Download complete 08:42:11 5d3b04190fa2: Verifying Checksum 08:42:11 5d3b04190fa2: Download complete 08:42:11 ec43610c2a17: Verifying Checksum 08:42:11 ec43610c2a17: Download complete 08:42:11 5eb5b503b376: Verifying Checksum 08:42:11 5eb5b503b376: Download complete 08:42:12 2f39f015ded8: Download complete 08:42:13 5eb5b503b376: Pull complete 08:42:13 5c69ac0246d0: Pull complete 08:42:13 using credential edgex-jenkins-ssh 08:42:13 Cloning the remote Git repository 08:42:13 ec43610c2a17: Pull complete 08:42:13 3a2ae6a8a46f: Pull complete 08:42:13 33b1e0a273af: Pull complete 08:42:13 5d3b04190fa2: Pull complete 08:42:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:42:13 > git init /w/workspace/app-rfid-llrp-inventory/189 # timeout=10 08:42:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:42:13 > git --version # timeout=10 08:42:13 > git --version # 'git version 2.25.1' 08:42:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:18 2f39f015ded8: Pull complete 08:42:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:18 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:42:18 $ 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 08:42:19 Avoid second fetch 08:42:19 Checking out Revision 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 (main) 08:42:18 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:42:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:19 > git config core.sparsecheckout # timeout=10 08:42:19 > git checkout -f 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 # timeout=10 08:42:20 Commit message: "Merge pull request #315 from jinlinGuan/v4-module" 08:42:21 $ docker top 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:21 ---> job-cost.sh 08:42:21 lf-activate-venv: SKIPPING 08:42:21 INFO: No Stack... 08:42:22 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:22 INFO: Archiving Costs [Pipeline] sh 08:42:22 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 08:42:22 + cut -d, -f6 [Pipeline] lock 08:42:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] 08:42:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] did not exist. Created. 08:42:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:23 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:23 Stashed 1 file(s) [Pipeline] } 08:42:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:23 $ docker stop --time=1 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e 08:42:24 08:42:24 GitHub has been notified of this commit’s build result 08:42:24 08:42:24 $ docker rm -f --volumes 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:25 Dload Upload Total Spent Left Speed 08:42:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70872 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh 08:42:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:25 + sudo tee /etc/docker/daemon.new 08:42:25 { 08:42:25 "registry-mirrors": [ 08:42:25 "https://nexus3.edgexfoundry.org:10001" 08:42:25 ], 08:42:25 "bip": "10.250.0.254/24", 08:42:25 "hosts": [ 08:42:25 "tcp://0.0.0.0:5555", 08:42:25 "unix:///var/run/docker.sock" 08:42:25 ], 08:42:25 "mtu": 1458, 08:42:25 "selinux-enabled": true, 08:42:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:25 } [Pipeline] sh 08:42:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:46 provisioning config files... 08:42:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/189@tmp/config13808781438234401940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:46 ---> ****-login.sh 08:42:46 nexus3.edgexfoundry.org:10001 08:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:47 Configure a credential helper to remove this warning. See 08:42:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:47 08:42:47 Login Succeeded 08:42:47 nexus3.edgexfoundry.org:10002 08:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:48 Configure a credential helper to remove this warning. See 08:42:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:48 08:42:48 Login Succeeded 08:42:48 nexus3.edgexfoundry.org:10003 08:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:48 Configure a credential helper to remove this warning. See 08:42:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:48 08:42:48 Login Succeeded 08:42:48 nexus3.edgexfoundry.org:10004 08:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:49 Configure a credential helper to remove this warning. See 08:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:49 08:42:49 Login Succeeded 08:42:49 ****.io 08:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:42:50 Configure a credential helper to remove this warning. See 08:42:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:42:50 08:42:50 Login Succeeded 08:42:50 ---> ****-login.sh ends [Pipeline] } 08:42:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:50 ========================================================= 08:42:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:42:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:42:51 Sending build context to Docker daemon 680.4kB 08:42:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:42:51 Step 2/12 : FROM ${BASE} AS builder 08:42:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:42:51 cf04c63912e1: Pulling fs layer 08:42:51 55b35a11ae5e: Pulling fs layer 08:42:51 a37a00ec5f00: Pulling fs layer 08:42:51 50b3750afda1: Pulling fs layer 08:42:51 4f4fb700ef54: Pulling fs layer 08:42:51 80978eb59214: Pulling fs layer 08:42:51 c9f46d7d2bd2: Pulling fs layer 08:42:51 c5a475d317c9: Pulling fs layer 08:42:51 50b3750afda1: Waiting 08:42:51 4f4fb700ef54: Waiting 08:42:51 80978eb59214: Waiting 08:42:51 c9f46d7d2bd2: Waiting 08:42:51 c5a475d317c9: Waiting 08:42:51 55b35a11ae5e: Verifying Checksum 08:42:51 55b35a11ae5e: Download complete 08:42:51 50b3750afda1: Verifying Checksum 08:42:51 50b3750afda1: Download complete 08:42:51 4f4fb700ef54: Verifying Checksum 08:42:51 4f4fb700ef54: Download complete 08:42:51 80978eb59214: Verifying Checksum 08:42:51 80978eb59214: Download complete 08:42:51 cf04c63912e1: Verifying Checksum 08:42:51 cf04c63912e1: Download complete 08:42:52 c5a475d317c9: Verifying Checksum 08:42:52 c5a475d317c9: Download complete 08:42:52 cf04c63912e1: Pull complete 08:42:53 55b35a11ae5e: Pull complete 08:42:53 a37a00ec5f00: Verifying Checksum 08:42:53 a37a00ec5f00: Download complete 08:42:54 c9f46d7d2bd2: Verifying Checksum 08:43:09 a37a00ec5f00: Pull complete 08:43:09 50b3750afda1: Pull complete 08:43:09 4f4fb700ef54: Pull complete 08:43:09 80978eb59214: Pull complete 08:43:16 c9f46d7d2bd2: Pull complete 08:43:18 c5a475d317c9: Pull complete 08:43:18 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:43:18 ---> be29e6b0f0d4 08:43:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:43:19 ---> Running in 59abb8005aa8 08:43:19 Removing intermediate container 59abb8005aa8 08:43:19 ---> c1bbf0d09ff9 08:43:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:43:19 ---> Running in 2630612f2958 08:43:19 Removing intermediate container 2630612f2958 08:43:19 ---> 7e2ed5c84345 08:43:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:43:19 ---> Running in 86d6c2da9bdd 08:43:20 Removing intermediate container 86d6c2da9bdd 08:43:20 ---> 15d5aabb6701 08:43:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:20 ---> Running in ee878175516c 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:43:23 OK: 238 MiB in 54 packages 08:43:23 Removing intermediate container ee878175516c 08:43:23 ---> df615b11c055 08:43:23 Step 7/12 : WORKDIR /app 08:43:23 ---> Running in 9782e8186423 08:43:24 Removing intermediate container 9782e8186423 08:43:24 ---> cd19011ff3ca 08:43:24 Step 8/12 : COPY go.mod vendor* ./ 08:43:24 ---> 0058dda10a7f 08:43:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:24 ---> Running in 89f0ab537f1f 08:45:31 Removing intermediate container 89f0ab537f1f 08:45:31 ---> b64c58579a61 08:45:31 Step 10/12 : COPY . . 08:45:31 ---> ce2947aad78b 08:45:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:31 ---> Running in 304ba4bd6e6d 08:45:31 Removing intermediate container 304ba4bd6e6d 08:45:31 ---> 73ea68c29f40 08:45:31 Step 12/12 : RUN $MAKE 08:45:31 ---> Running in d0812a0c83e8 08:45:31 noop 08:45:32 Removing intermediate container d0812a0c83e8 08:45:32 ---> 61526bcc3db6 08:45:32 Successfully built 61526bcc3db6 08:45:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker inspect -f . ci-base-image-arm64 08:45:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:33 prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container 08:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@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-arm64 cat 08:45:34 $ docker top f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:35 + go version 08:45:35 go version go1.23.2 linux/arm64 [Pipeline] } 08:45:35 $ docker stop --time=1 f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 08:45:37 $ docker rm -f --volumes f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:37 + docker inspect -f . ci-base-image-arm64 08:45:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:38 prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container 08:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@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-arm64 cat 08:45:39 $ docker top b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:40 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/189 [Pipeline] fileExists [Pipeline] sh 08:45:40 + make test 08:45:40 go test -race ./... -coverprofile=coverage.out ./... 08:50:02 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:50:04 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:50:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.166s coverage: 86.2% of statements 08:50:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.332s coverage: 71.9% of statements 08:50:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:50:18 go vet ./... 08:54:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:54:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:54:40 ./bin/test-attribution.sh [Pipeline] echo 08:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:54:40 $ docker stop --time=1 b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a 08:54:42 $ docker rm -f --volumes b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a [Pipeline] // withDockerContainer [Pipeline] sh 08:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:54:44 Warning: overwriting stash ‘coverage-report’ 08:54:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:54:45 + ls -al . 08:54:45 total 280 08:54:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 08:45 . 08:54:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:42 .. 08:54:45 -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 08:42 .dockerignore 08:54:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:42 .git 08:54:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:42 .github 08:54:45 -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 08:42 .gitignore 08:54:45 -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 08:42 .golangci.yml 08:54:45 -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 08:42 Attribution.txt 08:54:45 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 08:42 CHANGELOG.md 08:54:45 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 08:42 Dockerfile 08:54:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:42 GOVERNANCE.md 08:54:45 -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 08:42 Jenkinsfile 08:54:45 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 08:42 LICENSE 08:54:45 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 08:42 Makefile 08:54:45 -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 08:42 OWNERS.md 08:54:45 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:42 README.md 08:54:45 -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 08:38 VERSION 08:54:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 bin 08:54:45 -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 08:50 coverage.out 08:54:45 -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 08:42 go.mod 08:54:45 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 08:42 go.sum 08:54:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 images 08:54:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:42 internal 08:54:45 -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 08:42 main.go 08:54:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 openapi 08:54:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 res 08:54:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + 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=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 --label arch=arm64 --label version=4.0.0-dev.2 . 08:54:46 Sending build context to Docker daemon 680.4kB 08:54:46 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 08:54:46 Step 2/30 : FROM ${BASE} AS builder 08:54:46 ---> 61526bcc3db6 08:54:46 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 08:54:46 ---> Running in a95ae7893c10 08:54:46 Removing intermediate container a95ae7893c10 08:54:46 ---> 7e9001dbb308 08:54:46 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 08:54:47 ---> Running in d3bd48cf4178 08:54:47 Removing intermediate container d3bd48cf4178 08:54:47 ---> 5b24e2258d8c 08:54:47 Step 5/30 : ARG ADD_BUILD_TAGS="" 08:54:47 ---> Running in bc55991f5a86 08:54:47 Removing intermediate container bc55991f5a86 08:54:47 ---> a8978172214c 08:54:47 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:47 ---> Running in 7e0bbb460b5f 08:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:54:50 OK: 238 MiB in 54 packages 08:54:51 Removing intermediate container 7e0bbb460b5f 08:54:51 ---> f564f076232e 08:54:51 Step 7/30 : WORKDIR /app 08:54:51 ---> Running in ed719f79bca8 08:54:51 Removing intermediate container ed719f79bca8 08:54:51 ---> 6942483e36eb 08:54:51 Step 8/30 : COPY go.mod vendor* ./ 08:54:53 ---> aaaf3376f172 08:54:53 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:53 ---> Running in e7dabd77182b 08:54:55 Removing intermediate container e7dabd77182b 08:54:55 ---> b572a39c9e5a 08:54:55 Step 10/30 : COPY . . 08:54:55 ---> 951be02096a0 08:54:55 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:54:56 ---> Running in 9cf4f26a35d9 08:54:56 Removing intermediate container 9cf4f26a35d9 08:54:56 ---> 9b2ed03f491d 08:54:56 Step 12/30 : RUN $MAKE 08:54:56 ---> Running in f9595b045d66 08:54:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:58:19 Removing intermediate container f9595b045d66 08:58:19 ---> f051e5d004f8 08:58:19 Step 13/30 : FROM alpine:3.20 08:58:19 3.20: Pulling from library/alpine 08:58:19 9986a736f7d3: Pulling fs layer 08:58:19 9986a736f7d3: Download complete 08:58:19 9986a736f7d3: Pull complete 08:58:19 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 08:58:19 Status: Downloaded newer image for alpine:3.20 08:58:19 ---> 511a44083d3a 08:58:19 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:58:19 ---> Running in 5fabdbf90dd6 08:58:19 Removing intermediate container 5fabdbf90dd6 08:58:19 ---> 7b4b79e53478 08:58:19 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:58:19 ---> Running in 61530eceefaf 08:58:19 Removing intermediate container 61530eceefaf 08:58:19 ---> 8d42debd43a4 08:58:19 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 08:58:19 ---> Running in b50fe6ec9b13 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:22 (1/2) Installing ca-certificates (20240705-r0) 08:58:22 (2/2) Installing dumb-init (1.2.5-r3) 08:58:22 Executing busybox-1.36.1-r29.trigger 08:58:22 Executing ca-certificates-20240705-r0.trigger 08:58:22 OK: 10 MiB in 16 packages 08:58:23 Removing intermediate container b50fe6ec9b13 08:58:23 ---> 6c403d91746b 08:58:23 Step 17/30 : RUN apk --no-cache upgrade 08:58:23 ---> Running in af588c548dd3 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:26 Upgrading critical system libraries and apk-tools: 08:58:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:58:26 Executing busybox-1.36.1-r29.trigger 08:58:26 Continuing the upgrade transaction with new apk-tools: 08:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:58:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:58:28 Executing ca-certificates-20240705-r0.trigger 08:58:28 OK: 10 MiB in 16 packages 08:58:29 Removing intermediate container af588c548dd3 08:58:29 ---> bf46b4fc7f36 08:58:29 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:58:29 ---> ee5ad36b23f9 08:58:29 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 08:58:30 ---> 42ea2267e601 08:58:30 Step 20/30 : COPY --from=builder /app/res/ /res/ 08:58:30 ---> 0c576fd0602f 08:58:30 Step 21/30 : COPY --from=builder /app/static/ /static/ 08:58:31 ---> 10741dfb5ff6 08:58:31 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:58:33 ---> 569e1c7946f1 08:58:33 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:58:33 ---> Running in 1fe05bb4a4af 08:58:34 Removing intermediate container 1fe05bb4a4af 08:58:34 ---> 555b5c0e5f31 08:58:34 Step 24/30 : VOLUME /cache 08:58:34 ---> Running in 256bda0805b6 08:58:35 Removing intermediate container 256bda0805b6 08:58:35 ---> 753be90ded3d 08:58:35 Step 25/30 : EXPOSE 59711 08:58:35 ---> Running in 35b3d8441743 08:58:35 Removing intermediate container 35b3d8441743 08:58:35 ---> 867cb7be145d 08:58:35 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:58:35 ---> Running in 172a33d55aed 08:58:35 Removing intermediate container 172a33d55aed 08:58:35 ---> 1792b03bc715 08:58:35 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 08:58:36 ---> Running in 2616919ec494 08:58:36 Removing intermediate container 2616919ec494 08:58:36 ---> 43d6e2947e10 08:58:36 Step 28/30 : LABEL arch=arm64 08:58:36 ---> Running in 08113543eee5 08:58:36 Removing intermediate container 08113543eee5 08:58:36 ---> 0de71987b6ed 08:58:36 Step 29/30 : LABEL git_sha=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:58:36 ---> Running in 1db5153baff4 08:58:36 Removing intermediate container 1db5153baff4 08:58:36 ---> bc02052c1184 08:58:36 Step 30/30 : LABEL version=4.0.0-dev.2 08:58:37 ---> Running in 0833c7ec3252 08:58:37 Removing intermediate container 0833c7ec3252 08:58:37 ---> e246f7fbde8a 08:58:37 [Warning] One or more build-args [ARCH] were not consumed 08:58:37 Successfully built e246f7fbde8a 08:58:37 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 08:58:37 provisioning config files... 08:58:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/189@tmp/config11040112931552899770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:37 ---> ****-login.sh 08:58:37 nexus3.edgexfoundry.org:10001 08:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:38 Configure a credential helper to remove this warning. See 08:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:38 08:58:38 Login Succeeded 08:58:38 nexus3.edgexfoundry.org:10002 08:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:38 Configure a credential helper to remove this warning. See 08:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:38 08:58:38 Login Succeeded 08:58:38 nexus3.edgexfoundry.org:10003 08:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:38 Configure a credential helper to remove this warning. See 08:58:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:38 08:58:38 Login Succeeded 08:58:38 nexus3.edgexfoundry.org:10004 08:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:39 Configure a credential helper to remove this warning. See 08:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:39 08:58:39 Login Succeeded 08:58:39 ****.io 08:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:39 Configure a credential helper to remove this warning. See 08:58:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:39 08:58:39 Login Succeeded 08:58:39 ---> ****-login.sh ends [Pipeline] } 08:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:40 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 08:58:40 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:58:40 latest 08:58:40 4.0.0-dev.2 08:58:40 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:58:40 main 08:58:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:40 f2787d0c9312: Preparing 08:58:40 d2866c05c231: Preparing 08:58:40 5fd2e7d54f3b: Preparing 08:58:40 52cca47e1554: Preparing 08:58:40 b812cf2df0fc: Preparing 08:58:40 95375f6fa308: Preparing 08:58:40 9740e5cc6cb8: Preparing 08:58:40 feab9ea92053: Preparing 08:58:40 651d9022c234: Preparing 08:58:40 95375f6fa308: Waiting 08:58:40 9740e5cc6cb8: Waiting 08:58:40 651d9022c234: Waiting 08:58:40 feab9ea92053: Waiting 08:58:41 5fd2e7d54f3b: Pushed 08:58:41 f2787d0c9312: Pushed 08:58:41 b812cf2df0fc: Pushed 08:58:41 52cca47e1554: Pushed 08:58:41 651d9022c234: Layer already exists 08:58:41 95375f6fa308: Pushed 08:58:41 feab9ea92053: Pushed 08:58:42 9740e5cc6cb8: Pushed 08:58:49 d2866c05c231: Pushed 08:58:49 34674b2e9c45a5b976ca5e2fe05afe1110403ce8: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:49 + 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 08:58:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:50 f2787d0c9312: Preparing 08:58:50 d2866c05c231: Preparing 08:58:50 5fd2e7d54f3b: Preparing 08:58:50 52cca47e1554: Preparing 08:58:50 b812cf2df0fc: Preparing 08:58:50 95375f6fa308: Preparing 08:58:50 9740e5cc6cb8: Preparing 08:58:50 feab9ea92053: Preparing 08:58:50 651d9022c234: Preparing 08:58:50 95375f6fa308: Waiting 08:58:50 9740e5cc6cb8: Waiting 08:58:50 feab9ea92053: Waiting 08:58:50 651d9022c234: Waiting 08:58:50 52cca47e1554: Layer already exists 08:58:50 f2787d0c9312: Layer already exists 08:58:50 5fd2e7d54f3b: Layer already exists 08:58:50 b812cf2df0fc: Layer already exists 08:58:50 d2866c05c231: Layer already exists 08:58:50 9740e5cc6cb8: Layer already exists 08:58:50 95375f6fa308: Layer already exists 08:58:50 feab9ea92053: Layer already exists 08:58:50 651d9022c234: Layer already exists 08:58:50 latest: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 08:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:51 f2787d0c9312: Preparing 08:58:51 d2866c05c231: Preparing 08:58:51 5fd2e7d54f3b: Preparing 08:58:51 52cca47e1554: Preparing 08:58:51 b812cf2df0fc: Preparing 08:58:51 95375f6fa308: Preparing 08:58:51 9740e5cc6cb8: Preparing 08:58:51 feab9ea92053: Preparing 08:58:51 651d9022c234: Preparing 08:58:51 95375f6fa308: Waiting 08:58:51 9740e5cc6cb8: Waiting 08:58:51 feab9ea92053: Waiting 08:58:51 651d9022c234: Waiting 08:58:51 52cca47e1554: Layer already exists 08:58:51 f2787d0c9312: Layer already exists 08:58:51 b812cf2df0fc: Layer already exists 08:58:51 d2866c05c231: Layer already exists 08:58:51 5fd2e7d54f3b: Layer already exists 08:58:51 9740e5cc6cb8: Layer already exists 08:58:51 95375f6fa308: Layer already exists 08:58:51 feab9ea92053: Layer already exists 08:58:51 651d9022c234: Layer already exists 08:58:51 4.0.0-dev.2: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:52 f2787d0c9312: Preparing 08:58:52 d2866c05c231: Preparing 08:58:52 5fd2e7d54f3b: Preparing 08:58:52 52cca47e1554: Preparing 08:58:52 b812cf2df0fc: Preparing 08:58:52 95375f6fa308: Preparing 08:58:52 9740e5cc6cb8: Preparing 08:58:52 feab9ea92053: Preparing 08:58:52 651d9022c234: Preparing 08:58:52 95375f6fa308: Waiting 08:58:52 9740e5cc6cb8: Waiting 08:58:52 feab9ea92053: Waiting 08:58:52 651d9022c234: Waiting 08:58:52 f2787d0c9312: Layer already exists 08:58:52 b812cf2df0fc: Layer already exists 08:58:52 d2866c05c231: Layer already exists 08:58:52 5fd2e7d54f3b: Layer already exists 08:58:52 52cca47e1554: Layer already exists 08:58:52 9740e5cc6cb8: Layer already exists 08:58:52 95375f6fa308: Layer already exists 08:58:52 feab9ea92053: Layer already exists 08:58:52 651d9022c234: Layer already exists 08:58:52 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:52 + 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 08:58:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 08:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:58:53 f2787d0c9312: Preparing 08:58:53 d2866c05c231: Preparing 08:58:53 5fd2e7d54f3b: Preparing 08:58:53 52cca47e1554: Preparing 08:58:53 b812cf2df0fc: Preparing 08:58:53 95375f6fa308: Preparing 08:58:53 9740e5cc6cb8: Preparing 08:58:53 feab9ea92053: Preparing 08:58:53 651d9022c234: Preparing 08:58:53 95375f6fa308: Waiting 08:58:53 9740e5cc6cb8: Waiting 08:58:53 651d9022c234: Waiting 08:58:53 feab9ea92053: Waiting 08:58:53 5fd2e7d54f3b: Layer already exists 08:58:53 b812cf2df0fc: Layer already exists 08:58:53 f2787d0c9312: Layer already exists 08:58:53 52cca47e1554: Layer already exists 08:58:53 d2866c05c231: Layer already exists 08:58:53 feab9ea92053: Layer already exists 08:58:53 95375f6fa308: Layer already exists 08:58:53 9740e5cc6cb8: Layer already exists 08:58:53 651d9022c234: Layer already exists 08:58:53 main: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:53 ===================================================== [Pipeline] echo 08:58:53 taggedImages: 08:58:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 08:58:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:58:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 08:58:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 08:58:53 - 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 08:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:53 08:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:54 arm64: Pulling from edgex-lftools-log-publisher 08:58:54 8998bd30e6a1: Pulling fs layer 08:58:54 04944245beec: Pulling fs layer 08:58:54 699f458cf7ca: Pulling fs layer 08:58:54 765212b225bb: Pulling fs layer 08:58:54 f23df028b6ca: Pulling fs layer 08:58:54 765212b225bb: Waiting 08:58:54 d65c8cfc05b1: Pulling fs layer 08:58:54 f23df028b6ca: Waiting 08:58:54 2437ff75d9bd: Pulling fs layer 08:58:54 d65c8cfc05b1: Waiting 08:58:54 2437ff75d9bd: Waiting 08:58:54 04944245beec: Verifying Checksum 08:58:54 04944245beec: Download complete 08:58:54 765212b225bb: Verifying Checksum 08:58:54 765212b225bb: Download complete 08:58:54 f23df028b6ca: Verifying Checksum 08:58:54 f23df028b6ca: Download complete 08:58:54 d65c8cfc05b1: Verifying Checksum 08:58:54 d65c8cfc05b1: Download complete 08:58:54 699f458cf7ca: Verifying Checksum 08:58:54 699f458cf7ca: Download complete 08:58:54 8998bd30e6a1: Verifying Checksum 08:58:54 8998bd30e6a1: Download complete 08:58:56 2437ff75d9bd: Verifying Checksum 08:58:56 2437ff75d9bd: Download complete 08:58:58 8998bd30e6a1: Pull complete 08:58:59 04944245beec: Pull complete 08:59:00 699f458cf7ca: Pull complete 08:59:00 765212b225bb: Pull complete 08:59:01 f23df028b6ca: Pull complete 08:59:01 d65c8cfc05b1: Pull complete 08:59:16 2437ff75d9bd: Pull complete 08:59:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:16 prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container 08:59:17 $ 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/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@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:arm64 cat 08:59:19 $ docker top e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:20 ---> job-cost.sh 08:59:20 lf-activate-venv: SKIPPING 08:59:20 INFO: No Stack... 08:59:20 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:21 INFO: Archiving Costs [Pipeline] sh 08:59:22 + cat /w/workspace/app-rfid-llrp-inventory/189/archives/cost.csv 08:59:22 + cut -d, -f6 [Pipeline] lock 08:59:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] 08:59:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] did not exist. Created. 08:59:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:22 /w/workspace/app-rfid-llrp-inventory/189@tmp/durable-e1bc8c7f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:23 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:23 Warning: overwriting stash ‘stack-cost’ 08:59:23 Stashed 1 file(s) [Pipeline] } 08:59:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:23 $ docker stop --time=1 e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd 08:59:24 $ docker rm -f --volumes e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd [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 08:59:25 provisioning config files... 08:59:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17984816802292433487tmp [Pipeline] { [Pipeline] sh 08:59:25 + set +x 08:59:25 + bash -s -- 08:59:25 + curl -s https://codecov.io/bash 08:59:25 08:59:25 _____ _ 08:59:25 / ____| | | 08:59:25 | | ___ __| | ___ ___ _____ __ 08:59:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:25 Bash-1.0.6 08:59:25 08:59:25 08:59:25 ==> git version 2.25.1 found 08:59:25 ==> 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 08:59:25 Release-Date: 2020-01-08 08:59:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:25 ==> Jenkins CI detected. 08:59:25 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 08:59:25 project root: . 08:59:25 --> token set from env 08:59:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:25 ==> Running gcov in . (disable via -X gcov) 08:59:25 ==> Python coveragepy not found 08:59:25 ==> Searching for coverage reports in: 08:59:25 + . 08:59:25 -> Found 1 reports 08:59:25 ==> Detecting git/mercurial file structure 08:59:25 ==> Reading reports 08:59:25 + ./coverage.out bytes=55696 08:59:25 ==> Appending adjustments 08:59:25 https://docs.codecov.io/docs/fixing-reports 08:59:25 + Found adjustments 08:59:25 ==> Gzipping contents 08:59:25 16K /tmp/codecov.RUEhgh.gz 08:59:25 ==> Uploading reports 08:59:25 url: https://codecov.io 08:59:25 query: branch=main&commit=34674b2e9c45a5b976ca5e2fe05afe1110403ce8&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:25 -> Pinging Codecov 08:59:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34674b2e9c45a5b976ca5e2fe05afe1110403ce8&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:26 -> Uploading to 08:59:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/34674b2e9c45a5b976ca5e2fe05afe1110403ce8/ddd5c43a-1a46-4849-8e05-0d608e3e8611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T085926Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e1822c701edbf33bc39d634cb8a6c3db7fae151a1a4136c719e6b58f0267aa87 08:59:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:26 Dload Upload Total Spent Left Speed 08:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12868 0 0 100 12868 0 55227 --:--:-- --:--:-- --:--:-- 55227 08:59:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } 08:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:59:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:59:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:27 08:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:27 latest: Pulling from edgex-devops/edgex-snyk-go 08:59:27 43c4264eed91: Already exists 08:59:27 4cc291be95ef: Already exists 08:59:27 2ac1f1163629: Already exists 08:59:27 5c3c966382ef: Already exists 08:59:27 4f4fb700ef54: Already exists 08:59:27 d9c7d2e4e75e: Pulling fs layer 08:59:27 9c3e1370e548: Pulling fs layer 08:59:27 d9c7d2e4e75e: Verifying Checksum 08:59:27 d9c7d2e4e75e: Download complete 08:59:27 d9c7d2e4e75e: Pull complete 08:59:28 9c3e1370e548: Download complete 08:59:31 9c3e1370e548: Pull complete 08:59:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:59:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:31 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:59:31 $ 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:latest cat 08:59:33 $ docker top 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:33 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 08:59:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 08:59:34 + set -o pipefail 08:59:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 08:59:42 08:59:42 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 08:59:42 08:59:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/dba55404-daa3-41fb-b2e7-0e4e47f8f6d1 08:59:42 08:59:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:42 08:59:42 08:59:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:59:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:59:42 $ docker stop --time=1 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 08:59:45 $ docker rm -f --volumes 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:46 + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] sh 08:59:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:47 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 08:59:47 $ 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 08:59:47 $ docker top 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 -eo pid,comm 08:59:47 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). 08:59:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:47 [ssh-agent] Looking for ssh-agent implementation... 08:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:47 $ docker exec 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 ssh-agent 08:59:48 SSH_AUTH_SOCK=/tmp/ssh-V9viUH8Laawo/agent.33 08:59:48 SSH_AGENT_PID=39 08:59:48 Running ssh-add (command line suppressed) 08:59:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12778089726420552810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12778089726420552810.key) 08:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:48 + git semver tag 08:59:48 2024-11-12 08:59:48,664 [run_tag] DEBUG tag force:False 08:59:48 2024-11-12 08:59:48,664 [check_head_tag] DEBUG check head tag 08:59:48 2024-11-12 08:59:48,665 [execute] INFO git cat-file --batch-check 08:59:48 2024-11-12 08:59:48,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 08:59:48 2024-11-12 08:59:48,669 [execute] INFO git cat-file --batch 08:59:48 2024-11-12 08:59:48,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 08:59:48 2024-11-12 08:59:48,693 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:59:48 2024-11-12 08:59:48,693 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 08:59:48 2024-11-12 08:59:48,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 08:59:48 2024-11-12 08:59:48,697 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:59:48 4.0.0-dev.2 [Pipeline] } 08:59:48 $ docker exec --env ******** --env ******** 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 ssh-agent -k 08:59:48 unset SSH_AUTH_SOCK; 08:59:48 unset SSH_AGENT_PID; 08:59:48 echo Agent pid 39 killed; 08:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:49 + git semver [Pipeline] } 08:59:49 $ docker stop --time=1 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 08:59:50 $ docker rm -f --volumes 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:51 08:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:51 0.23.1-centos7: Pulling from edgex-lftools 08:59:51 ab5ef0e58194: Pulling fs layer 08:59:51 9712f1f96733: Pulling fs layer 08:59:51 63f879dbbcfc: Pulling fs layer 08:59:51 0d9ebad4ef96: Pulling fs layer 08:59:51 e9a5061849ea: Pulling fs layer 08:59:51 d747dcd14b5f: Pulling fs layer 08:59:51 2de7ff778b66: Pulling fs layer 08:59:51 e9a5061849ea: Waiting 08:59:51 d747dcd14b5f: Waiting 08:59:51 0d9ebad4ef96: Waiting 08:59:51 2de7ff778b66: Waiting 08:59:51 9712f1f96733: Download complete 08:59:52 63f879dbbcfc: Verifying Checksum 08:59:52 63f879dbbcfc: Download complete 08:59:52 e9a5061849ea: Verifying Checksum 08:59:52 e9a5061849ea: Download complete 08:59:52 d747dcd14b5f: Verifying Checksum 08:59:52 d747dcd14b5f: Download complete 08:59:52 0d9ebad4ef96: Verifying Checksum 08:59:52 0d9ebad4ef96: Download complete 08:59:52 2de7ff778b66: Download complete 08:59:52 ab5ef0e58194: Verifying Checksum 08:59:52 ab5ef0e58194: Download complete 08:59:55 ab5ef0e58194: Pull complete 08:59:55 9712f1f96733: Pull complete 08:59:55 63f879dbbcfc: Pull complete 08:59:59 0d9ebad4ef96: Pull complete 08:59:59 e9a5061849ea: Pull complete 08:59:59 d747dcd14b5f: Pull complete 09:00:00 2de7ff778b66: Pull complete 09:00:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:00 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 09:00:00 $ 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 09:00:07 $ docker top 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:07 provisioning config files... 09:00:07 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15299813008383280501tmp 09:00:07 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14156260129784997812tmp 09:00:07 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3999252087770089670tmp [Pipeline] { [Pipeline] echo 09:00:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:07 ---> sigul-configuration.sh 09:00:07 gpg: directory `/root/.gnupg' created 09:00:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:07 gpg: CAST5 encrypted data 09:00:07 gpg: encrypted with 1 passphrase 09:00:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:07 + mkdir /home/jenkins 09:00:07 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:08 + 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 09:00:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:08 ---> sigul-install.sh 09:00:08 Sigul already installed; skipping installation. [Pipeline] sh 09:00:08 + git tag --list 09:00:08 v0.0.0 09:00:08 v1.0.0 09:00:08 v2.1.0 09:00:08 v2.1.1 09:00:08 v2.2.0 09:00:08 v2.3.0 09:00:08 v3.0 09:00:08 v3.0.0 09:00:08 v3.0.1 09:00:08 v3.0.1-dev.1 09:00:08 v3.1 09:00:08 v3.1.0 09:00:08 v3.1.0-dev.1 09:00:08 v3.1.0-dev.10 09:00:08 v3.1.0-dev.11 09:00:08 v3.1.0-dev.12 09:00:08 v3.1.0-dev.13 09:00:08 v3.1.0-dev.14 09:00:08 v3.1.0-dev.15 09:00:08 v3.1.0-dev.16 09:00:08 v3.1.0-dev.17 09:00:08 v3.1.0-dev.18 09:00:08 v3.1.0-dev.19 09:00:08 v3.1.0-dev.2 09:00:08 v3.1.0-dev.20 09:00:08 v3.1.0-dev.21 09:00:08 v3.1.0-dev.22 09:00:08 v3.1.0-dev.23 09:00:08 v3.1.0-dev.24 09:00:08 v3.1.0-dev.25 09:00:08 v3.1.0-dev.26 09:00:08 v3.1.0-dev.27 09:00:08 v3.1.0-dev.28 09:00:08 v3.1.0-dev.29 09:00:08 v3.1.0-dev.3 09:00:08 v3.1.0-dev.30 09:00:08 v3.1.0-dev.31 09:00:08 v3.1.0-dev.32 09:00:08 v3.1.0-dev.33 09:00:08 v3.1.0-dev.34 09:00:08 v3.1.0-dev.35 09:00:08 v3.1.0-dev.36 09:00:08 v3.1.0-dev.37 09:00:08 v3.1.0-dev.38 09:00:08 v3.1.0-dev.39 09:00:08 v3.1.0-dev.4 09:00:08 v3.1.0-dev.40 09:00:08 v3.1.0-dev.5 09:00:08 v3.1.0-dev.6 09:00:08 v3.1.0-dev.7 09:00:08 v3.1.0-dev.8 09:00:08 v3.1.0-dev.9 09:00:08 v3.1.1 09:00:08 v3.2.0-dev.1 09:00:08 v3.2.0-dev.10 09:00:08 v3.2.0-dev.11 09:00:08 v3.2.0-dev.12 09:00:08 v3.2.0-dev.13 09:00:08 v3.2.0-dev.14 09:00:08 v3.2.0-dev.15 09:00:08 v3.2.0-dev.16 09:00:08 v3.2.0-dev.17 09:00:08 v3.2.0-dev.18 09:00:08 v3.2.0-dev.19 09:00:08 v3.2.0-dev.2 09:00:08 v3.2.0-dev.20 09:00:08 v3.2.0-dev.21 09:00:08 v3.2.0-dev.22 09:00:08 v3.2.0-dev.23 09:00:08 v3.2.0-dev.24 09:00:08 v3.2.0-dev.25 09:00:08 v3.2.0-dev.26 09:00:08 v3.2.0-dev.27 09:00:08 v3.2.0-dev.28 09:00:08 v3.2.0-dev.29 09:00:08 v3.2.0-dev.3 09:00:08 v3.2.0-dev.30 09:00:08 v3.2.0-dev.31 09:00:08 v3.2.0-dev.32 09:00:08 v3.2.0-dev.33 09:00:08 v3.2.0-dev.4 09:00:08 v3.2.0-dev.5 09:00:08 v3.2.0-dev.6 09:00:08 v3.2.0-dev.7 09:00:08 v3.2.0-dev.8 09:00:08 v3.2.0-dev.9 09:00:08 v4.0.0-dev.1 09:00:08 v4.0.0-dev.2 [Pipeline] sh 09:00:09 + lftools sign git-tag v4.0.0-dev.2 09:00:09 Signing Git tag with Sigul... 09:00:09 Signing v4.0.0-dev.2 [Pipeline] echo 09:00:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:10 $ docker stop --time=1 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 09:00:11 $ docker rm -f --volumes 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:16 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 09:00:16 $ 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 09:00:17 $ docker top d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 -eo pid,comm 09:00:17 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). 09:00:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:17 [ssh-agent] Looking for ssh-agent implementation... 09:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:17 $ docker exec d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 ssh-agent 09:00:17 SSH_AUTH_SOCK=/tmp/ssh-tfceWBwCjz3j/agent.32 09:00:17 SSH_AGENT_PID=38 09:00:17 Running ssh-add (command line suppressed) 09:00:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4837163180528414346.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4837163180528414346.key) 09:00:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:17 + git semver bump pre 09:00:18 2024-11-12 09:00:17,935 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:18 2024-11-12 09:00:17,935 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 09:00:18 2024-11-12 09:00:17,935 [bump_version] DEBUG bumped version:4.0.0-dev.3 09:00:18 2024-11-12 09:00:17,935 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 09:00:18 2024-11-12 09:00:17,935 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:18 2024-11-12 09:00:17,935 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:18 2024-11-12 09:00:17,937 [execute] INFO git cat-file --batch-check 09:00:18 2024-11-12 09:00:17,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:18 2024-11-12 09:00:17,942 [execute] INFO git cat-file --batch 09:00:18 2024-11-12 09:00:17,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:18 2024-11-12 09:00:17,946 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:18 4.0.0-dev.3 [Pipeline] } 09:00:18 $ docker exec --env ******** --env ******** d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 ssh-agent -k 09:00:18 unset SSH_AUTH_SOCK; 09:00:18 unset SSH_AGENT_PID; 09:00:18 echo Agent pid 38 killed; 09:00:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:18 + git semver [Pipeline] } 09:00:18 $ docker stop --time=1 d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 09:00:22 $ docker rm -f --volumes d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:26 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 09:00:26 $ 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 09:00:27 $ docker top fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 -eo pid,comm 09:00:27 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). 09:00:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:27 [ssh-agent] Looking for ssh-agent implementation... 09:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:27 $ docker exec fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 ssh-agent 09:00:27 SSH_AUTH_SOCK=/tmp/ssh-gEbKz1xLedqg/agent.32 09:00:27 SSH_AGENT_PID=38 09:00:27 Running ssh-add (command line suppressed) 09:00:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15664907041990760283.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15664907041990760283.key) 09:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:30 + git semver push 09:00:30 2024-11-12 09:00:29,023 [run_push] DEBUG push 09:00:30 2024-11-12 09:00:29,024 [execute] INFO git cat-file --batch-check 09:00:30 2024-11-12 09:00:29,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:30 2024-11-12 09:00:29,028 [execute] INFO git rev-list 4c4ea91afc2ac285961d55e02f748971d83130ae -- 09:00:30 2024-11-12 09:00:29,028 [execute] DEBUG Popen(['git', 'rev-list', '4c4ea91afc2ac285961d55e02f748971d83130ae', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:30 2024-11-12 09:00:29,033 [execute] INFO git fetch -v origin 09:00:30 2024-11-12 09:00:29,033 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 09:00:30 2024-11-12 09:00:30,438 [run_push] DEBUG no remote changes detected 09:00:30 2024-11-12 09:00:30,438 [execute] INFO git push origin semver 09:00:30 2024-11-12 09:00:30,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:31 2024-11-12 09:00:31,182 [run_push] DEBUG push all version tags 09:00:31 2024-11-12 09:00:31,183 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:31 2024-11-12 09:00:31,183 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 09:00:31 2024-11-12 09:00:31,828 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:00:31 4.0.0-dev.3 [Pipeline] } 09:00:31 $ docker exec --env ******** --env ******** fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 ssh-agent -k 09:00:32 unset SSH_AUTH_SOCK; 09:00:32 unset SSH_AGENT_PID; 09:00:32 echo Agent pid 38 killed; 09:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:32 + git semver [Pipeline] } 09:00:32 $ docker stop --time=1 fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 09:00:35 $ docker rm -f --volumes fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:00:35 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 09:00:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:35 total 16 09:00:35 drwxr-xr-x 3 root root 4096 Nov 12 08:42 . 09:00:35 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:00 .. 09:00:35 drwxr-xr-x 2 root root 4096 Nov 12 08:42 cost 09:00:35 -rw-r--r-- 1 root root 95 Nov 12 08:42 cost.csv 09:00:35 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:35 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:00:35 total 16 09:00:35 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:42 . 09:00:35 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:00 .. 09:00:35 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 08:42 cost 09:00:35 -rw-r--r-- 1 jenkins jenkins 95 Nov 12 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:00:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:37 ---> package-listing.sh 09:00:37 ++ facter osfamily 09:00:37 ++ tr '[:upper:]' '[:lower:]' 09:00:37 + OS_FAMILY=debian 09:00:37 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 09:00:37 + START_PACKAGES=/tmp/packages_start.txt 09:00:37 + END_PACKAGES=/tmp/packages_end.txt 09:00:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:37 + PACKAGES=/tmp/packages_start.txt 09:00:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:00:37 + PACKAGES=/tmp/packages_end.txt 09:00:37 + case "${OS_FAMILY}" in 09:00:37 + dpkg -l 09:00:37 + grep '^ii' 09:00:37 + '[' -f /tmp/packages_start.txt ']' 09:00:37 + '[' -f /tmp/packages_end.txt ']' 09:00:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:00:37 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 09:00:37 + 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 09:00:37 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 09:00:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:38 prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container 09:00:38 $ 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 09:00:38 $ docker top f8cddc00d220db0c25b7f4f80337d0b5fcd6747b61199f64c1592598df108ff2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:38 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:39 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:39 + ls /var/log/sa-host 09:00:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:39 provisioning config files... 09:00:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7811940248418075472tmp [Pipeline] { [Pipeline] echo 09:00:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:39 ---> create-netrc.sh [Pipeline] } 09:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:40 ---> python-tools-install.sh [Pipeline] echo 09:00:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:40 ---> sudo-logs.sh 09:00:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:40 ---> job-cost.sh 09:00:40 lf-activate-venv: SKIPPING 09:00:40 DEBUG: total: 0.2199999988079071 09:00:40 INFO: Retrieving Stack Cost... 09:00:41 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:41 INFO: Archiving Costs [Pipeline] echo 09:00:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:42 ---> logs-deploy.sh 09:00:42 lf-activate-venv: SKIPPING 09:00:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/189 09:00:42 INFO: archiving workspace using pattern(s): 09:00:43 Archives upload complete. 09:00:43 INFO: archiving logs to Nexus 09:00:44 ---> uname -a: 09:00:44 Linux prd-ubuntu20-04-docker-8c-8g-26267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:00:44 09:00:44 09:00:44 ---> lscpu: 09:00:44 Architecture: x86_64 09:00:44 CPU op-mode(s): 32-bit, 64-bit 09:00:44 Byte Order: Little Endian 09:00:44 Address sizes: 40 bits physical, 48 bits virtual 09:00:44 CPU(s): 8 09:00:44 On-line CPU(s) list: 0-7 09:00:44 Thread(s) per core: 1 09:00:44 Core(s) per socket: 1 09:00:44 Socket(s): 8 09:00:44 NUMA node(s): 1 09:00:44 Vendor ID: AuthenticAMD 09:00:44 CPU family: 23 09:00:44 Model: 49 09:00:44 Model name: AMD EPYC-Rome Processor 09:00:44 Stepping: 0 09:00:44 CPU MHz: 2799.998 09:00:44 BogoMIPS: 5599.99 09:00:44 Virtualization: AMD-V 09:00:44 Hypervisor vendor: KVM 09:00:44 Virtualization type: full 09:00:44 L1d cache: 256 KiB 09:00:44 L1i cache: 256 KiB 09:00:44 L2 cache: 4 MiB 09:00:44 L3 cache: 128 MiB 09:00:44 NUMA node0 CPU(s): 0-7 09:00:44 Vulnerability Itlb multihit: Not affected 09:00:44 Vulnerability L1tf: Not affected 09:00:44 Vulnerability Mds: Not affected 09:00:44 Vulnerability Meltdown: Not affected 09:00:44 Vulnerability Mmio stale data: Not affected 09:00:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:00:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:00:44 Vulnerability Srbds: Not affected 09:00:44 Vulnerability Tsx async abort: Not affected 09:00:44 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 09:00:44 09:00:44 09:00:44 ---> nproc: 09:00:44 8 09:00:44 09:00:44 09:00:44 ---> df -h: 09:00:44 Filesystem Size Used Avail Use% Mounted on 09:00:44 overlay 155G 13G 142G 9% / 09:00:44 tmpfs 64M 0 64M 0% /dev 09:00:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:00:44 shm 64M 0 64M 0% /dev/shm 09:00:44 /dev/vda1 155G 13G 142G 9% /facter-os 09:00:44 09:00:44 09:00:44 ---> sar -b -r -n DEV: 09:00:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26267) 11/12/24 _x86_64_ (8 CPU) 09:00:44 09:00:44 08:37:24 LINUX RESTART (8 CPU) 09:00:44 09:00:44 08:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:44 08:39:01 391.68 18.05 373.63 0.00 1996.68 61841.45 0.00 09:00:44 08:40:01 223.04 0.05 222.99 0.00 6.93 97099.63 0.00 09:00:44 08:41:01 28.78 0.00 28.78 0.00 0.00 39686.47 0.00 09:00:44 08:42:01 202.28 0.25 202.03 0.00 26.26 75495.55 0.00 09:00:44 08:43:01 81.79 10.36 71.43 0.00 3460.98 43544.95 0.00 09:00:44 08:44:01 7.20 0.00 7.20 0.00 0.00 23038.16 0.00 09:00:44 08:45:01 1.43 0.00 1.43 0.00 0.00 2431.73 0.00 09:00:44 08:46:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 09:00:44 08:47:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:00:44 08:48:01 2.13 0.00 2.13 0.00 0.00 32.53 0.00 09:00:44 08:49:01 0.92 0.00 0.92 0.00 0.00 10.39 0.00 09:00:44 08:50:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 09:00:44 08:51:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 09:00:44 08:52:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 09:00:44 08:53:01 1.90 0.02 1.88 0.00 0.13 21.86 0.00 09:00:44 08:54:01 1.40 0.30 1.10 0.00 10.00 15.06 0.00 09:00:44 08:55:01 2.43 1.20 1.23 0.00 25.46 16.40 0.00 09:00:44 08:56:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 09:00:44 08:57:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:00:44 08:58:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 09:00:44 08:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 09:00:44 09:00:01 83.04 0.18 82.85 0.00 8.80 36874.92 0.00 09:00:44 Average: 46.94 1.37 45.57 0.00 250.29 17249.82 0.00 09:00:44 09:00:44 08:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:44 08:39:01 28232804 31480140 824636 2.51 122848 3272772 1974120 5.82 1282972 2843264 736632 09:00:44 08:40:01 27449708 31228068 1071440 3.26 183428 3717412 2446884 7.21 1597456 3277436 197276 09:00:44 08:41:01 26911636 31456612 840100 2.55 188016 4422660 2075964 6.12 1349668 4006312 436480 09:00:44 08:42:01 27393496 31502468 798192 2.43 193588 4027668 1795776 5.29 1398944 3523664 332 09:00:44 08:43:01 26665192 31503020 787856 2.40 205624 4683548 1842244 5.43 1556780 4023360 1288 09:00:44 08:44:01 26669428 31507324 783840 2.38 205696 4683548 1842244 5.43 1548760 4023360 148 09:00:44 08:45:01 26677672 31515580 775436 2.36 205720 4683552 1842244 5.43 1540584 4023364 148 09:00:44 08:46:01 26677836 31515812 775112 2.36 205748 4683552 1842244 5.43 1540636 4023364 12 09:00:44 08:47:01 26682240 31520404 770732 2.34 205784 4683556 1842244 5.43 1536680 4023548 32 09:00:44 08:48:01 26682412 31520672 770464 2.34 205864 4683540 1842244 5.43 1536904 4023536 16 09:00:44 08:49:01 26681564 31519932 770940 2.34 205888 4683540 1842244 5.43 1536848 4023540 16 09:00:44 08:50:01 26681696 31520212 770612 2.34 205912 4683624 1842244 5.43 1536892 4023624 48 09:00:44 08:51:01 26681656 31520172 770632 2.34 205920 4683624 1842244 5.43 1536584 4023624 12 09:00:44 08:52:01 26681656 31520208 770564 2.34 205936 4683628 1842244 5.43 1536624 4023628 56 09:00:44 08:53:01 26680952 31519592 771096 2.34 205980 4683624 1846252 5.44 1536780 4023632 16 09:00:44 08:54:01 26681324 31520344 770340 2.34 206036 4683924 1846252 5.44 1539116 4023708 68 09:00:44 08:55:01 26675932 31516584 774000 2.35 206072 4684696 1846256 5.44 1543748 4023936 8 09:00:44 08:56:01 26676256 31517064 773476 2.35 206096 4684828 1846256 5.44 1543484 4024020 48 09:00:44 08:57:01 26675900 31516736 773752 2.35 206124 4684828 1846256 5.44 1543456 4024024 12 09:00:44 08:58:01 26675600 31516480 773964 2.35 206156 4684836 1846256 5.44 1543612 4024028 64 09:00:44 08:59:01 26675964 31516872 773528 2.35 206176 4684840 1829972 5.39 1543548 4024032 12 09:00:44 09:00:01 25519520 31474284 809840 2.46 223048 5688472 1860716 5.48 1607028 5017236 490492 09:00:44 Average: 26774111 31496754 795480 2.42 200530 4579831 1885609 5.56 1519868 3957738 84692 09:00:44 09:00:44 08:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:44 08:39:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 09:00:44 08:39:01 ens3 863.48 563.75 9192.77 107.27 0.00 0.00 0.00 0.00 09:00:44 08:39:01 veth28d04b8 252.50 389.49 27.27 3304.05 0.00 0.00 0.00 0.27 09:00:44 08:39:01 docker0 305.97 443.89 27.70 3663.12 0.00 0.00 0.00 0.00 09:00:44 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:40:01 ens3 19.83 13.16 22.51 8.49 0.00 0.00 0.00 0.00 09:00:44 08:40:01 vethccf774d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:44 08:40:01 docker0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:41:01 ens3 7.25 4.85 5.75 3.19 0.00 0.00 0.00 0.00 09:00:44 08:41:01 vethccf774d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:00:44 08:42:01 ens3 41.08 24.21 276.27 10.53 0.00 0.00 0.00 0.00 09:00:44 08:42:01 docker0 6.92 13.91 0.42 193.35 0.00 0.00 0.00 0.00 09:00:44 08:43:01 lo 8.46 8.46 0.84 0.84 0.00 0.00 0.00 0.00 09:00:44 08:43:01 ens3 229.29 151.20 3942.47 261.07 0.00 0.00 0.00 0.00 09:00:44 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:44:01 ens3 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 09:00:44 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:46:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:48:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:00:44 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:00:44 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:54:01 ens3 1.93 1.00 3.52 0.39 0.00 0.00 0.00 0.00 09:00:44 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:55:01 ens3 8.30 6.87 5.23 6.16 0.00 0.00 0.00 0.00 09:00:44 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:44 08:58:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:00:44 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 08:59:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:00:44 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:44 09:00:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 09:00:44 09:00:01 ens3 378.14 266.69 7104.99 159.30 0.00 0.00 0.00 0.00 09:00:44 09:00:01 docker0 72.82 129.65 6.83 1252.04 0.00 0.00 0.00 0.00 09:00:44 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 09:00:44 Average: ens3 69.91 46.56 928.00 25.24 0.00 0.00 0.00 0.00 09:00:44 Average: docker0 17.32 26.39 1.57 229.59 0.00 0.00 0.00 0.00 09:00:44 09:00:44 09:00:44 ---> sar -P ALL: 09:00:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26267) 11/12/24 _x86_64_ (8 CPU) 09:00:44 09:00:44 08:37:24 LINUX RESTART (8 CPU) 09:00:44 09:00:44 08:38:02 CPU %user %nice %system %iowait %steal %idle 09:00:44 08:39:01 all 10.63 0.00 4.17 3.87 0.07 81.26 09:00:44 08:39:01 0 8.90 0.00 4.17 3.65 0.07 83.21 09:00:44 08:39:01 1 12.59 0.00 4.66 2.69 0.10 79.96 09:00:44 08:39:01 2 9.87 0.00 4.12 1.89 0.07 84.06 09:00:44 08:39:01 3 11.35 0.00 3.21 1.90 0.07 83.47 09:00:44 08:39:01 4 10.81 0.00 4.18 1.10 0.05 83.86 09:00:44 08:39:01 5 10.17 0.00 4.82 10.22 0.09 74.71 09:00:44 08:39:01 6 10.25 0.00 4.08 2.18 0.05 83.44 09:00:44 08:39:01 7 11.08 0.00 4.14 7.33 0.09 77.37 09:00:44 08:40:01 all 11.01 0.00 3.42 7.28 0.05 78.24 09:00:44 08:40:01 0 10.21 0.00 3.21 8.83 0.05 77.71 09:00:44 08:40:01 1 11.20 0.00 2.99 1.17 0.03 84.60 09:00:44 08:40:01 2 11.51 0.00 2.82 0.47 0.07 85.13 09:00:44 08:40:01 3 10.52 0.00 4.10 1.03 0.05 84.30 09:00:44 08:40:01 4 10.46 0.00 3.53 3.71 0.05 82.25 09:00:44 08:40:01 5 10.63 0.00 5.29 42.79 0.07 41.23 09:00:44 08:40:01 6 10.15 0.00 2.80 0.23 0.05 86.76 09:00:44 08:40:01 7 13.37 0.00 2.63 0.29 0.07 83.65 09:00:44 08:41:01 all 58.91 0.00 7.11 0.75 0.11 33.12 09:00:44 08:41:01 0 59.42 0.00 7.43 0.00 0.12 33.03 09:00:44 08:41:01 1 58.23 0.00 7.60 1.33 0.12 32.72 09:00:44 08:41:01 2 60.45 0.00 6.61 2.27 0.10 30.56 09:00:44 08:41:01 3 57.45 0.00 6.93 0.29 0.10 35.23 09:00:44 08:41:01 4 58.95 0.00 6.90 0.44 0.12 33.59 09:00:44 08:41:01 5 59.91 0.00 6.90 0.45 0.10 32.63 09:00:44 08:41:01 6 58.68 0.00 7.62 0.56 0.12 33.02 09:00:44 08:41:01 7 58.22 0.00 6.86 0.66 0.12 34.14 09:00:44 08:42:01 all 28.32 0.00 5.62 4.78 0.08 61.20 09:00:44 08:42:01 0 29.11 0.00 6.11 11.85 0.09 52.85 09:00:44 08:42:01 1 28.22 0.00 5.94 4.27 0.10 61.46 09:00:44 08:42:01 2 28.16 0.00 5.37 6.11 0.08 60.28 09:00:44 08:42:01 3 28.94 0.00 4.93 6.96 0.08 59.08 09:00:44 08:42:01 4 27.44 0.00 5.68 0.50 0.07 66.31 09:00:44 08:42:01 5 28.65 0.00 5.56 0.91 0.08 64.80 09:00:44 08:42:01 6 26.34 0.00 5.67 3.58 0.07 64.34 09:00:44 08:42:01 7 29.69 0.00 5.74 4.15 0.08 60.34 09:00:44 08:43:01 all 4.47 0.00 1.67 1.01 0.04 92.82 09:00:44 08:43:01 0 4.72 0.00 1.67 0.57 0.03 93.01 09:00:44 08:43:01 1 4.08 0.00 1.32 1.09 0.03 93.48 09:00:44 08:43:01 2 3.55 0.00 2.62 4.68 0.03 89.12 09:00:44 08:43:01 3 3.91 0.00 1.74 1.04 0.03 93.28 09:00:44 08:43:01 4 5.32 0.00 1.37 0.03 0.03 93.24 09:00:44 08:43:01 5 5.70 0.00 1.70 0.12 0.03 92.45 09:00:44 08:43:01 6 4.93 0.00 1.44 0.27 0.05 93.30 09:00:44 08:43:01 7 3.57 0.00 1.46 0.30 0.03 94.64 09:00:44 08:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:00:44 08:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:00:44 08:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:00:44 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:00:44 08:44:01 3 0.02 0.00 0.00 0.05 0.02 99.92 09:00:44 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:44 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:00:44 08:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:00:44 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:00:44 08:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:00:44 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:00:44 08:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:44 08:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:00:44 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:46:01 2 0.67 0.00 0.02 0.00 0.02 99.30 09:00:44 08:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:00:44 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:00:44 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:47:01 all 0.28 0.00 0.02 0.00 0.00 99.70 09:00:44 08:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:00:44 08:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:00:44 08:47:01 2 1.71 0.00 0.02 0.00 0.00 98.27 09:00:44 08:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:00:44 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:47:01 5 0.30 0.00 0.00 0.00 0.00 99.70 09:00:44 08:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 09:00:44 08:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:00:44 08:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:00:44 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:00:44 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:48:01 5 0.07 0.00 0.00 0.02 0.00 99.92 09:00:44 08:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:00:44 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:00:44 08:49:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:00:44 08:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:00:44 08:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:00:44 08:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:00:44 08:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:00:44 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 09:00:44 08:49:01 CPU %user %nice %system %iowait %steal %idle 09:00:44 08:50:01 all 0.21 0.00 0.02 0.01 0.01 99.76 09:00:44 08:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:00:44 08:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:00:44 08:50:01 2 1.53 0.00 0.02 0.00 0.00 98.45 09:00:44 08:50:01 3 0.03 0.00 0.03 0.03 0.02 99.88 09:00:44 08:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:00:44 08:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:00:44 08:51:01 all 0.18 0.00 0.01 0.00 0.00 99.81 09:00:44 08:51:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:00:44 08:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:51:01 2 1.27 0.00 0.03 0.00 0.00 98.69 09:00:44 08:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:00:44 08:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:00:44 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:52:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:00:44 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:53:01 all 0.04 0.00 0.03 0.00 0.01 99.93 09:00:44 08:53:01 0 0.07 0.00 0.02 0.02 0.00 99.90 09:00:44 08:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:00:44 08:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:00:44 08:53:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:00:44 08:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:44 08:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:00:44 08:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:54:01 all 0.07 0.00 0.02 0.00 0.00 99.91 09:00:44 08:54:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:00:44 08:54:01 1 0.13 0.00 0.03 0.03 0.00 99.80 09:00:44 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:54:01 3 0.05 0.00 0.05 0.00 0.02 99.88 09:00:44 08:54:01 4 0.10 0.00 0.02 0.00 0.00 99.88 09:00:44 08:54:01 5 0.18 0.00 0.00 0.00 0.00 99.82 09:00:44 08:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:00:44 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:55:01 all 0.21 0.00 0.03 0.01 0.01 99.75 09:00:44 08:55:01 0 0.15 0.00 0.02 0.02 0.02 99.80 09:00:44 08:55:01 1 0.07 0.00 0.03 0.02 0.00 99.88 09:00:44 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:55:01 3 0.37 0.00 0.07 0.03 0.02 99.52 09:00:44 08:55:01 4 0.15 0.00 0.02 0.00 0.02 99.82 09:00:44 08:55:01 5 0.83 0.00 0.00 0.00 0.00 99.17 09:00:44 08:55:01 6 0.12 0.00 0.03 0.00 0.00 99.85 09:00:44 08:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:00:44 08:56:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:00:44 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:00:44 08:56:01 1 0.02 0.00 0.03 0.03 0.02 99.90 09:00:44 08:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:56:01 3 0.02 0.00 0.05 0.00 0.02 99.92 09:00:44 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:00:44 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:00:44 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:57:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:00:44 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:00:44 08:57:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:00:44 08:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 09:00:44 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:58:01 all 0.26 0.00 0.01 0.00 0.01 99.73 09:00:44 08:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:00:44 08:58:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:00:44 08:58:01 2 1.84 0.00 0.00 0.00 0.00 98.16 09:00:44 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:00:44 08:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:00:44 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:00:44 08:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:00:44 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:44 08:59:01 1 0.03 0.00 0.00 0.03 0.00 99.93 09:00:44 08:59:01 2 1.86 0.00 0.02 0.00 0.00 98.13 09:00:44 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:44 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:00:44 08:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:00:44 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:44 08:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:00:44 09:00:01 all 6.97 0.00 2.86 1.04 0.04 89.09 09:00:44 09:00:01 0 6.02 0.00 2.91 1.61 0.03 89.43 09:00:44 09:00:01 1 6.12 0.00 3.81 3.71 0.05 86.32 09:00:44 09:00:01 2 7.01 0.00 2.89 0.08 0.05 89.97 09:00:44 09:00:01 3 8.84 0.00 2.92 0.15 0.03 88.05 09:00:44 09:00:01 4 6.46 0.00 2.80 1.43 0.05 89.26 09:00:44 09:00:01 5 7.75 0.00 2.25 0.10 0.03 89.86 09:00:44 09:00:01 6 6.83 0.00 3.05 0.37 0.03 89.72 09:00:44 09:00:01 7 6.70 0.00 2.23 0.89 0.03 90.14 09:00:44 09:00:44 Average: CPU %user %nice %system %iowait %steal %idle 09:00:44 Average: all 5.50 0.00 1.13 0.85 0.02 92.51 09:00:44 Average: 0 5.35 0.00 1.16 1.19 0.02 92.27 09:00:44 Average: 1 5.47 0.00 1.21 0.65 0.03 92.65 09:00:44 Average: 2 5.84 0.00 1.10 0.70 0.02 92.33 09:00:44 Average: 3 5.49 0.00 1.09 0.52 0.03 92.88 09:00:44 Average: 4 5.42 0.00 1.11 0.33 0.02 93.12 09:00:44 Average: 5 5.61 0.00 1.20 2.44 0.02 90.73 09:00:44 Average: 6 5.28 0.00 1.11 0.32 0.02 93.26 09:00:44 Average: 7 5.53 0.00 1.04 0.61 0.02 92.80 09:00:44 09:00:44 09:00:44