Pull request #170 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba+c8ddb795451293862e71ea8481bb36f4aa2ad204 (8d6d770b022fc1cc8d9272f9bd9629d296aa870f) 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-ssh3168714324345423278.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-ssh15123460572311535686.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-rfid-llrp-go/branches/PR-170/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-rfid-llrp-go/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13916321600825426423.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-rfid-llrp-go/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9098758043218854954.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-ssh17352880565725464049.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-rfid-llrp-go/branches/PR-170/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-rfid-llrp-go/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10685873212412202626.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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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-8535 in /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba Merge succeeded, producing 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba Checking out Revision 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba (PR-170) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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-03-07T10:59:10.526Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T10:59:10.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T10:59:10.821Z] ========================================================= [2023-03-07T10:59:10.821Z] EdgeX Global Pipelines Version Info [2023-03-07T10:59:10.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T10:59:11.550Z] ------------------- [2023-03-07T10:59:11.550Z] stable info: [2023-03-07T10:59:11.550Z] ------------------- [2023-03-07T10:59:11.550Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T10:59:11.550Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T10:59:11.550Z] Message: update stable to v1.0.244 [2023-03-07T10:59:12.120Z] ------------------- [2023-03-07T10:59:12.120Z] experimental info: [2023-03-07T10:59:12.120Z] ------------------- [2023-03-07T10:59:12.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T10:59:12.120Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T10:59:12.120Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T10:59:12.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-07T10:59:12.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-07T10:59:12.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T10:59:12.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T10:59:12.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T10:59:12.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T10:59:12.649Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T10:59:12.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T10:59:12.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T10:59:12.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T10:59:12.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T10:59:12.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-07T10:59:12.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T10:59:12.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T10:59:12.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T10:59:13.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T10:59:13.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T10:59:13.079Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T10:59:13.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T10:59:13.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T10:59:13.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T10:59:13.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T10:59:13.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T10:59:13.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T10:59:13.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T10:59:13.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T10:59:13.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T10:59:13.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo [2023-03-07T10:59:13.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo [2023-03-07T10:59:13.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo [2023-03-07T10:59:13.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo [2023-03-07T10:59:13.663Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22b7c18 [Pipeline] echo [2023-03-07T10:59:13.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T10:59:13.823Z] provisioning config files... [2023-03-07T10:59:13.836Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config7650691796596540131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T10:59:14.187Z] ---> docker-login.sh [2023-03-07T10:59:14.187Z] nexus3.edgexfoundry.org:10001 [2023-03-07T10:59:14.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:14.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:14.446Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:14.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:14.446Z] [2023-03-07T10:59:14.446Z] Login Succeeded [2023-03-07T10:59:14.446Z] nexus3.edgexfoundry.org:10002 [2023-03-07T10:59:14.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:14.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:14.707Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:14.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:14.707Z] [2023-03-07T10:59:14.707Z] Login Succeeded [2023-03-07T10:59:14.707Z] nexus3.edgexfoundry.org:10003 [2023-03-07T10:59:14.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:14.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:14.707Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:14.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:14.707Z] [2023-03-07T10:59:14.707Z] Login Succeeded [2023-03-07T10:59:14.707Z] nexus3.edgexfoundry.org:10004 [2023-03-07T10:59:14.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:14.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:14.968Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:14.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:14.968Z] [2023-03-07T10:59:14.968Z] Login Succeeded [2023-03-07T10:59:14.968Z] docker.io [2023-03-07T10:59:14.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:15.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:15.228Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:15.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:15.228Z] [2023-03-07T10:59:15.228Z] Login Succeeded [2023-03-07T10:59:15.228Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T10:59:15.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T10:59:15.889Z] + git rev-list -1 --merges 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba~1..22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo [2023-03-07T10:59:15.923Z] -----------> git rev-list -1 --merges 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba~1..22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [false] [Pipeline] sh [2023-03-07T10:59:16.229Z] + git log --format=format:%s -1 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo [2023-03-07T10:59:16.265Z] ========================================================= [2023-03-07T10:59:16.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T10:59:16.265Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T10:59:16.682Z] + git log --format=format:%s -1 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [Pipeline] echo [2023-03-07T10:59:16.717Z] [semverPrep] GIT_COMMIT: 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-07T10:59:16.744Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T10:59:17.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T10:59:17.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T10:59:17.128Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T10:59:17.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T10:59:17.128Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T10:59:17.128Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T10:59:17.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T10:59:17.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T10:59:17.602Z] [2023-03-07T10:59:17.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T10:59:17.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T10:59:17.980Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T10:59:17.980Z] b85a868b505f: Pulling fs layer [2023-03-07T10:59:17.980Z] e2be974225ed: Pulling fs layer [2023-03-07T10:59:17.980Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T10:59:17.980Z] 988bab9f4d93: Pulling fs layer [2023-03-07T10:59:17.980Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T10:59:17.980Z] eaf3925da568: Pulling fs layer [2023-03-07T10:59:17.980Z] bab4dde63d76: Pulling fs layer [2023-03-07T10:59:17.980Z] bde34c3a00c8: Pulling fs layer [2023-03-07T10:59:17.980Z] b352a97aabf1: Pulling fs layer [2023-03-07T10:59:17.980Z] 4872d77fe225: Pulling fs layer [2023-03-07T10:59:17.980Z] 988bab9f4d93: Waiting [2023-03-07T10:59:17.980Z] 1469e6f7b9e6: Waiting [2023-03-07T10:59:17.980Z] 5851b861e8e6: Pulling fs layer [2023-03-07T10:59:17.980Z] eaf3925da568: Waiting [2023-03-07T10:59:17.980Z] bab4dde63d76: Waiting [2023-03-07T10:59:17.980Z] b352a97aabf1: Waiting [2023-03-07T10:59:17.980Z] bde34c3a00c8: Waiting [2023-03-07T10:59:17.980Z] 5851b861e8e6: Waiting [2023-03-07T10:59:17.980Z] 4872d77fe225: Waiting [2023-03-07T10:59:17.980Z] e2be974225ed: Verifying Checksum [2023-03-07T10:59:17.980Z] e2be974225ed: Download complete [2023-03-07T10:59:17.980Z] 988bab9f4d93: Verifying Checksum [2023-03-07T10:59:17.980Z] 988bab9f4d93: Download complete [2023-03-07T10:59:18.242Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T10:59:18.242Z] 1469e6f7b9e6: Download complete [2023-03-07T10:59:18.242Z] eaf3925da568: Verifying Checksum [2023-03-07T10:59:18.242Z] eaf3925da568: Download complete [2023-03-07T10:59:18.242Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T10:59:18.242Z] 339a4e72a1f5: Download complete [2023-03-07T10:59:18.242Z] bde34c3a00c8: Verifying Checksum [2023-03-07T10:59:18.242Z] bde34c3a00c8: Download complete [2023-03-07T10:59:18.242Z] b352a97aabf1: Verifying Checksum [2023-03-07T10:59:18.242Z] b352a97aabf1: Download complete [2023-03-07T10:59:18.242Z] 4872d77fe225: Download complete [2023-03-07T10:59:18.242Z] 5851b861e8e6: Verifying Checksum [2023-03-07T10:59:18.242Z] 5851b861e8e6: Download complete [2023-03-07T10:59:18.502Z] b85a868b505f: Verifying Checksum [2023-03-07T10:59:18.502Z] b85a868b505f: Download complete [2023-03-07T10:59:18.762Z] bab4dde63d76: Verifying Checksum [2023-03-07T10:59:18.762Z] bab4dde63d76: Download complete [2023-03-07T10:59:19.699Z] b85a868b505f: Pull complete [2023-03-07T10:59:19.699Z] e2be974225ed: Pull complete [2023-03-07T10:59:20.269Z] 339a4e72a1f5: Pull complete [2023-03-07T10:59:20.269Z] 988bab9f4d93: Pull complete [2023-03-07T10:59:20.528Z] 1469e6f7b9e6: Pull complete [2023-03-07T10:59:20.786Z] eaf3925da568: Pull complete [2023-03-07T10:59:22.689Z] bab4dde63d76: Pull complete [2023-03-07T10:59:22.689Z] bde34c3a00c8: Pull complete [2023-03-07T10:59:22.689Z] b352a97aabf1: Pull complete [2023-03-07T10:59:22.689Z] 4872d77fe225: Pull complete [2023-03-07T10:59:22.689Z] 5851b861e8e6: Pull complete [2023-03-07T10:59:22.689Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T10:59:22.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T10:59:22.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T10:59:22.911Z] prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container [2023-03-07T10:59:22.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@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-03-07T10:59:27.366Z] $ docker top a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T10:59:27.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T10:59:27.585Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T10:59:27.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T10:59:27.673Z] $ docker exec a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent [2023-03-07T10:59:27.775Z] SSH_AUTH_SOCK=/tmp/ssh-po8pEDhKMEe0/agent.32 [2023-03-07T10:59:27.775Z] SSH_AGENT_PID=38 [2023-03-07T10:59:27.781Z] Running ssh-add (command line suppressed) [2023-03-07T10:59:27.870Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_15836560200414510334.key (/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_15836560200414510334.key) [2023-03-07T10:59:27.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T10:59:28.221Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T10:59:28.241Z] $ docker exec --env ******** --env ******** a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent -k [2023-03-07T10:59:28.322Z] unset SSH_AUTH_SOCK; [2023-03-07T10:59:28.322Z] unset SSH_AGENT_PID; [2023-03-07T10:59:28.322Z] echo Agent pid 38 killed; [2023-03-07T10:59:28.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T10:59:28.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T10:59:28.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T10:59:28.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T10:59:28.536Z] $ docker exec a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent [2023-03-07T10:59:28.644Z] SSH_AUTH_SOCK=/tmp/ssh-6XjmLB7h83KD/agent.70 [2023-03-07T10:59:28.644Z] SSH_AGENT_PID=76 [2023-03-07T10:59:28.648Z] Running ssh-add (command line suppressed) [2023-03-07T10:59:28.737Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_12052521070518447488.key (/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/private_key_12052521070518447488.key) [2023-03-07T10:59:28.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T10:59:29.095Z] + git semver init [2023-03-07T10:59:29.663Z] 2023-03-07 10:59:29,418 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T10:59:29.663Z] 2023-03-07 10:59:29,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver [2023-03-07T10:59:29.663Z] 2023-03-07 10:59:29,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-170/.semver [2023-03-07T10:59:29.663Z] 2023-03-07 10:59:29,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170, universal_newlines=False, shell=None, istream=None) [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,269 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-170/.git/info/exclude [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 with force:False [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,270 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,272 [execute] INFO git cat-file --batch-check [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,278 [execute] INFO git cat-file --batch [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-170/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T10:59:30.604Z] 2023-03-07 10:59:30,283 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-170/.semver/PR-170 [2023-03-07T10:59:30.604Z] 0.0.0 [Pipeline] } [2023-03-07T10:59:30.624Z] $ docker exec --env ******** --env ******** a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 ssh-agent -k [2023-03-07T10:59:30.743Z] unset SSH_AUTH_SOCK; [2023-03-07T10:59:30.744Z] unset SSH_AGENT_PID; [2023-03-07T10:59:30.744Z] echo Agent pid 76 killed; [2023-03-07T10:59:30.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T10:59:31.196Z] + git semver [Pipeline] } [2023-03-07T10:59:31.781Z] $ docker stop --time=1 a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 [2023-03-07T10:59:33.035Z] $ docker rm -f --volumes a53fbaba136584483e588476b0515f6fa52f546c16be7c0c3f05a861ad412275 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T10:59:33.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T10:59:33.743Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T10:59:33.762Z] [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-03-07T10:59:34.370Z] provisioning config files... [2023-03-07T10:59:34.379Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config11734714995517481135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T10:59:34.726Z] ---> docker-login.sh [2023-03-07T10:59:34.726Z] nexus3.edgexfoundry.org:10001 [2023-03-07T10:59:34.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:34.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:34.726Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:34.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:34.726Z] [2023-03-07T10:59:34.726Z] Login Succeeded [2023-03-07T10:59:34.726Z] nexus3.edgexfoundry.org:10002 [2023-03-07T10:59:34.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:34.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:34.726Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:34.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:34.726Z] [2023-03-07T10:59:34.726Z] Login Succeeded [2023-03-07T10:59:34.726Z] nexus3.edgexfoundry.org:10003 [2023-03-07T10:59:34.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:34.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:34.984Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:34.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:34.984Z] [2023-03-07T10:59:34.984Z] Login Succeeded [2023-03-07T10:59:34.984Z] nexus3.edgexfoundry.org:10004 [2023-03-07T10:59:34.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:34.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:34.984Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:34.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:34.984Z] [2023-03-07T10:59:34.984Z] Login Succeeded [2023-03-07T10:59:34.984Z] docker.io [2023-03-07T10:59:34.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T10:59:35.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T10:59:35.243Z] Configure a credential helper to remove this warning. See [2023-03-07T10:59:35.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T10:59:35.243Z] [2023-03-07T10:59:35.243Z] Login Succeeded [2023-03-07T10:59:35.243Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T10:59:35.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T10:59:35.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T10:59:35.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T10:59:35.496Z] ========================================================= [2023-03-07T10:59:35.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T10:59:35.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T10:59:35.968Z] + 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-03-07T10:59:35.968Z] Sending build context to Docker daemon 4.115MB [2023-03-07T10:59:35.968Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T10:59:35.968Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T10:59:35.968Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T10:59:35.968Z] 213ec9aee27d: Pulling fs layer [2023-03-07T10:59:35.968Z] 4583459ba037: Pulling fs layer [2023-03-07T10:59:35.968Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T10:59:35.968Z] 53926ce57604: Pulling fs layer [2023-03-07T10:59:35.968Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T10:59:35.968Z] 22ff95d597cd: Pulling fs layer [2023-03-07T10:59:35.968Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T10:59:35.968Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T10:59:35.968Z] a7acece74701: Pulling fs layer [2023-03-07T10:59:35.968Z] 12d6caf4c0d1: Waiting [2023-03-07T10:59:35.968Z] 96b7cbca73a9: Waiting [2023-03-07T10:59:35.968Z] a7acece74701: Waiting [2023-03-07T10:59:35.968Z] 53926ce57604: Waiting [2023-03-07T10:59:35.968Z] 21b2b0c7a3f4: Waiting [2023-03-07T10:59:35.968Z] 22ff95d597cd: Waiting [2023-03-07T10:59:35.968Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T10:59:35.968Z] 93c1e223e6f2: Download complete [2023-03-07T10:59:35.968Z] 4583459ba037: Download complete [2023-03-07T10:59:35.968Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T10:59:35.968Z] 21b2b0c7a3f4: Download complete [2023-03-07T10:59:35.968Z] 22ff95d597cd: Verifying Checksum [2023-03-07T10:59:35.968Z] 22ff95d597cd: Download complete [2023-03-07T10:59:35.968Z] 213ec9aee27d: Download complete [2023-03-07T10:59:36.228Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T10:59:36.228Z] 12d6caf4c0d1: Download complete [2023-03-07T10:59:36.228Z] 213ec9aee27d: Pull complete [2023-03-07T10:59:36.492Z] 4583459ba037: Pull complete [2023-03-07T10:59:36.492Z] 93c1e223e6f2: Pull complete [2023-03-07T10:59:36.751Z] a7acece74701: Verifying Checksum [2023-03-07T10:59:36.751Z] a7acece74701: Download complete [2023-03-07T10:59:36.751Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T10:59:36.751Z] 96b7cbca73a9: Download complete [2023-03-07T10:59:37.009Z] 53926ce57604: Verifying Checksum [2023-03-07T10:59:37.009Z] 53926ce57604: Download complete [2023-03-07T10:59:41.195Z] 53926ce57604: Pull complete [2023-03-07T10:59:41.195Z] 21b2b0c7a3f4: Pull complete [2023-03-07T10:59:41.195Z] 22ff95d597cd: Pull complete [2023-03-07T10:59:41.195Z] 12d6caf4c0d1: Pull complete [2023-03-07T10:59:43.095Z] 96b7cbca73a9: Pull complete [2023-03-07T10:59:43.660Z] a7acece74701: Pull complete [2023-03-07T10:59:43.660Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T10:59:43.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T10:59:43.660Z] ---> db6d94c90886 [2023-03-07T10:59:43.660Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T10:59:49.193Z] Still waiting to schedule task [2023-03-07T10:59:49.194Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T10:59:55.878Z] ---> Running in dd49083c9674 [2023-03-07T10:59:55.878Z] Removing intermediate container dd49083c9674 [2023-03-07T10:59:55.879Z] ---> ec6d1fb0b151 [2023-03-07T10:59:55.879Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T10:59:55.879Z] ---> Running in 1a5d4249b6f5 [2023-03-07T10:59:55.879Z] Removing intermediate container 1a5d4249b6f5 [2023-03-07T10:59:55.879Z] ---> 7b748795afae [2023-03-07T10:59:55.879Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T10:59:55.879Z] ---> Running in d1b12d510c6d [2023-03-07T10:59:55.879Z] Removing intermediate container d1b12d510c6d [2023-03-07T10:59:55.879Z] ---> 1dba978741a6 [2023-03-07T10:59:55.879Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T10:59:55.879Z] ---> Running in a2f195694f34 [2023-03-07T10:59:55.879Z] Removing intermediate container a2f195694f34 [2023-03-07T10:59:55.879Z] ---> 451a6ec5cfca [2023-03-07T10:59:55.879Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T10:59:55.879Z] ---> Running in 9ff5aaa6e282 [2023-03-07T10:59:55.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T10:59:55.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T10:59:55.879Z] OK: 211 MiB in 51 packages [2023-03-07T10:59:55.879Z] Removing intermediate container 9ff5aaa6e282 [2023-03-07T10:59:55.879Z] ---> 423ee216a1e8 [2023-03-07T10:59:55.879Z] Step 8/12 : WORKDIR /app [2023-03-07T10:59:56.137Z] ---> Running in a53a5e63d27a [2023-03-07T10:59:56.396Z] Removing intermediate container a53a5e63d27a [2023-03-07T10:59:56.396Z] ---> 616b8da66acc [2023-03-07T10:59:56.396Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T10:59:56.396Z] ---> 87e23cddf4e6 [2023-03-07T10:59:56.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T10:59:56.396Z] ---> Running in 60e6a519fdcc [2023-03-07T11:00:35.132Z] Removing intermediate container 60e6a519fdcc [2023-03-07T11:00:35.132Z] ---> 30818acf4992 [2023-03-07T11:00:35.132Z] Step 11/12 : COPY . . [2023-03-07T11:00:35.132Z] ---> c119ef577bcc [2023-03-07T11:00:35.132Z] Step 12/12 : RUN $MAKE [2023-03-07T11:00:35.132Z] ---> Running in e8af31bca732 [2023-03-07T11:00:35.132Z] noop [2023-03-07T11:00:35.132Z] Removing intermediate container e8af31bca732 [2023-03-07T11:00:35.132Z] ---> 214ebd35f653 [2023-03-07T11:00:35.132Z] Successfully built 214ebd35f653 [2023-03-07T11:00:35.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:00:35.580Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T11:00:35.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:00:35.728Z] prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container [2023-03-07T11:00:35.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@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-03-07T11:00:36.261Z] $ docker top a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:00:36.656Z] + go version [2023-03-07T11:00:36.656Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T11:00:36.677Z] $ docker stop --time=1 a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e [2023-03-07T11:00:37.958Z] $ docker rm -f --volumes a676301015e0913a7b610fc3a9af535504f2fb561bf5c18fb0dbcc0c2e1cd68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:00:38.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T11:00:38.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:00:38.843Z] prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container [2023-03-07T11:00:38.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@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-03-07T11:00:39.254Z] $ docker top d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:00:39.682Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] fileExists [Pipeline] sh [2023-03-07T11:00:40.039Z] + make test [2023-03-07T11:00:40.039Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T11:00:40.297Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-07T11:00:50.275Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-07T11:00:50.275Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-07T11:00:50.275Z] have (string) [2023-03-07T11:00:50.275Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:00:50.275Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-07T11:00:50.275Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-07T11:00:50.845Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-03-07T11:00:50.845Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2023-03-07T11:00:50.845Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-07T11:00:50.877Z] $ docker stop --time=1 d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba [2023-03-07T11:00:53.749Z] $ docker rm -f --volumes d6c7a720c0b680e6cfec88ba66a7e4db77accac64aeb5b9b02bae23f63aa46ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:00:54.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:00:54.879Z] [2023-03-07T11:00:54.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:00:55.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:00:55.256Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T11:00:55.256Z] 5eb5b503b376: Pulling fs layer [2023-03-07T11:00:55.256Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T11:00:55.256Z] ec43610c2a17: Pulling fs layer [2023-03-07T11:00:55.256Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T11:00:55.256Z] 33b1e0a273af: Pulling fs layer [2023-03-07T11:00:55.256Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T11:00:55.256Z] 2f39f015ded8: Pulling fs layer [2023-03-07T11:00:55.256Z] 3a2ae6a8a46f: Waiting [2023-03-07T11:00:55.256Z] 33b1e0a273af: Waiting [2023-03-07T11:00:55.256Z] 2f39f015ded8: Waiting [2023-03-07T11:00:55.256Z] 5d3b04190fa2: Waiting [2023-03-07T11:00:55.518Z] 5c69ac0246d0: Download complete [2023-03-07T11:00:55.518Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T11:00:55.518Z] 3a2ae6a8a46f: Download complete [2023-03-07T11:00:55.518Z] 33b1e0a273af: Verifying Checksum [2023-03-07T11:00:55.518Z] 33b1e0a273af: Download complete [2023-03-07T11:00:55.518Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T11:00:55.518Z] 5d3b04190fa2: Download complete [2023-03-07T11:00:55.518Z] ec43610c2a17: Verifying Checksum [2023-03-07T11:00:55.518Z] ec43610c2a17: Download complete [2023-03-07T11:00:55.781Z] 5eb5b503b376: Verifying Checksum [2023-03-07T11:00:55.781Z] 5eb5b503b376: Download complete [2023-03-07T11:00:56.350Z] 2f39f015ded8: Download complete [2023-03-07T11:00:56.916Z] 5eb5b503b376: Pull complete [2023-03-07T11:00:57.174Z] 5c69ac0246d0: Pull complete [2023-03-07T11:00:57.432Z] ec43610c2a17: Pull complete [2023-03-07T11:00:57.692Z] 3a2ae6a8a46f: Pull complete [2023-03-07T11:00:57.692Z] 33b1e0a273af: Pull complete [2023-03-07T11:00:57.950Z] 5d3b04190fa2: Pull complete [2023-03-07T11:01:02.143Z] 2f39f015ded8: Pull complete [2023-03-07T11:01:02.143Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T11:01:02.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:01:02.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:01:02.359Z] prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container [2023-03-07T11:01:02.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@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-03-07T11:01:08.250Z] $ docker top b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:01:08.713Z] ---> job-cost.sh [2023-03-07T11:01:08.713Z] lf-activate-venv: SKIPPING [2023-03-07T11:01:08.713Z] INFO: No Stack... [2023-03-07T11:01:08.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T11:01:09.542Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T11:01:09.856Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/cost.csv [2023-03-07T11:01:09.856Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T11:01:09.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [2023-03-07T11:01:09.904Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] did not exist. Created. [2023-03-07T11:01:09.904Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T11:01:10.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T11:01:10.364Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T11:01:10.384Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T11:01:10.452Z] $ docker stop --time=1 b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 [2023-03-07T11:01:11.592Z] $ docker rm -f --volumes b2577857a518fdd2c8222d83bb0b4a833c931533638e885783b93516c27bca68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T11:01:12.018Z] Failed in branch amd64 [2023-03-07T11:01:27.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8539 in /w/workspace/undry_device-rfid-llrp-go_PR-170 [Pipeline] { [Pipeline] ws [2023-03-07T11:01:27.336Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T11:01:27.411Z] Selected Git installation does not exist. Using Default [2023-03-07T11:01:27.411Z] The recommended git tool is: NONE [2023-03-07T11:01:32.492Z] using credential edgex-jenkins-ssh [2023-03-07T11:01:32.511Z] Cloning the remote Git repository [2023-03-07T11:01:32.548Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:01:32.616Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-07T11:01:32.742Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:01:32.743Z] > git --version # timeout=10 [2023-03-07T11:01:32.769Z] > git --version # 'git version 2.25.1' [2023-03-07T11:01:32.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:01:32.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T11:01:33.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-07T11:01:33.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T11:01:34.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-07T11:01:34.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-07T11:01:34.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:01:34.685Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T11:01:35.148Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [2023-03-07T11:01:35.371Z] Merge succeeded, producing 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba [2023-03-07T11:01:35.371Z] Checking out Revision 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba (PR-170) [2023-03-07T11:01:35.859Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-07T11:01:35.910Z] > git --version # timeout=10 [2023-03-07T11:01:35.922Z] > git --version # 'git version 2.25.1' [2023-03-07T11:01:35.947Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-07T11:01:35.164Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T11:01:35.184Z] > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 [2023-03-07T11:01:35.290Z] > git remote # timeout=10 [2023-03-07T11:01:35.306Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T11:01:35.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T11:01:35.332Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-03-07T11:01:35.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T11:01:35.376Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T11:01:35.392Z] > git checkout -f 22b7c18bfdec94d6ee1910a2dd8345cbf62e97ba # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T11:01:36.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T11:01:36.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T11:01:36.992Z] Dload Upload Total Spent Left Speed [2023-03-07T11:01:36.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10504 0 0 83365 0 --:--:-- --:--:-- --:--:-- 82708 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-07T11:01:37.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T11:01:37.922Z] + sudo tee /etc/docker/daemon.new [2023-03-07T11:01:37.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T11:01:37.922Z] { [2023-03-07T11:01:37.922Z] "registry-mirrors": [ [2023-03-07T11:01:37.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T11:01:37.922Z] ], [2023-03-07T11:01:37.922Z] "bip": "10.250.0.254/24", [2023-03-07T11:01:37.922Z] "hosts": [ [2023-03-07T11:01:37.922Z] "tcp://0.0.0.0:5555", [2023-03-07T11:01:37.922Z] "unix:///var/run/docker.sock" [2023-03-07T11:01:37.922Z] ], [2023-03-07T11:01:37.922Z] "mtu": 1458, [2023-03-07T11:01:37.922Z] "selinux-enabled": true, [2023-03-07T11:01:37.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T11:01:37.922Z] } [Pipeline] sh [2023-03-07T11:01:38.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T11:01:38.596Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T11:01:56.908Z] provisioning config files... [2023-03-07T11:01:56.935Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config10385420112115204166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:01:57.324Z] ---> docker-login.sh [2023-03-07T11:01:57.324Z] nexus3.edgexfoundry.org:10001 [2023-03-07T11:01:57.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:01:57.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:01:57.869Z] Configure a credential helper to remove this warning. See [2023-03-07T11:01:57.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:01:57.869Z] [2023-03-07T11:01:57.869Z] Login Succeeded [2023-03-07T11:01:57.869Z] nexus3.edgexfoundry.org:10002 [2023-03-07T11:01:58.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:01:58.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:01:58.407Z] Configure a credential helper to remove this warning. See [2023-03-07T11:01:58.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:01:58.407Z] [2023-03-07T11:01:58.407Z] Login Succeeded [2023-03-07T11:01:58.407Z] nexus3.edgexfoundry.org:10003 [2023-03-07T11:01:58.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:01:58.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:01:58.676Z] Configure a credential helper to remove this warning. See [2023-03-07T11:01:58.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:01:58.676Z] [2023-03-07T11:01:58.676Z] Login Succeeded [2023-03-07T11:01:58.676Z] nexus3.edgexfoundry.org:10004 [2023-03-07T11:01:58.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:01:58.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:01:58.949Z] Configure a credential helper to remove this warning. See [2023-03-07T11:01:58.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:01:58.949Z] [2023-03-07T11:01:58.949Z] Login Succeeded [2023-03-07T11:01:58.949Z] docker.io [2023-03-07T11:01:59.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T11:01:59.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T11:01:59.485Z] Configure a credential helper to remove this warning. See [2023-03-07T11:01:59.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T11:01:59.485Z] [2023-03-07T11:01:59.485Z] Login Succeeded [2023-03-07T11:01:59.485Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T11:01:59.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T11:01:59.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:01:59.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T11:01:59.984Z] ========================================================= [2023-03-07T11:01:59.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T11:01:59.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:02:00.484Z] + 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-03-07T11:02:00.753Z] Sending build context to Docker daemon 1.217MB [2023-03-07T11:02:00.753Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T11:02:00.753Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T11:02:01.025Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T11:02:01.026Z] 9b18e9b68314: Pulling fs layer [2023-03-07T11:02:01.026Z] 35d82f9e3411: Pulling fs layer [2023-03-07T11:02:01.026Z] e16973657156: Pulling fs layer [2023-03-07T11:02:01.026Z] fc693d55d65f: Pulling fs layer [2023-03-07T11:02:01.026Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T11:02:01.026Z] dda99020689f: Pulling fs layer [2023-03-07T11:02:01.026Z] db1c61fa0a46: Pulling fs layer [2023-03-07T11:02:01.026Z] 891c053d2c06: Pulling fs layer [2023-03-07T11:02:01.026Z] dda99020689f: Waiting [2023-03-07T11:02:01.026Z] db1c61fa0a46: Waiting [2023-03-07T11:02:01.026Z] fc693d55d65f: Waiting [2023-03-07T11:02:01.026Z] 7e9fc2657dce: Waiting [2023-03-07T11:02:01.026Z] 891c053d2c06: Waiting [2023-03-07T11:02:01.026Z] e16973657156: Verifying Checksum [2023-03-07T11:02:01.026Z] e16973657156: Download complete [2023-03-07T11:02:01.026Z] 35d82f9e3411: Download complete [2023-03-07T11:02:01.026Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T11:02:01.026Z] 7e9fc2657dce: Download complete [2023-03-07T11:02:01.026Z] dda99020689f: Verifying Checksum [2023-03-07T11:02:01.026Z] dda99020689f: Download complete [2023-03-07T11:02:01.026Z] 9b18e9b68314: Verifying Checksum [2023-03-07T11:02:01.026Z] 9b18e9b68314: Download complete [2023-03-07T11:02:02.001Z] 9b18e9b68314: Pull complete [2023-03-07T11:02:02.281Z] 891c053d2c06: Verifying Checksum [2023-03-07T11:02:02.281Z] 891c053d2c06: Download complete [2023-03-07T11:02:02.552Z] 35d82f9e3411: Pull complete [2023-03-07T11:02:02.822Z] e16973657156: Pull complete [2023-03-07T11:02:03.413Z] db1c61fa0a46: Verifying Checksum [2023-03-07T11:02:03.413Z] db1c61fa0a46: Download complete [2023-03-07T11:02:04.002Z] fc693d55d65f: Verifying Checksum [2023-03-07T11:02:04.002Z] fc693d55d65f: Download complete [2023-03-07T11:02:19.012Z] fc693d55d65f: Pull complete [2023-03-07T11:02:19.012Z] 7e9fc2657dce: Pull complete [2023-03-07T11:02:19.012Z] dda99020689f: Pull complete [2023-03-07T11:02:24.387Z] db1c61fa0a46: Pull complete [2023-03-07T11:02:25.820Z] 891c053d2c06: Pull complete [2023-03-07T11:02:25.820Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T11:02:25.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T11:02:25.820Z] ---> f96f9c87975a [2023-03-07T11:02:25.820Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T11:02:26.415Z] ---> Running in 53220f00b780 [2023-03-07T11:02:27.000Z] Removing intermediate container 53220f00b780 [2023-03-07T11:02:27.000Z] ---> a47d32148aac [2023-03-07T11:02:27.000Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T11:02:27.000Z] ---> Running in 5678efbd0802 [2023-03-07T11:02:27.268Z] Removing intermediate container 5678efbd0802 [2023-03-07T11:02:27.268Z] ---> 800bd81609c1 [2023-03-07T11:02:27.268Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T11:02:27.268Z] ---> Running in 96bcdf5f3214 [2023-03-07T11:02:27.538Z] Removing intermediate container 96bcdf5f3214 [2023-03-07T11:02:27.538Z] ---> 358601cd932e [2023-03-07T11:02:27.538Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T11:02:27.808Z] ---> Running in 70bd797adeff [2023-03-07T11:02:28.074Z] Removing intermediate container 70bd797adeff [2023-03-07T11:02:28.074Z] ---> 561c7f5f8bcb [2023-03-07T11:02:28.074Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T11:02:28.074Z] ---> Running in b204b962c0e0 [2023-03-07T11:02:29.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T11:02:29.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T11:02:30.995Z] OK: 221 MiB in 51 packages [2023-03-07T11:02:31.590Z] Removing intermediate container b204b962c0e0 [2023-03-07T11:02:31.590Z] ---> 5c212cc2ab6b [2023-03-07T11:02:31.590Z] Step 8/12 : WORKDIR /app [2023-03-07T11:02:31.862Z] ---> Running in 7f42c6f06e88 [2023-03-07T11:02:32.131Z] Removing intermediate container 7f42c6f06e88 [2023-03-07T11:02:32.131Z] ---> 720619643a47 [2023-03-07T11:02:32.131Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T11:02:32.718Z] ---> bd9a7af3d242 [2023-03-07T11:02:32.718Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T11:02:32.718Z] ---> Running in 52f598a4c010 [2023-03-07T11:03:29.140Z] Removing intermediate container 52f598a4c010 [2023-03-07T11:03:29.140Z] ---> a35a086cf18c [2023-03-07T11:03:29.140Z] Step 11/12 : COPY . . [2023-03-07T11:03:29.140Z] ---> dda0583d5f9c [2023-03-07T11:03:29.140Z] Step 12/12 : RUN $MAKE [2023-03-07T11:03:29.140Z] ---> Running in 5c7d9de33605 [2023-03-07T11:03:29.720Z] noop [2023-03-07T11:03:30.302Z] Removing intermediate container 5c7d9de33605 [2023-03-07T11:03:30.302Z] ---> 61a01be07b19 [2023-03-07T11:03:30.302Z] Successfully built 61a01be07b19 [2023-03-07T11:03:30.302Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:03:30.762Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T11:03:30.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:03:31.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container [2023-03-07T11:03:31.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-03-07T11:03:32.132Z] $ docker top dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:03:32.975Z] + go version [2023-03-07T11:03:32.975Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T11:03:33.011Z] $ docker stop --time=1 dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c [2023-03-07T11:03:34.588Z] $ docker rm -f --volumes dc38f79e06b9437c13d093ea02151ead1ad1d15305a7e5a8b804f2f5bda3f85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:03:35.403Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T11:03:35.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:03:35.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container [2023-03-07T11:03:35.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-03-07T11:03:36.761Z] $ docker top 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:03:37.283Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T11:03:37.668Z] + make test [2023-03-07T11:03:37.668Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T11:03:39.611Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-07T11:04:47.480Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-07T11:04:47.480Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.480Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-07T11:04:47.480Z] have (string) [2023-03-07T11:04:47.480Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-07T11:04:47.481Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-07T11:04:55.680Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-07T11:05:04.033Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.462s coverage: 51.9% of statements [2023-03-07T11:05:04.033Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2023-03-07T11:05:04.033Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-07T11:05:04.086Z] $ docker stop --time=1 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 [2023-03-07T11:05:05.818Z] $ docker rm -f --volumes 01d8e3b291ee908d06142b597060dbffb422467c6257a311989044324b7f0007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:05:07.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:05:07.261Z] [2023-03-07T11:05:07.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:05:07.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:05:07.931Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T11:05:07.931Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T11:05:07.931Z] 04944245beec: Pulling fs layer [2023-03-07T11:05:07.931Z] 699f458cf7ca: Pulling fs layer [2023-03-07T11:05:07.931Z] 765212b225bb: Pulling fs layer [2023-03-07T11:05:07.931Z] f23df028b6ca: Pulling fs layer [2023-03-07T11:05:07.931Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T11:05:07.931Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T11:05:07.931Z] 765212b225bb: Waiting [2023-03-07T11:05:07.931Z] f23df028b6ca: Waiting [2023-03-07T11:05:07.931Z] d65c8cfc05b1: Waiting [2023-03-07T11:05:07.931Z] 2437ff75d9bd: Waiting [2023-03-07T11:05:07.931Z] 04944245beec: Verifying Checksum [2023-03-07T11:05:07.931Z] 04944245beec: Download complete [2023-03-07T11:05:07.931Z] 765212b225bb: Verifying Checksum [2023-03-07T11:05:07.931Z] 765212b225bb: Download complete [2023-03-07T11:05:08.197Z] f23df028b6ca: Verifying Checksum [2023-03-07T11:05:08.197Z] f23df028b6ca: Download complete [2023-03-07T11:05:08.197Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T11:05:08.197Z] d65c8cfc05b1: Download complete [2023-03-07T11:05:08.197Z] 699f458cf7ca: Verifying Checksum [2023-03-07T11:05:08.197Z] 699f458cf7ca: Download complete [2023-03-07T11:05:08.467Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T11:05:08.467Z] 8998bd30e6a1: Download complete [2023-03-07T11:05:10.774Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T11:05:10.774Z] 2437ff75d9bd: Download complete [2023-03-07T11:05:12.177Z] 8998bd30e6a1: Pull complete [2023-03-07T11:05:13.570Z] 04944245beec: Pull complete [2023-03-07T11:05:13.839Z] 699f458cf7ca: Pull complete [2023-03-07T11:05:14.109Z] 765212b225bb: Pull complete [2023-03-07T11:05:15.071Z] f23df028b6ca: Pull complete [2023-03-07T11:05:15.071Z] d65c8cfc05b1: Pull complete [2023-03-07T11:05:30.058Z] 2437ff75d9bd: Pull complete [2023-03-07T11:05:30.058Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T11:05:30.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T11:05:30.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:05:30.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-8539 does not seem to be running inside a container [2023-03-07T11:05:30.452Z] $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-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-03-07T11:05:32.949Z] $ docker top f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:33.495Z] ---> job-cost.sh [2023-03-07T11:05:33.759Z] lf-activate-venv: SKIPPING [2023-03-07T11:05:33.759Z] INFO: No Stack... [2023-03-07T11:05:34.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T11:05:34.982Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T11:05:35.645Z] + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-07T11:05:35.645Z] cut -d, -f6 [Pipeline] lock [2023-03-07T11:05:35.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [2023-03-07T11:05:35.732Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] did not exist. Created. [2023-03-07T11:05:35.732Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T11:05:36.455Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-13bb5416/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T11:05:36.816Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T11:05:36.856Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T11:05:37.254Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T11:05:37.270Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-170-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T11:05:37.354Z] $ docker stop --time=1 f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 [2023-03-07T11:05:38.850Z] $ docker rm -f --volumes f112dad60dc19f326faaf45730fef4762a8c1e99dca0c99f29871cd4777f5c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T11:05:39.633Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-07T11:05:41.633Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-170/archives ] [2023-03-07T11:05:41.633Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-170/archives [2023-03-07T11:05:41.633Z] total 16 [2023-03-07T11:05:41.633Z] drwxr-xr-x 3 root root 4096 Mar 7 11:01 . [2023-03-07T11:05:41.633Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:01 .. [2023-03-07T11:05:41.633Z] drwxr-xr-x 2 root root 4096 Mar 7 11:01 cost [2023-03-07T11:05:41.633Z] -rw-r--r-- 1 root root 92 Mar 7 11:01 cost.csv [2023-03-07T11:05:41.633Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-170/archives [2023-03-07T11:05:41.633Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-170/archives [2023-03-07T11:05:41.633Z] total 16 [2023-03-07T11:05:41.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 11:01 . [2023-03-07T11:05:41.633Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 11:01 .. [2023-03-07T11:05:41.633Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 11:01 cost [2023-03-07T11:05:41.633Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 7 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:41.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:42.843Z] ---> package-listing.sh [2023-03-07T11:05:42.843Z] ++ facter osfamily [2023-03-07T11:05:42.843Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T11:05:43.101Z] + OS_FAMILY=debian [2023-03-07T11:05:43.101Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-170 [2023-03-07T11:05:43.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T11:05:43.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T11:05:43.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T11:05:43.101Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T11:05:43.101Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-170 ']' [2023-03-07T11:05:43.101Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T11:05:43.101Z] + case "${OS_FAMILY}" in [2023-03-07T11:05:43.101Z] + dpkg -l [2023-03-07T11:05:43.101Z] + grep '^ii' [2023-03-07T11:05:43.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T11:05:43.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T11:05:43.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T11:05:43.101Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-170 ']' [2023-03-07T11:05:43.101Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/ [2023-03-07T11:05:43.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-170/archives/ [Pipeline] echo [2023-03-07T11:05:43.135Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T11:05:43.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T11:05:44.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T11:05:44.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T11:05:44.191Z] prd-ubuntu20.04-docker-8c-8g-8535 does not seem to be running inside a container [2023-03-07T11:05:44.207Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-170 -v /w/workspace/undry_device-rfid-llrp-go_PR-170:/w/workspace/undry_device-rfid-llrp-go_PR-170:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-170@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-170@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-03-07T11:05:44.790Z] $ docker top 75566cfbffd5e25831c937c96516cfb85a9766503a248a04f22e539fdca9efe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T11:05:45.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T11:05:45.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T11:05:45.841Z] + ls /var/log/sa-host [2023-03-07T11:05:45.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T11:05:46.059Z] provisioning config files... [2023-03-07T11:05:46.068Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-170@tmp/config7750787314349554734tmp [Pipeline] { [Pipeline] echo [2023-03-07T11:05:46.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:46.436Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T11:05:46.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:46.873Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T11:05:46.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:47.210Z] ---> sudo-logs.sh [2023-03-07T11:05:47.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T11:05:47.296Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:47.601Z] ---> job-cost.sh [2023-03-07T11:05:47.601Z] lf-activate-venv: SKIPPING [2023-03-07T11:05:47.601Z] DEBUG: total: 0.2199999988079071 [2023-03-07T11:05:47.601Z] INFO: Retrieving Stack Cost... [2023-03-07T11:05:48.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T11:05:48.426Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T11:05:48.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T11:05:48.776Z] ---> logs-deploy.sh [2023-03-07T11:05:48.776Z] lf-activate-venv: SKIPPING [2023-03-07T11:05:48.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-170/1 [2023-03-07T11:05:48.776Z] INFO: archiving workspace using pattern(s): [2023-03-07T11:05:49.715Z] Archives upload complete. [2023-03-07T11:05:49.976Z] INFO: archiving logs to Nexus [2023-03-07T11:05:50.546Z] ---> uname -a: [2023-03-07T11:05:50.546Z] Linux prd-ubuntu20-04-docker-8c-8g-8535 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] ---> lscpu: [2023-03-07T11:05:50.546Z] Architecture: x86_64 [2023-03-07T11:05:50.546Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T11:05:50.546Z] Byte Order: Little Endian [2023-03-07T11:05:50.546Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T11:05:50.546Z] CPU(s): 8 [2023-03-07T11:05:50.546Z] On-line CPU(s) list: 0-7 [2023-03-07T11:05:50.546Z] Thread(s) per core: 1 [2023-03-07T11:05:50.546Z] Core(s) per socket: 1 [2023-03-07T11:05:50.546Z] Socket(s): 8 [2023-03-07T11:05:50.546Z] NUMA node(s): 1 [2023-03-07T11:05:50.546Z] Vendor ID: AuthenticAMD [2023-03-07T11:05:50.546Z] CPU family: 23 [2023-03-07T11:05:50.546Z] Model: 49 [2023-03-07T11:05:50.546Z] Model name: AMD EPYC-Rome Processor [2023-03-07T11:05:50.546Z] Stepping: 0 [2023-03-07T11:05:50.546Z] CPU MHz: 2800.002 [2023-03-07T11:05:50.546Z] BogoMIPS: 5600.00 [2023-03-07T11:05:50.546Z] Virtualization: AMD-V [2023-03-07T11:05:50.546Z] Hypervisor vendor: KVM [2023-03-07T11:05:50.546Z] Virtualization type: full [2023-03-07T11:05:50.546Z] L1d cache: 256 KiB [2023-03-07T11:05:50.546Z] L1i cache: 256 KiB [2023-03-07T11:05:50.546Z] L2 cache: 4 MiB [2023-03-07T11:05:50.546Z] L3 cache: 128 MiB [2023-03-07T11:05:50.546Z] NUMA node0 CPU(s): 0-7 [2023-03-07T11:05:50.546Z] Vulnerability Itlb multihit: Not affected [2023-03-07T11:05:50.546Z] Vulnerability L1tf: Not affected [2023-03-07T11:05:50.546Z] Vulnerability Mds: Not affected [2023-03-07T11:05:50.546Z] Vulnerability Meltdown: Not affected [2023-03-07T11:05:50.546Z] Vulnerability Mmio stale data: Not affected [2023-03-07T11:05:50.546Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T11:05:50.546Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T11:05:50.546Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T11:05:50.546Z] Vulnerability Srbds: Not affected [2023-03-07T11:05:50.546Z] Vulnerability Tsx async abort: Not affected [2023-03-07T11:05:50.546Z] 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-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] ---> nproc: [2023-03-07T11:05:50.546Z] 8 [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] ---> df -h: [2023-03-07T11:05:50.546Z] Filesystem Size Used Avail Use% Mounted on [2023-03-07T11:05:50.546Z] overlay 155G 12G 144G 8% / [2023-03-07T11:05:50.546Z] tmpfs 64M 0 64M 0% /dev [2023-03-07T11:05:50.546Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-07T11:05:50.546Z] shm 64M 0 64M 0% /dev/shm [2023-03-07T11:05:50.546Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] ---> sar -b -r -n DEV: [2023-03-07T11:05:50.546Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8535) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] 10:01:53 LINUX RESTART (8 CPU) [2023-03-07T11:05:50.546Z] [2023-03-07T11:05:50.546Z] 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-07T11:05:50.546Z] 10:03:02 85.79 33.07 52.72 0.00 3485.90 159674.78 0.00 [2023-03-07T11:05:50.546Z] 10:04:01 2.75 1.03 1.71 0.00 22.23 25.10 0.00 [2023-03-07T11:05:50.546Z] 10:05:01 0.92 0.00 0.92 0.00 0.00 11.47 0.00 [2023-03-07T11:05:50.546Z] 10:06:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-03-07T11:05:50.546Z] 10:07:01 5.07 1.02 4.05 0.00 67.86 1844.09 0.00 [2023-03-07T11:05:50.546Z] 10:08:01 51.09 9.58 41.51 0.00 5089.82 7001.37 0.00 [2023-03-07T11:05:50.546Z] 10:09:01 3.38 0.02 3.37 0.00 0.13 89.05 0.00 [2023-03-07T11:05:50.546Z] 10:10:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 [2023-03-07T11:05:50.546Z] 10:11:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-03-07T11:05:50.546Z] 10:12:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2023-03-07T11:05:50.546Z] 10:13:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2023-03-07T11:05:50.546Z] 10:14:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-03-07T11:05:50.546Z] 10:15:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 [2023-03-07T11:05:50.546Z] 10:16:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-03-07T11:05:50.546Z] 10:17:01 1.67 0.02 1.65 0.00 0.13 20.93 0.00 [2023-03-07T11:05:50.546Z] 10:18:01 2.15 0.02 2.13 0.00 0.13 28.00 0.00 [2023-03-07T11:05:50.546Z] 10:19:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-03-07T11:05:50.546Z] 10:20:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 [2023-03-07T11:05:50.546Z] 10:21:01 1.02 0.00 1.02 0.00 0.00 13.73 0.00 [2023-03-07T11:05:50.546Z] 10:22:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2023-03-07T11:05:50.547Z] 10:23:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 [2023-03-07T11:05:50.547Z] 10:24:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2023-03-07T11:05:50.547Z] 10:25:01 0.98 0.00 0.98 0.00 0.00 13.60 0.00 [2023-03-07T11:05:50.547Z] 10:26:01 2.62 0.18 2.43 0.00 18.53 29.20 0.00 [2023-03-07T11:05:50.547Z] 10:27:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2023-03-07T11:05:50.547Z] 10:28:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 [2023-03-07T11:05:50.547Z] 10:29:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-03-07T11:05:50.547Z] 10:30:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 [2023-03-07T11:05:50.547Z] 10:31:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 [2023-03-07T11:05:50.547Z] 10:32:01 5.43 3.65 1.78 0.00 84.25 33.73 0.00 [2023-03-07T11:05:50.547Z] 10:33:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-03-07T11:05:50.547Z] 10:34:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-03-07T11:05:50.547Z] 10:35:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 [2023-03-07T11:05:50.547Z] 10:36:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2023-03-07T11:05:50.547Z] 10:37:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-03-07T11:05:50.547Z] 10:38:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-03-07T11:05:50.547Z] 10:39:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2023-03-07T11:05:50.547Z] 10:40:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-03-07T11:05:50.547Z] 10:41:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 [2023-03-07T11:05:50.547Z] 10:42:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-03-07T11:05:50.547Z] 10:43:01 1.08 0.00 1.08 0.00 0.00 14.66 0.00 [2023-03-07T11:05:50.547Z] 10:44:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2023-03-07T11:05:50.547Z] 10:45:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2023-03-07T11:05:50.547Z] 10:46:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2023-03-07T11:05:50.547Z] 10:47:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2023-03-07T11:05:50.547Z] 10:48:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2023-03-07T11:05:50.547Z] 10:49:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2023-03-07T11:05:50.547Z] 10:50:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-03-07T11:05:50.547Z] 10:51:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 [2023-03-07T11:05:50.547Z] 10:52:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2023-03-07T11:05:50.547Z] 10:53:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 [2023-03-07T11:05:50.547Z] 10:54:01 1.02 0.00 1.02 0.00 0.00 11.47 0.00 [2023-03-07T11:05:50.547Z] 10:55:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2023-03-07T11:05:50.547Z] 10:56:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 [2023-03-07T11:05:50.547Z] 10:57:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2023-03-07T11:05:50.547Z] 10:58:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2023-03-07T11:05:50.547Z] 10:59:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2023-03-07T11:05:50.547Z] 11:00:01 122.45 12.93 109.52 0.00 1899.68 36816.13 0.00 [2023-03-07T11:05:50.547Z] 11:01:01 124.40 1.18 123.21 0.00 19.06 49905.68 0.00 [2023-03-07T11:05:50.547Z] 11:02:01 31.28 0.08 31.19 0.00 1.87 15960.54 0.00 [2023-03-07T11:05:50.547Z] 11:03:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-03-07T11:05:50.547Z] 11:04:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-03-07T11:05:50.547Z] 11:05:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-03-07T11:05:50.547Z] Average: 7.87 1.00 6.88 0.00 169.73 4321.02 0.00 [2023-03-07T11:05:50.547Z] [2023-03-07T11:05:50.547Z] 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-07T11:05:50.547Z] 10:03:02 30630796 31892800 475404 1.45 47200 1539300 1669440 4.92 590176 1405008 220 [2023-03-07T11:05:50.547Z] 10:04:01 30629612 31892768 475184 1.45 47276 1539920 1690844 4.98 590060 1405804 124 [2023-03-07T11:05:50.547Z] 10:05:01 30628996 31892176 475684 1.45 47300 1539920 1690844 4.98 591040 1405808 20 [2023-03-07T11:05:50.547Z] 10:06:01 30628336 31891880 475772 1.45 47332 1539924 1690844 4.98 591064 1406084 140 [2023-03-07T11:05:50.547Z] 10:07:01 30560268 31882868 482648 1.47 49096 1596144 1686280 4.97 603312 1462392 424 [2023-03-07T11:05:50.547Z] 10:08:01 30091472 31857924 488384 1.49 81732 1995344 1725092 5.08 916364 1578560 160 [2023-03-07T11:05:50.547Z] 10:09:01 30095648 31857572 488208 1.48 80356 1992092 1699352 5.01 915272 1575488 8 [2023-03-07T11:05:50.547Z] 10:10:01 30095420 31857440 488276 1.48 80452 1992092 1699352 5.01 915140 1575496 4 [2023-03-07T11:05:50.547Z] 10:11:01 30095256 31857448 488384 1.49 80548 1992100 1699352 5.01 915088 1575560 8 [2023-03-07T11:05:50.547Z] 10:12:01 30095532 31857776 487988 1.48 80588 1992104 1699352 5.01 915124 1575576 184 [2023-03-07T11:05:50.547Z] 10:13:01 30096140 31858372 487372 1.48 80620 1992104 1699352 5.01 915732 1575576 4 [2023-03-07T11:05:50.547Z] 10:14:01 30096432 31859048 486968 1.48 80652 1992108 1699352 5.01 915132 1575940 148 [2023-03-07T11:05:50.547Z] 10:15:01 30096384 31859100 486864 1.48 80748 1992100 1699352 5.01 915224 1575952 8 [2023-03-07T11:05:50.547Z] 10:16:01 30096368 31859132 486764 1.48 80780 1992116 1699352 5.01 915180 1575960 144 [2023-03-07T11:05:50.547Z] 10:17:01 30096512 31859376 486656 1.48 80888 1992108 1699352 5.01 915576 1575964 4 [2023-03-07T11:05:50.547Z] 10:18:01 30094964 31857908 487736 1.48 80932 1992096 1713816 5.05 916140 1575892 4 [2023-03-07T11:05:50.547Z] 10:19:01 30095208 31858188 487384 1.48 80972 1992100 1713816 5.05 916144 1575896 16 [2023-03-07T11:05:50.547Z] 10:20:01 30095404 31858428 487088 1.48 81004 1992104 1713816 5.05 915980 1575904 148 [2023-03-07T11:05:50.547Z] 10:21:01 30095616 31858676 486788 1.48 81028 1992104 1713816 5.05 916036 1575908 8 [2023-03-07T11:05:50.547Z] 10:22:01 30095560 31858652 486720 1.48 81048 1992108 1713816 5.05 916008 1575916 164 [2023-03-07T11:05:50.547Z] 10:23:01 30095488 31858608 486688 1.48 81088 1992108 1713816 5.05 916408 1575916 8 [2023-03-07T11:05:50.547Z] 10:24:01 30094992 31858152 487064 1.48 81136 1992116 1713816 5.05 916268 1575924 160 [2023-03-07T11:05:50.547Z] 10:25:01 30095416 31858624 487060 1.48 81152 1992120 1713816 5.05 916356 1575932 8 [2023-03-07T11:05:50.547Z] 10:26:01 30092756 31856760 488600 1.49 81184 1992804 1722716 5.08 916608 1576320 200 [2023-03-07T11:05:50.547Z] 10:27:01 30092536 31856596 488720 1.49 81224 1992812 1722716 5.08 917228 1576324 20 [2023-03-07T11:05:50.547Z] 10:28:01 30092692 31856796 488396 1.49 81272 1992816 1722716 5.08 917316 1576332 40 [2023-03-07T11:05:50.547Z] 10:29:01 30092700 31856844 488320 1.49 81296 1992816 1722716 5.08 917300 1576336 8 [2023-03-07T11:05:50.547Z] 10:30:01 30092652 31856824 488288 1.48 81312 1992820 1722716 5.08 917344 1576340 156 [2023-03-07T11:05:50.547Z] 10:31:01 30092132 31856308 488768 1.49 81328 1992820 1722716 5.08 917376 1576336 8 [2023-03-07T11:05:50.547Z] 10:32:01 30033156 31800664 543588 1.65 81388 1995632 1722716 5.08 977624 1577864 60 [2023-03-07T11:05:50.547Z] 10:33:01 30032920 31800500 543732 1.65 81428 1995636 1722716 5.08 977620 1577832 16 [2023-03-07T11:05:50.547Z] 10:34:01 30032840 31800464 543672 1.65 81508 1995636 1722716 5.08 977512 1577836 156 [2023-03-07T11:05:50.547Z] 10:35:01 30032288 31799968 544232 1.66 81532 1995640 1722716 5.08 977568 1577844 8 [2023-03-07T11:05:50.547Z] 10:36:01 30032108 31799836 544420 1.66 81564 1995640 1722716 5.08 977652 1577848 4 [2023-03-07T11:05:50.547Z] 10:37:01 30032084 31799860 544380 1.66 81588 1995644 1722716 5.08 977692 1577856 4 [2023-03-07T11:05:50.547Z] 10:38:01 30031500 31799308 544828 1.66 81620 1995648 1722716 5.08 977884 1577860 152 [2023-03-07T11:05:50.547Z] 10:39:01 30031484 31799320 544748 1.66 81644 1995648 1722716 5.08 978080 1577864 8 [2023-03-07T11:05:50.547Z] 10:40:01 30031624 31799496 544508 1.66 81676 1995652 1722716 5.08 978184 1577868 248 [2023-03-07T11:05:50.547Z] 10:41:01 30031576 31799532 544420 1.66 81748 1995656 1722716 5.08 978004 1577876 8 [2023-03-07T11:05:50.547Z] 10:42:01 30031524 31799484 544640 1.66 81776 1995656 1722716 5.08 977996 1577876 168 [2023-03-07T11:05:50.547Z] 10:43:01 30031540 31799564 544560 1.66 81804 1995664 1722716 5.08 978264 1577860 8 [2023-03-07T11:05:50.547Z] 10:44:01 30031960 31800024 544260 1.66 81828 1995668 1722716 5.08 978332 1577864 152 [2023-03-07T11:05:50.547Z] 10:45:01 30031440 31799548 544704 1.66 81868 1995672 1722716 5.08 978368 1577872 8 [2023-03-07T11:05:50.547Z] 10:46:01 30031172 31799284 544936 1.66 81884 1995676 1722716 5.08 978376 1577872 152 [2023-03-07T11:05:50.547Z] 10:47:01 30031060 31799208 544960 1.66 81916 1995668 1722716 5.08 978436 1577872 8 [2023-03-07T11:05:50.547Z] 10:48:01 30030792 31798976 545132 1.66 81940 1995680 1722716 5.08 978676 1577876 168 [2023-03-07T11:05:50.547Z] 10:49:01 30030484 31798708 545324 1.66 81988 1995680 1722716 5.08 978684 1577880 16 [2023-03-07T11:05:50.547Z] 10:50:01 30030192 31798456 545496 1.66 82004 1995688 1722716 5.08 978740 1577888 160 [2023-03-07T11:05:50.547Z] 10:51:01 30030136 31798412 545460 1.66 82028 1995692 1722716 5.08 978740 1577896 8 [2023-03-07T11:05:50.547Z] 10:52:01 30030296 31798732 545288 1.66 82044 1995820 1722716 5.08 978804 1578020 148 [2023-03-07T11:05:50.547Z] 10:53:01 30029900 31798404 545504 1.66 82108 1995816 1722716 5.08 979052 1578036 8 [2023-03-07T11:05:50.547Z] 10:54:01 30030160 31798720 545344 1.66 82140 1995828 1722716 5.08 979072 1578044 152 [2023-03-07T11:05:50.547Z] 10:55:01 30030144 31798728 545324 1.66 82156 1995828 1722716 5.08 979132 1578044 8 [2023-03-07T11:05:50.547Z] 10:56:01 30029844 31798432 545548 1.66 82180 1995832 1722716 5.08 979428 1578048 0 [2023-03-07T11:05:50.547Z] 10:57:01 30029528 31798144 545776 1.66 82204 1995832 1722716 5.08 979200 1578028 8 [2023-03-07T11:05:50.547Z] 10:58:01 30029124 31797804 546028 1.66 82244 1995836 1722716 5.08 979868 1578036 264 [2023-03-07T11:05:50.547Z] 10:59:01 30029148 31797876 545952 1.66 82292 1995832 1722716 5.08 979500 1578040 4 [2023-03-07T11:05:50.547Z] 11:00:01 28590892 31507188 779588 2.37 111532 3068480 2005120 5.91 1369312 2518076 6424 [2023-03-07T11:05:50.547Z] 11:01:01 27394296 31514184 768248 2.34 185516 4079500 1772748 5.22 1559624 3401476 468720 [2023-03-07T11:05:50.547Z] 11:02:01 27391012 31511476 770552 2.34 185884 4079552 1783916 5.26 1574372 3389180 164 [2023-03-07T11:05:50.547Z] 11:03:01 27390876 31511400 770496 2.34 185916 4079564 1783916 5.26 1574284 3389184 12 [2023-03-07T11:05:50.547Z] 11:04:01 27396452 31517028 764884 2.33 185948 4079568 1783916 5.26 1567868 3389188 4 [2023-03-07T11:05:50.547Z] 11:05:01 27396464 31517064 765080 2.33 185972 4079568 1783916 5.26 1567816 3389188 12 [2023-03-07T11:05:50.547Z] Average: 29869545 31801569 539108 1.64 87530 2141575 1724507 5.08 977171 1723307 7619 [2023-03-07T11:05:50.547Z] [2023-03-07T11:05:50.547Z] 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-07T11:05:50.547Z] 10:03:02 ens3 247.82 149.82 469.58 25.38 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:03:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:04:01 ens3 1.63 0.36 0.37 0.21 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:05:01 ens3 1.18 0.57 0.44 0.28 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:06:01 ens3 0.82 0.70 0.36 0.29 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.547Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:07:01 ens3 65.99 35.78 856.44 2.57 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:07:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:08:01 ens3 161.57 87.54 1950.00 6.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:08:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:09:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:10:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:11:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:12:01 ens3 0.67 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:13:01 ens3 1.10 0.12 0.11 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:14:01 ens3 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:18:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:19:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:21:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:23:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:26:01 ens3 0.25 0.30 0.11 0.03 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:27:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:28:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:29:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:32:01 ens3 13.91 9.98 12.01 6.51 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:33:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:36:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:39:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:43:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:48:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.548Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:53:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:58:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:00:01 ens3 579.64 378.69 6116.58 77.66 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:00:01 vethae38767 66.99 90.03 6.46 54.38 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:00:01 docker0 76.59 100.55 6.31 140.57 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:00:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:01:01 ens3 349.19 210.95 4339.08 91.50 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:01:01 docker0 110.43 213.50 8.50 1803.25 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:01:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:02:01 ens3 20.66 10.73 22.78 4.80 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:03:01 ens3 0.52 0.10 0.12 0.06 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:04:01 ens3 1.95 0.83 0.70 0.49 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:05:01 ens3 0.95 0.32 0.36 0.20 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] Average: ens3 23.07 14.14 218.64 3.45 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] Average: docker0 2.97 4.99 0.24 30.86 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-07T11:05:50.549Z] [2023-03-07T11:05:50.549Z]