Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from dccf8001645c381bc3621bc33e2d73876eba730e+5d7a9db6a708ff5f4775a07ba788f56c414f1565 (4211f705288d1e67bb46af2822ee8e112dd432d3) 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-ssh7437560328883901367.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2307529483092329062.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-onvif-camera/branches/PR-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15310010097431116334.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-onvif-camera/branches/PR-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15596312764308763915.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10094603282448518053.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-onvif-camera/branches/PR-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1613988203891367279.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-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-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-116808 in /w/workspace/undry_device-onvif-camera_PR-186 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5d7a9db6a708ff5f4775a07ba788f56c414f1565 into PR head commit dccf8001645c381bc3621bc33e2d73876eba730e Merge succeeded, producing dccf8001645c381bc3621bc33e2d73876eba730e Checking out Revision dccf8001645c381bc3621bc33e2d73876eba730e (PR-186) > git config core.sparsecheckout # timeout=10 > git checkout -f dccf8001645c381bc3621bc33e2d73876eba730e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5d7a9db6a708ff5f4775a07ba788f56c414f1565 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccf8001645c381bc3621bc33e2d73876eba730e # timeout=10 Commit message: "fix: update command request and response topic" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T08:19:53.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T08:19:53.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T08:19:53.995Z] ========================================================= [2022-10-25T08:19:53.995Z] EdgeX Global Pipelines Version Info [2022-10-25T08:19:53.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:19:54.778Z] ------------------- [2022-10-25T08:19:54.778Z] stable info: [2022-10-25T08:19:54.778Z] ------------------- [2022-10-25T08:19:54.778Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T08:19:54.778Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:19:54.778Z] Message: update stable to v1.0.243 [2022-10-25T08:19:55.350Z] ------------------- [2022-10-25T08:19:55.350Z] experimental info: [2022-10-25T08:19:55.350Z] ------------------- [2022-10-25T08:19:55.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T08:19:55.350Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T08:19:55.350Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T08:19:55.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-25T08:19:55.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-25T08:19:55.681Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T08:19:55.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T08:19:55.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T08:19:55.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T08:19:55.833Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T08:19:55.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T08:19:55.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T08:19:55.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T08:19:56.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T08:19:56.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-25T08:19:56.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T08:19:56.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T08:19:56.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:19:56.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T08:19:56.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:19:56.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T08:19:56.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T08:19:56.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T08:19:56.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T08:19:56.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-25T08:19:56.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T08:19:56.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T08:19:56.601Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T08:19:56.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T08:19:56.683Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T08:19:56.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo [2022-10-25T08:19:56.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo [2022-10-25T08:19:56.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo [2022-10-25T08:19:56.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dccf8001645c381bc3621bc33e2d73876eba730e [Pipeline] echo [2022-10-25T08:19:56.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dccf800 [Pipeline] echo [2022-10-25T08:19:56.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:19:57.061Z] provisioning config files... [2022-10-25T08:19:57.075Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-186@tmp/config5915277502784824006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:19:57.429Z] ---> docker-login.sh [2022-10-25T08:19:57.429Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:19:57.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:19:57.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:19:57.954Z] Configure a credential helper to remove this warning. See [2022-10-25T08:19:57.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:19:57.954Z] [2022-10-25T08:19:57.954Z] Login Succeeded [2022-10-25T08:19:57.954Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:19:57.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:19:57.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:19:57.954Z] Configure a credential helper to remove this warning. See [2022-10-25T08:19:57.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:19:57.954Z] [2022-10-25T08:19:57.954Z] Login Succeeded [2022-10-25T08:19:57.954Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:19:57.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:19:57.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:19:57.954Z] Configure a credential helper to remove this warning. See [2022-10-25T08:19:57.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:19:57.954Z] [2022-10-25T08:19:57.954Z] Login Succeeded [2022-10-25T08:19:57.954Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:19:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:19:58.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:19:58.215Z] Configure a credential helper to remove this warning. See [2022-10-25T08:19:58.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:19:58.215Z] [2022-10-25T08:19:58.215Z] Login Succeeded [2022-10-25T08:19:58.215Z] docker.io [2022-10-25T08:19:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:19:58.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:19:58.474Z] Configure a credential helper to remove this warning. See [2022-10-25T08:19:58.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:19:58.474Z] [2022-10-25T08:19:58.474Z] Login Succeeded [2022-10-25T08:19:58.474Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:19:58.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T08:19:59.125Z] + git rev-list -1 --merges dccf8001645c381bc3621bc33e2d73876eba730e~1..dccf8001645c381bc3621bc33e2d73876eba730e [Pipeline] echo [2022-10-25T08:19:59.176Z] -----------> git rev-list -1 --merges dccf8001645c381bc3621bc33e2d73876eba730e~1..dccf8001645c381bc3621bc33e2d73876eba730e dccf8001645c381bc3621bc33e2d73876eba730e [false] [Pipeline] sh [2022-10-25T08:19:59.490Z] + git log --format=format:%s -1 dccf8001645c381bc3621bc33e2d73876eba730e [Pipeline] echo [2022-10-25T08:19:59.698Z] ========================================================= [2022-10-25T08:19:59.698Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T08:19:59.698Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T08:20:00.121Z] + git log --format=format:%s -1 dccf8001645c381bc3621bc33e2d73876eba730e [Pipeline] echo [2022-10-25T08:20:00.151Z] [semverPrep] GIT_COMMIT: dccf8001645c381bc3621bc33e2d73876eba730e, Commit Message: fix: update command request and response topic [Pipeline] echo [2022-10-25T08:20:00.181Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T08:20:00.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T08:20:00.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T08:20:00.580Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T08:20:00.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T08:20:00.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T08:20:00.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T08:20:00.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:20:01.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:20:01.091Z] [2022-10-25T08:20:01.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:20:01.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:20:01.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T08:20:01.469Z] b85a868b505f: Pulling fs layer [2022-10-25T08:20:01.469Z] e2be974225ed: Pulling fs layer [2022-10-25T08:20:01.469Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T08:20:01.469Z] 988bab9f4d93: Pulling fs layer [2022-10-25T08:20:01.469Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T08:20:01.469Z] eaf3925da568: Pulling fs layer [2022-10-25T08:20:01.469Z] bab4dde63d76: Pulling fs layer [2022-10-25T08:20:01.469Z] bde34c3a00c8: Pulling fs layer [2022-10-25T08:20:01.469Z] b352a97aabf1: Pulling fs layer [2022-10-25T08:20:01.469Z] 4872d77fe225: Pulling fs layer [2022-10-25T08:20:01.469Z] 5851b861e8e6: Pulling fs layer [2022-10-25T08:20:01.469Z] bde34c3a00c8: Waiting [2022-10-25T08:20:01.469Z] 988bab9f4d93: Waiting [2022-10-25T08:20:01.469Z] eaf3925da568: Waiting [2022-10-25T08:20:01.469Z] bab4dde63d76: Waiting [2022-10-25T08:20:01.469Z] 5851b861e8e6: Waiting [2022-10-25T08:20:01.469Z] 1469e6f7b9e6: Waiting [2022-10-25T08:20:01.469Z] b352a97aabf1: Waiting [2022-10-25T08:20:01.469Z] e2be974225ed: Download complete [2022-10-25T08:20:01.469Z] 988bab9f4d93: Download complete [2022-10-25T08:20:01.739Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T08:20:01.739Z] 339a4e72a1f5: Download complete [2022-10-25T08:20:01.739Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T08:20:01.739Z] 1469e6f7b9e6: Download complete [2022-10-25T08:20:01.739Z] eaf3925da568: Verifying Checksum [2022-10-25T08:20:01.739Z] eaf3925da568: Download complete [2022-10-25T08:20:01.739Z] bde34c3a00c8: Verifying Checksum [2022-10-25T08:20:01.739Z] bde34c3a00c8: Download complete [2022-10-25T08:20:01.739Z] b352a97aabf1: Download complete [2022-10-25T08:20:01.739Z] 4872d77fe225: Verifying Checksum [2022-10-25T08:20:01.739Z] 4872d77fe225: Download complete [2022-10-25T08:20:01.739Z] 5851b861e8e6: Download complete [2022-10-25T08:20:02.003Z] b85a868b505f: Verifying Checksum [2022-10-25T08:20:02.003Z] b85a868b505f: Download complete [2022-10-25T08:20:02.266Z] bab4dde63d76: Verifying Checksum [2022-10-25T08:20:02.266Z] bab4dde63d76: Download complete [2022-10-25T08:20:03.207Z] b85a868b505f: Pull complete [2022-10-25T08:20:03.466Z] e2be974225ed: Pull complete [2022-10-25T08:20:03.732Z] 339a4e72a1f5: Pull complete [2022-10-25T08:20:03.732Z] 988bab9f4d93: Pull complete [2022-10-25T08:20:04.303Z] 1469e6f7b9e6: Pull complete [2022-10-25T08:20:04.303Z] eaf3925da568: Pull complete [2022-10-25T08:20:06.211Z] bab4dde63d76: Pull complete [2022-10-25T08:20:06.211Z] bde34c3a00c8: Pull complete [2022-10-25T08:20:06.211Z] b352a97aabf1: Pull complete [2022-10-25T08:20:06.211Z] 4872d77fe225: Pull complete [2022-10-25T08:20:06.211Z] 5851b861e8e6: Pull complete [2022-10-25T08:20:06.469Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T08:20:06.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T08:20:06.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:20:06.686Z] prd-ubuntu20.04-docker-8c-8g-116808 does not seem to be running inside a container [2022-10-25T08:20:06.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-186 -v /w/workspace/undry_device-onvif-camera_PR-186:/w/workspace/undry_device-onvif-camera_PR-186:rw,z -v /w/workspace/undry_device-onvif-camera_PR-186@tmp:/w/workspace/undry_device-onvif-camera_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T08:20:09.397Z] $ docker top 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 -eo pid,comm [2022-10-25T08:20:09.448Z] 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-10-25T08:20:09.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T08:20:09.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:20:09.585Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:20:09.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:20:09.703Z] $ docker exec 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 ssh-agent [2022-10-25T08:20:09.816Z] SSH_AUTH_SOCK=/tmp/ssh-5mdydwkuQdig/agent.31 [2022-10-25T08:20:09.816Z] SSH_AGENT_PID=37 [2022-10-25T08:20:09.823Z] Running ssh-add (command line suppressed) [2022-10-25T08:20:09.921Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-186@tmp/private_key_66781041901932361.key (/w/workspace/undry_device-onvif-camera_PR-186@tmp/private_key_66781041901932361.key) [2022-10-25T08:20:09.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:20:10.264Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T08:20:10.291Z] $ docker exec --env ******** --env ******** 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 ssh-agent -k [2022-10-25T08:20:10.389Z] unset SSH_AUTH_SOCK; [2022-10-25T08:20:10.390Z] unset SSH_AGENT_PID; [2022-10-25T08:20:10.390Z] echo Agent pid 37 killed; [2022-10-25T08:20:10.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T08:20:10.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T08:20:10.480Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T08:20:10.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T08:20:10.604Z] $ docker exec 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 ssh-agent [2022-10-25T08:20:10.712Z] SSH_AUTH_SOCK=/tmp/ssh-bsrFAokJV7XA/agent.69 [2022-10-25T08:20:10.712Z] SSH_AGENT_PID=75 [2022-10-25T08:20:10.718Z] Running ssh-add (command line suppressed) [2022-10-25T08:20:10.816Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-186@tmp/private_key_17735121587198069876.key (/w/workspace/undry_device-onvif-camera_PR-186@tmp/private_key_17735121587198069876.key) [2022-10-25T08:20:10.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T08:20:11.156Z] + git semver init [2022-10-25T08:20:11.418Z] 2022-10-25 08:20:11,329 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T08:20:11.418Z] 2022-10-25 08:20:11,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-186/.semver [2022-10-25T08:20:11.418Z] 2022-10-25 08:20:11,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-186/.semver [2022-10-25T08:20:11.418Z] 2022-10-25 08:20:11,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-186/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-186, universal_newlines=False, shell=None, istream=None) [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,438 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-186/.git/info/exclude [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-186/.semver/PR-186 with force:False [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,439 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-186/.semver/PR-186 [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,443 [execute] INFO git cat-file --batch-check [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,449 [execute] INFO git cat-file --batch [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T08:20:12.796Z] 2022-10-25 08:20:12,455 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-186/.semver/PR-186 [2022-10-25T08:20:12.796Z] 0.0.0 [Pipeline] } [2022-10-25T08:20:12.827Z] $ docker exec --env ******** --env ******** 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 ssh-agent -k [2022-10-25T08:20:12.935Z] unset SSH_AUTH_SOCK; [2022-10-25T08:20:12.936Z] unset SSH_AGENT_PID; [2022-10-25T08:20:12.936Z] echo Agent pid 75 killed; [2022-10-25T08:20:12.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T08:20:13.372Z] + git semver [Pipeline] } [2022-10-25T08:20:13.662Z] $ docker stop --time=1 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 [2022-10-25T08:20:14.961Z] $ docker rm -f 6145d9c8805f29e537b2a649871ba2cd8d2749e2aff40b0d4684cee4828face7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T08:20:15.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T08:20:15.621Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T08:20:15.639Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:20:16.217Z] provisioning config files... [2022-10-25T08:20:16.225Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-186@tmp/config248196690038500745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:20:16.567Z] ---> docker-login.sh [2022-10-25T08:20:16.567Z] nexus3.edgexfoundry.org:10001 [2022-10-25T08:20:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:20:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:20:16.567Z] Configure a credential helper to remove this warning. See [2022-10-25T08:20:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:20:16.567Z] [2022-10-25T08:20:16.567Z] Login Succeeded [2022-10-25T08:20:16.567Z] nexus3.edgexfoundry.org:10002 [2022-10-25T08:20:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:20:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:20:16.567Z] Configure a credential helper to remove this warning. See [2022-10-25T08:20:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:20:16.567Z] [2022-10-25T08:20:16.567Z] Login Succeeded [2022-10-25T08:20:16.567Z] nexus3.edgexfoundry.org:10003 [2022-10-25T08:20:16.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:20:16.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:20:16.828Z] Configure a credential helper to remove this warning. See [2022-10-25T08:20:16.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:20:16.828Z] [2022-10-25T08:20:16.828Z] Login Succeeded [2022-10-25T08:20:16.828Z] nexus3.edgexfoundry.org:10004 [2022-10-25T08:20:16.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:20:17.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:20:17.087Z] Configure a credential helper to remove this warning. See [2022-10-25T08:20:17.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:20:17.087Z] [2022-10-25T08:20:17.087Z] Login Succeeded [2022-10-25T08:20:17.087Z] docker.io [2022-10-25T08:20:17.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T08:20:17.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T08:20:17.347Z] Configure a credential helper to remove this warning. See [2022-10-25T08:20:17.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T08:20:17.347Z] [2022-10-25T08:20:17.347Z] Login Succeeded [2022-10-25T08:20:17.347Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T08:20:17.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T08:20:17.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:20:17.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T08:20:17.626Z] ========================================================= [2022-10-25T08:20:17.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T08:20:17.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:20:18.083Z] + 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-10-25T08:20:18.083Z] Sending build context to Docker daemon 21.45MB [2022-10-25T08:20:18.083Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T08:20:18.083Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T08:20:18.342Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T08:20:18.342Z] 213ec9aee27d: Pulling fs layer [2022-10-25T08:20:18.342Z] 4583459ba037: Pulling fs layer [2022-10-25T08:20:18.342Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T08:20:18.342Z] 53926ce57604: Pulling fs layer [2022-10-25T08:20:18.342Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T08:20:18.342Z] 30f14e443154: Pulling fs layer [2022-10-25T08:20:18.342Z] 801331c1e519: Pulling fs layer [2022-10-25T08:20:18.342Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T08:20:18.342Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T08:20:18.342Z] 53926ce57604: Waiting [2022-10-25T08:20:18.342Z] 21b2b0c7a3f4: Waiting [2022-10-25T08:20:18.342Z] 30f14e443154: Waiting [2022-10-25T08:20:18.342Z] 801331c1e519: Waiting [2022-10-25T08:20:18.342Z] 99cc6dd402b0: Waiting [2022-10-25T08:20:18.342Z] 7d9ed39f4882: Waiting [2022-10-25T08:20:18.342Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T08:20:18.342Z] 93c1e223e6f2: Download complete [2022-10-25T08:20:18.342Z] 4583459ba037: Download complete [2022-10-25T08:20:18.342Z] 21b2b0c7a3f4: Download complete [2022-10-25T08:20:18.342Z] 30f14e443154: Download complete [2022-10-25T08:20:18.342Z] 213ec9aee27d: Verifying Checksum [2022-10-25T08:20:18.342Z] 801331c1e519: Download complete [2022-10-25T08:20:18.603Z] 213ec9aee27d: Pull complete [2022-10-25T08:20:18.603Z] 4583459ba037: Pull complete [2022-10-25T08:20:18.603Z] 93c1e223e6f2: Pull complete [2022-10-25T08:20:19.177Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T08:20:19.177Z] 7d9ed39f4882: Download complete [2022-10-25T08:20:19.177Z] 53926ce57604: Verifying Checksum [2022-10-25T08:20:19.177Z] 53926ce57604: Download complete [2022-10-25T08:20:19.434Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T08:20:19.434Z] 99cc6dd402b0: Download complete [2022-10-25T08:20:23.616Z] 53926ce57604: Pull complete [2022-10-25T08:20:23.617Z] 21b2b0c7a3f4: Pull complete [2022-10-25T08:20:23.617Z] 30f14e443154: Pull complete [2022-10-25T08:20:23.617Z] 801331c1e519: Pull complete [2022-10-25T08:20:25.520Z] 99cc6dd402b0: Pull complete [2022-10-25T08:20:26.086Z] 7d9ed39f4882: Pull complete [2022-10-25T08:20:26.086Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T08:20:26.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T08:20:26.086Z] ---> 1dedd983c030 [2022-10-25T08:20:26.086Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T08:20:29.411Z] ---> Running in 6e73c12ba621 [2022-10-25T08:20:29.411Z] Removing intermediate container 6e73c12ba621 [2022-10-25T08:20:29.411Z] ---> 8695fce1e282 [2022-10-25T08:20:29.411Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T08:20:29.411Z] ---> Running in 0b28c7f24c21 [2022-10-25T08:20:29.411Z] Removing intermediate container 0b28c7f24c21 [2022-10-25T08:20:29.411Z] ---> d859533d548a [2022-10-25T08:20:29.411Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-25T08:20:29.411Z] ---> Running in e5665c00b938 [2022-10-25T08:20:29.671Z] Removing intermediate container e5665c00b938 [2022-10-25T08:20:29.671Z] ---> a60b1255bbc3 [2022-10-25T08:20:29.671Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T08:20:29.671Z] ---> Running in cedb6d7f572e [2022-10-25T08:20:29.671Z] Removing intermediate container cedb6d7f572e [2022-10-25T08:20:29.671Z] ---> 84f1a3161020 [2022-10-25T08:20:29.671Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-25T08:20:29.671Z] ---> Running in fd0c854317f8 [2022-10-25T08:20:29.930Z] Removing intermediate container fd0c854317f8 [2022-10-25T08:20:29.930Z] ---> 615a97cf6df9 [2022-10-25T08:20:29.930Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T08:20:29.930Z] ---> Running in f392c13db14c [2022-10-25T08:20:30.525Z] Removing intermediate container f392c13db14c [2022-10-25T08:20:30.525Z] ---> 07a38dd47d5f [2022-10-25T08:20:30.525Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T08:20:30.525Z] ---> Running in 1b7a21374cc0 [2022-10-25T08:20:30.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:20:31.043Z] Still waiting to schedule task [2022-10-25T08:20:31.044Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-25T08:20:31.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:20:31.720Z] OK: 211 MiB in 51 packages [2022-10-25T08:20:32.288Z] Removing intermediate container 1b7a21374cc0 [2022-10-25T08:20:32.288Z] ---> 4e8bf100f6e2 [2022-10-25T08:20:32.288Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-25T08:20:32.288Z] ---> Running in 3aa42b31f906 [2022-10-25T08:20:32.288Z] Removing intermediate container 3aa42b31f906 [2022-10-25T08:20:32.288Z] ---> 8664e652b470 [2022-10-25T08:20:32.288Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-25T08:20:32.288Z] ---> b07c84702d10 [2022-10-25T08:20:32.288Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T08:20:32.288Z] ---> Running in e3f96aad66cb [2022-10-25T08:20:54.224Z] Removing intermediate container e3f96aad66cb [2022-10-25T08:20:54.224Z] ---> e68de1f81cf0 [2022-10-25T08:20:54.224Z] Step 13/14 : COPY . . [2022-10-25T08:20:54.224Z] ---> 6588bfe45308 [2022-10-25T08:20:54.224Z] Step 14/14 : RUN ${MAKE} [2022-10-25T08:20:54.224Z] ---> Running in 2b5a7da91b62 [2022-10-25T08:20:54.224Z] noop [2022-10-25T08:20:54.224Z] Removing intermediate container 2b5a7da91b62 [2022-10-25T08:20:54.224Z] ---> b5fd1cb3e62e [2022-10-25T08:20:54.224Z] Successfully built b5fd1cb3e62e [2022-10-25T08:20:54.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:20:54.680Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:20:54.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:20:54.833Z] prd-ubuntu20.04-docker-8c-8g-116808 does not seem to be running inside a container [2022-10-25T08:20:54.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-186 -v /w/workspace/undry_device-onvif-camera_PR-186:/w/workspace/undry_device-onvif-camera_PR-186:rw,z -v /w/workspace/undry_device-onvif-camera_PR-186@tmp:/w/workspace/undry_device-onvif-camera_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T08:20:55.235Z] $ docker top 88d1690385625b67ad29b95d7b58b470499a6e3f136393cabba6351a3f11b87f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:20:55.619Z] + go version [2022-10-25T08:20:55.619Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T08:20:55.651Z] $ docker stop --time=1 88d1690385625b67ad29b95d7b58b470499a6e3f136393cabba6351a3f11b87f [2022-10-25T08:20:56.961Z] $ docker rm -f 88d1690385625b67ad29b95d7b58b470499a6e3f136393cabba6351a3f11b87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:20:57.652Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T08:20:57.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:20:57.808Z] prd-ubuntu20.04-docker-8c-8g-116808 does not seem to be running inside a container [2022-10-25T08:20:57.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-186 -v /w/workspace/undry_device-onvif-camera_PR-186:/w/workspace/undry_device-onvif-camera_PR-186:rw,z -v /w/workspace/undry_device-onvif-camera_PR-186@tmp:/w/workspace/undry_device-onvif-camera_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T08:20:58.169Z] $ docker top 281dd7178b6b8f64caba4c52388fec26f5e9b5fb6a13a7090c9bc648b17e17ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:20:58.559Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-186 [Pipeline] fileExists [Pipeline] sh [2022-10-25T08:20:58.916Z] + make test [2022-10-25T08:20:58.916Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T08:20:59.174Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-25T08:21:09.135Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-25T08:21:10.510Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.035s coverage: 28.2% of statements [2022-10-25T08:21:10.510Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-25T08:21:10.767Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.386s coverage: 86.5% of statements [2022-10-25T08:21:18.870Z] 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-10-25T08:21:18.870Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T08:21:23.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T08:21:23.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T08:21:23.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T08:21:23.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T08:21:23.190Z] $ docker stop --time=1 281dd7178b6b8f64caba4c52388fec26f5e9b5fb6a13a7090c9bc648b17e17ee [2022-10-25T08:21:25.430Z] $ docker rm -f 281dd7178b6b8f64caba4c52388fec26f5e9b5fb6a13a7090c9bc648b17e17ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T08:21:25.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T08:21:26.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T08:21:26.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T08:21:26.910Z] + ls -al . [2022-10-25T08:21:26.910Z] total 244 [2022-10-25T08:21:26.910Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 08:20 . [2022-10-25T08:21:26.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:19 .. [2022-10-25T08:21:26.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:21 .git [2022-10-25T08:21:26.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:19 .github [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 25 08:19 .gitignore [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 08:19 .golangci.yml [2022-10-25T08:21:26.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:20 .semver [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 25 08:19 Attribution.txt [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 25 08:19 CHANGELOG.md [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 25 08:19 Dockerfile [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:19 GOVERNANCE.md [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 25 08:19 Jenkinsfile [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 08:19 LICENSE [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 25 08:19 Makefile [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 25 08:19 OWNERS.md [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 25 08:19 README.md [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:20 VERSION [2022-10-25T08:21:26.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:19 bin [2022-10-25T08:21:26.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:19 cmd [2022-10-25T08:21:26.910Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 25 08:21 coverage.out [2022-10-25T08:21:26.910Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 08:19 doc [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 25 08:19 go.mod [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 25 08:19 go.sum [2022-10-25T08:21:26.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:19 internal [2022-10-25T08:21:26.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:19 snap [2022-10-25T08:21:26.910Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 25 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:21:27.297Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dccf8001645c381bc3621bc33e2d73876eba730e --label arch=amd64 --label version=0.0.0 . [2022-10-25T08:21:27.297Z] Sending build context to Docker daemon 21.53MB [2022-10-25T08:21:27.297Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T08:21:27.297Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T08:21:27.297Z] ---> b5fd1cb3e62e [2022-10-25T08:21:27.297Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T08:21:27.556Z] ---> Running in 11007f9466c0 [2022-10-25T08:21:27.556Z] Removing intermediate container 11007f9466c0 [2022-10-25T08:21:27.556Z] ---> af4e97c2d719 [2022-10-25T08:21:27.556Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T08:21:27.814Z] ---> Running in 59bcfb1ef509 [2022-10-25T08:21:27.814Z] Removing intermediate container 59bcfb1ef509 [2022-10-25T08:21:27.814Z] ---> a1d95c11af3b [2022-10-25T08:21:27.814Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-25T08:21:27.814Z] ---> Running in 0a298bf8247c [2022-10-25T08:21:27.814Z] Removing intermediate container 0a298bf8247c [2022-10-25T08:21:27.814Z] ---> b3ea7f0decb8 [2022-10-25T08:21:27.814Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T08:21:27.814Z] ---> Running in 70f05cd6c1dc [2022-10-25T08:21:28.072Z] Removing intermediate container 70f05cd6c1dc [2022-10-25T08:21:28.072Z] ---> f8f0f4f3e1c2 [2022-10-25T08:21:28.072Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-25T08:21:28.072Z] ---> Running in 8c1ed18030bf [2022-10-25T08:21:28.072Z] Removing intermediate container 8c1ed18030bf [2022-10-25T08:21:28.072Z] ---> ecd02ba13cac [2022-10-25T08:21:28.072Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T08:21:28.072Z] ---> Running in 459b80498a4b [2022-10-25T08:21:28.639Z] Removing intermediate container 459b80498a4b [2022-10-25T08:21:28.639Z] ---> fc84ae67510f [2022-10-25T08:21:28.639Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T08:21:28.639Z] ---> Running in d8ee550e3fd6 [2022-10-25T08:21:28.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:21:29.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:21:30.090Z] OK: 211 MiB in 51 packages [2022-10-25T08:21:30.349Z] Removing intermediate container d8ee550e3fd6 [2022-10-25T08:21:30.349Z] ---> 0b15be3ecd56 [2022-10-25T08:21:30.349Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-25T08:21:30.349Z] ---> Running in ffc8a158c8c1 [2022-10-25T08:21:30.608Z] Removing intermediate container ffc8a158c8c1 [2022-10-25T08:21:30.608Z] ---> 5ddde39687a9 [2022-10-25T08:21:30.608Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-25T08:21:30.608Z] ---> 9eff29d9e51a [2022-10-25T08:21:30.608Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T08:21:30.608Z] ---> Running in 5e1f36e78099 [2022-10-25T08:21:31.542Z] Removing intermediate container 5e1f36e78099 [2022-10-25T08:21:31.542Z] ---> d20c61c48b7c [2022-10-25T08:21:31.542Z] Step 13/27 : COPY . . [2022-10-25T08:21:32.204Z] ---> 63e35e244a35 [2022-10-25T08:21:32.204Z] Step 14/27 : RUN ${MAKE} [2022-10-25T08:21:32.204Z] ---> Running in 53c6783e16dd [2022-10-25T08:21:32.462Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-25T08:21:58.988Z] Removing intermediate container 53c6783e16dd [2022-10-25T08:21:58.988Z] ---> 0f09190d860d [2022-10-25T08:21:58.988Z] Step 15/27 : FROM alpine:3.16 [2022-10-25T08:21:58.988Z] 3.16: Pulling from library/alpine [2022-10-25T08:21:58.988Z] 213ec9aee27d: Already exists [2022-10-25T08:21:58.988Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T08:21:58.988Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T08:21:58.988Z] ---> 9c6f07244728 [2022-10-25T08:21:58.988Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T08:21:58.988Z] ---> Running in d8d47bde0334 [2022-10-25T08:21:58.988Z] Removing intermediate container d8d47bde0334 [2022-10-25T08:21:58.988Z] ---> aa76eb678098 [2022-10-25T08:21:58.988Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T08:21:58.988Z] ---> Running in 9cbeca255127 [2022-10-25T08:21:58.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T08:21:58.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T08:21:58.988Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T08:21:58.988Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T08:21:58.988Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T08:21:58.988Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T08:21:58.988Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T08:21:58.988Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T08:21:58.988Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T08:21:58.988Z] OK: 8 MiB in 20 packages [2022-10-25T08:21:58.988Z] Removing intermediate container 9cbeca255127 [2022-10-25T08:21:58.988Z] ---> cff9f0a9cf00 [2022-10-25T08:21:58.988Z] Step 18/27 : WORKDIR / [2022-10-25T08:21:58.988Z] ---> Running in bcf9d1f4daad [2022-10-25T08:21:58.988Z] Removing intermediate container bcf9d1f4daad [2022-10-25T08:21:58.988Z] ---> 8ba4d8b9bb44 [2022-10-25T08:21:58.988Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-25T08:21:58.988Z] ---> 76fda12d67d1 [2022-10-25T08:21:58.988Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-25T08:21:58.988Z] ---> f455da901128 [2022-10-25T08:21:58.988Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-25T08:21:58.988Z] ---> cf47239ab182 [2022-10-25T08:21:58.988Z] Step 22/27 : EXPOSE 59984 [2022-10-25T08:21:58.988Z] ---> Running in 47c2692091ea [2022-10-25T08:21:58.988Z] Removing intermediate container 47c2692091ea [2022-10-25T08:21:58.988Z] ---> 22cf3c788bcb [2022-10-25T08:21:58.988Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-25T08:21:58.988Z] ---> Running in bf4d05f3db33 [2022-10-25T08:21:58.988Z] Removing intermediate container bf4d05f3db33 [2022-10-25T08:21:58.988Z] ---> dd8390fcf0fc [2022-10-25T08:21:58.988Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T08:21:58.988Z] ---> Running in 34f611fe994c [2022-10-25T08:21:58.988Z] Removing intermediate container 34f611fe994c [2022-10-25T08:21:58.988Z] ---> fc4c1759f972 [2022-10-25T08:21:58.988Z] Step 25/27 : LABEL arch=amd64 [2022-10-25T08:21:58.988Z] ---> Running in d03630ec9bb6 [2022-10-25T08:21:58.988Z] Removing intermediate container d03630ec9bb6 [2022-10-25T08:21:58.988Z] ---> 8c91e2172220 [2022-10-25T08:21:58.988Z] Step 26/27 : LABEL git_sha=dccf8001645c381bc3621bc33e2d73876eba730e [2022-10-25T08:21:58.988Z] ---> Running in 5ea29aa99670 [2022-10-25T08:21:58.988Z] Removing intermediate container 5ea29aa99670 [2022-10-25T08:21:58.988Z] ---> a247e742f42e [2022-10-25T08:21:58.988Z] Step 27/27 : LABEL version=0.0.0 [2022-10-25T08:21:58.988Z] ---> Running in b1f2558b635b [2022-10-25T08:21:58.988Z] Removing intermediate container b1f2558b635b [2022-10-25T08:21:58.988Z] ---> 084e42d14cb4 [2022-10-25T08:21:58.988Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T08:21:58.988Z] Successfully built 084e42d14cb4 [2022-10-25T08:21:58.988Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:21:59.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:21:59.855Z] [2022-10-25T08:21:59.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:22:00.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:22:00.236Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T08:22:00.236Z] 5eb5b503b376: Pulling fs layer [2022-10-25T08:22:00.236Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T08:22:00.236Z] ec43610c2a17: Pulling fs layer [2022-10-25T08:22:00.236Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T08:22:00.236Z] 33b1e0a273af: Pulling fs layer [2022-10-25T08:22:00.236Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T08:22:00.236Z] 2f39f015ded8: Pulling fs layer [2022-10-25T08:22:00.236Z] 3a2ae6a8a46f: Waiting [2022-10-25T08:22:00.236Z] 33b1e0a273af: Waiting [2022-10-25T08:22:00.236Z] 2f39f015ded8: Waiting [2022-10-25T08:22:00.236Z] 5d3b04190fa2: Waiting [2022-10-25T08:22:00.236Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T08:22:00.236Z] 5c69ac0246d0: Download complete [2022-10-25T08:22:00.236Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T08:22:00.236Z] 3a2ae6a8a46f: Download complete [2022-10-25T08:22:00.236Z] 33b1e0a273af: Verifying Checksum [2022-10-25T08:22:00.236Z] 33b1e0a273af: Download complete [2022-10-25T08:22:00.236Z] ec43610c2a17: Verifying Checksum [2022-10-25T08:22:00.236Z] ec43610c2a17: Download complete [2022-10-25T08:22:00.236Z] 5d3b04190fa2: Download complete [2022-10-25T08:22:00.495Z] 5eb5b503b376: Verifying Checksum [2022-10-25T08:22:00.495Z] 5eb5b503b376: Download complete [2022-10-25T08:22:01.063Z] 2f39f015ded8: Download complete [2022-10-25T08:22:01.628Z] 5eb5b503b376: Pull complete [2022-10-25T08:22:01.886Z] 5c69ac0246d0: Pull complete [2022-10-25T08:22:02.451Z] ec43610c2a17: Pull complete [2022-10-25T08:22:02.451Z] 3a2ae6a8a46f: Pull complete [2022-10-25T08:22:02.451Z] 33b1e0a273af: Pull complete [2022-10-25T08:22:02.708Z] 5d3b04190fa2: Pull complete [2022-10-25T08:22:06.893Z] 2f39f015ded8: Pull complete [2022-10-25T08:22:06.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T08:22:06.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:22:06.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:22:07.100Z] prd-ubuntu20.04-docker-8c-8g-116808 does not seem to be running inside a container [2022-10-25T08:22:07.136Z] $ 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/undry_device-onvif-camera_PR-186 -v /w/workspace/undry_device-onvif-camera_PR-186:/w/workspace/undry_device-onvif-camera_PR-186:rw,z -v /w/workspace/undry_device-onvif-camera_PR-186@tmp:/w/workspace/undry_device-onvif-camera_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T08:22:09.602Z] $ docker top 6753bed9be30c99a7033896de0a0ca1be01c1e320dae77969929c8d84576017d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:22:10.045Z] ---> job-cost.sh [2022-10-25T08:22:10.045Z] lf-activate-venv: SKIPPING [2022-10-25T08:22:10.045Z] INFO: No Stack... [2022-10-25T08:22:10.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:22:10.870Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T08:22:11.179Z] + cut -d, -f6 [2022-10-25T08:22:11.179Z] + cat /w/workspace/undry_device-onvif-camera_PR-186/archives/cost.csv [Pipeline] lock [2022-10-25T08:22:11.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [2022-10-25T08:22:11.225Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] did not exist. Created. [2022-10-25T08:22:11.225Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T08:22:11.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T08:22:11.660Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T08:22:11.690Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T08:22:11.773Z] $ docker stop --time=1 6753bed9be30c99a7033896de0a0ca1be01c1e320dae77969929c8d84576017d [2022-10-25T08:22:12.934Z] $ docker rm -f 6753bed9be30c99a7033896de0a0ca1be01c1e320dae77969929c8d84576017d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T09:00:46.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116823 in /w/workspace/undry_device-onvif-camera_PR-186 [Pipeline] { [Pipeline] ws [2022-10-25T09:00:46.809Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-25T09:00:46.887Z] The recommended git tool is: git [2022-10-25T09:00:52.783Z] using credential edgex-jenkins-ssh [2022-10-25T09:00:52.799Z] Cloning the remote Git repository [2022-10-25T09:00:52.847Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-25T09:00:52.932Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-10-25T09:00:53.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-25T09:00:53.095Z] > git --version # timeout=10 [2022-10-25T09:00:53.124Z] > git --version # 'git version 2.25.1' [2022-10-25T09:00:53.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T09:00:53.182Z] Verifying host key using known hosts file [2022-10-25T09:00:53.399Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T09:00:53.413Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T09:00:55.246Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-25T09:00:55.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T09:00:56.927Z] Merging remotes/origin/main commit 5d7a9db6a708ff5f4775a07ba788f56c414f1565 into PR head commit dccf8001645c381bc3621bc33e2d73876eba730e [2022-10-25T09:00:56.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-25T09:00:56.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-25T09:00:56.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T09:00:56.261Z] Verifying host key using known hosts file [2022-10-25T09:00:56.268Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T09:00:56.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T09:00:56.946Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T09:00:56.970Z] > git checkout -f dccf8001645c381bc3621bc33e2d73876eba730e # timeout=10 [2022-10-25T09:00:57.333Z] Merge succeeded, producing dccf8001645c381bc3621bc33e2d73876eba730e [2022-10-25T09:00:57.333Z] Checking out Revision dccf8001645c381bc3621bc33e2d73876eba730e (PR-186) [2022-10-25T09:00:57.213Z] > git remote # timeout=10 [2022-10-25T09:00:57.231Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T09:00:57.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T09:00:57.267Z] Verifying host key using known hosts file [2022-10-25T09:00:57.276Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T09:00:57.286Z] > git merge 5d7a9db6a708ff5f4775a07ba788f56c414f1565 # timeout=10 [2022-10-25T09:00:57.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T09:00:57.339Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T09:00:57.357Z] > git checkout -f dccf8001645c381bc3621bc33e2d73876eba730e # timeout=10 [2022-10-25T09:01:01.096Z] Commit message: "fix: update command request and response topic" [2022-10-25T09:01:01.153Z] > git --version # timeout=10 [2022-10-25T09:01:01.165Z] > git --version # 'git version 2.25.1' [2022-10-25T09:01:01.179Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T09:01:02.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T09:01:02.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T09:01:02.439Z] Dload Upload Total Spent Left Speed [2022-10-25T09:01:02.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh [2022-10-25T09:01:03.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T09:01:03.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T09:01:03.550Z] + sudo tee /etc/docker/daemon.new [2022-10-25T09:01:03.550Z] { [2022-10-25T09:01:03.550Z] "registry-mirrors": [ [2022-10-25T09:01:03.550Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T09:01:03.550Z] ], [2022-10-25T09:01:03.550Z] "bip": "10.250.0.254/24", [2022-10-25T09:01:03.550Z] "hosts": [ [2022-10-25T09:01:03.550Z] "tcp://0.0.0.0:5555", [2022-10-25T09:01:03.550Z] "unix:///var/run/docker.sock" [2022-10-25T09:01:03.550Z] ], [2022-10-25T09:01:03.550Z] "mtu": 1458, [2022-10-25T09:01:03.550Z] "selinux-enabled": true, [2022-10-25T09:01:03.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T09:01:03.550Z] } [Pipeline] sh [2022-10-25T09:01:03.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T09:01:04.230Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T09:01:22.549Z] provisioning config files... [2022-10-25T09:01:22.572Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13540997624236536451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:01:22.947Z] ---> docker-login.sh [2022-10-25T09:01:22.947Z] nexus3.edgexfoundry.org:10001 [2022-10-25T09:01:23.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:01:23.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:01:23.483Z] Configure a credential helper to remove this warning. See [2022-10-25T09:01:23.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:01:23.484Z] [2022-10-25T09:01:23.484Z] Login Succeeded [2022-10-25T09:01:23.484Z] nexus3.edgexfoundry.org:10002 [2022-10-25T09:01:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:01:23.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:01:23.753Z] Configure a credential helper to remove this warning. See [2022-10-25T09:01:23.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:01:23.753Z] [2022-10-25T09:01:23.753Z] Login Succeeded [2022-10-25T09:01:23.753Z] nexus3.edgexfoundry.org:10003 [2022-10-25T09:01:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:01:24.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:01:24.292Z] Configure a credential helper to remove this warning. See [2022-10-25T09:01:24.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:01:24.292Z] [2022-10-25T09:01:24.292Z] Login Succeeded [2022-10-25T09:01:24.292Z] nexus3.edgexfoundry.org:10004 [2022-10-25T09:01:24.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:01:24.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:01:24.564Z] Configure a credential helper to remove this warning. See [2022-10-25T09:01:24.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:01:24.564Z] [2022-10-25T09:01:24.564Z] Login Succeeded [2022-10-25T09:01:24.564Z] docker.io [2022-10-25T09:01:24.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T09:01:25.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T09:01:25.103Z] Configure a credential helper to remove this warning. See [2022-10-25T09:01:25.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T09:01:25.103Z] [2022-10-25T09:01:25.103Z] Login Succeeded [2022-10-25T09:01:25.103Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T09:01:25.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T09:01:25.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T09:01:25.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T09:01:25.479Z] ========================================================= [2022-10-25T09:01:25.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T09:01:25.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:01:25.967Z] + 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-10-25T09:01:26.564Z] Sending build context to Docker daemon 14.76MB [2022-10-25T09:01:26.564Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T09:01:26.564Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T09:01:26.564Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T09:01:26.564Z] 9b18e9b68314: Pulling fs layer [2022-10-25T09:01:26.564Z] d32db5db7311: Pulling fs layer [2022-10-25T09:01:26.564Z] d0c4b47475fc: Pulling fs layer [2022-10-25T09:01:26.564Z] 5831b945b038: Pulling fs layer [2022-10-25T09:01:26.564Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T09:01:26.564Z] e10730c5d714: Pulling fs layer [2022-10-25T09:01:26.564Z] 5dd5c2283517: Pulling fs layer [2022-10-25T09:01:26.564Z] d5ac0230b979: Pulling fs layer [2022-10-25T09:01:26.564Z] 5831b945b038: Waiting [2022-10-25T09:01:26.564Z] 86bbec2aaacd: Waiting [2022-10-25T09:01:26.564Z] e10730c5d714: Waiting [2022-10-25T09:01:26.564Z] d5ac0230b979: Waiting [2022-10-25T09:01:26.564Z] 5dd5c2283517: Waiting [2022-10-25T09:01:26.564Z] d0c4b47475fc: Verifying Checksum [2022-10-25T09:01:26.564Z] d0c4b47475fc: Download complete [2022-10-25T09:01:26.564Z] d32db5db7311: Verifying Checksum [2022-10-25T09:01:26.564Z] d32db5db7311: Download complete [2022-10-25T09:01:26.564Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T09:01:26.564Z] 86bbec2aaacd: Download complete [2022-10-25T09:01:26.835Z] e10730c5d714: Verifying Checksum [2022-10-25T09:01:26.835Z] e10730c5d714: Download complete [2022-10-25T09:01:26.835Z] 9b18e9b68314: Verifying Checksum [2022-10-25T09:01:27.428Z] 9b18e9b68314: Pull complete [2022-10-25T09:01:27.697Z] d5ac0230b979: Verifying Checksum [2022-10-25T09:01:27.697Z] d5ac0230b979: Download complete [2022-10-25T09:01:27.967Z] d32db5db7311: Pull complete [2022-10-25T09:01:28.557Z] d0c4b47475fc: Pull complete [2022-10-25T09:01:29.146Z] 5dd5c2283517: Verifying Checksum [2022-10-25T09:01:29.146Z] 5dd5c2283517: Download complete [2022-10-25T09:01:29.412Z] 5831b945b038: Verifying Checksum [2022-10-25T09:01:29.412Z] 5831b945b038: Download complete [2022-10-25T09:01:41.734Z] 5831b945b038: Pull complete [2022-10-25T09:01:41.734Z] 86bbec2aaacd: Pull complete [2022-10-25T09:01:41.734Z] e10730c5d714: Pull complete [2022-10-25T09:01:47.095Z] 5dd5c2283517: Pull complete [2022-10-25T09:01:48.514Z] d5ac0230b979: Pull complete [2022-10-25T09:01:48.514Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T09:01:48.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T09:01:48.514Z] ---> 59b3b1a385d4 [2022-10-25T09:01:48.514Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T09:01:50.477Z] ---> Running in ea19bed1d8d7 [2022-10-25T09:01:50.748Z] Removing intermediate container ea19bed1d8d7 [2022-10-25T09:01:50.748Z] ---> bf22802b2908 [2022-10-25T09:01:50.748Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T09:01:50.748Z] ---> Running in 914c5f3da9ce [2022-10-25T09:01:51.016Z] Removing intermediate container 914c5f3da9ce [2022-10-25T09:01:51.016Z] ---> 2bf33b1c748c [2022-10-25T09:01:51.017Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-25T09:01:51.017Z] ---> Running in 1b65fc6479f9 [2022-10-25T09:01:51.290Z] Removing intermediate container 1b65fc6479f9 [2022-10-25T09:01:51.290Z] ---> fb32adf81ce1 [2022-10-25T09:01:51.290Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T09:01:51.563Z] ---> Running in 9ea5a6918419 [2022-10-25T09:01:51.831Z] Removing intermediate container 9ea5a6918419 [2022-10-25T09:01:51.831Z] ---> 45ddbf92fac8 [2022-10-25T09:01:51.831Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-25T09:01:51.831Z] ---> Running in 6b360690716c [2022-10-25T09:01:52.107Z] Removing intermediate container 6b360690716c [2022-10-25T09:01:52.107Z] ---> 8ed39d815abc [2022-10-25T09:01:52.107Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T09:01:52.375Z] ---> Running in aa97b28d4ab9 [2022-10-25T09:01:54.327Z] Removing intermediate container aa97b28d4ab9 [2022-10-25T09:01:54.327Z] ---> b8171d4a5642 [2022-10-25T09:01:54.327Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T09:01:54.327Z] ---> Running in 56ebe3c157cb [2022-10-25T09:01:55.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T09:01:56.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T09:01:57.221Z] OK: 221 MiB in 51 packages [2022-10-25T09:01:59.162Z] Removing intermediate container 56ebe3c157cb [2022-10-25T09:01:59.162Z] ---> 303b338dab85 [2022-10-25T09:01:59.162Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-25T09:01:59.162Z] ---> Running in 2b3b5e088b65 [2022-10-25T09:01:59.430Z] Removing intermediate container 2b3b5e088b65 [2022-10-25T09:01:59.430Z] ---> aaa3252bb2e2 [2022-10-25T09:01:59.430Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-25T09:01:59.698Z] ---> a332d160fc49 [2022-10-25T09:01:59.698Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T09:01:59.967Z] ---> Running in 79157eb0611a [2022-10-25T09:02:56.375Z] Removing intermediate container 79157eb0611a [2022-10-25T09:02:56.375Z] ---> cc73c577c72e [2022-10-25T09:02:56.375Z] Step 13/14 : COPY . . [2022-10-25T09:02:56.375Z] ---> ee7b18359d40 [2022-10-25T09:02:56.375Z] Step 14/14 : RUN ${MAKE} [2022-10-25T09:02:56.375Z] ---> Running in ae6eec37b716 [2022-10-25T09:02:56.375Z] noop [2022-10-25T09:02:56.375Z] Removing intermediate container ae6eec37b716 [2022-10-25T09:02:56.375Z] ---> 1e64fe4c98c5 [2022-10-25T09:02:56.375Z] Successfully built 1e64fe4c98c5 [2022-10-25T09:02:56.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:02:56.867Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T09:02:56.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:02:57.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-116823 does not seem to be running inside a container [2022-10-25T09:02:57.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T09:02:58.462Z] $ docker top 69aba2b424f59a8945a9eb699fd7f6bcf4160c18c46494786e9417f344976324 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T09:02:59.347Z] + go version [2022-10-25T09:02:59.347Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T09:02:59.387Z] $ docker stop --time=1 69aba2b424f59a8945a9eb699fd7f6bcf4160c18c46494786e9417f344976324 [2022-10-25T09:03:01.011Z] $ docker rm -f 69aba2b424f59a8945a9eb699fd7f6bcf4160c18c46494786e9417f344976324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:03:01.840Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T09:03:01.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:03:02.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-116823 does not seem to be running inside a container [2022-10-25T09:03:02.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T09:03:03.382Z] $ docker top 3b934d62b9c7432c6eae14f94c2f870155b0f11315b70060f91177ac4192ba46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T09:03:04.267Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-25T09:03:04.979Z] + make test [2022-10-25T09:03:04.979Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-25T09:03:06.929Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-25T09:04:58.633Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-25T09:04:58.633Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.173s coverage: 28.2% of statements [2022-10-25T09:04:58.633Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-25T09:05:05.279Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.838s coverage: 86.5% of statements [2022-10-25T09:05:05.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T09:05:05.279Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T09:05:44.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T09:05:44.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T09:05:44.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T09:05:44.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T09:05:44.224Z] $ docker stop --time=1 3b934d62b9c7432c6eae14f94c2f870155b0f11315b70060f91177ac4192ba46 [2022-10-25T09:05:46.052Z] $ docker rm -f 3b934d62b9c7432c6eae14f94c2f870155b0f11315b70060f91177ac4192ba46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T09:05:47.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T09:05:47.136Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T09:05:47.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T09:05:48.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T09:05:48.679Z] + ls -al . [2022-10-25T09:05:48.679Z] total 240 [2022-10-25T09:05:48.679Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 09:03 . [2022-10-25T09:05:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:00 .. [2022-10-25T09:05:48.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 09:00 .git [2022-10-25T09:05:48.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:00 .github [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 25 09:00 .gitignore [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 09:00 .golangci.yml [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 25 09:00 Attribution.txt [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 25 09:00 CHANGELOG.md [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 25 09:00 Dockerfile [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 09:00 GOVERNANCE.md [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 25 09:00 Jenkinsfile [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 09:00 LICENSE [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 25 09:00 Makefile [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 25 09:00 OWNERS.md [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 25 09:00 README.md [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:20 VERSION [2022-10-25T09:05:48.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:00 bin [2022-10-25T09:05:48.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:00 cmd [2022-10-25T09:05:48.679Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 25 09:05 coverage.out [2022-10-25T09:05:48.679Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 09:00 doc [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 3735 Oct 25 09:00 go.mod [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 46201 Oct 25 09:00 go.sum [2022-10-25T09:05:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:00 internal [2022-10-25T09:05:48.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:00 snap [2022-10-25T09:05:48.679Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 25 09:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:05:49.098Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dccf8001645c381bc3621bc33e2d73876eba730e --label arch=arm64 --label version=0.0.0 . [2022-10-25T09:05:50.504Z] Sending build context to Docker daemon 14.84MB [2022-10-25T09:05:50.504Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T09:05:50.504Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-25T09:05:50.504Z] ---> 1e64fe4c98c5 [2022-10-25T09:05:50.504Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-25T09:05:50.504Z] ---> Running in 0300aebaae25 [2022-10-25T09:05:51.201Z] Removing intermediate container 0300aebaae25 [2022-10-25T09:05:51.201Z] ---> 9010e140cfc0 [2022-10-25T09:05:51.201Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T09:05:51.201Z] ---> Running in 58aaf0dc568c [2022-10-25T09:05:53.196Z] Removing intermediate container 58aaf0dc568c [2022-10-25T09:05:53.196Z] ---> 2fdeda4e9dd5 [2022-10-25T09:05:53.196Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-25T09:05:53.196Z] ---> Running in 9211c8f5aedf [2022-10-25T09:05:53.196Z] Removing intermediate container 9211c8f5aedf [2022-10-25T09:05:53.196Z] ---> c79932d614aa [2022-10-25T09:05:53.196Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-25T09:05:53.476Z] ---> Running in 3589143a2091 [2022-10-25T09:05:54.128Z] Removing intermediate container 3589143a2091 [2022-10-25T09:05:54.128Z] ---> 1a7400f5b212 [2022-10-25T09:05:54.128Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-25T09:05:54.128Z] ---> Running in c9004f9168a7 [2022-10-25T09:05:54.397Z] Removing intermediate container c9004f9168a7 [2022-10-25T09:05:54.397Z] ---> 9d921f070046 [2022-10-25T09:05:54.397Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T09:05:54.667Z] ---> Running in d49b0b165d3a [2022-10-25T09:05:57.258Z] Removing intermediate container d49b0b165d3a [2022-10-25T09:05:57.258Z] ---> fd99b84a673a [2022-10-25T09:05:57.258Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T09:05:57.258Z] ---> Running in db6b85c325ec [2022-10-25T09:05:58.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T09:05:59.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T09:06:01.061Z] OK: 221 MiB in 51 packages [2022-10-25T09:06:02.032Z] Removing intermediate container db6b85c325ec [2022-10-25T09:06:02.032Z] ---> 9e374f81cd6d [2022-10-25T09:06:02.032Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-25T09:06:02.032Z] ---> Running in bf49038e28b0 [2022-10-25T09:06:02.621Z] Removing intermediate container bf49038e28b0 [2022-10-25T09:06:02.621Z] ---> b1fe64d334a3 [2022-10-25T09:06:02.621Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-25T09:06:02.889Z] ---> b8fe30c85313 [2022-10-25T09:06:02.889Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T09:06:03.159Z] ---> Running in 6eeb618522db [2022-10-25T09:06:05.755Z] Removing intermediate container 6eeb618522db [2022-10-25T09:06:05.755Z] ---> 219e81389e2b [2022-10-25T09:06:05.755Z] Step 13/27 : COPY . . [2022-10-25T09:06:07.173Z] ---> 83de9e3ed688 [2022-10-25T09:06:07.173Z] Step 14/27 : RUN ${MAKE} [2022-10-25T09:06:07.173Z] ---> Running in afede268e098 [2022-10-25T09:06:08.142Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-25T09:08:44.914Z] Removing intermediate container afede268e098 [2022-10-25T09:08:44.914Z] ---> d17bace90dcd [2022-10-25T09:08:44.914Z] Step 15/27 : FROM alpine:3.16 [2022-10-25T09:08:44.914Z] 3.16: Pulling from library/alpine [2022-10-25T09:08:44.914Z] 9b18e9b68314: Already exists [2022-10-25T09:08:44.914Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T09:08:44.914Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T09:08:44.914Z] ---> a6215f271958 [2022-10-25T09:08:44.914Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T09:08:44.914Z] ---> Running in 25bb4d7a93d3 [2022-10-25T09:08:44.914Z] Removing intermediate container 25bb4d7a93d3 [2022-10-25T09:08:44.914Z] ---> 7581e6ecc1e5 [2022-10-25T09:08:44.914Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T09:08:44.914Z] ---> Running in 2af4fb24ec05 [2022-10-25T09:08:44.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T09:08:44.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T09:08:45.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T09:08:45.181Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T09:08:45.181Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T09:08:45.181Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T09:08:45.448Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T09:08:45.448Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T09:08:45.448Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T09:08:45.448Z] OK: 8 MiB in 20 packages [2022-10-25T09:08:46.410Z] Removing intermediate container 2af4fb24ec05 [2022-10-25T09:08:46.410Z] ---> c6865546eba6 [2022-10-25T09:08:46.410Z] Step 18/27 : WORKDIR / [2022-10-25T09:08:46.410Z] ---> Running in a026ea328b8e [2022-10-25T09:08:46.676Z] Removing intermediate container a026ea328b8e [2022-10-25T09:08:46.676Z] ---> f7f226566e62 [2022-10-25T09:08:46.676Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-25T09:08:48.082Z] ---> dd9ec7a09a0a [2022-10-25T09:08:48.082Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-25T09:08:48.666Z] ---> ffe5e7c875d5 [2022-10-25T09:08:48.666Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-25T09:08:48.931Z] ---> b1997d854a1b [2022-10-25T09:08:48.931Z] Step 22/27 : EXPOSE 59984 [2022-10-25T09:08:49.203Z] ---> Running in f3b2221e4450 [2022-10-25T09:08:49.471Z] Removing intermediate container f3b2221e4450 [2022-10-25T09:08:49.471Z] ---> 08570aa36dd5 [2022-10-25T09:08:49.471Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-25T09:08:49.471Z] ---> Running in 64efd438ab2e [2022-10-25T09:08:49.737Z] Removing intermediate container 64efd438ab2e [2022-10-25T09:08:49.737Z] ---> d1ae25cc57b2 [2022-10-25T09:08:49.737Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T09:08:49.737Z] ---> Running in dbb00c1113e2 [2022-10-25T09:08:50.003Z] Removing intermediate container dbb00c1113e2 [2022-10-25T09:08:50.003Z] ---> bc4b4e011f66 [2022-10-25T09:08:50.003Z] Step 25/27 : LABEL arch=arm64 [2022-10-25T09:08:50.270Z] ---> Running in c2cd9e5f1e23 [2022-10-25T09:08:50.537Z] Removing intermediate container c2cd9e5f1e23 [2022-10-25T09:08:50.537Z] ---> b21e1ef96baa [2022-10-25T09:08:50.537Z] Step 26/27 : LABEL git_sha=dccf8001645c381bc3621bc33e2d73876eba730e [2022-10-25T09:08:50.537Z] ---> Running in 082aff0288b6 [2022-10-25T09:08:50.803Z] Removing intermediate container 082aff0288b6 [2022-10-25T09:08:50.803Z] ---> 73802744d9a6 [2022-10-25T09:08:50.803Z] Step 27/27 : LABEL version=0.0.0 [2022-10-25T09:08:50.803Z] ---> Running in 7ba01efa6bfc [2022-10-25T09:08:51.068Z] Removing intermediate container 7ba01efa6bfc [2022-10-25T09:08:51.068Z] ---> fb79efaed821 [2022-10-25T09:08:51.068Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T09:08:51.068Z] Successfully built fb79efaed821 [2022-10-25T09:08:51.068Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:08:51.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T09:08:51.873Z] [2022-10-25T09:08:51.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:08:52.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T09:08:52.273Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T09:08:52.273Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T09:08:52.273Z] 04944245beec: Pulling fs layer [2022-10-25T09:08:52.273Z] 699f458cf7ca: Pulling fs layer [2022-10-25T09:08:52.273Z] 765212b225bb: Pulling fs layer [2022-10-25T09:08:52.273Z] f23df028b6ca: Pulling fs layer [2022-10-25T09:08:52.273Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T09:08:52.273Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T09:08:52.273Z] f23df028b6ca: Waiting [2022-10-25T09:08:52.273Z] d65c8cfc05b1: Waiting [2022-10-25T09:08:52.273Z] 2437ff75d9bd: Waiting [2022-10-25T09:08:52.273Z] 765212b225bb: Waiting [2022-10-25T09:08:52.543Z] 04944245beec: Verifying Checksum [2022-10-25T09:08:52.543Z] 04944245beec: Download complete [2022-10-25T09:08:52.543Z] 765212b225bb: Verifying Checksum [2022-10-25T09:08:52.543Z] 765212b225bb: Download complete [2022-10-25T09:08:52.543Z] f23df028b6ca: Verifying Checksum [2022-10-25T09:08:52.543Z] f23df028b6ca: Download complete [2022-10-25T09:08:52.543Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T09:08:52.543Z] d65c8cfc05b1: Download complete [2022-10-25T09:08:52.811Z] 699f458cf7ca: Verifying Checksum [2022-10-25T09:08:52.811Z] 699f458cf7ca: Download complete [2022-10-25T09:08:53.078Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T09:08:53.078Z] 8998bd30e6a1: Download complete [2022-10-25T09:08:55.023Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T09:08:55.023Z] 2437ff75d9bd: Download complete [2022-10-25T09:08:56.965Z] 8998bd30e6a1: Pull complete [2022-10-25T09:08:56.965Z] 04944245beec: Pull complete [2022-10-25T09:08:58.370Z] 699f458cf7ca: Pull complete [2022-10-25T09:08:58.638Z] 765212b225bb: Pull complete [2022-10-25T09:08:59.224Z] f23df028b6ca: Pull complete [2022-10-25T09:08:59.493Z] d65c8cfc05b1: Pull complete [2022-10-25T09:09:11.804Z] 2437ff75d9bd: Pull complete [2022-10-25T09:09:11.804Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T09:09:11.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T09:09:11.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:09:12.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-116823 does not seem to be running inside a container [2022-10-25T09:09:12.226Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T09:09:14.989Z] $ docker top 4b85bc7826b6ec96ffee4e9140339b87226ba98d183b8290810b9248b11c694e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:15.873Z] ---> job-cost.sh [2022-10-25T09:09:15.873Z] lf-activate-venv: SKIPPING [2022-10-25T09:09:15.873Z] INFO: No Stack... [2022-10-25T09:09:16.138Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T09:09:17.106Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T09:09:17.443Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-10-25T09:09:17.443Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T09:09:17.527Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [2022-10-25T09:09:17.532Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] did not exist. Created. [2022-10-25T09:09:17.532Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T09:09:17.937Z] /w/workspace/device-onvif-camera/1@tmp/durable-6bcde591/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T09:09:18.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T09:09:18.334Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T09:09:18.394Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T09:09:18.476Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T09:09:18.553Z] $ docker stop --time=1 4b85bc7826b6ec96ffee4e9140339b87226ba98d183b8290810b9248b11c694e [2022-10-25T09:09:20.057Z] $ docker rm -f 4b85bc7826b6ec96ffee4e9140339b87226ba98d183b8290810b9248b11c694e [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-10-25T09:09:21.033Z] provisioning config files... [2022-10-25T09:09:21.041Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-186@tmp/config7506059436094493392tmp [Pipeline] { [Pipeline] sh [2022-10-25T09:09:21.372Z] + set +x [2022-10-25T09:09:21.372Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-10-25T09:09:21.372Z] [2022-10-25T09:09:21.372Z] [2022-10-25T09:09:21.372Z] _____ _ [2022-10-25T09:09:21.372Z] / ____| | | [2022-10-25T09:09:21.372Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T09:09:21.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T09:09:21.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T09:09:21.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T09:09:21.372Z] Bash-1.0.6 [2022-10-25T09:09:21.372Z] [2022-10-25T09:09:21.372Z] [2022-10-25T09:09:21.372Z] ==> git version 2.25.1 found [2022-10-25T09:09:21.372Z] ==> 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-10-25T09:09:21.372Z] Release-Date: 2020-01-08 [2022-10-25T09:09:21.372Z] 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-10-25T09:09:21.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T09:09:21.372Z] ==> Jenkins CI detected. [2022-10-25T09:09:21.372Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-186 [2022-10-25T09:09:21.372Z] project root: . [2022-10-25T09:09:21.372Z] --> token set from env [2022-10-25T09:09:21.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T09:09:21.372Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T09:09:21.372Z] ==> Python coveragepy not found [2022-10-25T09:09:21.372Z] ==> Searching for coverage reports in: [2022-10-25T09:09:21.372Z] + . [2022-10-25T09:09:21.372Z] -> Found 1 reports [2022-10-25T09:09:21.372Z] ==> Detecting git/mercurial file structure [2022-10-25T09:09:21.372Z] ==> Reading reports [2022-10-25T09:09:21.372Z] + ./coverage.out bytes=78636 [2022-10-25T09:09:21.372Z] ==> Appending adjustments [2022-10-25T09:09:21.372Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T09:09:21.631Z] + Found adjustments [2022-10-25T09:09:21.631Z] ==> Gzipping contents [2022-10-25T09:09:21.631Z] 12K /tmp/codecov.vxQAUx.gz [2022-10-25T09:09:21.631Z] ==> Uploading reports [2022-10-25T09:09:21.631Z] url: https://codecov.io [2022-10-25T09:09:21.631Z] query: branch=PR-186&commit=dccf8001645c381bc3621bc33e2d73876eba730e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=186&job=&cmd_args= [2022-10-25T09:09:21.631Z] -> Pinging Codecov [2022-10-25T09:09:21.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-186&commit=dccf8001645c381bc3621bc33e2d73876eba730e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=186&job=&cmd_args= [2022-10-25T09:09:22.200Z] -> Uploading to [2022-10-25T09:09:22.200Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/F29A59C45E3A92E06B3E522C9905F8EF/dccf8001645c381bc3621bc33e2d73876eba730e/70e05730-c476-414a-97a0-145a437dff16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T090921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=081a950057ec3d8538fff1eaa1f9ea7266b279cf27ad36e169f349cc3dd7e3ea [2022-10-25T09:09:22.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T09:09:22.200Z] Dload Upload Total Spent Left Speed [2022-10-25T09:09:22.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10808 0 0 100 10808 0 44661 --:--:-- --:--:-- --:--:-- 44846 [2022-10-25T09:09:22.200Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dccf8001645c381bc3621bc33e2d73876eba730e [Pipeline] } [2022-10-25T09:09:22.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T09:09:23.943Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-186/archives ] [2022-10-25T09:09:23.943Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-186/archives [2022-10-25T09:09:23.943Z] total 16 [2022-10-25T09:09:23.943Z] drwxr-xr-x 3 root root 4096 Oct 25 08:22 . [2022-10-25T09:09:23.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 08:22 .. [2022-10-25T09:09:23.943Z] drwxr-xr-x 2 root root 4096 Oct 25 08:22 cost [2022-10-25T09:09:23.943Z] -rw-r--r-- 1 root root 91 Oct 25 08:22 cost.csv [2022-10-25T09:09:23.943Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-186/archives [2022-10-25T09:09:23.943Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-186/archives [2022-10-25T09:09:23.943Z] total 16 [2022-10-25T09:09:23.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:22 . [2022-10-25T09:09:23.943Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 08:22 .. [2022-10-25T09:09:23.943Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:22 cost [2022-10-25T09:09:23.943Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 25 08:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:24.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:25.151Z] ---> package-listing.sh [2022-10-25T09:09:25.151Z] ++ facter osfamily [2022-10-25T09:09:25.151Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T09:09:25.410Z] + OS_FAMILY=debian [2022-10-25T09:09:25.410Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-186 [2022-10-25T09:09:25.410Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T09:09:25.410Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T09:09:25.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T09:09:25.410Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T09:09:25.410Z] + '[' /w/workspace/undry_device-onvif-camera_PR-186 ']' [2022-10-25T09:09:25.410Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T09:09:25.410Z] + case "${OS_FAMILY}" in [2022-10-25T09:09:25.410Z] + dpkg -l [2022-10-25T09:09:25.410Z] + grep '^ii' [2022-10-25T09:09:25.410Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T09:09:25.410Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T09:09:25.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T09:09:25.410Z] + '[' /w/workspace/undry_device-onvif-camera_PR-186 ']' [2022-10-25T09:09:25.410Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-186/archives/ [2022-10-25T09:09:25.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-186/archives/ [Pipeline] echo [2022-10-25T09:09:25.443Z] 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/undry_device-onvif-camera_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T09:09:25.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T09:09:26.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T09:09:26.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T09:09:26.485Z] prd-ubuntu20.04-docker-8c-8g-116808 does not seem to be running inside a container [2022-10-25T09:09:26.488Z] $ 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/undry_device-onvif-camera_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-186 -v /w/workspace/undry_device-onvif-camera_PR-186:/w/workspace/undry_device-onvif-camera_PR-186:rw,z -v /w/workspace/undry_device-onvif-camera_PR-186@tmp:/w/workspace/undry_device-onvif-camera_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T09:09:26.679Z] $ docker top 0fea214d495bf1836fc1f2a2b398026ae122d82a7f7c42efad4fd0f1629f7a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T09:09:27.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T09:09:27.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T09:09:27.708Z] + ls /var/log/sa-host [2022-10-25T09:09:27.708Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T09:09:27.925Z] provisioning config files... [2022-10-25T09:09:27.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-186@tmp/config3367500080060071551tmp [Pipeline] { [Pipeline] echo [2022-10-25T09:09:27.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:28.293Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T09:09:28.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:28.719Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T09:09:28.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:29.061Z] ---> sudo-logs.sh [2022-10-25T09:09:29.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T09:09:29.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:29.455Z] ---> job-cost.sh [2022-10-25T09:09:29.455Z] lf-activate-venv: SKIPPING [2022-10-25T09:09:29.455Z] DEBUG: total: 0.2199999988079071 [2022-10-25T09:09:29.455Z] INFO: Retrieving Stack Cost... [2022-10-25T09:09:29.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T09:09:30.280Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T09:09:30.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T09:09:30.628Z] ---> logs-deploy.sh [2022-10-25T09:09:30.628Z] lf-activate-venv: SKIPPING [2022-10-25T09:09:30.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-186/1 [2022-10-25T09:09:30.628Z] INFO: archiving workspace using pattern(s): [2022-10-25T09:09:31.566Z] Archives upload complete. [2022-10-25T09:09:31.826Z] INFO: archiving logs to Nexus [2022-10-25T09:09:32.398Z] ---> uname -a: [2022-10-25T09:09:32.398Z] Linux prd-ubuntu20-04-docker-8c-8g-116808 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] ---> lscpu: [2022-10-25T09:09:32.398Z] Architecture: x86_64 [2022-10-25T09:09:32.398Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T09:09:32.398Z] Byte Order: Little Endian [2022-10-25T09:09:32.398Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T09:09:32.398Z] CPU(s): 8 [2022-10-25T09:09:32.398Z] On-line CPU(s) list: 0-7 [2022-10-25T09:09:32.398Z] Thread(s) per core: 1 [2022-10-25T09:09:32.398Z] Core(s) per socket: 1 [2022-10-25T09:09:32.398Z] Socket(s): 8 [2022-10-25T09:09:32.398Z] NUMA node(s): 1 [2022-10-25T09:09:32.398Z] Vendor ID: AuthenticAMD [2022-10-25T09:09:32.398Z] CPU family: 23 [2022-10-25T09:09:32.398Z] Model: 49 [2022-10-25T09:09:32.398Z] Model name: AMD EPYC-Rome Processor [2022-10-25T09:09:32.398Z] Stepping: 0 [2022-10-25T09:09:32.398Z] CPU MHz: 2799.998 [2022-10-25T09:09:32.398Z] BogoMIPS: 5599.99 [2022-10-25T09:09:32.398Z] Virtualization: AMD-V [2022-10-25T09:09:32.398Z] Hypervisor vendor: KVM [2022-10-25T09:09:32.398Z] Virtualization type: full [2022-10-25T09:09:32.398Z] L1d cache: 256 KiB [2022-10-25T09:09:32.398Z] L1i cache: 256 KiB [2022-10-25T09:09:32.398Z] L2 cache: 4 MiB [2022-10-25T09:09:32.398Z] L3 cache: 128 MiB [2022-10-25T09:09:32.398Z] NUMA node0 CPU(s): 0-7 [2022-10-25T09:09:32.398Z] Vulnerability Itlb multihit: Not affected [2022-10-25T09:09:32.398Z] Vulnerability L1tf: Not affected [2022-10-25T09:09:32.398Z] Vulnerability Mds: Not affected [2022-10-25T09:09:32.398Z] Vulnerability Meltdown: Not affected [2022-10-25T09:09:32.398Z] Vulnerability Mmio stale data: Not affected [2022-10-25T09:09:32.398Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T09:09:32.398Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T09:09:32.398Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T09:09:32.398Z] Vulnerability Srbds: Not affected [2022-10-25T09:09:32.398Z] Vulnerability Tsx async abort: Not affected [2022-10-25T09:09:32.398Z] 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-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] ---> nproc: [2022-10-25T09:09:32.398Z] 8 [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] ---> df -h: [2022-10-25T09:09:32.398Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T09:09:32.398Z] overlay 155G 12G 144G 8% / [2022-10-25T09:09:32.398Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T09:09:32.398Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T09:09:32.398Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T09:09:32.398Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] ---> sar -b -r -n DEV: [2022-10-25T09:09:32.398Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116808) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] 08:19:15 LINUX RESTART (8 CPU) [2022-10-25T09:09:32.398Z] [2022-10-25T09:09:32.398Z] 08:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T09:09:32.399Z] 08:21:01 224.47 4.52 219.95 0.00 459.45 80265.45 0.00 [2022-10-25T09:09:32.399Z] 08:22:01 162.87 0.22 162.66 0.00 16.40 27114.41 0.00 [2022-10-25T09:09:32.399Z] 08:23:01 33.24 0.00 33.24 0.00 0.00 16577.25 0.00 [2022-10-25T09:09:32.399Z] 08:24:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 [2022-10-25T09:09:32.399Z] 08:25:01 38.46 9.33 29.13 0.00 2884.32 4767.87 0.00 [2022-10-25T09:09:32.399Z] 08:26:01 2.17 0.00 2.17 0.00 0.00 23.46 0.00 [2022-10-25T09:09:32.399Z] 08:27:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2022-10-25T09:09:32.399Z] 08:28:01 2.05 0.00 2.05 0.00 0.00 22.13 0.00 [2022-10-25T09:09:32.399Z] 08:29:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2022-10-25T09:09:32.399Z] 08:30:01 2.72 0.00 2.72 0.00 0.00 40.53 0.00 [2022-10-25T09:09:32.399Z] 08:31:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2022-10-25T09:09:32.399Z] 08:32:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 [2022-10-25T09:09:32.399Z] 08:33:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 [2022-10-25T09:09:32.399Z] 08:34:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 [2022-10-25T09:09:32.399Z] 08:35:01 2.05 0.02 2.03 0.00 0.13 25.20 0.00 [2022-10-25T09:09:32.399Z] 08:36:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2022-10-25T09:09:32.399Z] 08:37:01 1.22 0.00 1.22 0.00 0.00 13.15 0.00 [2022-10-25T09:09:32.399Z] 08:38:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 [2022-10-25T09:09:32.399Z] 08:39:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2022-10-25T09:09:32.399Z] 08:40:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2022-10-25T09:09:32.399Z] 08:41:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2022-10-25T09:09:32.399Z] 08:42:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 [2022-10-25T09:09:32.399Z] 08:43:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2022-10-25T09:09:32.399Z] 08:44:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 [2022-10-25T09:09:32.399Z] 08:45:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2022-10-25T09:09:32.399Z] 08:46:01 1.67 0.00 1.67 0.00 0.00 17.86 0.00 [2022-10-25T09:09:32.399Z] 08:47:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-10-25T09:09:32.399Z] 08:48:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2022-10-25T09:09:32.399Z] 08:49:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-10-25T09:09:32.399Z] 08:50:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 [2022-10-25T09:09:32.399Z] 08:51:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 [2022-10-25T09:09:32.399Z] 08:52:01 2.12 0.00 2.12 0.00 0.00 22.93 0.00 [2022-10-25T09:09:32.399Z] 08:53:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 [2022-10-25T09:09:32.399Z] 08:54:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 [2022-10-25T09:09:32.399Z] 08:55:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2022-10-25T09:09:32.399Z] 08:56:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 [2022-10-25T09:09:32.399Z] 08:57:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-10-25T09:09:32.399Z] 08:58:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2022-10-25T09:09:32.399Z] 08:59:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-10-25T09:09:32.399Z] 09:00:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2022-10-25T09:09:32.399Z] 09:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2022-10-25T09:09:32.399Z] 09:02:01 1.63 0.00 1.63 0.00 0.00 18.27 0.00 [2022-10-25T09:09:32.399Z] 09:03:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2022-10-25T09:09:32.399Z] 09:04:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2022-10-25T09:09:32.399Z] 09:05:01 3.23 1.02 2.22 0.00 21.86 29.60 0.00 [2022-10-25T09:09:32.399Z] 09:06:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2022-10-25T09:09:32.399Z] 09:07:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-10-25T09:09:32.399Z] 09:08:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-10-25T09:09:32.399Z] 09:09:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2022-10-25T09:09:32.399Z] Average: 10.70 0.31 10.40 0.00 68.91 2617.13 0.00 [2022-10-25T09:09:32.399Z] [2022-10-25T09:09:32.399Z] 08:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T09:09:32.399Z] 08:21:01 28311152 31464224 834736 2.54 139092 3217872 2128776 6.27 1290588 2830640 76356 [2022-10-25T09:09:32.399Z] 08:22:01 27943692 31524124 774708 2.36 145436 3622448 2031680 5.99 1329184 3143336 218776 [2022-10-25T09:09:32.399Z] 08:23:01 27693120 31553852 743200 2.26 152936 3859416 1749156 5.15 1316484 3368020 168 [2022-10-25T09:09:32.399Z] 08:24:01 27693860 31554596 742352 2.26 152960 3859420 1749156 5.15 1315760 3368020 172 [2022-10-25T09:09:32.399Z] 08:25:01 27403224 31540420 743748 2.26 171348 4108336 1802180 5.31 1467476 3481916 220 [2022-10-25T09:09:32.399Z] 08:26:01 27403760 31540996 743092 2.26 171436 4108328 1802180 5.31 1467096 3481916 12 [2022-10-25T09:09:32.399Z] 08:27:01 27413328 31550660 733432 2.23 171516 4108340 1785620 5.26 1458084 3481920 8 [2022-10-25T09:09:32.399Z] 08:28:01 27413468 31550884 733148 2.23 171600 4108340 1785620 5.26 1458148 3481924 8 [2022-10-25T09:09:32.399Z] 08:29:01 27413556 31551132 733052 2.23 171688 4108344 1785620 5.26 1458336 3481988 12 [2022-10-25T09:09:32.399Z] 08:30:01 27413516 31551216 732920 2.23 171800 4108340 1785620 5.26 1458236 3482008 16 [2022-10-25T09:09:32.399Z] 08:31:01 27413584 31551420 732608 2.23 171832 4108348 1785620 5.26 1458236 3482008 16 [2022-10-25T09:09:32.399Z] 08:32:01 27413220 31551112 732840 2.23 171908 4108356 1785620 5.26 1458320 3482012 8 [2022-10-25T09:09:32.399Z] 08:33:01 27413164 31551116 732792 2.23 171940 4108356 1785620 5.26 1458008 3482012 16 [2022-10-25T09:09:32.399Z] 08:34:01 27413180 31551164 732676 2.23 171972 4108360 1785620 5.26 1458040 3482016 12 [2022-10-25T09:09:32.399Z] 08:35:01 27412904 31551004 732760 2.23 172048 4108340 1785860 5.26 1458164 3482000 24 [2022-10-25T09:09:32.399Z] 08:36:01 27412792 31551000 732744 2.23 172112 4108340 1785860 5.26 1458200 3482000 12 [2022-10-25T09:09:32.399Z] 08:37:01 27412732 31551120 732792 2.23 172156 4108472 1785860 5.26 1458248 3482116 4 [2022-10-25T09:09:32.399Z] 08:38:01 27412732 31551196 732672 2.23 172232 4108472 1785860 5.26 1458352 3482116 8 [2022-10-25T09:09:32.399Z] 08:39:01 27412992 31551508 732332 2.23 172256 4108476 1785860 5.26 1458360 3482136 8 [2022-10-25T09:09:32.399Z] 08:40:01 27413632 31552192 731788 2.23 172300 4108480 1785860 5.26 1458632 3482140 16 [2022-10-25T09:09:32.399Z] 08:41:01 27413136 31551740 732212 2.23 172324 4108488 1785860 5.26 1458680 3482148 12 [2022-10-25T09:09:32.399Z] 08:42:01 27413228 31551884 731964 2.23 172340 4108492 1785860 5.26 1458428 3482152 4 [2022-10-25T09:09:32.399Z] 08:43:01 27413188 31551868 731908 2.23 172360 4108492 1785860 5.26 1458584 3482152 12 [2022-10-25T09:09:32.399Z] 08:44:01 27413416 31552156 731576 2.22 172412 4108496 1785860 5.26 1458508 3482156 8 [2022-10-25T09:09:32.399Z] 08:45:01 27413148 31551916 731756 2.23 172444 4108492 1785860 5.26 1458592 3482160 12 [2022-10-25T09:09:32.399Z] 08:46:01 27413044 31551848 731748 2.23 172472 4108500 1785860 5.26 1458592 3482160 8 [2022-10-25T09:09:32.399Z] 08:47:01 27412956 31551796 731992 2.23 172496 4108504 1785860 5.26 1458864 3482164 180 [2022-10-25T09:09:32.399Z] 08:48:01 27412888 31551756 732028 2.23 172520 4108508 1785860 5.26 1458944 3482164 188 [2022-10-25T09:09:32.399Z] 08:49:01 27412816 31551732 731992 2.23 172544 4108512 1785860 5.26 1459084 3482168 188 [2022-10-25T09:09:32.399Z] 08:50:01 27412768 31551752 731900 2.23 172616 4108516 1785860 5.26 1459328 3482176 212 [2022-10-25T09:09:32.399Z] 08:51:01 27412792 31551820 731848 2.23 172640 4108516 1785860 5.26 1458740 3482176 12 [2022-10-25T09:09:32.399Z] 08:52:01 27412428 31551536 732044 2.23 172720 4108520 1769500 5.21 1458816 3482180 8 [2022-10-25T09:09:32.399Z] 08:53:01 27412396 31551536 731996 2.23 172744 4108520 1769500 5.21 1458844 3482180 8 [2022-10-25T09:09:32.399Z] 08:54:01 27412632 31551832 731640 2.22 172792 4108524 1769500 5.21 1458904 3482184 8 [2022-10-25T09:09:32.399Z] 08:55:01 27413060 31552300 731328 2.22 172840 4108512 1769500 5.21 1458984 3482188 12 [2022-10-25T09:09:32.399Z] 08:56:01 27412944 31552236 731556 2.22 172872 4108528 1769500 5.21 1458972 3482188 8 [2022-10-25T09:09:32.399Z] 08:57:01 27412676 31551992 731768 2.23 172888 4108536 1769500 5.21 1458988 3482192 8 [2022-10-25T09:09:32.399Z] 08:58:01 27412660 31552004 731692 2.23 172912 4108540 1769500 5.21 1459020 3482192 8 [2022-10-25T09:09:32.399Z] 08:59:01 27412580 31551952 731684 2.23 172928 4108544 1769500 5.21 1459028 3482196 8 [2022-10-25T09:09:32.399Z] 09:00:01 27412596 31552028 731592 2.22 172992 4108540 1769500 5.21 1459264 3482200 20 [2022-10-25T09:09:32.399Z] 09:01:01 27412548 31552024 731544 2.22 173016 4108548 1769500 5.21 1459276 3482208 12 [2022-10-25T09:09:32.399Z] 09:02:01 27412468 31552100 731408 2.22 173040 4108680 1769500 5.21 1459168 3482340 4 [2022-10-25T09:09:32.399Z] 09:03:01 27412412 31552068 731372 2.22 173064 4108680 1785652 5.26 1459188 3482340 8 [2022-10-25T09:09:32.399Z] 09:04:01 27412096 31551780 731592 2.22 173088 4108684 1785652 5.26 1459232 3482344 8 [2022-10-25T09:09:32.399Z] 09:05:01 27410372 31551080 732524 2.23 173168 4109304 1792880 5.28 1459704 3482908 48 [2022-10-25T09:09:32.399Z] 09:06:01 27410316 31551100 732460 2.23 173224 4109308 1792880 5.28 1459748 3482912 196 [2022-10-25T09:09:32.399Z] 09:07:01 27410268 31551084 732416 2.23 173248 4109312 1792880 5.28 1459860 3482916 204 [2022-10-25T09:09:32.399Z] 09:08:01 27410260 31551116 732384 2.23 173288 4109312 1792880 5.28 1459488 3482916 4 [2022-10-25T09:09:32.399Z] 09:09:01 27410212 31551136 732304 2.23 173352 4109316 1792880 5.28 1459564 3482920 8 [2022-10-25T09:09:32.399Z] Average: 27452896 31548900 736013 2.24 170447 4070298 1794039 5.29 1447232 3457337 6067 [2022-10-25T09:09:32.399Z] [2022-10-25T09:09:32.399Z] 08:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T09:09:32.399Z] 08:21:01 vethaa89083 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:21:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:21:01 docker0 144.16 202.36 12.62 1948.25 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:21:01 ens3 386.99 276.77 5997.69 45.76 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:22:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:22:01 docker0 10.28 14.38 0.62 98.85 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:22:01 ens3 120.56 81.27 2633.36 17.05 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:23:01 ens3 13.43 8.98 14.14 5.50 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:24:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:25:01 ens3 48.88 29.25 1297.01 2.35 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:26:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.399Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:28:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:30:01 ens3 0.92 0.48 2.16 0.09 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:34:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:35:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:36:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:37:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:38:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:40:01 ens3 3.73 0.63 0.88 0.35 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:41:01 ens3 0.55 0.32 0.29 0.21 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:42:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:43:01 ens3 0.48 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:44:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:45:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:46:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:50:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:52:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:54:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:55:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:56:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:58:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 08:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:00:01 ens3 3.85 0.90 0.89 0.37 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:01:01 ens3 0.77 0.45 0.36 0.28 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:02:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:04:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:05:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:06:01 ens3 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:08:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.400Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.401Z] 09:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.401Z] Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.401Z] Average: docker0 3.10 4.36 0.27 41.14 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.401Z] Average: ens3 11.84 8.12 201.11 1.47 0.00 0.00 0.00 0.00 [2022-10-25T09:09:32.401Z] [2022-10-25T09:09:32.401Z] [2022-10-25T09:09:32.401Z] ---> sar -P ALL: [2022-10-25T09:09:32.401Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116808) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T09:09:32.401Z] [2022-10-25T09:09:32.401Z] 08:19:15 LINUX RESTART (8 CPU) [2022-10-25T09:09:32.401Z] [2022-10-25T09:09:32.401Z] 08:20:02 CPU %user %nice %system %iowait %steal %idle [2022-10-25T09:09:32.401Z] 08:21:01 all 12.75 0.00 5.07 3.30 0.06 78.81 [2022-10-25T09:09:32.401Z] 08:21:01 0 11.20 0.00 6.01 4.09 0.05 78.64 [2022-10-25T09:09:32.401Z] 08:21:01 1 13.25 0.00 6.20 9.57 0.07 70.92 [2022-10-25T09:09:32.401Z] 08:21:01 2 12.60 0.00 4.56 0.93 0.07 81.84 [2022-10-25T09:09:32.401Z] 08:21:01 3 13.28 0.00 4.53 1.11 0.05 81.03 [2022-10-25T09:09:32.401Z] 08:21:01 4 13.55 0.00 5.03 7.66 0.05 73.71 [2022-10-25T09:09:32.401Z] 08:21:01 5 12.39 0.00 4.61 1.00 0.05 81.95 [2022-10-25T09:09:32.401Z] 08:21:01 6 13.70 0.00 4.93 0.79 0.05 80.53 [2022-10-25T09:09:32.401Z] 08:21:01 7 12.06 0.00 4.73 1.24 0.07 81.90 [2022-10-25T09:09:32.401Z] 08:22:01 all 40.48 0.00 6.75 1.05 0.07 51.65 [2022-10-25T09:09:32.401Z] 08:22:01 0 40.95 0.00 6.97 0.46 0.07 51.56 [2022-10-25T09:09:32.401Z] 08:22:01 1 39.88 0.00 6.63 0.07 0.07 53.36 [2022-10-25T09:09:32.401Z] 08:22:01 2 41.98 0.00 6.68 0.08 0.07 51.19 [2022-10-25T09:09:32.401Z] 08:22:01 3 40.88 0.00 6.06 2.01 0.08 50.96 [2022-10-25T09:09:32.401Z] 08:22:01 4 39.19 0.00 6.96 3.83 0.07 49.96 [2022-10-25T09:09:32.401Z] 08:22:01 5 40.95 0.00 7.56 0.57 0.08 50.84 [2022-10-25T09:09:32.401Z] 08:22:01 6 40.15 0.00 6.46 1.30 0.07 52.02 [2022-10-25T09:09:32.401Z] 08:22:01 7 39.85 0.00 6.66 0.07 0.08 53.33 [2022-10-25T09:09:32.401Z] 08:23:01 all 2.05 0.00 0.93 0.45 0.01 96.55 [2022-10-25T09:09:32.401Z] 08:23:01 0 3.07 0.00 0.77 0.00 0.02 96.14 [2022-10-25T09:09:32.401Z] 08:23:01 1 1.76 0.00 1.11 0.17 0.02 96.95 [2022-10-25T09:09:32.401Z] 08:23:01 2 2.02 0.00 0.82 0.12 0.02 97.02 [2022-10-25T09:09:32.401Z] 08:23:01 3 1.94 0.00 0.77 0.03 0.02 97.24 [2022-10-25T09:09:32.401Z] 08:23:01 4 1.89 0.00 0.84 0.02 0.02 97.24 [2022-10-25T09:09:32.401Z] 08:23:01 5 1.91 0.00 1.46 2.90 0.00 93.73 [2022-10-25T09:09:32.401Z] 08:23:01 6 1.74 0.00 0.84 0.35 0.02 97.06 [2022-10-25T09:09:32.401Z] 08:23:01 7 2.09 0.00 0.87 0.00 0.02 97.02 [2022-10-25T09:09:32.401Z] 08:24:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-10-25T09:09:32.401Z] 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:24:01 1 0.43 0.00 0.03 0.00 0.02 99.52 [2022-10-25T09:09:32.401Z] 08:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:24:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2022-10-25T09:09:32.401Z] 08:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:25:01 all 1.43 0.00 0.79 0.35 0.02 97.42 [2022-10-25T09:09:32.401Z] 08:25:01 0 1.13 0.00 0.77 0.55 0.00 97.55 [2022-10-25T09:09:32.401Z] 08:25:01 1 1.48 0.00 0.48 0.02 0.02 98.01 [2022-10-25T09:09:32.401Z] 08:25:01 2 1.02 0.00 0.52 0.05 0.03 98.38 [2022-10-25T09:09:32.401Z] 08:25:01 3 0.67 0.00 0.52 0.18 0.02 98.62 [2022-10-25T09:09:32.401Z] 08:25:01 4 1.15 0.00 0.52 0.02 0.02 98.30 [2022-10-25T09:09:32.401Z] 08:25:01 5 2.20 0.00 0.82 0.32 0.02 96.65 [2022-10-25T09:09:32.401Z] 08:25:01 6 2.49 0.00 2.29 0.61 0.02 94.58 [2022-10-25T09:09:32.401Z] 08:25:01 7 1.25 0.00 0.40 1.05 0.02 97.28 [2022-10-25T09:09:32.401Z] 08:26:01 all 0.07 0.00 0.03 0.01 0.00 99.90 [2022-10-25T09:09:32.401Z] 08:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:26:01 6 0.50 0.00 0.13 0.00 0.00 99.37 [2022-10-25T09:09:32.401Z] 08:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:27:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-25T09:09:32.401Z] 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.401Z] 08:27:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-25T09:09:32.401Z] 08:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:28:01 7 0.00 0.00 0.00 0.07 0.02 99.92 [2022-10-25T09:09:32.401Z] 08:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-25T09:09:32.401Z] 08:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.401Z] 08:29:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-25T09:09:32.401Z] 08:29:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T09:09:32.401Z] 08:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:29:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:30:01 all 0.04 0.00 0.02 0.09 0.00 99.85 [2022-10-25T09:09:32.401Z] 08:30:01 0 0.02 0.00 0.03 0.30 0.00 99.65 [2022-10-25T09:09:32.401Z] 08:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.401Z] 08:30:01 2 0.18 0.00 0.05 0.00 0.02 99.75 [2022-10-25T09:09:32.401Z] 08:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:30:01 7 0.02 0.00 0.00 0.40 0.00 99.58 [2022-10-25T09:09:32.401Z] 08:31:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:31:01 2 0.20 0.00 0.00 0.00 0.00 99.80 [2022-10-25T09:09:32.401Z] 08:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.401Z] 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.401Z] 08:31:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-25T09:09:32.401Z] [2022-10-25T09:09:32.401Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T09:09:32.401Z] 08:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:32:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-25T09:09:32.401Z] 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:32:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-25T09:09:32.401Z] 08:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:33:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2022-10-25T09:09:32.401Z] 08:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.401Z] 08:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-25T09:09:32.401Z] 08:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-10-25T09:09:32.401Z] 08:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T09:09:32.401Z] 08:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T09:09:32.401Z] 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T09:09:32.401Z] 08:34:01 7 0.00 0.00 0.02 0.07 0.00 99.92 [2022-10-25T09:09:32.401Z] 08:35:01 all 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-25T09:09:32.401Z] 08:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T09:09:32.401Z] 08:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:35:01 2 0.05 0.00 0.03 0.05 0.00 99.87 [2022-10-25T09:09:32.401Z] 08:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.401Z] 08:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-25T09:09:32.401Z] 08:35:01 7 0.03 0.00 0.02 0.08 0.00 99.87 [2022-10-25T09:09:32.401Z] 08:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.401Z] 08:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.401Z] 08:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T09:09:32.401Z] 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.401Z] 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:36:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-25T09:09:32.402Z] 08:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T09:09:32.402Z] 08:37:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T09:09:32.402Z] 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T09:09:32.402Z] 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T09:09:32.402Z] 08:38:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-25T09:09:32.402Z] 08:39:01 all 0.02 0.00 0.00 0.00 0.00 99.96 [2022-10-25T09:09:32.402Z] 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.402Z] 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T09:09:32.402Z] 08:39:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-25T09:09:32.402Z] 08:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T09:09:32.402Z] 08:40:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2022-10-25T09:09:32.402Z] 08:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.402Z] 08:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.402Z] 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:41:01 6 0.12 0.00 0.03 0.00 0.02 99.83 [2022-10-25T09:09:32.402Z] 08:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-25T09:09:32.402Z] 08:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:42:01 6 1.97 0.00 0.02 0.00 0.02 98.00 [2022-10-25T09:09:32.402Z] 08:42:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-25T09:09:32.402Z] [2022-10-25T09:09:32.402Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T09:09:32.402Z] 08:43:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-25T09:09:32.402Z] 08:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:43:01 6 2.00 0.00 0.05 0.00 0.02 97.93 [2022-10-25T09:09:32.402Z] 08:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:44:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-10-25T09:09:32.402Z] 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T09:09:32.402Z] 08:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:44:01 6 1.97 0.00 0.03 0.00 0.02 97.98 [2022-10-25T09:09:32.402Z] 08:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:45:01 all 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-25T09:09:32.402Z] 08:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.402Z] 08:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:45:01 6 1.74 0.00 0.10 0.00 0.02 98.14 [2022-10-25T09:09:32.402Z] 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:46:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-10-25T09:09:32.402Z] 08:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.402Z] 08:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:46:01 7 0.03 0.00 0.00 0.05 0.02 99.90 [2022-10-25T09:09:32.402Z] 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:47:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T09:09:32.402Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T09:09:32.402Z] 08:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:48:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-25T09:09:32.402Z] 08:48:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-25T09:09:32.402Z] 08:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:49:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-25T09:09:32.402Z] 08:50:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.402Z] 08:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T09:09:32.402Z] 08:50:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-25T09:09:32.402Z] 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.402Z] 08:50:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-25T09:09:32.402Z] 08:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.402Z] 08:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.402Z] 08:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.402Z] 08:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.402Z] 08:52:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-10-25T09:09:32.402Z] 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.402Z] 08:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T09:09:32.403Z] 08:52:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 08:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-25T09:09:32.403Z] 08:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T09:09:32.403Z] [2022-10-25T09:09:32.403Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T09:09:32.403Z] 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-25T09:09:32.403Z] 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T09:09:32.403Z] 08:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.403Z] 08:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 08:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:55:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T09:09:32.403Z] 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:56:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 08:56:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:57:01 all 0.16 0.00 0.00 0.01 0.01 99.82 [2022-10-25T09:09:32.403Z] 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.403Z] 08:57:01 6 1.13 0.00 0.03 0.00 0.02 98.82 [2022-10-25T09:09:32.403Z] 08:57:01 7 0.02 0.00 0.00 0.10 0.02 99.87 [2022-10-25T09:09:32.403Z] 08:58:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-10-25T09:09:32.403Z] 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 08:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:58:01 6 1.99 0.00 0.03 0.00 0.00 97.98 [2022-10-25T09:09:32.403Z] 08:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:59:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-25T09:09:32.403Z] 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 08:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T09:09:32.403Z] 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 08:59:01 6 2.00 0.00 0.02 0.00 0.02 97.96 [2022-10-25T09:09:32.403Z] 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-10-25T09:09:32.403Z] 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 09:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-25T09:09:32.403Z] 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:00:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-25T09:09:32.403Z] 09:00:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-25T09:09:32.403Z] 09:01:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2022-10-25T09:09:32.403Z] 09:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:01:01 6 1.81 0.00 0.07 0.00 0.02 98.11 [2022-10-25T09:09:32.403Z] 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:02:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:02:01 6 0.02 0.00 0.08 0.00 0.02 99.88 [2022-10-25T09:09:32.403Z] 09:02:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-25T09:09:32.403Z] 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-25T09:09:32.403Z] 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.403Z] 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.403Z] 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:03:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-25T09:09:32.403Z] 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T09:09:32.403Z] 09:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T09:09:32.403Z] [2022-10-25T09:09:32.403Z] 09:04:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T09:09:32.403Z] 09:05:01 all 0.05 0.00 0.03 0.01 0.01 99.91 [2022-10-25T09:09:32.403Z] 09:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T09:09:32.403Z] 09:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-25T09:09:32.403Z] 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:05:01 5 0.22 0.00 0.07 0.03 0.00 99.68 [2022-10-25T09:09:32.403Z] 09:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T09:09:32.403Z] 09:05:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-25T09:09:32.403Z] 09:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T09:09:32.403Z] 09:06:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-25T09:09:32.403Z] 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T09:09:32.403Z] 09:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:07:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T09:09:32.403Z] 09:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.403Z] 09:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T09:09:32.403Z] 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.403Z] 09:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T09:09:32.403Z] 09:08:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2022-10-25T09:09:32.403Z] 09:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.404Z] 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.404Z] 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.404Z] 09:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.404Z] 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T09:09:32.404Z] 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T09:09:32.404Z] 09:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T09:09:32.404Z] 09:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T09:09:32.404Z] 09:09:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T09:09:32.404Z] Average: all 1.20 0.00 0.28 0.11 0.01 98.40 [2022-10-25T09:09:32.404Z] Average: 0 1.14 0.00 0.30 0.11 0.00 98.44 [2022-10-25T09:09:32.404Z] Average: 1 1.17 0.00 0.30 0.20 0.01 98.33 [2022-10-25T09:09:32.404Z] Average: 2 1.19 0.00 0.26 0.03 0.01 98.51 [2022-10-25T09:09:32.404Z] Average: 3 1.15 0.00 0.24 0.07 0.00 98.54 [2022-10-25T09:09:32.404Z] Average: 4 1.13 0.00 0.27 0.23 0.00 98.36 [2022-10-25T09:09:32.404Z] Average: 5 1.17 0.00 0.30 0.10 0.00 98.43 [2022-10-25T09:09:32.404Z] Average: 6 1.54 0.00 0.32 0.06 0.01 98.06 [2022-10-25T09:09:32.404Z] Average: 7 1.12 0.00 0.26 0.08 0.01 98.53 [2022-10-25T09:09:32.404Z] [2022-10-25T09:09:32.404Z] [2022-10-25T09:09:32.404Z]