Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b560e5ac6204a3ca75703e45e432b3ba564fb16+6fa13eb64575055365d964780e4ff33f2e866ca2 (a81d80d0aed4e3c74def5c9be3cea4121c2bbe33) 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-ssh396795703255361132.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15404584474010857807.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rest-go/branches/PR-239/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-rest-go/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17316620634056423456.key > 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-rest-go/branches/PR-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13167837449649439176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9943087767131063582.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-rest-go/branches/PR-239/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-rest-go/branches/PR-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13362010762116630968.key > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2668 in /w/workspace/gexfoundry_device-rest-go_PR-239 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-239 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit 9b560e5ac6204a3ca75703e45e432b3ba564fb16 Merge succeeded, producing 9b560e5ac6204a3ca75703e45e432b3ba564fb16 Checking out Revision 9b560e5ac6204a3ca75703e45e432b3ba564fb16 (PR-239) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-16T20:01:37.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-16T20:01:37.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-16T20:01:37.725Z] ========================================================= [2023-01-16T20:01:37.725Z] EdgeX Global Pipelines Version Info [2023-01-16T20:01:37.725Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 9b560e5ac6204a3ca75703e45e432b3ba564fb16 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b560e5ac6204a3ca75703e45e432b3ba564fb16 # timeout=10 [Pipeline] sh [2023-01-16T20:01:38.470Z] ------------------- [2023-01-16T20:01:38.470Z] stable info: [2023-01-16T20:01:38.470Z] ------------------- [2023-01-16T20:01:38.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-16T20:01:38.470Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T20:01:38.470Z] Message: update stable to v1.0.244 [2023-01-16T20:01:39.043Z] ------------------- [2023-01-16T20:01:39.043Z] experimental info: [2023-01-16T20:01:39.043Z] ------------------- [2023-01-16T20:01:39.043Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-16T20:01:39.043Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-16T20:01:39.043Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-16T20:01:39.347Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-01-16T20:01:39.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-01-16T20:01:39.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-16T20:01:39.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-16T20:01:39.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-16T20:01:39.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-16T20:01:39.584Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-16T20:01:39.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-16T20:01:39.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-16T20:01:39.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-16T20:01:39.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-16T20:01:39.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-01-16T20:01:39.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-16T20:01:39.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-16T20:01:39.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T20:01:39.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-16T20:01:39.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T20:01:40.039Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-16T20:01:40.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-16T20:01:40.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-16T20:01:40.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-16T20:01:40.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-16T20:01:40.245Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-16T20:01:40.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-16T20:01:40.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-16T20:01:40.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-16T20:01:40.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-16T20:01:40.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo [2023-01-16T20:01:40.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo [2023-01-16T20:01:40.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo [2023-01-16T20:01:40.593Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [Pipeline] echo [2023-01-16T20:01:40.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b560e5 [Pipeline] echo [2023-01-16T20:01:40.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T20:01:40.818Z] provisioning config files... [2023-01-16T20:01:40.833Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/config10625310251172696200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:01:41.192Z] ---> docker-login.sh [2023-01-16T20:01:41.192Z] nexus3.edgexfoundry.org:10001 [2023-01-16T20:01:41.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:01:41.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:01:41.714Z] Configure a credential helper to remove this warning. See [2023-01-16T20:01:41.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:01:41.714Z] [2023-01-16T20:01:41.714Z] Login Succeeded [2023-01-16T20:01:41.714Z] nexus3.edgexfoundry.org:10002 [2023-01-16T20:01:41.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:01:41.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:01:41.714Z] Configure a credential helper to remove this warning. See [2023-01-16T20:01:41.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:01:41.714Z] [2023-01-16T20:01:41.714Z] Login Succeeded [2023-01-16T20:01:41.714Z] nexus3.edgexfoundry.org:10003 [2023-01-16T20:01:41.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:01:41.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:01:41.974Z] Configure a credential helper to remove this warning. See [2023-01-16T20:01:41.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:01:41.974Z] [2023-01-16T20:01:41.974Z] Login Succeeded [2023-01-16T20:01:41.974Z] nexus3.edgexfoundry.org:10004 [2023-01-16T20:01:41.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:01:41.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:01:41.974Z] Configure a credential helper to remove this warning. See [2023-01-16T20:01:41.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:01:41.974Z] [2023-01-16T20:01:41.974Z] Login Succeeded [2023-01-16T20:01:41.974Z] docker.io [2023-01-16T20:01:41.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:01:42.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:01:42.235Z] Configure a credential helper to remove this warning. See [2023-01-16T20:01:42.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:01:42.235Z] [2023-01-16T20:01:42.235Z] Login Succeeded [2023-01-16T20:01:42.235Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T20:01:42.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-16T20:01:42.942Z] + git rev-list -1 --merges 9b560e5ac6204a3ca75703e45e432b3ba564fb16~1..9b560e5ac6204a3ca75703e45e432b3ba564fb16 [Pipeline] echo [2023-01-16T20:01:42.982Z] -----------> git rev-list -1 --merges 9b560e5ac6204a3ca75703e45e432b3ba564fb16~1..9b560e5ac6204a3ca75703e45e432b3ba564fb16 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [false] [Pipeline] sh [2023-01-16T20:01:43.361Z] + git log --format=format:%s -1 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [Pipeline] echo [2023-01-16T20:01:43.399Z] ========================================================= [2023-01-16T20:01:43.399Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-16T20:01:43.399Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T20:01:43.851Z] + git log --format=format:%s -1 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [Pipeline] echo [2023-01-16T20:01:43.883Z] [semverPrep] GIT_COMMIT: 9b560e5ac6204a3ca75703e45e432b3ba564fb16, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-16T20:01:43.915Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-16T20:01:44.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-16T20:01:44.317Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-16T20:01:44.317Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-16T20:01:44.317Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-16T20:01:44.317Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-16T20:01:44.317Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-16T20:01:44.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:01:44.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T20:01:44.821Z] [2023-01-16T20:01:44.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:01:45.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T20:01:45.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-16T20:01:45.203Z] b85a868b505f: Pulling fs layer [2023-01-16T20:01:45.203Z] e2be974225ed: Pulling fs layer [2023-01-16T20:01:45.203Z] 339a4e72a1f5: Pulling fs layer [2023-01-16T20:01:45.203Z] 988bab9f4d93: Pulling fs layer [2023-01-16T20:01:45.203Z] 1469e6f7b9e6: Pulling fs layer [2023-01-16T20:01:45.203Z] eaf3925da568: Pulling fs layer [2023-01-16T20:01:45.203Z] bab4dde63d76: Pulling fs layer [2023-01-16T20:01:45.203Z] bde34c3a00c8: Pulling fs layer [2023-01-16T20:01:45.203Z] b352a97aabf1: Pulling fs layer [2023-01-16T20:01:45.203Z] 4872d77fe225: Pulling fs layer [2023-01-16T20:01:45.203Z] 5851b861e8e6: Pulling fs layer [2023-01-16T20:01:45.203Z] 1469e6f7b9e6: Waiting [2023-01-16T20:01:45.203Z] 988bab9f4d93: Waiting [2023-01-16T20:01:45.203Z] eaf3925da568: Waiting [2023-01-16T20:01:45.203Z] bab4dde63d76: Waiting [2023-01-16T20:01:45.203Z] 4872d77fe225: Waiting [2023-01-16T20:01:45.203Z] bde34c3a00c8: Waiting [2023-01-16T20:01:45.203Z] b352a97aabf1: Waiting [2023-01-16T20:01:45.203Z] 5851b861e8e6: Waiting [2023-01-16T20:01:45.203Z] e2be974225ed: Verifying Checksum [2023-01-16T20:01:45.203Z] e2be974225ed: Download complete [2023-01-16T20:01:45.203Z] 988bab9f4d93: Download complete [2023-01-16T20:01:45.462Z] 339a4e72a1f5: Verifying Checksum [2023-01-16T20:01:45.462Z] 339a4e72a1f5: Download complete [2023-01-16T20:01:45.462Z] 1469e6f7b9e6: Verifying Checksum [2023-01-16T20:01:45.462Z] 1469e6f7b9e6: Download complete [2023-01-16T20:01:45.462Z] eaf3925da568: Download complete [2023-01-16T20:01:45.462Z] bde34c3a00c8: Verifying Checksum [2023-01-16T20:01:45.462Z] bde34c3a00c8: Download complete [2023-01-16T20:01:45.462Z] b352a97aabf1: Download complete [2023-01-16T20:01:45.721Z] 4872d77fe225: Verifying Checksum [2023-01-16T20:01:45.721Z] 5851b861e8e6: Verifying Checksum [2023-01-16T20:01:45.721Z] 5851b861e8e6: Download complete [2023-01-16T20:01:45.721Z] b85a868b505f: Verifying Checksum [2023-01-16T20:01:45.721Z] b85a868b505f: Download complete [2023-01-16T20:01:45.980Z] bab4dde63d76: Verifying Checksum [2023-01-16T20:01:45.980Z] bab4dde63d76: Download complete [2023-01-16T20:01:46.916Z] b85a868b505f: Pull complete [2023-01-16T20:01:47.174Z] e2be974225ed: Pull complete [2023-01-16T20:01:47.434Z] 339a4e72a1f5: Pull complete [2023-01-16T20:01:47.694Z] 988bab9f4d93: Pull complete [2023-01-16T20:01:47.953Z] 1469e6f7b9e6: Pull complete [2023-01-16T20:01:47.953Z] eaf3925da568: Pull complete [2023-01-16T20:01:49.857Z] bab4dde63d76: Pull complete [2023-01-16T20:01:49.857Z] bde34c3a00c8: Pull complete [2023-01-16T20:01:49.857Z] b352a97aabf1: Pull complete [2023-01-16T20:01:50.116Z] 4872d77fe225: Pull complete [2023-01-16T20:01:50.116Z] 5851b861e8e6: Pull complete [2023-01-16T20:01:50.116Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-16T20:01:50.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-16T20:01:50.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:01:50.347Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-01-16T20:01:50.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-239 -v /w/workspace/gexfoundry_device-rest-go_PR-239:/w/workspace/gexfoundry_device-rest-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-239@tmp:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-16T20:01:52.554Z] $ docker top 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd -eo pid,comm [2023-01-16T20:01:52.595Z] 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). [2023-01-16T20:01:52.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-16T20:01:52.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T20:01:52.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T20:01:52.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T20:01:52.860Z] $ docker exec 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd ssh-agent [2023-01-16T20:01:52.962Z] SSH_AUTH_SOCK=/tmp/ssh-rNKs6bT95OQH/agent.31 [2023-01-16T20:01:52.962Z] SSH_AGENT_PID=37 [2023-01-16T20:01:52.968Z] Running ssh-add (command line suppressed) [2023-01-16T20:01:53.081Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-239@tmp/private_key_12156898806790152765.key (/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/private_key_12156898806790152765.key) [2023-01-16T20:01:53.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T20:01:53.408Z] + git tag --points-at HEAD [Pipeline] } [2023-01-16T20:01:53.454Z] $ docker exec --env ******** --env ******** 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd ssh-agent -k [2023-01-16T20:01:53.546Z] unset SSH_AUTH_SOCK; [2023-01-16T20:01:53.547Z] unset SSH_AGENT_PID; [2023-01-16T20:01:53.547Z] echo Agent pid 37 killed; [2023-01-16T20:01:53.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-16T20:01:53.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-16T20:01:53.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-16T20:01:53.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-16T20:01:53.772Z] $ docker exec 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd ssh-agent [2023-01-16T20:01:53.874Z] SSH_AUTH_SOCK=/tmp/ssh-cEYaOTHdx4qs/agent.69 [2023-01-16T20:01:53.874Z] SSH_AGENT_PID=75 [2023-01-16T20:01:53.879Z] Running ssh-add (command line suppressed) [2023-01-16T20:01:54.013Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-239@tmp/private_key_11719385187514223791.key (/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/private_key_11719385187514223791.key) [2023-01-16T20:01:54.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-16T20:01:54.332Z] + git semver init [2023-01-16T20:01:54.595Z] 2023-01-16 20:01:54,530 [run_init] DEBUG init version:0.0.0 force:False [2023-01-16T20:01:54.595Z] 2023-01-16 20:01:54,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-239/.semver [2023-01-16T20:01:54.595Z] 2023-01-16 20:01:54,531 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-239/.semver [2023-01-16T20:01:54.595Z] 2023-01-16 20:01:54,531 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-239/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-239, universal_newlines=False, shell=None, istream=None) [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,528 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-239/.git/info/exclude [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-239/.semver/PR-239 with force:False [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,529 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-239/.semver/PR-239 [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,533 [execute] INFO git cat-file --batch-check [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,540 [execute] INFO git cat-file --batch [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-239/.semver, universal_newlines=False, shell=None, istream=) [2023-01-16T20:01:57.137Z] 2023-01-16 20:01:56,545 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-239/.semver/PR-239 [2023-01-16T20:01:57.137Z] 0.0.0 [Pipeline] } [2023-01-16T20:01:57.181Z] $ docker exec --env ******** --env ******** 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd ssh-agent -k [2023-01-16T20:01:57.277Z] unset SSH_AUTH_SOCK; [2023-01-16T20:01:57.278Z] unset SSH_AGENT_PID; [2023-01-16T20:01:57.278Z] echo Agent pid 75 killed; [2023-01-16T20:01:57.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-16T20:01:57.697Z] + git semver [Pipeline] } [2023-01-16T20:01:57.998Z] $ docker stop --time=1 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd [2023-01-16T20:01:59.286Z] $ docker rm -f --volumes 335fe62f6cd6e55e4e4165311d4592a00d56f86e93efc71f99f26a2fec17d0cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T20:01:59.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-16T20:01:59.982Z] Stashed 1 file(s) [Pipeline] echo [2023-01-16T20:02:00.001Z] [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 [2023-01-16T20:02:00.580Z] provisioning config files... [2023-01-16T20:02:00.589Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/config9267511587362681993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:02:00.933Z] ---> docker-login.sh [2023-01-16T20:02:00.933Z] nexus3.edgexfoundry.org:10001 [2023-01-16T20:02:00.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:02:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:02:00.933Z] Configure a credential helper to remove this warning. See [2023-01-16T20:02:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:02:00.933Z] [2023-01-16T20:02:00.933Z] Login Succeeded [2023-01-16T20:02:00.933Z] nexus3.edgexfoundry.org:10002 [2023-01-16T20:02:00.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:02:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:02:00.933Z] Configure a credential helper to remove this warning. See [2023-01-16T20:02:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:02:00.933Z] [2023-01-16T20:02:00.933Z] Login Succeeded [2023-01-16T20:02:00.933Z] nexus3.edgexfoundry.org:10003 [2023-01-16T20:02:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:02:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:02:01.202Z] Configure a credential helper to remove this warning. See [2023-01-16T20:02:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:02:01.202Z] [2023-01-16T20:02:01.202Z] Login Succeeded [2023-01-16T20:02:01.202Z] nexus3.edgexfoundry.org:10004 [2023-01-16T20:02:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:02:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:02:01.202Z] Configure a credential helper to remove this warning. See [2023-01-16T20:02:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:02:01.202Z] [2023-01-16T20:02:01.202Z] Login Succeeded [2023-01-16T20:02:01.202Z] docker.io [2023-01-16T20:02:01.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:02:01.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:02:01.462Z] Configure a credential helper to remove this warning. See [2023-01-16T20:02:01.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:02:01.462Z] [2023-01-16T20:02:01.462Z] Login Succeeded [2023-01-16T20:02:01.462Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T20:02:01.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T20:02:01.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T20:02:01.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T20:02:01.808Z] ========================================================= [2023-01-16T20:02:01.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-16T20:02:01.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:02:02.280Z] + 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 . [2023-01-16T20:02:02.280Z] Sending build context to Docker daemon 10.8MB [2023-01-16T20:02:02.280Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T20:02:02.280Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-16T20:02:02.280Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-16T20:02:02.280Z] 213ec9aee27d: Pulling fs layer [2023-01-16T20:02:02.280Z] 4583459ba037: Pulling fs layer [2023-01-16T20:02:02.280Z] 93c1e223e6f2: Pulling fs layer [2023-01-16T20:02:02.280Z] 53926ce57604: Pulling fs layer [2023-01-16T20:02:02.280Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-16T20:02:02.280Z] 22ff95d597cd: Pulling fs layer [2023-01-16T20:02:02.280Z] 12d6caf4c0d1: Pulling fs layer [2023-01-16T20:02:02.280Z] 96b7cbca73a9: Pulling fs layer [2023-01-16T20:02:02.280Z] a7acece74701: Pulling fs layer [2023-01-16T20:02:02.280Z] 53926ce57604: Waiting [2023-01-16T20:02:02.280Z] 21b2b0c7a3f4: Waiting [2023-01-16T20:02:02.280Z] 22ff95d597cd: Waiting [2023-01-16T20:02:02.280Z] 12d6caf4c0d1: Waiting [2023-01-16T20:02:02.280Z] 96b7cbca73a9: Waiting [2023-01-16T20:02:02.280Z] a7acece74701: Waiting [2023-01-16T20:02:02.280Z] 93c1e223e6f2: Verifying Checksum [2023-01-16T20:02:02.280Z] 93c1e223e6f2: Download complete [2023-01-16T20:02:02.545Z] 4583459ba037: Verifying Checksum [2023-01-16T20:02:02.545Z] 4583459ba037: Download complete [2023-01-16T20:02:02.545Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-16T20:02:02.545Z] 21b2b0c7a3f4: Download complete [2023-01-16T20:02:02.545Z] 22ff95d597cd: Download complete [2023-01-16T20:02:02.545Z] 213ec9aee27d: Verifying Checksum [2023-01-16T20:02:02.545Z] 213ec9aee27d: Download complete [2023-01-16T20:02:02.545Z] 12d6caf4c0d1: Download complete [2023-01-16T20:02:02.545Z] 213ec9aee27d: Pull complete [2023-01-16T20:02:02.808Z] 4583459ba037: Pull complete [2023-01-16T20:02:02.808Z] 93c1e223e6f2: Pull complete [2023-01-16T20:02:03.085Z] a7acece74701: Verifying Checksum [2023-01-16T20:02:03.085Z] a7acece74701: Download complete [2023-01-16T20:02:03.656Z] 53926ce57604: Verifying Checksum [2023-01-16T20:02:03.656Z] 53926ce57604: Download complete [2023-01-16T20:02:03.917Z] 96b7cbca73a9: Verifying Checksum [2023-01-16T20:02:07.206Z] 53926ce57604: Pull complete [2023-01-16T20:02:07.206Z] 21b2b0c7a3f4: Pull complete [2023-01-16T20:02:07.206Z] 22ff95d597cd: Pull complete [2023-01-16T20:02:07.468Z] 12d6caf4c0d1: Pull complete [2023-01-16T20:02:09.372Z] 96b7cbca73a9: Pull complete [2023-01-16T20:02:10.306Z] a7acece74701: Pull complete [2023-01-16T20:02:10.306Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-16T20:02:10.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-16T20:02:10.306Z] ---> db6d94c90886 [2023-01-16T20:02:10.306Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-16T20:02:14.503Z] ---> Running in afbd0371fdd6 [2023-01-16T20:02:14.503Z] Removing intermediate container afbd0371fdd6 [2023-01-16T20:02:14.503Z] ---> 98f7b37475a2 [2023-01-16T20:02:14.503Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T20:02:14.503Z] ---> Running in 2b3b5080520f [2023-01-16T20:02:14.503Z] Removing intermediate container 2b3b5080520f [2023-01-16T20:02:14.503Z] ---> 3d9091271ce1 [2023-01-16T20:02:14.503Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-16T20:02:14.503Z] ---> Running in a499036b7271 [2023-01-16T20:02:14.762Z] Removing intermediate container a499036b7271 [2023-01-16T20:02:14.762Z] ---> fe863e7d7714 [2023-01-16T20:02:14.762Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T20:02:14.762Z] ---> Running in 03b5c55b07dd [2023-01-16T20:02:14.762Z] Removing intermediate container 03b5c55b07dd [2023-01-16T20:02:14.762Z] ---> 7dfcb089483e [2023-01-16T20:02:14.762Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T20:02:14.762Z] ---> Running in fc7a8a82f8d9 [2023-01-16T20:02:15.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T20:02:15.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T20:02:15.280Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-16T20:02:15.280Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-16T20:02:15.280Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-16T20:02:15.280Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-16T20:02:15.280Z] Executing busybox-1.35.0-r17.trigger [2023-01-16T20:02:15.281Z] OK: 216 MiB in 55 packages [2023-01-16T20:02:15.404Z] Still waiting to schedule task [2023-01-16T20:02:15.404Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-16T20:02:15.850Z] Removing intermediate container fc7a8a82f8d9 [2023-01-16T20:02:15.850Z] ---> 312b1fc6b0a5 [2023-01-16T20:02:15.850Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-16T20:02:15.850Z] ---> Running in 485637206ba0 [2023-01-16T20:02:16.111Z] Removing intermediate container 485637206ba0 [2023-01-16T20:02:16.111Z] ---> 1936031ff08e [2023-01-16T20:02:16.111Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-16T20:02:16.111Z] ---> 39563447694f [2023-01-16T20:02:16.111Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T20:02:16.111Z] ---> Running in 266ac7e54fcc [2023-01-16T20:02:42.700Z] Removing intermediate container 266ac7e54fcc [2023-01-16T20:02:42.700Z] ---> 25a02570e41d [2023-01-16T20:02:42.700Z] Step 11/12 : COPY . . [2023-01-16T20:02:42.700Z] ---> 715a8dcf6ba0 [2023-01-16T20:02:42.700Z] Step 12/12 : RUN $MAKE [2023-01-16T20:02:42.700Z] ---> Running in 6b4fd0b61b9c [2023-01-16T20:02:42.960Z] noop [2023-01-16T20:02:43.220Z] Removing intermediate container 6b4fd0b61b9c [2023-01-16T20:02:43.220Z] ---> 75f5a116674e [2023-01-16T20:02:43.220Z] Successfully built 75f5a116674e [2023-01-16T20:02:43.220Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:02:43.678Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T20:02:43.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:02:43.832Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-01-16T20:02:43.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-239 -v /w/workspace/gexfoundry_device-rest-go_PR-239:/w/workspace/gexfoundry_device-rest-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-239@tmp:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T20:02:44.228Z] $ docker top 7d156f7ddbcbbbfd5763d5852a3f2e0bc73bf19e20ab49674bd7f61ca02b09b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T20:02:44.622Z] + go version [2023-01-16T20:02:44.622Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-16T20:02:44.671Z] $ docker stop --time=1 7d156f7ddbcbbbfd5763d5852a3f2e0bc73bf19e20ab49674bd7f61ca02b09b2 [2023-01-16T20:02:45.983Z] $ docker rm -f --volumes 7d156f7ddbcbbbfd5763d5852a3f2e0bc73bf19e20ab49674bd7f61ca02b09b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:02:46.739Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-16T20:02:46.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:02:46.897Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-01-16T20:02:46.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-239 -v /w/workspace/gexfoundry_device-rest-go_PR-239:/w/workspace/gexfoundry_device-rest-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-239@tmp:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-16T20:02:47.272Z] $ docker top 4aa16718b6193284d708a16faa38490b665871fd8f0aeba69548e04975f31ec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T20:02:47.642Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-239 [Pipeline] fileExists [Pipeline] sh [2023-01-16T20:02:48.003Z] + make test [2023-01-16T20:02:48.003Z] go test ./... -coverprofile=coverage.out ./... [2023-01-16T20:02:48.262Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-16T20:02:58.246Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-16T20:02:58.246Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 55.2% of statements [2023-01-16T20:03:04.817Z] 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." [2023-01-16T20:03:05.075Z] go vet ./... [2023-01-16T20:03:08.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T20:03:08.373Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T20:03:08.373Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T20:03:08.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T20:03:08.458Z] $ docker stop --time=1 4aa16718b6193284d708a16faa38490b665871fd8f0aeba69548e04975f31ec0 [2023-01-16T20:03:10.880Z] $ docker rm -f --volumes 4aa16718b6193284d708a16faa38490b665871fd8f0aeba69548e04975f31ec0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T20:03:11.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T20:03:11.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-16T20:03:12.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T20:03:12.409Z] + ls -al . [2023-01-16T20:03:12.409Z] total 188 [2023-01-16T20:03:12.409Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 20:02 . [2023-01-16T20:03:12.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 20:01 .. [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 16 20:01 .dockerignore [2023-01-16T20:03:12.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 20:02 .git [2023-01-16T20:03:12.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 20:01 .github [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 16 20:01 .gitignore [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 20:01 .golangci.yml [2023-01-16T20:03:12.409Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 20:01 .semver [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 8996 Jan 16 20:01 Attribution.txt [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 16 20:01 CHANGELOG.md [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 1578 Jan 16 20:01 Dockerfile [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 20:01 GOVERNANCE.md [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 16 20:01 Jenkinsfile [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 16 20:01 LICENSE [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 1744 Jan 16 20:01 Makefile [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 16 20:01 OWNERS.md [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 8667 Jan 16 20:01 README.md [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 20:01 VERSION [2023-01-16T20:03:12.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 20:01 bin [2023-01-16T20:03:12.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 20:01 cmd [2023-01-16T20:03:12.409Z] -rw-r--r-- 1 jenkins jenkins 9355 Jan 16 20:02 coverage.out [2023-01-16T20:03:12.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 20:01 driver [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 16 20:01 go.mod [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 16 20:01 go.sum [2023-01-16T20:03:12.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 20:01 snap [2023-01-16T20:03:12.409Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 16 20:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:03:12.818Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9b560e5ac6204a3ca75703e45e432b3ba564fb16 --label arch=amd64 --label version=0.0.0 . [2023-01-16T20:03:12.818Z] Sending build context to Docker daemon 10.81MB [2023-01-16T20:03:12.818Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T20:03:12.818Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-16T20:03:12.818Z] ---> 75f5a116674e [2023-01-16T20:03:12.818Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-16T20:03:13.082Z] ---> Running in d0e4dacec597 [2023-01-16T20:03:13.082Z] Removing intermediate container d0e4dacec597 [2023-01-16T20:03:13.082Z] ---> 8cfbcb257cad [2023-01-16T20:03:13.082Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T20:03:13.082Z] ---> Running in 6ca6069ee84f [2023-01-16T20:03:13.341Z] Removing intermediate container 6ca6069ee84f [2023-01-16T20:03:13.341Z] ---> d8af45f5af8d [2023-01-16T20:03:13.341Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-16T20:03:13.341Z] ---> Running in 11b43cbd026f [2023-01-16T20:03:13.341Z] Removing intermediate container 11b43cbd026f [2023-01-16T20:03:13.341Z] ---> aa9d7a7cbb13 [2023-01-16T20:03:13.341Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T20:03:13.341Z] ---> Running in 8d935cfc82e4 [2023-01-16T20:03:13.341Z] Removing intermediate container 8d935cfc82e4 [2023-01-16T20:03:13.341Z] ---> f78e0b407070 [2023-01-16T20:03:13.341Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T20:03:13.601Z] ---> Running in 92b09c07ca29 [2023-01-16T20:03:14.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T20:03:14.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T20:03:14.446Z] OK: 216 MiB in 55 packages [2023-01-16T20:03:15.016Z] Removing intermediate container 92b09c07ca29 [2023-01-16T20:03:15.016Z] ---> 1deb699db611 [2023-01-16T20:03:15.016Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-16T20:03:15.274Z] ---> Running in 7e23f8992128 [2023-01-16T20:03:15.274Z] Removing intermediate container 7e23f8992128 [2023-01-16T20:03:15.274Z] ---> 4bd6c2a7949f [2023-01-16T20:03:15.274Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-16T20:03:15.274Z] ---> 4cc2f82687ad [2023-01-16T20:03:15.274Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T20:03:15.274Z] ---> Running in 23b35cdea159 [2023-01-16T20:03:16.241Z] Removing intermediate container 23b35cdea159 [2023-01-16T20:03:16.241Z] ---> e535614e69bf [2023-01-16T20:03:16.241Z] Step 11/25 : COPY . . [2023-01-16T20:03:16.499Z] ---> 1b0d1a24645d [2023-01-16T20:03:16.499Z] Step 12/25 : RUN $MAKE [2023-01-16T20:03:16.499Z] ---> Running in fdbe62ee9aa7 [2023-01-16T20:03:16.758Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-01-16T20:03:38.700Z] Removing intermediate container fdbe62ee9aa7 [2023-01-16T20:03:38.700Z] ---> f3613957f909 [2023-01-16T20:03:38.700Z] Step 13/25 : FROM alpine:3.16 [2023-01-16T20:03:38.700Z] 3.16: Pulling from library/alpine [2023-01-16T20:03:38.700Z] ca7dd9ec2225: Pulling fs layer [2023-01-16T20:03:38.700Z] ca7dd9ec2225: Verifying Checksum [2023-01-16T20:03:38.700Z] ca7dd9ec2225: Download complete [2023-01-16T20:03:38.700Z] ca7dd9ec2225: Pull complete [2023-01-16T20:03:38.700Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T20:03:38.700Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T20:03:38.700Z] ---> bfe296a52501 [2023-01-16T20:03:38.700Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T20:03:38.700Z] ---> Running in e444de083f96 [2023-01-16T20:03:38.700Z] Removing intermediate container e444de083f96 [2023-01-16T20:03:38.700Z] ---> fcf21c9d1cc7 [2023-01-16T20:03:38.700Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-16T20:03:38.700Z] ---> Running in fab47360537b [2023-01-16T20:03:38.700Z] Removing intermediate container fab47360537b [2023-01-16T20:03:38.700Z] ---> ef4840ad2f3f [2023-01-16T20:03:38.700Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-01-16T20:03:38.700Z] ---> Running in 5282af84270d [2023-01-16T20:03:38.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-16T20:03:38.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-16T20:03:38.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-16T20:03:38.700Z] Executing busybox-1.35.0-r17.trigger [2023-01-16T20:03:38.700Z] OK: 6 MiB in 15 packages [2023-01-16T20:03:39.267Z] Removing intermediate container 5282af84270d [2023-01-16T20:03:39.267Z] ---> 832d28ba70f2 [2023-01-16T20:03:39.267Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-16T20:03:39.836Z] ---> 4de30b1331d1 [2023-01-16T20:03:39.836Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-16T20:03:40.094Z] ---> 4b33ed3c7a72 [2023-01-16T20:03:40.094Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-16T20:03:40.352Z] ---> aab093e70459 [2023-01-16T20:03:40.352Z] Step 20/25 : EXPOSE 59986 [2023-01-16T20:03:40.352Z] ---> Running in 2881756c73fd [2023-01-16T20:03:40.611Z] Removing intermediate container 2881756c73fd [2023-01-16T20:03:40.611Z] ---> e9bdae9b06a4 [2023-01-16T20:03:40.611Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-16T20:03:40.611Z] ---> Running in b58f83fc7c23 [2023-01-16T20:03:40.869Z] Removing intermediate container b58f83fc7c23 [2023-01-16T20:03:40.869Z] ---> afb4d5c2765d [2023-01-16T20:03:40.869Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-16T20:03:40.869Z] ---> Running in b23df7770828 [2023-01-16T20:03:41.126Z] Removing intermediate container b23df7770828 [2023-01-16T20:03:41.126Z] ---> cbe179bc3cb8 [2023-01-16T20:03:41.126Z] Step 23/25 : LABEL arch=amd64 [2023-01-16T20:03:41.388Z] ---> Running in 62bb6f07e976 [2023-01-16T20:03:41.388Z] Removing intermediate container 62bb6f07e976 [2023-01-16T20:03:41.388Z] ---> acc0611dc099 [2023-01-16T20:03:41.388Z] Step 24/25 : LABEL git_sha=9b560e5ac6204a3ca75703e45e432b3ba564fb16 [2023-01-16T20:03:41.388Z] ---> Running in d66d016fc1a1 [2023-01-16T20:03:41.388Z] Removing intermediate container d66d016fc1a1 [2023-01-16T20:03:41.388Z] ---> f16f60c6b421 [2023-01-16T20:03:41.388Z] Step 25/25 : LABEL version=0.0.0 [2023-01-16T20:03:41.388Z] ---> Running in 0d6c3fbf3613 [2023-01-16T20:03:41.646Z] Removing intermediate container 0d6c3fbf3613 [2023-01-16T20:03:41.647Z] ---> f7c6d8e939d4 [2023-01-16T20:03:41.647Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T20:03:41.647Z] Successfully built f7c6d8e939d4 [2023-01-16T20:03:41.647Z] Successfully tagged device-rest: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 [2023-01-16T20:03:42.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T20:03:42.490Z] [2023-01-16T20:03:42.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:03:42.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T20:03:42.870Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-16T20:03:42.870Z] 5eb5b503b376: Pulling fs layer [2023-01-16T20:03:42.870Z] 5c69ac0246d0: Pulling fs layer [2023-01-16T20:03:42.870Z] ec43610c2a17: Pulling fs layer [2023-01-16T20:03:42.870Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-16T20:03:42.870Z] 33b1e0a273af: Pulling fs layer [2023-01-16T20:03:42.870Z] 5d3b04190fa2: Pulling fs layer [2023-01-16T20:03:42.870Z] 2f39f015ded8: Pulling fs layer [2023-01-16T20:03:42.870Z] 3a2ae6a8a46f: Waiting [2023-01-16T20:03:42.870Z] 5d3b04190fa2: Waiting [2023-01-16T20:03:42.870Z] 33b1e0a273af: Waiting [2023-01-16T20:03:42.870Z] 2f39f015ded8: Waiting [2023-01-16T20:03:42.870Z] 5c69ac0246d0: Verifying Checksum [2023-01-16T20:03:42.870Z] 5c69ac0246d0: Download complete [2023-01-16T20:03:42.870Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-16T20:03:42.870Z] 3a2ae6a8a46f: Download complete [2023-01-16T20:03:43.138Z] ec43610c2a17: Verifying Checksum [2023-01-16T20:03:43.138Z] ec43610c2a17: Download complete [2023-01-16T20:03:43.138Z] 33b1e0a273af: Verifying Checksum [2023-01-16T20:03:43.138Z] 33b1e0a273af: Download complete [2023-01-16T20:03:43.138Z] 5d3b04190fa2: Verifying Checksum [2023-01-16T20:03:43.138Z] 5d3b04190fa2: Download complete [2023-01-16T20:03:43.399Z] 5eb5b503b376: Verifying Checksum [2023-01-16T20:03:43.399Z] 5eb5b503b376: Download complete [2023-01-16T20:03:43.967Z] 2f39f015ded8: Download complete [2023-01-16T20:03:44.534Z] 5eb5b503b376: Pull complete [2023-01-16T20:03:44.793Z] 5c69ac0246d0: Pull complete [2023-01-16T20:03:45.358Z] ec43610c2a17: Pull complete [2023-01-16T20:03:45.358Z] 3a2ae6a8a46f: Pull complete [2023-01-16T20:03:45.616Z] 33b1e0a273af: Pull complete [2023-01-16T20:03:45.616Z] 5d3b04190fa2: Pull complete [2023-01-16T20:03:50.898Z] 2f39f015ded8: Pull complete [2023-01-16T20:03:50.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-16T20:03:50.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T20:03:50.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:03:51.132Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-01-16T20:03:51.182Z] $ 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/gexfoundry_device-rest-go_PR-239 -v /w/workspace/gexfoundry_device-rest-go_PR-239:/w/workspace/gexfoundry_device-rest-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-239@tmp:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T20:03:54.836Z] $ docker top 93632e12523f55b8c6b26150f4e38610d48c697b301dd567e02ba37fd0ce7696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:03:55.263Z] ---> job-cost.sh [2023-01-16T20:03:55.263Z] lf-activate-venv: SKIPPING [2023-01-16T20:03:55.263Z] INFO: No Stack... [2023-01-16T20:03:55.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T20:03:56.091Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T20:03:56.413Z] + cut -d, -f6 [2023-01-16T20:03:56.413Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-239/archives/cost.csv [Pipeline] lock [2023-01-16T20:03:56.475Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [2023-01-16T20:03:56.552Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] did not exist. Created. [2023-01-16T20:03:56.552Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T20:03:56.954Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-16T20:03:57.009Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T20:03:57.035Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T20:03:57.141Z] $ docker stop --time=1 93632e12523f55b8c6b26150f4e38610d48c697b301dd567e02ba37fd0ce7696 [2023-01-16T20:03:58.303Z] $ docker rm -f --volumes 93632e12523f55b8c6b26150f4e38610d48c697b301dd567e02ba37fd0ce7696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-16T20:04:49.647Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2679 in /w/workspace/gexfoundry_device-rest-go_PR-239 [Pipeline] { [Pipeline] ws [2023-01-16T20:04:49.706Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-01-16T20:04:49.784Z] The recommended git tool is: git [2023-01-16T20:04:55.283Z] using credential edgex-jenkins-ssh [2023-01-16T20:04:55.298Z] Cloning the remote Git repository [2023-01-16T20:04:55.340Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-01-16T20:04:55.410Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-01-16T20:04:55.551Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-16T20:04:55.552Z] > git --version # timeout=10 [2023-01-16T20:04:55.578Z] > git --version # 'git version 2.25.1' [2023-01-16T20:04:55.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T20:04:55.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T20:04:57.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-16T20:04:57.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-16T20:04:58.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-16T20:04:58.200Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-16T20:04:58.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T20:04:58.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-16T20:04:58.670Z] Merging remotes/origin/main commit 6fa13eb64575055365d964780e4ff33f2e866ca2 into PR head commit 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [2023-01-16T20:04:58.859Z] Merge succeeded, producing 9b560e5ac6204a3ca75703e45e432b3ba564fb16 [2023-01-16T20:04:58.859Z] Checking out Revision 9b560e5ac6204a3ca75703e45e432b3ba564fb16 (PR-239) [2023-01-16T20:04:59.327Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-16T20:04:59.382Z] > git --version # timeout=10 [2023-01-16T20:04:59.392Z] > git --version # 'git version 2.25.1' [2023-01-16T20:04:59.405Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T20:04:58.688Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T20:04:58.704Z] > git checkout -f 9b560e5ac6204a3ca75703e45e432b3ba564fb16 # timeout=10 [2023-01-16T20:04:58.776Z] > git remote # timeout=10 [2023-01-16T20:04:58.792Z] > git config --get remote.origin.url # timeout=10 [2023-01-16T20:04:58.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-16T20:04:58.820Z] > git merge 6fa13eb64575055365d964780e4ff33f2e866ca2 # timeout=10 [2023-01-16T20:04:58.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-16T20:04:58.866Z] > git config core.sparsecheckout # timeout=10 [2023-01-16T20:04:58.878Z] > git checkout -f 9b560e5ac6204a3ca75703e45e432b3ba564fb16 # timeout=10 [2023-01-16T20:05:00.478Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-16T20:05:00.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T20:05:00.478Z] Dload Upload Total Spent Left Speed [2023-01-16T20:05:00.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-01-16T20:05:01.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-16T20:05:01.509Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-16T20:05:01.509Z] + sudo tee /etc/docker/daemon.new [2023-01-16T20:05:01.509Z] { [2023-01-16T20:05:01.509Z] "registry-mirrors": [ [2023-01-16T20:05:01.509Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-16T20:05:01.509Z] ], [2023-01-16T20:05:01.509Z] "bip": "10.250.0.254/24", [2023-01-16T20:05:01.509Z] "hosts": [ [2023-01-16T20:05:01.509Z] "tcp://0.0.0.0:5555", [2023-01-16T20:05:01.509Z] "unix:///var/run/docker.sock" [2023-01-16T20:05:01.509Z] ], [2023-01-16T20:05:01.509Z] "mtu": 1458, [2023-01-16T20:05:01.509Z] "selinux-enabled": true, [2023-01-16T20:05:01.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-16T20:05:01.509Z] } [Pipeline] sh [2023-01-16T20:05:01.851Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-16T20:05:02.200Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T20:05:20.528Z] provisioning config files... [2023-01-16T20:05:20.554Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config16548566370565968616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:05:20.946Z] ---> docker-login.sh [2023-01-16T20:05:20.946Z] nexus3.edgexfoundry.org:10001 [2023-01-16T20:05:21.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:05:21.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:05:21.537Z] Configure a credential helper to remove this warning. See [2023-01-16T20:05:21.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:05:21.537Z] [2023-01-16T20:05:21.537Z] Login Succeeded [2023-01-16T20:05:21.537Z] nexus3.edgexfoundry.org:10002 [2023-01-16T20:05:21.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:05:22.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:05:22.076Z] Configure a credential helper to remove this warning. See [2023-01-16T20:05:22.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:05:22.076Z] [2023-01-16T20:05:22.076Z] Login Succeeded [2023-01-16T20:05:22.076Z] nexus3.edgexfoundry.org:10003 [2023-01-16T20:05:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:05:22.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:05:22.345Z] Configure a credential helper to remove this warning. See [2023-01-16T20:05:22.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:05:22.345Z] [2023-01-16T20:05:22.345Z] Login Succeeded [2023-01-16T20:05:22.345Z] nexus3.edgexfoundry.org:10004 [2023-01-16T20:05:22.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:05:22.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:05:22.615Z] Configure a credential helper to remove this warning. See [2023-01-16T20:05:22.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:05:22.615Z] [2023-01-16T20:05:22.615Z] Login Succeeded [2023-01-16T20:05:22.615Z] docker.io [2023-01-16T20:05:22.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-16T20:05:23.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-16T20:05:23.151Z] Configure a credential helper to remove this warning. See [2023-01-16T20:05:23.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-16T20:05:23.151Z] [2023-01-16T20:05:23.151Z] Login Succeeded [2023-01-16T20:05:23.151Z] ---> docker-login.sh ends [Pipeline] } [2023-01-16T20:05:23.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-16T20:05:23.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T20:05:23.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-16T20:05:23.643Z] ========================================================= [2023-01-16T20:05:23.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-16T20:05:23.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:05:24.147Z] + 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 . [2023-01-16T20:05:24.147Z] Sending build context to Docker daemon 128.5kB [2023-01-16T20:05:25.575Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T20:05:25.575Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-16T20:05:25.575Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-16T20:05:25.575Z] 9b18e9b68314: Pulling fs layer [2023-01-16T20:05:25.575Z] 35d82f9e3411: Pulling fs layer [2023-01-16T20:05:25.575Z] e16973657156: Pulling fs layer [2023-01-16T20:05:25.575Z] fc693d55d65f: Pulling fs layer [2023-01-16T20:05:25.575Z] 7e9fc2657dce: Pulling fs layer [2023-01-16T20:05:25.575Z] dda99020689f: Pulling fs layer [2023-01-16T20:05:25.575Z] db1c61fa0a46: Pulling fs layer [2023-01-16T20:05:25.575Z] 891c053d2c06: Pulling fs layer [2023-01-16T20:05:25.575Z] dda99020689f: Waiting [2023-01-16T20:05:25.575Z] fc693d55d65f: Waiting [2023-01-16T20:05:25.575Z] db1c61fa0a46: Waiting [2023-01-16T20:05:25.575Z] 7e9fc2657dce: Waiting [2023-01-16T20:05:25.575Z] 891c053d2c06: Waiting [2023-01-16T20:05:25.847Z] e16973657156: Verifying Checksum [2023-01-16T20:05:25.847Z] e16973657156: Download complete [2023-01-16T20:05:25.847Z] 35d82f9e3411: Verifying Checksum [2023-01-16T20:05:25.847Z] 35d82f9e3411: Download complete [2023-01-16T20:05:25.847Z] 7e9fc2657dce: Verifying Checksum [2023-01-16T20:05:25.847Z] 7e9fc2657dce: Download complete [2023-01-16T20:05:25.847Z] dda99020689f: Verifying Checksum [2023-01-16T20:05:25.847Z] dda99020689f: Download complete [2023-01-16T20:05:25.847Z] 9b18e9b68314: Verifying Checksum [2023-01-16T20:05:25.847Z] 9b18e9b68314: Download complete [2023-01-16T20:05:26.447Z] 9b18e9b68314: Pull complete [2023-01-16T20:05:27.042Z] 891c053d2c06: Verifying Checksum [2023-01-16T20:05:27.042Z] 891c053d2c06: Download complete [2023-01-16T20:05:27.315Z] 35d82f9e3411: Pull complete [2023-01-16T20:05:27.584Z] e16973657156: Pull complete [2023-01-16T20:05:28.176Z] db1c61fa0a46: Verifying Checksum [2023-01-16T20:05:28.177Z] db1c61fa0a46: Download complete [2023-01-16T20:05:28.763Z] fc693d55d65f: Verifying Checksum [2023-01-16T20:05:28.763Z] fc693d55d65f: Download complete [2023-01-16T20:05:41.079Z] fc693d55d65f: Pull complete [2023-01-16T20:05:41.079Z] 7e9fc2657dce: Pull complete [2023-01-16T20:05:41.079Z] dda99020689f: Pull complete [2023-01-16T20:05:46.548Z] db1c61fa0a46: Pull complete [2023-01-16T20:05:48.035Z] 891c053d2c06: Pull complete [2023-01-16T20:05:48.035Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-16T20:05:48.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-16T20:05:48.035Z] ---> f96f9c87975a [2023-01-16T20:05:48.035Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-16T20:05:49.984Z] ---> Running in a756944c2af7 [2023-01-16T20:05:50.252Z] Removing intermediate container a756944c2af7 [2023-01-16T20:05:50.252Z] ---> 5e7f6ca30f03 [2023-01-16T20:05:50.252Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T20:05:50.252Z] ---> Running in 462e36d89a78 [2023-01-16T20:05:50.518Z] Removing intermediate container 462e36d89a78 [2023-01-16T20:05:50.518Z] ---> 348107474167 [2023-01-16T20:05:50.518Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-16T20:05:50.518Z] ---> Running in 8d5979c51192 [2023-01-16T20:05:51.108Z] Removing intermediate container 8d5979c51192 [2023-01-16T20:05:51.108Z] ---> c9d36dbf0f52 [2023-01-16T20:05:51.108Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T20:05:51.108Z] ---> Running in 08e184f82491 [2023-01-16T20:05:51.378Z] Removing intermediate container 08e184f82491 [2023-01-16T20:05:51.378Z] ---> c621846c6068 [2023-01-16T20:05:51.378Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T20:05:51.378Z] ---> Running in 9f83026ffbc5 [2023-01-16T20:05:52.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T20:05:52.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T20:05:53.750Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-16T20:05:53.750Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-16T20:05:53.750Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-16T20:05:53.750Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-16T20:05:54.021Z] Executing busybox-1.35.0-r17.trigger [2023-01-16T20:05:54.021Z] OK: 226 MiB in 55 packages [2023-01-16T20:05:54.984Z] Removing intermediate container 9f83026ffbc5 [2023-01-16T20:05:54.984Z] ---> 53b76097a16a [2023-01-16T20:05:54.984Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-16T20:05:54.984Z] ---> Running in 00084e4bfbda [2023-01-16T20:05:55.255Z] Removing intermediate container 00084e4bfbda [2023-01-16T20:05:55.255Z] ---> 2d114dd624bc [2023-01-16T20:05:55.255Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-16T20:05:55.840Z] ---> 43ab366eeda2 [2023-01-16T20:05:55.840Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T20:05:55.840Z] ---> Running in b3a706fcb17c [2023-01-16T20:06:52.277Z] Removing intermediate container b3a706fcb17c [2023-01-16T20:06:52.277Z] ---> 32c4650274a0 [2023-01-16T20:06:52.277Z] Step 11/12 : COPY . . [2023-01-16T20:06:52.870Z] ---> 70532972e10e [2023-01-16T20:06:52.870Z] Step 12/12 : RUN $MAKE [2023-01-16T20:06:52.870Z] ---> Running in 766f0108823e [2023-01-16T20:06:53.837Z] noop [2023-01-16T20:06:54.424Z] Removing intermediate container 766f0108823e [2023-01-16T20:06:54.424Z] ---> a2d533b33699 [2023-01-16T20:06:54.424Z] Successfully built a2d533b33699 [2023-01-16T20:06:54.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:06:55.265Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T20:06:55.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:06:55.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-2679 does not seem to be running inside a container [2023-01-16T20:06:55.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat [2023-01-16T20:06:56.867Z] $ docker top ed14514c763f63c7c93a6b26345b70ae4d0b408c4c00ba24715e4f8a9950eb29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T20:06:57.781Z] + go version [2023-01-16T20:06:57.781Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-16T20:06:57.816Z] $ docker stop --time=1 ed14514c763f63c7c93a6b26345b70ae4d0b408c4c00ba24715e4f8a9950eb29 [2023-01-16T20:06:59.558Z] $ docker rm -f --volumes ed14514c763f63c7c93a6b26345b70ae4d0b408c4c00ba24715e4f8a9950eb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:07:00.509Z] + docker inspect -f . ci-base-image-arm64 [2023-01-16T20:07:00.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:07:00.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-2679 does not seem to be running inside a container [2023-01-16T20:07:00.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** ci-base-image-arm64 cat [2023-01-16T20:07:02.078Z] $ docker top e7cb9db8887e5565d189be6ea26b8962f127b617e5c9bff8e43fff51b5e10ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T20:07:02.969Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-16T20:07:03.668Z] + make test [2023-01-16T20:07:03.668Z] go test ./... -coverprofile=coverage.out ./... [2023-01-16T20:07:05.630Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-16T20:08:27.314Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-01-16T20:08:27.314Z] ok github.com/edgexfoundry/device-rest-go/driver 0.060s coverage: 55.2% of statements [2023-01-16T20:08:27.314Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-16T20:08:27.314Z] go vet ./... [2023-01-16T20:08:49.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-16T20:08:49.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-16T20:08:49.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-16T20:08:49.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-16T20:08:49.465Z] $ docker stop --time=1 e7cb9db8887e5565d189be6ea26b8962f127b617e5c9bff8e43fff51b5e10ce5 [2023-01-16T20:08:51.784Z] $ docker rm -f --volumes e7cb9db8887e5565d189be6ea26b8962f127b617e5c9bff8e43fff51b5e10ce5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-16T20:08:52.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-16T20:08:52.810Z] Warning: overwriting stash ‘coverage-report’ [2023-01-16T20:08:53.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-16T20:08:53.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-16T20:08:54.228Z] + ls -al . [2023-01-16T20:08:54.228Z] total 184 [2023-01-16T20:08:54.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 20:07 . [2023-01-16T20:08:54.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 20:04 .. [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 16 20:04 .dockerignore [2023-01-16T20:08:54.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 20:04 .git [2023-01-16T20:08:54.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 20:04 .github [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 16 20:04 .gitignore [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 16 20:04 .golangci.yml [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 8996 Jan 16 20:04 Attribution.txt [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 13085 Jan 16 20:04 CHANGELOG.md [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 1578 Jan 16 20:04 Dockerfile [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 20:04 GOVERNANCE.md [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 16 20:04 Jenkinsfile [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 16 20:04 LICENSE [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 1744 Jan 16 20:04 Makefile [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 16 20:04 OWNERS.md [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 8667 Jan 16 20:04 README.md [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 20:01 VERSION [2023-01-16T20:08:54.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 20:04 bin [2023-01-16T20:08:54.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 20:04 cmd [2023-01-16T20:08:54.228Z] -rw-r--r-- 1 jenkins jenkins 9355 Jan 16 20:08 coverage.out [2023-01-16T20:08:54.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 20:04 driver [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 3488 Jan 16 20:04 go.mod [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 16 20:04 go.sum [2023-01-16T20:08:54.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 20:04 snap [2023-01-16T20:08:54.228Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 16 20:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:08:54.641Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9b560e5ac6204a3ca75703e45e432b3ba564fb16 --label arch=arm64 --label version=0.0.0 . [2023-01-16T20:08:54.641Z] Sending build context to Docker daemon 138.8kB [2023-01-16T20:08:54.909Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-16T20:08:54.909Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-16T20:08:54.909Z] ---> a2d533b33699 [2023-01-16T20:08:54.909Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-16T20:08:54.909Z] ---> Running in 95dca46ee814 [2023-01-16T20:08:55.178Z] Removing intermediate container 95dca46ee814 [2023-01-16T20:08:55.178Z] ---> 4c4907fa8c8a [2023-01-16T20:08:55.178Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-16T20:08:55.178Z] ---> Running in 79d054e74309 [2023-01-16T20:08:55.765Z] Removing intermediate container 79d054e74309 [2023-01-16T20:08:55.765Z] ---> f5ca419a75d9 [2023-01-16T20:08:55.765Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-16T20:08:55.765Z] ---> Running in 6c083f3461a9 [2023-01-16T20:08:56.035Z] Removing intermediate container 6c083f3461a9 [2023-01-16T20:08:56.035Z] ---> 9c212eb53293 [2023-01-16T20:08:56.035Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-16T20:08:56.035Z] ---> Running in 3e17f37b765f [2023-01-16T20:08:56.314Z] Removing intermediate container 3e17f37b765f [2023-01-16T20:08:56.314Z] ---> 4492e42a9b23 [2023-01-16T20:08:56.314Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-16T20:08:56.314Z] ---> Running in 46ac563d4dc5 [2023-01-16T20:08:57.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T20:08:57.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T20:08:58.818Z] OK: 226 MiB in 55 packages [2023-01-16T20:08:59.412Z] Removing intermediate container 46ac563d4dc5 [2023-01-16T20:08:59.412Z] ---> 4be4afe0e16f [2023-01-16T20:08:59.412Z] Step 8/25 : WORKDIR /device-rest-go [2023-01-16T20:08:59.679Z] ---> Running in 22f30300cd0d [2023-01-16T20:08:59.947Z] Removing intermediate container 22f30300cd0d [2023-01-16T20:08:59.947Z] ---> 71c09301a3b5 [2023-01-16T20:08:59.947Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-16T20:09:00.531Z] ---> c35089f9a555 [2023-01-16T20:09:00.531Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-16T20:09:00.531Z] ---> Running in 075981e9ee0b [2023-01-16T20:09:03.274Z] Removing intermediate container 075981e9ee0b [2023-01-16T20:09:03.274Z] ---> 06029b9606af [2023-01-16T20:09:03.274Z] Step 11/25 : COPY . . [2023-01-16T20:09:03.544Z] ---> dfee1a1b864e [2023-01-16T20:09:03.544Z] Step 12/25 : RUN $MAKE [2023-01-16T20:09:03.544Z] ---> Running in 54d9d49b8da0 [2023-01-16T20:09:04.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-01-16T20:11:26.236Z] Removing intermediate container 54d9d49b8da0 [2023-01-16T20:11:26.236Z] ---> 354f823837b8 [2023-01-16T20:11:26.236Z] Step 13/25 : FROM alpine:3.16 [2023-01-16T20:11:26.236Z] 3.16: Pulling from library/alpine [2023-01-16T20:11:26.236Z] 6875df1f5354: Pulling fs layer [2023-01-16T20:11:26.236Z] 6875df1f5354: Verifying Checksum [2023-01-16T20:11:26.236Z] 6875df1f5354: Download complete [2023-01-16T20:11:26.236Z] 6875df1f5354: Pull complete [2023-01-16T20:11:26.236Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-16T20:11:26.236Z] Status: Downloaded newer image for alpine:3.16 [2023-01-16T20:11:26.236Z] ---> 2b4661558fb8 [2023-01-16T20:11:26.236Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-16T20:11:26.236Z] ---> Running in 1c350ad2dcfd [2023-01-16T20:11:26.236Z] Removing intermediate container 1c350ad2dcfd [2023-01-16T20:11:26.236Z] ---> 17748d092469 [2023-01-16T20:11:26.236Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-01-16T20:11:26.236Z] ---> Running in eea538b5b2bf [2023-01-16T20:11:26.236Z] Removing intermediate container eea538b5b2bf [2023-01-16T20:11:26.236Z] ---> 34dbc4445dd6 [2023-01-16T20:11:26.236Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-01-16T20:11:26.236Z] ---> Running in f1d79a9a40f5 [2023-01-16T20:11:26.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-16T20:11:27.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-16T20:11:28.367Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-16T20:11:28.367Z] Executing busybox-1.35.0-r17.trigger [2023-01-16T20:11:28.367Z] OK: 5 MiB in 15 packages [2023-01-16T20:11:29.331Z] Removing intermediate container f1d79a9a40f5 [2023-01-16T20:11:29.331Z] ---> 682b103a057d [2023-01-16T20:11:29.331Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-01-16T20:11:30.302Z] ---> 1f5197e34c88 [2023-01-16T20:11:30.302Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-01-16T20:11:30.887Z] ---> 690605136748 [2023-01-16T20:11:30.887Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-01-16T20:11:31.471Z] ---> a1557d19654a [2023-01-16T20:11:31.471Z] Step 20/25 : EXPOSE 59986 [2023-01-16T20:11:31.471Z] ---> Running in dcb017167e72 [2023-01-16T20:11:31.737Z] Removing intermediate container dcb017167e72 [2023-01-16T20:11:31.737Z] ---> 478d8bb167a4 [2023-01-16T20:11:31.737Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-01-16T20:11:31.737Z] ---> Running in 1101e95b8ff1 [2023-01-16T20:11:32.007Z] Removing intermediate container 1101e95b8ff1 [2023-01-16T20:11:32.007Z] ---> 9153c78b016f [2023-01-16T20:11:32.007Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-16T20:11:32.007Z] ---> Running in 9c919faecc1a [2023-01-16T20:11:32.277Z] Removing intermediate container 9c919faecc1a [2023-01-16T20:11:32.277Z] ---> e016e1c26b89 [2023-01-16T20:11:32.277Z] Step 23/25 : LABEL arch=arm64 [2023-01-16T20:11:32.545Z] ---> Running in 857ac3176ece [2023-01-16T20:11:32.812Z] Removing intermediate container 857ac3176ece [2023-01-16T20:11:32.812Z] ---> 3e34ab4f8c3c [2023-01-16T20:11:32.812Z] Step 24/25 : LABEL git_sha=9b560e5ac6204a3ca75703e45e432b3ba564fb16 [2023-01-16T20:11:32.812Z] ---> Running in 9e0be71eb3a0 [2023-01-16T20:11:33.080Z] Removing intermediate container 9e0be71eb3a0 [2023-01-16T20:11:33.080Z] ---> cd7d731da8eb [2023-01-16T20:11:33.080Z] Step 25/25 : LABEL version=0.0.0 [2023-01-16T20:11:33.080Z] ---> Running in 1b10d9db46bf [2023-01-16T20:11:33.345Z] Removing intermediate container 1b10d9db46bf [2023-01-16T20:11:33.345Z] ---> ee2807ea7e43 [2023-01-16T20:11:33.345Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-16T20:11:33.345Z] Successfully built ee2807ea7e43 [2023-01-16T20:11:33.345Z] Successfully tagged device-rest-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 [2023-01-16T20:11:34.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T20:11:34.106Z] [2023-01-16T20:11:34.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:11:34.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T20:11:34.516Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-16T20:11:34.516Z] 8998bd30e6a1: Pulling fs layer [2023-01-16T20:11:34.516Z] 04944245beec: Pulling fs layer [2023-01-16T20:11:34.516Z] 699f458cf7ca: Pulling fs layer [2023-01-16T20:11:34.516Z] 765212b225bb: Pulling fs layer [2023-01-16T20:11:34.516Z] f23df028b6ca: Pulling fs layer [2023-01-16T20:11:34.516Z] d65c8cfc05b1: Pulling fs layer [2023-01-16T20:11:34.516Z] 2437ff75d9bd: Pulling fs layer [2023-01-16T20:11:34.516Z] f23df028b6ca: Waiting [2023-01-16T20:11:34.516Z] d65c8cfc05b1: Waiting [2023-01-16T20:11:34.516Z] 2437ff75d9bd: Waiting [2023-01-16T20:11:34.516Z] 765212b225bb: Waiting [2023-01-16T20:11:34.786Z] 04944245beec: Verifying Checksum [2023-01-16T20:11:34.786Z] 04944245beec: Download complete [2023-01-16T20:11:34.786Z] 765212b225bb: Verifying Checksum [2023-01-16T20:11:34.786Z] 765212b225bb: Download complete [2023-01-16T20:11:34.786Z] f23df028b6ca: Verifying Checksum [2023-01-16T20:11:34.786Z] f23df028b6ca: Download complete [2023-01-16T20:11:34.786Z] d65c8cfc05b1: Verifying Checksum [2023-01-16T20:11:34.786Z] d65c8cfc05b1: Download complete [2023-01-16T20:11:35.054Z] 699f458cf7ca: Verifying Checksum [2023-01-16T20:11:35.054Z] 699f458cf7ca: Download complete [2023-01-16T20:11:35.321Z] 8998bd30e6a1: Verifying Checksum [2023-01-16T20:11:35.321Z] 8998bd30e6a1: Download complete [2023-01-16T20:11:37.910Z] 2437ff75d9bd: Verifying Checksum [2023-01-16T20:11:37.910Z] 2437ff75d9bd: Download complete [2023-01-16T20:11:39.320Z] 8998bd30e6a1: Pull complete [2023-01-16T20:11:39.590Z] 04944245beec: Pull complete [2023-01-16T20:11:41.000Z] 699f458cf7ca: Pull complete [2023-01-16T20:11:41.267Z] 765212b225bb: Pull complete [2023-01-16T20:11:42.226Z] f23df028b6ca: Pull complete [2023-01-16T20:11:42.226Z] d65c8cfc05b1: Pull complete [2023-01-16T20:11:57.222Z] 2437ff75d9bd: Pull complete [2023-01-16T20:11:57.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-16T20:11:57.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-16T20:11:57.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:11:57.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-2679 does not seem to be running inside a container [2023-01-16T20:11:57.678Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-16T20:12:00.359Z] $ docker top 0866ddf8f20232274d84ef8aac3fbac88fbee22e8be8d80bb9465709fb2b6c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:00.962Z] ---> job-cost.sh [2023-01-16T20:12:01.244Z] lf-activate-venv: SKIPPING [2023-01-16T20:12:01.244Z] INFO: No Stack... [2023-01-16T20:12:01.833Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-16T20:12:02.421Z] INFO: Archiving Costs [Pipeline] sh [2023-01-16T20:12:03.089Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-01-16T20:12:03.089Z] + cut -d, -f6 [Pipeline] lock [2023-01-16T20:12:03.164Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [2023-01-16T20:12:03.169Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] did not exist. Created. [2023-01-16T20:12:03.169Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-16T20:12:03.890Z] /w/workspace/device-rest-go/1@tmp/durable-79a90d05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-16T20:12:04.567Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-16T20:12:04.607Z] Warning: overwriting stash ‘stack-cost’ [2023-01-16T20:12:04.652Z] Stashed 1 file(s) [Pipeline] } [2023-01-16T20:12:04.667Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-16T20:12:04.747Z] $ docker stop --time=1 0866ddf8f20232274d84ef8aac3fbac88fbee22e8be8d80bb9465709fb2b6c16 [2023-01-16T20:12:06.232Z] $ docker rm -f --volumes 0866ddf8f20232274d84ef8aac3fbac88fbee22e8be8d80bb9465709fb2b6c16 [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 [2023-01-16T20:12:07.161Z] provisioning config files... [2023-01-16T20:12:07.168Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/config14813091787919259977tmp [Pipeline] { [Pipeline] sh [2023-01-16T20:12:07.504Z] + set +x [2023-01-16T20:12:07.504Z] + curl -s https://codecov.io/bash [2023-01-16T20:12:07.504Z] + bash -s -- [2023-01-16T20:12:07.504Z] [2023-01-16T20:12:07.504Z] _____ _ [2023-01-16T20:12:07.504Z] / ____| | | [2023-01-16T20:12:07.504Z] | | ___ __| | ___ ___ _____ __ [2023-01-16T20:12:07.504Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-16T20:12:07.504Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-16T20:12:07.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-16T20:12:07.504Z] Bash-1.0.6 [2023-01-16T20:12:07.504Z] [2023-01-16T20:12:07.504Z] [2023-01-16T20:12:07.504Z] ==> git version 2.25.1 found [2023-01-16T20:12:07.504Z] ==> 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 [2023-01-16T20:12:07.504Z] Release-Date: 2020-01-08 [2023-01-16T20:12:07.504Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-16T20:12:07.504Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-16T20:12:07.504Z] ==> Jenkins CI detected. [2023-01-16T20:12:07.504Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-239 [2023-01-16T20:12:07.504Z] project root: . [2023-01-16T20:12:07.504Z] --> token set from env [2023-01-16T20:12:07.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-16T20:12:07.504Z] ==> Running gcov in . (disable via -X gcov) [2023-01-16T20:12:07.504Z] ==> Python coveragepy not found [2023-01-16T20:12:07.504Z] ==> Searching for coverage reports in: [2023-01-16T20:12:07.504Z] + . [2023-01-16T20:12:07.504Z] -> Found 1 reports [2023-01-16T20:12:07.504Z] ==> Detecting git/mercurial file structure [2023-01-16T20:12:07.765Z] ==> Reading reports [2023-01-16T20:12:07.765Z] + ./coverage.out bytes=9355 [2023-01-16T20:12:07.765Z] ==> Appending adjustments [2023-01-16T20:12:07.765Z] https://docs.codecov.io/docs/fixing-reports [2023-01-16T20:12:07.765Z] + Found adjustments [2023-01-16T20:12:07.765Z] ==> Gzipping contents [2023-01-16T20:12:07.765Z] 4.0K /tmp/codecov.5GemEJ.gz [2023-01-16T20:12:07.765Z] ==> Uploading reports [2023-01-16T20:12:07.765Z] url: https://codecov.io [2023-01-16T20:12:07.765Z] query: branch=PR-239&commit=9b560e5ac6204a3ca75703e45e432b3ba564fb16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-01-16T20:12:07.765Z] -> Pinging Codecov [2023-01-16T20:12:07.765Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-239&commit=9b560e5ac6204a3ca75703e45e432b3ba564fb16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=239&job=&cmd_args= [2023-01-16T20:12:08.025Z] -> Uploading to [2023-01-16T20:12:08.025Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-16/4E5D53B4F1F92C436F7061BF334D961C/9b560e5ac6204a3ca75703e45e432b3ba564fb16/353f885f-26e2-47a9-ac7f-7ed0c58555be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T201207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b50148afac34d869748f30561947852274e25142dcc11384c479e202db9ff51 [2023-01-16T20:12:08.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-16T20:12:08.025Z] Dload Upload Total Spent Left Speed [2023-01-16T20:12:08.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1734 0 0 100 1734 0 6720 --:--:-- --:--:-- --:--:-- 6720 [2023-01-16T20:12:08.284Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9b560e5ac6204a3ca75703e45e432b3ba564fb16 [Pipeline] } [2023-01-16T20:12:08.311Z] 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 [2023-01-16T20:12:09.983Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-239/archives ] [2023-01-16T20:12:09.983Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-239/archives [2023-01-16T20:12:09.983Z] total 16 [2023-01-16T20:12:09.983Z] drwxr-xr-x 3 root root 4096 Jan 16 20:03 . [2023-01-16T20:12:09.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 20:03 .. [2023-01-16T20:12:09.983Z] drwxr-xr-x 2 root root 4096 Jan 16 20:03 cost [2023-01-16T20:12:09.983Z] -rw-r--r-- 1 root root 87 Jan 16 20:03 cost.csv [2023-01-16T20:12:09.983Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-239/archives [2023-01-16T20:12:09.983Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-239/archives [2023-01-16T20:12:09.983Z] total 16 [2023-01-16T20:12:09.983Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 20:03 . [2023-01-16T20:12:09.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 20:03 .. [2023-01-16T20:12:09.983Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 20:03 cost [2023-01-16T20:12:09.983Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 16 20:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:10.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:11.194Z] ---> package-listing.sh [2023-01-16T20:12:11.194Z] ++ facter osfamily [2023-01-16T20:12:11.194Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-16T20:12:11.452Z] + OS_FAMILY=debian [2023-01-16T20:12:11.452Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-239 [2023-01-16T20:12:11.452Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-16T20:12:11.452Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-16T20:12:11.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-16T20:12:11.452Z] + PACKAGES=/tmp/packages_start.txt [2023-01-16T20:12:11.452Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-239 ']' [2023-01-16T20:12:11.452Z] + PACKAGES=/tmp/packages_end.txt [2023-01-16T20:12:11.452Z] + case "${OS_FAMILY}" in [2023-01-16T20:12:11.452Z] + dpkg -l [2023-01-16T20:12:11.452Z] + grep '^ii' [2023-01-16T20:12:11.452Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-16T20:12:11.452Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-16T20:12:11.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-16T20:12:11.452Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-239 ']' [2023-01-16T20:12:11.452Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-239/archives/ [2023-01-16T20:12:11.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-239/archives/ [Pipeline] echo [2023-01-16T20:12:11.483Z] 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/gexfoundry_device-rest-go_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-16T20:12:11.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-16T20:12:12.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-16T20:12:12.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-16T20:12:12.547Z] prd-ubuntu20.04-docker-8c-8g-2668 does not seem to be running inside a container [2023-01-16T20:12:12.607Z] $ 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/gexfoundry_device-rest-go_PR-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-239 -v /w/workspace/gexfoundry_device-rest-go_PR-239:/w/workspace/gexfoundry_device-rest-go_PR-239:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-239@tmp:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-16T20:12:12.927Z] $ docker top 05d3ad705cd2a9f022802e75dd4720e290eb112b084d98989d2a45136b89ec62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-16T20:12:13.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-16T20:12:13.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-16T20:12:13.916Z] + ls /var/log/sa-host [2023-01-16T20:12:13.916Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-16T20:12:14.040Z] provisioning config files... [2023-01-16T20:12:14.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-239@tmp/config3953345050918912777tmp [Pipeline] { [Pipeline] echo [2023-01-16T20:12:14.095Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:14.403Z] ---> create-netrc.sh [Pipeline] } [2023-01-16T20:12:14.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:14.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-16T20:12:14.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:15.178Z] ---> sudo-logs.sh [2023-01-16T20:12:15.178Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-16T20:12:15.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:15.576Z] ---> job-cost.sh [2023-01-16T20:12:15.576Z] lf-activate-venv: SKIPPING [2023-01-16T20:12:15.576Z] DEBUG: total: 0.2199999988079071 [2023-01-16T20:12:15.576Z] INFO: Retrieving Stack Cost... [2023-01-16T20:12:15.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-16T20:12:16.094Z] INFO: Archiving Costs [Pipeline] echo [2023-01-16T20:12:16.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-16T20:12:16.440Z] ---> logs-deploy.sh [2023-01-16T20:12:16.440Z] lf-activate-venv: SKIPPING [2023-01-16T20:12:16.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-239/1 [2023-01-16T20:12:16.440Z] INFO: archiving workspace using pattern(s): [2023-01-16T20:12:17.374Z] Archives upload complete. [2023-01-16T20:12:17.634Z] INFO: archiving logs to Nexus [2023-01-16T20:12:18.206Z] ---> uname -a: [2023-01-16T20:12:18.206Z] Linux prd-ubuntu20-04-docker-8c-8g-2668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-16T20:12:18.206Z] [2023-01-16T20:12:18.206Z] [2023-01-16T20:12:18.206Z] ---> lscpu: [2023-01-16T20:12:18.206Z] Architecture: x86_64 [2023-01-16T20:12:18.206Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-16T20:12:18.206Z] Byte Order: Little Endian [2023-01-16T20:12:18.206Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-16T20:12:18.206Z] CPU(s): 8 [2023-01-16T20:12:18.206Z] On-line CPU(s) list: 0-7 [2023-01-16T20:12:18.206Z] Thread(s) per core: 1 [2023-01-16T20:12:18.206Z] Core(s) per socket: 1 [2023-01-16T20:12:18.207Z] Socket(s): 8 [2023-01-16T20:12:18.207Z] NUMA node(s): 1 [2023-01-16T20:12:18.207Z] Vendor ID: AuthenticAMD [2023-01-16T20:12:18.207Z] CPU family: 23 [2023-01-16T20:12:18.207Z] Model: 49 [2023-01-16T20:12:18.207Z] Model name: AMD EPYC-Rome Processor [2023-01-16T20:12:18.207Z] Stepping: 0 [2023-01-16T20:12:18.207Z] CPU MHz: 2800.002 [2023-01-16T20:12:18.207Z] BogoMIPS: 5600.00 [2023-01-16T20:12:18.207Z] Virtualization: AMD-V [2023-01-16T20:12:18.207Z] Hypervisor vendor: KVM [2023-01-16T20:12:18.207Z] Virtualization type: full [2023-01-16T20:12:18.207Z] L1d cache: 256 KiB [2023-01-16T20:12:18.207Z] L1i cache: 256 KiB [2023-01-16T20:12:18.207Z] L2 cache: 4 MiB [2023-01-16T20:12:18.207Z] L3 cache: 128 MiB [2023-01-16T20:12:18.207Z] NUMA node0 CPU(s): 0-7 [2023-01-16T20:12:18.207Z] Vulnerability Itlb multihit: Not affected [2023-01-16T20:12:18.207Z] Vulnerability L1tf: Not affected [2023-01-16T20:12:18.207Z] Vulnerability Mds: Not affected [2023-01-16T20:12:18.207Z] Vulnerability Meltdown: Not affected [2023-01-16T20:12:18.207Z] Vulnerability Mmio stale data: Not affected [2023-01-16T20:12:18.207Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-16T20:12:18.207Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-16T20:12:18.207Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-16T20:12:18.207Z] Vulnerability Srbds: Not affected [2023-01-16T20:12:18.207Z] Vulnerability Tsx async abort: Not affected [2023-01-16T20:12:18.207Z] 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 [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] ---> nproc: [2023-01-16T20:12:18.207Z] 8 [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] ---> df -h: [2023-01-16T20:12:18.207Z] Filesystem Size Used Avail Use% Mounted on [2023-01-16T20:12:18.207Z] overlay 155G 12G 144G 8% / [2023-01-16T20:12:18.207Z] tmpfs 64M 0 64M 0% /dev [2023-01-16T20:12:18.207Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-16T20:12:18.207Z] shm 64M 0 64M 0% /dev/shm [2023-01-16T20:12:18.207Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] ---> sar -b -r -n DEV: [2023-01-16T20:12:18.207Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2668) 01/16/23 _x86_64_ (8 CPU) [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] 19:09:20 LINUX RESTART (8 CPU) [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-16T20:12:18.207Z] 19:11:01 6.07 0.02 6.05 0.00 0.80 383.42 0.00 [2023-01-16T20:12:18.207Z] 19:12:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2023-01-16T20:12:18.207Z] 19:13:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-01-16T20:12:18.207Z] 19:14:01 1.70 0.00 1.70 0.00 0.00 20.93 0.00 [2023-01-16T20:12:18.207Z] 19:15:01 55.22 10.61 44.61 0.00 5159.41 9008.23 0.00 [2023-01-16T20:12:18.207Z] 19:16:01 4.98 0.02 4.97 0.00 0.13 111.18 0.00 [2023-01-16T20:12:18.207Z] 19:17:01 1.93 0.02 1.92 0.00 0.13 21.33 0.00 [2023-01-16T20:12:18.207Z] 19:18:01 1.97 0.00 1.97 0.00 0.00 23.06 0.00 [2023-01-16T20:12:18.207Z] 19:19:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 [2023-01-16T20:12:18.207Z] 19:20:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 [2023-01-16T20:12:18.207Z] 19:21:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 [2023-01-16T20:12:18.207Z] 19:22:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 [2023-01-16T20:12:18.207Z] 19:23:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-01-16T20:12:18.207Z] 19:24:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2023-01-16T20:12:18.207Z] 19:25:01 2.18 0.02 2.17 0.00 0.13 28.80 0.00 [2023-01-16T20:12:18.207Z] 19:26:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 [2023-01-16T20:12:18.207Z] 19:27:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-01-16T20:12:18.207Z] 19:28:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 [2023-01-16T20:12:18.207Z] 19:29:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-01-16T20:12:18.207Z] 19:30:01 2.00 0.00 2.00 0.00 0.00 24.13 0.00 [2023-01-16T20:12:18.207Z] 19:31:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-01-16T20:12:18.207Z] 19:32:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2023-01-16T20:12:18.207Z] 19:33:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2023-01-16T20:12:18.207Z] 19:34:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 [2023-01-16T20:12:18.207Z] 19:35:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 [2023-01-16T20:12:18.207Z] 19:36:01 5.60 3.62 1.98 0.00 84.12 34.13 0.00 [2023-01-16T20:12:18.207Z] 19:37:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-01-16T20:12:18.207Z] 19:38:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 [2023-01-16T20:12:18.207Z] 19:39:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-01-16T20:12:18.207Z] 19:40:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2023-01-16T20:12:18.207Z] 19:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-01-16T20:12:18.207Z] 19:42:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-01-16T20:12:18.207Z] 19:43:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-01-16T20:12:18.207Z] 19:44:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 [2023-01-16T20:12:18.207Z] 19:45:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-01-16T20:12:18.207Z] 19:46:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-01-16T20:12:18.207Z] 19:47:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-01-16T20:12:18.207Z] 19:48:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2023-01-16T20:12:18.207Z] 19:49:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-01-16T20:12:18.207Z] 19:50:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2023-01-16T20:12:18.207Z] 19:51:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-01-16T20:12:18.207Z] 19:52:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2023-01-16T20:12:18.207Z] 19:53:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-01-16T20:12:18.207Z] 19:54:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-01-16T20:12:18.207Z] 19:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-01-16T20:12:18.207Z] 19:56:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2023-01-16T20:12:18.207Z] 19:57:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2023-01-16T20:12:18.207Z] 19:58:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-01-16T20:12:18.207Z] 19:59:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-01-16T20:12:18.207Z] 20:00:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2023-01-16T20:12:18.207Z] 20:01:01 3.12 1.02 2.10 0.00 21.86 29.06 0.00 [2023-01-16T20:12:18.207Z] 20:02:01 46.33 12.76 33.56 0.00 1874.35 11537.01 0.00 [2023-01-16T20:12:18.207Z] 20:03:01 168.16 1.08 167.08 0.00 28.92 66164.21 0.00 [2023-01-16T20:12:18.207Z] 20:04:01 170.23 0.25 169.98 0.00 20.26 39586.94 0.00 [2023-01-16T20:12:18.207Z] 20:05:01 1.83 0.00 1.83 0.00 0.00 27.20 0.00 [2023-01-16T20:12:18.207Z] 20:06:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2023-01-16T20:12:18.207Z] 20:07:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2023-01-16T20:12:18.207Z] 20:08:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 [2023-01-16T20:12:18.207Z] 20:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-01-16T20:12:18.207Z] 20:10:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2023-01-16T20:12:18.207Z] 20:11:01 1.18 0.00 1.18 0.00 0.00 11.86 0.00 [2023-01-16T20:12:18.207Z] 20:12:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2023-01-16T20:12:18.207Z] Average: 8.66 0.47 8.18 0.00 115.97 2060.52 0.00 [2023-01-16T20:12:18.207Z] [2023-01-16T20:12:18.207Z] 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-16T20:12:18.207Z] 19:11:01 30608344 31879012 494456 1.50 47324 1541804 1673308 4.93 603948 1414364 16 [2023-01-16T20:12:18.207Z] 19:12:01 30607976 31878768 494204 1.50 47372 1541808 1673308 4.93 603980 1414372 24 [2023-01-16T20:12:18.207Z] 19:13:01 30607532 31878368 494524 1.50 47412 1541808 1673308 4.93 604000 1414376 16 [2023-01-16T20:12:18.207Z] 19:14:01 30606988 31878068 494764 1.50 47488 1541812 1673308 4.93 605360 1414532 16 [2023-01-16T20:12:18.207Z] 19:15:01 30060380 31828420 517652 1.57 82476 1996976 1718312 5.06 948708 1579176 912 [2023-01-16T20:12:18.207Z] 19:16:01 30080864 31844264 502680 1.53 81080 1993720 1701432 5.01 931048 1576020 308 [2023-01-16T20:12:18.207Z] 19:17:01 30079636 31843220 503488 1.53 81172 1993720 1701432 5.01 931388 1576024 8 [2023-01-16T20:12:18.207Z] 19:18:01 30080388 31844100 501892 1.53 81268 1993716 1701432 5.01 931148 1576028 8 [2023-01-16T20:12:18.207Z] 19:19:01 30080088 31844016 501980 1.53 81364 1993728 1701432 5.01 931572 1576144 192 [2023-01-16T20:12:18.207Z] 19:20:01 30080112 31844176 501816 1.53 81460 1993732 1701432 5.01 931588 1576144 160 [2023-01-16T20:12:18.207Z] 19:21:01 30080340 31844888 501428 1.52 81556 1993736 1701432 5.01 931528 1576540 164 [2023-01-16T20:12:18.207Z] 19:22:01 30080404 31845028 501208 1.52 81652 1993732 1701432 5.01 931428 1576548 0 [2023-01-16T20:12:18.207Z] 19:23:01 30080136 31844864 501312 1.52 81740 1993744 1701432 5.01 931580 1576556 8 [2023-01-16T20:12:18.207Z] 19:24:01 30080056 31844880 501228 1.52 81836 1993748 1701432 5.01 931656 1576552 8 [2023-01-16T20:12:18.207Z] 19:25:01 30079180 31844136 502232 1.53 81944 1993728 1710956 5.04 931912 1576528 8 [2023-01-16T20:12:18.207Z] 19:26:01 30078632 31843708 502512 1.53 82040 1993720 1710956 5.04 932024 1576532 8 [2023-01-16T20:12:18.207Z] 19:27:01 30078620 31843828 502372 1.53 82128 1993732 1710956 5.04 932668 1576532 8 [2023-01-16T20:12:18.207Z] 19:28:01 30078320 31843592 502512 1.53 82224 1993736 1710956 5.04 932684 1576540 8 [2023-01-16T20:12:18.207Z] 19:29:01 30078516 31843896 502132 1.53 82320 1993736 1710956 5.04 933104 1576540 8 [2023-01-16T20:12:18.207Z] 19:30:01 30078500 31843992 502084 1.53 82420 1993732 1710956 5.04 933040 1576540 8 [2023-01-16T20:12:18.207Z] 19:31:01 30078636 31844256 501984 1.53 82508 1993744 1710956 5.04 933212 1576544 8 [2023-01-16T20:12:18.207Z] 19:32:01 30078644 31844316 501840 1.53 82604 1993744 1710956 5.04 933460 1576548 8 [2023-01-16T20:12:18.207Z] 19:33:01 30078620 31844408 501720 1.53 82700 1993752 1710956 5.04 933572 1576556 4 [2023-01-16T20:12:18.207Z] 19:34:01 30078272 31844188 501908 1.53 82788 1993752 1710956 5.04 933788 1576552 8 [2023-01-16T20:12:18.207Z] 19:35:01 30078256 31844388 501628 1.53 82884 1993884 1710956 5.04 934028 1576668 8 [2023-01-16T20:12:18.207Z] 19:36:01 30021240 31790812 554372 1.69 82992 1996688 1728144 5.09 990696 1578192 88 [2023-01-16T20:12:18.207Z] 19:37:01 30021432 31791044 554324 1.69 83032 1996688 1728144 5.09 990372 1578192 172 [2023-01-16T20:12:18.207Z] 19:38:01 30021660 31791276 554032 1.68 83056 1996684 1728144 5.09 990328 1578196 40 [2023-01-16T20:12:18.207Z] 19:39:01 30021384 31791032 554240 1.69 83072 1996696 1728144 5.09 990128 1578200 8 [2023-01-16T20:12:18.207Z] 19:40:01 30021304 31790972 554228 1.69 83096 1996700 1728144 5.09 990312 1578204 52 [2023-01-16T20:12:18.207Z] 19:41:01 30020696 31790428 554728 1.69 83128 1996704 1728144 5.09 990432 1578208 12 [2023-01-16T20:12:18.207Z] 19:42:01 30020476 31790208 554856 1.69 83152 1996708 1728144 5.09 990396 1578208 8 [2023-01-16T20:12:18.207Z] 19:43:01 30020396 31790156 554848 1.69 83176 1996712 1728144 5.09 990540 1578212 4 [2023-01-16T20:12:18.207Z] 19:44:01 30020564 31790360 554804 1.69 83192 1996716 1728144 5.09 990572 1578216 56 [2023-01-16T20:12:18.207Z] 19:45:01 30020320 31790136 555184 1.69 83220 1996716 1728144 5.09 990752 1578220 12 [2023-01-16T20:12:18.207Z] 19:46:01 30019988 31789868 555424 1.69 83260 1996720 1728144 5.09 990848 1578224 12 [2023-01-16T20:12:18.208Z] 19:47:01 30019688 31789576 555640 1.69 83292 1996720 1728144 5.09 990964 1578224 8 [2023-01-16T20:12:18.208Z] 19:48:01 30019664 31789596 555556 1.69 83324 1996724 1711780 5.04 990952 1578228 60 [2023-01-16T20:12:18.208Z] 19:49:01 30019104 31789072 556024 1.69 83348 1996728 1711780 5.04 991216 1578232 8 [2023-01-16T20:12:18.208Z] 19:50:01 30018980 31788996 556280 1.69 83380 1996724 1711780 5.04 991244 1578232 40 [2023-01-16T20:12:18.208Z] 19:51:01 30018956 31789016 556224 1.69 83412 1996732 1711780 5.04 991360 1578236 12 [2023-01-16T20:12:18.208Z] 19:52:01 30018940 31789000 556144 1.69 83436 1996736 1711780 5.04 991320 1578236 48 [2023-01-16T20:12:18.208Z] 19:53:01 30018892 31788984 556092 1.69 83468 1996740 1711780 5.04 991404 1578240 12 [2023-01-16T20:12:18.208Z] 19:54:01 30018812 31788948 556076 1.69 83492 1996744 1711780 5.04 991420 1578248 8 [2023-01-16T20:12:18.208Z] 19:55:01 30018536 31788736 556252 1.69 83540 1996736 1711780 5.04 991616 1578248 20 [2023-01-16T20:12:18.208Z] 19:56:01 30018712 31788928 556172 1.69 83580 1996752 1711780 5.04 991708 1578256 12 [2023-01-16T20:12:18.208Z] 19:57:01 30018468 31788728 556360 1.69 83596 1996756 1711780 5.04 991732 1578260 8 [2023-01-16T20:12:18.208Z] 19:58:01 30018356 31788632 556396 1.69 83612 1996756 1711780 5.04 991800 1578260 40 [2023-01-16T20:12:18.208Z] 19:59:01 30018056 31788352 556608 1.69 83636 1996760 1711780 5.04 991816 1578264 8 [2023-01-16T20:12:18.208Z] 20:00:01 30017740 31788064 556876 1.69 83692 1996740 1711780 5.04 992276 1578264 20 [2023-01-16T20:12:18.208Z] 20:01:01 30013660 31785052 559440 1.70 83776 1997512 1740140 5.13 992464 1578928 28 [2023-01-16T20:12:18.208Z] 20:02:01 29438524 31604444 714404 2.17 96172 2362732 1772780 5.22 1287380 1818016 272 [2023-01-16T20:12:18.208Z] 20:03:01 27399992 31093384 1188780 3.62 173560 3701688 2284544 6.73 1944112 3048024 122212 [2023-01-16T20:12:18.208Z] 20:04:01 27229092 31543060 739448 2.25 185900 4268776 1805076 5.32 1560864 3564316 344 [2023-01-16T20:12:18.208Z] 20:05:01 27233996 31547964 734756 2.23 185912 4268768 1805076 5.32 1551408 3564316 16 [2023-01-16T20:12:18.208Z] 20:06:01 27239900 31554072 728572 2.22 185936 4268908 1805076 5.32 1545356 3564448 40 [2023-01-16T20:12:18.208Z] 20:07:01 27239816 31554000 728808 2.22 185948 4268912 1805076 5.32 1545372 3564452 8 [2023-01-16T20:12:18.208Z] 20:08:01 27242848 31557036 725732 2.21 185972 4268912 1805076 5.32 1542916 3564452 52 [2023-01-16T20:12:18.208Z] 20:09:01 27249344 31563580 719164 2.19 185984 4268916 1805076 5.32 1537208 3564456 20 [2023-01-16T20:12:18.208Z] 20:10:01 27248776 31563016 719672 2.19 186000 4268908 1805076 5.32 1536948 3564460 64 [2023-01-16T20:12:18.208Z] 20:11:01 27248728 31563124 719500 2.19 186020 4269048 1805076 5.32 1536928 3564592 12 [2023-01-16T20:12:18.208Z] 20:12:01 27249184 31563584 718960 2.19 186040 4269052 1805076 5.32 1536912 3564596 8 [2023-01-16T20:12:18.208Z] Average: 29622640 31765484 571299 1.74 97132 2329665 1735145 5.11 1046879 1883003 2029 [2023-01-16T20:12:18.208Z] [2023-01-16T20:12:18.208Z] 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-16T20:12:18.208Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:11:01 ens3 4.98 1.43 3.35 0.74 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:12:01 ens3 2.58 0.35 0.40 0.20 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:13:01 ens3 1.47 0.00 0.13 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:14:01 ens3 1.53 1.03 0.87 0.69 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:15:01 ens3 274.82 154.87 2762.61 11.98 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:16:01 ens3 0.43 0.32 0.03 0.02 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:17:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:18:01 ens3 0.47 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:19:01 ens3 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:20:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:21:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:22:01 ens3 0.37 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:23:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:24:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:25:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:26:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:27:01 ens3 0.72 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:29:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:30:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:31:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:32:01 ens3 0.33 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:35:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:36:01 ens3 11.90 9.77 12.18 6.63 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:39:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:40:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.208Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:42:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:43:01 ens3 0.30 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:44:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:45:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:48:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:50:01 ens3 0.30 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:55:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:57:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:58:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:00:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:02:01 docker0 13.08 15.65 0.83 172.70 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:02:01 ens3 269.32 206.27 2277.76 58.80 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:02:01 lo 5.73 5.73 0.55 0.55 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:03:01 docker0 167.84 232.22 13.63 1782.67 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:03:01 ens3 409.45 311.86 5805.94 102.35 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:03:01 veth3b9cdcd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:04:01 docker0 3.75 7.58 0.22 81.59 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:04:01 ens3 128.31 86.42 2672.80 21.29 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:04:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:05:01 ens3 0.80 0.42 0.42 0.34 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:06:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:08:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:10:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:12:01 ens3 0.55 0.32 1.49 0.02 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] Average: docker0 2.98 4.12 0.24 32.86 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] Average: ens3 18.00 12.54 218.40 3.29 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-16T20:12:18.209Z] [2023-01-16T20:12:18.209Z] [2023-01-16T20:12:18.209Z] ---> sar -P ALL: [2023-01-16T20:12:18.209Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2668) 01/16/23 _x86_64_ (8 CPU) [2023-01-16T20:12:18.209Z] [2023-01-16T20:12:18.209Z] 19:09:20 LINUX RESTART (8 CPU) [2023-01-16T20:12:18.209Z] [2023-01-16T20:12:18.209Z] 19:10:01 CPU %user %nice %system %iowait %steal %idle [2023-01-16T20:12:18.209Z] 19:11:01 all 0.33 0.00 0.02 0.07 0.00 99.58 [2023-01-16T20:12:18.209Z] 19:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.209Z] 19:11:01 1 0.08 0.00 0.02 0.23 0.00 99.67 [2023-01-16T20:12:18.209Z] 19:11:01 2 0.18 0.00 0.00 0.00 0.00 99.82 [2023-01-16T20:12:18.209Z] 19:11:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-16T20:12:18.209Z] 19:11:01 4 1.99 0.00 0.03 0.00 0.02 97.96 [2023-01-16T20:12:18.209Z] 19:11:01 5 0.22 0.00 0.03 0.32 0.00 99.43 [2023-01-16T20:12:18.209Z] 19:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T20:12:18.209Z] 19:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-16T20:12:18.209Z] 19:12:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2023-01-16T20:12:18.209Z] 19:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T20:12:18.209Z] 19:12:01 1 0.10 0.00 0.02 0.05 0.02 99.82 [2023-01-16T20:12:18.209Z] 19:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T20:12:18.209Z] 19:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-16T20:12:18.209Z] 19:12:01 4 1.06 0.00 0.02 0.00 0.02 98.91 [2023-01-16T20:12:18.209Z] 19:12:01 5 0.08 0.00 0.00 0.03 0.00 99.88 [2023-01-16T20:12:18.209Z] 19:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T20:12:18.209Z] 19:12:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-01-16T20:12:18.209Z] 19:13:01 all 0.25 0.00 0.00 0.00 0.00 99.74 [2023-01-16T20:12:18.209Z] 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.209Z] 19:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-16T20:12:18.209Z] 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.209Z] 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.209Z] 19:13:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2023-01-16T20:12:18.209Z] 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.209Z] 19:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-16T20:12:18.209Z] 19:13:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-16T20:12:18.209Z] 19:14:01 all 0.29 0.00 0.04 0.01 0.01 99.65 [2023-01-16T20:12:18.210Z] 19:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:14:01 1 0.07 0.00 0.12 0.05 0.00 99.77 [2023-01-16T20:12:18.210Z] 19:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:14:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:14:01 4 1.99 0.00 0.02 0.02 0.03 97.95 [2023-01-16T20:12:18.210Z] 19:14:01 5 0.13 0.00 0.05 0.00 0.02 99.80 [2023-01-16T20:12:18.210Z] 19:14:01 6 0.00 0.00 0.07 0.00 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:14:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-16T20:12:18.210Z] 19:15:01 all 2.41 0.00 1.49 0.92 0.03 95.15 [2023-01-16T20:12:18.210Z] 19:15:01 0 2.67 0.00 1.73 0.57 0.03 95.00 [2023-01-16T20:12:18.210Z] 19:15:01 1 2.81 0.00 1.35 3.83 0.03 91.97 [2023-01-16T20:12:18.210Z] 19:15:01 2 2.79 0.00 1.65 0.12 0.02 95.42 [2023-01-16T20:12:18.210Z] 19:15:01 3 2.34 0.00 2.80 1.82 0.03 93.01 [2023-01-16T20:12:18.210Z] 19:15:01 4 2.12 0.00 0.80 0.05 0.02 97.01 [2023-01-16T20:12:18.210Z] 19:15:01 5 1.85 0.00 1.12 0.10 0.03 96.89 [2023-01-16T20:12:18.210Z] 19:15:01 6 3.34 0.00 1.54 0.38 0.02 94.72 [2023-01-16T20:12:18.210Z] 19:15:01 7 1.34 0.00 0.91 0.52 0.03 97.19 [2023-01-16T20:12:18.210Z] 19:16:01 all 0.08 0.00 0.06 0.02 0.01 99.83 [2023-01-16T20:12:18.210Z] 19:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:16:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2023-01-16T20:12:18.210Z] 19:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-01-16T20:12:18.210Z] 19:16:01 3 0.13 0.00 0.05 0.13 0.00 99.68 [2023-01-16T20:12:18.210Z] 19:16:01 4 0.08 0.00 0.07 0.02 0.02 99.82 [2023-01-16T20:12:18.210Z] 19:16:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:16:01 6 0.25 0.00 0.10 0.00 0.00 99.65 [2023-01-16T20:12:18.210Z] 19:16:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:17:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-16T20:12:18.210Z] 19:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:18:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-01-16T20:12:18.210Z] 19:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-16T20:12:18.210Z] 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-01-16T20:12:18.210Z] 19:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:19:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-01-16T20:12:18.210Z] 19:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:20:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:20:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2023-01-16T20:12:18.210Z] 19:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-16T20:12:18.210Z] 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:21:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-16T20:12:18.210Z] [2023-01-16T20:12:18.210Z] 19:21:01 CPU %user %nice %system %iowait %steal %idle [2023-01-16T20:12:18.210Z] 19:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:22:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-01-16T20:12:18.210Z] 19:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-16T20:12:18.210Z] 19:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:23:01 3 0.00 0.00 0.03 0.05 0.00 99.92 [2023-01-16T20:12:18.210Z] 19:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-01-16T20:12:18.210Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:24:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:25:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-16T20:12:18.210Z] 19:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:25:01 3 0.02 0.00 0.03 0.07 0.00 99.88 [2023-01-16T20:12:18.210Z] 19:25:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:26:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-01-16T20:12:18.210Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:26:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-01-16T20:12:18.210Z] 19:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-16T20:12:18.210Z] 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-16T20:12:18.210Z] 19:27:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2023-01-16T20:12:18.210Z] 19:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-16T20:12:18.210Z] 19:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:27:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:27:01 4 1.00 0.00 0.05 0.02 0.00 98.94 [2023-01-16T20:12:18.210Z] 19:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:28:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-01-16T20:12:18.210Z] 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:28:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-16T20:12:18.210Z] 19:28:01 4 1.97 0.00 0.00 0.02 0.03 97.98 [2023-01-16T20:12:18.210Z] 19:28:01 5 0.07 0.00 0.05 0.00 0.03 99.85 [2023-01-16T20:12:18.210Z] 19:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:29:01 all 0.25 0.00 0.01 0.01 0.00 99.73 [2023-01-16T20:12:18.210Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:29:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-16T20:12:18.210Z] 19:29:01 4 1.91 0.00 0.00 0.00 0.00 98.09 [2023-01-16T20:12:18.210Z] 19:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-16T20:12:18.210Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:30:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2023-01-16T20:12:18.210Z] 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-16T20:12:18.210Z] 19:30:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-01-16T20:12:18.210Z] 19:30:01 4 1.09 0.00 0.03 0.02 0.03 98.82 [2023-01-16T20:12:18.210Z] 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-16T20:12:18.210Z] 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98