Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d5c5da43a104ea1175f08e8bd4156385d9bd27b 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-ssh10534271756444319202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6909345717911228135.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16485496913944973241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5263368683937356278.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-ssh2335765241004896200.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-24696 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b (main) > 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20" > git rev-list --no-walk 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:11:08.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:11:08.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:11:08.722Z] ========================================================= [2022-09-06T21:11:08.722Z] EdgeX Global Pipelines Version Info [2022-09-06T21:11:08.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:11:09.454Z] ------------------- [2022-09-06T21:11:09.454Z] stable info: [2022-09-06T21:11:09.454Z] ------------------- [2022-09-06T21:11:09.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:11:09.454Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:11:09.454Z] Message: update stable to v1.0.239 [2022-09-06T21:11:10.031Z] ------------------- [2022-09-06T21:11:10.031Z] experimental info: [2022-09-06T21:11:10.031Z] ------------------- [2022-09-06T21:11:10.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:11:10.031Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:11:10.031Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:11:10.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-06T21:11:10.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-06T21:11:10.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:11:10.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:11:10.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:11:10.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:11:10.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:11:10.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T21:11:10.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:11:10.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:11:10.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:11:10.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-06T21:11:10.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:11:10.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:11:10.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:11:10.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:11:10.586Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:11:10.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:11:10.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:11:10.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:11:10.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-06T21:11:10.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-06T21:11:10.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:11:10.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:11:10.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T21:11:10.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:11:10.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:11:10.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:11:10.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:11:10.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:11:10.770Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo [2022-09-06T21:11:10.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d5c5da [Pipeline] echo [2022-09-06T21:11:10.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:11:10.842Z] provisioning config files... [2022-09-06T21:11:10.857Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2470933663384749604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:11:11.178Z] ---> docker-login.sh [2022-09-06T21:11:11.178Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:11:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:11.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:11.442Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:11.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:11.442Z] [2022-09-06T21:11:11.442Z] Login Succeeded [2022-09-06T21:11:11.442Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:11:11.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:11.703Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:11.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:11.703Z] [2022-09-06T21:11:11.703Z] Login Succeeded [2022-09-06T21:11:11.703Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:11:11.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:11.703Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:11.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:11.703Z] [2022-09-06T21:11:11.703Z] Login Succeeded [2022-09-06T21:11:11.703Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:11:11.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:11.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:11.963Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:11.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:11.963Z] [2022-09-06T21:11:11.963Z] Login Succeeded [2022-09-06T21:11:11.963Z] docker.io [2022-09-06T21:11:11.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:12.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:12.534Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:12.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:12.534Z] [2022-09-06T21:11:12.534Z] Login Succeeded [2022-09-06T21:11:12.534Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:11:12.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:11:12.917Z] + git rev-list -1 --merges 9d5c5da43a104ea1175f08e8bd4156385d9bd27b~1..9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo [2022-09-06T21:11:12.944Z] -----------> git rev-list -1 --merges 9d5c5da43a104ea1175f08e8bd4156385d9bd27b~1..9d5c5da43a104ea1175f08e8bd4156385d9bd27b 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T21:11:12.944Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [false] [Pipeline] sh [2022-09-06T21:11:13.237Z] + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo [2022-09-06T21:11:13.254Z] ========================================================= [2022-09-06T21:11:13.254Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:11:13.254Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:11:13.581Z] + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo [2022-09-06T21:11:13.593Z] [semverPrep] GIT_COMMIT: 9d5c5da43a104ea1175f08e8bd4156385d9bd27b, Commit Message: Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20 [Pipeline] echo [2022-09-06T21:11:13.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:11:13.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:11:13.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:11:13.950Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:11:13.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:11:13.950Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:11:13.950Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:11:13.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:14.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:11:14.303Z] [2022-09-06T21:11:14.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:14.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:11:14.605Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:11:14.605Z] b85a868b505f: Pulling fs layer [2022-09-06T21:11:14.605Z] e2be974225ed: Pulling fs layer [2022-09-06T21:11:14.605Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:11:14.605Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:11:14.605Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:11:14.605Z] eaf3925da568: Pulling fs layer [2022-09-06T21:11:14.605Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:11:14.605Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:11:14.605Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:11:14.605Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:11:14.605Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:11:14.605Z] 1469e6f7b9e6: Waiting [2022-09-06T21:11:14.605Z] eaf3925da568: Waiting [2022-09-06T21:11:14.605Z] bab4dde63d76: Waiting [2022-09-06T21:11:14.605Z] bde34c3a00c8: Waiting [2022-09-06T21:11:14.605Z] b352a97aabf1: Waiting [2022-09-06T21:11:14.605Z] 4872d77fe225: Waiting [2022-09-06T21:11:14.605Z] 5851b861e8e6: Waiting [2022-09-06T21:11:14.605Z] 988bab9f4d93: Waiting [2022-09-06T21:11:14.605Z] e2be974225ed: Download complete [2022-09-06T21:11:14.605Z] 988bab9f4d93: Download complete [2022-09-06T21:11:14.870Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:11:14.870Z] 1469e6f7b9e6: Download complete [2022-09-06T21:11:14.870Z] eaf3925da568: Verifying Checksum [2022-09-06T21:11:14.870Z] eaf3925da568: Download complete [2022-09-06T21:11:14.870Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:11:14.870Z] 339a4e72a1f5: Download complete [2022-09-06T21:11:14.870Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:11:14.870Z] bde34c3a00c8: Download complete [2022-09-06T21:11:14.870Z] b352a97aabf1: Download complete [2022-09-06T21:11:14.870Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:11:14.870Z] 4872d77fe225: Download complete [2022-09-06T21:11:14.870Z] 5851b861e8e6: Verifying Checksum [2022-09-06T21:11:14.870Z] 5851b861e8e6: Download complete [2022-09-06T21:11:14.870Z] b85a868b505f: Verifying Checksum [2022-09-06T21:11:14.870Z] b85a868b505f: Download complete [2022-09-06T21:11:15.131Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:11:15.131Z] bab4dde63d76: Download complete [2022-09-06T21:11:16.514Z] b85a868b505f: Pull complete [2022-09-06T21:11:16.514Z] e2be974225ed: Pull complete [2022-09-06T21:11:16.775Z] 339a4e72a1f5: Pull complete [2022-09-06T21:11:17.037Z] 988bab9f4d93: Pull complete [2022-09-06T21:11:17.296Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:11:17.296Z] eaf3925da568: Pull complete [2022-09-06T21:11:19.210Z] bab4dde63d76: Pull complete [2022-09-06T21:11:19.210Z] bde34c3a00c8: Pull complete [2022-09-06T21:11:19.210Z] b352a97aabf1: Pull complete [2022-09-06T21:11:19.210Z] 4872d77fe225: Pull complete [2022-09-06T21:11:19.471Z] 5851b861e8e6: Pull complete [2022-09-06T21:11:19.471Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:11:19.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:11:19.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:11:19.564Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T21:11:19.603Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T21:11:20.854Z] $ docker top f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 -eo pid,comm [2022-09-06T21:11:20.928Z] 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). [2022-09-06T21:11:20.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:11:20.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:11:20.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:11:21.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:11:21.094Z] $ docker exec f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent [2022-09-06T21:11:21.228Z] SSH_AUTH_SOCK=/tmp/ssh-7FIadvDvNLhy/agent.32 [2022-09-06T21:11:21.228Z] SSH_AGENT_PID=38 [2022-09-06T21:11:21.233Z] Running ssh-add (command line suppressed) [2022-09-06T21:11:21.354Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5705221808173261812.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5705221808173261812.key) [2022-09-06T21:11:21.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:11:21.656Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:11:21.676Z] $ docker exec --env ******** --env ******** f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent -k [2022-09-06T21:11:21.795Z] unset SSH_AUTH_SOCK; [2022-09-06T21:11:21.795Z] unset SSH_AGENT_PID; [2022-09-06T21:11:21.795Z] echo Agent pid 38 killed; [2022-09-06T21:11:21.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:11:21.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:11:21.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:11:21.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:11:21.977Z] $ docker exec f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent [2022-09-06T21:11:22.094Z] SSH_AUTH_SOCK=/tmp/ssh-ATaar0CXEAXa/agent.70 [2022-09-06T21:11:22.094Z] SSH_AGENT_PID=77 [2022-09-06T21:11:22.098Z] Running ssh-add (command line suppressed) [2022-09-06T21:11:22.229Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4283937906868201170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4283937906868201170.key) [2022-09-06T21:11:22.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:11:22.540Z] + git semver init [2022-09-06T21:11:22.799Z] 2022-09-06 21:11:22,711 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:11:22.799Z] 2022-09-06 21:11:22,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-06T21:11:22.799Z] 2022-09-06 21:11:22,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-06T21:11:22.799Z] 2022-09-06 21:11:22,713 [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) [2022-09-06T21:11:23.737Z] 2022-09-06 21:11:23,470 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-06T21:11:23.737Z] 2022-09-06 21:11:23,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-06T21:11:23.737Z] 2022-09-06 21:11:23,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T21:11:23.737Z] 2022-09-06 21:11:23,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T21:11:23.737Z] 2.3.0-dev.4 [Pipeline] } [2022-09-06T21:11:23.748Z] $ docker exec --env ******** --env ******** f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent -k [2022-09-06T21:11:23.866Z] unset SSH_AUTH_SOCK; [2022-09-06T21:11:23.867Z] unset SSH_AGENT_PID; [2022-09-06T21:11:23.868Z] echo Agent pid 77 killed; [2022-09-06T21:11:23.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:11:24.186Z] + git semver [Pipeline] } [2022-09-06T21:11:24.463Z] $ docker stop --time=1 f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 [2022-09-06T21:11:25.763Z] $ docker rm -f f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:11:26.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:11:26.569Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:11:26.572Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.4 [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 [2022-09-06T21:11:26.688Z] provisioning config files... [2022-09-06T21:11:26.699Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4448522437319593671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:11:27.006Z] ---> docker-login.sh [2022-09-06T21:11:27.006Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:11:27.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:27.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:27.006Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:27.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:27.006Z] [2022-09-06T21:11:27.006Z] Login Succeeded [2022-09-06T21:11:27.007Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:11:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:27.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:27.269Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:27.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:27.269Z] [2022-09-06T21:11:27.269Z] Login Succeeded [2022-09-06T21:11:27.269Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:11:27.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:27.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:27.269Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:27.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:27.269Z] [2022-09-06T21:11:27.269Z] Login Succeeded [2022-09-06T21:11:27.269Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:11:27.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:27.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:27.530Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:27.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:27.530Z] [2022-09-06T21:11:27.530Z] Login Succeeded [2022-09-06T21:11:27.530Z] docker.io [2022-09-06T21:11:27.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:27.789Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:27.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:27.789Z] [2022-09-06T21:11:27.789Z] Login Succeeded [2022-09-06T21:11:27.789Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:11:27.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:11:27.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:11:27.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:11:27.877Z] ========================================================= [2022-09-06T21:11:27.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:11:27.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:28.199Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-06T21:11:28.199Z] Sending build context to Docker daemon 858.1kB [2022-09-06T21:11:28.199Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:11:28.199Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T21:11:28.199Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:11:28.199Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:11:28.199Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:11:28.199Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:11:28.199Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:11:28.199Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:11:28.199Z] 370296b7ddb6: Waiting [2022-09-06T21:11:28.199Z] 7c6cee850709: Waiting [2022-09-06T21:11:28.199Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:11:28.199Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:11:28.199Z] 39a5fcdaea64: Waiting [2022-09-06T21:11:28.199Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:11:28.199Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:11:28.199Z] d94ebbe4e438: Waiting [2022-09-06T21:11:28.199Z] bcfd1f05c69d: Waiting [2022-09-06T21:11:28.199Z] 30c4a7721957: Download complete [2022-09-06T21:11:28.199Z] ea60b727a1ce: Verifying Checksum [2022-09-06T21:11:28.199Z] ea60b727a1ce: Download complete [2022-09-06T21:11:28.199Z] 7c6cee850709: Verifying Checksum [2022-09-06T21:11:28.199Z] 7c6cee850709: Download complete [2022-09-06T21:11:28.199Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:11:28.199Z] 39a5fcdaea64: Download complete [2022-09-06T21:11:28.199Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:11:28.199Z] 2408cc74d12b: Download complete [2022-09-06T21:11:28.459Z] d94ebbe4e438: Verifying Checksum [2022-09-06T21:11:28.459Z] d94ebbe4e438: Download complete [2022-09-06T21:11:28.459Z] 2408cc74d12b: Pull complete [2022-09-06T21:11:28.721Z] ea60b727a1ce: Pull complete [2022-09-06T21:11:28.721Z] 30c4a7721957: Pull complete [2022-09-06T21:11:28.721Z] 59ccb84bbe0f: Download complete [2022-09-06T21:11:28.982Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:11:28.982Z] bcfd1f05c69d: Download complete [2022-09-06T21:11:28.982Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:11:28.982Z] 370296b7ddb6: Download complete [2022-09-06T21:11:33.177Z] 370296b7ddb6: Pull complete [2022-09-06T21:11:33.177Z] 7c6cee850709: Pull complete [2022-09-06T21:11:33.177Z] 39a5fcdaea64: Pull complete [2022-09-06T21:11:33.177Z] d94ebbe4e438: Pull complete [2022-09-06T21:11:35.081Z] bcfd1f05c69d: Pull complete [2022-09-06T21:11:35.341Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:11:35.341Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:11:35.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:11:35.341Z] ---> a4fb48ad2a94 [2022-09-06T21:11:35.341Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T21:11:37.254Z] ---> Running in 2445ab5d9a16 [2022-09-06T21:11:37.254Z] Removing intermediate container 2445ab5d9a16 [2022-09-06T21:11:37.254Z] ---> 83c0d818d3c1 [2022-09-06T21:11:37.254Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:11:37.254Z] ---> Running in 52ad0073f2a5 [2022-09-06T21:11:37.254Z] Removing intermediate container 52ad0073f2a5 [2022-09-06T21:11:37.254Z] ---> 047bb5d83935 [2022-09-06T21:11:37.254Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:11:37.254Z] ---> Running in 090be57f950b [2022-09-06T21:11:37.254Z] Removing intermediate container 090be57f950b [2022-09-06T21:11:37.254Z] ---> e2228f3cd545 [2022-09-06T21:11:37.254Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:11:37.254Z] ---> Running in 3d3afb2255a6 [2022-09-06T21:11:37.826Z] Removing intermediate container 3d3afb2255a6 [2022-09-06T21:11:37.826Z] ---> 24b31f77a0f5 [2022-09-06T21:11:37.826Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:11:37.826Z] ---> Running in 7583ef515035 [2022-09-06T21:11:38.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:39.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:11:39.290Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-06T21:11:39.290Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-06T21:11:39.290Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-06T21:11:39.550Z] (4/80) Installing libxcb (1.15-r0) [2022-09-06T21:11:39.550Z] (5/80) Installing libx11 (1.8-r0) [2022-09-06T21:11:39.550Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-06T21:11:39.811Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-06T21:11:39.811Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-06T21:11:39.811Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-06T21:11:40.072Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-06T21:11:40.072Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-06T21:11:40.332Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-06T21:11:40.332Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-06T21:11:40.332Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-06T21:11:41.274Z] (15/80) Installing libice (1.0.10-r0) [2022-09-06T21:11:41.274Z] (16/80) Installing libuuid (2.38-r1) [2022-09-06T21:11:41.535Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-06T21:11:41.535Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-06T21:11:41.535Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-06T21:11:41.658Z] Still waiting to schedule task [2022-09-06T21:11:41.659Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:11:41.795Z] (20/80) Installing xset (1.2.4-r0) [2022-09-06T21:11:41.795Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-06T21:11:41.795Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-06T21:11:42.055Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-06T21:11:42.055Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-06T21:11:42.055Z] (25/80) Installing libintl (0.21-r2) [2022-09-06T21:11:42.316Z] (26/80) Installing libblkid (2.38-r1) [2022-09-06T21:11:42.316Z] (27/80) Installing libmount (2.38-r1) [2022-09-06T21:11:42.576Z] (28/80) Installing pcre (8.45-r2) [2022-09-06T21:11:42.576Z] (29/80) Installing glib (2.72.1-r0) [2022-09-06T21:11:42.576Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-06T21:11:42.838Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-06T21:11:42.838Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-06T21:11:43.100Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-06T21:11:43.362Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-06T21:11:43.362Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-06T21:11:43.623Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-06T21:11:43.624Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T21:11:43.624Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-06T21:11:44.194Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-06T21:11:44.194Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-06T21:11:44.194Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-06T21:11:44.453Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-06T21:11:44.453Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-06T21:11:44.714Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-06T21:11:44.714Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-06T21:11:44.714Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-06T21:11:44.974Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-06T21:11:44.974Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-06T21:11:44.974Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-06T21:11:45.236Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-06T21:11:45.236Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-06T21:11:45.496Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-06T21:11:45.496Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-06T21:11:45.496Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-06T21:11:45.756Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-06T21:11:45.756Z] (56/80) Installing libunistring (1.0-r0) [2022-09-06T21:11:46.016Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-06T21:11:46.016Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-06T21:11:46.016Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-06T21:11:46.276Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-06T21:11:46.276Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-06T21:11:46.276Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-06T21:11:46.536Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-06T21:11:46.536Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-06T21:11:46.536Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T21:11:46.798Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-06T21:11:46.798Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-06T21:11:47.058Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-06T21:11:47.058Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-06T21:11:47.058Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-06T21:11:47.329Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-06T21:11:47.329Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-06T21:11:47.903Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T21:11:47.903Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-06T21:11:48.166Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-06T21:11:48.166Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T21:11:48.166Z] (76/80) Installing kmod-libs (29-r2) [2022-09-06T21:11:48.166Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-06T21:11:48.426Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-06T21:11:48.426Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-06T21:11:48.426Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-06T21:11:48.685Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T21:11:48.686Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T21:11:48.686Z] OK: 330 MiB in 131 packages [2022-09-06T21:11:50.609Z] Removing intermediate container 7583ef515035 [2022-09-06T21:11:50.609Z] ---> cdb5f0dad310 [2022-09-06T21:11:50.609Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-06T21:11:50.609Z] ---> Running in 6423a12a96ee [2022-09-06T21:11:50.609Z] Removing intermediate container 6423a12a96ee [2022-09-06T21:11:50.609Z] ---> bad61458785c [2022-09-06T21:11:50.609Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T21:11:50.609Z] ---> 5149f8ebde32 [2022-09-06T21:11:50.609Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:11:50.609Z] ---> Running in f83bcdfca57c [2022-09-06T21:12:05.617Z] Removing intermediate container f83bcdfca57c [2022-09-06T21:12:05.617Z] ---> baff5fef8b80 [2022-09-06T21:12:05.617Z] Step 11/13 : COPY . . [2022-09-06T21:12:05.617Z] ---> 16faa6778c45 [2022-09-06T21:12:05.617Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:12:05.875Z] ---> Running in 9c861e07a6f8 [2022-09-06T21:12:06.132Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:12:06.132Z] Dload Upload Total Spent Left Speed [2022-09-06T21:12:06.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9660 0 --:--:-- --:--:-- --:--:-- 9743 [2022-09-06T21:12:06.393Z] Removing intermediate container 9c861e07a6f8 [2022-09-06T21:12:06.393Z] ---> ac591689ab0e [2022-09-06T21:12:06.393Z] Step 13/13 : RUN ${MAKE} [2022-09-06T21:12:06.393Z] ---> Running in d0aec8306bec [2022-09-06T21:12:06.657Z] noop [2022-09-06T21:12:06.916Z] Removing intermediate container d0aec8306bec [2022-09-06T21:12:06.916Z] ---> b2a1fd46dde1 [2022-09-06T21:12:06.916Z] Successfully built b2a1fd46dde1 [2022-09-06T21:12:06.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:12:07.232Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:12:07.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:12:07.317Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T21:12:07.355Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-06T21:12:07.725Z] $ docker top 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:12:08.076Z] + go version [2022-09-06T21:12:08.076Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:12:08.090Z] $ docker stop --time=1 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 [2022-09-06T21:12:09.338Z] $ docker rm -f 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:12:09.749Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:12:09.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:12:09.828Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T21:12:09.869Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-06T21:12:10.221Z] $ docker top 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:12:10.581Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:12:10.880Z] + make test [2022-09-06T21:12:10.880Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-06T21:12:11.138Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-06T21:12:21.117Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-06T21:12:21.117Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-06T21:12:27.686Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-06T21:12:27.686Z] CGO_ENABLED=1 go vet ./... [2022-09-06T21:12:30.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:12:30.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:12:30.973Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T21:12:30.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:12:31.001Z] $ docker stop --time=1 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 [2022-09-06T21:12:33.647Z] $ docker rm -f 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:12:34.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:12:34.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T21:12:34.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:12:34.850Z] + ls -al . [2022-09-06T21:12:34.850Z] total 200 [2022-09-06T21:12:34.850Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 21:12 . [2022-09-06T21:12:34.850Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:11 .. [2022-09-06T21:12:34.850Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:12 .git [2022-09-06T21:12:34.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 .github [2022-09-06T21:12:34.850Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:11 .gitignore [2022-09-06T21:12:34.850Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:11 .golangci.yml [2022-09-06T21:12:34.850Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:11 .hadolint.yml [2022-09-06T21:12:34.850Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:11 .semver [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:11 Attribution.txt [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:11 CHANGELOG.md [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:11 Dockerfile [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:11 GOVERNANCE.md [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:11 Jenkinsfile [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:11 LICENSE [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:11 Makefile [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:11 OWNERS.md [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:11 README.md [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 21:11 VERSION [2022-09-06T21:12:34.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:11 bin [2022-09-06T21:12:34.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 cmd [2022-09-06T21:12:34.851Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:12 coverage.out [2022-09-06T21:12:34.851Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:11 docker-entrypoint.sh [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:11 go.mod [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:11 go.sum [2022-09-06T21:12:34.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 internal [2022-09-06T21:12:34.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:11 snap [2022-09-06T21:12:34.851Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:12:35.159Z] + 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=9d5c5da43a104ea1175f08e8bd4156385d9bd27b --label arch=amd64 --label version=2.3.0-dev.4 . [2022-09-06T21:12:35.159Z] Sending build context to Docker daemon 888.3kB [2022-09-06T21:12:35.159Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:12:35.159Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-06T21:12:35.159Z] ---> b2a1fd46dde1 [2022-09-06T21:12:35.159Z] Step 3/35 : ARG MAKE="make build" [2022-09-06T21:12:35.159Z] ---> Running in c25c5aba81e6 [2022-09-06T21:12:35.419Z] Removing intermediate container c25c5aba81e6 [2022-09-06T21:12:35.419Z] ---> c6d00e0a7a95 [2022-09-06T21:12:35.419Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:12:35.419Z] ---> Running in acddf7a4d774 [2022-09-06T21:12:35.419Z] Removing intermediate container acddf7a4d774 [2022-09-06T21:12:35.419Z] ---> ad2a5741dd84 [2022-09-06T21:12:35.419Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:12:35.419Z] ---> Running in 0bc1bfa7feaf [2022-09-06T21:12:35.419Z] Removing intermediate container 0bc1bfa7feaf [2022-09-06T21:12:35.419Z] ---> 31d5a0dbdc4c [2022-09-06T21:12:35.419Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:12:35.678Z] ---> Running in dbe96937943e [2022-09-06T21:12:35.947Z] Removing intermediate container dbe96937943e [2022-09-06T21:12:35.947Z] ---> eb107e98a513 [2022-09-06T21:12:35.947Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:12:35.947Z] ---> Running in 8ac145661803 [2022-09-06T21:12:36.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:37.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:12:37.349Z] OK: 330 MiB in 131 packages [2022-09-06T21:12:37.609Z] Removing intermediate container 8ac145661803 [2022-09-06T21:12:37.609Z] ---> 7c483ba0a862 [2022-09-06T21:12:37.609Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-06T21:12:37.869Z] ---> Running in feff5f037266 [2022-09-06T21:12:37.869Z] Removing intermediate container feff5f037266 [2022-09-06T21:12:37.869Z] ---> 640757168092 [2022-09-06T21:12:37.869Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-06T21:12:37.869Z] ---> d83c7e9b17bc [2022-09-06T21:12:37.869Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:12:37.869Z] ---> Running in 0e3deac6817c [2022-09-06T21:12:38.809Z] Removing intermediate container 0e3deac6817c [2022-09-06T21:12:38.809Z] ---> 133c81a0d820 [2022-09-06T21:12:38.809Z] Step 11/35 : COPY . . [2022-09-06T21:12:38.809Z] ---> 5366d7e6620b [2022-09-06T21:12:38.809Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:12:38.809Z] ---> Running in b27fc65766b1 [2022-09-06T21:12:39.068Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:12:39.068Z]   Dload Upload Total Spent Left Speed [2022-09-06T21:12:39.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46401 0 --:--:-- --:--:-- --:--:-- 48272 [2022-09-06T21:12:39.588Z] Removing intermediate container b27fc65766b1 [2022-09-06T21:12:39.588Z] ---> 0bf0f66bfd14 [2022-09-06T21:12:39.588Z] Step 13/35 : RUN ${MAKE} [2022-09-06T21:12:39.588Z] ---> Running in a554e8cd4ff0 [2022-09-06T21:12:39.848Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-06T21:13:01.789Z] Removing intermediate container a554e8cd4ff0 [2022-09-06T21:13:01.789Z] ---> 5c10fe7e93e7 [2022-09-06T21:13:01.789Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-06T21:13:02.361Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-06T21:13:02.622Z] af6660deedbd: Pulling fs layer [2022-09-06T21:13:02.622Z] 97cd0a44c592: Pulling fs layer [2022-09-06T21:13:02.881Z] 97cd0a44c592: Download complete [2022-09-06T21:13:02.881Z] af6660deedbd: Verifying Checksum [2022-09-06T21:13:02.881Z] af6660deedbd: Download complete [2022-09-06T21:13:03.141Z] af6660deedbd: Pull complete [2022-09-06T21:13:03.141Z] 97cd0a44c592: Pull complete [2022-09-06T21:13:03.141Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-06T21:13:03.141Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-06T21:13:03.141Z] ---> fea57e182299 [2022-09-06T21:13:03.141Z] Step 15/35 : FROM alpine:3.16 [2022-09-06T21:13:04.079Z] 3.16: Pulling from library/alpine [2022-09-06T21:13:04.079Z] 213ec9aee27d: Pulling fs layer [2022-09-06T21:13:04.338Z] 213ec9aee27d: Verifying Checksum [2022-09-06T21:13:04.338Z] 213ec9aee27d: Download complete [2022-09-06T21:13:04.338Z] 213ec9aee27d: Pull complete [2022-09-06T21:13:04.338Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:13:04.338Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:13:04.338Z] ---> 9c6f07244728 [2022-09-06T21:13:04.338Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T21:13:04.906Z] ---> Running in 54c28f5a864a [2022-09-06T21:13:04.906Z] Removing intermediate container 54c28f5a864a [2022-09-06T21:13:04.906Z] ---> 81f3a1973402 [2022-09-06T21:13:04.906Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-06T21:13:04.906Z] ---> Running in db1623db7dce [2022-09-06T21:13:05.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:05.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:13:05.427Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-06T21:13:05.427Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-06T21:13:05.684Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-06T21:13:05.684Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-06T21:13:05.684Z] (5/83) Installing libxcb (1.15-r0) [2022-09-06T21:13:05.684Z] (6/83) Installing libx11 (1.8-r0) [2022-09-06T21:13:05.685Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-06T21:13:05.685Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-06T21:13:05.685Z] (9/83) Installing expat (2.4.8-r0) [2022-09-06T21:13:05.685Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-06T21:13:05.685Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-06T21:13:05.685Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-06T21:13:05.685Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-06T21:13:05.685Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-06T21:13:05.685Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-06T21:13:05.685Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-06T21:13:05.685Z] (17/83) Installing libintl (0.21-r2) [2022-09-06T21:13:05.685Z] (18/83) Installing libblkid (2.38-r1) [2022-09-06T21:13:05.685Z] (19/83) Installing libmount (2.38-r1) [2022-09-06T21:13:05.685Z] (20/83) Installing pcre (8.45-r2) [2022-09-06T21:13:05.685Z] (21/83) Installing glib (2.72.1-r0) [2022-09-06T21:13:05.685Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-06T21:13:05.685Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-06T21:13:05.944Z] (24/83) Installing libass (0.16.0-r0) [2022-09-06T21:13:05.944Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-06T21:13:05.944Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-06T21:13:05.944Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-06T21:13:05.944Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-06T21:13:05.944Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-06T21:13:05.944Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-06T21:13:05.944Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-06T21:13:05.944Z] (32/83) Installing libunistring (1.0-r0) [2022-09-06T21:13:05.944Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-06T21:13:05.944Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T21:13:05.944Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T21:13:05.944Z] (36/83) Installing lame (3.100-r0) [2022-09-06T21:13:05.944Z] (37/83) Installing opus (1.3.1-r1) [2022-09-06T21:13:05.944Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-06T21:13:05.944Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-06T21:13:05.944Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-06T21:13:05.944Z] (41/83) Installing orc (0.4.32-r0) [2022-09-06T21:13:05.944Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:13:05.944Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-06T21:13:05.944Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:13:05.944Z] (45/83) Installing flac (1.3.4-r0) [2022-09-06T21:13:05.944Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-06T21:13:05.944Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-06T21:13:05.944Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-06T21:13:05.944Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-06T21:13:05.944Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-06T21:13:05.944Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-06T21:13:06.205Z] (52/83) Installing libpulse (15.0-r2) [2022-09-06T21:13:06.205Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-06T21:13:06.205Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-06T21:13:06.205Z] (55/83) Installing librist (0.2.6-r1) [2022-09-06T21:13:06.205Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-06T21:13:06.205Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-06T21:13:06.205Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-06T21:13:06.205Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T21:13:06.205Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T21:13:06.205Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-06T21:13:06.205Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-06T21:13:06.205Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T21:13:06.205Z] (64/83) Installing libva (2.14.0-r0) [2022-09-06T21:13:06.205Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-06T21:13:06.205Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-06T21:13:06.205Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-06T21:13:06.205Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-06T21:13:06.205Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-06T21:13:06.205Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-06T21:13:06.205Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-06T21:13:06.205Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-06T21:13:06.205Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-06T21:13:06.465Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-06T21:13:06.465Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-06T21:13:06.465Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T21:13:06.465Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-06T21:13:06.465Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-06T21:13:06.465Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-06T21:13:06.465Z] (79/83) Installing kmod-libs (29-r2) [2022-09-06T21:13:06.465Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-06T21:13:06.465Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-06T21:13:06.465Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-06T21:13:06.465Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-06T21:13:06.465Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:13:06.465Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T21:13:06.465Z] OK: 101 MiB in 97 packages [2022-09-06T21:13:09.011Z] Removing intermediate container db1623db7dce [2022-09-06T21:13:09.011Z] ---> cd1e50379890 [2022-09-06T21:13:09.011Z] Step 18/35 : WORKDIR / [2022-09-06T21:13:09.011Z] ---> Running in bce1d9ee9b5d [2022-09-06T21:13:09.011Z] Removing intermediate container bce1d9ee9b5d [2022-09-06T21:13:09.011Z] ---> 482969c7713c [2022-09-06T21:13:09.011Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-06T21:13:09.653Z] ---> e9b4915842a1 [2022-09-06T21:13:09.653Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-06T21:13:09.653Z] ---> bda021690dd0 [2022-09-06T21:13:09.653Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-06T21:13:09.913Z] ---> bc5affa4c43a [2022-09-06T21:13:09.913Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-06T21:13:09.913Z] ---> a6f6b2fe4962 [2022-09-06T21:13:09.913Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-06T21:13:10.176Z] ---> 139e8c2580c1 [2022-09-06T21:13:10.176Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-06T21:13:10.176Z] ---> a3015fd8cf82 [2022-09-06T21:13:10.176Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-06T21:13:11.116Z] ---> c6ce696a7e44 [2022-09-06T21:13:11.116Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-06T21:13:11.116Z] ---> Running in 025e61a26231 [2022-09-06T21:13:11.376Z] Removing intermediate container 025e61a26231 [2022-09-06T21:13:11.376Z] ---> 284796593b7a [2022-09-06T21:13:11.376Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-06T21:13:11.635Z] ---> Running in 4593b6d89a5f [2022-09-06T21:13:11.895Z] Removing intermediate container 4593b6d89a5f [2022-09-06T21:13:11.895Z] ---> c70e40835e8b [2022-09-06T21:13:11.895Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-06T21:13:12.154Z] ---> Running in 0fd075c92545 [2022-09-06T21:13:12.414Z] Removing intermediate container 0fd075c92545 [2022-09-06T21:13:12.414Z] ---> 614cafb53510 [2022-09-06T21:13:12.414Z] Step 29/35 : EXPOSE 59983 [2022-09-06T21:13:12.674Z] ---> Running in 1112e97d74f5 [2022-09-06T21:13:12.674Z] Removing intermediate container 1112e97d74f5 [2022-09-06T21:13:12.674Z] ---> 6182210f1d7e [2022-09-06T21:13:12.674Z] Step 30/35 : EXPOSE 8554 [2022-09-06T21:13:12.674Z] ---> Running in 6c258eedbaa7 [2022-09-06T21:13:12.674Z] Removing intermediate container 6c258eedbaa7 [2022-09-06T21:13:12.674Z] ---> 1ce5e960b082 [2022-09-06T21:13:12.674Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-06T21:13:12.674Z] ---> Running in 0dec6b4c6b9c [2022-09-06T21:13:12.932Z] Removing intermediate container 0dec6b4c6b9c [2022-09-06T21:13:12.932Z] ---> cc76203dccb4 [2022-09-06T21:13:12.932Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-06T21:13:12.932Z] ---> Running in 8b4feaa921ee [2022-09-06T21:13:12.932Z] Removing intermediate container 8b4feaa921ee [2022-09-06T21:13:12.932Z] ---> 2262bfab5653 [2022-09-06T21:13:12.932Z] Step 33/35 : LABEL arch=amd64 [2022-09-06T21:13:12.932Z] ---> Running in 4188a63500e9 [2022-09-06T21:13:12.932Z] Removing intermediate container 4188a63500e9 [2022-09-06T21:13:12.932Z] ---> 7b814c5683c0 [2022-09-06T21:13:12.932Z] Step 34/35 : LABEL git_sha=9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T21:13:12.932Z] ---> Running in f76ec2442a6e [2022-09-06T21:13:13.194Z] Removing intermediate container f76ec2442a6e [2022-09-06T21:13:13.194Z] ---> 4ff73e543a03 [2022-09-06T21:13:13.194Z] Step 35/35 : LABEL version=2.3.0-dev.4 [2022-09-06T21:13:13.194Z] ---> Running in d7ae3fd66541 [2022-09-06T21:13:13.194Z] Removing intermediate container d7ae3fd66541 [2022-09-06T21:13:13.194Z] ---> cda1a98e9b55 [2022-09-06T21:13:13.194Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:13:13.194Z] Successfully built cda1a98e9b55 [2022-09-06T21:13:13.194Z] 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 [2022-09-06T21:13:13.306Z] provisioning config files... [2022-09-06T21:13:13.316Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5867307526720569703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:13:13.700Z] ---> docker-login.sh [2022-09-06T21:13:13.700Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:13:13.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:13:13.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:13:13.700Z] Configure a credential helper to remove this warning. See [2022-09-06T21:13:13.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:13:13.700Z] [2022-09-06T21:13:13.700Z] Login Succeeded [2022-09-06T21:13:13.700Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:13:13.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:13:13.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:13:13.983Z] Configure a credential helper to remove this warning. See [2022-09-06T21:13:13.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:13:13.983Z] [2022-09-06T21:13:13.983Z] Login Succeeded [2022-09-06T21:13:13.983Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:13:13.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:13:13.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:13:13.983Z] Configure a credential helper to remove this warning. See [2022-09-06T21:13:13.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:13:13.983Z] [2022-09-06T21:13:13.983Z] Login Succeeded [2022-09-06T21:13:13.983Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:13:13.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:13:14.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:13:14.243Z] Configure a credential helper to remove this warning. See [2022-09-06T21:13:14.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:13:14.243Z] [2022-09-06T21:13:14.243Z] Login Succeeded [2022-09-06T21:13:14.243Z] docker.io [2022-09-06T21:13:14.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:13:14.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:13:14.503Z] Configure a credential helper to remove this warning. See [2022-09-06T21:13:14.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:13:14.503Z] [2022-09-06T21:13:14.503Z] Login Succeeded [2022-09-06T21:13:14.503Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:13:14.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:13:14.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:13:14.570Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-06T21:13:14.571Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T21:13:14.571Z] latest [2022-09-06T21:13:14.571Z] 2.3.0-dev.4 [2022-09-06T21:13:14.571Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T21:13:14.571Z] main [2022-09-06T21:13:14.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:14.891Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:15.201Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T21:13:15.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-06T21:13:15.202Z] 5ba56997940a: Preparing [2022-09-06T21:13:15.202Z] d009cf3a7529: Preparing [2022-09-06T21:13:15.202Z] 1e15e381542d: Preparing [2022-09-06T21:13:15.202Z] 550e596c6d0e: Preparing [2022-09-06T21:13:15.202Z] 1207169bf42c: Preparing [2022-09-06T21:13:15.202Z] b2bfcf40ccf3: Preparing [2022-09-06T21:13:15.202Z] ca591bc4ffa3: Preparing [2022-09-06T21:13:15.202Z] 3e094246caf1: Preparing [2022-09-06T21:13:15.202Z] 03a7c3a9bb70: Preparing [2022-09-06T21:13:15.202Z] 0c7fd9798453: Preparing [2022-09-06T21:13:15.202Z] 8a93bc8b7546: Preparing [2022-09-06T21:13:15.202Z] 994393dc58e7: Preparing [2022-09-06T21:13:15.202Z] 03a7c3a9bb70: Waiting [2022-09-06T21:13:15.202Z] b2bfcf40ccf3: Waiting [2022-09-06T21:13:15.202Z] 8a93bc8b7546: Waiting [2022-09-06T21:13:15.202Z] 994393dc58e7: Waiting [2022-09-06T21:13:15.202Z] ca591bc4ffa3: Waiting [2022-09-06T21:13:15.202Z] 5ba56997940a: Pushed [2022-09-06T21:13:15.202Z] d009cf3a7529: Pushed [2022-09-06T21:13:15.202Z] 1e15e381542d: Pushed [2022-09-06T21:13:15.202Z] 1207169bf42c: Pushed [2022-09-06T21:13:15.461Z] b2bfcf40ccf3: Pushed [2022-09-06T21:13:15.461Z] 3e094246caf1: Pushed [2022-09-06T21:13:15.461Z] ca591bc4ffa3: Pushed [2022-09-06T21:13:15.461Z] 03a7c3a9bb70: Pushed [2022-09-06T21:13:15.461Z] 994393dc58e7: Layer already exists [2022-09-06T21:13:17.366Z] 550e596c6d0e: Pushed [2022-09-06T21:13:17.936Z] 0c7fd9798453: Pushed [2022-09-06T21:13:24.506Z] 8a93bc8b7546: Pushed [2022-09-06T21:13:24.506Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:24.823Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:25.141Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-06T21:13:25.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-06T21:13:25.142Z] 5ba56997940a: Preparing [2022-09-06T21:13:25.142Z] d009cf3a7529: Preparing [2022-09-06T21:13:25.142Z] 1e15e381542d: Preparing [2022-09-06T21:13:25.142Z] 550e596c6d0e: Preparing [2022-09-06T21:13:25.142Z] 1207169bf42c: Preparing [2022-09-06T21:13:25.142Z] b2bfcf40ccf3: Preparing [2022-09-06T21:13:25.142Z] ca591bc4ffa3: Preparing [2022-09-06T21:13:25.142Z] 3e094246caf1: Preparing [2022-09-06T21:13:25.142Z] 03a7c3a9bb70: Preparing [2022-09-06T21:13:25.142Z] 0c7fd9798453: Preparing [2022-09-06T21:13:25.142Z] 8a93bc8b7546: Preparing [2022-09-06T21:13:25.142Z] 994393dc58e7: Preparing [2022-09-06T21:13:25.142Z] b2bfcf40ccf3: Waiting [2022-09-06T21:13:25.142Z] ca591bc4ffa3: Waiting [2022-09-06T21:13:25.142Z] 3e094246caf1: Waiting [2022-09-06T21:13:25.142Z] 03a7c3a9bb70: Waiting [2022-09-06T21:13:25.142Z] 0c7fd9798453: Waiting [2022-09-06T21:13:25.142Z] 994393dc58e7: Waiting [2022-09-06T21:13:25.142Z] 5ba56997940a: Layer already exists [2022-09-06T21:13:25.142Z] 1e15e381542d: Layer already exists [2022-09-06T21:13:25.142Z] 1207169bf42c: Layer already exists [2022-09-06T21:13:25.142Z] d009cf3a7529: Layer already exists [2022-09-06T21:13:25.142Z] 550e596c6d0e: Layer already exists [2022-09-06T21:13:25.142Z] 3e094246caf1: Layer already exists [2022-09-06T21:13:25.142Z] ca591bc4ffa3: Layer already exists [2022-09-06T21:13:25.142Z] 03a7c3a9bb70: Layer already exists [2022-09-06T21:13:25.142Z] 0c7fd9798453: Layer already exists [2022-09-06T21:13:25.142Z] b2bfcf40ccf3: Layer already exists [2022-09-06T21:13:25.142Z] 994393dc58e7: Layer already exists [2022-09-06T21:13:25.142Z] 8a93bc8b7546: Layer already exists [2022-09-06T21:13:25.142Z] latest: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:25.461Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:25.773Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 [2022-09-06T21:13:25.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-06T21:13:25.773Z] 5ba56997940a: Preparing [2022-09-06T21:13:25.773Z] d009cf3a7529: Preparing [2022-09-06T21:13:25.773Z] 1e15e381542d: Preparing [2022-09-06T21:13:25.773Z] 550e596c6d0e: Preparing [2022-09-06T21:13:25.773Z] 1207169bf42c: Preparing [2022-09-06T21:13:25.773Z] b2bfcf40ccf3: Preparing [2022-09-06T21:13:25.773Z] ca591bc4ffa3: Preparing [2022-09-06T21:13:25.773Z] 3e094246caf1: Preparing [2022-09-06T21:13:25.773Z] 03a7c3a9bb70: Preparing [2022-09-06T21:13:25.773Z] 0c7fd9798453: Preparing [2022-09-06T21:13:25.773Z] 8a93bc8b7546: Preparing [2022-09-06T21:13:25.773Z] 994393dc58e7: Preparing [2022-09-06T21:13:25.773Z] 3e094246caf1: Waiting [2022-09-06T21:13:25.773Z] 03a7c3a9bb70: Waiting [2022-09-06T21:13:25.773Z] b2bfcf40ccf3: Waiting [2022-09-06T21:13:25.773Z] 0c7fd9798453: Waiting [2022-09-06T21:13:25.773Z] 8a93bc8b7546: Waiting [2022-09-06T21:13:25.773Z] 550e596c6d0e: Layer already exists [2022-09-06T21:13:25.773Z] 1207169bf42c: Layer already exists [2022-09-06T21:13:25.773Z] 5ba56997940a: Layer already exists [2022-09-06T21:13:25.773Z] d009cf3a7529: Layer already exists [2022-09-06T21:13:25.773Z] 1e15e381542d: Layer already exists [2022-09-06T21:13:25.773Z] 3e094246caf1: Layer already exists [2022-09-06T21:13:25.773Z] b2bfcf40ccf3: Layer already exists [2022-09-06T21:13:25.773Z] 03a7c3a9bb70: Layer already exists [2022-09-06T21:13:25.773Z] 0c7fd9798453: Layer already exists [2022-09-06T21:13:25.773Z] ca591bc4ffa3: Layer already exists [2022-09-06T21:13:25.773Z] 8a93bc8b7546: Layer already exists [2022-09-06T21:13:25.773Z] 994393dc58e7: Layer already exists [2022-09-06T21:13:25.773Z] 2.3.0-dev.4: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:26.091Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:26.397Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T21:13:26.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-06T21:13:26.397Z] 5ba56997940a: Preparing [2022-09-06T21:13:26.397Z] d009cf3a7529: Preparing [2022-09-06T21:13:26.397Z] 1e15e381542d: Preparing [2022-09-06T21:13:26.397Z] 550e596c6d0e: Preparing [2022-09-06T21:13:26.397Z] 1207169bf42c: Preparing [2022-09-06T21:13:26.397Z] b2bfcf40ccf3: Preparing [2022-09-06T21:13:26.397Z] ca591bc4ffa3: Preparing [2022-09-06T21:13:26.397Z] 3e094246caf1: Preparing [2022-09-06T21:13:26.397Z] 03a7c3a9bb70: Preparing [2022-09-06T21:13:26.397Z] 0c7fd9798453: Preparing [2022-09-06T21:13:26.397Z] 8a93bc8b7546: Preparing [2022-09-06T21:13:26.397Z] 994393dc58e7: Preparing [2022-09-06T21:13:26.397Z] 0c7fd9798453: Waiting [2022-09-06T21:13:26.397Z] 03a7c3a9bb70: Waiting [2022-09-06T21:13:26.397Z] 8a93bc8b7546: Waiting [2022-09-06T21:13:26.397Z] 994393dc58e7: Waiting [2022-09-06T21:13:26.397Z] ca591bc4ffa3: Waiting [2022-09-06T21:13:26.397Z] 3e094246caf1: Waiting [2022-09-06T21:13:26.397Z] d009cf3a7529: Layer already exists [2022-09-06T21:13:26.397Z] 1207169bf42c: Layer already exists [2022-09-06T21:13:26.397Z] 1e15e381542d: Layer already exists [2022-09-06T21:13:26.397Z] 550e596c6d0e: Layer already exists [2022-09-06T21:13:26.397Z] 5ba56997940a: Layer already exists [2022-09-06T21:13:26.397Z] ca591bc4ffa3: Layer already exists [2022-09-06T21:13:26.397Z] b2bfcf40ccf3: Layer already exists [2022-09-06T21:13:26.397Z] 3e094246caf1: Layer already exists [2022-09-06T21:13:26.397Z] 03a7c3a9bb70: Layer already exists [2022-09-06T21:13:26.397Z] 0c7fd9798453: Layer already exists [2022-09-06T21:13:26.397Z] 8a93bc8b7546: Layer already exists [2022-09-06T21:13:26.397Z] 994393dc58e7: Layer already exists [2022-09-06T21:13:26.397Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:26.707Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:27.020Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-06T21:13:27.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-06T21:13:27.020Z] 5ba56997940a: Preparing [2022-09-06T21:13:27.020Z] d009cf3a7529: Preparing [2022-09-06T21:13:27.020Z] 1e15e381542d: Preparing [2022-09-06T21:13:27.020Z] 550e596c6d0e: Preparing [2022-09-06T21:13:27.020Z] 1207169bf42c: Preparing [2022-09-06T21:13:27.020Z] b2bfcf40ccf3: Preparing [2022-09-06T21:13:27.020Z] ca591bc4ffa3: Preparing [2022-09-06T21:13:27.020Z] 3e094246caf1: Preparing [2022-09-06T21:13:27.020Z] 03a7c3a9bb70: Preparing [2022-09-06T21:13:27.020Z] 0c7fd9798453: Preparing [2022-09-06T21:13:27.020Z] 8a93bc8b7546: Preparing [2022-09-06T21:13:27.020Z] 994393dc58e7: Preparing [2022-09-06T21:13:27.020Z] 0c7fd9798453: Waiting [2022-09-06T21:13:27.020Z] b2bfcf40ccf3: Waiting [2022-09-06T21:13:27.020Z] 8a93bc8b7546: Waiting [2022-09-06T21:13:27.020Z] ca591bc4ffa3: Waiting [2022-09-06T21:13:27.020Z] 994393dc58e7: Waiting [2022-09-06T21:13:27.020Z] 3e094246caf1: Waiting [2022-09-06T21:13:27.020Z] 03a7c3a9bb70: Waiting [2022-09-06T21:13:27.020Z] 1e15e381542d: Layer already exists [2022-09-06T21:13:27.020Z] d009cf3a7529: Layer already exists [2022-09-06T21:13:27.020Z] 5ba56997940a: Layer already exists [2022-09-06T21:13:27.020Z] 1207169bf42c: Layer already exists [2022-09-06T21:13:27.020Z] 550e596c6d0e: Layer already exists [2022-09-06T21:13:27.020Z] b2bfcf40ccf3: Layer already exists [2022-09-06T21:13:27.020Z] ca591bc4ffa3: Layer already exists [2022-09-06T21:13:27.020Z] 3e094246caf1: Layer already exists [2022-09-06T21:13:27.020Z] 03a7c3a9bb70: Layer already exists [2022-09-06T21:13:27.020Z] 0c7fd9798453: Layer already exists [2022-09-06T21:13:27.020Z] 8a93bc8b7546: Layer already exists [2022-09-06T21:13:27.020Z] 994393dc58e7: Layer already exists [2022-09-06T21:13:27.020Z] main: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:13:27.079Z] ===================================================== [Pipeline] echo [2022-09-06T21:13:27.088Z] taggedImages: [2022-09-06T21:13:27.088Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T21:13:27.088Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-06T21:13:27.088Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 [2022-09-06T21:13:27.088Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T21:13:27.088Z] - 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 [2022-09-06T21:13:27.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:13:27.465Z] [2022-09-06T21:13:27.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:13:27.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:13:27.764Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:13:27.764Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:13:27.764Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:13:27.764Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:13:27.764Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:13:27.764Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:13:27.764Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:13:27.764Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:13:27.764Z] 33b1e0a273af: Waiting [2022-09-06T21:13:27.764Z] 5d3b04190fa2: Waiting [2022-09-06T21:13:27.764Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:13:27.764Z] 2f39f015ded8: Waiting [2022-09-06T21:13:27.764Z] 5c69ac0246d0: Download complete [2022-09-06T21:13:27.764Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T21:13:27.764Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:13:27.764Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:13:27.764Z] 33b1e0a273af: Download complete [2022-09-06T21:13:27.764Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T21:13:27.764Z] 5d3b04190fa2: Download complete [2022-09-06T21:13:28.023Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:13:28.023Z] ec43610c2a17: Download complete [2022-09-06T21:13:28.023Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:13:28.023Z] 5eb5b503b376: Download complete [2022-09-06T21:13:28.590Z] 2f39f015ded8: Download complete [2022-09-06T21:13:29.159Z] 5eb5b503b376: Pull complete [2022-09-06T21:13:29.418Z] 5c69ac0246d0: Pull complete [2022-09-06T21:13:29.676Z] ec43610c2a17: Pull complete [2022-09-06T21:13:29.936Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:13:30.194Z] 33b1e0a273af: Pull complete [2022-09-06T21:13:30.194Z] 5d3b04190fa2: Pull complete [2022-09-06T21:13:34.386Z] 2f39f015ded8: Pull complete [2022-09-06T21:13:34.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:13:34.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:13:34.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:13:34.477Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T21:13:34.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T21:13:37.363Z] $ docker top e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:13:37.746Z] ---> job-cost.sh [2022-09-06T21:13:37.746Z] lf-activate-venv: SKIPPING [2022-09-06T21:13:37.746Z] INFO: No Stack... [2022-09-06T21:13:38.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:13:38.574Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:13:38.864Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-06T21:13:38.864Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:13:38.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [2022-09-06T21:13:38.886Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] did not exist. Created. [2022-09-06T21:13:38.886Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:13:39.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:13:39.220Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:13:39.225Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:13:39.249Z] $ docker stop --time=1 e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 [2022-09-06T21:13:40.406Z] $ docker rm -f e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:54:30.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26856 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-06T21:54:30.266Z] Running in /w/workspace/device-usb-camera/43 [Pipeline] { [Pipeline] checkout [2022-09-06T21:54:30.307Z] Selected Git installation does not exist. Using Default [2022-09-06T21:54:30.307Z] The recommended git tool is: NONE [2022-09-06T21:54:39.072Z] using credential edgex-jenkins-ssh [2022-09-06T21:54:39.095Z] Cloning the remote Git repository [2022-09-06T21:54:39.177Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-06T21:54:39.284Z] > git init /w/workspace/device-usb-camera/43 # timeout=10 [2022-09-06T21:54:39.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-06T21:54:39.419Z] > git --version # timeout=10 [2022-09-06T21:54:39.443Z] > git --version # 'git version 2.25.1' [2022-09-06T21:54:39.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:54:39.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:54:40.437Z] Avoid second fetch [2022-09-06T21:54:40.438Z] Checking out Revision 9d5c5da43a104ea1175f08e8bd4156385d9bd27b (main) [2022-09-06T21:54:40.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-06T21:54:40.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:54:40.466Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:54:40.491Z] > git checkout -f 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [2022-09-06T21:54:45.112Z] Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:54:46.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T21:54:46.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:54:46.088Z] Dload Upload Total Spent Left Speed [2022-09-06T21:54:46.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-09-06T21:54:46.897Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T21:54:47.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T21:54:47.260Z] + sudo tee /etc/docker/daemon.new [2022-09-06T21:54:47.260Z] { [2022-09-06T21:54:47.260Z] "registry-mirrors": [ [2022-09-06T21:54:47.260Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T21:54:47.260Z] ], [2022-09-06T21:54:47.260Z] "bip": "10.250.0.254/24", [2022-09-06T21:54:47.260Z] "hosts": [ [2022-09-06T21:54:47.260Z] "tcp://0.0.0.0:5555", [2022-09-06T21:54:47.260Z] "unix:///var/run/docker.sock" [2022-09-06T21:54:47.260Z] ], [2022-09-06T21:54:47.260Z] "mtu": 1458, [2022-09-06T21:54:47.260Z] "selinux-enabled": true, [2022-09-06T21:54:47.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T21:54:47.260Z] } [Pipeline] sh [2022-09-06T21:54:47.634Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T21:54:48.012Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:55:06.445Z] provisioning config files... [2022-09-06T21:55:06.472Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/43@tmp/config2076636585885450381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:55:06.851Z] ---> docker-login.sh [2022-09-06T21:55:06.851Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:55:07.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:55:07.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:55:07.723Z] Configure a credential helper to remove this warning. See [2022-09-06T21:55:07.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:55:07.723Z] [2022-09-06T21:55:07.723Z] Login Succeeded [2022-09-06T21:55:07.723Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:55:08.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:55:08.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:55:08.328Z] Configure a credential helper to remove this warning. See [2022-09-06T21:55:08.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:55:08.328Z] [2022-09-06T21:55:08.328Z] Login Succeeded [2022-09-06T21:55:08.328Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:55:08.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:55:08.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:55:08.887Z] Configure a credential helper to remove this warning. See [2022-09-06T21:55:08.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:55:08.887Z] [2022-09-06T21:55:08.887Z] Login Succeeded [2022-09-06T21:55:08.887Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:55:09.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:55:09.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:55:09.445Z] Configure a credential helper to remove this warning. See [2022-09-06T21:55:09.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:55:09.445Z] [2022-09-06T21:55:09.445Z] Login Succeeded [2022-09-06T21:55:09.445Z] docker.io [2022-09-06T21:55:09.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:55:10.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:55:10.318Z] Configure a credential helper to remove this warning. See [2022-09-06T21:55:10.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:55:10.318Z] [2022-09-06T21:55:10.318Z] Login Succeeded [2022-09-06T21:55:10.318Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:55:10.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:55:10.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:55:10.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:55:10.903Z] ========================================================= [2022-09-06T21:55:10.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T21:55:10.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:55:11.300Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-06T21:55:11.574Z] Sending build context to Docker daemon 554.5kB [2022-09-06T21:55:11.574Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:55:11.574Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T21:55:11.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T21:55:11.855Z] b3c136eddcbf: Pulling fs layer [2022-09-06T21:55:11.855Z] c0a3192eca97: Pulling fs layer [2022-09-06T21:55:11.855Z] a050256f5b6f: Pulling fs layer [2022-09-06T21:55:11.855Z] 656be50a0ddc: Pulling fs layer [2022-09-06T21:55:11.855Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T21:55:11.855Z] 46d945488cbd: Pulling fs layer [2022-09-06T21:55:11.855Z] 8a5474983e97: Pulling fs layer [2022-09-06T21:55:11.855Z] 329c88fbcd65: Pulling fs layer [2022-09-06T21:55:11.855Z] 2bbca73fdf42: Waiting [2022-09-06T21:55:11.855Z] 46d945488cbd: Waiting [2022-09-06T21:55:11.855Z] 8a5474983e97: Waiting [2022-09-06T21:55:11.855Z] 329c88fbcd65: Waiting [2022-09-06T21:55:11.855Z] 656be50a0ddc: Waiting [2022-09-06T21:55:11.855Z] a050256f5b6f: Verifying Checksum [2022-09-06T21:55:11.855Z] a050256f5b6f: Download complete [2022-09-06T21:55:11.855Z] c0a3192eca97: Verifying Checksum [2022-09-06T21:55:11.855Z] c0a3192eca97: Download complete [2022-09-06T21:55:11.855Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T21:55:11.855Z] 2bbca73fdf42: Download complete [2022-09-06T21:55:11.855Z] 46d945488cbd: Download complete [2022-09-06T21:55:11.855Z] b3c136eddcbf: Download complete [2022-09-06T21:55:12.865Z] b3c136eddcbf: Pull complete [2022-09-06T21:55:13.149Z] 329c88fbcd65: Verifying Checksum [2022-09-06T21:55:13.149Z] 329c88fbcd65: Download complete [2022-09-06T21:55:13.786Z] c0a3192eca97: Pull complete [2022-09-06T21:55:14.063Z] a050256f5b6f: Pull complete [2022-09-06T21:55:14.342Z] 8a5474983e97: Verifying Checksum [2022-09-06T21:55:14.342Z] 8a5474983e97: Download complete [2022-09-06T21:55:14.941Z] 656be50a0ddc: Verifying Checksum [2022-09-06T21:55:14.941Z] 656be50a0ddc: Download complete [2022-09-06T21:55:27.361Z] 656be50a0ddc: Pull complete [2022-09-06T21:55:27.635Z] 2bbca73fdf42: Pull complete [2022-09-06T21:55:27.910Z] 46d945488cbd: Pull complete [2022-09-06T21:55:34.649Z] 8a5474983e97: Pull complete [2022-09-06T21:55:36.094Z] 329c88fbcd65: Pull complete [2022-09-06T21:55:36.094Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T21:55:36.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:55:36.094Z] ---> ff4287adb874 [2022-09-06T21:55:36.094Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T21:55:38.128Z] ---> Running in 1837b95b2a18 [2022-09-06T21:55:38.128Z] Removing intermediate container 1837b95b2a18 [2022-09-06T21:55:38.128Z] ---> 26177380a617 [2022-09-06T21:55:38.128Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:55:38.408Z] ---> Running in bc328d626fe7 [2022-09-06T21:55:38.687Z] Removing intermediate container bc328d626fe7 [2022-09-06T21:55:38.687Z] ---> 0492bd91ad1b [2022-09-06T21:55:38.687Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:55:38.687Z] ---> Running in 6287dd394ecd [2022-09-06T21:55:38.974Z] Removing intermediate container 6287dd394ecd [2022-09-06T21:55:38.974Z] ---> 19b098dd83e8 [2022-09-06T21:55:38.974Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:55:39.269Z] ---> Running in 3df4294bb0e5 [2022-09-06T21:55:42.717Z] Removing intermediate container 3df4294bb0e5 [2022-09-06T21:55:42.717Z] ---> 8b19cec243fc [2022-09-06T21:55:42.717Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:55:42.717Z] ---> Running in da9aae171c65 [2022-09-06T21:55:44.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:55:44.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:55:46.210Z] (1/14) Installing libintl (0.21-r2) [2022-09-06T21:55:46.210Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-06T21:55:46.210Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T21:55:46.210Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T21:55:46.486Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-06T21:55:46.486Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-06T21:55:46.763Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T21:55:46.763Z] (7/14) Installing libblkid (2.38-r1) [2022-09-06T21:55:46.763Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-06T21:55:46.763Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-06T21:55:47.049Z] (10/14) Installing kmod-libs (29-r2) [2022-09-06T21:55:47.049Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-06T21:55:47.327Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-06T21:55:47.327Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-06T21:55:47.327Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-06T21:55:47.603Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T21:55:47.603Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T21:55:47.603Z] OK: 228 MiB in 65 packages [2022-09-06T21:55:49.054Z] Removing intermediate container da9aae171c65 [2022-09-06T21:55:49.054Z] ---> 95e32e10e665 [2022-09-06T21:55:49.054Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-06T21:55:49.054Z] ---> Running in e51d78b9649c [2022-09-06T21:55:49.332Z] Removing intermediate container e51d78b9649c [2022-09-06T21:55:49.332Z] ---> 12df335e84d2 [2022-09-06T21:55:49.332Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T21:55:49.946Z] ---> eef6a1a3bb6c [2022-09-06T21:55:49.946Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:55:49.946Z] ---> Running in e21b4b23dd87 [2022-09-06T21:56:46.552Z] Removing intermediate container e21b4b23dd87 [2022-09-06T21:56:46.553Z] ---> 770cc3d66ab7 [2022-09-06T21:56:46.553Z] Step 11/13 : COPY . . [2022-09-06T21:56:46.553Z] ---> 2d9007b3fd47 [2022-09-06T21:56:46.553Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:56:46.553Z] ---> Running in e15eea355243 [2022-09-06T21:56:46.553Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:56:46.553Z] Dload Upload Total Spent Left Speed [2022-09-06T21:56:46.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7248 0 --:--:-- --:--:-- --:--:-- 7224 [2022-09-06T21:56:46.553Z] Removing intermediate container e15eea355243 [2022-09-06T21:56:46.553Z] ---> 169c348ce8fd [2022-09-06T21:56:46.553Z] Step 13/13 : RUN ${MAKE} [2022-09-06T21:56:46.553Z] ---> Running in 4a38aa617b92 [2022-09-06T21:56:46.553Z] noop [2022-09-06T21:56:46.553Z] Removing intermediate container 4a38aa617b92 [2022-09-06T21:56:46.553Z] ---> 8bf324da00f1 [2022-09-06T21:56:46.553Z] Successfully built 8bf324da00f1 [2022-09-06T21:56:46.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:56:46.929Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:56:46.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:56:47.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container [2022-09-06T21:56:47.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 [2022-09-06T21:56:48.599Z] $ docker top 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:56:49.538Z] + go version [2022-09-06T21:56:49.538Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T21:56:49.562Z] $ docker stop --time=1 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 [2022-09-06T21:56:51.212Z] $ docker rm -f 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:56:51.852Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:56:51.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:56:52.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container [2022-09-06T21:56:52.220Z] $ 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/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 [2022-09-06T21:56:53.599Z] $ docker top c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:56:54.524Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/43 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:56:55.202Z] + make test [2022-09-06T21:56:55.202Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-06T21:56:57.199Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-06T21:58:34.102Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-06T21:58:37.518Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 1.9% of statements [2022-09-06T21:58:37.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T21:58:37.794Z] CGO_ENABLED=1 go vet ./... [2022-09-06T21:59:04.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:59:04.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:59:04.686Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T21:59:04.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:59:04.726Z] $ docker stop --time=1 c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 [2022-09-06T21:59:06.599Z] $ docker rm -f c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:59:07.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:59:07.797Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T21:59:08.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:59:09.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:59:09.450Z] + ls -al . [2022-09-06T21:59:09.450Z] total 196 [2022-09-06T21:59:09.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:56 . [2022-09-06T21:59:09.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:54 .. [2022-09-06T21:59:09.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:54 .git [2022-09-06T21:59:09.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 .github [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:54 .gitignore [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:54 .golangci.yml [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:54 .hadolint.yml [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:54 Attribution.txt [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:54 CHANGELOG.md [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:54 Dockerfile [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:54 GOVERNANCE.md [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:54 Jenkinsfile [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:54 LICENSE [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:54 Makefile [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:54 OWNERS.md [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:54 README.md [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 21:11 VERSION [2022-09-06T21:59:09.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:54 bin [2022-09-06T21:59:09.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 cmd [2022-09-06T21:59:09.450Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:58 coverage.out [2022-09-06T21:59:09.450Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:54 docker-entrypoint.sh [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:54 go.mod [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:54 go.sum [2022-09-06T21:59:09.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 internal [2022-09-06T21:59:09.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:54 snap [2022-09-06T21:59:09.450Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:59:09.838Z] + 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=9d5c5da43a104ea1175f08e8bd4156385d9bd27b --label arch=arm64 --label version=2.3.0-dev.4 . [2022-09-06T21:59:10.119Z] Sending build context to Docker daemon 584.7kB [2022-09-06T21:59:10.398Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:59:10.398Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-06T21:59:10.398Z] ---> 8bf324da00f1 [2022-09-06T21:59:10.398Z] Step 3/35 : ARG MAKE="make build" [2022-09-06T21:59:10.398Z] ---> Running in fe782da46088 [2022-09-06T21:59:10.678Z] Removing intermediate container fe782da46088 [2022-09-06T21:59:10.678Z] ---> 8c8fe62d1099 [2022-09-06T21:59:10.678Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-06T21:59:10.978Z] ---> Running in 2786c9425857 [2022-09-06T21:59:11.252Z] Removing intermediate container 2786c9425857 [2022-09-06T21:59:11.252Z] ---> 06d0e957e7cb [2022-09-06T21:59:11.252Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-06T21:59:11.252Z] ---> Running in 26bc14d4e332 [2022-09-06T21:59:11.854Z] Removing intermediate container 26bc14d4e332 [2022-09-06T21:59:11.854Z] ---> 9461a18a4d84 [2022-09-06T21:59:11.854Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:59:11.854Z] ---> Running in 981574054e18 [2022-09-06T21:59:13.856Z] Removing intermediate container 981574054e18 [2022-09-06T21:59:13.856Z] ---> 4a7c0fbee8c7 [2022-09-06T21:59:13.856Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:59:13.856Z] ---> Running in 9a385c9a5493 [2022-09-06T21:59:14.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:15.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:59:17.273Z] OK: 228 MiB in 65 packages [2022-09-06T21:59:18.264Z] Removing intermediate container 9a385c9a5493 [2022-09-06T21:59:18.264Z] ---> c6dda4c47d4e [2022-09-06T21:59:18.264Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-06T21:59:18.264Z] ---> Running in 7e6ab5c99f6a [2022-09-06T21:59:18.869Z] Removing intermediate container 7e6ab5c99f6a [2022-09-06T21:59:18.869Z] ---> a1edcb95189e [2022-09-06T21:59:18.869Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-06T21:59:19.472Z] ---> f93da6bd2771 [2022-09-06T21:59:19.472Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:59:19.473Z] ---> Running in c7b26572d52a [2022-09-06T21:59:22.103Z] Removing intermediate container c7b26572d52a [2022-09-06T21:59:22.103Z] ---> ae5d8c4d3437 [2022-09-06T21:59:22.103Z] Step 11/35 : COPY . . [2022-09-06T21:59:22.705Z] ---> 1e8e88bfe298 [2022-09-06T21:59:22.705Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-06T21:59:22.985Z] ---> Running in f07dfe0cded1 [2022-09-06T21:59:23.973Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:59:23.973Z] Dload Upload Total Spent Left Speed [2022-09-06T21:59:24.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10929 0 --:--:-- --:--:-- --:--:-- 11062 [2022-09-06T21:59:24.853Z] Removing intermediate container f07dfe0cded1 [2022-09-06T21:59:24.853Z] ---> f7c6a9fc895a [2022-09-06T21:59:24.853Z] Step 13/35 : RUN ${MAKE} [2022-09-06T21:59:25.131Z] ---> Running in c0d85e6dc745 [2022-09-06T21:59:26.115Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-06T22:02:03.096Z] Removing intermediate container c0d85e6dc745 [2022-09-06T22:02:03.096Z] ---> 35357590e96a [2022-09-06T22:02:03.096Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-06T22:02:03.096Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-06T22:02:03.096Z] eab2503cf8f4: Pulling fs layer [2022-09-06T22:02:03.096Z] 97cd0a44c592: Pulling fs layer [2022-09-06T22:02:03.096Z] 97cd0a44c592: Verifying Checksum [2022-09-06T22:02:03.096Z] 97cd0a44c592: Download complete [2022-09-06T22:02:03.096Z] eab2503cf8f4: Verifying Checksum [2022-09-06T22:02:03.096Z] eab2503cf8f4: Download complete [2022-09-06T22:02:03.096Z] eab2503cf8f4: Pull complete [2022-09-06T22:02:03.096Z] 97cd0a44c592: Pull complete [2022-09-06T22:02:03.096Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-06T22:02:03.096Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-06T22:02:03.096Z] ---> 7f763cca56b3 [2022-09-06T22:02:03.096Z] Step 15/35 : FROM alpine:3.16 [2022-09-06T22:02:03.096Z] 3.16: Pulling from library/alpine [2022-09-06T22:02:03.096Z] 9b18e9b68314: Pulling fs layer [2022-09-06T22:02:03.096Z] 9b18e9b68314: Verifying Checksum [2022-09-06T22:02:03.096Z] 9b18e9b68314: Download complete [2022-09-06T22:02:03.096Z] 9b18e9b68314: Pull complete [2022-09-06T22:02:03.096Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T22:02:03.096Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T22:02:03.096Z] ---> a6215f271958 [2022-09-06T22:02:03.096Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T22:02:03.096Z] ---> Running in 11b40e83535a [2022-09-06T22:02:03.096Z] Removing intermediate container 11b40e83535a [2022-09-06T22:02:03.096Z] ---> 6caa381212fd [2022-09-06T22:02:03.096Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-06T22:02:03.096Z] ---> Running in 3306b5eb89d3 [2022-09-06T22:02:03.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T22:02:03.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T22:02:04.076Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-06T22:02:04.076Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-06T22:02:04.076Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-06T22:02:04.076Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-06T22:02:04.076Z] (5/82) Installing libxcb (1.15-r0) [2022-09-06T22:02:04.076Z] (6/82) Installing libx11 (1.8-r0) [2022-09-06T22:02:04.351Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-06T22:02:04.351Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-06T22:02:04.351Z] (9/82) Installing expat (2.4.8-r0) [2022-09-06T22:02:04.351Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-06T22:02:04.624Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-06T22:02:04.624Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-06T22:02:04.624Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-06T22:02:04.624Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-06T22:02:04.898Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-06T22:02:04.898Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-06T22:02:04.898Z] (17/82) Installing libintl (0.21-r2) [2022-09-06T22:02:04.898Z] (18/82) Installing libblkid (2.38-r1) [2022-09-06T22:02:04.898Z] (19/82) Installing libmount (2.38-r1) [2022-09-06T22:02:04.898Z] (20/82) Installing pcre (8.45-r2) [2022-09-06T22:02:04.898Z] (21/82) Installing glib (2.72.1-r0) [2022-09-06T22:02:04.898Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-06T22:02:04.898Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-06T22:02:05.170Z] (24/82) Installing libass (0.16.0-r0) [2022-09-06T22:02:05.170Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-06T22:02:05.170Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-06T22:02:05.170Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-06T22:02:05.170Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-06T22:02:05.170Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-06T22:02:05.170Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-06T22:02:05.170Z] (31/82) Installing libunistring (1.0-r0) [2022-09-06T22:02:05.170Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-06T22:02:05.170Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-06T22:02:05.443Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-06T22:02:05.443Z] (35/82) Installing lame (3.100-r0) [2022-09-06T22:02:05.443Z] (36/82) Installing opus (1.3.1-r1) [2022-09-06T22:02:05.443Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-06T22:02:05.443Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-06T22:02:05.443Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-06T22:02:05.443Z] (40/82) Installing orc (0.4.32-r0) [2022-09-06T22:02:05.443Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T22:02:05.443Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-06T22:02:05.443Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T22:02:05.443Z] (44/82) Installing flac (1.3.4-r0) [2022-09-06T22:02:05.443Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-06T22:02:05.443Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-06T22:02:05.443Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-06T22:02:05.716Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-06T22:02:05.716Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-06T22:02:05.716Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-06T22:02:05.716Z] (51/82) Installing libpulse (15.0-r2) [2022-09-06T22:02:05.716Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-06T22:02:05.716Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-06T22:02:05.716Z] (54/82) Installing librist (0.2.6-r1) [2022-09-06T22:02:05.716Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-06T22:02:05.716Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-06T22:02:05.716Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-06T22:02:05.716Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-06T22:02:05.716Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-06T22:02:05.716Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-06T22:02:05.716Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-06T22:02:05.716Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-06T22:02:05.716Z] (63/82) Installing libva (2.14.0-r0) [2022-09-06T22:02:05.989Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-06T22:02:05.989Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-06T22:02:05.989Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-06T22:02:05.989Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-06T22:02:05.989Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-06T22:02:05.989Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-06T22:02:05.989Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-06T22:02:06.263Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-06T22:02:06.263Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-06T22:02:06.868Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-06T22:02:06.868Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-06T22:02:06.868Z] Executing udev-init-scripts-35-r0.post-install [2022-09-06T22:02:06.868Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-06T22:02:06.868Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-06T22:02:06.868Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-06T22:02:06.868Z] (78/82) Installing kmod-libs (29-r2) [2022-09-06T22:02:06.868Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-06T22:02:06.868Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-06T22:02:06.868Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-06T22:02:06.868Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-06T22:02:06.868Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T22:02:06.868Z] Executing eudev-3.2.11-r0.trigger [2022-09-06T22:02:06.868Z] OK: 78 MiB in 96 packages [2022-09-06T22:02:10.274Z] Removing intermediate container 3306b5eb89d3 [2022-09-06T22:02:10.274Z] ---> d0b9753bdeb3 [2022-09-06T22:02:10.274Z] Step 18/35 : WORKDIR / [2022-09-06T22:02:10.274Z] ---> Running in 5f9f116b4276 [2022-09-06T22:02:10.874Z] Removing intermediate container 5f9f116b4276 [2022-09-06T22:02:10.874Z] ---> eccee49debcb [2022-09-06T22:02:10.874Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-06T22:02:12.321Z] ---> 5d8e41d1c403 [2022-09-06T22:02:12.321Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-06T22:02:12.918Z] ---> 67eee553e4d5 [2022-09-06T22:02:12.918Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-06T22:02:13.518Z] ---> 1757841a909e [2022-09-06T22:02:13.518Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-06T22:02:14.118Z] ---> b5499aaeb5ba [2022-09-06T22:02:14.118Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-06T22:02:14.720Z] ---> 0375202bc133 [2022-09-06T22:02:14.720Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-06T22:02:15.319Z] ---> 134d5fd65352 [2022-09-06T22:02:15.320Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-06T22:02:16.760Z] ---> 182654c50827 [2022-09-06T22:02:16.760Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-06T22:02:16.760Z] ---> Running in f4758dc0cbdd [2022-09-06T22:02:18.759Z] Removing intermediate container f4758dc0cbdd [2022-09-06T22:02:18.759Z] ---> f70cac470228 [2022-09-06T22:02:18.759Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-06T22:02:18.759Z] ---> Running in 7aacea2d81cc [2022-09-06T22:02:20.745Z] Removing intermediate container 7aacea2d81cc [2022-09-06T22:02:20.745Z] ---> 6002c72d2dcb [2022-09-06T22:02:20.745Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-06T22:02:20.745Z] ---> Running in 1908f84a81cc [2022-09-06T22:02:22.748Z] Removing intermediate container 1908f84a81cc [2022-09-06T22:02:22.748Z] ---> 328a25d158a4 [2022-09-06T22:02:22.748Z] Step 29/35 : EXPOSE 59983 [2022-09-06T22:02:22.748Z] ---> Running in 47710ae46e29 [2022-09-06T22:02:22.748Z] Removing intermediate container 47710ae46e29 [2022-09-06T22:02:22.748Z] ---> c0250ad05511 [2022-09-06T22:02:22.748Z] Step 30/35 : EXPOSE 8554 [2022-09-06T22:02:22.748Z] ---> Running in 13a425704926 [2022-09-06T22:02:23.363Z] Removing intermediate container 13a425704926 [2022-09-06T22:02:23.363Z] ---> 8b953bde9dc0 [2022-09-06T22:02:23.363Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-06T22:02:23.363Z] ---> Running in 786b919ccd20 [2022-09-06T22:02:23.642Z] Removing intermediate container 786b919ccd20 [2022-09-06T22:02:23.642Z] ---> 7eeb18208fe8 [2022-09-06T22:02:23.642Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-06T22:02:23.642Z] ---> Running in f9e21f63f7be [2022-09-06T22:02:24.242Z] Removing intermediate container f9e21f63f7be [2022-09-06T22:02:24.242Z] ---> e67e02295cff [2022-09-06T22:02:24.242Z] Step 33/35 : LABEL arch=arm64 [2022-09-06T22:02:24.242Z] ---> Running in f34e8d412742 [2022-09-06T22:02:24.517Z] Removing intermediate container f34e8d412742 [2022-09-06T22:02:24.517Z] ---> 16e7281ac6ee [2022-09-06T22:02:24.517Z] Step 34/35 : LABEL git_sha=9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T22:02:24.517Z] ---> Running in 26d5ef32b30e [2022-09-06T22:02:24.799Z] Removing intermediate container 26d5ef32b30e [2022-09-06T22:02:24.799Z] ---> ba9e5103e8c3 [2022-09-06T22:02:24.799Z] Step 35/35 : LABEL version=2.3.0-dev.4 [2022-09-06T22:02:25.073Z] ---> Running in df2ad9d651a4 [2022-09-06T22:02:25.348Z] Removing intermediate container df2ad9d651a4 [2022-09-06T22:02:25.349Z] ---> 063ce84ed199 [2022-09-06T22:02:25.349Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T22:02:25.349Z] Successfully built 063ce84ed199 [2022-09-06T22:02:25.349Z] 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 [2022-09-06T22:02:25.473Z] provisioning config files... [2022-09-06T22:02:25.495Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/43@tmp/config8940569018178337510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:02:25.853Z] ---> docker-login.sh [2022-09-06T22:02:25.853Z] nexus3.edgexfoundry.org:10001 [2022-09-06T22:02:26.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:02:26.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:02:26.400Z] Configure a credential helper to remove this warning. See [2022-09-06T22:02:26.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:02:26.400Z] [2022-09-06T22:02:26.400Z] Login Succeeded [2022-09-06T22:02:26.400Z] nexus3.edgexfoundry.org:10002 [2022-09-06T22:02:26.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:02:26.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:02:26.949Z] Configure a credential helper to remove this warning. See [2022-09-06T22:02:26.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:02:26.949Z] [2022-09-06T22:02:26.949Z] Login Succeeded [2022-09-06T22:02:26.949Z] nexus3.edgexfoundry.org:10003 [2022-09-06T22:02:27.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:02:27.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:02:27.494Z] Configure a credential helper to remove this warning. See [2022-09-06T22:02:27.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:02:27.494Z] [2022-09-06T22:02:27.494Z] Login Succeeded [2022-09-06T22:02:27.494Z] nexus3.edgexfoundry.org:10004 [2022-09-06T22:02:27.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:02:28.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:02:28.040Z] Configure a credential helper to remove this warning. See [2022-09-06T22:02:28.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:02:28.040Z] [2022-09-06T22:02:28.040Z] Login Succeeded [2022-09-06T22:02:28.040Z] docker.io [2022-09-06T22:02:28.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T22:02:28.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T22:02:28.910Z] Configure a credential helper to remove this warning. See [2022-09-06T22:02:28.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T22:02:28.910Z] [2022-09-06T22:02:28.910Z] Login Succeeded [2022-09-06T22:02:28.910Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T22:02:28.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:02:28.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T22:02:28.985Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-06T22:02:28.985Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T22:02:28.985Z] latest [2022-09-06T22:02:28.985Z] 2.3.0-dev.4 [2022-09-06T22:02:28.985Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T22:02:28.985Z] main [2022-09-06T22:02:28.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:29.357Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:29.745Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T22:02:29.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-06T22:02:29.746Z] 5bfcfecf903f: Preparing [2022-09-06T22:02:29.746Z] cad60987aa69: Preparing [2022-09-06T22:02:29.746Z] 32b93cbc521d: Preparing [2022-09-06T22:02:29.746Z] a43932d1df72: Preparing [2022-09-06T22:02:29.746Z] 1207169bf42c: Preparing [2022-09-06T22:02:29.746Z] 2bf6f4f18941: Preparing [2022-09-06T22:02:29.746Z] d67bd3824f0c: Preparing [2022-09-06T22:02:29.746Z] 481879f7cb8b: Preparing [2022-09-06T22:02:29.746Z] 3e94c5dfcecf: Preparing [2022-09-06T22:02:29.746Z] 5c416ea209ce: Preparing [2022-09-06T22:02:29.746Z] f041f07dae20: Preparing [2022-09-06T22:02:29.746Z] 5d3e392a13a0: Preparing [2022-09-06T22:02:29.746Z] 481879f7cb8b: Waiting [2022-09-06T22:02:29.746Z] 3e94c5dfcecf: Waiting [2022-09-06T22:02:29.746Z] 5c416ea209ce: Waiting [2022-09-06T22:02:29.746Z] f041f07dae20: Waiting [2022-09-06T22:02:29.746Z] 5d3e392a13a0: Waiting [2022-09-06T22:02:29.746Z] d67bd3824f0c: Waiting [2022-09-06T22:02:29.746Z] 2bf6f4f18941: Waiting [2022-09-06T22:02:30.076Z] 5bfcfecf903f: Pushed [2022-09-06T22:02:30.076Z] 1207169bf42c: Pushed [2022-09-06T22:02:30.076Z] cad60987aa69: Pushed [2022-09-06T22:02:30.400Z] 32b93cbc521d: Pushed [2022-09-06T22:02:30.400Z] 2bf6f4f18941: Pushed [2022-09-06T22:02:30.400Z] 3e94c5dfcecf: Pushed [2022-09-06T22:02:30.400Z] d67bd3824f0c: Pushed [2022-09-06T22:02:30.400Z] 481879f7cb8b: Pushed [2022-09-06T22:02:30.400Z] 5d3e392a13a0: Layer already exists [2022-09-06T22:02:34.809Z] a43932d1df72: Pushed [2022-09-06T22:02:36.246Z] 5c416ea209ce: Pushed [2022-09-06T22:02:48.631Z] f041f07dae20: Pushed [2022-09-06T22:02:48.631Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:49.005Z] + 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 [2022-09-06T22:02:49.359Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-06T22:02:49.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-06T22:02:49.360Z] 5bfcfecf903f: Preparing [2022-09-06T22:02:49.360Z] cad60987aa69: Preparing [2022-09-06T22:02:49.360Z] 32b93cbc521d: Preparing [2022-09-06T22:02:49.360Z] a43932d1df72: Preparing [2022-09-06T22:02:49.360Z] 1207169bf42c: Preparing [2022-09-06T22:02:49.360Z] 2bf6f4f18941: Preparing [2022-09-06T22:02:49.360Z] d67bd3824f0c: Preparing [2022-09-06T22:02:49.360Z] 481879f7cb8b: Preparing [2022-09-06T22:02:49.360Z] 3e94c5dfcecf: Preparing [2022-09-06T22:02:49.360Z] 5c416ea209ce: Preparing [2022-09-06T22:02:49.360Z] f041f07dae20: Preparing [2022-09-06T22:02:49.360Z] 5d3e392a13a0: Preparing [2022-09-06T22:02:49.360Z] 3e94c5dfcecf: Waiting [2022-09-06T22:02:49.360Z] 5c416ea209ce: Waiting [2022-09-06T22:02:49.360Z] f041f07dae20: Waiting [2022-09-06T22:02:49.360Z] 2bf6f4f18941: Waiting [2022-09-06T22:02:49.360Z] d67bd3824f0c: Waiting [2022-09-06T22:02:49.360Z] 481879f7cb8b: Waiting [2022-09-06T22:02:49.633Z] 1207169bf42c: Layer already exists [2022-09-06T22:02:49.633Z] cad60987aa69: Layer already exists [2022-09-06T22:02:49.633Z] 32b93cbc521d: Layer already exists [2022-09-06T22:02:49.633Z] a43932d1df72: Layer already exists [2022-09-06T22:02:49.633Z] 5bfcfecf903f: Layer already exists [2022-09-06T22:02:49.633Z] 2bf6f4f18941: Layer already exists [2022-09-06T22:02:49.633Z] 481879f7cb8b: Layer already exists [2022-09-06T22:02:49.633Z] d67bd3824f0c: Layer already exists [2022-09-06T22:02:49.633Z] 5c416ea209ce: Layer already exists [2022-09-06T22:02:49.633Z] 3e94c5dfcecf: Layer already exists [2022-09-06T22:02:49.633Z] 5d3e392a13a0: Layer already exists [2022-09-06T22:02:49.633Z] f041f07dae20: Layer already exists [2022-09-06T22:02:49.633Z] latest: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:50.006Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:50.375Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 [2022-09-06T22:02:50.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-06T22:02:50.375Z] 5bfcfecf903f: Preparing [2022-09-06T22:02:50.375Z] cad60987aa69: Preparing [2022-09-06T22:02:50.375Z] 32b93cbc521d: Preparing [2022-09-06T22:02:50.375Z] a43932d1df72: Preparing [2022-09-06T22:02:50.375Z] 1207169bf42c: Preparing [2022-09-06T22:02:50.375Z] 2bf6f4f18941: Preparing [2022-09-06T22:02:50.375Z] d67bd3824f0c: Preparing [2022-09-06T22:02:50.375Z] 481879f7cb8b: Preparing [2022-09-06T22:02:50.375Z] 3e94c5dfcecf: Preparing [2022-09-06T22:02:50.375Z] 5c416ea209ce: Preparing [2022-09-06T22:02:50.375Z] f041f07dae20: Preparing [2022-09-06T22:02:50.375Z] 5d3e392a13a0: Preparing [2022-09-06T22:02:50.375Z] 2bf6f4f18941: Waiting [2022-09-06T22:02:50.375Z] d67bd3824f0c: Waiting [2022-09-06T22:02:50.375Z] 481879f7cb8b: Waiting [2022-09-06T22:02:50.375Z] 3e94c5dfcecf: Waiting [2022-09-06T22:02:50.375Z] 5c416ea209ce: Waiting [2022-09-06T22:02:50.375Z] f041f07dae20: Waiting [2022-09-06T22:02:50.375Z] 5d3e392a13a0: Waiting [2022-09-06T22:02:50.649Z] cad60987aa69: Layer already exists [2022-09-06T22:02:50.649Z] 1207169bf42c: Layer already exists [2022-09-06T22:02:50.649Z] a43932d1df72: Layer already exists [2022-09-06T22:02:50.649Z] 5bfcfecf903f: Layer already exists [2022-09-06T22:02:50.649Z] 32b93cbc521d: Layer already exists [2022-09-06T22:02:50.649Z] 2bf6f4f18941: Layer already exists [2022-09-06T22:02:50.649Z] d67bd3824f0c: Layer already exists [2022-09-06T22:02:50.649Z] 481879f7cb8b: Layer already exists [2022-09-06T22:02:50.649Z] 3e94c5dfcecf: Layer already exists [2022-09-06T22:02:50.649Z] 5c416ea209ce: Layer already exists [2022-09-06T22:02:50.649Z] f041f07dae20: Layer already exists [2022-09-06T22:02:50.649Z] 5d3e392a13a0: Layer already exists [2022-09-06T22:02:50.649Z] 2.3.0-dev.4: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:51.013Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:51.370Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T22:02:51.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-06T22:02:51.370Z] 5bfcfecf903f: Preparing [2022-09-06T22:02:51.370Z] cad60987aa69: Preparing [2022-09-06T22:02:51.370Z] 32b93cbc521d: Preparing [2022-09-06T22:02:51.370Z] a43932d1df72: Preparing [2022-09-06T22:02:51.370Z] 1207169bf42c: Preparing [2022-09-06T22:02:51.370Z] 2bf6f4f18941: Preparing [2022-09-06T22:02:51.370Z] d67bd3824f0c: Preparing [2022-09-06T22:02:51.370Z] 481879f7cb8b: Preparing [2022-09-06T22:02:51.370Z] 2bf6f4f18941: Waiting [2022-09-06T22:02:51.370Z] 3e94c5dfcecf: Preparing [2022-09-06T22:02:51.370Z] 5c416ea209ce: Preparing [2022-09-06T22:02:51.370Z] f041f07dae20: Preparing [2022-09-06T22:02:51.370Z] 5d3e392a13a0: Preparing [2022-09-06T22:02:51.370Z] 481879f7cb8b: Waiting [2022-09-06T22:02:51.370Z] 3e94c5dfcecf: Waiting [2022-09-06T22:02:51.370Z] 5c416ea209ce: Waiting [2022-09-06T22:02:51.370Z] f041f07dae20: Waiting [2022-09-06T22:02:51.370Z] 5d3e392a13a0: Waiting [2022-09-06T22:02:51.370Z] d67bd3824f0c: Waiting [2022-09-06T22:02:51.370Z] 1207169bf42c: Layer already exists [2022-09-06T22:02:51.370Z] 32b93cbc521d: Layer already exists [2022-09-06T22:02:51.370Z] cad60987aa69: Layer already exists [2022-09-06T22:02:51.370Z] 5bfcfecf903f: Layer already exists [2022-09-06T22:02:51.643Z] a43932d1df72: Layer already exists [2022-09-06T22:02:51.643Z] d67bd3824f0c: Layer already exists [2022-09-06T22:02:51.643Z] 481879f7cb8b: Layer already exists [2022-09-06T22:02:51.643Z] 2bf6f4f18941: Layer already exists [2022-09-06T22:02:51.643Z] 3e94c5dfcecf: Layer already exists [2022-09-06T22:02:51.643Z] 5c416ea209ce: Layer already exists [2022-09-06T22:02:51.643Z] 5d3e392a13a0: Layer already exists [2022-09-06T22:02:51.643Z] f041f07dae20: Layer already exists [2022-09-06T22:02:51.643Z] 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:52.012Z] + 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 [2022-09-06T22:02:52.374Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-06T22:02:52.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-06T22:02:52.374Z] 5bfcfecf903f: Preparing [2022-09-06T22:02:52.374Z] cad60987aa69: Preparing [2022-09-06T22:02:52.374Z] 32b93cbc521d: Preparing [2022-09-06T22:02:52.374Z] a43932d1df72: Preparing [2022-09-06T22:02:52.374Z] 1207169bf42c: Preparing [2022-09-06T22:02:52.374Z] 2bf6f4f18941: Preparing [2022-09-06T22:02:52.374Z] d67bd3824f0c: Preparing [2022-09-06T22:02:52.374Z] 481879f7cb8b: Preparing [2022-09-06T22:02:52.374Z] 3e94c5dfcecf: Preparing [2022-09-06T22:02:52.374Z] 5c416ea209ce: Preparing [2022-09-06T22:02:52.374Z] f041f07dae20: Preparing [2022-09-06T22:02:52.374Z] 5d3e392a13a0: Preparing [2022-09-06T22:02:52.374Z] 2bf6f4f18941: Waiting [2022-09-06T22:02:52.374Z] 3e94c5dfcecf: Waiting [2022-09-06T22:02:52.374Z] d67bd3824f0c: Waiting [2022-09-06T22:02:52.374Z] 5d3e392a13a0: Waiting [2022-09-06T22:02:52.374Z] 5c416ea209ce: Waiting [2022-09-06T22:02:52.374Z] f041f07dae20: Waiting [2022-09-06T22:02:52.374Z] 481879f7cb8b: Waiting [2022-09-06T22:02:52.374Z] a43932d1df72: Layer already exists [2022-09-06T22:02:52.374Z] cad60987aa69: Layer already exists [2022-09-06T22:02:52.646Z] 1207169bf42c: Layer already exists [2022-09-06T22:02:52.646Z] 5bfcfecf903f: Layer already exists [2022-09-06T22:02:52.646Z] 32b93cbc521d: Layer already exists [2022-09-06T22:02:52.646Z] 2bf6f4f18941: Layer already exists [2022-09-06T22:02:52.646Z] d67bd3824f0c: Layer already exists [2022-09-06T22:02:52.646Z] 3e94c5dfcecf: Layer already exists [2022-09-06T22:02:52.646Z] 5c416ea209ce: Layer already exists [2022-09-06T22:02:52.646Z] 481879f7cb8b: Layer already exists [2022-09-06T22:02:52.646Z] 5d3e392a13a0: Layer already exists [2022-09-06T22:02:52.646Z] f041f07dae20: Layer already exists [2022-09-06T22:02:52.919Z] main: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T22:02:52.978Z] ===================================================== [Pipeline] echo [2022-09-06T22:02:52.985Z] taggedImages: [2022-09-06T22:02:52.985Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [2022-09-06T22:02:52.985Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-06T22:02:52.985Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 [2022-09-06T22:02:52.985Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [2022-09-06T22:02:52.985Z] - 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 [2022-09-06T22:02:53.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:02:53.370Z] [2022-09-06T22:02:53.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:02:53.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:02:53.994Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T22:02:53.994Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T22:02:53.994Z] 04944245beec: Pulling fs layer [2022-09-06T22:02:53.994Z] 699f458cf7ca: Pulling fs layer [2022-09-06T22:02:53.994Z] 765212b225bb: Pulling fs layer [2022-09-06T22:02:53.994Z] f23df028b6ca: Pulling fs layer [2022-09-06T22:02:53.994Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T22:02:53.994Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T22:02:53.994Z] 765212b225bb: Waiting [2022-09-06T22:02:53.994Z] f23df028b6ca: Waiting [2022-09-06T22:02:53.994Z] d65c8cfc05b1: Waiting [2022-09-06T22:02:53.994Z] 2437ff75d9bd: Waiting [2022-09-06T22:02:53.994Z] 04944245beec: Verifying Checksum [2022-09-06T22:02:53.994Z] 04944245beec: Download complete [2022-09-06T22:02:53.994Z] 765212b225bb: Verifying Checksum [2022-09-06T22:02:53.994Z] 765212b225bb: Download complete [2022-09-06T22:02:54.268Z] f23df028b6ca: Verifying Checksum [2022-09-06T22:02:54.268Z] f23df028b6ca: Download complete [2022-09-06T22:02:54.268Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T22:02:54.269Z] d65c8cfc05b1: Download complete [2022-09-06T22:02:54.269Z] 699f458cf7ca: Verifying Checksum [2022-09-06T22:02:54.269Z] 699f458cf7ca: Download complete [2022-09-06T22:02:54.545Z] 8998bd30e6a1: Download complete [2022-09-06T22:02:57.184Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T22:02:57.184Z] 2437ff75d9bd: Download complete [2022-09-06T22:02:59.813Z] 8998bd30e6a1: Pull complete [2022-09-06T22:02:59.813Z] 04944245beec: Pull complete [2022-09-06T22:03:01.805Z] 699f458cf7ca: Pull complete [2022-09-06T22:03:01.806Z] 765212b225bb: Pull complete [2022-09-06T22:03:02.799Z] f23df028b6ca: Pull complete [2022-09-06T22:03:03.074Z] d65c8cfc05b1: Pull complete [2022-09-06T22:03:21.403Z] 2437ff75d9bd: Pull complete [2022-09-06T22:03:21.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T22:03:21.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T22:03:21.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:03:21.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container [2022-09-06T22:03:21.773Z] $ 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/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 [2022-09-06T22:03:24.634Z] $ docker top aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:03:25.615Z] ---> job-cost.sh [2022-09-06T22:03:25.615Z] lf-activate-venv: SKIPPING [2022-09-06T22:03:25.615Z] INFO: No Stack... [2022-09-06T22:03:26.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T22:03:27.181Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T22:03:27.849Z] + cat /w/workspace/device-usb-camera/43/archives/cost.csv [2022-09-06T22:03:27.849Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T22:03:27.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [2022-09-06T22:03:27.923Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] did not exist. Created. [2022-09-06T22:03:27.923Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T22:03:28.610Z] /w/workspace/device-usb-camera/43@tmp/durable-b727090f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T22:03:29.300Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T22:03:29.320Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T22:03:29.377Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T22:03:29.383Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T22:03:29.404Z] $ docker stop --time=1 aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 [2022-09-06T22:03:30.972Z] $ docker rm -f aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 [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 [2022-09-06T22:03:31.405Z] provisioning config files... [2022-09-06T22:03:31.413Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config79436660280626040tmp [Pipeline] { [Pipeline] sh [2022-09-06T22:03:31.716Z] + set +x [2022-09-06T22:03:31.716Z] + curl -s https://codecov.io/bash [2022-09-06T22:03:31.716Z] + bash -s -- [2022-09-06T22:03:31.716Z] [2022-09-06T22:03:31.716Z] _____ _ [2022-09-06T22:03:31.716Z] / ____| | | [2022-09-06T22:03:31.716Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T22:03:31.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T22:03:31.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T22:03:31.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T22:03:31.716Z] Bash-1.0.6 [2022-09-06T22:03:31.716Z] [2022-09-06T22:03:31.716Z] [2022-09-06T22:03:31.716Z] ==> git version 2.25.1 found [2022-09-06T22:03:31.716Z] ==> 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 [2022-09-06T22:03:31.716Z] Release-Date: 2020-01-08 [2022-09-06T22:03:31.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T22:03:31.716Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T22:03:31.716Z] ==> Jenkins CI detected. [2022-09-06T22:03:31.716Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-06T22:03:31.716Z] project root: . [2022-09-06T22:03:31.716Z] --> token set from env [2022-09-06T22:03:31.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T22:03:31.716Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T22:03:31.716Z] ==> Python coveragepy not found [2022-09-06T22:03:31.716Z] ==> Searching for coverage reports in: [2022-09-06T22:03:31.716Z] + . [2022-09-06T22:03:31.716Z] -> Found 1 reports [2022-09-06T22:03:31.716Z] ==> Detecting git/mercurial file structure [2022-09-06T22:03:31.716Z] ==> Reading reports [2022-09-06T22:03:31.716Z] + ./coverage.out bytes=29387 [2022-09-06T22:03:31.716Z] ==> Appending adjustments [2022-09-06T22:03:31.716Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T22:03:31.977Z] + Found adjustments [2022-09-06T22:03:31.977Z] ==> Gzipping contents [2022-09-06T22:03:31.977Z] 8.0K /tmp/codecov.olzVQG.gz [2022-09-06T22:03:31.977Z] ==> Uploading reports [2022-09-06T22:03:31.977Z] url: https://codecov.io [2022-09-06T22:03:31.977Z] query: branch=main&commit=9d5c5da43a104ea1175f08e8bd4156385d9bd27b&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:03:31.977Z] -> Pinging Codecov [2022-09-06T22:03:31.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=9d5c5da43a104ea1175f08e8bd4156385d9bd27b&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T22:03:32.237Z] -> Uploading to [2022-09-06T22:03:32.237Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/73D8F5FF140700D3E01443B452E23636/9d5c5da43a104ea1175f08e8bd4156385d9bd27b/a06a6f2a-f3d1-4af0-a68c-216b6043ccbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T220332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c549cf9210f22789832b894bf53f3e957235cb8637b792e4f77c411fa32cfee3 [2022-09-06T22:03:32.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T22:03:32.237Z] Dload Upload Total Spent Left Speed [2022-09-06T22:03:32.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17468 --:--:-- --:--:-- --:--:-- 17468 [2022-09-06T22:03:32.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } [2022-09-06T22:03:32.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T22:03:32.685Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T22:03:32.694Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:03:32.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:03:32.997Z] [2022-09-06T22:03:32.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:03:33.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:03:33.308Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T22:03:33.308Z] df9b9388f04a: Pulling fs layer [2022-09-06T22:03:33.308Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T22:03:33.308Z] 25bc292e5bac: Pulling fs layer [2022-09-06T22:03:33.308Z] 114826534d7a: Pulling fs layer [2022-09-06T22:03:33.308Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T22:03:33.308Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T22:03:33.308Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T22:03:33.308Z] 4657fd5d0bcf: Waiting [2022-09-06T22:03:33.308Z] 6ad1cebc031e: Waiting [2022-09-06T22:03:33.308Z] 8a3aa393b2d8: Waiting [2022-09-06T22:03:33.308Z] 114826534d7a: Waiting [2022-09-06T22:03:33.308Z] 25bc292e5bac: Verifying Checksum [2022-09-06T22:03:33.308Z] 25bc292e5bac: Download complete [2022-09-06T22:03:33.308Z] 52dc419b0ee2: Verifying Checksum [2022-09-06T22:03:33.308Z] 52dc419b0ee2: Download complete [2022-09-06T22:03:33.308Z] 4657fd5d0bcf: Download complete [2022-09-06T22:03:33.308Z] df9b9388f04a: Verifying Checksum [2022-09-06T22:03:33.308Z] df9b9388f04a: Download complete [2022-09-06T22:03:33.567Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T22:03:33.567Z] 6ad1cebc031e: Download complete [2022-09-06T22:03:33.567Z] df9b9388f04a: Pull complete [2022-09-06T22:03:33.567Z] 52dc419b0ee2: Pull complete [2022-09-06T22:03:33.567Z] 25bc292e5bac: Pull complete [2022-09-06T22:03:34.141Z] 114826534d7a: Verifying Checksum [2022-09-06T22:03:34.141Z] 114826534d7a: Download complete [2022-09-06T22:03:34.141Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T22:03:34.141Z] 8a3aa393b2d8: Download complete [2022-09-06T22:03:37.436Z] 114826534d7a: Pull complete [2022-09-06T22:03:37.436Z] 4657fd5d0bcf: Pull complete [2022-09-06T22:03:38.005Z] 6ad1cebc031e: Pull complete [2022-09-06T22:03:40.544Z] 8a3aa393b2d8: Pull complete [2022-09-06T22:03:40.544Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T22:03:40.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T22:03:40.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:03:40.640Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:03:40.669Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T22:03:44.277Z] $ docker top 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T22:03:44.371Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-06T22:03:44.654Z] + set -o pipefail [2022-09-06T22:03:44.654Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-06T22:03:49.936Z] [2022-09-06T22:03:49.936Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-06T22:03:49.936Z] [2022-09-06T22:03:49.936Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/47b72186-65ae-4b9e-b141-fad31654c317 [2022-09-06T22:03:49.936Z] [2022-09-06T22:03:49.936Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T22:03:49.936Z] [2022-09-06T22:03:49.936Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T22:03:49.936Z] [2022-09-06T22:03:49.936Z] [Pipeline] } [2022-09-06T22:03:49.934Z] $ docker stop --time=1 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 [2022-09-06T22:03:52.898Z] $ docker rm -f 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 [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 [2022-09-06T22:03:53.591Z] + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] sh [2022-09-06T22:03:53.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:03:53.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:03:54.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:03:54.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:03:54.274Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:03:54.295Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:03:54.734Z] $ docker top 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:03:54.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:03:54.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:03:54.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:03:54.952Z] $ docker exec 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b ssh-agent [2022-09-06T22:03:55.079Z] SSH_AUTH_SOCK=/tmp/ssh-eyeLWgJbJWcV/agent.34 [2022-09-06T22:03:55.079Z] SSH_AGENT_PID=40 [2022-09-06T22:03:55.084Z] Running ssh-add (command line suppressed) [2022-09-06T22:03:55.181Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9095004576689450097.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9095004576689450097.key) [2022-09-06T22:03:55.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:03:55.500Z] + git semver tag [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,668 [run_tag] DEBUG tag force:False [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,668 [check_head_tag] DEBUG check head tag [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,669 [execute] INFO git cat-file --batch-check [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,672 [execute] INFO git cat-file --batch [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,684 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,684 [execute] INFO git tag -a v2.3.0-dev.4 -m v2.3.0-dev.4 [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.4', '-m', 'v2.3.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:03:55.760Z] 2022-09-06 22:03:55,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:03:55.760Z] 2.3.0-dev.4 [Pipeline] } [2022-09-06T22:03:55.758Z] $ docker exec --env ******** --env ******** 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b ssh-agent -k [2022-09-06T22:03:55.875Z] unset SSH_AUTH_SOCK; [2022-09-06T22:03:55.875Z] unset SSH_AGENT_PID; [2022-09-06T22:03:55.876Z] echo Agent pid 40 killed; [2022-09-06T22:03:55.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:03:56.205Z] + git semver [Pipeline] } [2022-09-06T22:03:56.467Z] $ docker stop --time=1 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b [2022-09-06T22:03:57.731Z] $ docker rm -f 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:03:58.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:03:58.141Z] [2022-09-06T22:03:58.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:03:58.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:03:58.446Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T22:03:58.446Z] ab5ef0e58194: Pulling fs layer [2022-09-06T22:03:58.446Z] 9712f1f96733: Pulling fs layer [2022-09-06T22:03:58.446Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T22:03:58.446Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T22:03:58.446Z] e9a5061849ea: Pulling fs layer [2022-09-06T22:03:58.446Z] d747dcd14b5f: Pulling fs layer [2022-09-06T22:03:58.446Z] 0d9ebad4ef96: Waiting [2022-09-06T22:03:58.446Z] 2de7ff778b66: Pulling fs layer [2022-09-06T22:03:58.446Z] 2de7ff778b66: Waiting [2022-09-06T22:03:58.446Z] d747dcd14b5f: Waiting [2022-09-06T22:03:58.446Z] 9712f1f96733: Verifying Checksum [2022-09-06T22:03:58.446Z] 9712f1f96733: Download complete [2022-09-06T22:03:58.715Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T22:03:58.715Z] 63f879dbbcfc: Download complete [2022-09-06T22:03:58.976Z] e9a5061849ea: Verifying Checksum [2022-09-06T22:03:58.976Z] e9a5061849ea: Download complete [2022-09-06T22:03:58.976Z] d747dcd14b5f: Verifying Checksum [2022-09-06T22:03:58.976Z] d747dcd14b5f: Download complete [2022-09-06T22:03:58.976Z] ab5ef0e58194: Verifying Checksum [2022-09-06T22:03:58.976Z] ab5ef0e58194: Download complete [2022-09-06T22:03:58.976Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T22:03:58.976Z] 0d9ebad4ef96: Download complete [2022-09-06T22:03:59.235Z] 2de7ff778b66: Verifying Checksum [2022-09-06T22:03:59.235Z] 2de7ff778b66: Download complete [2022-09-06T22:04:01.770Z] ab5ef0e58194: Pull complete [2022-09-06T22:04:01.770Z] 9712f1f96733: Pull complete [2022-09-06T22:04:02.340Z] 63f879dbbcfc: Pull complete [2022-09-06T22:04:06.534Z] 0d9ebad4ef96: Pull complete [2022-09-06T22:04:06.534Z] e9a5061849ea: Pull complete [2022-09-06T22:04:06.534Z] d747dcd14b5f: Pull complete [2022-09-06T22:04:07.528Z] 2de7ff778b66: Pull complete [2022-09-06T22:04:07.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T22:04:07.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T22:04:07.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:04:07.675Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:04:07.705Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T22:04:10.828Z] $ docker top cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:04:10.917Z] provisioning config files... [2022-09-06T22:04:10.924Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2317413920641934755tmp [2022-09-06T22:04:10.934Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2410524319750911888tmp [2022-09-06T22:04:10.945Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7186654013713283363tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:04:10.958Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:11.241Z] ---> sigul-configuration.sh [2022-09-06T22:04:11.241Z] gpg: directory `/root/.gnupg' created [2022-09-06T22:04:11.241Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T22:04:11.241Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T22:04:11.241Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T22:04:11.241Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T22:04:11.241Z] gpg: CAST5 encrypted data [2022-09-06T22:04:11.241Z] gpg: encrypted with 1 passphrase [2022-09-06T22:04:11.241Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T22:04:11.525Z] + mkdir /home/jenkins [2022-09-06T22:04:11.525Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T22:04:11.817Z] + 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 [2022-09-06T22:04:11.826Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:12.110Z] ---> sigul-install.sh [2022-09-06T22:04:12.110Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T22:04:12.397Z] + git tag --list [2022-09-06T22:04:12.397Z] v0.0.0 [2022-09-06T22:04:12.397Z] v0.0.1-dev.1 [2022-09-06T22:04:12.397Z] v0.0.1-dev.10 [2022-09-06T22:04:12.397Z] v0.0.1-dev.11 [2022-09-06T22:04:12.397Z] v0.0.1-dev.12 [2022-09-06T22:04:12.397Z] v0.0.1-dev.13 [2022-09-06T22:04:12.397Z] v0.0.1-dev.14 [2022-09-06T22:04:12.397Z] v0.0.1-dev.15 [2022-09-06T22:04:12.397Z] v0.0.1-dev.16 [2022-09-06T22:04:12.397Z] v0.0.1-dev.2 [2022-09-06T22:04:12.397Z] v0.0.1-dev.3 [2022-09-06T22:04:12.397Z] v0.0.1-dev.4 [2022-09-06T22:04:12.397Z] v0.0.1-dev.5 [2022-09-06T22:04:12.397Z] v0.0.1-dev.6 [2022-09-06T22:04:12.397Z] v0.0.1-dev.7 [2022-09-06T22:04:12.397Z] v0.0.1-dev.8 [2022-09-06T22:04:12.397Z] v0.0.1-dev.9 [2022-09-06T22:04:12.397Z] v2.2.0 [2022-09-06T22:04:12.397Z] v2.2.0-dev.17 [2022-09-06T22:04:12.397Z] v2.2.0-dev.18 [2022-09-06T22:04:12.397Z] v2.2.0-dev.19 [2022-09-06T22:04:12.397Z] v2.2.0-dev.20 [2022-09-06T22:04:12.397Z] v2.2.0-dev.21 [2022-09-06T22:04:12.397Z] v2.2.0-dev.22 [2022-09-06T22:04:12.397Z] v2.2.0-dev.23 [2022-09-06T22:04:12.397Z] v2.2.0-dev.24 [2022-09-06T22:04:12.397Z] v2.2.0-dev.25 [2022-09-06T22:04:12.397Z] v2.2.0-dev.26 [2022-09-06T22:04:12.397Z] v2.2.0-dev.27 [2022-09-06T22:04:12.397Z] v2.3.0-dev.1 [2022-09-06T22:04:12.397Z] v2.3.0-dev.2 [2022-09-06T22:04:12.397Z] v2.3.0-dev.3 [2022-09-06T22:04:12.397Z] v2.3.0-dev.4 [Pipeline] sh [2022-09-06T22:04:12.686Z] + lftools sign git-tag v2.3.0-dev.4 [2022-09-06T22:04:13.256Z] Signing Git tag with Sigul... [2022-09-06T22:04:13.256Z] Signing v2.3.0-dev.4 [Pipeline] echo [2022-09-06T22:04:13.834Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:14.117Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T22:04:14.125Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T22:04:14.133Z] $ docker stop --time=1 cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b [2022-09-06T22:04:15.418Z] $ docker rm -f cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T22:04:15.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:04:15.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:04:16.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:04:16.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:04:16.223Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:04:16.244Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:04:16.577Z] $ docker top 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:04:16.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:04:16.687Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:04:16.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:04:16.805Z] $ docker exec 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d ssh-agent [2022-09-06T22:04:16.939Z] SSH_AUTH_SOCK=/tmp/ssh-MZDjFbpDgDba/agent.33 [2022-09-06T22:04:16.939Z] SSH_AGENT_PID=39 [2022-09-06T22:04:16.945Z] Running ssh-add (command line suppressed) [2022-09-06T22:04:17.042Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9017703801382218806.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9017703801382218806.key) [2022-09-06T22:04:17.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:04:17.366Z] + git semver bump pre [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [bump_version] DEBUG bumping version:2.3.0-dev.4 on axis:pre with prefix:dev [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [bump_version] DEBUG bumped version:2.3.0-dev.5 [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [write_version] DEBUG write version:2.3.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,544 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,546 [execute] INFO git cat-file --batch-check [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,551 [execute] INFO git cat-file --batch [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:04:17.626Z] 2022-09-06 22:04:17,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:04:17.626Z] 2.3.0-dev.5 [Pipeline] } [2022-09-06T22:04:17.624Z] $ docker exec --env ******** --env ******** 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d ssh-agent -k [2022-09-06T22:04:17.737Z] unset SSH_AUTH_SOCK; [2022-09-06T22:04:17.737Z] unset SSH_AGENT_PID; [2022-09-06T22:04:17.737Z] echo Agent pid 39 killed; [2022-09-06T22:04:17.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:04:18.075Z] + git semver [Pipeline] } [2022-09-06T22:04:18.338Z] $ docker stop --time=1 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d [2022-09-06T22:04:19.594Z] $ docker rm -f 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T22:04:19.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T22:04:19.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:04:20.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T22:04:20.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:04:20.325Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:04:20.347Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T22:04:20.695Z] $ docker top 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T22:04:20.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T22:04:20.808Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T22:04:20.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T22:04:20.929Z] $ docker exec 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab ssh-agent [2022-09-06T22:04:21.066Z] SSH_AUTH_SOCK=/tmp/ssh-AZbXqHCoX8zH/agent.33 [2022-09-06T22:04:21.066Z] SSH_AGENT_PID=40 [2022-09-06T22:04:21.071Z] Running ssh-add (command line suppressed) [2022-09-06T22:04:21.184Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8982246929481784493.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8982246929481784493.key) [2022-09-06T22:04:21.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T22:04:21.504Z] + git semver push [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,678 [run_push] DEBUG push [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,680 [execute] INFO git cat-file --batch-check [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,684 [execute] INFO git rev-list c1889cb41d0dacba7e4128ed5dbb6855d31143a0 -- [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,685 [execute] DEBUG Popen(['git', 'rev-list', 'c1889cb41d0dacba7e4128ed5dbb6855d31143a0', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,690 [execute] INFO git fetch -v origin [2022-09-06T22:04:21.765Z] 2022-09-06 22:04:21,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T22:04:22.703Z] 2022-09-06 22:04:22,399 [run_push] DEBUG no remote changes detected [2022-09-06T22:04:22.703Z] 2022-09-06 22:04:22,400 [execute] INFO git push origin semver [2022-09-06T22:04:22.703Z] 2022-09-06 22:04:22,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T22:04:23.272Z] 2022-09-06 22:04:23,186 [run_push] DEBUG push all version tags [2022-09-06T22:04:23.272Z] 2022-09-06 22:04:23,187 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T22:04:23.272Z] 2022-09-06 22:04:23,187 [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) [2022-09-06T22:04:24.218Z] 2022-09-06 22:04:23,929 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-06T22:04:24.218Z] 2.3.0-dev.5 [Pipeline] } [2022-09-06T22:04:24.215Z] $ docker exec --env ******** --env ******** 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab ssh-agent -k [2022-09-06T22:04:24.321Z] unset SSH_AUTH_SOCK; [2022-09-06T22:04:24.321Z] unset SSH_AGENT_PID; [2022-09-06T22:04:24.321Z] echo Agent pid 40 killed; [2022-09-06T22:04:24.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T22:04:24.659Z] + git semver [Pipeline] } [2022-09-06T22:04:24.920Z] $ docker stop --time=1 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab [2022-09-06T22:04:26.193Z] $ docker rm -f 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab [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 [2022-09-06T22:04:26.755Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-06T22:04:26.755Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-06T22:04:26.755Z] total 16 [2022-09-06T22:04:26.755Z] drwxr-xr-x 3 root root 4096 Sep 6 21:13 . [2022-09-06T22:04:26.755Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:04 .. [2022-09-06T22:04:26.755Z] drwxr-xr-x 2 root root 4096 Sep 6 21:13 cost [2022-09-06T22:04:26.755Z] -rw-r--r-- 1 root root 88 Sep 6 21:13 cost.csv [2022-09-06T22:04:26.755Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-06T22:04:26.755Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-06T22:04:26.755Z] total 16 [2022-09-06T22:04:26.755Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:13 . [2022-09-06T22:04:26.755Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:04 .. [2022-09-06T22:04:26.755Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:13 cost [2022-09-06T22:04:26.755Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 6 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:27.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:27.909Z] ---> package-listing.sh [2022-09-06T22:04:27.909Z] ++ facter osfamily [2022-09-06T22:04:27.909Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T22:04:28.168Z] + OS_FAMILY=debian [2022-09-06T22:04:28.168Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-06T22:04:28.168Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T22:04:28.168Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T22:04:28.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T22:04:28.168Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T22:04:28.168Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-06T22:04:28.168Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T22:04:28.168Z] + case "${OS_FAMILY}" in [2022-09-06T22:04:28.168Z] + grep '^ii' [2022-09-06T22:04:28.168Z] + dpkg -l [2022-09-06T22:04:28.168Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T22:04:28.168Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T22:04:28.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T22:04:28.168Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-06T22:04:28.168Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-06T22:04:28.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-09-06T22:04:28.179Z] 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 [2022-09-06T22:04:28.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T22:04:29.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T22:04:29.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T22:04:29.103Z] prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container [2022-09-06T22:04:29.126Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T22:04:29.320Z] $ docker top aa3090d399d2e05ebfafa66ee392c455098c8aad4c9a419dbb98d879f8c46a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T22:04:29.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T22:04:29.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T22:04:30.265Z] + ls /var/log/sa-host [2022-09-06T22:04:30.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T22:04:30.337Z] provisioning config files... [2022-09-06T22:04:30.345Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9216775020342330215tmp [Pipeline] { [Pipeline] echo [2022-09-06T22:04:30.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:30.644Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T22:04:30.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:30.984Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T22:04:30.995Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:31.279Z] ---> sudo-logs.sh [2022-09-06T22:04:31.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T22:04:31.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:31.585Z] ---> job-cost.sh [2022-09-06T22:04:31.585Z] lf-activate-venv: SKIPPING [2022-09-06T22:04:31.585Z] DEBUG: total: 0.2199999988079071 [2022-09-06T22:04:31.585Z] INFO: Retrieving Stack Cost... [2022-09-06T22:04:31.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T22:04:32.422Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T22:04:32.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T22:04:32.715Z] ---> logs-deploy.sh [2022-09-06T22:04:32.715Z] lf-activate-venv: SKIPPING [2022-09-06T22:04:32.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/43 [2022-09-06T22:04:32.715Z] INFO: archiving workspace using pattern(s): [2022-09-06T22:04:33.657Z] Archives upload complete. [2022-09-06T22:04:33.916Z] INFO: archiving logs to Nexus [2022-09-06T22:04:34.490Z] ---> uname -a: [2022-09-06T22:04:34.490Z] Linux prd-ubuntu20-04-docker-8c-8g-24696 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] ---> lscpu: [2022-09-06T22:04:34.490Z] Architecture: x86_64 [2022-09-06T22:04:34.490Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T22:04:34.490Z] Byte Order: Little Endian [2022-09-06T22:04:34.490Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T22:04:34.490Z] CPU(s): 8 [2022-09-06T22:04:34.490Z] On-line CPU(s) list: 0-7 [2022-09-06T22:04:34.490Z] Thread(s) per core: 1 [2022-09-06T22:04:34.490Z] Core(s) per socket: 1 [2022-09-06T22:04:34.490Z] Socket(s): 8 [2022-09-06T22:04:34.490Z] NUMA node(s): 1 [2022-09-06T22:04:34.490Z] Vendor ID: AuthenticAMD [2022-09-06T22:04:34.490Z] CPU family: 23 [2022-09-06T22:04:34.490Z] Model: 49 [2022-09-06T22:04:34.490Z] Model name: AMD EPYC-Rome Processor [2022-09-06T22:04:34.490Z] Stepping: 0 [2022-09-06T22:04:34.490Z] CPU MHz: 2799.998 [2022-09-06T22:04:34.490Z] BogoMIPS: 5599.99 [2022-09-06T22:04:34.490Z] Virtualization: AMD-V [2022-09-06T22:04:34.490Z] Hypervisor vendor: KVM [2022-09-06T22:04:34.490Z] Virtualization type: full [2022-09-06T22:04:34.490Z] L1d cache: 256 KiB [2022-09-06T22:04:34.490Z] L1i cache: 256 KiB [2022-09-06T22:04:34.490Z] L2 cache: 4 MiB [2022-09-06T22:04:34.490Z] L3 cache: 128 MiB [2022-09-06T22:04:34.490Z] NUMA node0 CPU(s): 0-7 [2022-09-06T22:04:34.490Z] Vulnerability Itlb multihit: Not affected [2022-09-06T22:04:34.490Z] Vulnerability L1tf: Not affected [2022-09-06T22:04:34.490Z] Vulnerability Mds: Not affected [2022-09-06T22:04:34.490Z] Vulnerability Meltdown: Not affected [2022-09-06T22:04:34.490Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T22:04:34.490Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T22:04:34.490Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T22:04:34.490Z] Vulnerability Srbds: Not affected [2022-09-06T22:04:34.490Z] Vulnerability Tsx async abort: Not affected [2022-09-06T22:04:34.490Z] 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 [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] ---> nproc: [2022-09-06T22:04:34.490Z] 8 [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] ---> df -h: [2022-09-06T22:04:34.490Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T22:04:34.490Z] overlay 155G 13G 143G 8% / [2022-09-06T22:04:34.490Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T22:04:34.490Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T22:04:34.490Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T22:04:34.490Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] ---> sar -b -r -n DEV: [2022-09-06T22:04:34.490Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24696) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] 21:10:21 LINUX RESTART (8 CPU) [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] 21:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-06T22:04:34.490Z] 21:12:01 407.12 15.56 391.55 0.00 2154.31 121276.32 0.00 [2022-09-06T22:04:34.490Z] 21:13:01 158.91 0.07 158.84 0.00 2.67 37580.80 0.00 [2022-09-06T22:04:34.490Z] 21:14:01 147.64 0.10 147.54 0.00 9.33 28889.59 0.00 [2022-09-06T22:04:34.490Z] 21:15:01 2.05 0.00 2.05 0.00 0.00 23.61 0.00 [2022-09-06T22:04:34.490Z] 21:16:01 1.10 0.02 1.08 0.00 0.13 12.26 0.00 [2022-09-06T22:04:34.490Z] 21:17:01 0.92 0.02 0.90 0.00 0.13 11.33 0.00 [2022-09-06T22:04:34.490Z] 21:18:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2022-09-06T22:04:34.490Z] 21:19:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2022-09-06T22:04:34.490Z] 21:20:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2022-09-06T22:04:34.490Z] 21:21:01 1.17 0.00 1.17 0.00 0.00 19.46 0.00 [2022-09-06T22:04:34.490Z] 21:22:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2022-09-06T22:04:34.490Z] 21:23:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2022-09-06T22:04:34.490Z] 21:24:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2022-09-06T22:04:34.490Z] 21:25:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 [2022-09-06T22:04:34.490Z] 21:26:02 1.57 0.02 1.55 0.00 0.13 18.93 0.00 [2022-09-06T22:04:34.490Z] 21:27:01 2.25 0.00 2.25 0.00 0.00 24.94 0.00 [2022-09-06T22:04:34.490Z] 21:28:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2022-09-06T22:04:34.490Z] 21:29:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2022-09-06T22:04:34.490Z] 21:30:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2022-09-06T22:04:34.490Z] 21:31:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2022-09-06T22:04:34.490Z] 21:32:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 [2022-09-06T22:04:34.490Z] 21:33:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 [2022-09-06T22:04:34.490Z] 21:34:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-09-06T22:04:34.490Z] 21:35:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 [2022-09-06T22:04:34.490Z] 21:36:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 [2022-09-06T22:04:34.490Z] 21:37:01 1.70 0.00 1.70 0.00 0.00 21.60 0.00 [2022-09-06T22:04:34.490Z] 21:38:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2022-09-06T22:04:34.490Z] 21:39:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2022-09-06T22:04:34.490Z] 21:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-09-06T22:04:34.490Z] 21:41:01 3.12 1.57 1.55 0.00 49.06 19.73 0.00 [2022-09-06T22:04:34.490Z] 21:42:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2022-09-06T22:04:34.490Z] 21:43:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2022-09-06T22:04:34.490Z] 21:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-09-06T22:04:34.490Z] 21:45:01 0.87 0.00 0.87 0.00 0.00 12.00 0.00 [2022-09-06T22:04:34.490Z] 21:46:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-09-06T22:04:34.490Z] 21:47:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-09-06T22:04:34.490Z] 21:48:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2022-09-06T22:04:34.490Z] 21:49:01 3.35 0.87 2.48 0.00 18.40 32.53 0.00 [2022-09-06T22:04:34.490Z] 21:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2022-09-06T22:04:34.490Z] 21:51:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2022-09-06T22:04:34.490Z] 21:52:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 [2022-09-06T22:04:34.490Z] 21:53:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 [2022-09-06T22:04:34.490Z] 21:54:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-09-06T22:04:34.490Z] 21:55:01 0.92 0.00 0.92 0.00 0.00 13.86 0.00 [2022-09-06T22:04:34.490Z] 21:56:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2022-09-06T22:04:34.490Z] 21:57:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 [2022-09-06T22:04:34.490Z] 21:58:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2022-09-06T22:04:34.490Z] 21:59:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2022-09-06T22:04:34.490Z] 22:00:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-09-06T22:04:34.490Z] 22:01:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2022-09-06T22:04:34.490Z] 22:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2022-09-06T22:04:34.490Z] 22:03:01 0.97 0.00 0.97 0.00 0.00 13.33 0.00 [2022-09-06T22:04:34.490Z] 22:04:01 67.70 0.20 67.50 0.00 11.47 37077.07 0.00 [2022-09-06T22:04:34.490Z] Average: 16.03 0.35 15.68 0.00 42.38 4257.93 0.00 [2022-09-06T22:04:34.490Z] [2022-09-06T22:04:34.490Z] 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-06T22:04:34.490Z] 21:12:01 27852368 31699140 596544 1.81 156528 3862072 2345740 6.91 1276960 3272932 339748 [2022-09-06T22:04:34.490Z] 21:13:01 28021476 31735248 557952 1.70 167680 3737780 2130224 6.28 1270388 3122692 752 [2022-09-06T22:04:34.490Z] 21:14:01 27356704 31755528 535172 1.63 178408 4354180 1927896 5.68 1317300 3680796 148 [2022-09-06T22:04:34.490Z] 21:15:01 27357892 31756860 533636 1.62 178464 4354180 1927896 5.68 1317176 3680796 16 [2022-09-06T22:04:34.490Z] 21:16:01 27359788 31758784 531556 1.62 178504 4354180 1927896 5.68 1314280 3680804 20 [2022-09-06T22:04:34.490Z] 21:17:01 27359716 31758764 531332 1.62 178520 4354320 1927896 5.68 1314376 3680936 296 [2022-09-06T22:04:34.490Z] 21:18:01 27360224 31759424 530552 1.61 178532 4354324 1927896 5.68 1312936 3681060 168 [2022-09-06T22:04:34.491Z] 21:19:01 27366484 31765720 524196 1.59 178564 4354328 1927896 5.68 1306868 3681064 240 [2022-09-06T22:04:34.491Z] 21:20:01 27366508 31765752 524152 1.59 178584 4354328 1927896 5.68 1306264 3681064 12 [2022-09-06T22:04:34.491Z] 21:21:01 27366420 31765696 524156 1.59 178632 4354292 1927896 5.68 1306716 3681044 104 [2022-09-06T22:04:34.491Z] 21:22:01 27366348 31765676 524080 1.59 178656 4354312 1927896 5.68 1306320 3681048 20 [2022-09-06T22:04:34.491Z] 21:23:01 27366008 31765340 524292 1.59 178664 4354312 1927896 5.68 1306912 3681048 196 [2022-09-06T22:04:34.491Z] 21:24:01 27366152 31765528 524232 1.59 178688 4354316 1927896 5.68 1307272 3681052 176 [2022-09-06T22:04:34.491Z] 21:25:01 27366184 31765596 524164 1.59 178728 4354324 1927896 5.68 1306808 3681060 24 [2022-09-06T22:04:34.491Z] 21:26:02 27366364 31765848 523920 1.59 178780 4354312 1966956 5.80 1306568 3681080 20 [2022-09-06T22:04:34.491Z] 21:27:01 27366000 31765576 524032 1.59 178852 4354332 1966956 5.80 1306556 3681084 152 [2022-09-06T22:04:34.491Z] 21:28:01 27366268 31765904 523712 1.59 178908 4354324 1966956 5.80 1306336 3681084 8 [2022-09-06T22:04:34.491Z] 21:29:01 27366496 31766192 523396 1.59 178964 4354336 1966956 5.80 1306468 3681088 24 [2022-09-06T22:04:34.491Z] 21:30:01 27366164 31765912 523616 1.59 179016 4354336 1966956 5.80 1306440 3681088 12 [2022-09-06T22:04:34.491Z] 21:31:01 27365936 31765720 523760 1.59 179036 4354340 1966956 5.80 1306788 3681092 56 [2022-09-06T22:04:34.491Z] 21:32:01 27365856 31765696 523720 1.59 179100 4354336 1966956 5.80 1306768 3681096 20 [2022-09-06T22:04:34.491Z] 21:33:01 27366276 31766188 523372 1.59 179172 4354348 1966956 5.80 1306608 3681100 12 [2022-09-06T22:04:34.491Z] 21:34:01 27366008 31765960 523572 1.59 179204 4354352 1966956 5.80 1307068 3681104 24 [2022-09-06T22:04:34.491Z] 21:35:01 27365928 31765932 523552 1.59 179244 4354348 1966956 5.80 1307336 3681108 8 [2022-09-06T22:04:34.491Z] 21:36:01 27365896 31766016 523412 1.59 179328 4354356 1966956 5.80 1307144 3681108 20 [2022-09-06T22:04:34.491Z] 21:37:01 27365816 31765980 523488 1.59 179384 4354344 1966956 5.80 1307008 3681112 28 [2022-09-06T22:04:34.491Z] 21:38:01 27365764 31765936 523660 1.59 179412 4354360 1966956 5.80 1306832 3681112 12 [2022-09-06T22:04:34.491Z] 21:39:01 27365748 31765964 523624 1.59 179436 4354364 1966956 5.80 1306868 3681116 12 [2022-09-06T22:04:34.491Z] 21:40:01 27365700 31765948 523584 1.59 179460 4354368 1966956 5.80 1306876 3681120 12 [2022-09-06T22:04:34.491Z] 21:41:01 27358584 31761424 528152 1.61 179500 4355840 1966956 5.80 1317208 3680652 60 [2022-09-06T22:04:34.491Z] 21:42:01 27358332 31761188 528340 1.61 179548 4355832 1966956 5.80 1316320 3680648 20 [2022-09-06T22:04:34.491Z] 21:43:01 27358284 31761308 528164 1.61 179564 4355980 1966956 5.80 1316152 3680780 48 [2022-09-06T22:04:34.491Z] 21:44:01 27357480 31760548 528880 1.61 179588 4355984 1966956 5.80 1317180 3680788 24 [2022-09-06T22:04:34.491Z] 21:45:01 27357212 31760296 529072 1.61 179600 4355988 1966956 5.80 1317764 3680788 180 [2022-09-06T22:04:34.491Z] 21:46:01 27356944 31760056 529260 1.61 179620 4355988 1966956 5.80 1317932 3680788 24 [2022-09-06T22:04:34.491Z] 21:47:01 27356580 31759708 529532 1.61 179648 4355992 1966956 5.80 1317780 3680796 20 [2022-09-06T22:04:34.491Z] 21:48:01 27356280 31759428 529740 1.61 179672 4355996 1966956 5.80 1317784 3680796 12 [2022-09-06T22:04:34.491Z] 21:49:01 27350580 31754604 534380 1.63 179744 4356508 2013864 5.94 1319536 3681260 12 [2022-09-06T22:04:34.491Z] 21:50:01 27350784 31754852 534084 1.62 179772 4356512 2013864 5.94 1319632 3681264 12 [2022-09-06T22:04:34.491Z] 21:51:01 27351244 31755336 533728 1.62 179792 4356516 2013864 5.94 1319740 3681268 164 [2022-09-06T22:04:34.491Z] 21:52:01 27351196 31755316 533748 1.62 179820 4356512 2013864 5.94 1319676 3681272 20 [2022-09-06T22:04:34.491Z] 21:53:01 27351680 31755812 533404 1.62 179860 4356524 2013864 5.94 1319556 3681276 164 [2022-09-06T22:04:34.491Z] 21:54:01 27351340 31755536 533684 1.62 179892 4356524 2013864 5.94 1320676 3681276 24 [2022-09-06T22:04:34.491Z] 21:55:01 27350820 31755064 534104 1.62 179924 4356528 1997672 5.89 1321468 3681280 204 [2022-09-06T22:04:34.491Z] 21:56:01 27350788 31755052 534040 1.62 179940 4356528 1997672 5.89 1321492 3681280 24 [2022-09-06T22:04:34.491Z] 21:57:01 27350764 31755032 533984 1.62 179988 4356516 1997672 5.89 1321352 3681284 56 [2022-09-06T22:04:34.491Z] 21:58:01 27350968 31755320 533664 1.62 180020 4356536 1997672 5.89 1321740 3681292 12 [2022-09-06T22:04:34.491Z] 21:59:01 27350448 31754812 534376 1.63 180052 4356540 1997672 5.89 1321648 3681292 16 [2022-09-06T22:04:34.491Z] 22:00:01 27350552 31754952 534316 1.62 180068 4356544 1997672 5.89 1321724 3681296 12 [2022-09-06T22:04:34.491Z] 22:01:01 27350284 31754724 534528 1.63 180084 4356552 1997672 5.89 1322336 3681304 28 [2022-09-06T22:04:34.491Z] 22:02:01 27350496 31754968 534228 1.62 180124 4356552 1997672 5.89 1322068 3681304 52 [2022-09-06T22:04:34.491Z] 22:03:01 27350188 31754684 534476 1.63 180152 4356548 1997672 5.89 1322392 3681308 204 [2022-09-06T22:04:34.491Z] 22:04:01 26099448 31637596 648988 1.97 202792 5391452 2182632 6.43 1499284 4674368 336656 [2022-09-06T22:04:34.491Z] Average: 27357430 31756971 532666 1.62 179117 4353838 1982935 5.84 1315560 3681576 12838 [2022-09-06T22:04:34.491Z] [2022-09-06T22:04:34.491Z] 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-06T22:04:34.491Z] 21:12:01 ens3 716.20 481.50 8082.74 151.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:12:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:12:01 docker0 181.45 257.07 14.23 2187.44 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:13:01 ens3 50.86 34.13 81.62 17.52 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:13:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:13:01 docker0 8.68 10.23 0.52 41.05 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:14:01 ens3 311.41 246.13 3381.24 1013.40 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:14:01 lo 10.46 10.46 1.04 1.04 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:14:01 docker0 12.98 31.91 1.00 601.65 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:15:01 ens3 1.75 0.88 2.81 0.24 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:16:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:17:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:18:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:19:01 ens3 0.33 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:21:01 ens3 0.30 0.20 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:22:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:23:01 ens3 1.02 0.17 0.16 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:24:01 ens3 1.58 0.57 0.58 0.41 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:25:01 ens3 0.80 0.48 0.36 0.28 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:26:02 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:27:01 ens3 0.20 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:31:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:32:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:33:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:34:01 ens3 1.08 0.38 0.40 0.27 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:35:01 ens3 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:36:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:37:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:39:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:41:01 ens3 7.45 5.75 5.32 6.08 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:42:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:43:01 ens3 0.88 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:44:01 ens3 1.08 0.42 0.37 0.25 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:45:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:46:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:47:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:49:01 ens3 0.92 0.57 0.58 0.33 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:50:01 ens3 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:51:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:52:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:53:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:54:01 ens3 1.52 0.57 0.45 0.29 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:55:01 ens3 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:56:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:58:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.491Z] 21:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:01:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:03:01 ens3 0.70 0.20 0.14 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:04:01 ens3 298.80 200.63 7853.13 28.78 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:04:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] 22:04:01 docker0 38.00 45.32 3.46 688.15 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] Average: ens3 26.51 18.43 366.35 23.03 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] Average: docker0 4.55 6.50 0.36 66.40 0.00 0.00 0.00 0.00 [2022-09-06T22:04:34.492Z] [2022-09-06T22:04:34.492Z] [2022-09-06T22:04:34.492Z] ---> sar -P ALL: [2022-09-06T22:04:34.492Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24696) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T22:04:34.492Z] [2022-09-06T22:04:34.492Z] 21:10:21 LINUX RESTART (8 CPU) [2022-09-06T22:04:34.492Z] [2022-09-06T22:04:34.492Z] 21:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T22:04:34.492Z] 21:12:01 all 11.48 0.00 4.15 1.75 0.06 82.56 [2022-09-06T22:04:34.492Z] 21:12:01 0 10.69 0.00 4.45 2.77 0.05 82.03 [2022-09-06T22:04:34.492Z] 21:12:01 1 13.71 0.00 3.46 0.67 0.07 82.09 [2022-09-06T22:04:34.492Z] 21:12:01 2 12.09 0.00 4.18 0.96 0.05 82.72 [2022-09-06T22:04:34.492Z] 21:12:01 3 9.57 0.00 4.36 3.26 0.07 82.73 [2022-09-06T22:04:34.492Z] 21:12:01 4 9.66 0.00 3.85 0.59 0.07 85.83 [2022-09-06T22:04:34.492Z] 21:12:01 5 12.11 0.00 3.71 0.94 0.05 83.19 [2022-09-06T22:04:34.492Z] 21:12:01 6 12.02 0.00 3.59 0.88 0.07 83.44 [2022-09-06T22:04:34.492Z] 21:12:01 7 11.99 0.00 5.59 3.94 0.07 78.41 [2022-09-06T22:04:34.492Z] 21:13:01 all 38.61 0.00 6.67 1.59 0.08 53.05 [2022-09-06T22:04:34.492Z] 21:13:01 0 38.77 0.00 6.51 0.12 0.07 54.54 [2022-09-06T22:04:34.492Z] 21:13:01 1 37.64 0.00 6.50 4.73 0.08 51.05 [2022-09-06T22:04:34.492Z] 21:13:01 2 37.78 0.00 7.45 1.84 0.08 52.85 [2022-09-06T22:04:34.492Z] 21:13:01 3 39.83 0.00 7.36 0.35 0.07 52.39 [2022-09-06T22:04:34.492Z] 21:13:01 4 38.44 0.00 6.03 2.74 0.07 52.72 [2022-09-06T22:04:34.492Z] 21:13:01 5 37.97 0.00 6.67 0.42 0.07 54.87 [2022-09-06T22:04:34.492Z] 21:13:01 6 39.57 0.00 6.60 1.59 0.07 52.18 [2022-09-06T22:04:34.492Z] 21:13:01 7 38.88 0.00 6.22 0.96 0.15 53.79 [2022-09-06T22:04:34.492Z] 21:14:01 all 7.28 0.00 2.12 1.20 0.07 89.34 [2022-09-06T22:04:34.492Z] 21:14:01 0 6.90 0.00 2.47 4.63 0.03 85.97 [2022-09-06T22:04:34.492Z] 21:14:01 1 6.01 0.00 2.21 0.52 0.03 91.23 [2022-09-06T22:04:34.492Z] 21:14:01 2 8.80 0.00 2.72 2.34 0.13 86.01 [2022-09-06T22:04:34.492Z] 21:14:01 3 6.54 0.00 1.72 0.07 0.05 91.62 [2022-09-06T22:04:34.492Z] 21:14:01 4 7.51 0.00 1.95 0.84 0.05 89.65 [2022-09-06T22:04:34.492Z] 21:14:01 5 7.63 0.00 1.86 0.77 0.07 89.67 [2022-09-06T22:04:34.492Z] 21:14:01 6 9.24 0.00 1.87 0.02 0.03 88.84 [2022-09-06T22:04:34.492Z] 21:14:01 7 5.57 0.00 2.19 0.37 0.13 91.73 [2022-09-06T22:04:34.492Z] 21:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-06T22:04:34.492Z] 21:15:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-06T22:04:34.492Z] 21:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:16:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-06T22:04:34.492Z] 21:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T22:04:34.492Z] 21:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-06T22:04:34.492Z] 21:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:18:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T22:04:34.492Z] 21:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:19:01 5 0.02 0.00 0.05 0.00 0.03 99.90 [2022-09-06T22:04:34.492Z] 21:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T22:04:34.492Z] 21:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] 21:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-06T22:04:34.492Z] 21:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-06T22:04:34.492Z] 21:21:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-09-06T22:04:34.492Z] 21:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2022-09-06T22:04:34.492Z] 21:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] [2022-09-06T22:04:34.492Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T22:04:34.492Z] 21:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2022-09-06T22:04:34.492Z] 21:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T22:04:34.492Z] 21:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:25:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-06T22:04:34.492Z] 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:26:02 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-09-06T22:04:34.492Z] 21:26:02 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-06T22:04:34.492Z] 21:26:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:26:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:26:02 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:26:02 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-06T22:04:34.492Z] 21:26:02 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:26:02 6 0.03 0.00 0.07 0.00 0.02 99.88 [2022-09-06T22:04:34.492Z] 21:26:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:27:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:27:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2022-09-06T22:04:34.492Z] 21:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.492Z] 21:28:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.492Z] 21:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:29:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:29:01 0 0.02 0.00 0.00 0.10 0.00 99.88 [2022-09-06T22:04:34.492Z] 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:30:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-09-06T22:04:34.492Z] 21:30:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.492Z] 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:30:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:31:01 0 0.03 0.00 0.02 0.03 0.03 99.88 [2022-09-06T22:04:34.492Z] 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-06T22:04:34.492Z] 21:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.492Z] 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:32:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2022-09-06T22:04:34.492Z] 21:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.492Z] 21:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.492Z] 21:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-09-06T22:04:34.492Z] 21:33:01 0 0.02 0.00 0.03 0.05 0.02 99.88 [2022-09-06T22:04:34.492Z] 21:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.492Z] 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.492Z] 21:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.492Z] 21:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] [2022-09-06T22:04:34.493Z] 21:33:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T22:04:34.493Z] 21:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:34:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:35:01 all 0.17 0.00 0.01 0.01 0.00 99.80 [2022-09-06T22:04:34.493Z] 21:35:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:35:01 4 1.31 0.00 0.03 0.00 0.00 98.66 [2022-09-06T22:04:34.493Z] 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:36:01 all 0.28 0.00 0.00 0.00 0.01 99.70 [2022-09-06T22:04:34.493Z] 21:36:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:36:01 4 2.00 0.00 0.00 0.00 0.02 97.98 [2022-09-06T22:04:34.493Z] 21:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-06T22:04:34.493Z] 21:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-09-06T22:04:34.493Z] 21:37:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:37:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-06T22:04:34.493Z] 21:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-06T22:04:34.493Z] 21:38:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2022-09-06T22:04:34.493Z] 21:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:38:01 4 2.00 0.00 0.02 0.00 0.02 97.97 [2022-09-06T22:04:34.493Z] 21:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:39:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-09-06T22:04:34.493Z] 21:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-06T22:04:34.493Z] 21:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:39:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-06T22:04:34.493Z] 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:40:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-09-06T22:04:34.493Z] 21:40:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:40:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2022-09-06T22:04:34.493Z] 21:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:41:01 all 0.45 0.00 0.05 0.01 0.01 99.49 [2022-09-06T22:04:34.493Z] 21:41:01 0 0.22 0.00 0.05 0.02 0.02 99.70 [2022-09-06T22:04:34.493Z] 21:41:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2022-09-06T22:04:34.493Z] 21:41:01 2 0.28 0.00 0.07 0.03 0.02 99.60 [2022-09-06T22:04:34.493Z] 21:41:01 3 0.22 0.00 0.05 0.00 0.00 99.73 [2022-09-06T22:04:34.493Z] 21:41:01 4 2.25 0.00 0.05 0.00 0.00 97.70 [2022-09-06T22:04:34.493Z] 21:41:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T22:04:34.493Z] 21:41:01 6 0.10 0.00 0.05 0.02 0.00 99.83 [2022-09-06T22:04:34.493Z] 21:41:01 7 0.20 0.00 0.05 0.00 0.02 99.73 [2022-09-06T22:04:34.493Z] 21:42:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2022-09-06T22:04:34.493Z] 21:42:01 0 0.10 0.00 0.03 0.02 0.02 99.83 [2022-09-06T22:04:34.493Z] 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:42:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-06T22:04:34.493Z] 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:43:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2022-09-06T22:04:34.493Z] 21:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-06T22:04:34.493Z] 21:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.493Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:43:01 4 1.35 0.00 0.13 0.00 0.02 98.50 [2022-09-06T22:04:34.493Z] 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-06T22:04:34.493Z] [2022-09-06T22:04:34.493Z] 21:44:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T22:04:34.493Z] 21:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2022-09-06T22:04:34.493Z] 21:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:47:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:48:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:49:01 all 0.05 0.00 0.03 0.01 0.01 99.91 [2022-09-06T22:04:34.493Z] 21:49:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.493Z] 21:49:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-06T22:04:34.493Z] 21:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.493Z] 21:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T22:04:34.493Z] 21:49:01 5 0.18 0.00 0.07 0.03 0.00 99.72 [2022-09-06T22:04:34.493Z] 21:49:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-06T22:04:34.493Z] 21:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:50:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.493Z] 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-06T22:04:34.493Z] 21:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.493Z] 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.493Z] 21:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-06T22:04:34.493Z] 21:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:54:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T22:04:34.493Z] 21:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.493Z] [2022-09-06T22:04:34.493Z] 21:55:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T22:04:34.493Z] 21:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.493Z] 21:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.493Z] 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.493Z] 21:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-06T22:04:34.493Z] 21:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:57:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.493Z] 21:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T22:04:34.493Z] 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.493Z] 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.493Z] 21:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.494Z] 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 21:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.494Z] 21:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.494Z] 21:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-06T22:04:34.494Z] 21:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.494Z] 21:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 21:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.494Z] 21:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.494Z] 21:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.494Z] 21:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.494Z] 21:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.494Z] 21:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.494Z] 21:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.494Z] 21:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 21:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.494Z] 21:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.494Z] 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 21:59:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2022-09-06T22:04:34.494Z] 21:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T22:04:34.494Z] 22:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-06T22:04:34.494Z] 22:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.494Z] 22:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T22:04:34.494Z] 22:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:00:01 6 0.00 0.00 0.07 0.00 0.02 99.92 [2022-09-06T22:04:34.494Z] 22:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-06T22:04:34.494Z] 22:01:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-06T22:04:34.494Z] 22:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T22:04:34.494Z] 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T22:04:34.494Z] 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.494Z] 22:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-06T22:04:34.494Z] 22:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-09-06T22:04:34.494Z] 22:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T22:04:34.494Z] 22:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T22:04:34.494Z] 22:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T22:04:34.494Z] 22:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T22:04:34.494Z] 22:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T22:04:34.494Z] 22:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.494Z] 22:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T22:04:34.494Z] 22:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:03:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-06T22:04:34.494Z] 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T22:04:34.494Z] 22:04:01 all 5.91 0.00 2.23 1.37 0.06 90.44 [2022-09-06T22:04:34.494Z] 22:04:01 0 6.33 0.00 2.83 7.02 0.07 83.75 [2022-09-06T22:04:34.494Z] 22:04:01 1 6.70 0.00 2.92 0.17 0.03 90.18 [2022-09-06T22:04:34.494Z] 22:04:01 2 7.07 0.00 2.48 1.32 0.15 88.97 [2022-09-06T22:04:34.494Z] 22:04:01 3 5.50 0.00 1.89 0.02 0.07 92.53 [2022-09-06T22:04:34.494Z] 22:04:01 4 7.09 0.00 2.10 0.05 0.03 90.72 [2022-09-06T22:04:34.494Z] 22:04:01 5 6.05 0.00 1.68 0.00 0.03 92.24 [2022-09-06T22:04:34.494Z] 22:04:01 6 4.68 0.00 1.94 0.52 0.03 92.82 [2022-09-06T22:04:34.494Z] 22:04:01 7 3.85 0.00 2.02 1.82 0.03 92.28 [2022-09-06T22:04:34.494Z] Average: all 1.24 0.00 0.29 0.11 0.01 98.34 [2022-09-06T22:04:34.494Z] Average: 0 1.19 0.00 0.32 0.29 0.01 98.19 [2022-09-06T22:04:34.494Z] Average: 1 1.22 0.00 0.29 0.12 0.01 98.37 [2022-09-06T22:04:34.494Z] Average: 2 1.24 0.00 0.32 0.12 0.01 98.32 [2022-09-06T22:04:34.494Z] Average: 3 1.17 0.00 0.29 0.07 0.01 98.47 [2022-09-06T22:04:34.494Z] Average: 4 1.50 0.00 0.27 0.08 0.01 98.14 [2022-09-06T22:04:34.494Z] Average: 5 1.21 0.00 0.27 0.04 0.01 98.47 [2022-09-06T22:04:34.494Z] Average: 6 1.24 0.00 0.28 0.06 0.01 98.41 [2022-09-06T22:04:34.494Z] Average: 7 1.14 0.00 0.31 0.14 0.01 98.40 [2022-09-06T22:04:34.494Z] [2022-09-06T22:04:34.494Z] [2022-09-06T22:04:34.494Z]