Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 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-ssh6612484137882180206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18205796215178902175.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8147218205282444960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6605341218390822943.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/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14173585866296475938.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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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-5196 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c5b037f005f4c5061401d1258d9ac06bd1f6f0bf (main) Commit message: "Merge pull request #313 from ejlee3/update-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 > git rev-list --no-walk 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:16 ========================================================= 20:32:16 EdgeX Global Pipelines Version Info 20:32:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:32:17 ------------------- 20:32:17 stable info: 20:32:17 ------------------- 20:32:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:17 Message: update stable to v1.0.258 20:32:18 ------------------- 20:32:18 experimental info: 20:32:18 ------------------- 20:32:18 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:32:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5b037f [Pipeline] echo 20:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:19 provisioning config files... 20:32:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14323953954543796616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:19 ---> ****-login.sh 20:32:19 nexus3.edgexfoundry.org:10001 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10002 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10003 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10004 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 ****.io 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 ---> ****-login.sh ends [Pipeline] } 20:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:21 + git rev-list -1 --merges c5b037f005f4c5061401d1258d9ac06bd1f6f0bf~1..c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo 20:32:21 -----------> git rev-list -1 --merges c5b037f005f4c5061401d1258d9ac06bd1f6f0bf~1..c5b037f005f4c5061401d1258d9ac06bd1f6f0bf c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 20:32:21 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [false] [Pipeline] sh 20:32:21 + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo 20:32:21 ========================================================= 20:32:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:21 + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] echo 20:32:21 [semverPrep] GIT_COMMIT: c5b037f005f4c5061401d1258d9ac06bd1f6f0bf, Commit Message: Merge pull request #313 from ejlee3/update-go-mods [Pipeline] echo 20:32:21 [semverPrep] This is not a build commit. [Pipeline] sh 20:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:32:22 + grep -v github /etc/ssh/ssh_known_hosts 20:32:22 + [ -e /tmp/ssh_known_hosts ] 20:32:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:32:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:32:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:22 20:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:32:22 b85a868b505f: Pulling fs layer 20:32:22 e2be974225ed: Pulling fs layer 20:32:22 339a4e72a1f5: Pulling fs layer 20:32:22 988bab9f4d93: Pulling fs layer 20:32:22 1469e6f7b9e6: Pulling fs layer 20:32:22 eaf3925da568: Pulling fs layer 20:32:22 bab4dde63d76: Pulling fs layer 20:32:22 bde34c3a00c8: Pulling fs layer 20:32:22 b352a97aabf1: Pulling fs layer 20:32:22 4872d77fe225: Pulling fs layer 20:32:22 5851b861e8e6: Pulling fs layer 20:32:22 988bab9f4d93: Waiting 20:32:22 eaf3925da568: Waiting 20:32:22 bab4dde63d76: Waiting 20:32:22 bde34c3a00c8: Waiting 20:32:22 1469e6f7b9e6: Waiting 20:32:22 b352a97aabf1: Waiting 20:32:22 4872d77fe225: Waiting 20:32:22 5851b861e8e6: Waiting 20:32:23 e2be974225ed: Verifying Checksum 20:32:23 e2be974225ed: Download complete 20:32:23 988bab9f4d93: Verifying Checksum 20:32:23 988bab9f4d93: Download complete 20:32:23 1469e6f7b9e6: Verifying Checksum 20:32:23 1469e6f7b9e6: Download complete 20:32:23 339a4e72a1f5: Verifying Checksum 20:32:23 339a4e72a1f5: Download complete 20:32:23 eaf3925da568: Download complete 20:32:23 bde34c3a00c8: Verifying Checksum 20:32:23 bde34c3a00c8: Download complete 20:32:23 b352a97aabf1: Download complete 20:32:23 4872d77fe225: Download complete 20:32:23 5851b861e8e6: Verifying Checksum 20:32:23 5851b861e8e6: Download complete 20:32:23 b85a868b505f: Verifying Checksum 20:32:23 b85a868b505f: Download complete 20:32:23 bab4dde63d76: Verifying Checksum 20:32:23 bab4dde63d76: Download complete 20:32:24 b85a868b505f: Pull complete 20:32:24 e2be974225ed: Pull complete 20:32:24 339a4e72a1f5: Pull complete 20:32:25 988bab9f4d93: Pull complete 20:32:25 1469e6f7b9e6: Pull complete 20:32:25 eaf3925da568: Pull complete 20:32:26 bab4dde63d76: Pull complete 20:32:26 bde34c3a00c8: Pull complete 20:32:27 b352a97aabf1: Pull complete 20:32:27 4872d77fe225: Pull complete 20:32:27 5851b861e8e6: Pull complete 20:32:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:32:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:27 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 20:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 20:32:31 $ docker top 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 -eo pid,comm 20:32:31 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). 20:32:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:31 [ssh-agent] Looking for ssh-agent implementation... 20:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:31 $ docker exec 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent 20:32:31 SSH_AUTH_SOCK=/tmp/ssh-NFqp8LNjkQLR/agent.33 20:32:31 SSH_AGENT_PID=39 20:32:31 Running ssh-add (command line suppressed) 20:32:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11586434659762745015.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11586434659762745015.key) 20:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:31 + git tag --points-at HEAD [Pipeline] } 20:32:31 $ docker exec --env ******** --env ******** 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent -k 20:32:32 unset SSH_AUTH_SOCK; 20:32:32 unset SSH_AGENT_PID; 20:32:32 echo Agent pid 39 killed; 20:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:32 [ssh-agent] Looking for ssh-agent implementation... 20:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:32 $ docker exec 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent 20:32:32 SSH_AUTH_SOCK=/tmp/ssh-nIsKgriREevu/agent.71 20:32:32 SSH_AGENT_PID=77 20:32:32 Running ssh-add (command line suppressed) 20:32:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6399332253589084220.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6399332253589084220.key) 20:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:32 + git semver init 20:32:33 2023-11-28 20:32:32,934 [run_init] DEBUG init version:0.0.0 force:False 20:32:33 2023-11-28 20:32:32,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 20:32:33 2023-11-28 20:32:32,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 20:32:33 2023-11-28 20:32:32,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 20:32:35 2023-11-28 20:32:34,941 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 20:32:35 2023-11-28 20:32:34,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 20:32:35 2023-11-28 20:32:34,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:32:35 2023-11-28 20:32:34,942 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 20:32:35 3.2.0-dev.1 [Pipeline] } 20:32:35 $ docker exec --env ******** --env ******** 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 ssh-agent -k 20:32:35 unset SSH_AUTH_SOCK; 20:32:35 unset SSH_AGENT_PID; 20:32:35 echo Agent pid 77 killed; 20:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:36 + git semver [Pipeline] } 20:32:36 $ docker stop --time=1 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 20:32:37 $ docker rm -f --volumes 78a184aa3f6334fe30fa23d34b4456e6d8c10df9deee15ab091fc9702f7d4677 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:38 Stashed 1 file(s) [Pipeline] echo 20:32:38 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 20:32:38 provisioning config files... 20:32:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18234730065903845599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:38 ---> ****-login.sh 20:32:38 nexus3.edgexfoundry.org:10001 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:38 Configure a credential helper to remove this warning. See 20:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:38 20:32:38 Login Succeeded 20:32:38 nexus3.edgexfoundry.org:10002 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:38 Configure a credential helper to remove this warning. See 20:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:38 20:32:38 Login Succeeded 20:32:38 nexus3.edgexfoundry.org:10003 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10004 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 ****.io 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 ---> ****-login.sh ends [Pipeline] } 20:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:39 ========================================================= 20:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:32:40 Sending build context to Docker daemon 14.32MB 20:32:40 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:32:40 Step 2/13 : FROM ${BASE} AS builder 20:32:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:32:40 7264a8db6415: Pulling fs layer 20:32:40 c4d48a809fc2: Pulling fs layer 20:32:40 4f1c88b9dad5: Pulling fs layer 20:32:40 ad3a456e5733: Pulling fs layer 20:32:40 69c7f0334f64: Pulling fs layer 20:32:40 1f1c1a5573a3: Pulling fs layer 20:32:40 ce7588e14bc9: Pulling fs layer 20:32:40 b5e4710f87ac: Pulling fs layer 20:32:40 ad3a456e5733: Waiting 20:32:40 69c7f0334f64: Waiting 20:32:40 1f1c1a5573a3: Waiting 20:32:40 ce7588e14bc9: Waiting 20:32:40 b5e4710f87ac: Waiting 20:32:40 c4d48a809fc2: Download complete 20:32:40 ad3a456e5733: Verifying Checksum 20:32:40 ad3a456e5733: Download complete 20:32:40 69c7f0334f64: Download complete 20:32:40 7264a8db6415: Download complete 20:32:40 1f1c1a5573a3: Verifying Checksum 20:32:40 1f1c1a5573a3: Download complete 20:32:40 7264a8db6415: Pull complete 20:32:40 b5e4710f87ac: Download complete 20:32:40 c4d48a809fc2: Pull complete 20:32:40 4f1c88b9dad5: Verifying Checksum 20:32:40 4f1c88b9dad5: Download complete 20:32:41 ce7588e14bc9: Verifying Checksum 20:32:41 ce7588e14bc9: Download complete 20:32:43 4f1c88b9dad5: Pull complete 20:32:43 ad3a456e5733: Pull complete 20:32:43 69c7f0334f64: Pull complete 20:32:43 1f1c1a5573a3: Pull complete 20:32:46 ce7588e14bc9: Pull complete 20:32:46 b5e4710f87ac: Pull complete 20:32:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:46 ---> 88b5674ff536 20:32:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:32:51 ---> Running in 9dcf47307c77 20:32:51 Removing intermediate container 9dcf47307c77 20:32:51 ---> 00005721ca3b 20:32:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:32:51 ---> Running in 519dec07bed7 20:32:52 Removing intermediate container 519dec07bed7 20:32:52 ---> d9aeb9a1af39 20:32:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:32:52 ---> Running in 9c1b5656598f 20:32:52 Removing intermediate container 9c1b5656598f 20:32:52 ---> bdc34aaa53f5 20:32:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:32:52 ---> Running in 1519cdb949b0 20:32:52 Removing intermediate container 1519cdb949b0 20:32:52 ---> 81860c60cf84 20:32:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:52 ---> Running in f6b1cd176ae1 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:52 (1/13) Installing libintl (0.21.1-r7) 20:32:52 (2/13) Installing eudev-libs (3.2.11-r8) 20:32:53 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:32:53 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:32:53 (5/13) Installing v4l-utils (1.24.1-r0) 20:32:53 (6/13) Installing libdvbv5 (1.24.1-r0) 20:32:53 (7/13) Installing udev-init-scripts (35-r1) 20:32:53 (8/13) Installing libblkid (2.38.1-r8) 20:32:53 (9/13) Installing xz-libs (5.4.3-r0) 20:32:53 (10/13) Installing kmod-libs (30-r3) 20:32:53 (11/13) Installing eudev (3.2.11-r8) 20:32:53 (12/13) Installing eudev-dev (3.2.11-r8) 20:32:53 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:32:53 Executing busybox-1.36.1-r5.trigger 20:32:53 Executing eudev-3.2.11-r8.trigger 20:32:53 OK: 271 MiB in 65 packages 20:32:53 Still waiting to schedule task 20:32:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:32:54 Removing intermediate container f6b1cd176ae1 20:32:54 ---> 2f447b821241 20:32:54 Step 8/13 : WORKDIR /device-usb-camera 20:32:54 ---> Running in be8dd88b9531 20:32:54 Removing intermediate container be8dd88b9531 20:32:54 ---> fd1a9e639b3e 20:32:54 Step 9/13 : COPY go.mod vendor* ./ 20:32:54 ---> 922cc43ab8fe 20:32:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:54 ---> Running in 7b5400ffcbf9 20:33:40 Removing intermediate container 7b5400ffcbf9 20:33:40 ---> c9e417dd06b2 20:33:40 Step 11/13 : COPY . . 20:33:40 ---> f09888f2551e 20:33:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:33:40 ---> Running in c10b3a2daa38 20:33:40  % Total % Received % Xferd Average Speed Time Time Time Current 20:33:40 Dload Upload Total Spent Left Speed 20:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11240 0 --:--:-- --:--:-- --:--:-- 11187 20:33:40 Removing intermediate container c10b3a2daa38 20:33:40 ---> cce6d5e5c7d1 20:33:40 Step 13/13 : RUN ${MAKE} 20:33:40 ---> Running in c05ab517f90f 20:33:40 noop 20:33:40 Removing intermediate container c05ab517f90f 20:33:40 ---> 399801e6262d 20:33:40 Successfully built 399801e6262d 20:33:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker inspect -f . ci-base-image-x86_64 20:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:41 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 20:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 20:33:41 $ docker top 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:42 + go version 20:33:42 go version go1.21.0 linux/amd64 [Pipeline] } 20:33:42 $ docker stop --time=1 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b 20:33:43 $ docker rm -f --volumes 6cee68f7587a6ac02f4b2e3a6577a0695d7c1dcc1f9d6c2f6e9718ac2f850c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker inspect -f . ci-base-image-x86_64 20:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:44 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 20:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 20:33:44 $ docker top 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 20:33:45 + make test 20:33:45 go test ./... -coverprofile=coverage.out ./... 20:33:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:33:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:33:56 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 20:34:03 go vet ./... 20:34:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:34:05 $ docker stop --time=1 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 20:34:10 $ docker rm -f --volumes 2ace8276d3d07509a0852134052ba55fcf2a11731474ab6638ace5ff36c8bd54 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:34:11 + ls -al . 20:34:11 total 224 20:34:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:33 . 20:34:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:32 .. 20:34:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 .git 20:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 .github 20:34:11 -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 20:32 .gitignore 20:34:11 -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 20:32 .golangci.yml 20:34:11 -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 20:32 .hadolint.yml 20:34:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 .semver 20:34:11 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 20:32 Attribution.txt 20:34:11 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 20:32 CHANGELOG.md 20:34:11 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 20:32 Dockerfile 20:34:11 -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 20:32 GOVERNANCE.md 20:34:11 -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 20:32 Jenkinsfile 20:34:11 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 20:32 LICENSE 20:34:11 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 20:32 Makefile 20:34:11 -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:32 OWNERS.md 20:34:11 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 20:32 README.md 20:34:11 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:32 VERSION 20:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 bin 20:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 cmd 20:34:11 -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 20:33 coverage.out 20:34:11 -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 20:32 docker-entrypoint.sh 20:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 docs 20:34:11 -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 20:32 go.mod 20:34:11 -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 20:32 go.sum 20:34:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 internal 20:34:11 -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf --label arch=amd64 --label version=3.2.0-dev.1 . 20:34:12 Sending build context to Docker daemon 14.37MB 20:34:12 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 20:34:12 Step 2/37 : FROM ${BASE} AS builder 20:34:12 ---> 399801e6262d 20:34:12 Step 3/37 : ARG ADD_BUILD_TAGS="" 20:34:12 ---> Running in a35eabfd70d4 20:34:12 Removing intermediate container a35eabfd70d4 20:34:12 ---> 610ae6730a58 20:34:12 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:34:12 ---> Running in 6492ed6f614d 20:34:12 Removing intermediate container 6492ed6f614d 20:34:12 ---> d4b38889f542 20:34:12 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:34:12 ---> Running in 2a3ae6e22838 20:34:12 Removing intermediate container 2a3ae6e22838 20:34:12 ---> 5e5fbf393146 20:34:12 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:34:12 ---> Running in 0621069926ff 20:34:13 Removing intermediate container 0621069926ff 20:34:13 ---> 151ca719dd18 20:34:13 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:13 ---> Running in ba4f14b2bb98 20:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:13 OK: 271 MiB in 65 packages 20:34:13 Removing intermediate container ba4f14b2bb98 20:34:13 ---> cd235ce9c7cb 20:34:13 Step 8/37 : WORKDIR /device-usb-camera 20:34:13 ---> Running in 4e8ff3661806 20:34:14 Removing intermediate container 4e8ff3661806 20:34:14 ---> 875c70aae32c 20:34:14 Step 9/37 : COPY go.mod vendor* ./ 20:34:14 ---> b4221d82d456 20:34:14 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:14 ---> Running in 1090f98d05f3 20:34:15 Removing intermediate container 1090f98d05f3 20:34:15 ---> b86547b1c371 20:34:15 Step 11/37 : COPY . . 20:34:15 ---> 7602da37e87a 20:34:15 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:34:15 ---> Running in a6cf960c319d 20:34:16  % Total % Received % Xferd Average Speed Time Time Time Current 20:34:16 Dload Upload Total Spent Left Speed 20:34:16  0 0  0   0  0 0    0   0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41654 0 --:--:-- --:--:-- --:--:-- 43206 20:34:16 Removing intermediate container a6cf960c319d 20:34:16 ---> b7acc9c7e10b 20:34:16 Step 13/37 : RUN ${MAKE} 20:34:16 ---> Running in ec394416c486 20:34:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:34:38 Removing intermediate container ec394416c486 20:34:38 ---> 9a02dc859637 20:34:38 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:34:39 v0.21.6: Pulling from aler9/rtsp-simple-server 20:34:39 4acc49c71d14: Pulling fs layer 20:34:39 4acc49c71d14: Verifying Checksum 20:34:39 4acc49c71d14: Download complete 20:34:39 4acc49c71d14: Pull complete 20:34:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:34:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:34:39 ---> 01a2bd3e5fff 20:34:39 Step 15/37 : FROM alpine:3.18 20:34:40 3.18: Pulling from library/alpine 20:34:40 96526aa774ef: Pulling fs layer 20:34:40 96526aa774ef: Verifying Checksum 20:34:40 96526aa774ef: Download complete 20:34:40 96526aa774ef: Pull complete 20:34:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:40 Status: Downloaded newer image for alpine:3.18 20:34:40 ---> 8ca4688f4f35 20:34:40 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:34:41 ---> Running in 2d411d37ea88 20:34:41 Removing intermediate container 2d411d37ea88 20:34:41 ---> 9bd7f8af2d9e 20:34:41 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:34:41 ---> Running in ed865d5f5d33 20:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:41 (1/107) Installing dumb-init (1.2.5-r2) 20:34:41 (2/107) Installing sdl2 (2.26.5-r0) 20:34:41 (3/107) Installing svt-av1-libs (1.6.0-r0) 20:34:41 (4/107) Installing aom-libs (3.6.1-r0) 20:34:41 (5/107) Installing libxau (1.0.11-r2) 20:34:41 (6/107) Installing libmd (1.0.4-r2) 20:34:42 (7/107) Installing libbsd (0.11.7-r1) 20:34:42 (8/107) Installing libxdmcp (1.1.4-r2) 20:34:42 (9/107) Installing libxcb (1.15-r1) 20:34:42 (10/107) Installing libx11 (1.8.7-r0) 20:34:42 (11/107) Installing hwdata-pci (0.370-r0) 20:34:42 (12/107) Installing libpciaccess (0.17-r2) 20:34:42 (13/107) Installing libdrm (2.4.115-r4) 20:34:42 (14/107) Installing libxext (1.3.5-r2) 20:34:42 (15/107) Installing libxfixes (6.0.1-r2) 20:34:42 (16/107) Installing libffi (3.4.4-r2) 20:34:42 (17/107) Installing wayland-libs-client (1.22.0-r2) 20:34:42 (18/107) Installing libva (2.18.0-r1) 20:34:42 (19/107) Installing libvdpau (1.5-r1) 20:34:42 (20/107) Installing libgcc (12.2.1_git20220924-r10) 20:34:42 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 20:34:42 (22/107) Installing onevpl-libs (2023.2.1-r0) 20:34:42 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 20:34:42 (24/107) Installing libdav1d (1.2.1-r0) 20:34:42 (25/107) Installing brotli-libs (1.0.9-r14) 20:34:42 (26/107) Installing libhwy (1.0.4-r1) 20:34:42 (27/107) Installing lcms2 (2.15-r2) 20:34:42 (28/107) Installing libjxl (0.8.2-r0) 20:34:42 (29/107) Installing lame-libs (3.100-r5) 20:34:42 (30/107) Installing opus (1.4-r0) 20:34:42 (31/107) Installing libgomp (12.2.1_git20220924-r10) 20:34:42 (32/107) Installing soxr (0.1.3-r5) 20:34:42 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 20:34:42 (34/107) Installing libogg (1.3.5-r4) 20:34:42 (35/107) Installing libtheora (1.1.1-r17) 20:34:42 (36/107) Installing libvorbis (1.3.7-r1) 20:34:42 (37/107) Installing libvpx (1.13.0-r2) 20:34:42 (38/107) Installing libwebp (1.3.2-r0) 20:34:42 (39/107) Installing x264-libs (0.164_git20220602-r1) 20:34:42 (40/107) Installing numactl (2.0.16-r4) 20:34:42 (41/107) Installing x265-libs (3.5-r4) 20:34:42 (42/107) Installing xvidcore (1.3.7-r1) 20:34:42 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 20:34:42 (44/107) Installing alsa-lib (1.2.9-r1) 20:34:42 (45/107) Installing libexpat (2.5.0-r1) 20:34:42 (46/107) Installing libbz2 (1.0.8-r5) 20:34:42 (47/107) Installing libpng (1.6.39-r3) 20:34:42 (48/107) Installing freetype (2.13.0-r5) 20:34:42 (49/107) Installing fontconfig (2.14.2-r3) 20:34:42 (50/107) Installing fribidi (1.0.13-r0) 20:34:42 (51/107) Installing libintl (0.21.1-r7) 20:34:42 (52/107) Installing libblkid (2.38.1-r8) 20:34:42 (53/107) Installing libmount (2.38.1-r8) 20:34:42 (54/107) Installing pcre2 (10.42-r1) 20:34:42 (55/107) Installing glib (2.76.4-r0) 20:34:42 (56/107) Installing graphite2 (1.3.14-r5) 20:34:42 (57/107) Installing harfbuzz (7.3.0-r0) 20:34:42 (58/107) Installing libunibreak (5.1-r0) 20:34:42 (59/107) Installing libass (0.17.1-r0) 20:34:42 (60/107) Installing libbluray (1.3.4-r0) 20:34:42 (61/107) Installing gmp (6.2.1-r3) 20:34:42 (62/107) Installing nettle (3.8.1-r2) 20:34:42 (63/107) Installing libunistring (1.1-r1) 20:34:42 (64/107) Installing libidn2 (2.3.4-r1) 20:34:42 (65/107) Installing p11-kit (0.24.1-r2) 20:34:42 (66/107) Installing libtasn1 (4.19.0-r1) 20:34:42 (67/107) Installing gnutls (3.8.0-r2) 20:34:42 (68/107) Installing mpg123-libs (1.31.3-r1) 20:34:42 (69/107) Installing libopenmpt (0.7.2-r0) 20:34:42 (70/107) Installing cjson (1.7.15-r4) 20:34:42 (71/107) Installing mbedtls (2.28.5-r0) 20:34:42 (72/107) Installing librist (0.2.7-r0) 20:34:42 (73/107) Installing libsrt (1.5.2-r0) 20:34:42 (74/107) Installing libssh (0.10.5-r0) 20:34:42 (75/107) Installing xz-libs (5.4.3-r0) 20:34:42 (76/107) Installing libxml2 (2.11.6-r0) 20:34:42 (77/107) Installing libsodium (1.0.18-r3) 20:34:42 (78/107) Installing libzmq (4.3.4-r4) 20:34:42 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 20:34:42 (80/107) Installing glslang-libs (1.3.243.0-r1) 20:34:42 (81/107) Installing spirv-tools (1.3.243.0-r1) 20:34:42 (82/107) Installing shaderc (2023.3-r1) 20:34:42 (83/107) Installing vulkan-loader (1.3.243.0-r1) 20:34:42 (84/107) Installing libplacebo (5.264.1-r1) 20:34:42 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 20:34:42 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 20:34:42 (87/107) Installing vidstab (1.1.1-r0) 20:34:42 (88/107) Installing zimg (3.0.5-r0) 20:34:42 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 20:34:43 (90/107) Installing libasyncns (0.8-r1) 20:34:43 (91/107) Installing dbus-libs (1.14.8-r0) 20:34:43 (92/107) Installing libltdl (2.4.7-r2) 20:34:43 (93/107) Installing orc (0.4.34-r0) 20:34:43 (94/107) Installing flac-libs (1.4.3-r0) 20:34:43 (95/107) Installing libsndfile (1.2.0-r2) 20:34:43 (96/107) Installing speexdsp (1.2.1-r1) 20:34:43 (97/107) Installing tdb-libs (1.4.8-r1) 20:34:43 (98/107) Installing libpulse (16.1-r10) 20:34:43 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 20:34:43 (100/107) Installing v4l-utils-libs (1.24.1-r0) 20:34:43 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 20:34:43 (102/107) Installing ffmpeg (6.0.1-r0) 20:34:43 (103/107) Installing udev-init-scripts (35-r1) 20:34:43 (104/107) Installing eudev-libs (3.2.11-r8) 20:34:43 (105/107) Installing zstd-libs (1.5.5-r4) 20:34:43 (106/107) Installing kmod-libs (30-r3) 20:34:43 (107/107) Installing eudev (3.2.11-r8) 20:34:43 Executing busybox-1.36.1-r2.trigger 20:34:43 Executing glib-2.76.4-r0.trigger 20:34:43 Executing eudev-3.2.11-r8.trigger 20:34:43 OK: 131 MiB in 122 packages 20:34:47 Removing intermediate container ed865d5f5d33 20:34:47 ---> a91b4563e982 20:34:47 Step 18/37 : RUN apk --no-cache upgrade 20:34:47 ---> Running in db9df4fb0ce4 20:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:34:48 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:34:48 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:34:48 Executing busybox-1.36.1-r5.post-upgrade 20:34:48 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:34:48 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:34:48 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:34:48 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:34:48 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:34:48 Executing busybox-1.36.1-r5.trigger 20:34:48 OK: 131 MiB in 122 packages 20:34:48 Removing intermediate container db9df4fb0ce4 20:34:48 ---> b89951ca3869 20:34:48 Step 19/37 : WORKDIR / 20:34:48 ---> Running in fccfe589b531 20:34:49 Removing intermediate container fccfe589b531 20:34:49 ---> 93969370f0da 20:34:49 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 20:34:49 ---> 4d7244cc5f55 20:34:49 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 20:34:49 ---> fed9b5dec384 20:34:49 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:34:50 ---> e19198fe0a56 20:34:50 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:34:50 ---> af32f0e2d986 20:34:50 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:34:50 ---> 20e6acc32b48 20:34:50 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 20:34:50 ---> d432aff766fc 20:34:50 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 20:34:51 ---> 82a8380055a7 20:34:51 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:34:51 ---> Running in e5820b9b2434 20:34:52 Removing intermediate container e5820b9b2434 20:34:52 ---> d08c58d3cc51 20:34:52 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:34:52 ---> Running in 18bcf0ed7635 20:34:52 Removing intermediate container 18bcf0ed7635 20:34:52 ---> ef1c3741972d 20:34:52 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:34:52 ---> Running in 2ce492aa40b9 20:34:53 Removing intermediate container 2ce492aa40b9 20:34:53 ---> b76b12bdafc2 20:34:53 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 20:34:53 ---> Running in 749032f98643 20:34:53 Removing intermediate container 749032f98643 20:34:53 ---> 0527cdd4a037 20:34:53 Step 31/37 : EXPOSE 59983 20:34:53 ---> Running in 1ba13645fbd5 20:34:53 Removing intermediate container 1ba13645fbd5 20:34:53 ---> a7de1d5ba023 20:34:53 Step 32/37 : EXPOSE 8554 20:34:53 ---> Running in f62eaa625f1c 20:34:53 Removing intermediate container f62eaa625f1c 20:34:53 ---> 60b194d43d23 20:34:53 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:34:53 ---> Running in e8c89659a124 20:34:54 Removing intermediate container e8c89659a124 20:34:54 ---> 0f187707048b 20:34:54 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:34:54 ---> Running in 7935e1c97fd4 20:34:54 Removing intermediate container 7935e1c97fd4 20:34:54 ---> a6521f8ea631 20:34:54 Step 35/37 : LABEL arch=amd64 20:34:54 ---> Running in 14005fd43fce 20:34:54 Removing intermediate container 14005fd43fce 20:34:54 ---> 0b359c22de51 20:34:54 Step 36/37 : LABEL git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 20:34:54 ---> Running in 735cf0bb6421 20:34:54 Removing intermediate container 735cf0bb6421 20:34:54 ---> 31f7826e3f76 20:34:54 Step 37/37 : LABEL version=3.2.0-dev.1 20:34:54 ---> Running in 8d5438d89691 20:34:54 Removing intermediate container 8d5438d89691 20:34:54 ---> 996879f019a0 20:34:54 [Warning] One or more build-args [ARCH] were not consumed 20:34:54 Successfully built 996879f019a0 20:34:54 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:54 provisioning config files... 20:34:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15441226106975523441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:54 ---> ****-login.sh 20:34:54 nexus3.edgexfoundry.org:10001 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 nexus3.edgexfoundry.org:10002 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 nexus3.edgexfoundry.org:10003 20:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 nexus3.edgexfoundry.org:10004 20:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 ****.io 20:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 ---> ****-login.sh ends [Pipeline] } 20:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:34:55 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 20:34:55 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 20:34:55 latest 20:34:55 3.2.0-dev.1 20:34:55 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 20:34:55 main 20:34:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 20:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:34:56 728537872680: Preparing 20:34:56 654a885074e9: Preparing 20:34:56 25e4a5eb0d7d: Preparing 20:34:56 fe4782d35344: Preparing 20:34:56 3827b5b91e75: Preparing 20:34:56 acc83c6ca332: Preparing 20:34:56 a859a254ab11: Preparing 20:34:56 ae073cb70018: Preparing 20:34:56 bf662003dc75: Preparing 20:34:56 e1719cfa1779: Preparing 20:34:56 cb6dec417ba2: Preparing 20:34:56 9aff33ca6f36: Preparing 20:34:56 d7982b675fb8: Preparing 20:34:56 cc2447e1835a: Preparing 20:34:56 9aff33ca6f36: Waiting 20:34:56 d7982b675fb8: Waiting 20:34:56 bf662003dc75: Waiting 20:34:56 cc2447e1835a: Waiting 20:34:56 cb6dec417ba2: Waiting 20:34:56 e1719cfa1779: Waiting 20:34:56 a859a254ab11: Waiting 20:34:56 acc83c6ca332: Waiting 20:34:56 ae073cb70018: Waiting 20:34:56 728537872680: Pushed 20:34:56 fe4782d35344: Pushed 20:34:56 25e4a5eb0d7d: Pushed 20:34:56 654a885074e9: Pushed 20:34:56 acc83c6ca332: Pushed 20:34:56 a859a254ab11: Pushed 20:34:56 bf662003dc75: Pushed 20:34:56 ae073cb70018: Pushed 20:34:56 e1719cfa1779: Pushed 20:34:56 cc2447e1835a: Layer already exists 20:34:57 9aff33ca6f36: Pushed 20:34:59 3827b5b91e75: Pushed 20:34:59 cb6dec417ba2: Pushed 20:35:09 d7982b675fb8: Pushed 20:35:09 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:35:09 728537872680: Preparing 20:35:09 654a885074e9: Preparing 20:35:09 25e4a5eb0d7d: Preparing 20:35:09 fe4782d35344: Preparing 20:35:09 3827b5b91e75: Preparing 20:35:09 acc83c6ca332: Preparing 20:35:09 a859a254ab11: Preparing 20:35:09 ae073cb70018: Preparing 20:35:09 bf662003dc75: Preparing 20:35:09 e1719cfa1779: Preparing 20:35:09 cb6dec417ba2: Preparing 20:35:09 9aff33ca6f36: Preparing 20:35:09 d7982b675fb8: Preparing 20:35:09 cc2447e1835a: Preparing 20:35:09 e1719cfa1779: Waiting 20:35:09 acc83c6ca332: Waiting 20:35:09 ae073cb70018: Waiting 20:35:09 a859a254ab11: Waiting 20:35:09 cb6dec417ba2: Waiting 20:35:09 9aff33ca6f36: Waiting 20:35:09 d7982b675fb8: Waiting 20:35:09 728537872680: Layer already exists 20:35:09 fe4782d35344: Layer already exists 20:35:09 25e4a5eb0d7d: Layer already exists 20:35:09 3827b5b91e75: Layer already exists 20:35:09 654a885074e9: Layer already exists 20:35:09 ae073cb70018: Layer already exists 20:35:09 acc83c6ca332: Layer already exists 20:35:09 e1719cfa1779: Layer already exists 20:35:09 a859a254ab11: Layer already exists 20:35:09 bf662003dc75: Layer already exists 20:35:09 9aff33ca6f36: Layer already exists 20:35:09 cb6dec417ba2: Layer already exists 20:35:09 d7982b675fb8: Layer already exists 20:35:09 cc2447e1835a: Layer already exists 20:35:09 latest: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 20:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:35:10 728537872680: Preparing 20:35:10 654a885074e9: Preparing 20:35:10 25e4a5eb0d7d: Preparing 20:35:10 fe4782d35344: Preparing 20:35:10 3827b5b91e75: Preparing 20:35:10 acc83c6ca332: Preparing 20:35:10 a859a254ab11: Preparing 20:35:10 ae073cb70018: Preparing 20:35:10 bf662003dc75: Preparing 20:35:10 e1719cfa1779: Preparing 20:35:10 cb6dec417ba2: Preparing 20:35:10 9aff33ca6f36: Preparing 20:35:10 d7982b675fb8: Preparing 20:35:10 cc2447e1835a: Preparing 20:35:10 cb6dec417ba2: Waiting 20:35:10 a859a254ab11: Waiting 20:35:10 9aff33ca6f36: Waiting 20:35:10 ae073cb70018: Waiting 20:35:10 bf662003dc75: Waiting 20:35:10 d7982b675fb8: Waiting 20:35:10 cc2447e1835a: Waiting 20:35:10 e1719cfa1779: Waiting 20:35:10 fe4782d35344: Layer already exists 20:35:10 3827b5b91e75: Layer already exists 20:35:10 728537872680: Layer already exists 20:35:10 25e4a5eb0d7d: Layer already exists 20:35:10 654a885074e9: Layer already exists 20:35:10 a859a254ab11: Layer already exists 20:35:10 acc83c6ca332: Layer already exists 20:35:10 ae073cb70018: Layer already exists 20:35:10 e1719cfa1779: Layer already exists 20:35:10 bf662003dc75: Layer already exists 20:35:10 d7982b675fb8: Layer already exists 20:35:10 9aff33ca6f36: Layer already exists 20:35:10 cb6dec417ba2: Layer already exists 20:35:10 cc2447e1835a: Layer already exists 20:35:10 3.2.0-dev.1: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 20:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:35:11 728537872680: Preparing 20:35:11 654a885074e9: Preparing 20:35:11 25e4a5eb0d7d: Preparing 20:35:11 fe4782d35344: Preparing 20:35:11 3827b5b91e75: Preparing 20:35:11 acc83c6ca332: Preparing 20:35:11 a859a254ab11: Preparing 20:35:11 ae073cb70018: Preparing 20:35:11 bf662003dc75: Preparing 20:35:11 e1719cfa1779: Preparing 20:35:11 cb6dec417ba2: Preparing 20:35:11 9aff33ca6f36: Preparing 20:35:11 d7982b675fb8: Preparing 20:35:11 cc2447e1835a: Preparing 20:35:11 bf662003dc75: Waiting 20:35:11 e1719cfa1779: Waiting 20:35:11 cb6dec417ba2: Waiting 20:35:11 9aff33ca6f36: Waiting 20:35:11 d7982b675fb8: Waiting 20:35:11 cc2447e1835a: Waiting 20:35:11 a859a254ab11: Waiting 20:35:11 acc83c6ca332: Waiting 20:35:11 ae073cb70018: Waiting 20:35:11 fe4782d35344: Layer already exists 20:35:11 3827b5b91e75: Layer already exists 20:35:11 654a885074e9: Layer already exists 20:35:11 25e4a5eb0d7d: Layer already exists 20:35:11 728537872680: Layer already exists 20:35:11 bf662003dc75: Layer already exists 20:35:11 acc83c6ca332: Layer already exists 20:35:11 ae073cb70018: Layer already exists 20:35:11 e1719cfa1779: Layer already exists 20:35:11 a859a254ab11: Layer already exists 20:35:11 cb6dec417ba2: Layer already exists 20:35:11 d7982b675fb8: Layer already exists 20:35:11 cc2447e1835a: Layer already exists 20:35:11 9aff33ca6f36: Layer already exists 20:35:11 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 20:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 20:35:12 728537872680: Preparing 20:35:12 654a885074e9: Preparing 20:35:12 25e4a5eb0d7d: Preparing 20:35:12 fe4782d35344: Preparing 20:35:12 3827b5b91e75: Preparing 20:35:12 acc83c6ca332: Preparing 20:35:12 a859a254ab11: Preparing 20:35:12 ae073cb70018: Preparing 20:35:12 bf662003dc75: Preparing 20:35:12 e1719cfa1779: Preparing 20:35:12 cb6dec417ba2: Preparing 20:35:12 9aff33ca6f36: Preparing 20:35:12 d7982b675fb8: Preparing 20:35:12 cc2447e1835a: Preparing 20:35:12 cb6dec417ba2: Waiting 20:35:12 9aff33ca6f36: Waiting 20:35:12 d7982b675fb8: Waiting 20:35:12 cc2447e1835a: Waiting 20:35:12 acc83c6ca332: Waiting 20:35:12 a859a254ab11: Waiting 20:35:12 bf662003dc75: Waiting 20:35:12 ae073cb70018: Waiting 20:35:12 e1719cfa1779: Waiting 20:35:12 25e4a5eb0d7d: Layer already exists 20:35:12 3827b5b91e75: Layer already exists 20:35:12 728537872680: Layer already exists 20:35:12 fe4782d35344: Layer already exists 20:35:12 654a885074e9: Layer already exists 20:35:12 a859a254ab11: Layer already exists 20:35:12 acc83c6ca332: Layer already exists 20:35:12 e1719cfa1779: Layer already exists 20:35:12 ae073cb70018: Layer already exists 20:35:12 bf662003dc75: Layer already exists 20:35:12 cb6dec417ba2: Layer already exists 20:35:12 d7982b675fb8: Layer already exists 20:35:12 9aff33ca6f36: Layer already exists 20:35:12 cc2447e1835a: Layer already exists 20:35:12 main: digest: sha256:344513a77a1cb92cd2975a745dc2014443c4fb85dcba389baca8191e64f1bbde size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:12 ===================================================== [Pipeline] echo 20:35:12 taggedImages: 20:35:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 20:35:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 20:35:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.1 20:35:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 20:35:12 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:13 20:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:13 latest: Pulling from edgex-lftools-log-publisher 20:35:13 5eb5b503b376: Pulling fs layer 20:35:13 5c69ac0246d0: Pulling fs layer 20:35:13 ec43610c2a17: Pulling fs layer 20:35:13 3a2ae6a8a46f: Pulling fs layer 20:35:13 33b1e0a273af: Pulling fs layer 20:35:13 5d3b04190fa2: Pulling fs layer 20:35:13 2f39f015ded8: Pulling fs layer 20:35:13 5d3b04190fa2: Waiting 20:35:13 3a2ae6a8a46f: Waiting 20:35:13 2f39f015ded8: Waiting 20:35:13 33b1e0a273af: Waiting 20:35:13 5c69ac0246d0: Verifying Checksum 20:35:13 5c69ac0246d0: Download complete 20:35:13 3a2ae6a8a46f: Download complete 20:35:13 ec43610c2a17: Verifying Checksum 20:35:13 ec43610c2a17: Download complete 20:35:13 33b1e0a273af: Verifying Checksum 20:35:13 33b1e0a273af: Download complete 20:35:13 5d3b04190fa2: Verifying Checksum 20:35:13 5d3b04190fa2: Download complete 20:35:13 5eb5b503b376: Verifying Checksum 20:35:13 5eb5b503b376: Download complete 20:35:14 2f39f015ded8: Verifying Checksum 20:35:14 2f39f015ded8: Download complete 20:35:14 5eb5b503b376: Pull complete 20:35:15 5c69ac0246d0: Pull complete 20:35:15 ec43610c2a17: Pull complete 20:35:15 3a2ae6a8a46f: Pull complete 20:35:15 33b1e0a273af: Pull complete 20:35:15 5d3b04190fa2: Pull complete 20:35:19 2f39f015ded8: Pull complete 20:35:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:20 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 20:35:20 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 20:35:25 $ docker top e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:26 ---> job-cost.sh 20:35:26 lf-activate-venv: SKIPPING 20:35:26 INFO: No Stack... 20:35:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:27 INFO: Archiving Costs [Pipeline] sh 20:35:27 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 20:35:27 + cut -d, -f6 [Pipeline] lock 20:35:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] 20:35:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] did not exist. Created. 20:35:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:27 + echo total: 0.2199999988079071 [Pipeline] stash 20:35:27 Stashed 1 file(s) [Pipeline] } 20:35:27 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:27 $ docker stop --time=1 e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c 20:35:29 $ docker rm -f --volumes e056cd6e013cd74d2d3556daa8a3bba4acaf92e60fcedf432b28d1a6b2674e1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8617 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:46:53 Running in /w/workspace/device-usb-camera/166 [Pipeline] { [Pipeline] checkout 21:46:56 Selected Git installation does not exist. Using Default 21:46:56 The recommended git tool is: NONE 21:47:01 using credential edgex-jenkins-ssh 21:47:01 Cloning the remote Git repository 21:47:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:47:01 > git init /w/workspace/device-usb-camera/166 # timeout=10 21:47:02 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:47:02 > git --version # timeout=10 21:47:02 > git --version # 'git version 2.25.1' 21:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:08 Avoid second fetch 21:47:08 Checking out Revision c5b037f005f4c5061401d1258d9ac06bd1f6f0bf (main) 21:47:09 Commit message: "Merge pull request #313 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:08 > git config core.sparsecheckout # timeout=10 21:47:08 > git checkout -f c5b037f005f4c5061401d1258d9ac06bd1f6f0bf # timeout=10 21:47:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:10 Dload Upload Total Spent Left Speed 21:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh 21:47:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:11 + sudo tee /etc/docker/daemon.new 21:47:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:47:11 { 21:47:11 "registry-mirrors": [ 21:47:11 "https://nexus3.edgexfoundry.org:10001" 21:47:11 ], 21:47:11 "bip": "10.250.0.254/24", 21:47:11 "hosts": [ 21:47:11 "tcp://0.0.0.0:5555", 21:47:11 "unix:///var/run/docker.sock" 21:47:11 ], 21:47:11 "mtu": 1458, 21:47:11 "selinux-enabled": true, 21:47:11 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:11 } [Pipeline] sh 21:47:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:30 provisioning config files... 21:47:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/166@tmp/config13266328137144587818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:30 ---> ****-login.sh 21:47:30 nexus3.edgexfoundry.org:10001 21:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:31 Configure a credential helper to remove this warning. See 21:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:31 21:47:31 Login Succeeded 21:47:31 nexus3.edgexfoundry.org:10002 21:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:31 Configure a credential helper to remove this warning. See 21:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:31 21:47:31 Login Succeeded 21:47:31 nexus3.edgexfoundry.org:10003 21:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:32 Configure a credential helper to remove this warning. See 21:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:32 21:47:32 Login Succeeded 21:47:32 nexus3.edgexfoundry.org:10004 21:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:32 Configure a credential helper to remove this warning. See 21:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:32 21:47:32 Login Succeeded 21:47:32 ****.io 21:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:47:32 Configure a credential helper to remove this warning. See 21:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:47:32 21:47:32 Login Succeeded 21:47:32 ---> ****-login.sh ends [Pipeline] } 21:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:33 ========================================================= 21:47:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:47:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:47:37 Sending build context to Docker daemon 7.373MB 21:47:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:47:37 Step 2/13 : FROM ${BASE} AS builder 21:47:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:37 9fda8d8052c6: Pulling fs layer 21:47:37 5d54e960e981: Pulling fs layer 21:47:37 c4a7e357bf2a: Pulling fs layer 21:47:37 f0e02332f6b5: Pulling fs layer 21:47:37 872ee5b61b7b: Pulling fs layer 21:47:37 0c6a40ed1a82: Pulling fs layer 21:47:37 f0e02332f6b5: Waiting 21:47:37 872ee5b61b7b: Waiting 21:47:37 0c6a40ed1a82: Waiting 21:47:37 94ae7d8d031c: Pulling fs layer 21:47:37 5d54e960e981: Verifying Checksum 21:47:37 5d54e960e981: Download complete 21:47:37 f0e02332f6b5: Verifying Checksum 21:47:37 f0e02332f6b5: Download complete 21:47:37 872ee5b61b7b: Verifying Checksum 21:47:37 872ee5b61b7b: Download complete 21:47:37 9fda8d8052c6: Download complete 21:47:37 94ae7d8d031c: Verifying Checksum 21:47:37 94ae7d8d031c: Download complete 21:47:38 9fda8d8052c6: Pull complete 21:47:38 5d54e960e981: Pull complete 21:47:39 c4a7e357bf2a: Verifying Checksum 21:47:39 c4a7e357bf2a: Download complete 21:47:40 0c6a40ed1a82: Verifying Checksum 21:47:40 0c6a40ed1a82: Download complete 21:47:52 c4a7e357bf2a: Pull complete 21:47:52 f0e02332f6b5: Pull complete 21:47:52 872ee5b61b7b: Pull complete 21:48:02 0c6a40ed1a82: Pull complete 21:48:07 94ae7d8d031c: Pull complete 21:48:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:48:07 ---> 86de565de09d 21:48:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:48:07 ---> Running in e31427494945 21:48:07 Removing intermediate container e31427494945 21:48:07 ---> 287a77a44f14 21:48:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:07 ---> Running in d97bef3fb9de 21:48:08 Removing intermediate container d97bef3fb9de 21:48:08 ---> 36c4cb4e47c1 21:48:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:48:08 ---> Running in 8648d80d047c 21:48:08 Removing intermediate container 8648d80d047c 21:48:08 ---> 8f60be1df3d6 21:48:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:48:08 ---> Running in 3a1784a76f0b 21:48:08 Removing intermediate container 3a1784a76f0b 21:48:08 ---> 857aa8a2ad68 21:48:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:48:08 ---> Running in 1cd849df62ea 21:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:48:11 (1/13) Installing libintl (0.21.1-r7) 21:48:11 (2/13) Installing eudev-libs (3.2.11-r8) 21:48:11 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:48:11 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:48:11 (5/13) Installing v4l-utils (1.24.1-r0) 21:48:11 (6/13) Installing libdvbv5 (1.24.1-r0) 21:48:11 (7/13) Installing udev-init-scripts (35-r1) 21:48:11 (8/13) Installing libblkid (2.38.1-r8) 21:48:11 (9/13) Installing xz-libs (5.4.3-r0) 21:48:11 (10/13) Installing kmod-libs (30-r3) 21:48:11 (11/13) Installing eudev (3.2.11-r8) 21:48:11 (12/13) Installing eudev-dev (3.2.11-r8) 21:48:11 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:48:11 Executing busybox-1.36.1-r5.trigger 21:48:11 Executing eudev-3.2.11-r8.trigger 21:48:11 OK: 273 MiB in 65 packages 21:48:13 Removing intermediate container 1cd849df62ea 21:48:13 ---> effb2f36c423 21:48:13 Step 8/13 : WORKDIR /device-usb-camera 21:48:13 ---> Running in c75084dda257 21:48:13 Removing intermediate container c75084dda257 21:48:13 ---> 791fb6bbc2f5 21:48:13 Step 9/13 : COPY go.mod vendor* ./ 21:48:14 ---> 12ac7ac10231 21:48:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:14 ---> Running in a5c3b0b789fa 21:49:35 Removing intermediate container a5c3b0b789fa 21:49:35 ---> 28d499e4b01f 21:49:35 Step 11/13 : COPY . . 21:49:35 ---> 40a8db44674c 21:49:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:49:35 ---> Running in 88b3f65e5684 21:49:35  % Total % Received % Xferd Average Speed Time Time Time Current 21:49:35  Dload Upload Total Spent Left Speed 21:49:35 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5873 0 --:--:-- --:--:-- --:--:-- 5882 21:49:35 Removing intermediate container 88b3f65e5684 21:49:35 ---> b6435c7004c6 21:49:35 Step 13/13 : RUN ${MAKE} 21:49:35 ---> Running in 547dce89657c 21:49:35 noop 21:49:35 Removing intermediate container 547dce89657c 21:49:35 ---> 4e6e95342009 21:49:35 Successfully built 4e6e95342009 21:49:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:36 + docker inspect -f . ci-base-image-arm64 21:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:36 prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container 21:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@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 21:49:37 $ docker top 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:38 + go version 21:49:38 go version go1.21.0 linux/arm64 [Pipeline] } 21:49:38 $ docker stop --time=1 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 21:49:40 $ docker rm -f --volumes 9ddcff49bd5324056a2ad5b79a7a7c2c8f229b184a9afce3a61f8e501d0e3491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:41 + docker inspect -f . ci-base-image-arm64 21:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container 21:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@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 21:49:42 $ docker top 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:43 + git config --global --add safe.directory /w/workspace/device-usb-camera/166 [Pipeline] fileExists [Pipeline] sh 21:49:44 + make test 21:49:44 go test ./... -coverprofile=coverage.out ./... 21:49:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:51:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:51:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements 21:51:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:51:57 go vet ./... 21:52:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:52:24 ./bin/test-attribution-txt.sh [Pipeline] echo 21:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:52:24 $ docker stop --time=1 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 21:52:27 $ docker rm -f --volumes 3f14100b53e856fd9a4b353fe278cfbb7546fed0a145aef1df827436c3514a73 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:28 Warning: overwriting stash ‘coverage-report’ 21:52:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:30 + ls -al . 21:52:30 total 220 21:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:49 . 21:52:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:47 .. 21:52:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:47 .git 21:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 .github 21:52:30 -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 21:47 .gitignore 21:52:30 -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 21:47 .golangci.yml 21:52:30 -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 21:47 .hadolint.yml 21:52:30 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 21:47 Attribution.txt 21:52:30 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 21:47 CHANGELOG.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 21:47 Dockerfile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 21:47 GOVERNANCE.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 21:47 Jenkinsfile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 21:47 LICENSE 21:52:30 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 21:47 Makefile 21:52:30 -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 21:47 OWNERS.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 21:47 README.md 21:52:30 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:32 VERSION 21:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 bin 21:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 cmd 21:52:30 -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 21:51 coverage.out 21:52:30 -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 21:47 docker-entrypoint.sh 21:52:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 docs 21:52:30 -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 21:47 go.mod 21:52:30 -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 21:47 go.sum 21:52:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 internal 21:52:30 -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:30 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf --label arch=arm64 --label version=3.2.0-dev.1 . 21:52:31 Sending build context to Docker daemon 7.429MB 21:52:31 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 21:52:31 Step 2/37 : FROM ${BASE} AS builder 21:52:31 ---> 4e6e95342009 21:52:31 Step 3/37 : ARG ADD_BUILD_TAGS="" 21:52:31 ---> Running in 6ac1a41a2655 21:52:31 Removing intermediate container 6ac1a41a2655 21:52:31 ---> 119d392c7e84 21:52:31 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:31 ---> Running in 522ee50b59b7 21:52:32 Removing intermediate container 522ee50b59b7 21:52:32 ---> e018a8d5bd11 21:52:32 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:52:32 ---> Running in b526b051eae7 21:52:32 Removing intermediate container b526b051eae7 21:52:32 ---> e1e3ccb0ed92 21:52:32 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:52:32 ---> Running in 0b1eb0175e58 21:52:32 Removing intermediate container 0b1eb0175e58 21:52:32 ---> beda8332bd95 21:52:32 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:32 ---> Running in 2d45d6379634 21:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:52:35 OK: 273 MiB in 65 packages 21:52:36 Removing intermediate container 2d45d6379634 21:52:36 ---> d125026396a7 21:52:36 Step 8/37 : WORKDIR /device-usb-camera 21:52:36 ---> Running in 31c5a0704ff1 21:52:36 Removing intermediate container 31c5a0704ff1 21:52:36 ---> ba820ab79f8f 21:52:36 Step 9/37 : COPY go.mod vendor* ./ 21:52:37 ---> 60b08add0e44 21:52:37 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:37 ---> Running in e2fc45ee8c4b 21:52:40 Removing intermediate container e2fc45ee8c4b 21:52:40 ---> 2d2ce1696199 21:52:40 Step 11/37 : COPY . . 21:52:42 ---> b6243da07eff 21:52:42 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:52:42 ---> Running in c7a13a63a9dd 21:52:43  % Total % Received % Xferd Average Speed Time Time Time Current 21:52:43  Dload Upload Total Spent Left  Speed 21:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9541 0 --:--:-- --:--:-- --:--:-- 9564 21:52:43 Removing intermediate container c7a13a63a9dd 21:52:43 ---> e9dce2362c67 21:52:43 Step 13/37 : RUN ${MAKE} 21:52:43 ---> Running in e99c1588f1a3 21:52:44 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:55:06 Removing intermediate container e99c1588f1a3 21:55:06 ---> 2f9db4b829cb 21:55:06 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:55:06 v0.21.6: Pulling from aler9/rtsp-simple-server 21:55:06 8766b47fe142: Pulling fs layer 21:55:06 8766b47fe142: Verifying Checksum 21:55:06 8766b47fe142: Download complete 21:55:06 8766b47fe142: Pull complete 21:55:06 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:55:06 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:55:06 ---> 69d40e2cb93c 21:55:06 Step 15/37 : FROM alpine:3.18 21:55:06 3.18: Pulling from library/alpine 21:55:06 579b34f0a95b: Pulling fs layer 21:55:06 579b34f0a95b: Verifying Checksum 21:55:06 579b34f0a95b: Download complete 21:55:06 579b34f0a95b: Pull complete 21:55:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:55:06 Status: Downloaded newer image for alpine:3.18 21:55:06 ---> 3cc203321400 21:55:06 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:55:06 ---> Running in eaab0b5a1823 21:55:06 Removing intermediate container eaab0b5a1823 21:55:06 ---> 5e84ac00bf3b 21:55:06 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:55:06 ---> Running in 5b0f8ce34599 21:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:55:07 (1/104) Installing dumb-init (1.2.5-r2) 21:55:07 (2/104) Installing sdl2 (2.26.5-r0) 21:55:07 (3/104) Installing svt-av1-libs (1.6.0-r0) 21:55:07 (4/104) Installing aom-libs (3.6.1-r0) 21:55:07 (5/104) Installing libxau (1.0.11-r2) 21:55:07 (6/104) Installing libmd (1.0.4-r2) 21:55:07 (7/104) Installing libbsd (0.11.7-r1) 21:55:07 (8/104) Installing libxdmcp (1.1.4-r2) 21:55:07 (9/104) Installing libxcb (1.15-r1) 21:55:07 (10/104) Installing libx11 (1.8.7-r0) 21:55:07 (11/104) Installing libdrm (2.4.115-r4) 21:55:07 (12/104) Installing libxext (1.3.5-r2) 21:55:07 (13/104) Installing libxfixes (6.0.1-r2) 21:55:07 (14/104) Installing libffi (3.4.4-r2) 21:55:07 (15/104) Installing wayland-libs-client (1.22.0-r2) 21:55:07 (16/104) Installing libva (2.18.0-r1) 21:55:07 (17/104) Installing libvdpau (1.5-r1) 21:55:07 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 21:55:08 (19/104) Installing libdav1d (1.2.1-r0) 21:55:08 (20/104) Installing brotli-libs (1.0.9-r14) 21:55:08 (21/104) Installing libgcc (12.2.1_git20220924-r10) 21:55:08 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 21:55:08 (23/104) Installing libhwy (1.0.4-r1) 21:55:08 (24/104) Installing lcms2 (2.15-r2) 21:55:08 (25/104) Installing libjxl (0.8.2-r0) 21:55:08 (26/104) Installing lame-libs (3.100-r5) 21:55:08 (27/104) Installing opus (1.4-r0) 21:55:08 (28/104) Installing libgomp (12.2.1_git20220924-r10) 21:55:08 (29/104) Installing soxr (0.1.3-r5) 21:55:08 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 21:55:08 (31/104) Installing libogg (1.3.5-r4) 21:55:08 (32/104) Installing libtheora (1.1.1-r17) 21:55:08 (33/104) Installing libvorbis (1.3.7-r1) 21:55:08 (34/104) Installing libvpx (1.13.0-r2) 21:55:08 (35/104) Installing libwebp (1.3.2-r0) 21:55:08 (36/104) Installing x264-libs (0.164_git20220602-r1) 21:55:08 (37/104) Installing numactl (2.0.16-r4) 21:55:08 (38/104) Installing x265-libs (3.5-r4) 21:55:08 (39/104) Installing xvidcore (1.3.7-r1) 21:55:08 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 21:55:08 (41/104) Installing alsa-lib (1.2.9-r1) 21:55:08 (42/104) Installing libexpat (2.5.0-r1) 21:55:08 (43/104) Installing libbz2 (1.0.8-r5) 21:55:08 (44/104) Installing libpng (1.6.39-r3) 21:55:09 (45/104) Installing freetype (2.13.0-r5) 21:55:09 (46/104) Installing fontconfig (2.14.2-r3) 21:55:09 (47/104) Installing fribidi (1.0.13-r0) 21:55:09 (48/104) Installing libintl (0.21.1-r7) 21:55:09 (49/104) Installing libblkid (2.38.1-r8) 21:55:09 (50/104) Installing libmount (2.38.1-r8) 21:55:09 (51/104) Installing pcre2 (10.42-r1) 21:55:09 (52/104) Installing glib (2.76.4-r0) 21:55:09 (53/104) Installing graphite2 (1.3.14-r5) 21:55:09 (54/104) Installing harfbuzz (7.3.0-r0) 21:55:09 (55/104) Installing libunibreak (5.1-r0) 21:55:09 (56/104) Installing libass (0.17.1-r0) 21:55:09 (57/104) Installing libbluray (1.3.4-r0) 21:55:09 (58/104) Installing gmp (6.2.1-r3) 21:55:09 (59/104) Installing nettle (3.8.1-r2) 21:55:09 (60/104) Installing libunistring (1.1-r1) 21:55:09 (61/104) Installing libidn2 (2.3.4-r1) 21:55:09 (62/104) Installing p11-kit (0.24.1-r2) 21:55:09 (63/104) Installing libtasn1 (4.19.0-r1) 21:55:09 (64/104) Installing gnutls (3.8.0-r2) 21:55:09 (65/104) Installing mpg123-libs (1.31.3-r1) 21:55:09 (66/104) Installing libopenmpt (0.7.2-r0) 21:55:09 (67/104) Installing cjson (1.7.15-r4) 21:55:09 (68/104) Installing mbedtls (2.28.5-r0) 21:55:09 (69/104) Installing librist (0.2.7-r0) 21:55:09 (70/104) Installing libsrt (1.5.2-r0) 21:55:09 (71/104) Installing libssh (0.10.5-r0) 21:55:09 (72/104) Installing xz-libs (5.4.3-r0) 21:55:09 (73/104) Installing libxml2 (2.11.6-r0) 21:55:09 (74/104) Installing libsodium (1.0.18-r3) 21:55:09 (75/104) Installing libzmq (4.3.4-r4) 21:55:09 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 21:55:09 (77/104) Installing glslang-libs (1.3.243.0-r1) 21:55:09 (78/104) Installing spirv-tools (1.3.243.0-r1) 21:55:09 (79/104) Installing shaderc (2023.3-r1) 21:55:10 (80/104) Installing vulkan-loader (1.3.243.0-r1) 21:55:10 (81/104) Installing libplacebo (5.264.1-r1) 21:55:10 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 21:55:10 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 21:55:10 (84/104) Installing vidstab (1.1.1-r0) 21:55:10 (85/104) Installing zimg (3.0.5-r0) 21:55:10 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 21:55:10 (87/104) Installing libasyncns (0.8-r1) 21:55:10 (88/104) Installing dbus-libs (1.14.8-r0) 21:55:10 (89/104) Installing libltdl (2.4.7-r2) 21:55:10 (90/104) Installing orc (0.4.34-r0) 21:55:10 (91/104) Installing flac-libs (1.4.3-r0) 21:55:10 (92/104) Installing libsndfile (1.2.0-r2) 21:55:10 (93/104) Installing speexdsp (1.2.1-r1) 21:55:10 (94/104) Installing tdb-libs (1.4.8-r1) 21:55:10 (95/104) Installing libpulse (16.1-r10) 21:55:10 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 21:55:10 (97/104) Installing v4l-utils-libs (1.24.1-r0) 21:55:10 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 21:55:10 (99/104) Installing ffmpeg (6.0.1-r0) 21:55:10 (100/104) Installing udev-init-scripts (35-r1) 21:55:10 (101/104) Installing eudev-libs (3.2.11-r8) 21:55:10 (102/104) Installing zstd-libs (1.5.5-r4) 21:55:10 (103/104) Installing kmod-libs (30-r3) 21:55:10 (104/104) Installing eudev (3.2.11-r8) 21:55:10 Executing busybox-1.36.1-r2.trigger 21:55:10 Executing glib-2.76.4-r0.trigger 21:55:10 Executing eudev-3.2.11-r8.trigger 21:55:10 OK: 110 MiB in 119 packages 21:55:15 Removing intermediate container 5b0f8ce34599 21:55:15 ---> 286266fd80c5 21:55:15 Step 18/37 : RUN apk --no-cache upgrade 21:55:15 ---> Running in b0a0fe59d500 21:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:55:16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:55:16 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:55:16 Executing busybox-1.36.1-r5.post-upgrade 21:55:16 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:55:16 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:55:16 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:55:17 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:55:17 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:55:17 Executing busybox-1.36.1-r5.trigger 21:55:17 OK: 110 MiB in 119 packages 21:55:19 Removing intermediate container b0a0fe59d500 21:55:19 ---> 405ca6ab71dc 21:55:19 Step 19/37 : WORKDIR / 21:55:19 ---> Running in ec77e4f67c27 21:55:20 Removing intermediate container ec77e4f67c27 21:55:20 ---> 55d611f881ad 21:55:20 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 21:55:21 ---> b302ea4c55de 21:55:21 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 21:55:22 ---> 1260734bb8b9 21:55:22 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:55:22 ---> 4d45a1e5ac6a 21:55:22 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:55:23 ---> 1e2360c20746 21:55:23 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:55:23 ---> ba67e9f2abf9 21:55:23 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 21:55:24 ---> fea91a07c084 21:55:24 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 21:55:25 ---> 387e395fd999 21:55:25 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:55:25 ---> Running in dfd52db4b049 21:55:27 Removing intermediate container dfd52db4b049 21:55:27 ---> 03282a2e1c71 21:55:27 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:55:27 ---> Running in 96d3daac3e24 21:55:28 Removing intermediate container 96d3daac3e24 21:55:28 ---> 919584cead7e 21:55:28 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:55:28 ---> Running in 3c59df70e374 21:55:30 Removing intermediate container 3c59df70e374 21:55:30 ---> 8aa942cd0560 21:55:30 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:55:30 ---> Running in a5a02dd83329 21:55:35 Removing intermediate container a5a02dd83329 21:55:35 ---> 2b96f7e67f29 21:55:35 Step 31/37 : EXPOSE 59983 21:55:35 ---> Running in da9929e29a19 21:55:35 Removing intermediate container da9929e29a19 21:55:35 ---> cb6ae15e9793 21:55:35 Step 32/37 : EXPOSE 8554 21:55:35 ---> Running in 40cc11fdfb90 21:55:35 Removing intermediate container 40cc11fdfb90 21:55:35 ---> eecd5306b938 21:55:35 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:55:35 ---> Running in 1f63e8dc48a7 21:55:35 Removing intermediate container 1f63e8dc48a7 21:55:35 ---> 13fb38444f0e 21:55:35 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:55:35 ---> Running in e38157b48761 21:55:36 Removing intermediate container e38157b48761 21:55:36 ---> 5e1f12b5ccdb 21:55:36 Step 35/37 : LABEL arch=arm64 21:55:36 ---> Running in 88d0db632121 21:55:36 Removing intermediate container 88d0db632121 21:55:36 ---> 4902ad640d90 21:55:36 Step 36/37 : LABEL git_sha=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 21:55:36 ---> Running in 97affda16a9f 21:55:37 Removing intermediate container 97affda16a9f 21:55:37 ---> 1366724cd1a9 21:55:37 Step 37/37 : LABEL version=3.2.0-dev.1 21:55:37 ---> Running in 0e00dd7e691e 21:55:37 Removing intermediate container 0e00dd7e691e 21:55:37 ---> 116917ba5b53 21:55:37 [Warning] One or more build-args [ARCH] were not consumed 21:55:37 Successfully built 116917ba5b53 21:55:37 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:38 provisioning config files... 21:55:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/166@tmp/config11148467518059326751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:38 ---> ****-login.sh 21:55:38 nexus3.edgexfoundry.org:10001 21:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:55:38 Configure a credential helper to remove this warning. See 21:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:55:38 21:55:38 Login Succeeded 21:55:38 nexus3.edgexfoundry.org:10002 21:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:55:39 Configure a credential helper to remove this warning. See 21:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:55:39 21:55:39 Login Succeeded 21:55:39 nexus3.edgexfoundry.org:10003 21:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:55:39 Configure a credential helper to remove this warning. See 21:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:55:39 21:55:39 Login Succeeded 21:55:39 nexus3.edgexfoundry.org:10004 21:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:55:40 Configure a credential helper to remove this warning. See 21:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:55:40 21:55:40 Login Succeeded 21:55:40 ****.io 21:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:55:40 Configure a credential helper to remove this warning. See 21:55:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:55:40 21:55:40 Login Succeeded 21:55:40 ---> ****-login.sh ends [Pipeline] } 21:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:55:40 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:55:40 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 21:55:40 latest 21:55:40 3.2.0-dev.1 21:55:40 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 21:55:40 main 21:55:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:41 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 21:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:55:41 056491496aa6: Preparing 21:55:41 1ba4ab778cdb: Preparing 21:55:41 ebf0719c5f41: Preparing 21:55:41 b454a2d29ed1: Preparing 21:55:41 608d194cb50c: Preparing 21:55:41 acc83c6ca332: Preparing 21:55:41 8df97eaa6ede: Preparing 21:55:41 fedc34904f4a: Preparing 21:55:41 1690b6432ef1: Preparing 21:55:41 6604b8357282: Preparing 21:55:41 900dcb07078e: Preparing 21:55:41 3cfd40c7a990: Preparing 21:55:41 b6d62456eb0b: Preparing 21:55:41 5f4d9fc4d98d: Preparing 21:55:41 8df97eaa6ede: Waiting 21:55:41 fedc34904f4a: Waiting 21:55:41 1690b6432ef1: Waiting 21:55:41 6604b8357282: Waiting 21:55:41 900dcb07078e: Waiting 21:55:41 3cfd40c7a990: Waiting 21:55:41 b6d62456eb0b: Waiting 21:55:41 5f4d9fc4d98d: Waiting 21:55:41 acc83c6ca332: Waiting 21:55:42 ebf0719c5f41: Pushed 21:55:42 1ba4ab778cdb: Pushed 21:55:42 b454a2d29ed1: Pushed 21:55:42 056491496aa6: Pushed 21:55:42 acc83c6ca332: Pushed 21:55:42 8df97eaa6ede: Pushed 21:55:42 1690b6432ef1: Pushed 21:55:42 fedc34904f4a: Pushed 21:55:43 6604b8357282: Pushed 21:55:43 5f4d9fc4d98d: Layer already exists 21:55:44 3cfd40c7a990: Pushed 21:55:47 608d194cb50c: Pushed 21:55:47 900dcb07078e: Pushed 21:56:06 b6d62456eb0b: Pushed 21:56:06 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:56:07 056491496aa6: Preparing 21:56:07 1ba4ab778cdb: Preparing 21:56:07 ebf0719c5f41: Preparing 21:56:07 b454a2d29ed1: Preparing 21:56:07 608d194cb50c: Preparing 21:56:07 acc83c6ca332: Preparing 21:56:07 8df97eaa6ede: Preparing 21:56:07 fedc34904f4a: Preparing 21:56:07 1690b6432ef1: Preparing 21:56:07 6604b8357282: Preparing 21:56:07 900dcb07078e: Preparing 21:56:07 3cfd40c7a990: Preparing 21:56:07 b6d62456eb0b: Preparing 21:56:07 5f4d9fc4d98d: Preparing 21:56:07 acc83c6ca332: Waiting 21:56:07 8df97eaa6ede: Waiting 21:56:07 3cfd40c7a990: Waiting 21:56:07 fedc34904f4a: Waiting 21:56:07 6604b8357282: Waiting 21:56:07 1690b6432ef1: Waiting 21:56:07 900dcb07078e: Waiting 21:56:07 5f4d9fc4d98d: Waiting 21:56:07 056491496aa6: Layer already exists 21:56:07 608d194cb50c: Layer already exists 21:56:07 b454a2d29ed1: Layer already exists 21:56:07 ebf0719c5f41: Layer already exists 21:56:07 1ba4ab778cdb: Layer already exists 21:56:07 acc83c6ca332: Layer already exists 21:56:07 8df97eaa6ede: Layer already exists 21:56:07 fedc34904f4a: Layer already exists 21:56:07 1690b6432ef1: Layer already exists 21:56:07 6604b8357282: Layer already exists 21:56:07 3cfd40c7a990: Layer already exists 21:56:07 900dcb07078e: Layer already exists 21:56:07 b6d62456eb0b: Layer already exists 21:56:07 5f4d9fc4d98d: Layer already exists 21:56:07 latest: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 21:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:56:08 056491496aa6: Preparing 21:56:08 1ba4ab778cdb: Preparing 21:56:08 ebf0719c5f41: Preparing 21:56:08 b454a2d29ed1: Preparing 21:56:08 608d194cb50c: Preparing 21:56:08 acc83c6ca332: Preparing 21:56:08 8df97eaa6ede: Preparing 21:56:08 fedc34904f4a: Preparing 21:56:08 1690b6432ef1: Preparing 21:56:08 6604b8357282: Preparing 21:56:08 900dcb07078e: Preparing 21:56:08 3cfd40c7a990: Preparing 21:56:08 b6d62456eb0b: Preparing 21:56:08 5f4d9fc4d98d: Preparing 21:56:08 6604b8357282: Waiting 21:56:08 acc83c6ca332: Waiting 21:56:08 900dcb07078e: Waiting 21:56:08 8df97eaa6ede: Waiting 21:56:08 3cfd40c7a990: Waiting 21:56:08 fedc34904f4a: Waiting 21:56:08 b6d62456eb0b: Waiting 21:56:08 1690b6432ef1: Waiting 21:56:08 5f4d9fc4d98d: Waiting 21:56:08 1ba4ab778cdb: Layer already exists 21:56:08 608d194cb50c: Layer already exists 21:56:08 ebf0719c5f41: Layer already exists 21:56:08 056491496aa6: Layer already exists 21:56:08 b454a2d29ed1: Layer already exists 21:56:08 acc83c6ca332: Layer already exists 21:56:08 6604b8357282: Layer already exists 21:56:08 8df97eaa6ede: Layer already exists 21:56:08 1690b6432ef1: Layer already exists 21:56:08 fedc34904f4a: Layer already exists 21:56:08 3cfd40c7a990: Layer already exists 21:56:08 5f4d9fc4d98d: Layer already exists 21:56:08 b6d62456eb0b: Layer already exists 21:56:08 900dcb07078e: Layer already exists 21:56:08 3.2.0-dev.1: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 21:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:56:09 056491496aa6: Preparing 21:56:09 1ba4ab778cdb: Preparing 21:56:09 ebf0719c5f41: Preparing 21:56:09 b454a2d29ed1: Preparing 21:56:09 608d194cb50c: Preparing 21:56:09 acc83c6ca332: Preparing 21:56:09 8df97eaa6ede: Preparing 21:56:09 fedc34904f4a: Preparing 21:56:09 1690b6432ef1: Preparing 21:56:09 6604b8357282: Preparing 21:56:09 900dcb07078e: Preparing 21:56:09 3cfd40c7a990: Preparing 21:56:09 b6d62456eb0b: Preparing 21:56:09 5f4d9fc4d98d: Preparing 21:56:09 1690b6432ef1: Waiting 21:56:09 6604b8357282: Waiting 21:56:09 900dcb07078e: Waiting 21:56:09 3cfd40c7a990: Waiting 21:56:09 b6d62456eb0b: Waiting 21:56:09 acc83c6ca332: Waiting 21:56:09 5f4d9fc4d98d: Waiting 21:56:09 8df97eaa6ede: Waiting 21:56:09 fedc34904f4a: Waiting 21:56:09 ebf0719c5f41: Layer already exists 21:56:09 b454a2d29ed1: Layer already exists 21:56:09 056491496aa6: Layer already exists 21:56:09 1ba4ab778cdb: Layer already exists 21:56:09 608d194cb50c: Layer already exists 21:56:09 acc83c6ca332: Layer already exists 21:56:09 1690b6432ef1: Layer already exists 21:56:09 fedc34904f4a: Layer already exists 21:56:09 6604b8357282: Layer already exists 21:56:09 8df97eaa6ede: Layer already exists 21:56:09 900dcb07078e: Layer already exists 21:56:09 5f4d9fc4d98d: Layer already exists 21:56:09 b6d62456eb0b: Layer already exists 21:56:09 3cfd40c7a990: Layer already exists 21:56:09 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:56:10 056491496aa6: Preparing 21:56:10 1ba4ab778cdb: Preparing 21:56:10 ebf0719c5f41: Preparing 21:56:10 b454a2d29ed1: Preparing 21:56:10 608d194cb50c: Preparing 21:56:10 acc83c6ca332: Preparing 21:56:10 8df97eaa6ede: Preparing 21:56:10 acc83c6ca332: Waiting 21:56:10 8df97eaa6ede: Waiting 21:56:10 fedc34904f4a: Preparing 21:56:10 1690b6432ef1: Preparing 21:56:10 6604b8357282: Preparing 21:56:10 1690b6432ef1: Waiting 21:56:10 6604b8357282: Waiting 21:56:10 900dcb07078e: Preparing 21:56:10 900dcb07078e: Waiting 21:56:10 3cfd40c7a990: Preparing 21:56:10 b6d62456eb0b: Preparing 21:56:10 5f4d9fc4d98d: Preparing 21:56:10 3cfd40c7a990: Waiting 21:56:10 5f4d9fc4d98d: Waiting 21:56:10 b6d62456eb0b: Waiting 21:56:10 056491496aa6: Layer already exists 21:56:10 ebf0719c5f41: Layer already exists 21:56:10 b454a2d29ed1: Layer already exists 21:56:10 1ba4ab778cdb: Layer already exists 21:56:10 608d194cb50c: Layer already exists 21:56:10 acc83c6ca332: Layer already exists 21:56:10 8df97eaa6ede: Layer already exists 21:56:10 fedc34904f4a: Layer already exists 21:56:10 6604b8357282: Layer already exists 21:56:10 1690b6432ef1: Layer already exists 21:56:10 b6d62456eb0b: Layer already exists 21:56:10 3cfd40c7a990: Layer already exists 21:56:10 900dcb07078e: Layer already exists 21:56:10 5f4d9fc4d98d: Layer already exists 21:56:10 main: digest: sha256:38e678c5b3d058e71c8d8f9328e41203cbfc873e03d6e81ac6e233baa04a575a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:11 ===================================================== [Pipeline] echo 21:56:11 taggedImages: 21:56:11 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf 21:56:11 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:56:11 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.1 21:56:11 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c5b037f005f4c5061401d1258d9ac06bd1f6f0bf-3.2.0-dev.1 21:56:11 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:11 21:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:12 arm64: Pulling from edgex-lftools-log-publisher 21:56:12 8998bd30e6a1: Pulling fs layer 21:56:12 04944245beec: Pulling fs layer 21:56:12 699f458cf7ca: Pulling fs layer 21:56:12 765212b225bb: Pulling fs layer 21:56:12 f23df028b6ca: Pulling fs layer 21:56:12 d65c8cfc05b1: Pulling fs layer 21:56:12 f23df028b6ca: Waiting 21:56:12 765212b225bb: Waiting 21:56:12 2437ff75d9bd: Pulling fs layer 21:56:12 d65c8cfc05b1: Waiting 21:56:12 2437ff75d9bd: Waiting 21:56:12 04944245beec: Verifying Checksum 21:56:12 04944245beec: Download complete 21:56:12 765212b225bb: Verifying Checksum 21:56:12 765212b225bb: Download complete 21:56:12 f23df028b6ca: Verifying Checksum 21:56:12 f23df028b6ca: Download complete 21:56:12 d65c8cfc05b1: Verifying Checksum 21:56:12 d65c8cfc05b1: Download complete 21:56:12 699f458cf7ca: Verifying Checksum 21:56:12 699f458cf7ca: Download complete 21:56:13 8998bd30e6a1: Download complete 21:56:15 2437ff75d9bd: Verifying Checksum 21:56:15 2437ff75d9bd: Download complete 21:56:17 8998bd30e6a1: Pull complete 21:56:17 04944245beec: Pull complete 21:56:19 699f458cf7ca: Pull complete 21:56:19 765212b225bb: Pull complete 21:56:20 f23df028b6ca: Pull complete 21:56:20 d65c8cfc05b1: Pull complete 21:56:38 2437ff75d9bd: Pull complete 21:56:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:39 prd-ubuntu20.04-docker-arm64-4c-16g-8617 does not seem to be running inside a container 21:56:39 $ 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/device-usb-camera/166 -v /w/workspace/device-usb-camera/166:/w/workspace/device-usb-camera/166:rw,z -v /w/workspace/device-usb-camera/166@tmp:/w/workspace/device-usb-camera/166@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 21:56:41 $ docker top 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:42 ---> job-cost.sh 21:56:42 lf-activate-venv: SKIPPING 21:56:42 INFO: No Stack... 21:56:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:56:43 INFO: Archiving Costs [Pipeline] sh 21:56:44 + cat /w/workspace/device-usb-camera/166/archives/cost.csv 21:56:44 + cut -d, -f6 [Pipeline] lock 21:56:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] 21:56:44 Resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] did not exist. Created. 21:56:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:56:45 /w/workspace/device-usb-camera/166@tmp/durable-6d25df64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:56:46 + echo total: 0.10999999940395355 [Pipeline] stash 21:56:46 Warning: overwriting stash ‘stack-cost’ 21:56:46 Stashed 1 file(s) [Pipeline] } 21:56:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 21:56:46 $ docker stop --time=1 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be 21:56:48 $ docker rm -f --volumes 795fc26f92218894d251d86ba9e557e35aa4e3595456c46f24bb50d2ca6685be [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 21:56:49 provisioning config files... 21:56:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11527376001006768997tmp [Pipeline] { [Pipeline] sh 21:56:50 + set +x 21:56:50 + curl -s https://codecov.io/bash 21:56:50 + bash -s -- 21:56:50 21:56:50 _____ _ 21:56:50 / ____| | | 21:56:50 | | ___ __| | ___ ___ _____ __ 21:56:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:50 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:50 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:50 Bash-1.0.6 21:56:50 21:56:50 21:56:50 ==> git version 2.25.1 found 21:56:50 ==> 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 21:56:50 Release-Date: 2020-01-08 21:56:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:56:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:56:50 ==> Jenkins CI detected. 21:56:50 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:56:50 project root: . 21:56:50 --> token set from env 21:56:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:50 ==> Running gcov in . (disable via -X gcov) 21:56:50 ==> Python coveragepy not found 21:56:50 ==> Searching for coverage reports in: 21:56:50 + . 21:56:50 -> Found 1 reports 21:56:50 ==> Detecting git/mercurial file structure 21:56:50 ==> Reading reports 21:56:50 + ./coverage.out bytes=54703 21:56:50 ==> Appending adjustments 21:56:50 https://docs.codecov.io/docs/fixing-reports 21:56:50 + Found adjustments 21:56:50 ==> Gzipping contents 21:56:50 8.0K /tmp/codecov.ZNptQN.gz 21:56:50 ==> Uploading reports 21:56:50 url: https://codecov.io 21:56:50 query: branch=main&commit=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:50 -> Pinging Codecov 21:56:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c5b037f005f4c5061401d1258d9ac06bd1f6f0bf&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:50 -> Uploading to 21:56:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/73D8F5FF140700D3E01443B452E23636/c5b037f005f4c5061401d1258d9ac06bd1f6f0bf/3fcc2f45-aa3b-4ed6-a6d5-141d2bafff71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T215650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a67b80829d6ed528f0727c68791fabb40961ab188a026f7db2f7147dc9791f64 21:56:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:50 Dload Upload Total Spent Left Speed 21:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26072 --:--:-- --:--:-- --:--:-- 26072 21:56:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] } 21:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:56:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:56:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:56:51 21:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:56:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:56:52 df9b9388f04a: Pulling fs layer 21:56:52 52dc419b0ee2: Pulling fs layer 21:56:52 25bc292e5bac: Pulling fs layer 21:56:52 114826534d7a: Pulling fs layer 21:56:52 4657fd5d0bcf: Pulling fs layer 21:56:52 6ad1cebc031e: Pulling fs layer 21:56:52 4657fd5d0bcf: Waiting 21:56:52 114826534d7a: Waiting 21:56:52 8a3aa393b2d8: Pulling fs layer 21:56:52 6ad1cebc031e: Waiting 21:56:52 8a3aa393b2d8: Waiting 21:56:52 25bc292e5bac: Download complete 21:56:52 52dc419b0ee2: Verifying Checksum 21:56:52 52dc419b0ee2: Download complete 21:56:52 4657fd5d0bcf: Verifying Checksum 21:56:52 4657fd5d0bcf: Download complete 21:56:52 df9b9388f04a: Download complete 21:56:52 df9b9388f04a: Pull complete 21:56:52 6ad1cebc031e: Verifying Checksum 21:56:52 6ad1cebc031e: Download complete 21:56:52 52dc419b0ee2: Pull complete 21:56:52 25bc292e5bac: Pull complete 21:56:53 114826534d7a: Verifying Checksum 21:56:53 114826534d7a: Download complete 21:56:53 8a3aa393b2d8: Verifying Checksum 21:56:53 8a3aa393b2d8: Download complete 21:56:56 114826534d7a: Pull complete 21:56:56 4657fd5d0bcf: Pull complete 21:56:56 6ad1cebc031e: Pull complete 21:57:00 8a3aa393b2d8: Pull complete 21:57:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:00 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:57:09 $ docker top 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 -eo pid,comm [Pipeline] { [Pipeline] echo 21:57:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:57:10 + set -o pipefail 21:57:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:57:18 21:57:18 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:57:18 21:57:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/059d0d1f-e0fd-4b12-91d7-25d5fed3bece 21:57:18 21:57:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:18 21:57:18 21:57:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:57:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:57:18 More details here: https://snyk.co/ue1NS 21:57:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:57:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:57:18 $ docker stop --time=1 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 21:57:24 $ docker rm -f --volumes 9be35a17cb95fb275fb0658b9c69b0fdc2edd1fdc0904745a37d21ec27aed789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:25 + git log --format=format:%s -1 c5b037f005f4c5061401d1258d9ac06bd1f6f0bf [Pipeline] sh 21:57:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:26 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:57:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:57:27 $ docker top 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e -eo pid,comm 21:57: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). 21:57:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:27 [ssh-agent] Looking for ssh-agent implementation... 21:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:27 $ docker exec 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e ssh-agent 21:57:27 SSH_AUTH_SOCK=/tmp/ssh-UwNGfBe1P5h3/agent.32 21:57:27 SSH_AGENT_PID=39 21:57:27 Running ssh-add (command line suppressed) 21:57:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16316021479495238242.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16316021479495238242.key) 21:57:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:28 + git semver tag 21:57:28 2023-11-28 21:57:28,534 [run_tag] DEBUG tag force:False 21:57:28 2023-11-28 21:57:28,534 [check_head_tag] DEBUG check head tag 21:57:28 2023-11-28 21:57:28,537 [execute] INFO git cat-file --batch-check 21:57:28 2023-11-28 21:57:28,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:57:28 2023-11-28 21:57:28,542 [execute] INFO git cat-file --batch 21:57:28 2023-11-28 21:57:28,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:57:28 2023-11-28 21:57:28,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:28 2023-11-28 21:57:28,587 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 21:57:28 2023-11-28 21:57:28,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:57:28 2023-11-28 21:57:28,593 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:28 3.2.0-dev.1 [Pipeline] } 21:57:28 $ docker exec --env ******** --env ******** 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e ssh-agent -k 21:57:28 unset SSH_AUTH_SOCK; 21:57:28 unset SSH_AGENT_PID; 21:57:28 echo Agent pid 39 killed; 21:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:29 + git semver [Pipeline] } 21:57:29 $ docker stop --time=1 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e 21:57:30 $ docker rm -f --volumes 3721c6ff950a1ce34cdbd35e8a2a23ab7af27b50d47583a9a3b70a44ecc0b93e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:31 21:57:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:31 0.23.1-centos7: Pulling from edgex-lftools 21:57:31 ab5ef0e58194: Pulling fs layer 21:57:31 9712f1f96733: Pulling fs layer 21:57:31 63f879dbbcfc: Pulling fs layer 21:57:31 0d9ebad4ef96: Pulling fs layer 21:57:31 e9a5061849ea: Pulling fs layer 21:57:31 d747dcd14b5f: Pulling fs layer 21:57:31 2de7ff778b66: Pulling fs layer 21:57:31 e9a5061849ea: Waiting 21:57:31 d747dcd14b5f: Waiting 21:57:31 2de7ff778b66: Waiting 21:57:31 0d9ebad4ef96: Waiting 21:57:31 9712f1f96733: Download complete 21:57:32 63f879dbbcfc: Verifying Checksum 21:57:32 63f879dbbcfc: Download complete 21:57:32 0d9ebad4ef96: Verifying Checksum 21:57:32 0d9ebad4ef96: Download complete 21:57:32 e9a5061849ea: Verifying Checksum 21:57:32 e9a5061849ea: Download complete 21:57:32 d747dcd14b5f: Verifying Checksum 21:57:32 d747dcd14b5f: Download complete 21:57:32 ab5ef0e58194: Verifying Checksum 21:57:32 ab5ef0e58194: Download complete 21:57:32 2de7ff778b66: Verifying Checksum 21:57:32 2de7ff778b66: Download complete 21:57:35 ab5ef0e58194: Pull complete 21:57:35 9712f1f96733: Pull complete 21:57:36 63f879dbbcfc: Pull complete 21:57:40 0d9ebad4ef96: Pull complete 21:57:40 e9a5061849ea: Pull complete 21:57:40 d747dcd14b5f: Pull complete 21:57:41 2de7ff778b66: Pull complete 21:57:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:42 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:57:51 $ docker top 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:57:51 provisioning config files... 21:57:51 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17707693212853061873tmp 21:57:51 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7400781361267677299tmp 21:57:51 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8412743938430051690tmp [Pipeline] { [Pipeline] echo 21:57:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:57:52 ---> sigul-configuration.sh 21:57:52 gpg: directory `/root/.gnupg' created 21:57:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:57:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:57:52 gpg: keyring `/root/.gnupg/secring.gpg' created 21:57:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:57:52 gpg: CAST5 encrypted data 21:57:52 gpg: encrypted with 1 passphrase 21:57:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:57:52 + mkdir /home/jenkins 21:57:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:57:52 + 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 21:57:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:52 ---> sigul-install.sh 21:57:52 Sigul already installed; skipping installation. [Pipeline] sh 21:57:53 + git tag --list 21:57:53 v0.0.0 21:57:53 v0.0.1-dev.1 21:57:53 v0.0.1-dev.10 21:57:53 v0.0.1-dev.11 21:57:53 v0.0.1-dev.12 21:57:53 v0.0.1-dev.13 21:57:53 v0.0.1-dev.14 21:57:53 v0.0.1-dev.15 21:57:53 v0.0.1-dev.16 21:57:53 v0.0.1-dev.2 21:57:53 v0.0.1-dev.3 21:57:53 v0.0.1-dev.4 21:57:53 v0.0.1-dev.5 21:57:53 v0.0.1-dev.6 21:57:53 v0.0.1-dev.7 21:57:53 v0.0.1-dev.8 21:57:53 v0.0.1-dev.9 21:57:53 v2.2.0 21:57:53 v2.2.0-dev.17 21:57:53 v2.2.0-dev.18 21:57:53 v2.2.0-dev.19 21:57:53 v2.2.0-dev.20 21:57:53 v2.2.0-dev.21 21:57:53 v2.2.0-dev.22 21:57:53 v2.2.0-dev.23 21:57:53 v2.2.0-dev.24 21:57:53 v2.2.0-dev.25 21:57:53 v2.2.0-dev.26 21:57:53 v2.2.0-dev.27 21:57:53 v2.3.0 21:57:53 v2.3.0-dev.1 21:57:53 v2.3.0-dev.10 21:57:53 v2.3.0-dev.11 21:57:53 v2.3.0-dev.12 21:57:53 v2.3.0-dev.13 21:57:53 v2.3.0-dev.14 21:57:53 v2.3.0-dev.15 21:57:53 v2.3.0-dev.16 21:57:53 v2.3.0-dev.17 21:57:53 v2.3.0-dev.18 21:57:53 v2.3.0-dev.19 21:57:53 v2.3.0-dev.2 21:57:53 v2.3.0-dev.20 21:57:53 v2.3.0-dev.21 21:57:53 v2.3.0-dev.22 21:57:53 v2.3.0-dev.23 21:57:53 v2.3.0-dev.24 21:57:53 v2.3.0-dev.25 21:57:53 v2.3.0-dev.26 21:57:53 v2.3.0-dev.27 21:57:53 v2.3.0-dev.28 21:57:53 v2.3.0-dev.3 21:57:53 v2.3.0-dev.4 21:57:53 v2.3.0-dev.5 21:57:53 v2.3.0-dev.6 21:57:53 v2.3.0-dev.7 21:57:53 v2.3.0-dev.8 21:57:53 v2.3.0-dev.9 21:57:53 v2.3.1 21:57:53 v2.3.1-dev.4 21:57:53 v2.3.1-dev.5 21:57:53 v2.3.1-dev.6 21:57:53 v3.0 21:57:53 v3.0.0 21:57:53 v3.0.0-dev.1 21:57:53 v3.0.0-dev.10 21:57:53 v3.0.0-dev.11 21:57:53 v3.0.0-dev.12 21:57:53 v3.0.0-dev.13 21:57:53 v3.0.0-dev.14 21:57:53 v3.0.0-dev.15 21:57:53 v3.0.0-dev.16 21:57:53 v3.0.0-dev.17 21:57:53 v3.0.0-dev.18 21:57:53 v3.0.0-dev.19 21:57:53 v3.0.0-dev.2 21:57:53 v3.0.0-dev.20 21:57:53 v3.0.0-dev.21 21:57:53 v3.0.0-dev.22 21:57:53 v3.0.0-dev.23 21:57:53 v3.0.0-dev.24 21:57:53 v3.0.0-dev.25 21:57:53 v3.0.0-dev.26 21:57:53 v3.0.0-dev.27 21:57:53 v3.0.0-dev.28 21:57:53 v3.0.0-dev.29 21:57:53 v3.0.0-dev.3 21:57:53 v3.0.0-dev.30 21:57:53 v3.0.0-dev.31 21:57:53 v3.0.0-dev.32 21:57:53 v3.0.0-dev.33 21:57:53 v3.0.0-dev.34 21:57:53 v3.0.0-dev.35 21:57:53 v3.0.0-dev.36 21:57:53 v3.0.0-dev.37 21:57:53 v3.0.0-dev.38 21:57:53 v3.0.0-dev.39 21:57:53 v3.0.0-dev.4 21:57:53 v3.0.0-dev.40 21:57:53 v3.0.0-dev.41 21:57:53 v3.0.0-dev.42 21:57:53 v3.0.0-dev.43 21:57:53 v3.0.0-dev.44 21:57:53 v3.0.0-dev.45 21:57:53 v3.0.0-dev.46 21:57:53 v3.0.0-dev.47 21:57:53 v3.0.0-dev.48 21:57:53 v3.0.0-dev.49 21:57:53 v3.0.0-dev.5 21:57:53 v3.0.0-dev.50 21:57:53 v3.0.0-dev.51 21:57:53 v3.0.0-dev.6 21:57:53 v3.0.0-dev.7 21:57:53 v3.0.0-dev.8 21:57:53 v3.0.0-dev.9 21:57:53 v3.1 21:57:53 v3.1.0 21:57:53 v3.1.0-dev.1 21:57:53 v3.1.0-dev.10 21:57:53 v3.1.0-dev.11 21:57:53 v3.1.0-dev.12 21:57:53 v3.1.0-dev.13 21:57:53 v3.1.0-dev.14 21:57:53 v3.1.0-dev.15 21:57:53 v3.1.0-dev.16 21:57:53 v3.1.0-dev.17 21:57:53 v3.1.0-dev.18 21:57:53 v3.1.0-dev.19 21:57:53 v3.1.0-dev.2 21:57:53 v3.1.0-dev.20 21:57:53 v3.1.0-dev.21 21:57:53 v3.1.0-dev.22 21:57:53 v3.1.0-dev.23 21:57:53 v3.1.0-dev.24 21:57:53 v3.1.0-dev.25 21:57:53 v3.1.0-dev.26 21:57:53 v3.1.0-dev.27 21:57:53 v3.1.0-dev.28 21:57:53 v3.1.0-dev.29 21:57:53 v3.1.0-dev.3 21:57:53 v3.1.0-dev.30 21:57:53 v3.1.0-dev.31 21:57:53 v3.1.0-dev.32 21:57:53 v3.1.0-dev.33 21:57:53 v3.1.0-dev.34 21:57:53 v3.1.0-dev.35 21:57:53 v3.1.0-dev.36 21:57:53 v3.1.0-dev.37 21:57:53 v3.1.0-dev.38 21:57:53 v3.1.0-dev.39 21:57:53 v3.1.0-dev.4 21:57:53 v3.1.0-dev.5 21:57:53 v3.1.0-dev.6 21:57:53 v3.1.0-dev.7 21:57:53 v3.1.0-dev.8 21:57:53 v3.1.0-dev.9 21:57:53 v3.2.0-dev.1 [Pipeline] sh 21:57:53 + lftools sign git-tag v3.2.0-dev.1 21:57:54 Signing Git tag with Sigul... 21:57:54 Signing v3.2.0-dev.1 [Pipeline] echo 21:57:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:57:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:57:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:57:54 $ docker stop --time=1 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 21:57:56 $ docker rm -f --volumes 07c69802c8d7d9b0385b9a24225b370828098345fb595e606bb30135ab906323 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:57:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:57 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:57:57 $ docker top 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 -eo pid,comm 21:57:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:57:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:58 [ssh-agent] Looking for ssh-agent implementation... 21:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:58 $ docker exec 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 ssh-agent 21:57:58 SSH_AUTH_SOCK=/tmp/ssh-0OBr1KPVQzzn/agent.32 21:57:58 SSH_AGENT_PID=38 21:57:58 Running ssh-add (command line suppressed) 21:57:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_850591450498842434.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_850591450498842434.key) 21:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:58 + git semver bump pre 21:57:59 2023-11-28 21:57:59,129 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:59 2023-11-28 21:57:59,130 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 21:57:59 2023-11-28 21:57:59,130 [bump_version] DEBUG bumped version:3.2.0-dev.2 21:57:59 2023-11-28 21:57:59,130 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:57:59 2023-11-28 21:57:59,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:59 2023-11-28 21:57:59,130 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:59 2023-11-28 21:57:59,132 [execute] INFO git cat-file --batch-check 21:57:59 2023-11-28 21:57:59,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:59 2023-11-28 21:57:59,138 [execute] INFO git cat-file --batch 21:57:59 2023-11-28 21:57:59,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:59 2023-11-28 21:57:59,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:57:59 3.2.0-dev.2 [Pipeline] } 21:57:59 $ docker exec --env ******** --env ******** 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 ssh-agent -k 21:57:59 unset SSH_AUTH_SOCK; 21:57:59 unset SSH_AGENT_PID; 21:57:59 echo Agent pid 38 killed; 21:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:59 + git semver [Pipeline] } 21:58:00 $ docker stop --time=1 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 21:58:01 $ docker rm -f --volumes 68394800ca9a5f303adb82156e231b1a76c503b582d1adf2812936959fcb6365 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:02 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:58:03 $ docker top 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 -eo pid,comm 21:58:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:58:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:03 [ssh-agent] Looking for ssh-agent implementation... 21:58:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:03 $ docker exec 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 ssh-agent 21:58:03 SSH_AUTH_SOCK=/tmp/ssh-xOrlNnLGM4NA/agent.32 21:58:03 SSH_AGENT_PID=38 21:58:03 Running ssh-add (command line suppressed) 21:58:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5785835221201231335.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5785835221201231335.key) 21:58:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:04 + git semver push 21:58:04 2023-11-28 21:58:04,366 [run_push] DEBUG push 21:58:04 2023-11-28 21:58:04,366 [execute] INFO git cat-file --batch-check 21:58:04 2023-11-28 21:58:04,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:04 2023-11-28 21:58:04,369 [execute] INFO git rev-list 4d528a6a95aca89a7d980270c1ec9449f61ad4fa -- 21:58:04 2023-11-28 21:58:04,369 [execute] DEBUG Popen(['git', 'rev-list', '4d528a6a95aca89a7d980270c1ec9449f61ad4fa', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:04 2023-11-28 21:58:04,377 [execute] INFO git fetch -v origin 21:58:04 2023-11-28 21:58:04,377 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:58:05 2023-11-28 21:58:04,922 [run_push] DEBUG no remote changes detected 21:58:05 2023-11-28 21:58:04,923 [execute] INFO git push origin semver 21:58:05 2023-11-28 21:58:04,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:05 2023-11-28 21:58:05,787 [run_push] DEBUG push all version tags 21:58:05 2023-11-28 21:58:05,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:58:05 2023-11-28 21:58:05,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:58:06 2023-11-28 21:58:06,539 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:58:06 3.2.0-dev.2 [Pipeline] } 21:58:06 $ docker exec --env ******** --env ******** 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 ssh-agent -k 21:58:06 unset SSH_AUTH_SOCK; 21:58:06 unset SSH_AGENT_PID; 21:58:06 echo Agent pid 38 killed; 21:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:07 + git semver [Pipeline] } 21:58:07 $ docker stop --time=1 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 21:58:09 $ docker rm -f --volumes 05aef1b27a3bcbcece7d0d84d02a37cd458c0d307a20fa95591a8180d1904c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:58:10 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:58:10 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:58:10 total 16 21:58:10 drwxr-xr-x 3 root root 4096 Nov 28 20:35 . 21:58:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:57 .. 21:58:10 drwxr-xr-x 2 root root 4096 Nov 28 20:35 cost 21:58:10 -rw-r--r-- 1 root root 89 Nov 28 20:35 cost.csv 21:58:10 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:58:10 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:58:10 total 16 21:58:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:35 . 21:58:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:57 .. 21:58:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:35 cost 21:58:10 -rw-r--r-- 1 jenkins jenkins 89 Nov 28 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:11 ---> package-listing.sh 21:58:11 ++ facter osfamily 21:58:11 ++ tr '[:upper:]' '[:lower:]' 21:58:12 + OS_FAMILY=debian 21:58:12 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:58:12 + START_PACKAGES=/tmp/packages_start.txt 21:58:12 + END_PACKAGES=/tmp/packages_end.txt 21:58:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:12 + PACKAGES=/tmp/packages_start.txt 21:58:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:58:12 + PACKAGES=/tmp/packages_end.txt 21:58:12 + case "${OS_FAMILY}" in 21:58:12 + dpkg -l 21:58:12 + grep '^ii' 21:58:12 + '[' -f /tmp/packages_start.txt ']' 21:58:12 + '[' -f /tmp/packages_end.txt ']' 21:58:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:12 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:58:12 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:58:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:58:12 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:58:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:13 prd-ubuntu20.04-docker-8c-8g-5196 does not seem to be running inside a container 21:58:13 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 21:58:13 $ docker top e1f9c04d2b1974268c3f4c532752b777b9630c266d85f8cd2c4613c1de339d65 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:14 + ls /var/log/sa-host 21:58:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:14 provisioning config files... 21:58:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1163400785743526261tmp [Pipeline] { [Pipeline] echo 21:58:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:15 ---> create-netrc.sh [Pipeline] } 21:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:15 ---> python-tools-install.sh [Pipeline] echo 21:58:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:15 ---> sudo-logs.sh 21:58:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:58:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:16 ---> job-cost.sh 21:58:16 lf-activate-venv: SKIPPING 21:58:16 DEBUG: total: 0.2199999988079071 21:58:16 INFO: Retrieving Stack Cost... 21:58:16 INFO: Retrieving Pricing Info for: v3-standard-8 21:58:17 INFO: Archiving Costs [Pipeline] echo 21:58:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:17 ---> logs-deploy.sh 21:58:17 lf-activate-venv: SKIPPING 21:58:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/166 21:58:17 INFO: archiving workspace using pattern(s): 21:58:18 Archives upload complete. 21:58:18 INFO: archiving logs to Nexus 21:58:19 ---> uname -a: 21:58:19 Linux prd-ubuntu20-04-docker-8c-8g-5196 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:58:19 21:58:19 21:58:19 ---> lscpu: 21:58:19 Architecture: x86_64 21:58:19 CPU op-mode(s): 32-bit, 64-bit 21:58:19 Byte Order: Little Endian 21:58:19 Address sizes: 40 bits physical, 48 bits virtual 21:58:19 CPU(s): 8 21:58:19 On-line CPU(s) list: 0-7 21:58:19 Thread(s) per core: 1 21:58:19 Core(s) per socket: 1 21:58:19 Socket(s): 8 21:58:19 NUMA node(s): 1 21:58:19 Vendor ID: AuthenticAMD 21:58:19 CPU family: 23 21:58:19 Model: 49 21:58:19 Model name: AMD EPYC-Rome Processor 21:58:19 Stepping: 0 21:58:19 CPU MHz: 2799.998 21:58:19 BogoMIPS: 5599.99 21:58:19 Virtualization: AMD-V 21:58:19 Hypervisor vendor: KVM 21:58:19 Virtualization type: full 21:58:19 L1d cache: 256 KiB 21:58:19 L1i cache: 256 KiB 21:58:19 L2 cache: 4 MiB 21:58:19 L3 cache: 128 MiB 21:58:19 NUMA node0 CPU(s): 0-7 21:58:19 Vulnerability Itlb multihit: Not affected 21:58:19 Vulnerability L1tf: Not affected 21:58:19 Vulnerability Mds: Not affected 21:58:19 Vulnerability Meltdown: Not affected 21:58:19 Vulnerability Mmio stale data: Not affected 21:58:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:58:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:58:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:58:19 Vulnerability Srbds: Not affected 21:58:19 Vulnerability Tsx async abort: Not affected 21:58:19 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 21:58:19 21:58:19 21:58:19 ---> nproc: 21:58:19 8 21:58:19 21:58:19 21:58:19 ---> df -h: 21:58:19 Filesystem Size Used Avail Use% Mounted on 21:58:19 overlay 155G 13G 142G 9% / 21:58:19 tmpfs 64M 0 64M 0% /dev 21:58:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:58:19 shm 64M 0 64M 0% /dev/shm 21:58:19 /dev/vda1 155G 13G 142G 9% /facter-os 21:58:19 21:58:19 21:58:19 ---> sar -b -r -n DEV: 21:58:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5196) 11/28/23 _x86_64_ (8 CPU) 21:58:19 21:58:19 20:31:34 LINUX RESTART (8 CPU) 21:58:19 21:58:19 20:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:58:19 20:33:01 173.02 39.13 133.89 0.00 4371.87 39632.74 0.00 21:58:19 20:34:01 177.52 1.25 176.27 0.00 23.86 54277.89 0.00 21:58:19 20:35:01 238.78 1.23 237.54 0.00 36.39 42577.17 0.00 21:58:19 20:36:01 52.32 1.63 50.69 0.00 39.59 16777.74 0.00 21:58:19 20:37:01 48.26 10.48 37.77 0.00 5113.44 8244.69 0.00 21:58:19 20:38:01 10.98 0.03 10.95 0.00 0.67 405.27 0.00 21:58:19 20:39:01 3.12 0.02 3.10 0.00 0.13 82.65 0.00 21:58:19 20:40:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 21:58:19 20:41:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 21:58:19 20:42:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 21:58:19 20:43:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 21:58:19 20:44:01 1.08 0.00 1.08 0.00 0.00 17.20 0.00 21:58:19 20:45:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 21:58:19 20:46:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 21:58:19 20:47:01 1.25 0.02 1.23 0.00 0.13 18.26 0.00 21:58:19 20:48:01 2.28 0.00 2.28 0.00 0.00 25.60 0.00 21:58:19 20:49:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 21:58:19 20:50:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 21:58:19 20:51:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 21:58:19 20:52:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 21:58:19 20:53:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 21:58:19 20:54:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 21:58:19 20:55:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 21:58:19 20:56:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 21:58:19 20:57:01 1.44 0.00 1.44 0.00 0.00 16.27 0.00 21:58:19 20:58:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 21:58:19 20:59:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 21:58:19 21:00:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 21:58:19 21:01:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 21:58:19 21:02:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 21:58:19 21:03:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 21:58:19 21:04:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 21:58:19 21:05:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 21:58:19 21:06:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 21:58:19 21:07:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 21:58:19 21:08:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 21:58:19 21:09:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 21:58:19 21:10:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 21:58:19 21:11:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 21:58:19 21:12:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 21:58:19 21:13:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 21:58:19 21:14:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 21:58:19 21:15:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 21:58:19 21:16:01 1.53 0.00 1.53 0.00 0.00 17.85 0.00 21:58:19 21:17:01 1.05 0.02 1.03 0.00 0.13 11.20 0.00 21:58:19 21:18:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 21:58:19 21:19:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 21:58:19 21:20:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 21:58:19 21:21:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 21:58:19 21:22:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 21:58:19 21:23:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 21:58:19 21:24:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 21:58:19 21:25:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 21:58:19 21:26:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 21:58:19 21:27:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 21:58:19 21:28:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 21:58:19 21:29:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 21:58:19 21:30:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 21:58:19 21:31:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 21:58:19 21:32:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 21:58:19 21:33:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 21:58:19 21:34:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 21:58:19 21:35:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 21:58:19 21:36:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 21:58:19 21:37:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 21:58:19 21:38:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 21:58:19 21:39:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 21:58:19 21:40:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 21:58:19 21:41:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 21:58:19 21:42:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 21:58:19 21:43:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 21:58:19 21:44:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 21:58:19 21:45:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 21:58:19 21:46:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 21:58:19 21:47:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 21:58:19 21:48:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 21:58:19 21:49:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 21:58:19 21:50:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 21:58:19 21:51:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 21:58:19 21:52:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 21:58:19 21:53:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 21:58:19 21:54:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 21:58:19 21:55:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 21:58:19 21:56:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 21:58:19 21:57:01 7.47 0.10 7.37 0.00 14.26 4498.72 0.00 21:58:19 21:58:01 129.31 0.25 129.06 0.00 4.27 54638.23 0.00 21:58:19 Average: 11.02 0.62 10.40 0.00 111.34 2579.59 0.00 21:58:19 21:58:19 20:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:58:19 20:33:01 29209956 31537516 774800 2.36 78992 2527496 2010220 5.92 1032312 2259600 6240 21:58:19 20:34:01 27419776 30831780 1463728 4.45 152856 3424352 2388224 7.04 1915452 3037980 215832 21:58:19 20:35:01 27902992 31537048 759176 2.31 159464 3647832 1927004 5.68 1310828 3167136 1140 21:58:19 20:36:01 27390904 31536880 757264 2.30 167896 4100832 1789592 5.27 1332712 3606384 360 21:58:19 20:37:01 26942224 31512036 761148 2.31 186052 4497416 1740768 5.13 1595124 3758048 12 21:58:19 20:38:01 26908488 31521972 750852 2.28 197028 4528476 1750972 5.16 1633116 3752016 40 21:58:19 20:39:01 26914588 31523160 749524 2.28 195552 4525228 1728060 5.09 1630844 3748812 168 21:58:19 20:40:01 26916408 31525036 747584 2.27 195640 4525232 1728060 5.09 1628892 3748816 168 21:58:19 20:41:01 26916992 31525624 747044 2.27 195656 4525232 1728060 5.09 1628588 3748816 16 21:58:19 20:42:01 26919696 31528416 744232 2.26 195692 4525240 1728060 5.09 1626600 3748824 40 21:58:19 20:43:01 26919888 31528608 744200 2.26 195724 4525240 1728060 5.09 1626556 3748824 12 21:58:19 20:44:01 26920660 31529452 743368 2.26 195748 4525244 1728060 5.09 1626124 3748828 180 21:58:19 20:45:01 26920424 31529224 743496 2.26 195788 4525248 1728060 5.09 1626116 3748832 8 21:58:19 20:46:01 26920692 31529556 743140 2.26 195816 4525248 1728060 5.09 1626224 3748832 136 21:58:19 20:47:01 26919080 31528004 744604 2.26 195852 4525228 1748348 5.15 1626352 3748804 244 21:58:19 20:48:01 26919104 31528088 744452 2.26 195916 4525232 1748348 5.15 1626304 3748808 12 21:58:19 20:49:01 26919524 31528508 744156 2.26 195948 4525232 1748348 5.15 1626240 3748808 8 21:58:19 20:50:01 26919468 31528632 743948 2.26 195980 4525372 1748348 5.15 1626684 3748932 212 21:58:19 20:51:01 26919428 31528592 743980 2.26 195988 4525372 1748348 5.15 1626348 3748932 8 21:58:19 20:52:01 26920000 31529276 743256 2.26 196024 4525376 1748348 5.15 1625832 3748952 68 21:58:19 20:53:01 26920276 31529560 742944 2.26 196056 4525380 1748348 5.15 1625612 3748956 8 21:58:19 20:54:01 26919976 31529312 743156 2.26 196092 4525380 1748348 5.15 1625588 3748960 176 21:58:19 20:55:01 26920112 31529512 743112 2.26 196156 4525384 1732012 5.10 1625644 3748968 8 21:58:19 20:56:01 26919804 31529272 743268 2.26 196208 4525384 1732012 5.10 1626104 3748972 176 21:58:19 20:57:01 26920048 31529592 742920 2.26 196280 4525380 1732012 5.10 1625872 3748964 12 21:58:19 20:58:01 26919496 31529100 743352 2.26 196324 4525392 1732012 5.10 1626068 3748968 8 21:58:19 20:59:01 26919376 31529020 743316 2.26 196352 4525392 1732012 5.10 1626256 3748968 200 21:58:19 21:00:01 26919548 31529196 743056 2.26 196372 4525400 1732012 5.10 1626308 3748972 236 21:58:19 21:01:01 26919456 31529164 743268 2.26 196392 4525404 1732012 5.10 1626300 3748984 148 21:58:19 21:02:01 26919312 31529024 743228 2.26 196408 4525404 1732012 5.10 1626296 3748984 184 21:58:19 21:03:01 26919344 31529096 743148 2.26 196440 4525400 1732012 5.10 1626380 3748984 12 21:58:19 21:04:01 26919500 31529308 742848 2.26 196468 4525408 1732012 5.10 1626716 3748984 192 21:58:19 21:05:01 26919192 31529032 743056 2.26 196492 4525412 1732012 5.10 1627208 3748996 200 21:58:19 21:06:01 26919184 31529044 743040 2.26 196512 4525416 1732012 5.10 1626804 3748992 200 21:58:19 21:07:01 26919668 31529572 742672 2.26 196540 4525420 1732012 5.10 1627340 3748996 16 21:58:19 21:08:01 26919524 31529456 742692 2.26 196584 4525408 1732012 5.10 1627980 3749000 48 21:58:19 21:09:01 26919572 31529540 742600 2.26 196608 4525424 1732012 5.10 1628028 3749000 8 21:58:19 21:10:01 26919460 31529460 742544 2.26 196648 4525432 1732012 5.10 1628360 3749008 16 21:58:19 21:11:01 26919476 31529528 742500 2.26 196672 4525436 1732012 5.10 1628304 3749012 12 21:58:19 21:12:01 26919612 31529664 742492 2.26 196700 4525436 1732012 5.10 1628412 3749012 12 21:58:19 21:13:01 26919628 31529728 742624 2.26 196736 4525432 1748064 5.15 1628428 3749020 28 21:58:19 21:14:01 26919572 31529708 742592 2.26 196756 4525444 1748064 5.15 1628452 3749020 180 21:58:19 21:15:01 26919304 31529444 742776 2.26 196788 4525444 1748064 5.15 1628576 3749020 8 21:58:19 21:16:01 26919476 31529672 742524 2.26 196808 4525448 1764240 5.20 1628580 3749024 8 21:58:19 21:17:01 26918236 31528600 743484 2.26 196844 4525572 1764240 5.20 1628860 3749152 20 21:58:19 21:18:01 26918060 31528552 743284 2.26 196884 4525580 1764240 5.20 1629304 3749160 80 21:58:19 21:19:01 26918116 31528668 743160 2.26 196948 4525584 1764240 5.20 1628888 3749168 12 21:58:19 21:20:01 26918236 31528844 743120 2.26 196996 4525588 1764240 5.20 1629420 3749172 204 21:58:19 21:21:01 26917968 31528640 743288 2.26 197060 4525592 1764240 5.20 1629480 3749180 148 21:58:19 21:22:01 26917880 31528580 743280 2.26 197084 4525596 1764240 5.20 1629400 3749168 268 21:58:19 21:23:01 26918316 31529044 742952 2.26 197124 4525588 1764240 5.20 1629516 3749176 8 21:58:19 21:24:01 26918276 31529052 742920 2.26 197156 4525604 1764240 5.20 1629544 3749180 220 21:58:19 21:25:01 26918040 31528816 743116 2.26 197168 4525604 1764240 5.20 1629560 3749180 204 21:58:19 21:26:01 26918032 31528868 743080 2.26 197204 4525608 1764240 5.20 1629292 3749188 152 21:58:19 21:27:01 26917936 31528832 743024 2.26 197240 4525604 1764240 5.20 1629872 3749188 20 21:58:19 21:28:01 26917928 31528868 742972 2.26 197268 4525612 1764240 5.20 1629572 3749192 44 21:58:19 21:29:01 26917628 31528656 743124 2.26 197344 4525620 1747792 5.15 1629916 3749196 0 21:58:19 21:30:01 26917576 31528664 743268 2.26 197408 4525620 1747792 5.15 1629660 3749200 8 21:58:19 21:31:01 26917560 31528700 743176 2.26 197480 4525624 1747792 5.15 1630020 3749208 8 21:58:19 21:32:01 26917480 31528680 743132 2.26 197540 4525628 1747792 5.15 1629828 3749216 4 21:58:19 21:33:01 26917212 31528504 743280 2.26 197612 4525612 1747792 5.15 1629988 3749208 8 21:58:19 21:34:01 26917164 31528488 743308 2.26 197656 4525632 1747792 5.15 1629968 3749208 40 21:58:19 21:35:01 26917116 31528508 743276 2.26 197672 4525632 1747792 5.15 1630008 3749212 8 21:58:19 21:36:01 26914220 31525620 746268 2.27 197688 4525640 1747792 5.15 1631764 3748344 308 21:58:19 21:37:01 26914748 31526152 745704 2.27 197720 4525644 1747792 5.15 1631316 3748348 16 21:58:19 21:38:01 26914912 31526380 745404 2.27 197752 4525640 1747792 5.15 1631508 3748348 188 21:58:19 21:39:01 26914832 31526308 745364 2.27 197780 4525652 1747792 5.15 1631600 3748344 200 21:58:19 21:40:01 26914768 31526344 745244 2.27 197832 4525656 1747792 5.15 1631540 3748356 40 21:58:19 21:41:01 26914656 31526288 745256 2.27 197872 4525656 1747792 5.15 1631616 3748360 8 21:58:19 21:42:01 26914572 31526264 745416 2.27 197912 4525660 1747792 5.15 1631416 3748368 8 21:58:19 21:43:01 26914556 31526436 745212 2.27 197996 4525768 1747792 5.15 1631564 3748488 8 21:58:19 21:44:01 26914476 31526400 745140 2.27 198056 4525792 1747792 5.15 1631552 3748488 40 21:58:19 21:45:01 26914428 31526412 745080 2.27 198100 4525796 1747792 5.15 1631592 3748496 8 21:58:19 21:46:01 26914288 31526396 745240 2.27 198176 4525800 1747792 5.15 1631700 3748508 8 21:58:19 21:47:01 26914520 31526684 745112 2.27 198252 4525796 1747792 5.15 1631972 3748500 16 21:58:19 21:48:01 26914544 31526792 745008 2.27 198316 4525788 1747792 5.15 1631944 3748500 12 21:58:19 21:49:01 26914708 31527000 744728 2.26 198344 4525808 1747792 5.15 1632144 3748504 20 21:58:19 21:50:01 26914352 31526672 744968 2.27 198380 4525812 1747112 5.15 1632036 3748508 8 21:58:19 21:51:01 26914580 31526904 744660 2.26 198412 4525812 1747112 5.15 1632020 3748508 4 21:58:19 21:52:01 26914564 31526952 744572 2.26 198444 4525816 1747112 5.15 1632108 3748516 40 21:58:19 21:53:01 26914732 31527128 744532 2.26 198468 4525812 1747112 5.15 1632176 3748520 8 21:58:19 21:54:01 26914684 31527136 744508 2.26 198500 4525820 1763200 5.20 1632268 3748516 40 21:58:19 21:55:01 26914920 31527380 744400 2.26 198508 4525828 1763200 5.20 1632256 3748520 8 21:58:19 21:56:01 26914588 31527100 744664 2.26 198524 4525832 1763200 5.20 1632308 3748532 40 21:58:19 21:57:01 26130972 31501944 768040 2.34 204524 5229844 1803888 5.32 1663128 4452216 597692 21:58:19 21:58:01 25388848 31475932 791384 2.41 235460 5834080 1882656 5.55 1776920 4997884 572 21:58:19 Average: 26940412 31519240 754068 2.29 194741 4497456 1760951 5.19 1619970 3737709 9625 21:58:19 21:58:19 20:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:58:19 20:33:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 21:58:19 20:33:01 veth9152674 75.44 88.27 7.46 63.27 0.00 0.00 0.00 0.01 21:58:19 20:33:01 ens3 668.06 442.11 5953.64 146.48 0.00 0.00 0.00 0.00 21:58:19 20:33:01 docker0 85.75 102.32 7.29 248.41 0.00 0.00 0.00 0.00 21:58:19 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:34:01 ens3 267.56 137.34 2355.33 22.58 0.00 0.00 0.00 0.00 21:58:19 20:34:01 docker0 121.98 244.69 10.71 2329.94 0.00 0.00 0.00 0.00 21:58:19 20:34:01 vethe2af01e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:58:19 20:35:01 lo 6.27 6.27 0.64 0.64 0.00 0.00 0.00 0.00 21:58:19 20:35:01 ens3 187.54 155.36 1235.03 904.88 0.00 0.00 0.00 0.00 21:58:19 20:35:01 docker0 19.68 48.38 1.44 910.14 0.00 0.00 0.00 0.00 21:58:19 20:36:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 21:58:19 20:36:01 ens3 150.61 116.18 2551.21 420.50 0.00 0.00 0.00 0.00 21:58:19 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:37:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:58:19 20:37:01 ens3 227.97 115.16 2715.03 8.22 0.00 0.00 0.00 0.00 21:58:19 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:58:19 20:38:01 ens3 2.27 1.40 1.00 0.61 0.00 0.00 0.00 0.00 21:58:19 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:39:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:40:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 21:58:19 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:41:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:42:01 ens3 1.13 0.52 0.40 0.28 0.00 0.00 0.00 0.00 21:58:19 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:43:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:44:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:58:19 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:45:01 ens3 0.30 0.03 0.07 0.00 0.00 0.00 0.00 0.00 21:58:19 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:46:01 ens3 0.80 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:58:19 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:47:01 ens3 0.67 0.43 0.35 0.28 0.00 0.00 0.00 0.00 21:58:19 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:48:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:58:19 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:49:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:50:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:51:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:53:01 ens3 0.30 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:54:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:55:01 ens3 0.32 0.03 0.07 0.00 0.00 0.00 0.00 0.00 21:58:19 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:56:01 ens3 1.33 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:58:19 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:57:01 ens3 0.73 0.51 0.36 0.29 0.00 0.00 0.00 0.00 21:58:19 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 20:58:01 ens3 0.63 0.52 0.39 0.28 0.00 0.00 0.00 0.00 21:58:19 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 20:59:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:00:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 21:58:19 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:02:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:03:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:58:19 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:04:01 ens3 1.65 0.55 0.50 0.29 0.00 0.00 0.00 0.00 21:58:19 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:05:01 ens3 0.58 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:58:19 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:06:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:58:19 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:07:01 ens3 0.85 0.50 0.36 0.28 0.00 0.00 0.00 0.00 21:58:19 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:08:01 ens3 0.82 0.25 0.27 0.14 0.00 0.00 0.00 0.00 21:58:19 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:09:01 ens3 0.37 0.28 0.25 0.20 0.00 0.00 0.00 0.00 21:58:19 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:10:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:11:01 ens3 0.80 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:58:19 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:12:01 ens3 0.45 0.32 0.26 0.21 0.00 0.00 0.00 0.00 21:58:19 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:13:01 ens3 0.28 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:14:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:15:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:58:19 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:16:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:58:19 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:17:01 ens3 0.95 0.73 0.52 0.42 0.00 0.00 0.00 0.00 21:58:19 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:18:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:58:19 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:19:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:58:19 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:21:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:23:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:58:19 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:24:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:25:01 ens3 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 21:58:19 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:26:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:58:19 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:27:01 ens3 0.77 0.40 0.36 0.27 0.00 0.00 0.00 0.00 21:58:19 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:28:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:30:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 21:58:19 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:33:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:35:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 21:58:19 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:58:19 21:36:01 ens3 4.92 3.90 2.43 5.13 0.00 0.00 0.00 0.00 21:58:19 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:37:01 ens3 0.55 0.38 0.34 0.27 0.00 0.00 0.00 0.00 21:58:19 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:38:01 ens3 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:58:19 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:40:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:43:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 21:58:19 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:45:01 ens3 0.25 0.10 0.09 0.01 0.00 0.00 0.00 0.00 21:58:19 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:46:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 21:58:19 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:47:01 ens3 1.05 0.92 0.60 0.49 0.00 0.00 0.00 0.00 21:58:19 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:48:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:58:19 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:49:01 ens3 0.97 0.37 0.44 0.27 0.00 0.00 0.00 0.00 21:58:19 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:53:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:58:19 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:54:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:55:01 ens3 0.30 0.08 0.07 0.00 0.00 0.00 0.00 0.00 21:58:19 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:58:19 21:56:01 ens3 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:58:19 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:57:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:58:19 21:57:01 ens3 126.88 70.54 3970.92 10.46 0.00 0.00 0.00 0.00 21:58:19 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:19 21:58:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:58:19 21:58:01 ens3 312.25 215.38 4311.96 157.97 0.00 0.00 0.00 0.00 21:58:19 21:58:01 docker0 71.75 123.36 5.58 1061.87 0.00 0.00 0.00 0.00 21:58:19 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 21:58:19 Average: ens3 22.92 14.69 267.84 19.54 0.00 0.00 0.00 0.00 21:58:19 Average: docker0 3.46 6.01 0.29 52.88 0.00 0.00 0.00 0.00 21:58:19 21:58:19 21:58:19 ---> sar -P ALL: 21:58:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5196) 11/28/23 _x86_64_ (8 CPU) 21:58:19 21:58:19 20:31:34 LINUX RESTART (8 CPU) 21:58:19 21:58:19 20:32:02 CPU %user %nice %system %iowait %steal %idle 21:58:19 20:33:01 all 9.23 0.00 2.84 2.79 0.07 85.06 21:58:19 20:33:01 0 10.32 0.00 2.92 2.50 0.09 84.17 21:58:19 20:33:01 1 8.71 0.00 2.63 1.74 0.07 86.85 21:58:19 20:33:01 2 10.43 0.00 2.48 0.82 0.07 86.21 21:58:19 20:33:01 3 9.33 0.00 3.33 0.51 0.07 86.76 21:58:19 20:33:01 4 9.45 0.00 2.21 0.15 0.07 88.12 21:58:19 20:33:01 5 9.66 0.00 2.39 0.56 0.07 87.31 21:58:19 20:33:01 6 7.34 0.00 2.86 3.44 0.05 86.31 21:58:19 20:33:01 7 8.58 0.00 3.91 12.67 0.09 74.75 21:58:19 20:34:01 all 23.22 0.00 3.90 6.19 0.07 66.61 21:58:19 20:34:01 0 23.90 0.00 4.42 10.16 0.07 61.46 21:58:19 20:34:01 1 22.73 0.00 3.72 18.41 0.07 55.08 21:58:19 20:34:01 2 23.06 0.00 3.21 0.86 0.05 72.82 21:58:19 20:34:01 3 22.81 0.00 3.59 2.43 0.08 71.08 21:58:19 20:34:01 4 22.94 0.00 5.33 0.91 0.07 70.76 21:58:19 20:34:01 5 24.04 0.00 3.33 0.69 0.07 71.87 21:58:19 20:34:01 6 23.72 0.00 3.37 3.39 0.07 69.45 21:58:19 20:34:01 7 22.60 0.00 4.24 12.67 0.08 60.41 21:58:19 20:35:01 all 22.31 0.00 3.76 3.80 0.10 70.03 21:58:19 20:35:01 0 22.29 0.00 4.42 8.23 0.17 64.90 21:58:19 20:35:01 1 23.07 0.00 3.93 4.71 0.08 68.21 21:58:19 20:35:01 2 21.72 0.00 3.77 0.49 0.08 73.93 21:58:19 20:35:01 3 20.87 0.00 3.65 1.04 0.08 74.35 21:58:19 20:35:01 4 24.18 0.00 3.53 0.07 0.05 72.18 21:58:19 20:35:01 5 22.86 0.00 3.49 0.15 0.07 73.43 21:58:19 20:35:01 6 20.60 0.00 3.59 10.73 0.15 64.92 21:58:19 20:35:01 7 22.91 0.00 3.66 5.00 0.08 68.34 21:58:19 20:36:01 all 4.01 0.00 1.21 1.30 0.03 93.45 21:58:19 20:36:01 0 3.19 0.00 0.99 0.00 0.02 95.81 21:58:19 20:36:01 1 5.24 0.00 1.29 0.03 0.02 93.42 21:58:19 20:36:01 2 3.19 0.00 0.99 0.00 0.02 95.80 21:58:19 20:36:01 3 2.14 0.00 1.30 1.00 0.03 95.52 21:58:19 20:36:01 4 5.94 0.00 1.21 0.07 0.05 92.73 21:58:19 20:36:01 5 4.52 0.00 1.64 7.34 0.05 86.45 21:58:19 20:36:01 6 4.24 0.00 1.29 1.47 0.02 92.99 21:58:19 20:36:01 7 3.65 0.00 0.99 0.49 0.03 94.84 21:58:19 20:37:01 all 2.06 0.00 1.06 1.06 0.02 95.80 21:58:19 20:37:01 0 3.41 0.00 1.24 1.36 0.02 93.98 21:58:19 20:37:01 1 2.55 0.00 1.42 0.60 0.03 95.39 21:58:19 20:37:01 2 1.69 0.00 0.76 0.45 0.02 97.09 21:58:19 20:37:01 3 0.96 0.00 1.66 0.94 0.02 96.42 21:58:19 20:37:01 4 3.38 0.00 1.26 0.46 0.02 94.87 21:58:19 20:37:01 5 0.76 0.00 0.66 2.45 0.02 96.10 21:58:19 20:37:01 6 2.79 0.00 0.85 0.70 0.02 95.66 21:58:19 20:37:01 7 0.92 0.00 0.63 1.52 0.03 96.89 21:58:19 20:38:01 all 0.63 0.00 0.38 0.13 0.01 98.84 21:58:19 20:38:01 0 0.45 0.00 0.57 0.00 0.02 98.97 21:58:19 20:38:01 1 0.47 0.00 0.18 0.00 0.00 99.35 21:58:19 20:38:01 2 0.63 0.00 0.53 0.02 0.00 98.82 21:58:19 20:38:01 3 0.60 0.00 0.18 0.12 0.02 99.08 21:58:19 20:38:01 4 0.90 0.00 0.22 0.00 0.02 98.86 21:58:19 20:38:01 5 0.72 0.00 0.13 0.83 0.02 98.30 21:58:19 20:38:01 6 0.67 0.00 0.63 0.07 0.02 98.62 21:58:19 20:38:01 7 0.60 0.00 0.62 0.02 0.02 98.75 21:58:19 20:39:01 all 0.07 0.00 0.04 0.02 0.01 99.87 21:58:19 20:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 20:39:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:58:19 20:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 20:39:01 3 0.05 0.00 0.02 0.02 0.00 99.92 21:58:19 20:39:01 4 0.25 0.00 0.08 0.02 0.02 99.63 21:58:19 20:39:01 5 0.05 0.00 0.02 0.05 0.00 99.88 21:58:19 20:39:01 6 0.02 0.00 0.05 0.05 0.00 99.88 21:58:19 20:39:01 7 0.10 0.00 0.03 0.00 0.02 99.85 21:58:19 20:40:01 all 0.04 0.00 0.02 0.04 0.00 99.91 21:58:19 20:40:01 0 0.02 0.00 0.00 0.20 0.00 99.78 21:58:19 20:40:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:58:19 20:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 20:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 20:40:01 5 0.02 0.00 0.02 0.10 0.00 99.87 21:58:19 20:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:40:01 7 0.07 0.00 0.05 0.00 0.00 99.88 21:58:19 20:41:01 all 0.07 0.00 0.01 0.00 0.00 99.91 21:58:19 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:41:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:58:19 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:41:01 4 0.50 0.00 0.00 0.00 0.00 99.50 21:58:19 20:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 20:42:01 all 0.12 0.00 0.02 0.00 0.01 99.85 21:58:19 20:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:42:01 1 0.70 0.00 0.03 0.02 0.00 99.25 21:58:19 20:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:58:19 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:42:01 4 0.08 0.00 0.03 0.00 0.02 99.87 21:58:19 20:42:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:58:19 20:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 20:42:01 7 0.03 0.00 0.05 0.00 0.02 99.90 21:58:19 20:43:01 all 0.14 0.00 0.01 0.00 0.00 99.85 21:58:19 20:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 20:43:01 1 1.00 0.00 0.00 0.00 0.02 98.99 21:58:19 20:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:43:01 7 0.03 0.00 0.07 0.00 0.00 99.90 21:58:19 21:58:19 20:43:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 20:44:01 all 0.18 0.00 0.01 0.00 0.00 99.81 21:58:19 20:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:44:01 1 1.22 0.00 0.00 0.00 0.00 98.78 21:58:19 20:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 20:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 20:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:58:19 20:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 20:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 20:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:58:19 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 20:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:45:01 4 0.07 0.00 0.02 0.00 0.02 99.90 21:58:19 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:46:01 all 0.14 0.00 0.01 0.00 0.00 99.85 21:58:19 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:46:01 1 0.93 0.00 0.02 0.00 0.00 99.05 21:58:19 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 20:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 20:46:01 6 0.07 0.00 0.05 0.00 0.02 99.87 21:58:19 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:47:01 all 0.25 0.00 0.04 0.00 0.01 99.71 21:58:19 20:47:01 0 0.03 0.00 0.03 0.02 0.02 99.90 21:58:19 20:47:01 1 1.71 0.00 0.13 0.02 0.02 98.12 21:58:19 20:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:47:01 4 0.08 0.00 0.02 0.00 0.00 99.90 21:58:19 20:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:47:01 6 0.05 0.00 0.05 0.00 0.02 99.88 21:58:19 20:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 20:48:01 all 0.03 0.00 0.01 0.02 0.00 99.95 21:58:19 20:48:01 0 0.00 0.00 0.00 0.13 0.00 99.87 21:58:19 20:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:58:19 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:49:01 all 0.17 0.00 0.01 0.00 0.00 99.82 21:58:19 20:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:49:01 1 1.24 0.00 0.03 0.00 0.02 98.71 21:58:19 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 20:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:49:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:50:01 all 0.16 0.00 0.01 0.01 0.01 99.82 21:58:19 20:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 20:50:01 1 1.03 0.00 0.00 0.00 0.00 98.97 21:58:19 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:50:01 4 0.12 0.00 0.02 0.02 0.02 99.83 21:58:19 20:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:50:01 6 0.08 0.00 0.05 0.00 0.03 99.83 21:58:19 20:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:51:01 all 0.10 0.00 0.01 0.00 0.00 99.88 21:58:19 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:51:01 1 0.58 0.00 0.02 0.00 0.00 99.40 21:58:19 20:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:51:01 4 0.07 0.00 0.02 0.02 0.02 99.88 21:58:19 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:51:01 6 0.07 0.00 0.05 0.00 0.02 99.87 21:58:19 20:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:58:19 20:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 20:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:58:19 20:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:58:19 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:58:19 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:53:01 all 0.06 0.00 0.01 0.00 0.00 99.93 21:58:19 20:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 20:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 21:58:19 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:53:01 4 0.07 0.00 0.00 0.02 0.00 99.92 21:58:19 20:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:54:01 all 0.10 0.00 0.01 0.00 0.01 99.87 21:58:19 20:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:58:19 20:54:01 1 0.62 0.00 0.03 0.00 0.02 99.33 21:58:19 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:54:01 4 0.07 0.00 0.00 0.02 0.02 99.90 21:58:19 20:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 20:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 20:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:58:19 20:54:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 20:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:58:19 20:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 20:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 20:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 20:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:56:01 all 0.15 0.00 0.02 0.01 0.01 99.80 21:58:19 20:56:01 0 0.00 0.00 0.02 0.05 0.00 99.93 21:58:19 20:56:01 1 1.13 0.00 0.08 0.00 0.00 98.79 21:58:19 20:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:56:01 4 0.03 0.00 0.03 0.03 0.02 99.88 21:58:19 20:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:58:19 20:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 20:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 20:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:58:19 20:57:01 0 0.03 0.00 0.00 0.07 0.00 99.90 21:58:19 20:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:58:19 20:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 20:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 20:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:58:19 20:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 20:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 20:58:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:58:19 20:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:59:01 all 0.14 0.00 0.01 0.00 0.01 99.83 21:58:19 20:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 20:59:01 1 1.04 0.00 0.05 0.00 0.02 98.89 21:58:19 20:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 20:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 20:59:01 4 0.03 0.00 0.00 0.02 0.02 99.93 21:58:19 20:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:00:01 all 0.11 0.00 0.02 0.00 0.00 99.86 21:58:19 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:00:01 1 0.63 0.00 0.05 0.00 0.00 99.32 21:58:19 21:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:58:19 21:00:01 3 0.05 0.00 0.07 0.00 0.02 99.87 21:58:19 21:00:01 4 0.10 0.00 0.03 0.00 0.00 99.87 21:58:19 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:01:01 all 0.03 0.00 0.00 0.17 0.00 99.79 21:58:19 21:01:01 0 0.00 0.00 0.00 1.23 0.00 98.77 21:58:19 21:01:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:58:19 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 21:01:01 4 0.02 0.00 0.00 0.15 0.02 99.82 21:58:19 21:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:02:01 all 0.04 0.00 0.01 0.01 0.01 99.94 21:58:19 21:02:01 0 0.02 0.00 0.00 0.05 0.00 99.93 21:58:19 21:02:01 1 0.08 0.00 0.00 0.00 0.02 99.90 21:58:19 21:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:58:19 21:02:01 4 0.08 0.00 0.02 0.00 0.02 99.88 21:58:19 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:58:19 21:03:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:58:19 21:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:03:01 3 0.03 0.00 0.03 0.02 0.02 99.90 21:58:19 21:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:04:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:58:19 21:04:01 0 0.00 0.00 0.02 0.07 0.00 99.92 21:58:19 21:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:58:19 21:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:04:01 3 0.02 0.00 0.03 0.05 0.02 99.88 21:58:19 21:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 21:58:19 21:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:05:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:58:19 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:58:19 21:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:58:19 21:05:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 21:06:01 all 0.03 0.00 0.02 0.02 0.00 99.93 21:58:19 21:06:01 0 0.00 0.00 0.02 0.12 0.00 99.87 21:58:19 21:06:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:58:19 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:58:19 21:06:01 4 0.07 0.00 0.02 0.00 0.02 99.90 21:58:19 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:06:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:58:19 21:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:58:19 21:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:07:01 3 0.05 0.00 0.03 0.00 0.03 99.88 21:58:19 21:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:58:19 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:08:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:58:19 21:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 21:08:01 3 0.07 0.00 0.02 0.02 0.02 99.88 21:58:19 21:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:58:19 21:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 21:08:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:58:19 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:58:19 21:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:58:19 21:09:01 4 0.08 0.00 0.03 0.00 0.00 99.88 21:58:19 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:09:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:58:19 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:58:19 21:10:01 0 0.00 0.00 0.02 0.08 0.00 99.90 21:58:19 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:10:01 3 0.08 0.00 0.07 0.00 0.02 99.83 21:58:19 21:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 21:58:19 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:11:01 all 0.09 0.00 0.01 0.00 0.00 99.90 21:58:19 21:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:11:01 1 0.58 0.00 0.03 0.00 0.00 99.38 21:58:19 21:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:12:01 all 0.24 0.00 0.02 0.04 0.01 99.70 21:58:19 21:12:01 0 0.02 0.00 0.03 0.27 0.00 99.68 21:58:19 21:12:01 1 1.66 0.00 0.03 0.00 0.02 98.29 21:58:19 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:12:01 3 0.07 0.00 0.03 0.00 0.02 99.88 21:58:19 21:12:01 4 0.10 0.00 0.02 0.00 0.02 99.87 21:58:19 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:58:19 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:13:01 all 0.07 0.00 0.01 0.00 0.00 99.91 21:58:19 21:13:01 0 0.00 0.00 0.03 0.02 0.02 99.93 21:58:19 21:13:01 1 0.50 0.00 0.02 0.00 0.00 99.48 21:58:19 21:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:14:01 all 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:58:19 21:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:14:01 6 0.08 0.00 0.07 0.02 0.02 99.82 21:58:19 21:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:58:19 21:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:58:19 21:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:58:19 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:16:01 all 0.09 0.00 0.01 0.00 0.00 99.90 21:58:19 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:16:01 1 0.47 0.00 0.02 0.00 0.00 99.52 21:58:19 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:16:01 4 0.07 0.00 0.03 0.00 0.00 99.90 21:58:19 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:16:01 6 0.08 0.00 0.02 0.02 0.00 99.88 21:58:19 21:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:58:19 21:58:19 21:16:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 21:17:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:58:19 21:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 21:58:19 21:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 21:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:18:01 all 0.11 0.00 0.01 0.01 0.00 99.87 21:58:19 21:18:01 0 0.00 0.00 0.02 0.03 0.00 99.95 21:58:19 21:18:01 1 0.70 0.00 0.00 0.00 0.00 99.30 21:58:19 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:58:19 21:18:01 5 0.02 0.00 0.03 0.02 0.00 99.93 21:58:19 21:18:01 6 0.07 0.00 0.03 0.00 0.00 99.90 21:58:19 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:19:01 all 0.19 0.00 0.01 0.00 0.00 99.80 21:58:19 21:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:19:01 1 1.35 0.00 0.05 0.00 0.02 98.58 21:58:19 21:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:58:19 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:58:19 21:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:20:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:58:19 21:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:58:19 21:21:01 0 0.02 0.00 0.00 0.08 0.00 99.90 21:58:19 21:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:21:01 4 0.03 0.00 0.02 0.02 0.02 99.92 21:58:19 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:21:01 6 0.10 0.00 0.07 0.00 0.02 99.82 21:58:19 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:58:19 21:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:58:19 21:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:58:19 21:22:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:58:19 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:23:01 all 0.07 0.00 0.01 0.02 0.00 99.90 21:58:19 21:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:23:01 1 0.40 0.00 0.00 0.05 0.00 99.55 21:58:19 21:23:01 2 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:23:01 4 0.05 0.00 0.03 0.07 0.00 99.85 21:58:19 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:24:01 all 0.08 0.00 0.01 0.09 0.00 99.82 21:58:19 21:24:01 0 0.00 0.00 0.00 0.28 0.00 99.72 21:58:19 21:24:01 1 0.55 0.00 0.05 0.00 0.00 99.40 21:58:19 21:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:24:01 4 0.00 0.00 0.00 0.42 0.02 99.57 21:58:19 21:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 21:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:25:01 all 0.07 0.00 0.01 0.00 0.00 99.91 21:58:19 21:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:25:01 1 0.43 0.00 0.00 0.00 0.02 99.55 21:58:19 21:25:01 2 0.00 0.00 0.05 0.00 0.00 99.95 21:58:19 21:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:58:19 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:58:19 21:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:26:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:58:19 21:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:27:01 all 0.04 0.00 0.01 0.01 0.00 99.94 21:58:19 21:27:01 0 0.00 0.00 0.00 0.07 0.00 99.93 21:58:19 21:27:01 1 0.17 0.00 0.03 0.00 0.00 99.80 21:58:19 21:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:58:19 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 21:28:01 all 0.12 0.00 0.01 0.07 0.00 99.80 21:58:19 21:28:01 0 0.00 0.00 0.00 0.52 0.00 99.48 21:58:19 21:28:01 1 0.83 0.00 0.03 0.00 0.00 99.14 21:58:19 21:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:58:19 21:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:28:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:58:19 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:28:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:58:19 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:29:01 all 0.08 0.00 0.01 0.35 0.01 99.54 21:58:19 21:29:01 0 0.02 0.00 0.02 2.52 0.00 97.45 21:58:19 21:29:01 1 0.50 0.00 0.03 0.28 0.02 99.17 21:58:19 21:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:58:19 21:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:29:01 6 0.05 0.00 0.02 0.02 0.00 99.92 21:58:19 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:30:01 all 0.03 0.00 0.01 0.02 0.00 99.94 21:58:19 21:30:01 0 0.00 0.00 0.00 0.15 0.02 99.83 21:58:19 21:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:30:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:58:19 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:31:01 all 0.04 0.00 0.01 0.08 0.00 99.87 21:58:19 21:31:01 0 0.00 0.00 0.00 0.62 0.00 99.38 21:58:19 21:31:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:58:19 21:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:31:01 6 0.07 0.00 0.02 0.00 0.02 99.90 21:58:19 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:32:01 all 0.02 0.00 0.01 0.03 0.00 99.94 21:58:19 21:32:01 0 0.02 0.00 0.02 0.13 0.00 99.83 21:58:19 21:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:32:01 4 0.05 0.00 0.03 0.02 0.02 99.88 21:58:19 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:32:01 6 0.05 0.00 0.03 0.05 0.00 99.87 21:58:19 21:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:33:01 all 0.01 0.00 0.01 0.02 0.00 99.95 21:58:19 21:33:01 0 0.02 0.00 0.00 0.05 0.00 99.93 21:58:19 21:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:33:01 4 0.05 0.00 0.03 0.10 0.00 99.82 21:58:19 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:34:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:58:19 21:34:01 0 0.00 0.00 0.00 0.07 0.00 99.93 21:58:19 21:34:01 1 0.42 0.00 0.02 0.00 0.00 99.57 21:58:19 21:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 21:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:34:01 6 0.05 0.00 0.03 0.00 0.00 99.92 21:58:19 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:35:01 all 0.10 0.00 0.01 0.03 0.01 99.85 21:58:19 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:35:01 1 0.75 0.00 0.02 0.00 0.02 99.22 21:58:19 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:35:01 4 0.02 0.00 0.02 0.25 0.02 99.70 21:58:19 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 21:36:01 all 0.10 0.00 0.04 0.00 0.01 99.86 21:58:19 21:36:01 0 0.12 0.00 0.08 0.02 0.02 99.77 21:58:19 21:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:58:19 21:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 21:58:19 21:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:36:01 4 0.15 0.00 0.02 0.02 0.00 99.82 21:58:19 21:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:36:01 6 0.07 0.00 0.03 0.00 0.02 99.88 21:58:19 21:36:01 7 0.23 0.00 0.05 0.00 0.00 99.72 21:58:19 21:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:58:19 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:37:01 4 0.05 0.00 0.00 0.02 0.02 99.92 21:58:19 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:38:01 all 0.03 0.00 0.02 0.03 0.00 99.92 21:58:19 21:38:01 0 0.02 0.00 0.02 0.22 0.00 99.75 21:58:19 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:38:01 3 0.02 0.00 0.07 0.00 0.00 99.92 21:58:19 21:38:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:58:19 21:38:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 21:39:01 all 0.15 0.00 0.02 0.00 0.00 99.83 21:58:19 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:39:01 1 1.09 0.00 0.07 0.00 0.02 98.83 21:58:19 21:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:39:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:58:19 21:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:58:19 21:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:39:01 6 0.03 0.00 0.05 0.00 0.00 99.92 21:58:19 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:58:19 21:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:40:01 4 0.03 0.00 0.03 0.03 0.02 99.88 21:58:19 21:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:41:01 all 0.11 0.00 0.01 0.02 0.00 99.86 21:58:19 21:41:01 0 0.02 0.00 0.02 0.18 0.00 99.78 21:58:19 21:41:01 1 0.68 0.00 0.03 0.00 0.00 99.28 21:58:19 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:58:19 21:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:41:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:42:01 all 0.17 0.00 0.01 0.00 0.00 99.82 21:58:19 21:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:42:01 1 1.08 0.00 0.02 0.00 0.02 98.89 21:58:19 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:42:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:42:01 6 0.07 0.00 0.03 0.00 0.02 99.88 21:58:19 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:43:01 all 0.08 0.00 0.01 0.01 0.00 99.90 21:58:19 21:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:58:19 21:43:01 1 0.42 0.00 0.03 0.02 0.00 99.53 21:58:19 21:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:43:01 3 0.07 0.00 0.00 0.00 0.00 99.93 21:58:19 21:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:43:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:58:19 21:44:01 0 0.02 0.00 0.02 0.03 0.00 99.93 21:58:19 21:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:58:19 21:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:58:19 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:58:19 21:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 21:58:19 21:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:45:01 1 0.43 0.00 0.07 0.00 0.00 99.50 21:58:19 21:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:46:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:58:19 21:46:01 0 0.02 0.00 0.00 0.02 0.02 99.95 21:58:19 21:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:58:19 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:46:01 3 0.02 0.00 0.02 0.03 0.02 99.92 21:58:19 21:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:58:19 21:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:58:19 21:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:58:19 21:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:48:01 all 0.02 0.00 0.02 0.01 0.01 99.95 21:58:19 21:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 21:58:19 21:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 21:48:01 3 0.02 0.00 0.03 0.02 0.00 99.93 21:58:19 21:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:58:19 21:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 21:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:58:19 21:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:58:19 21:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:58:19 21:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:58:19 21:49:01 CPU %user %nice %system %iowait %steal %idle 21:58:19 21:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:58:19 21:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:50:01 3 0.02 0.00 0.02 0.03 0.02 99.92 21:58:19 21:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:51:01 all 0.01 0.00 0.01 0.09 0.00 99.88 21:58:19 21:51:01 0 0.00 0.00 0.00 0.48 0.00 99.52 21:58:19 21:51:01 1 0.00 0.00 0.05 0.23 0.02 99.70 21:58:19 21:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:58:19 21:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:52:01 all 0.03 0.00 0.01 0.03 0.00 99.92 21:58:19 21:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:58:19 21:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:58:19 21:52:01 4 0.02 0.00 0.03 0.18 0.00 99.77 21:58:19 21:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:52:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:53:01 all 0.03 0.00 0.00 0.00 0.00 99.96 21:58:19 21:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:58:19 21:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:58:19 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:58:19 21:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 21:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:58:19 21:53:01 7 0.07 0.00 0.00 0.00 0.00 99.93 21:58:19 21:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:58:19 21:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:58:19 21:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:58:19 21:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:58:19 21:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:58:19 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:58:19 21:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:58:19 21:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:58:19 21:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:58:19 21:55:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:58:19 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:58:19 21:56:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:58:19 21:56:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:58:19 21:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:58:19 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:56:01 3 0.03 0.00 0.05 0.02 0.00 99.90 21:58:19 21:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:58:19 21:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:58:19 21:56:01 6 0.07 0.00 0.02 0.00 0.00 99.92 21:58:19 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:58:19 21:57:01 all 2.69 0.00 1.22 0.34 0.02 95.72 21:58:19 21:57:01 0 2.33 0.00 1.27 0.75 0.03 95.62 21:58:19 21:57:01 1 1.54 0.00 1.61 0.02 0.02 96.82 21:58:19 21:57:01 2 3.55 0.00 1.49 1.78 0.03 93.15 21:58:19 21:57:01 3 3.05 0.00 1.16 0.07 0.02 95.71 21:58:19 21:57:01 4 2.87 0.00 0.99 0.08 0.03 96.02 21:58:19 21:57:01 5 3.87 0.00 1.22 0.00 0.00 94.91 21:58:19 21:57:01 6 2.49 0.00 1.23 0.05 0.03 96.20 21:58:19 21:57:01 7 1.84 0.00 0.79 0.00 0.02 97.36 21:58:19 21:58:01 all 6.70 0.00 2.89 5.10 0.06 85.25 21:58:19 21:58:01 0 5.59 0.00 4.08 10.03 0.05 80.25 21:58:19 21:58:01 1 5.96 0.00 2.40 0.72 0.03 90.88 21:58:19 21:58:01 2 6.81 0.00 3.50 11.07 0.05 78.57 21:58:19 21:58:01 3 6.60 0.00 2.71 0.13 0.07 90.49 21:58:19 21:58:01 4 6.94 0.00 2.60 6.53 0.05 83.88 21:58:19 21:58:01 5 7.41 0.00 2.52 0.72 0.07 89.28 21:58:19 21:58:01 6 7.87 0.00 2.19 0.64 0.08 89.21 21:58:19 21:58:01 7 6.38 0.00 3.13 11.09 0.07 79.34 21:58:19 Average: all 0.87 0.00 0.21 0.26 0.01 98.65 21:58:19 Average: 0 0.83 0.00 0.24 0.48 0.01 98.44 21:58:19 Average: 1 1.12 0.00 0.22 0.31 0.01 98.33 21:58:19 Average: 2 0.84 0.00 0.20 0.18 0.01 98.78 21:58:19 Average: 3 0.79 0.00 0.21 0.08 0.01 98.92 21:58:19 Average: 4 0.93 0.00 0.21 0.11 0.01 98.73 21:58:19 Average: 5 0.86 0.00 0.18 0.15 0.01 98.80 21:58:19 Average: 6 0.84 0.00 0.20 0.24 0.01 98.71 21:58:19 Average: 7 0.79 0.00 0.21 0.50 0.01 98.50 21:58:19 21:58:19 21:58:19