Pull request #398 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b11ece3116414c19a2dfbcce24d23f137de6b9b+81c3d8df6e6916a21c685b3cf20bca39d3871f6d (d3ff5326e2128ad1e229812e7612c2037df03aa3) 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-ssh9315177682478662293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9749538661116031827.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-virtual-go/branches/PR-398/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-virtual-go/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11360234342897006336.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-virtual-go/branches/PR-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11482587087144835287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16416773329040111503.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-virtual-go/branches/PR-398/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-virtual-go/branches/PR-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2069712774436783590.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-virtual 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-13903 in /w/workspace/foundry_device-virtual-go_PR-398 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81c3d8df6e6916a21c685b3cf20bca39d3871f6d into PR head commit 5b11ece3116414c19a2dfbcce24d23f137de6b9b Merge succeeded, producing 5b11ece3116414c19a2dfbcce24d23f137de6b9b Checking out Revision 5b11ece3116414c19a2dfbcce24d23f137de6b9b (PR-398) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T11:57:38.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T11:57:39.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T11:57:39.146Z] ========================================================= [2023-05-05T11:57:39.146Z] EdgeX Global Pipelines Version Info [2023-05-05T11:57:39.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # 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 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 [2023-05-05T11:57:39.881Z] ------------------- [2023-05-05T11:57:39.881Z] stable info: [2023-05-05T11:57:39.881Z] ------------------- [2023-05-05T11:57:39.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T11:57:39.881Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T11:57:39.881Z] Message: update stable to v1.0.249 [2023-05-05T11:57:40.452Z] ------------------- [2023-05-05T11:57:40.452Z] experimental info: [2023-05-05T11:57:40.452Z] ------------------- [2023-05-05T11:57:40.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T11:57:40.452Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T11:57:40.452Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T11:57:40.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-05T11:57:40.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-05T11:57:40.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T11:57:40.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T11:57:40.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T11:57:40.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T11:57:41.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T11:57:41.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T11:57:41.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T11:57:41.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T11:57:41.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T11:57:41.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-05T11:57:41.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T11:57:41.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T11:57:41.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T11:57:41.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T11:57:41.405Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T11:57:41.445Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T11:57:41.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T11:57:41.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T11:57:41.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T11:57:41.597Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T11:57:41.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T11:57:41.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T11:57:41.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T11:57:41.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T11:57:41.792Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T11:57:41.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo [2023-05-05T11:57:41.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo [2023-05-05T11:57:41.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo [2023-05-05T11:57:41.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo [2023-05-05T11:57:42.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b11ece [Pipeline] echo [2023-05-05T11:57:42.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T11:57:42.202Z] provisioning config files... [2023-05-05T11:57:42.217Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config3604554889289846063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T11:57:42.566Z] ---> docker-login.sh [2023-05-05T11:57:42.566Z] nexus3.edgexfoundry.org:10001 [2023-05-05T11:57:42.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:57:42.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:57:42.826Z] Configure a credential helper to remove this warning. See [2023-05-05T11:57:42.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:57:42.826Z] [2023-05-05T11:57:42.826Z] Login Succeeded [2023-05-05T11:57:42.826Z] nexus3.edgexfoundry.org:10002 [2023-05-05T11:57:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:57:43.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:57:43.087Z] Configure a credential helper to remove this warning. See [2023-05-05T11:57:43.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:57:43.087Z] [2023-05-05T11:57:43.087Z] Login Succeeded [2023-05-05T11:57:43.087Z] nexus3.edgexfoundry.org:10003 [2023-05-05T11:57:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:57:43.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:57:43.087Z] Configure a credential helper to remove this warning. See [2023-05-05T11:57:43.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:57:43.087Z] [2023-05-05T11:57:43.087Z] Login Succeeded [2023-05-05T11:57:43.087Z] nexus3.edgexfoundry.org:10004 [2023-05-05T11:57:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:57:43.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:57:43.347Z] Configure a credential helper to remove this warning. See [2023-05-05T11:57:43.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:57:43.347Z] [2023-05-05T11:57:43.347Z] Login Succeeded [2023-05-05T11:57:43.347Z] docker.io [2023-05-05T11:57:43.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:57:43.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:57:43.607Z] Configure a credential helper to remove this warning. See [2023-05-05T11:57:43.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:57:43.607Z] [2023-05-05T11:57:43.607Z] Login Succeeded [2023-05-05T11:57:43.607Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T11:57:43.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T11:57:44.271Z] + git rev-list -1 --merges 5b11ece3116414c19a2dfbcce24d23f137de6b9b~1..5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo [2023-05-05T11:57:44.332Z] -----------> git rev-list -1 --merges 5b11ece3116414c19a2dfbcce24d23f137de6b9b~1..5b11ece3116414c19a2dfbcce24d23f137de6b9b 5b11ece3116414c19a2dfbcce24d23f137de6b9b [false] [Pipeline] sh [2023-05-05T11:57:44.639Z] + git log --format=format:%s -1 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo [2023-05-05T11:57:44.677Z] ========================================================= [2023-05-05T11:57:44.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T11:57:44.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T11:57:45.119Z] + git log --format=format:%s -1 5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] echo [2023-05-05T11:57:45.152Z] [semverPrep] GIT_COMMIT: 5b11ece3116414c19a2dfbcce24d23f137de6b9b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-05T11:57:45.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T11:57:45.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T11:57:45.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T11:57:45.603Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T11:57:45.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T11:57:45.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T11:57:45.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T11:57:45.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:57:46.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T11:57:46.100Z] [2023-05-05T11:57:46.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:57:46.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T11:57:46.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T11:57:46.475Z] b85a868b505f: Pulling fs layer [2023-05-05T11:57:46.475Z] e2be974225ed: Pulling fs layer [2023-05-05T11:57:46.475Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T11:57:46.475Z] 988bab9f4d93: Pulling fs layer [2023-05-05T11:57:46.475Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T11:57:46.475Z] eaf3925da568: Pulling fs layer [2023-05-05T11:57:46.475Z] bab4dde63d76: Pulling fs layer [2023-05-05T11:57:46.475Z] bde34c3a00c8: Pulling fs layer [2023-05-05T11:57:46.475Z] b352a97aabf1: Pulling fs layer [2023-05-05T11:57:46.475Z] 4872d77fe225: Pulling fs layer [2023-05-05T11:57:46.475Z] 5851b861e8e6: Pulling fs layer [2023-05-05T11:57:46.475Z] 1469e6f7b9e6: Waiting [2023-05-05T11:57:46.475Z] eaf3925da568: Waiting [2023-05-05T11:57:46.475Z] bde34c3a00c8: Waiting [2023-05-05T11:57:46.475Z] b352a97aabf1: Waiting [2023-05-05T11:57:46.475Z] 4872d77fe225: Waiting [2023-05-05T11:57:46.475Z] 5851b861e8e6: Waiting [2023-05-05T11:57:46.475Z] bab4dde63d76: Waiting [2023-05-05T11:57:46.475Z] 988bab9f4d93: Waiting [2023-05-05T11:57:46.475Z] e2be974225ed: Download complete [2023-05-05T11:57:46.475Z] 988bab9f4d93: Download complete [2023-05-05T11:57:46.475Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T11:57:46.475Z] 1469e6f7b9e6: Download complete [2023-05-05T11:57:46.475Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T11:57:46.475Z] 339a4e72a1f5: Download complete [2023-05-05T11:57:46.475Z] eaf3925da568: Verifying Checksum [2023-05-05T11:57:46.475Z] eaf3925da568: Download complete [2023-05-05T11:57:46.475Z] bde34c3a00c8: Download complete [2023-05-05T11:57:46.734Z] b352a97aabf1: Verifying Checksum [2023-05-05T11:57:46.734Z] b352a97aabf1: Download complete [2023-05-05T11:57:46.734Z] 4872d77fe225: Verifying Checksum [2023-05-05T11:57:46.734Z] 4872d77fe225: Download complete [2023-05-05T11:57:46.734Z] b85a868b505f: Verifying Checksum [2023-05-05T11:57:46.734Z] b85a868b505f: Download complete [2023-05-05T11:57:46.994Z] bab4dde63d76: Verifying Checksum [2023-05-05T11:57:46.994Z] bab4dde63d76: Download complete [2023-05-05T11:57:47.930Z] b85a868b505f: Pull complete [2023-05-05T11:57:47.930Z] e2be974225ed: Pull complete [2023-05-05T11:57:48.498Z] 339a4e72a1f5: Pull complete [2023-05-05T11:57:48.498Z] 988bab9f4d93: Pull complete [2023-05-05T11:57:48.757Z] 1469e6f7b9e6: Pull complete [2023-05-05T11:57:48.757Z] eaf3925da568: Pull complete [2023-05-05T11:57:50.131Z] bab4dde63d76: Pull complete [2023-05-05T11:57:50.131Z] bde34c3a00c8: Pull complete [2023-05-05T11:57:50.389Z] b352a97aabf1: Pull complete [2023-05-05T11:57:50.389Z] 4872d77fe225: Pull complete [2023-05-05T11:57:50.389Z] 5851b861e8e6: Pull complete [2023-05-05T11:57:50.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T11:57:50.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T11:57:50.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T11:57:50.619Z] prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container [2023-05-05T11:57:50.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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-05-05T11:57:52.828Z] $ docker top 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e -eo pid,comm [2023-05-05T11:57:52.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T11:57:52.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T11:57:53.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T11:57:53.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T11:57:53.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T11:57:53.146Z] $ docker exec 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent [2023-05-05T11:57:53.251Z] SSH_AUTH_SOCK=/tmp/ssh-3Yqi32yvgY5k/agent.33 [2023-05-05T11:57:53.251Z] SSH_AGENT_PID=39 [2023-05-05T11:57:53.259Z] Running ssh-add (command line suppressed) [2023-05-05T11:57:53.370Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_11348899482213621368.key (/w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_11348899482213621368.key) [2023-05-05T11:57:53.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T11:57:53.724Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T11:57:53.752Z] $ docker exec --env ******** --env ******** 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent -k [2023-05-05T11:57:53.853Z] unset SSH_AUTH_SOCK; [2023-05-05T11:57:53.854Z] unset SSH_AGENT_PID; [2023-05-05T11:57:53.854Z] echo Agent pid 39 killed; [2023-05-05T11:57:53.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T11:57:53.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T11:57:53.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T11:57:54.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T11:57:54.064Z] $ docker exec 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent [2023-05-05T11:57:54.166Z] SSH_AUTH_SOCK=/tmp/ssh-YLYFBTWRVE38/agent.71 [2023-05-05T11:57:54.166Z] SSH_AGENT_PID=77 [2023-05-05T11:57:54.172Z] Running ssh-add (command line suppressed) [2023-05-05T11:57:54.273Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_17354896120186263731.key (/w/workspace/foundry_device-virtual-go_PR-398@tmp/private_key_17354896120186263731.key) [2023-05-05T11:57:54.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T11:57:54.623Z] + git semver init [2023-05-05T11:57:54.891Z] 2023-05-05 11:57:54,814 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T11:57:54.891Z] 2023-05-05 11:57:54,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-398/.semver [2023-05-05T11:57:54.891Z] 2023-05-05 11:57:54,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-398/.semver [2023-05-05T11:57:54.891Z] 2023-05-05 11:57:54,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-398/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-398, universal_newlines=False, shell=None, istream=None) [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,833 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-398/.git/info/exclude [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 with force:False [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,834 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,837 [execute] INFO git cat-file --batch-check [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,842 [execute] INFO git cat-file --batch [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-398/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T11:57:56.270Z] 2023-05-05 11:57:55,848 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-398/.semver/PR-398 [2023-05-05T11:57:56.270Z] 0.0.0 [Pipeline] } [2023-05-05T11:57:56.294Z] $ docker exec --env ******** --env ******** 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e ssh-agent -k [2023-05-05T11:57:56.394Z] unset SSH_AUTH_SOCK; [2023-05-05T11:57:56.395Z] unset SSH_AGENT_PID; [2023-05-05T11:57:56.395Z] echo Agent pid 77 killed; [2023-05-05T11:57:56.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T11:57:56.838Z] + git semver [Pipeline] } [2023-05-05T11:57:57.125Z] $ docker stop --time=1 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e [2023-05-05T11:57:58.441Z] $ docker rm -f --volumes 2f13c546f1b57fd84bee46ca12f47a6517a7d7adb7c0576e8696fca191ab8f8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T11:57:58.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T11:57:59.127Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T11:57:59.147Z] [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-05-05T11:57:59.714Z] provisioning config files... [2023-05-05T11:57:59.723Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config1416242177094833962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T11:58:00.061Z] ---> docker-login.sh [2023-05-05T11:58:00.061Z] nexus3.edgexfoundry.org:10001 [2023-05-05T11:58:00.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:58:00.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:58:00.061Z] Configure a credential helper to remove this warning. See [2023-05-05T11:58:00.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:58:00.061Z] [2023-05-05T11:58:00.061Z] Login Succeeded [2023-05-05T11:58:00.061Z] nexus3.edgexfoundry.org:10002 [2023-05-05T11:58:00.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:58:00.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:58:00.061Z] Configure a credential helper to remove this warning. See [2023-05-05T11:58:00.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:58:00.061Z] [2023-05-05T11:58:00.061Z] Login Succeeded [2023-05-05T11:58:00.061Z] nexus3.edgexfoundry.org:10003 [2023-05-05T11:58:00.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:58:00.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:58:00.321Z] Configure a credential helper to remove this warning. See [2023-05-05T11:58:00.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:58:00.321Z] [2023-05-05T11:58:00.321Z] Login Succeeded [2023-05-05T11:58:00.321Z] nexus3.edgexfoundry.org:10004 [2023-05-05T11:58:00.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:58:00.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:58:00.321Z] Configure a credential helper to remove this warning. See [2023-05-05T11:58:00.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:58:00.321Z] [2023-05-05T11:58:00.321Z] Login Succeeded [2023-05-05T11:58:00.321Z] docker.io [2023-05-05T11:58:00.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T11:58:00.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T11:58:00.581Z] Configure a credential helper to remove this warning. See [2023-05-05T11:58:00.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T11:58:00.581Z] [2023-05-05T11:58:00.581Z] Login Succeeded [2023-05-05T11:58:00.581Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T11:58:00.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T11:58:00.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T11:58:00.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T11:58:00.863Z] ========================================================= [2023-05-05T11:58:00.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T11:58:00.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:58:01.336Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T11:58:01.336Z] Sending build context to Docker daemon 23.61MB [2023-05-05T11:58:01.336Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T11:58:01.336Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T11:58:01.610Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T11:58:01.610Z] f56be85fc22e: Pulling fs layer [2023-05-05T11:58:01.610Z] 85791d961cd3: Pulling fs layer [2023-05-05T11:58:01.610Z] d694b5ae8c79: Pulling fs layer [2023-05-05T11:58:01.610Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T11:58:01.610Z] 4d19c01a9841: Pulling fs layer [2023-05-05T11:58:01.610Z] 9325e15d5711: Pulling fs layer [2023-05-05T11:58:01.610Z] 556b6ee489ea: Pulling fs layer [2023-05-05T11:58:01.610Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T11:58:01.610Z] 4d19c01a9841: Waiting [2023-05-05T11:58:01.610Z] 9325e15d5711: Waiting [2023-05-05T11:58:01.610Z] 556b6ee489ea: Waiting [2023-05-05T11:58:01.610Z] c5a4b2cf53e6: Waiting [2023-05-05T11:58:01.610Z] 9f32a84ed3da: Waiting [2023-05-05T11:58:01.610Z] 85791d961cd3: Verifying Checksum [2023-05-05T11:58:01.610Z] 85791d961cd3: Download complete [2023-05-05T11:58:01.610Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T11:58:01.610Z] 9f32a84ed3da: Download complete [2023-05-05T11:58:01.610Z] 4d19c01a9841: Download complete [2023-05-05T11:58:01.610Z] f56be85fc22e: Verifying Checksum [2023-05-05T11:58:01.610Z] f56be85fc22e: Download complete [2023-05-05T11:58:01.610Z] 9325e15d5711: Verifying Checksum [2023-05-05T11:58:01.610Z] 9325e15d5711: Download complete [2023-05-05T11:58:01.872Z] f56be85fc22e: Pull complete [2023-05-05T11:58:01.872Z] 85791d961cd3: Pull complete [2023-05-05T11:58:02.132Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T11:58:02.132Z] c5a4b2cf53e6: Download complete [2023-05-05T11:58:02.132Z] d694b5ae8c79: Verifying Checksum [2023-05-05T11:58:02.132Z] d694b5ae8c79: Download complete [2023-05-05T11:58:02.390Z] 556b6ee489ea: Verifying Checksum [2023-05-05T11:58:02.390Z] 556b6ee489ea: Download complete [2023-05-05T11:58:05.668Z] d694b5ae8c79: Pull complete [2023-05-05T11:58:05.668Z] 9f32a84ed3da: Pull complete [2023-05-05T11:58:05.668Z] 4d19c01a9841: Pull complete [2023-05-05T11:58:05.668Z] 9325e15d5711: Pull complete [2023-05-05T11:58:07.567Z] 556b6ee489ea: Pull complete [2023-05-05T11:58:08.503Z] c5a4b2cf53e6: Pull complete [2023-05-05T11:58:08.503Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T11:58:08.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T11:58:08.503Z] ---> c4be618373d6 [2023-05-05T11:58:08.503Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T11:58:11.792Z] ---> Running in 09203b12f540 [2023-05-05T11:58:11.792Z] Removing intermediate container 09203b12f540 [2023-05-05T11:58:11.792Z] ---> 600e30739210 [2023-05-05T11:58:11.792Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T11:58:11.792Z] ---> Running in 04e61d17d914 [2023-05-05T11:58:11.792Z] Removing intermediate container 04e61d17d914 [2023-05-05T11:58:11.792Z] ---> 5442d23cd931 [2023-05-05T11:58:11.792Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T11:58:11.792Z] ---> Running in 5c8ed61313b5 [2023-05-05T11:58:11.792Z] Removing intermediate container 5c8ed61313b5 [2023-05-05T11:58:11.792Z] ---> d0adcc4b4bdb [2023-05-05T11:58:11.792Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T11:58:12.052Z] ---> Running in 3bedc50aebea [2023-05-05T11:58:12.052Z] Removing intermediate container 3bedc50aebea [2023-05-05T11:58:12.052Z] ---> f221ba02f594 [2023-05-05T11:58:12.052Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T11:58:12.052Z] ---> Running in 3a0e11746782 [2023-05-05T11:58:12.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T11:58:12.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T11:58:12.571Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T11:58:12.571Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T11:58:12.571Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T11:58:12.571Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T11:58:12.571Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T11:58:12.571Z] OK: 269 MiB in 57 packages [2023-05-05T11:58:13.142Z] Removing intermediate container 3a0e11746782 [2023-05-05T11:58:13.142Z] ---> 5b49cf0f9503 [2023-05-05T11:58:13.142Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T11:58:13.402Z] ---> 8622c1920232 [2023-05-05T11:58:13.402Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T11:58:13.402Z] ---> Running in 6085d2d5db58 [2023-05-05T11:58:14.555Z] Still waiting to schedule task [2023-05-05T11:58:14.556Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T11:58:52.133Z] Removing intermediate container 6085d2d5db58 [2023-05-05T11:58:52.133Z] ---> 256c44bda782 [2023-05-05T11:58:52.133Z] Step 10/12 : COPY . . [2023-05-05T11:58:52.133Z] ---> 53b2af85bb16 [2023-05-05T11:58:52.133Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T11:58:52.133Z] ---> Running in 5bf59b1fc514 [2023-05-05T11:58:52.133Z] Removing intermediate container 5bf59b1fc514 [2023-05-05T11:58:52.133Z] ---> 6148224df3bd [2023-05-05T11:58:52.133Z] Step 12/12 : RUN $MAKE [2023-05-05T11:58:52.133Z] ---> Running in 8865806b2ede [2023-05-05T11:58:52.133Z] noop [2023-05-05T11:58:52.133Z] Removing intermediate container 8865806b2ede [2023-05-05T11:58:52.133Z] ---> 524ef5886a77 [2023-05-05T11:58:52.133Z] Successfully built 524ef5886a77 [2023-05-05T11:58:52.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:58:52.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T11:58:52.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T11:58:52.733Z] prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container [2023-05-05T11:58:52.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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-05-05T11:58:53.082Z] $ docker top fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T11:58:53.502Z] + go version [2023-05-05T11:58:53.502Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T11:58:53.531Z] $ docker stop --time=1 fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d [2023-05-05T11:58:54.816Z] $ docker rm -f --volumes fd705dbfd34097892791d305a6705200f1c4ffac6f235f3a51f6a25f8a16834d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:58:55.715Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T11:58:55.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T11:58:55.865Z] prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container [2023-05-05T11:58:55.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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-05-05T11:58:56.199Z] $ docker top d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T11:58:56.597Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-398 [Pipeline] fileExists [Pipeline] sh [2023-05-05T11:58:56.955Z] + make test [2023-05-05T11:58:56.955Z] go test ./... -coverprofile=coverage.out [2023-05-05T11:59:01.565Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T11:59:11.534Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T11:59:11.534Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-05T11:59:15.723Z] go vet ./... [2023-05-05T11:59:19.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T11:59:19.006Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T11:59:19.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T11:59:19.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T11:59:19.318Z] $ docker stop --time=1 d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 [2023-05-05T11:59:22.144Z] $ docker rm -f --volumes d26762f76ca73deea4715af464d95c3bb4c92e8749245713122085775ac065f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T11:59:22.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T11:59:22.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T11:59:23.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T11:59:23.744Z] + ls -al . [2023-05-05T11:59:23.744Z] total 192 [2023-05-05T11:59:23.744Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 11:58 . [2023-05-05T11:59:23.744Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 11:57 .. [2023-05-05T11:59:23.744Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 11:57 .git [2023-05-05T11:59:23.744Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 .github [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 11:57 .gitignore [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 11:57 .golangci.yml [2023-05-05T11:59:23.744Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 11:57 .semver [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 11:57 Attribution.txt [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 11:57 CHANGELOG.md [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 11:57 Dockerfile [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 11:57 GOVERNANCE.md [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 11:57 Jenkinsfile [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 11:57 LICENSE [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 11:57 Makefile [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 11:57 OWNERS.md [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 11:57 README.md [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 11:57 VERSION [2023-05-05T11:59:23.744Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 11:57 bin [2023-05-05T11:59:23.744Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 cmd [2023-05-05T11:59:23.744Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 11:59 coverage.out [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 11:57 go.mod [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 11:57 go.sum [2023-05-05T11:59:23.744Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 11:57 internal [2023-05-05T11:59:23.744Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 11:57 snap [2023-05-05T11:59:23.744Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 11:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:59:24.145Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b --label arch=amd64 --label version=0.0.0 . [2023-05-05T11:59:24.145Z] Sending build context to Docker daemon 23.65MB [2023-05-05T11:59:24.145Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T11:59:24.145Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T11:59:24.145Z] ---> 524ef5886a77 [2023-05-05T11:59:24.145Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T11:59:24.404Z] ---> Running in fc7af3239a25 [2023-05-05T11:59:24.663Z] Removing intermediate container fc7af3239a25 [2023-05-05T11:59:24.663Z] ---> 41d78187ffc2 [2023-05-05T11:59:24.663Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T11:59:24.663Z] ---> Running in f80438dbd403 [2023-05-05T11:59:24.663Z] Removing intermediate container f80438dbd403 [2023-05-05T11:59:24.663Z] ---> 982062b6a32b [2023-05-05T11:59:24.663Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T11:59:24.663Z] ---> Running in af27e55d1cba [2023-05-05T11:59:24.663Z] Removing intermediate container af27e55d1cba [2023-05-05T11:59:24.663Z] ---> dbd3bff6af21 [2023-05-05T11:59:24.663Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T11:59:24.663Z] ---> Running in 931de3b32f79 [2023-05-05T11:59:24.922Z] Removing intermediate container 931de3b32f79 [2023-05-05T11:59:24.922Z] ---> 05810acae52d [2023-05-05T11:59:24.922Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T11:59:24.922Z] ---> Running in e7e0eaa74995 [2023-05-05T11:59:25.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T11:59:25.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T11:59:25.439Z] OK: 269 MiB in 57 packages [2023-05-05T11:59:25.698Z] Removing intermediate container e7e0eaa74995 [2023-05-05T11:59:25.698Z] ---> 5645f6d36895 [2023-05-05T11:59:25.698Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T11:59:25.957Z] ---> d7e8844a0b11 [2023-05-05T11:59:25.957Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T11:59:25.957Z] ---> Running in 862314baf0a4 [2023-05-05T11:59:26.895Z] Removing intermediate container 862314baf0a4 [2023-05-05T11:59:26.895Z] ---> 2bb5f9189049 [2023-05-05T11:59:26.895Z] Step 10/25 : COPY . . [2023-05-05T11:59:27.154Z] ---> 6b138eca06a8 [2023-05-05T11:59:27.154Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T11:59:27.413Z] ---> Running in 44f1140a36b2 [2023-05-05T11:59:27.413Z] Removing intermediate container 44f1140a36b2 [2023-05-05T11:59:27.413Z] ---> dc2bcdeecade [2023-05-05T11:59:27.413Z] Step 12/25 : RUN $MAKE [2023-05-05T11:59:27.413Z] ---> Running in 8648c38b933e [2023-05-05T11:59:27.671Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T11:59:45.756Z] Removing intermediate container 8648c38b933e [2023-05-05T11:59:45.756Z] ---> 02748a9f2e65 [2023-05-05T11:59:45.756Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T11:59:45.756Z] 3.17: Pulling from library/alpine [2023-05-05T11:59:45.756Z] f56be85fc22e: Already exists [2023-05-05T11:59:45.756Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T11:59:45.756Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T11:59:45.756Z] ---> 9ed4aefc74f6 [2023-05-05T11:59:45.756Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T11:59:45.756Z] ---> Running in 5b03d065a7af [2023-05-05T11:59:45.756Z] Removing intermediate container 5b03d065a7af [2023-05-05T11:59:45.756Z] ---> 2acd7116e938 [2023-05-05T11:59:45.756Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T11:59:45.756Z] ---> Running in 140189522c28 [2023-05-05T11:59:46.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T11:59:46.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T11:59:46.272Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T11:59:46.272Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T11:59:46.272Z] OK: 7 MiB in 16 packages [2023-05-05T11:59:46.840Z] Removing intermediate container 140189522c28 [2023-05-05T11:59:46.840Z] ---> 2c3dab57a133 [2023-05-05T11:59:46.840Z] Step 16/25 : WORKDIR / [2023-05-05T11:59:46.840Z] ---> Running in 2ce5efe1d45d [2023-05-05T11:59:46.840Z] Removing intermediate container 2ce5efe1d45d [2023-05-05T11:59:46.840Z] ---> c06eadef7165 [2023-05-05T11:59:46.840Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T11:59:46.840Z] ---> 0dd29fa5adfe [2023-05-05T11:59:46.840Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T11:59:47.097Z] ---> f9423aa1b1d2 [2023-05-05T11:59:47.097Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T11:59:47.671Z] ---> 8cf8345534cc [2023-05-05T11:59:47.671Z] Step 20/25 : EXPOSE 59900 [2023-05-05T11:59:47.671Z] ---> Running in bd69d9ad0480 [2023-05-05T11:59:47.671Z] Removing intermediate container bd69d9ad0480 [2023-05-05T11:59:47.671Z] ---> f7ae0c6fa250 [2023-05-05T11:59:47.671Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T11:59:47.671Z] ---> Running in eb68e2da4285 [2023-05-05T11:59:47.929Z] Removing intermediate container eb68e2da4285 [2023-05-05T11:59:47.929Z] ---> 81d63333f2bc [2023-05-05T11:59:47.929Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T11:59:47.929Z] ---> Running in ce2ae458f7ac [2023-05-05T11:59:47.929Z] Removing intermediate container ce2ae458f7ac [2023-05-05T11:59:47.929Z] ---> 5f6a37a1c692 [2023-05-05T11:59:47.929Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T11:59:47.929Z] ---> Running in cbd5eebeb825 [2023-05-05T11:59:47.929Z] Removing intermediate container cbd5eebeb825 [2023-05-05T11:59:47.929Z] ---> 7a1aec5193b1 [2023-05-05T11:59:47.929Z] Step 24/25 : LABEL git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b [2023-05-05T11:59:47.929Z] ---> Running in d33b05f6148b [2023-05-05T11:59:48.188Z] Removing intermediate container d33b05f6148b [2023-05-05T11:59:48.188Z] ---> bf7aac056801 [2023-05-05T11:59:48.188Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T11:59:48.188Z] ---> Running in 1de5cdbdbde1 [2023-05-05T11:59:48.188Z] Removing intermediate container 1de5cdbdbde1 [2023-05-05T11:59:48.188Z] ---> 44b23afedc2c [2023-05-05T11:59:48.188Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T11:59:48.188Z] Successfully built 44b23afedc2c [2023-05-05T11:59:48.188Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:59:49.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T11:59:49.035Z] [2023-05-05T11:59:49.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T11:59:49.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T11:59:49.413Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T11:59:49.413Z] 5eb5b503b376: Pulling fs layer [2023-05-05T11:59:49.413Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T11:59:49.413Z] ec43610c2a17: Pulling fs layer [2023-05-05T11:59:49.413Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T11:59:49.413Z] 33b1e0a273af: Pulling fs layer [2023-05-05T11:59:49.413Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T11:59:49.413Z] 2f39f015ded8: Pulling fs layer [2023-05-05T11:59:49.413Z] 3a2ae6a8a46f: Waiting [2023-05-05T11:59:49.413Z] 33b1e0a273af: Waiting [2023-05-05T11:59:49.413Z] 5d3b04190fa2: Waiting [2023-05-05T11:59:49.413Z] 2f39f015ded8: Waiting [2023-05-05T11:59:49.413Z] 5c69ac0246d0: Download complete [2023-05-05T11:59:49.413Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T11:59:49.413Z] 3a2ae6a8a46f: Download complete [2023-05-05T11:59:49.413Z] 33b1e0a273af: Verifying Checksum [2023-05-05T11:59:49.413Z] 33b1e0a273af: Download complete [2023-05-05T11:59:49.413Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T11:59:49.413Z] 5d3b04190fa2: Download complete [2023-05-05T11:59:49.413Z] ec43610c2a17: Verifying Checksum [2023-05-05T11:59:49.413Z] ec43610c2a17: Download complete [2023-05-05T11:59:49.679Z] 5eb5b503b376: Verifying Checksum [2023-05-05T11:59:49.679Z] 5eb5b503b376: Download complete [2023-05-05T11:59:50.249Z] 2f39f015ded8: Verifying Checksum [2023-05-05T11:59:50.249Z] 2f39f015ded8: Download complete [2023-05-05T11:59:50.814Z] 5eb5b503b376: Pull complete [2023-05-05T11:59:51.073Z] 5c69ac0246d0: Pull complete [2023-05-05T11:59:51.332Z] ec43610c2a17: Pull complete [2023-05-05T11:59:51.592Z] 3a2ae6a8a46f: Pull complete [2023-05-05T11:59:51.592Z] 33b1e0a273af: Pull complete [2023-05-05T11:59:51.850Z] 5d3b04190fa2: Pull complete [2023-05-05T11:59:56.041Z] 2f39f015ded8: Pull complete [2023-05-05T11:59:56.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T11:59:56.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T11:59:56.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T11:59:56.254Z] prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container [2023-05-05T11:59:56.302Z] $ 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/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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-05-05T11:59:58.788Z] $ docker top 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T11:59:59.268Z] ---> job-cost.sh [2023-05-05T11:59:59.268Z] lf-activate-venv: SKIPPING [2023-05-05T11:59:59.268Z] INFO: No Stack... [2023-05-05T11:59:59.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T12:00:00.100Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T12:00:00.416Z] + + cut -d, -f6 [2023-05-05T12:00:00.416Z] cat /w/workspace/foundry_device-virtual-go_PR-398/archives/cost.csv [Pipeline] lock [2023-05-05T12:00:00.453Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [2023-05-05T12:00:00.458Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] did not exist. Created. [2023-05-05T12:00:00.458Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T12:00:00.854Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T12:00:00.905Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T12:00:00.937Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T12:00:01.013Z] $ docker stop --time=1 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 [2023-05-05T12:00:01.398Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13905 in /w/workspace/foundry_device-virtual-go_PR-398 [2023-05-05T12:00:02.166Z] $ docker rm -f --volumes 4d2bb2d9cbfdf33a3ef80b9a33e11be009fac73471312b53490a732da3ee0ec0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-05-05T12:00:02.351Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T12:00:02.408Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T12:00:07.644Z] using credential edgex-jenkins-ssh [2023-05-05T12:00:07.664Z] Cloning the remote Git repository [2023-05-05T12:00:07.720Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T12:00:07.830Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-05T12:00:08.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T12:00:08.019Z] > git --version # timeout=10 [2023-05-05T12:00:08.047Z] > git --version # 'git version 2.25.1' [2023-05-05T12:00:08.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T12:00:08.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T12:00:10.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T12:00:10.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T12:00:11.668Z] Merging remotes/origin/main commit 81c3d8df6e6916a21c685b3cf20bca39d3871f6d into PR head commit 5b11ece3116414c19a2dfbcce24d23f137de6b9b [2023-05-05T12:00:11.938Z] Merge succeeded, producing 5b11ece3116414c19a2dfbcce24d23f137de6b9b [2023-05-05T12:00:11.939Z] Checking out Revision 5b11ece3116414c19a2dfbcce24d23f137de6b9b (PR-398) [2023-05-05T12:00:12.406Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-05T12:00:11.112Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T12:00:11.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T12:00:11.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T12:00:11.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T12:00:11.686Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T12:00:11.748Z] > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 [2023-05-05T12:00:11.827Z] > git remote # timeout=10 [2023-05-05T12:00:11.849Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T12:00:11.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T12:00:11.894Z] > git merge 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 [2023-05-05T12:00:11.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T12:00:11.948Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T12:00:11.969Z] > git checkout -f 5b11ece3116414c19a2dfbcce24d23f137de6b9b # timeout=10 [2023-05-05T12:00:12.456Z] > git --version # timeout=10 [2023-05-05T12:00:12.468Z] > git --version # 'git version 2.25.1' [2023-05-05T12:00:12.490Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T12:00:13.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T12:00:13.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:00:13.628Z] Dload Upload Total Spent Left Speed [2023-05-05T12:00:13.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46032 0 --:--:-- --:--:-- --:--:-- 46032 [Pipeline] sh [2023-05-05T12:00:14.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T12:00:14.834Z] + sudo tee /etc/docker/daemon.new [2023-05-05T12:00:14.834Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T12:00:14.834Z] { [2023-05-05T12:00:14.834Z] "registry-mirrors": [ [2023-05-05T12:00:14.834Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T12:00:14.834Z] ], [2023-05-05T12:00:14.834Z] "bip": "10.250.0.254/24", [2023-05-05T12:00:14.834Z] "hosts": [ [2023-05-05T12:00:14.834Z] "tcp://0.0.0.0:5555", [2023-05-05T12:00:14.834Z] "unix:///var/run/docker.sock" [2023-05-05T12:00:14.834Z] ], [2023-05-05T12:00:14.834Z] "mtu": 1458, [2023-05-05T12:00:14.834Z] "selinux-enabled": true, [2023-05-05T12:00:14.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T12:00:14.834Z] } [Pipeline] sh [2023-05-05T12:00:15.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T12:00:15.523Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:00:33.861Z] provisioning config files... [2023-05-05T12:00:33.888Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12534658717901586787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:00:34.282Z] ---> docker-login.sh [2023-05-05T12:00:34.282Z] nexus3.edgexfoundry.org:10001 [2023-05-05T12:00:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:00:34.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:00:34.834Z] Configure a credential helper to remove this warning. See [2023-05-05T12:00:34.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:00:34.834Z] [2023-05-05T12:00:34.834Z] Login Succeeded [2023-05-05T12:00:34.834Z] nexus3.edgexfoundry.org:10002 [2023-05-05T12:00:35.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:00:35.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:00:35.106Z] Configure a credential helper to remove this warning. See [2023-05-05T12:00:35.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:00:35.106Z] [2023-05-05T12:00:35.106Z] Login Succeeded [2023-05-05T12:00:35.106Z] nexus3.edgexfoundry.org:10003 [2023-05-05T12:00:35.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:00:35.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:00:35.649Z] Configure a credential helper to remove this warning. See [2023-05-05T12:00:35.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:00:35.649Z] [2023-05-05T12:00:35.649Z] Login Succeeded [2023-05-05T12:00:35.649Z] nexus3.edgexfoundry.org:10004 [2023-05-05T12:00:35.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:00:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:00:35.917Z] Configure a credential helper to remove this warning. See [2023-05-05T12:00:35.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:00:35.917Z] [2023-05-05T12:00:35.917Z] Login Succeeded [2023-05-05T12:00:35.917Z] docker.io [2023-05-05T12:00:36.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T12:00:36.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T12:00:36.457Z] Configure a credential helper to remove this warning. See [2023-05-05T12:00:36.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T12:00:36.457Z] [2023-05-05T12:00:36.457Z] Login Succeeded [2023-05-05T12:00:36.457Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T12:00:36.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T12:00:36.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:00:36.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T12:00:36.948Z] ========================================================= [2023-05-05T12:00:36.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T12:00:36.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:00:37.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T12:00:37.737Z] Sending build context to Docker daemon 11.97MB [2023-05-05T12:00:37.737Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T12:00:37.737Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T12:00:38.015Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T12:00:38.015Z] c41833b44d91: Pulling fs layer [2023-05-05T12:00:38.015Z] ed15518f5707: Pulling fs layer [2023-05-05T12:00:38.015Z] feae8fd75edb: Pulling fs layer [2023-05-05T12:00:38.015Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T12:00:38.015Z] 3cdef696dda3: Pulling fs layer [2023-05-05T12:00:38.015Z] 2ced38df9373: Pulling fs layer [2023-05-05T12:00:38.015Z] 58f1dce35555: Pulling fs layer [2023-05-05T12:00:38.015Z] 2ced38df9373: Waiting [2023-05-05T12:00:38.015Z] 242c74f7c9fa: Waiting [2023-05-05T12:00:38.015Z] 3cdef696dda3: Waiting [2023-05-05T12:00:38.015Z] 58f1dce35555: Waiting [2023-05-05T12:00:38.015Z] ed15518f5707: Verifying Checksum [2023-05-05T12:00:38.015Z] ed15518f5707: Download complete [2023-05-05T12:00:38.015Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T12:00:38.015Z] 242c74f7c9fa: Download complete [2023-05-05T12:00:38.015Z] 3cdef696dda3: Verifying Checksum [2023-05-05T12:00:38.015Z] 3cdef696dda3: Download complete [2023-05-05T12:00:38.015Z] c41833b44d91: Download complete [2023-05-05T12:00:39.011Z] c41833b44d91: Pull complete [2023-05-05T12:00:39.607Z] 58f1dce35555: Verifying Checksum [2023-05-05T12:00:39.607Z] 58f1dce35555: Download complete [2023-05-05T12:00:39.607Z] ed15518f5707: Pull complete [2023-05-05T12:00:40.571Z] 2ced38df9373: Verifying Checksum [2023-05-05T12:00:40.571Z] 2ced38df9373: Download complete [2023-05-05T12:00:40.571Z] feae8fd75edb: Verifying Checksum [2023-05-05T12:00:40.571Z] feae8fd75edb: Download complete [2023-05-05T12:00:50.733Z] feae8fd75edb: Pull complete [2023-05-05T12:00:50.733Z] 242c74f7c9fa: Pull complete [2023-05-05T12:00:50.733Z] 3cdef696dda3: Pull complete [2023-05-05T12:00:58.958Z] 2ced38df9373: Pull complete [2023-05-05T12:01:02.315Z] 58f1dce35555: Pull complete [2023-05-05T12:01:02.315Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T12:01:02.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T12:01:02.315Z] ---> fadd8f120f05 [2023-05-05T12:01:02.315Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T12:01:03.282Z] ---> Running in ecbad1ee07f8 [2023-05-05T12:01:03.548Z] Removing intermediate container ecbad1ee07f8 [2023-05-05T12:01:03.548Z] ---> 8932d784dc7b [2023-05-05T12:01:03.548Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T12:01:03.548Z] ---> Running in 1bc8e214198f [2023-05-05T12:01:03.814Z] Removing intermediate container 1bc8e214198f [2023-05-05T12:01:03.814Z] ---> 7e18fcda628c [2023-05-05T12:01:03.814Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:01:03.814Z] ---> Running in 92de9801ddb9 [2023-05-05T12:01:04.090Z] Removing intermediate container 92de9801ddb9 [2023-05-05T12:01:04.090Z] ---> 009c9ca22abd [2023-05-05T12:01:04.090Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T12:01:04.363Z] ---> Running in 505a59740696 [2023-05-05T12:01:04.363Z] Removing intermediate container 505a59740696 [2023-05-05T12:01:04.363Z] ---> cdd3a64caa85 [2023-05-05T12:01:04.363Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T12:01:04.632Z] ---> Running in 6b2c7411b90e [2023-05-05T12:01:05.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:01:06.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:01:07.516Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T12:01:07.516Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T12:01:07.516Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T12:01:07.516Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T12:01:07.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:01:07.516Z] OK: 268 MiB in 57 packages [2023-05-05T12:01:08.500Z] Removing intermediate container 6b2c7411b90e [2023-05-05T12:01:08.500Z] ---> 9f3bf0663c02 [2023-05-05T12:01:08.500Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T12:01:08.791Z] ---> 025b7aa9e209 [2023-05-05T12:01:08.791Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:01:08.791Z] ---> Running in 8ab168706341 [2023-05-05T12:02:05.203Z] Removing intermediate container 8ab168706341 [2023-05-05T12:02:05.203Z] ---> bf6133d2adc1 [2023-05-05T12:02:05.203Z] Step 10/12 : COPY . . [2023-05-05T12:02:06.190Z] ---> 2305937aab12 [2023-05-05T12:02:06.190Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T12:02:06.458Z] ---> Running in bcf3ee8beab6 [2023-05-05T12:02:06.726Z] Removing intermediate container bcf3ee8beab6 [2023-05-05T12:02:06.726Z] ---> 4ebe8fa867e2 [2023-05-05T12:02:06.726Z] Step 12/12 : RUN $MAKE [2023-05-05T12:02:06.726Z] ---> Running in b053a1a08df4 [2023-05-05T12:02:07.687Z] noop [2023-05-05T12:02:08.275Z] Removing intermediate container b053a1a08df4 [2023-05-05T12:02:08.275Z] ---> 8414cc401f51 [2023-05-05T12:02:08.275Z] Successfully built 8414cc401f51 [2023-05-05T12:02:08.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:02:08.769Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T12:02:08.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:02:09.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container [2023-05-05T12:02:09.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-05-05T12:02:10.276Z] $ docker top 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:02:11.169Z] + go version [2023-05-05T12:02:11.170Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T12:02:11.203Z] $ docker stop --time=1 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 [2023-05-05T12:02:12.816Z] $ docker rm -f --volumes 9ac89d3b56c654e7eb3037ca528660dd6b9b15296f941ac11a76edc37b412f75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:02:13.629Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T12:02:13.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:02:13.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container [2023-05-05T12:02:13.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-05-05T12:02:15.138Z] $ docker top b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:02:15.706Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T12:02:16.364Z] + make test [2023-05-05T12:02:16.364Z] go test ./... -coverprofile=coverage.out [2023-05-05T12:02:48.609Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T12:04:25.270Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T12:04:25.270Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-05-05T12:04:25.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T12:04:25.270Z] go vet ./... [2023-05-05T12:04:47.341Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T12:04:47.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T12:04:47.341Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T12:04:47.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T12:04:47.428Z] $ docker stop --time=1 b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf [2023-05-05T12:04:50.988Z] $ docker rm -f --volumes b2fbbc6523cb11a7685052c7995b5dae2ae9caf56479bce85a1253edbaa2ffcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T12:04:52.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T12:04:52.155Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T12:04:52.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T12:04:53.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T12:04:53.551Z] + ls -al . [2023-05-05T12:04:53.551Z] total 188 [2023-05-05T12:04:53.551Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:02 . [2023-05-05T12:04:53.551Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:00 .. [2023-05-05T12:04:53.551Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 12:00 .git [2023-05-05T12:04:53.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 .github [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 12:00 .gitignore [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 12:00 .golangci.yml [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 12:00 Attribution.txt [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 12:00 CHANGELOG.md [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 12:00 Dockerfile [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 12:00 GOVERNANCE.md [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 12:00 Jenkinsfile [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 12:00 LICENSE [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 12:00 Makefile [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 12:00 OWNERS.md [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 12:00 README.md [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 11:57 VERSION [2023-05-05T12:04:53.551Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 12:00 bin [2023-05-05T12:04:53.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 cmd [2023-05-05T12:04:53.551Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 12:04 coverage.out [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 12:00 go.mod [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 12:00 go.sum [2023-05-05T12:04:53.551Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 12:00 internal [2023-05-05T12:04:53.551Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 12:00 snap [2023-05-05T12:04:53.551Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:04:53.984Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b --label arch=arm64 --label version=0.0.0 . [2023-05-05T12:04:54.251Z] Sending build context to Docker daemon 12.01MB [2023-05-05T12:04:54.517Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T12:04:54.518Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T12:04:54.518Z] ---> 8414cc401f51 [2023-05-05T12:04:54.518Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T12:04:54.518Z] ---> Running in c8725bfd7eb3 [2023-05-05T12:04:54.790Z] Removing intermediate container c8725bfd7eb3 [2023-05-05T12:04:54.790Z] ---> fc23902defd9 [2023-05-05T12:04:54.790Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T12:04:54.790Z] ---> Running in 1630799b6f70 [2023-05-05T12:04:55.060Z] Removing intermediate container 1630799b6f70 [2023-05-05T12:04:55.060Z] ---> a97dc24847da [2023-05-05T12:04:55.060Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T12:04:55.328Z] ---> Running in 9024804a392e [2023-05-05T12:04:55.596Z] Removing intermediate container 9024804a392e [2023-05-05T12:04:55.596Z] ---> f53ce79b6956 [2023-05-05T12:04:55.596Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T12:04:55.596Z] ---> Running in c3a74ee4da2f [2023-05-05T12:04:55.872Z] Removing intermediate container c3a74ee4da2f [2023-05-05T12:04:55.872Z] ---> b5f114b3c484 [2023-05-05T12:04:55.872Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T12:04:55.872Z] ---> Running in 718d2fb76283 [2023-05-05T12:04:56.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:04:57.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:04:58.379Z] OK: 268 MiB in 57 packages [2023-05-05T12:04:59.355Z] Removing intermediate container 718d2fb76283 [2023-05-05T12:04:59.355Z] ---> 94c1240dba87 [2023-05-05T12:04:59.355Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T12:04:59.628Z] ---> a69c25dc44ae [2023-05-05T12:04:59.628Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T12:04:59.628Z] ---> Running in e9a86e9b9f46 [2023-05-05T12:05:03.893Z] Removing intermediate container e9a86e9b9f46 [2023-05-05T12:05:03.893Z] ---> 77fba2e17803 [2023-05-05T12:05:03.893Z] Step 10/25 : COPY . . [2023-05-05T12:05:04.864Z] ---> f471ce599230 [2023-05-05T12:05:04.864Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T12:05:04.864Z] ---> Running in 4c7f5b3079e7 [2023-05-05T12:05:05.136Z] Removing intermediate container 4c7f5b3079e7 [2023-05-05T12:05:05.136Z] ---> fcecf3c7638a [2023-05-05T12:05:05.136Z] Step 12/25 : RUN $MAKE [2023-05-05T12:05:05.136Z] ---> Running in d1e1b84308cd [2023-05-05T12:05:06.110Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T12:07:12.822Z] Removing intermediate container d1e1b84308cd [2023-05-05T12:07:12.822Z] ---> 5134f90d2841 [2023-05-05T12:07:12.822Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T12:07:12.822Z] 3.17: Pulling from library/alpine [2023-05-05T12:07:12.822Z] c41833b44d91: Already exists [2023-05-05T12:07:12.822Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T12:07:12.822Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T12:07:12.822Z] ---> 51e60588ff2c [2023-05-05T12:07:12.822Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T12:07:12.822Z] ---> Running in c033efde9388 [2023-05-05T12:07:12.822Z] Removing intermediate container c033efde9388 [2023-05-05T12:07:12.822Z] ---> ce1e6ac7ce45 [2023-05-05T12:07:12.822Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T12:07:12.822Z] ---> Running in 3180af76747c [2023-05-05T12:07:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T12:07:12.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T12:07:12.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T12:07:12.822Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T12:07:12.822Z] OK: 8 MiB in 16 packages [2023-05-05T12:07:12.822Z] Removing intermediate container 3180af76747c [2023-05-05T12:07:12.822Z] ---> d3387fd6b510 [2023-05-05T12:07:12.822Z] Step 16/25 : WORKDIR / [2023-05-05T12:07:12.822Z] ---> Running in 87d10c7eee39 [2023-05-05T12:07:12.822Z] Removing intermediate container 87d10c7eee39 [2023-05-05T12:07:12.822Z] ---> e498f7fb5f7b [2023-05-05T12:07:12.822Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T12:07:12.822Z] ---> 24ed5f2f5016 [2023-05-05T12:07:12.822Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T12:07:12.822Z] ---> 6ae0bb37bccc [2023-05-05T12:07:12.822Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T12:07:13.089Z] ---> a1b85dabc467 [2023-05-05T12:07:13.089Z] Step 20/25 : EXPOSE 59900 [2023-05-05T12:07:13.089Z] ---> Running in a51e20fc4ec0 [2023-05-05T12:07:13.356Z] Removing intermediate container a51e20fc4ec0 [2023-05-05T12:07:13.356Z] ---> 31281babf077 [2023-05-05T12:07:13.356Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T12:07:13.356Z] ---> Running in 3fec7ce61631 [2023-05-05T12:07:13.622Z] Removing intermediate container 3fec7ce61631 [2023-05-05T12:07:13.622Z] ---> 415bbfa66803 [2023-05-05T12:07:13.622Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T12:07:13.622Z] ---> Running in f35ebdb5e950 [2023-05-05T12:07:13.888Z] Removing intermediate container f35ebdb5e950 [2023-05-05T12:07:13.888Z] ---> 96e46139b1c9 [2023-05-05T12:07:13.888Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T12:07:14.165Z] ---> Running in bb76cf7b12e8 [2023-05-05T12:07:14.430Z] Removing intermediate container bb76cf7b12e8 [2023-05-05T12:07:14.430Z] ---> 85b0483aa3e8 [2023-05-05T12:07:14.430Z] Step 24/25 : LABEL git_sha=5b11ece3116414c19a2dfbcce24d23f137de6b9b [2023-05-05T12:07:14.430Z] ---> Running in 67f25b317c05 [2023-05-05T12:07:14.702Z] Removing intermediate container 67f25b317c05 [2023-05-05T12:07:14.702Z] ---> 3c3321601a38 [2023-05-05T12:07:14.702Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T12:07:14.702Z] ---> Running in f86e963eb339 [2023-05-05T12:07:14.969Z] Removing intermediate container f86e963eb339 [2023-05-05T12:07:14.969Z] ---> 597422875610 [2023-05-05T12:07:14.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T12:07:14.969Z] Successfully built 597422875610 [2023-05-05T12:07:14.969Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:07:15.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:07:15.820Z] [2023-05-05T12:07:15.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:07:16.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:07:16.225Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T12:07:16.225Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T12:07:16.225Z] 04944245beec: Pulling fs layer [2023-05-05T12:07:16.225Z] 699f458cf7ca: Pulling fs layer [2023-05-05T12:07:16.225Z] 765212b225bb: Pulling fs layer [2023-05-05T12:07:16.225Z] f23df028b6ca: Pulling fs layer [2023-05-05T12:07:16.225Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T12:07:16.225Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T12:07:16.225Z] f23df028b6ca: Waiting [2023-05-05T12:07:16.225Z] 765212b225bb: Waiting [2023-05-05T12:07:16.225Z] d65c8cfc05b1: Waiting [2023-05-05T12:07:16.225Z] 2437ff75d9bd: Waiting [2023-05-05T12:07:16.493Z] 04944245beec: Verifying Checksum [2023-05-05T12:07:16.493Z] 04944245beec: Download complete [2023-05-05T12:07:16.493Z] 765212b225bb: Verifying Checksum [2023-05-05T12:07:16.493Z] 765212b225bb: Download complete [2023-05-05T12:07:16.493Z] f23df028b6ca: Verifying Checksum [2023-05-05T12:07:16.493Z] f23df028b6ca: Download complete [2023-05-05T12:07:16.493Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T12:07:16.493Z] d65c8cfc05b1: Download complete [2023-05-05T12:07:16.493Z] 699f458cf7ca: Verifying Checksum [2023-05-05T12:07:16.493Z] 699f458cf7ca: Download complete [2023-05-05T12:07:17.080Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T12:07:17.080Z] 8998bd30e6a1: Download complete [2023-05-05T12:07:19.934Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T12:07:19.934Z] 2437ff75d9bd: Download complete [2023-05-05T12:07:20.897Z] 8998bd30e6a1: Pull complete [2023-05-05T12:07:21.165Z] 04944245beec: Pull complete [2023-05-05T12:07:22.582Z] 699f458cf7ca: Pull complete [2023-05-05T12:07:22.582Z] 765212b225bb: Pull complete [2023-05-05T12:07:23.163Z] f23df028b6ca: Pull complete [2023-05-05T12:07:23.430Z] d65c8cfc05b1: Pull complete [2023-05-05T12:07:38.613Z] 2437ff75d9bd: Pull complete [2023-05-05T12:07:38.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T12:07:38.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T12:07:38.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:07:38.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-13905 does not seem to be running inside a container [2023-05-05T12:07:39.013Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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-05-05T12:07:41.368Z] $ docker top 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:42.301Z] ---> job-cost.sh [2023-05-05T12:07:42.301Z] lf-activate-venv: SKIPPING [2023-05-05T12:07:42.301Z] INFO: No Stack... [2023-05-05T12:07:43.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T12:07:43.840Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T12:07:44.441Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-05T12:07:44.441Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T12:07:44.517Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [2023-05-05T12:07:44.524Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] did not exist. Created. [2023-05-05T12:07:44.524Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T12:07:45.104Z] /w/workspace/device-virtual-go/1@tmp/durable-c3f665c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T12:07:45.460Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T12:07:45.498Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T12:07:45.550Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T12:07:45.566Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T12:07:45.650Z] $ docker stop --time=1 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 [2023-05-05T12:07:47.096Z] $ docker rm -f --volumes 37eb15e00012059c3147fd6a7122f1e57969b00ec73dfe95e49cf2969ba68119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T12:07:48.075Z] provisioning config files... [2023-05-05T12:07:48.083Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config10839015351321742201tmp [Pipeline] { [Pipeline] sh [2023-05-05T12:07:48.413Z] + set +x [2023-05-05T12:07:48.413Z] + curl -s https://codecov.io/bash [2023-05-05T12:07:48.413Z] + bash -s -- [2023-05-05T12:07:48.681Z] [2023-05-05T12:07:48.682Z] _____ _ [2023-05-05T12:07:48.682Z] / ____| | | [2023-05-05T12:07:48.682Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T12:07:48.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T12:07:48.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T12:07:48.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T12:07:48.682Z] Bash-1.0.6 [2023-05-05T12:07:48.682Z] [2023-05-05T12:07:48.682Z] [2023-05-05T12:07:48.682Z] ==> git version 2.25.1 found [2023-05-05T12:07:48.682Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T12:07:48.682Z] Release-Date: 2020-01-08 [2023-05-05T12:07:48.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T12:07:48.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T12:07:48.682Z] ==> Jenkins CI detected. [2023-05-05T12:07:48.682Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-398 [2023-05-05T12:07:48.682Z] project root: . [2023-05-05T12:07:48.682Z] --> token set from env [2023-05-05T12:07:48.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T12:07:48.682Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T12:07:48.682Z] ==> Python coveragepy not found [2023-05-05T12:07:48.682Z] ==> Searching for coverage reports in: [2023-05-05T12:07:48.682Z] + . [2023-05-05T12:07:48.682Z] -> Found 1 reports [2023-05-05T12:07:48.682Z] ==> Detecting git/mercurial file structure [2023-05-05T12:07:48.682Z] ==> Reading reports [2023-05-05T12:07:48.682Z] + ./coverage.out bytes=43063 [2023-05-05T12:07:48.682Z] ==> Appending adjustments [2023-05-05T12:07:48.682Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T12:07:48.682Z] + Found adjustments [2023-05-05T12:07:48.682Z] ==> Gzipping contents [2023-05-05T12:07:48.682Z] 8.0K /tmp/codecov.weEtSZ.gz [2023-05-05T12:07:48.682Z] ==> Uploading reports [2023-05-05T12:07:48.682Z] url: https://codecov.io [2023-05-05T12:07:48.682Z] query: branch=PR-398&commit=5b11ece3116414c19a2dfbcce24d23f137de6b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2023-05-05T12:07:48.682Z] -> Pinging Codecov [2023-05-05T12:07:48.682Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-398&commit=5b11ece3116414c19a2dfbcce24d23f137de6b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=398&job=&cmd_args= [2023-05-05T12:07:48.943Z] -> Uploading to [2023-05-05T12:07:48.943Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/5E52B4B073DB2E39498172D8E973AA87/5b11ece3116414c19a2dfbcce24d23f137de6b9b/e1aae0e4-3b92-4d13-ac16-e60f2a33a948.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T120748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87d8a92bfbb6e2125865267e8923eac0bb5f497b2f0dc9bdc8f84cdccbadce92 [2023-05-05T12:07:48.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T12:07:48.943Z] Dload Upload Total Spent Left Speed [2023-05-05T12:07:49.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22938 --:--:-- --:--:-- --:--:-- 22938 [2023-05-05T12:07:49.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5b11ece3116414c19a2dfbcce24d23f137de6b9b [Pipeline] } [2023-05-05T12:07:49.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T12:07:51.124Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-398/archives ] [2023-05-05T12:07:51.124Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-398/archives [2023-05-05T12:07:51.124Z] total 16 [2023-05-05T12:07:51.124Z] drwxr-xr-x 3 root root 4096 May 5 11:59 . [2023-05-05T12:07:51.124Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:00 .. [2023-05-05T12:07:51.124Z] drwxr-xr-x 2 root root 4096 May 5 11:59 cost [2023-05-05T12:07:51.124Z] -rw-r--r-- 1 root root 90 May 5 11:59 cost.csv [2023-05-05T12:07:51.124Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-398/archives [2023-05-05T12:07:51.125Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-398/archives [2023-05-05T12:07:51.125Z] total 16 [2023-05-05T12:07:51.125Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 11:59 . [2023-05-05T12:07:51.125Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 12:00 .. [2023-05-05T12:07:51.125Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 11:59 cost [2023-05-05T12:07:51.125Z] -rw-r--r-- 1 jenkins jenkins 90 May 5 11:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:51.447Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:52.336Z] ---> package-listing.sh [2023-05-05T12:07:52.336Z] ++ facter osfamily [2023-05-05T12:07:52.336Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T12:07:52.595Z] + OS_FAMILY=debian [2023-05-05T12:07:52.595Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-398 [2023-05-05T12:07:52.595Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T12:07:52.595Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T12:07:52.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T12:07:52.595Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T12:07:52.595Z] + '[' /w/workspace/foundry_device-virtual-go_PR-398 ']' [2023-05-05T12:07:52.595Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T12:07:52.595Z] + case "${OS_FAMILY}" in [2023-05-05T12:07:52.595Z] + dpkg -l [2023-05-05T12:07:52.595Z] + grep '^ii' [2023-05-05T12:07:52.595Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T12:07:52.595Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T12:07:52.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T12:07:52.595Z] + '[' /w/workspace/foundry_device-virtual-go_PR-398 ']' [2023-05-05T12:07:52.595Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-398/archives/ [2023-05-05T12:07:52.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-398/archives/ [Pipeline] echo [2023-05-05T12:07:52.629Z] 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/foundry_device-virtual-go_PR-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T12:07:52.919Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T12:07:53.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T12:07:53.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T12:07:53.699Z] prd-ubuntu20.04-docker-8c-8g-13903 does not seem to be running inside a container [2023-05-05T12:07:53.725Z] $ 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/foundry_device-virtual-go_PR-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-398 -v /w/workspace/foundry_device-virtual-go_PR-398:/w/workspace/foundry_device-virtual-go_PR-398:rw,z -v /w/workspace/foundry_device-virtual-go_PR-398@tmp:/w/workspace/foundry_device-virtual-go_PR-398@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-05-05T12:07:53.901Z] $ docker top 58965710e11c6db0f4b140283fb3f47c903085255a190992aa9904460bcafed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T12:07:54.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T12:07:54.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T12:07:54.930Z] + ls /var/log/sa-host [2023-05-05T12:07:54.930Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T12:07:55.152Z] provisioning config files... [2023-05-05T12:07:55.163Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-398@tmp/config1091149555463568254tmp [Pipeline] { [Pipeline] echo [2023-05-05T12:07:55.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:55.533Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T12:07:55.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:55.982Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T12:07:56.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:56.396Z] ---> sudo-logs.sh [2023-05-05T12:07:56.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T12:07:56.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:56.804Z] ---> job-cost.sh [2023-05-05T12:07:56.804Z] lf-activate-venv: SKIPPING [2023-05-05T12:07:56.804Z] DEBUG: total: 0.2199999988079071 [2023-05-05T12:07:56.804Z] INFO: Retrieving Stack Cost... [2023-05-05T12:07:57.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T12:07:57.324Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T12:07:57.357Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T12:07:57.665Z] ---> logs-deploy.sh [2023-05-05T12:07:57.665Z] lf-activate-venv: SKIPPING [2023-05-05T12:07:57.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-398/1 [2023-05-05T12:07:57.665Z] INFO: archiving workspace using pattern(s): [2023-05-05T12:07:58.605Z] Archives upload complete. [2023-05-05T12:07:58.865Z] INFO: archiving logs to Nexus [2023-05-05T12:07:59.435Z] ---> uname -a: [2023-05-05T12:07:59.435Z] Linux prd-ubuntu20-04-docker-8c-8g-13903 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] ---> lscpu: [2023-05-05T12:07:59.435Z] Architecture: x86_64 [2023-05-05T12:07:59.435Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T12:07:59.435Z] Byte Order: Little Endian [2023-05-05T12:07:59.435Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T12:07:59.435Z] CPU(s): 8 [2023-05-05T12:07:59.435Z] On-line CPU(s) list: 0-7 [2023-05-05T12:07:59.435Z] Thread(s) per core: 1 [2023-05-05T12:07:59.435Z] Core(s) per socket: 1 [2023-05-05T12:07:59.435Z] Socket(s): 8 [2023-05-05T12:07:59.435Z] NUMA node(s): 1 [2023-05-05T12:07:59.435Z] Vendor ID: AuthenticAMD [2023-05-05T12:07:59.435Z] CPU family: 23 [2023-05-05T12:07:59.435Z] Model: 49 [2023-05-05T12:07:59.435Z] Model name: AMD EPYC-Rome Processor [2023-05-05T12:07:59.435Z] Stepping: 0 [2023-05-05T12:07:59.435Z] CPU MHz: 2799.956 [2023-05-05T12:07:59.435Z] BogoMIPS: 5599.91 [2023-05-05T12:07:59.435Z] Virtualization: AMD-V [2023-05-05T12:07:59.435Z] Hypervisor vendor: KVM [2023-05-05T12:07:59.435Z] Virtualization type: full [2023-05-05T12:07:59.435Z] L1d cache: 256 KiB [2023-05-05T12:07:59.435Z] L1i cache: 256 KiB [2023-05-05T12:07:59.435Z] L2 cache: 4 MiB [2023-05-05T12:07:59.435Z] L3 cache: 128 MiB [2023-05-05T12:07:59.435Z] NUMA node0 CPU(s): 0-7 [2023-05-05T12:07:59.435Z] Vulnerability Itlb multihit: Not affected [2023-05-05T12:07:59.435Z] Vulnerability L1tf: Not affected [2023-05-05T12:07:59.435Z] Vulnerability Mds: Not affected [2023-05-05T12:07:59.435Z] Vulnerability Meltdown: Not affected [2023-05-05T12:07:59.435Z] Vulnerability Mmio stale data: Not affected [2023-05-05T12:07:59.435Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T12:07:59.435Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T12:07:59.435Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T12:07:59.435Z] Vulnerability Srbds: Not affected [2023-05-05T12:07:59.435Z] Vulnerability Tsx async abort: Not affected [2023-05-05T12:07:59.435Z] 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-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] ---> nproc: [2023-05-05T12:07:59.435Z] 8 [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] ---> df -h: [2023-05-05T12:07:59.435Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T12:07:59.435Z] overlay 155G 12G 144G 8% / [2023-05-05T12:07:59.435Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T12:07:59.435Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T12:07:59.435Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T12:07:59.435Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] ---> sar -b -r -n DEV: [2023-05-05T12:07:59.435Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13903) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] 11:11:45 LINUX RESTART (8 CPU) [2023-05-05T12:07:59.435Z] [2023-05-05T12:07:59.435Z] 11:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T12:07:59.435Z] 11:13:02 82.44 32.93 49.51 0.00 3461.82 147862.42 0.00 [2023-05-05T12:07:59.435Z] 11:14:01 3.27 0.00 3.27 0.00 0.00 47.87 0.00 [2023-05-05T12:07:59.435Z] 11:15:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-05-05T12:07:59.435Z] 11:16:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2023-05-05T12:07:59.435Z] 11:17:01 32.11 10.40 21.71 0.00 5180.34 6095.12 0.00 [2023-05-05T12:07:59.435Z] 11:18:01 10.31 2.28 8.03 0.00 268.09 232.23 0.00 [2023-05-05T12:07:59.435Z] 11:19:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2023-05-05T12:07:59.435Z] 11:20:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2023-05-05T12:07:59.435Z] 11:21:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-05-05T12:07:59.435Z] 11:22:01 2.22 0.00 2.22 0.00 0.00 36.79 0.00 [2023-05-05T12:07:59.435Z] 11:23:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-05-05T12:07:59.435Z] 11:24:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2023-05-05T12:07:59.435Z] 11:25:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 [2023-05-05T12:07:59.435Z] 11:26:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2023-05-05T12:07:59.435Z] 11:27:01 1.72 0.02 1.70 0.00 0.13 20.66 0.00 [2023-05-05T12:07:59.435Z] 11:28:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-05-05T12:07:59.435Z] 11:29:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-05-05T12:07:59.435Z] 11:30:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-05-05T12:07:59.435Z] 11:31:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2023-05-05T12:07:59.435Z] 11:32:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 [2023-05-05T12:07:59.435Z] 11:33:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-05-05T12:07:59.435Z] 11:34:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-05-05T12:07:59.435Z] 11:35:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2023-05-05T12:07:59.436Z] 11:36:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2023-05-05T12:07:59.436Z] 11:37:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2023-05-05T12:07:59.436Z] 11:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-05-05T12:07:59.436Z] 11:39:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2023-05-05T12:07:59.436Z] 11:40:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-05-05T12:07:59.436Z] 11:41:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2023-05-05T12:07:59.436Z] 11:42:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-05-05T12:07:59.436Z] 11:43:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2023-05-05T12:07:59.436Z] 11:44:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 [2023-05-05T12:07:59.436Z] 11:45:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-05-05T12:07:59.436Z] 11:46:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2023-05-05T12:07:59.436Z] 11:47:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2023-05-05T12:07:59.436Z] 11:48:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2023-05-05T12:07:59.436Z] 11:49:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2023-05-05T12:07:59.436Z] 11:50:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-05T12:07:59.436Z] 11:51:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-05-05T12:07:59.436Z] 11:52:01 1.08 0.00 1.08 0.00 0.00 12.47 0.00 [2023-05-05T12:07:59.436Z] 11:53:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 [2023-05-05T12:07:59.436Z] 11:54:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2023-05-05T12:07:59.436Z] 11:55:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-05-05T12:07:59.436Z] 11:56:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2023-05-05T12:07:59.436Z] 11:57:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-05-05T12:07:59.436Z] 11:58:01 49.64 14.96 34.68 0.00 1950.87 11638.06 0.00 [2023-05-05T12:07:59.436Z] 11:59:01 192.80 3.17 189.64 0.00 71.72 73717.18 0.00 [2023-05-05T12:07:59.436Z] 12:00:01 181.74 0.25 181.49 0.00 19.86 45145.81 0.00 [2023-05-05T12:07:59.436Z] 12:01:01 4.47 0.00 4.47 0.00 0.00 66.12 0.00 [2023-05-05T12:07:59.436Z] 12:02:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 [2023-05-05T12:07:59.436Z] 12:03:01 1.28 0.02 1.27 0.00 1.87 14.80 0.00 [2023-05-05T12:07:59.436Z] 12:04:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-05-05T12:07:59.436Z] 12:05:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2023-05-05T12:07:59.436Z] 12:06:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 [2023-05-05T12:07:59.436Z] 12:07:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2023-05-05T12:07:59.436Z] Average: 11.14 1.16 9.97 0.00 199.29 5193.36 0.00 [2023-05-05T12:07:59.436Z] [2023-05-05T12:07:59.436Z] 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T12:07:59.436Z] 11:13:02 30622744 31895204 491116 1.49 47272 1541032 1663852 4.90 597176 1415104 956 [2023-05-05T12:07:59.436Z] 11:14:01 30622564 31895152 490608 1.49 47312 1541040 1663852 4.90 597792 1415080 64 [2023-05-05T12:07:59.436Z] 11:15:01 30622396 31895008 490536 1.49 47328 1541040 1663852 4.90 597424 1415080 20 [2023-05-05T12:07:59.436Z] 11:16:01 30622180 31894812 490508 1.49 47360 1541044 1663852 4.90 597412 1415084 52 [2023-05-05T12:07:59.436Z] 11:17:01 30259440 31868140 503124 1.53 53792 1861332 1686580 4.97 815512 1532204 644 [2023-05-05T12:07:59.436Z] 11:18:01 30242456 31867008 501484 1.53 56060 1874068 1752892 5.17 832764 1528332 172 [2023-05-05T12:07:59.436Z] 11:19:01 30242768 31867540 500728 1.52 56112 1874200 1752892 5.17 832696 1528464 8 [2023-05-05T12:07:59.436Z] 11:20:01 30242792 31867572 500664 1.52 56136 1874200 1752892 5.17 832516 1528464 4 [2023-05-05T12:07:59.436Z] 11:21:01 30242860 31867664 500500 1.52 56192 1874196 1752892 5.17 832628 1528468 4 [2023-05-05T12:07:59.436Z] 11:22:01 30243264 31868300 500116 1.52 56296 1874184 1752892 5.17 832716 1528576 4 [2023-05-05T12:07:59.436Z] 11:23:01 30243288 31868376 500028 1.52 56328 1874188 1752892 5.17 833092 1528580 8 [2023-05-05T12:07:59.436Z] 11:24:01 30242744 31867860 500460 1.52 56360 1874192 1736556 5.12 832912 1528584 172 [2023-05-05T12:07:59.436Z] 11:25:01 30243224 31868388 499912 1.52 56384 1874192 1736556 5.12 833376 1528584 8 [2023-05-05T12:07:59.436Z] 11:26:01 30243120 31868304 499896 1.52 56416 1874200 1736556 5.12 834144 1528592 164 [2023-05-05T12:07:59.436Z] 11:27:01 30241700 31867016 501076 1.52 56468 1874196 1718272 5.06 833956 1528620 24 [2023-05-05T12:07:59.436Z] 11:28:01 30241128 31866476 501600 1.53 56500 1874204 1718272 5.06 835744 1528620 164 [2023-05-05T12:07:59.436Z] 11:29:01 30241128 31866524 501512 1.53 56532 1874208 1718272 5.06 835432 1528624 12 [2023-05-05T12:07:59.436Z] 11:30:01 30241276 31866696 501240 1.52 56588 1874200 1718272 5.06 835320 1528624 144 [2023-05-05T12:07:59.436Z] 11:31:01 30241252 31866732 501184 1.52 56612 1874212 1718272 5.06 835364 1528628 8 [2023-05-05T12:07:59.436Z] 11:32:01 30241180 31866716 501248 1.52 56644 1874208 1718272 5.06 835584 1528632 40 [2023-05-05T12:07:59.436Z] 11:33:01 30241188 31866764 501140 1.52 56676 1874216 1718272 5.06 836000 1528632 8 [2023-05-05T12:07:59.436Z] 11:34:01 30241080 31866696 501344 1.52 56708 1874220 1718272 5.06 836052 1528636 144 [2023-05-05T12:07:59.436Z] 11:35:01 30241072 31866688 501296 1.52 56732 1874224 1718272 5.06 835836 1528636 8 [2023-05-05T12:07:59.436Z] 11:36:01 30240488 31866172 501764 1.53 56764 1874228 1718272 5.06 836192 1528644 196 [2023-05-05T12:07:59.436Z] 11:37:01 30240504 31866192 501660 1.53 56820 1874216 1718272 5.06 835980 1528648 8 [2023-05-05T12:07:59.436Z] 11:38:01 30240408 31866184 501560 1.53 56864 1874232 1718272 5.06 836148 1528652 184 [2023-05-05T12:07:59.436Z] 11:39:01 30240360 31866168 501496 1.53 56912 1874236 1718272 5.06 836096 1528652 28 [2023-05-05T12:07:59.436Z] 11:40:01 30240384 31866228 501364 1.52 56952 1874240 1718272 5.06 836232 1528656 188 [2023-05-05T12:07:59.436Z] 11:41:01 30240512 31866400 501348 1.52 56992 1874244 1718272 5.06 836268 1528660 8 [2023-05-05T12:07:59.436Z] 11:42:01 30240520 31866452 501260 1.52 57032 1874248 1718272 5.06 836436 1528664 196 [2023-05-05T12:07:59.436Z] 11:43:01 30240012 31866012 501872 1.53 57068 1874248 1718272 5.06 837168 1528664 16 [2023-05-05T12:07:59.436Z] 11:44:01 30239696 31865736 502104 1.53 57100 1874256 1718272 5.06 837120 1528668 200 [2023-05-05T12:07:59.436Z] 11:45:01 30239672 31865720 502068 1.53 57116 1874256 1701560 5.01 837188 1528668 8 [2023-05-05T12:07:59.436Z] 11:46:01 30239892 31865976 501728 1.53 57148 1874260 1701560 5.01 837204 1528676 272 [2023-05-05T12:07:59.436Z] 11:47:01 30239844 31865984 501676 1.53 57200 1874248 1701560 5.01 837268 1528680 28 [2023-05-05T12:07:59.436Z] 11:48:01 30239568 31865784 501828 1.53 57248 1874264 1701560 5.01 837584 1528684 172 [2023-05-05T12:07:59.436Z] 11:49:01 30239768 31866012 501720 1.53 57296 1874268 1701560 5.01 837524 1528684 8 [2023-05-05T12:07:59.436Z] 11:50:01 30239696 31866100 501784 1.53 57332 1874396 1701560 5.01 837692 1528812 176 [2023-05-05T12:07:59.436Z] 11:51:01 30239900 31866344 501488 1.53 57372 1874400 1701560 5.01 837696 1528816 28 [2023-05-05T12:07:59.436Z] 11:52:01 30239884 31866372 501408 1.52 57412 1874400 1701560 5.01 837764 1528816 180 [2023-05-05T12:07:59.436Z] 11:53:01 30239348 31865916 501860 1.53 57464 1874396 1701560 5.01 838072 1528824 8 [2023-05-05T12:07:59.436Z] 11:54:01 30239096 31865700 501976 1.53 57504 1874412 1701560 5.01 838096 1528828 196 [2023-05-05T12:07:59.436Z] 11:55:01 30239532 31866168 501688 1.53 57520 1874412 1701560 5.01 838172 1528828 8 [2023-05-05T12:07:59.436Z] 11:56:01 30239516 31866176 501644 1.53 57544 1874416 1701560 5.01 838172 1528832 196 [2023-05-05T12:07:59.436Z] 11:57:01 30239468 31866164 501600 1.53 57568 1874420 1720084 5.07 838212 1528832 24 [2023-05-05T12:07:59.436Z] 11:58:01 29616208 31642552 700284 2.13 70076 2244616 1777332 5.24 1175304 1771228 100 [2023-05-05T12:07:59.436Z] 11:59:01 27798584 31432524 868948 2.64 154812 3649856 2312072 6.81 1530928 3071628 75212 [2023-05-05T12:07:59.436Z] 12:00:01 27192448 31525280 772464 2.35 168520 4286792 1971896 5.81 1545840 3609912 496 [2023-05-05T12:07:59.436Z] 12:01:01 27218916 31551288 749596 2.28 168616 4286812 1797956 5.30 1521440 3609840 16 [2023-05-05T12:07:59.436Z] 12:02:01 27219436 31551840 748996 2.28 168656 4286808 1797956 5.30 1521056 3609840 12 [2023-05-05T12:07:59.436Z] 12:03:01 27225176 31557676 743108 2.26 168692 4286860 1797956 5.30 1515248 3609900 8 [2023-05-05T12:07:59.436Z] 12:04:01 27225640 31558180 742548 2.26 168716 4286876 1797956 5.30 1515484 3609904 196 [2023-05-05T12:07:59.436Z] 12:05:01 27232688 31565244 735424 2.24 168728 4286876 1797956 5.30 1508004 3609908 16 [2023-05-05T12:07:59.436Z] 12:06:01 27232664 31565276 735460 2.24 168736 4286888 1797956 5.30 1508024 3609916 4 [2023-05-05T12:07:59.436Z] 12:07:01 27232356 31564988 735720 2.24 168748 4286888 1797956 5.30 1508132 3609916 12 [2023-05-05T12:07:59.436Z] Average: 29774164 31811426 546378 1.66 74388 2239727 1741522 5.13 936167 1855650 1477 [2023-05-05T12:07:59.436Z] [2023-05-05T12:07:59.436Z] 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T12:07:59.436Z] 11:13:02 ens3 167.87 112.90 468.98 22.95 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:13:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:14:01 ens3 0.83 0.36 0.37 0.27 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:16:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:17:01 ens3 119.51 58.27 1951.17 4.12 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:18:01 ens3 0.73 0.57 0.29 0.14 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:19:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:22:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.436Z] 11:23:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:26:01 ens3 0.38 0.20 0.32 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:28:01 ens3 1.73 0.90 1.37 0.12 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:29:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:32:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:33:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:38:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:43:01 ens3 0.60 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:46:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:48:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:58:01 ens3 388.00 284.12 2322.61 62.31 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:58:01 lo 5.80 5.80 0.55 0.55 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:58:01 docker0 32.44 32.59 2.46 189.47 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:59:01 ens3 509.72 323.75 6224.14 108.42 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:59:01 veth3554d45 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 11:59:01 docker0 187.49 316.81 14.66 1961.89 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:00:01 ens3 146.13 85.62 2631.97 22.02 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:00:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:00:01 docker0 2.67 6.58 0.17 85.47 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:01:01 ens3 1.53 1.18 1.19 0.66 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:03:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:04:01 ens3 1.05 0.65 0.41 0.29 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.437Z] 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] Average: ens3 24.41 15.86 247.49 4.04 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] Average: docker0 4.05 6.48 0.31 40.69 0.00 0.00 0.00 0.00 [2023-05-05T12:07:59.438Z] [2023-05-05T12:07:59.438Z]