Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27042ad94e32903ce54c6bea518efcfbb814133f+96a5dbd4cf59e276ad3c0925590d8fa28104ff38 (ae6828937bbd1d24072a592ea3e4865da609a6f2) 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-ssh2113932823224243239.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17895371577406987649.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-359/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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4421084082762043739.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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12214284333207578116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12797067157936822444.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-359/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-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1038091605480043782.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-557 in /w/workspace/foundry_device-virtual-go_PR-359 [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-359 # 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 Merging remotes/origin/main commit 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 into PR head commit 27042ad94e32903ce54c6bea518efcfbb814133f Merge succeeded, producing 27042ad94e32903ce54c6bea518efcfbb814133f Checking out Revision 27042ad94e32903ce54c6bea518efcfbb814133f (PR-359) Commit message: "ci: Change dependabot gomod schedule to daily" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > 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/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # 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 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:34 ========================================================= 15:46:34 EdgeX Global Pipelines Version Info 15:46:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:35 ------------------- 15:46:35 stable info: 15:46:35 ------------------- 15:46:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:46:35 Message: update stable to v1.0.245 15:46:35 ------------------- 15:46:35 experimental info: 15:46:35 ------------------- 15:46:35 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:35 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:46:35 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27042ad [Pipeline] echo 15:46:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:37 provisioning config files... 15:46:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config13542772101804909350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:38 ---> docker-login.sh 15:46:38 nexus3.edgexfoundry.org:10001 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 nexus3.edgexfoundry.org:10002 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 nexus3.edgexfoundry.org:10003 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 nexus3.edgexfoundry.org:10004 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:38 Configure a credential helper to remove this warning. See 15:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:38 15:46:38 Login Succeeded 15:46:38 docker.io 15:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:39 Configure a credential helper to remove this warning. See 15:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:39 15:46:39 Login Succeeded 15:46:39 ---> docker-login.sh ends [Pipeline] } 15:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:46:39 + git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo 15:46:39 -----------> git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f 27042ad94e32903ce54c6bea518efcfbb814133f [false] [Pipeline] sh 15:46:40 + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo 15:46:40 ========================================================= 15:46:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:46:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:40 + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo 15:46:40 [semverPrep] GIT_COMMIT: 27042ad94e32903ce54c6bea518efcfbb814133f, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo 15:46:40 [semverPrep] This is not a build commit. [Pipeline] sh 15:46:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:41 + grep -v github /etc/ssh/ssh_known_hosts 15:46:41 + [ -e /tmp/ssh_known_hosts ] 15:46:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:46:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:46:41 + sudo tee -a /etc/ssh/ssh_known_hosts 15:46:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:41 15:46:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:41 0.1.4: Pulling from edgex-devops/py-git-semver 15:46:41 b85a868b505f: Pulling fs layer 15:46:41 e2be974225ed: Pulling fs layer 15:46:41 339a4e72a1f5: Pulling fs layer 15:46:41 988bab9f4d93: Pulling fs layer 15:46:41 1469e6f7b9e6: Pulling fs layer 15:46:41 eaf3925da568: Pulling fs layer 15:46:41 bab4dde63d76: Pulling fs layer 15:46:41 bde34c3a00c8: Pulling fs layer 15:46:41 b352a97aabf1: Pulling fs layer 15:46:41 4872d77fe225: Pulling fs layer 15:46:41 5851b861e8e6: Pulling fs layer 15:46:41 1469e6f7b9e6: Waiting 15:46:41 eaf3925da568: Waiting 15:46:41 988bab9f4d93: Waiting 15:46:41 bde34c3a00c8: Waiting 15:46:41 b352a97aabf1: Waiting 15:46:41 4872d77fe225: Waiting 15:46:41 bab4dde63d76: Waiting 15:46:41 5851b861e8e6: Waiting 15:46:41 e2be974225ed: Download complete 15:46:41 988bab9f4d93: Verifying Checksum 15:46:41 988bab9f4d93: Download complete 15:46:42 1469e6f7b9e6: Verifying Checksum 15:46:42 1469e6f7b9e6: Download complete 15:46:42 eaf3925da568: Verifying Checksum 15:46:42 eaf3925da568: Download complete 15:46:42 339a4e72a1f5: Verifying Checksum 15:46:42 339a4e72a1f5: Download complete 15:46:42 bde34c3a00c8: Verifying Checksum 15:46:42 bde34c3a00c8: Download complete 15:46:42 b352a97aabf1: Verifying Checksum 15:46:42 b352a97aabf1: Download complete 15:46:42 4872d77fe225: Download complete 15:46:42 b85a868b505f: Download complete 15:46:42 bab4dde63d76: Verifying Checksum 15:46:43 b85a868b505f: Pull complete 15:46:43 e2be974225ed: Pull complete 15:46:44 339a4e72a1f5: Pull complete 15:46:44 988bab9f4d93: Pull complete 15:46:44 1469e6f7b9e6: Pull complete 15:46:44 eaf3925da568: Pull complete 15:46:46 bab4dde63d76: Pull complete 15:46:46 bde34c3a00c8: Pull complete 15:46:46 b352a97aabf1: Pull complete 15:46:46 4872d77fe225: Pull complete 15:46:46 5851b861e8e6: Pull complete 15:46:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:47 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 15:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@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-devops/py-git-semver:0.1.4 cat 15:46:51 $ docker top 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a -eo pid,comm 15:46:51 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). 15:46:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:51 [ssh-agent] Looking for ssh-agent implementation... 15:46:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:51 $ docker exec 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent 15:46:51 SSH_AUTH_SOCK=/tmp/ssh-QJoR2Z5V6Tz9/agent.31 15:46:51 SSH_AGENT_PID=37 15:46:51 Running ssh-add (command line suppressed) 15:46:51 Identity added: /w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_3671640301159409267.key (/w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_3671640301159409267.key) 15:46:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:52 + git tag --points-at HEAD [Pipeline] } 15:46:52 $ docker exec --env ******** --env ******** 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent -k 15:46:52 unset SSH_AUTH_SOCK; 15:46:52 unset SSH_AGENT_PID; 15:46:52 echo Agent pid 37 killed; 15:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:52 [ssh-agent] Looking for ssh-agent implementation... 15:46:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:52 $ docker exec 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent 15:46:52 SSH_AUTH_SOCK=/tmp/ssh-3x8LA8f26j9W/agent.69 15:46:52 SSH_AGENT_PID=75 15:46:52 Running ssh-add (command line suppressed) 15:46:52 Identity added: /w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_10711440900925813665.key (/w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_10711440900925813665.key) 15:46:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:53 + git semver init 15:46:53 2023-03-15 15:46:53,411 [run_init] DEBUG init version:0.0.0 force:False 15:46:53 2023-03-15 15:46:53,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-359/.semver 15:46:53 2023-03-15 15:46:53,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-359/.semver 15:46:53 2023-03-15 15:46:53,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-359/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-359, universal_newlines=False, shell=None, istream=None) 15:46:54 2023-03-15 15:46:54,561 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-359/.git/info/exclude 15:46:54 2023-03-15 15:46:54,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 with force:False 15:46:54 2023-03-15 15:46:54,562 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 15:46:54 2023-03-15 15:46:54,565 [execute] INFO git cat-file --batch-check 15:46:54 2023-03-15 15:46:54,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 15:46:54 2023-03-15 15:46:54,571 [execute] INFO git cat-file --batch 15:46:54 2023-03-15 15:46:54,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 15:46:54 2023-03-15 15:46:54,577 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 15:46:54 0.0.0 [Pipeline] } 15:46:54 $ docker exec --env ******** --env ******** 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent -k 15:46:54 unset SSH_AUTH_SOCK; 15:46:54 unset SSH_AGENT_PID; 15:46:54 echo Agent pid 75 killed; 15:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:55 + git semver [Pipeline] } 15:46:55 $ docker stop --time=1 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a 15:46:57 $ docker rm -f --volumes 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a [Pipeline] // withDockerContainer [Pipeline] sh 15:46:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:58 Stashed 1 file(s) [Pipeline] echo 15:46:58 [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 15:46:59 provisioning config files... 15:46:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config15252425820649124340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:59 ---> docker-login.sh 15:46:59 nexus3.edgexfoundry.org:10001 15:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:59 Configure a credential helper to remove this warning. See 15:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:59 15:46:59 Login Succeeded 15:46:59 nexus3.edgexfoundry.org:10002 15:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:59 Configure a credential helper to remove this warning. See 15:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:59 15:46:59 Login Succeeded 15:46:59 nexus3.edgexfoundry.org:10003 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 nexus3.edgexfoundry.org:10004 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 docker.io 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 ---> docker-login.sh ends [Pipeline] } 15:47:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:47:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:00 ========================================================= 15:47:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:47:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:01 + 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 . 15:47:01 Sending build context to Docker daemon 23.45MB 15:47:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:47:01 Step 2/12 : FROM ${BASE} AS builder 15:47:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:01 63b65145d645: Pulling fs layer 15:47:01 a2d21d5440eb: Pulling fs layer 15:47:01 935e6c44a52c: Pulling fs layer 15:47:01 94cc34f8dd06: Pulling fs layer 15:47:01 30dea6a524f1: Pulling fs layer 15:47:01 a2aff8979fd8: Pulling fs layer 15:47:01 6808be2612f2: Pulling fs layer 15:47:01 f25807f1079a: Pulling fs layer 15:47:01 a2aff8979fd8: Waiting 15:47:01 6808be2612f2: Waiting 15:47:01 f25807f1079a: Waiting 15:47:01 30dea6a524f1: Waiting 15:47:01 94cc34f8dd06: Waiting 15:47:01 a2d21d5440eb: Download complete 15:47:01 94cc34f8dd06: Verifying Checksum 15:47:01 94cc34f8dd06: Download complete 15:47:01 30dea6a524f1: Verifying Checksum 15:47:01 30dea6a524f1: Download complete 15:47:01 63b65145d645: Verifying Checksum 15:47:01 63b65145d645: Download complete 15:47:01 a2aff8979fd8: Verifying Checksum 15:47:01 a2aff8979fd8: Download complete 15:47:01 63b65145d645: Pull complete 15:47:01 a2d21d5440eb: Pull complete 15:47:02 f25807f1079a: Verifying Checksum 15:47:02 f25807f1079a: Download complete 15:47:02 935e6c44a52c: Verifying Checksum 15:47:02 935e6c44a52c: Download complete 15:47:02 6808be2612f2: Verifying Checksum 15:47:02 6808be2612f2: Download complete 15:47:05 935e6c44a52c: Pull complete 15:47:05 94cc34f8dd06: Pull complete 15:47:05 30dea6a524f1: Pull complete 15:47:05 a2aff8979fd8: Pull complete 15:47:08 6808be2612f2: Pull complete 15:47:09 f25807f1079a: Pull complete 15:47:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:47:09 ---> 3b553350e43f 15:47:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:47:14 Still waiting to schedule task 15:47:14 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 15:47:16 ---> Running in 0eb06caaeac0 15:47:16 Removing intermediate container 0eb06caaeac0 15:47:16 ---> 996a475abaf0 15:47:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:47:16 ---> Running in 2956adbc0c06 15:47:16 Removing intermediate container 2956adbc0c06 15:47:16 ---> d50649a6fc39 15:47:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:47:16 ---> Running in e745007a446a 15:47:16 Removing intermediate container e745007a446a 15:47:16 ---> 35febae26b71 15:47:16 Step 6/12 : WORKDIR /device-virtual-go 15:47:16 ---> Running in 9a49d92bbf3d 15:47:16 Removing intermediate container 9a49d92bbf3d 15:47:16 ---> c1c8c5b278b6 15:47:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:16 ---> Running in b505cd367de9 15:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:47:17 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:47:17 (2/4) Installing libedit (20221030.3.1-r0) 15:47:17 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:47:17 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:47:17 Executing busybox-1.35.0-r29.trigger 15:47:17 OK: 269 MiB in 57 packages 15:47:18 Removing intermediate container b505cd367de9 15:47:18 ---> fdd3d17c8d2c 15:47:18 Step 8/12 : COPY go.mod vendor* ./ 15:47:18 ---> fb88136d35e5 15:47:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:18 ---> Running in 83cf390669ec 15:48:05 Removing intermediate container 83cf390669ec 15:48:05 ---> f0f9457be9f6 15:48:05 Step 10/12 : COPY . . 15:48:05 ---> f1094d2b09a6 15:48:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:05 ---> Running in c799383fbaef 15:48:05 Removing intermediate container c799383fbaef 15:48:05 ---> baf183f1235f 15:48:05 Step 12/12 : RUN $MAKE 15:48:05 ---> Running in 9d0c6b4c7881 15:48:05 noop 15:48:05 Removing intermediate container 9d0c6b4c7881 15:48:05 ---> edc08bd59553 15:48:05 Successfully built edc08bd59553 15:48:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker inspect -f . ci-base-image-x86_64 15:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:05 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 15:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:06 $ docker top 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:07 + go version 15:48:07 go version go1.20.2 linux/amd64 [Pipeline] } 15:48:07 $ docker stop --time=1 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba 15:48:08 $ docker rm -f --volumes 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker inspect -f . ci-base-image-x86_64 15:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:09 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 15:48:09 $ 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-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:10 $ docker top 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:10 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-359 [Pipeline] fileExists [Pipeline] sh 15:48:11 + make test 15:48:11 go test ./... -coverprofile=coverage.out 15:48:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:48:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:48:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.035s coverage: 65.7% of statements 15:48:34 go vet ./... 15:48:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:48:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:48:37 ./bin/test-attribution-txt.sh [Pipeline] echo 15:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:48:37 $ docker stop --time=1 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 15:48:43 $ docker rm -f --volumes 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:48:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:48:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:48:44 + ls -al . 15:48:44 total 192 15:48:44 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:48 . 15:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 .. 15:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:46 .git 15:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 .github 15:48:44 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:46 .gitignore 15:48:44 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:46 .golangci.yml 15:48:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:46 .semver 15:48:44 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:46 Attribution.txt 15:48:44 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:46 CHANGELOG.md 15:48:44 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:46 Dockerfile 15:48:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:46 GOVERNANCE.md 15:48:44 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:46 Jenkinsfile 15:48:44 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:46 LICENSE 15:48:44 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:46 Makefile 15:48:44 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:46 OWNERS.md 15:48:44 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:46 README.md 15:48:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:46 VERSION 15:48:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:46 bin 15:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 cmd 15:48:44 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:48 coverage.out 15:48:44 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:46 go.mod 15:48:44 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:46 go.sum 15:48:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 internal 15:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 snap 15:48:44 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:45 + 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=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=amd64 --label version=0.0.0 . 15:48:45 Sending build context to Docker daemon 23.5MB 15:48:45 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:48:45 Step 2/25 : FROM ${BASE} AS builder 15:48:45 ---> edc08bd59553 15:48:45 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:48:46 ---> Running in 17c7f2822878 15:48:46 Removing intermediate container 17c7f2822878 15:48:46 ---> a97d4b24f33c 15:48:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:48:46 ---> Running in 937966c5e5b6 15:48:47 Removing intermediate container 937966c5e5b6 15:48:47 ---> 69397b3021d9 15:48:47 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:48:47 ---> Running in 01154a59b5fe 15:48:47 Removing intermediate container 01154a59b5fe 15:48:47 ---> 01357ade96b0 15:48:47 Step 6/25 : WORKDIR /device-virtual-go 15:48:47 ---> Running in 4bc0f096c17d 15:48:47 Removing intermediate container 4bc0f096c17d 15:48:47 ---> 34d78fdaf390 15:48:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:47 ---> Running in 4d503fa2a87e 15:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:48:48 OK: 269 MiB in 57 packages 15:48:49 Removing intermediate container 4d503fa2a87e 15:48:49 ---> 995679f97212 15:48:49 Step 8/25 : COPY go.mod vendor* ./ 15:48:49 ---> 538ef66ded52 15:48:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:49 ---> Running in fa135e278b39 15:48:51 Removing intermediate container fa135e278b39 15:48:51 ---> b878091b0cc1 15:48:51 Step 10/25 : COPY . . 15:48:52 ---> 047c8680bbd5 15:48:52 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:52 ---> Running in 7d5a10bfd7fd 15:48:52 Removing intermediate container 7d5a10bfd7fd 15:48:52 ---> 277e27bd08f6 15:48:52 Step 12/25 : RUN $MAKE 15:48:52 ---> Running in 91d19528423e 15:48:53 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 15:49:19 Removing intermediate container 91d19528423e 15:49:19 ---> 7eed4289d5e2 15:49:19 Step 13/25 : FROM alpine:3.17 15:49:19 3.17: Pulling from library/alpine 15:49:19 63b65145d645: Already exists 15:49:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:49:19 Status: Downloaded newer image for alpine:3.17 15:49:19 ---> b2aa39c304c2 15:49:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:49:19 ---> Running in f7e56f0fc03b 15:49:19 Removing intermediate container f7e56f0fc03b 15:49:19 ---> cc73bbbf8402 15:49:19 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:49:19 ---> Running in ccd8322b7742 15:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:49:19 (1/1) Installing dumb-init (1.2.5-r2) 15:49:19 Executing busybox-1.35.0-r29.trigger 15:49:19 OK: 7 MiB in 16 packages 15:49:20 Removing intermediate container ccd8322b7742 15:49:20 ---> 76aaf44d06d6 15:49:20 Step 16/25 : WORKDIR / 15:49:20 ---> Running in 6fc8587ccab1 15:49:21 Removing intermediate container 6fc8587ccab1 15:49:21 ---> 3beff7cf55fe 15:49:21 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:49:21 ---> c63ce5d53620 15:49:21 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:49:21 ---> 0696c4e25e0c 15:49:21 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:49:23 ---> cf3cb0536b76 15:49:23 Step 20/25 : EXPOSE 59900 15:49:23 ---> Running in 7a98c6b6081d 15:49:23 Removing intermediate container 7a98c6b6081d 15:49:23 ---> 1ac1c72a4a94 15:49:23 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:49:24 ---> Running in 12474e0bf754 15:49:24 Removing intermediate container 12474e0bf754 15:49:24 ---> 90441b5415a7 15:49:24 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:49:24 ---> Running in 85658ec87fd1 15:49:24 Removing intermediate container 85658ec87fd1 15:49:24 ---> fa583bb610e9 15:49:24 Step 23/25 : LABEL arch=amd64 15:49:24 ---> Running in 095a59616971 15:49:25 Removing intermediate container 095a59616971 15:49:25 ---> 73e36a3fdab3 15:49:25 Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f 15:49:26 ---> Running in fef63c597b54 15:49:26 Removing intermediate container fef63c597b54 15:49:26 ---> 4580adfc99e7 15:49:26 Step 25/25 : LABEL version=0.0.0 15:49:26 ---> Running in 2f1400f9fb4f 15:49:26 Removing intermediate container 2f1400f9fb4f 15:49:26 ---> 8a322aa15a38 15:49:26 [Warning] One or more build-args [ARCH] were not consumed 15:49:26 Successfully built 8a322aa15a38 15:49:26 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 15:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:27 15:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:28 latest: Pulling from edgex-lftools-log-publisher 15:49:28 5eb5b503b376: Pulling fs layer 15:49:28 5c69ac0246d0: Pulling fs layer 15:49:28 ec43610c2a17: Pulling fs layer 15:49:28 3a2ae6a8a46f: Pulling fs layer 15:49:28 33b1e0a273af: Pulling fs layer 15:49:28 5d3b04190fa2: Pulling fs layer 15:49:28 2f39f015ded8: Pulling fs layer 15:49:28 3a2ae6a8a46f: Waiting 15:49:28 33b1e0a273af: Waiting 15:49:28 5d3b04190fa2: Waiting 15:49:28 2f39f015ded8: Waiting 15:49:28 5c69ac0246d0: Download complete 15:49:28 3a2ae6a8a46f: Verifying Checksum 15:49:28 3a2ae6a8a46f: Download complete 15:49:28 33b1e0a273af: Verifying Checksum 15:49:28 33b1e0a273af: Download complete 15:49:28 ec43610c2a17: Verifying Checksum 15:49:28 ec43610c2a17: Download complete 15:49:28 5d3b04190fa2: Download complete 15:49:28 5eb5b503b376: Verifying Checksum 15:49:28 5eb5b503b376: Download complete 15:49:28 2f39f015ded8: Verifying Checksum 15:49:28 2f39f015ded8: Download complete 15:49:29 5eb5b503b376: Pull complete 15:49:29 5c69ac0246d0: Pull complete 15:49:30 ec43610c2a17: Pull complete 15:49:30 3a2ae6a8a46f: Pull complete 15:49:31 33b1e0a273af: Pull complete 15:49:31 5d3b04190fa2: Pull complete 15:49:35 2f39f015ded8: Pull complete 15:49:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:36 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 15:49:36 $ 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-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:49:44 $ docker top 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:45 ---> job-cost.sh 15:49:45 lf-activate-venv: SKIPPING 15:49:45 INFO: No Stack... 15:49:45 INFO: Retrieving Pricing Info for: v3-standard-8 15:49:45 INFO: Archiving Costs [Pipeline] sh 15:49:46 + cat /w/workspace/foundry_device-virtual-go_PR-359/archives/cost.csv 15:49:46 + cut -d, -f6 [Pipeline] lock 15:49:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] 15:49:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] did not exist. Created. 15:49:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:46 + echo total: 0.2199999988079071 [Pipeline] stash 15:49:46 Stashed 1 file(s) [Pipeline] } 15:49:46 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:49:46 $ docker stop --time=1 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d 15:49:48 $ docker rm -f --volumes 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:50:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-643 in /w/workspace/foundry_device-virtual-go_PR-359 [Pipeline] { [Pipeline] ws 15:50:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 15:50:36 The recommended git tool is: git 15:50:46 using credential edgex-jenkins-ssh 15:50:46 Cloning the remote Git repository 15:50:46 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:50:47 > git init /w/workspace/device-virtual-go/1 # timeout=10 15:50:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:50:47 > git --version # timeout=10 15:50:47 > git --version # 'git version 2.25.1' 15:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:50:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:50:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:50:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:53 Merging remotes/origin/main commit 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 into PR head commit 27042ad94e32903ce54c6bea518efcfbb814133f 15:50:54 Merge succeeded, producing 27042ad94e32903ce54c6bea518efcfbb814133f 15:50:54 Checking out Revision 27042ad94e32903ce54c6bea518efcfbb814133f (PR-359) 15:50:53 > git config core.sparsecheckout # timeout=10 15:50:53 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 15:50:54 > git remote # timeout=10 15:50:54 > git config --get remote.origin.url # timeout=10 15:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:54 > git merge 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 # timeout=10 15:50:54 > git rev-parse HEAD^{commit} # timeout=10 15:50:54 > git config core.sparsecheckout # timeout=10 15:50:54 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 15:50:55 Commit message: "ci: Change dependabot gomod schedule to daily" 15:50:55 > git --version # timeout=10 15:50:55 > git --version # 'git version 2.25.1' 15:50:55 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:50:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:56 Dload Upload Total Spent Left Speed 15:50:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 15:50:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:50:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:50:58 + sudo tee /etc/docker/daemon.new 15:50:58 { 15:50:58 "registry-mirrors": [ 15:50:58 "https://nexus3.edgexfoundry.org:10001" 15:50:58 ], 15:50:58 "bip": "10.250.0.254/24", 15:50:58 "hosts": [ 15:50:58 "tcp://0.0.0.0:5555", 15:50:58 "unix:///var/run/docker.sock" 15:50:58 ], 15:50:58 "mtu": 1458, 15:50:58 "selinux-enabled": true, 15:50:58 "seccomp-profile": "/etc/docker/seccomp.json" 15:50:58 } [Pipeline] sh 15:50:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:50:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:17 provisioning config files... 15:51:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3870147976341339882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:17 ---> docker-login.sh 15:51:17 nexus3.edgexfoundry.org:10001 15:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:18 Configure a credential helper to remove this warning. See 15:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:18 15:51:18 Login Succeeded 15:51:18 nexus3.edgexfoundry.org:10002 15:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:19 Configure a credential helper to remove this warning. See 15:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:19 15:51:19 Login Succeeded 15:51:19 nexus3.edgexfoundry.org:10003 15:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:19 Configure a credential helper to remove this warning. See 15:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:19 15:51:19 Login Succeeded 15:51:19 nexus3.edgexfoundry.org:10004 15:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:19 Configure a credential helper to remove this warning. See 15:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:19 15:51:19 Login Succeeded 15:51:20 docker.io 15:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:20 Configure a credential helper to remove this warning. See 15:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:20 15:51:20 Login Succeeded 15:51:20 ---> docker-login.sh ends [Pipeline] } 15:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:21 ========================================================= 15:51:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:51:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:21 + 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 . 15:51:22 Sending build context to Docker daemon 11.88MB 15:51:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:51:22 Step 2/12 : FROM ${BASE} AS builder 15:51:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:22 af6eaf76a39c: Pulling fs layer 15:51:22 55522c791124: Pulling fs layer 15:51:22 ce5c4a1c91eb: Pulling fs layer 15:51:22 169dfbe0d373: Pulling fs layer 15:51:22 e1ff8fa3b103: Pulling fs layer 15:51:22 52ebb69f0ebf: Pulling fs layer 15:51:22 5abe8eddf0d5: Pulling fs layer 15:51:22 e1ff8fa3b103: Waiting 15:51:22 52ebb69f0ebf: Waiting 15:51:22 5abe8eddf0d5: Waiting 15:51:22 169dfbe0d373: Waiting 15:51:22 55522c791124: Verifying Checksum 15:51:22 55522c791124: Download complete 15:51:22 169dfbe0d373: Download complete 15:51:22 e1ff8fa3b103: Verifying Checksum 15:51:22 e1ff8fa3b103: Download complete 15:51:22 af6eaf76a39c: Verifying Checksum 15:51:22 af6eaf76a39c: Download complete 15:51:24 af6eaf76a39c: Pull complete 15:51:24 5abe8eddf0d5: Verifying Checksum 15:51:24 5abe8eddf0d5: Download complete 15:51:24 55522c791124: Pull complete 15:51:25 ce5c4a1c91eb: Verifying Checksum 15:51:25 ce5c4a1c91eb: Download complete 15:51:25 52ebb69f0ebf: Verifying Checksum 15:51:25 52ebb69f0ebf: Download complete 15:51:38 ce5c4a1c91eb: Pull complete 15:51:38 169dfbe0d373: Pull complete 15:51:38 e1ff8fa3b103: Pull complete 15:51:45 52ebb69f0ebf: Pull complete 15:51:45 5abe8eddf0d5: Pull complete 15:51:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:51:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:51:45 ---> 6cb57ee374ae 15:51:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:51:48 ---> Running in 77e4566625a2 15:51:48 Removing intermediate container 77e4566625a2 15:51:48 ---> bc4dc69e94f3 15:51:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:51:48 ---> Running in 1cdfb2a8fa1d 15:51:49 Removing intermediate container 1cdfb2a8fa1d 15:51:49 ---> b507d9c6e5bb 15:51:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:51:49 ---> Running in 1b33f442a013 15:51:49 Removing intermediate container 1b33f442a013 15:51:49 ---> 562ed086c2df 15:51:49 Step 6/12 : WORKDIR /device-virtual-go 15:51:49 ---> Running in 08e0a34378de 15:51:50 Removing intermediate container 08e0a34378de 15:51:50 ---> 4d741464a7f8 15:51:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:50 ---> Running in ce0cbf8b74d9 15:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:51:53 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:51:53 (2/4) Installing libedit (20221030.3.1-r0) 15:51:53 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:51:53 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:51:53 Executing busybox-1.35.0-r29.trigger 15:51:53 OK: 268 MiB in 57 packages 15:51:55 Removing intermediate container ce0cbf8b74d9 15:51:55 ---> 0d48ef48323e 15:51:55 Step 8/12 : COPY go.mod vendor* ./ 15:51:55 ---> 77088ddce138 15:51:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:55 ---> Running in a21078adafb9 15:53:17 Removing intermediate container a21078adafb9 15:53:17 ---> 53b8ca15817c 15:53:17 Step 10/12 : COPY . . 15:53:17 ---> cab47214ba27 15:53:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:53:17 ---> Running in c4bf99539517 15:53:17 Removing intermediate container c4bf99539517 15:53:17 ---> bd7c2b1fc344 15:53:17 Step 12/12 : RUN $MAKE 15:53:17 ---> Running in 6221d9578685 15:53:17 noop 15:53:17 Removing intermediate container 6221d9578685 15:53:17 ---> 46b93ed3e7b4 15:53:17 Successfully built 46b93ed3e7b4 15:53:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:18 + docker inspect -f . ci-base-image-arm64 15:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 15:53:18 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:20 $ docker top c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:21 + go version 15:53:21 go version go1.20.2 linux/arm64 [Pipeline] } 15:53:21 $ docker stop --time=1 c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 15:53:22 $ docker rm -f --volumes c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:23 + docker inspect -f . ci-base-image-arm64 15:53:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:24 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 15:53:24 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:25 $ docker top b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:26 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 15:53:27 + make test 15:53:27 go test ./... -coverprofile=coverage.out 15:54:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:56:27 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:56:27 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.154s coverage: 65.7% of statements 15:56:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:56:27 go vet ./... 15:56:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:50 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:51 $ docker stop --time=1 b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab 15:56:53 $ docker rm -f --volumes b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab [Pipeline] // withDockerContainer [Pipeline] sh 15:56:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:54 Warning: overwriting stash ‘coverage-report’ 15:56:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:56 + ls -al . 15:56:56 total 188 15:56:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:53 . 15:56:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:50 .. 15:56:56 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:50 .git 15:56:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 .github 15:56:56 -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:50 .gitignore 15:56:56 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:50 .golangci.yml 15:56:56 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:50 Attribution.txt 15:56:56 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:50 CHANGELOG.md 15:56:56 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:50 Dockerfile 15:56:56 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:50 GOVERNANCE.md 15:56:56 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:50 Jenkinsfile 15:56:56 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:50 LICENSE 15:56:56 -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:50 Makefile 15:56:56 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:50 OWNERS.md 15:56:56 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:50 README.md 15:56:56 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:46 VERSION 15:56:56 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:50 bin 15:56:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 cmd 15:56:56 -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:56 coverage.out 15:56:56 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:50 go.mod 15:56:56 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:50 go.sum 15:56:56 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 internal 15:56:56 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:50 snap 15:56:56 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:56 + 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=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=arm64 --label version=0.0.0 . 15:56:57 Sending build context to Docker daemon 11.92MB 15:56:57 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:56:57 Step 2/25 : FROM ${BASE} AS builder 15:56:57 ---> 46b93ed3e7b4 15:56:57 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:56:57 ---> Running in 6db7dd2c13d6 15:56:57 Removing intermediate container 6db7dd2c13d6 15:56:57 ---> bb340d15c52c 15:56:57 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:56:57 ---> Running in 58bf786a8451 15:56:58 Removing intermediate container 58bf786a8451 15:56:58 ---> 242eec301d3f 15:56:58 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:56:58 ---> Running in c8145c46c6f9 15:56:58 Removing intermediate container c8145c46c6f9 15:56:58 ---> 581d23b40334 15:56:58 Step 6/25 : WORKDIR /device-virtual-go 15:56:58 ---> Running in 1cf59d54e775 15:56:59 Removing intermediate container 1cf59d54e775 15:56:59 ---> e1a6da8d85e4 15:56:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:59 ---> Running in b55490a45535 15:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:57:02 OK: 268 MiB in 57 packages 15:57:03 Removing intermediate container b55490a45535 15:57:03 ---> f14f142f774c 15:57:03 Step 8/25 : COPY go.mod vendor* ./ 15:57:04 ---> 56bb0d1eac41 15:57:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:04 ---> Running in 72abc2e74fd1 15:57:08 Removing intermediate container 72abc2e74fd1 15:57:08 ---> 1c0ebb1a8a16 15:57:08 Step 10/25 : COPY . . 15:57:10 ---> e42fe67fc7cd 15:57:10 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:57:10 ---> Running in 34455b5cf2d8 15:57:10 Removing intermediate container 34455b5cf2d8 15:57:10 ---> f27647cb4372 15:57:10 Step 12/25 : RUN $MAKE 15:57:10 ---> Running in c186024ad4f3 15:57:11 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 15:59:48 Removing intermediate container c186024ad4f3 15:59:48 ---> c5d925df5ca6 15:59:48 Step 13/25 : FROM alpine:3.17 15:59:48 3.17: Pulling from library/alpine 15:59:48 af6eaf76a39c: Already exists 15:59:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:59:48 Status: Downloaded newer image for alpine:3.17 15:59:48 ---> d74e625d9115 15:59:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:59:48 ---> Running in 774bc525e3df 15:59:49 Removing intermediate container 774bc525e3df 15:59:49 ---> 1fdd8cabb13d 15:59:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:59:49 ---> Running in 6acfbfe49965 15:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:52 (1/1) Installing dumb-init (1.2.5-r2) 15:59:52 Executing busybox-1.35.0-r29.trigger 15:59:52 OK: 8 MiB in 16 packages 15:59:53 Removing intermediate container 6acfbfe49965 15:59:53 ---> 690ac395fbfc 15:59:53 Step 16/25 : WORKDIR / 15:59:53 ---> Running in 704417e9d14d 15:59:53 Removing intermediate container 704417e9d14d 15:59:53 ---> 72711af32c30 15:59:53 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:59:54 ---> 86226ebf88c9 15:59:54 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:59:55 ---> 6d4a2ad1030c 15:59:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:59:57 ---> eec7ddce9e14 15:59:57 Step 20/25 : EXPOSE 59900 15:59:57 ---> Running in 4125687c5b47 15:59:57 Removing intermediate container 4125687c5b47 15:59:57 ---> f550fa31c832 15:59:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:59:57 ---> Running in dac05960aee8 15:59:57 Removing intermediate container dac05960aee8 15:59:57 ---> 1a12691f4608 15:59:57 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:57 ---> Running in a52ead59cf88 15:59:58 Removing intermediate container a52ead59cf88 15:59:58 ---> 8c457cd9b834 15:59:58 Step 23/25 : LABEL arch=arm64 15:59:58 ---> Running in 130413393f09 15:59:58 Removing intermediate container 130413393f09 15:59:58 ---> ef76a5c2178d 15:59:58 Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f 15:59:58 ---> Running in bef5d8740f13 15:59:58 Removing intermediate container bef5d8740f13 15:59:58 ---> 16c3f8b29510 15:59:58 Step 25/25 : LABEL version=0.0.0 15:59:59 ---> Running in f35bec3c0e1b 15:59:59 Removing intermediate container f35bec3c0e1b 15:59:59 ---> e2f56af85e63 15:59:59 [Warning] One or more build-args [ARCH] were not consumed 15:59:59 Successfully built e2f56af85e63 15:59:59 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 16:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:00 16:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:00 arm64: Pulling from edgex-lftools-log-publisher 16:00:00 8998bd30e6a1: Pulling fs layer 16:00:00 04944245beec: Pulling fs layer 16:00:00 699f458cf7ca: Pulling fs layer 16:00:00 765212b225bb: Pulling fs layer 16:00:00 f23df028b6ca: Pulling fs layer 16:00:00 d65c8cfc05b1: Pulling fs layer 16:00:00 2437ff75d9bd: Pulling fs layer 16:00:00 d65c8cfc05b1: Waiting 16:00:00 765212b225bb: Waiting 16:00:00 2437ff75d9bd: Waiting 16:00:00 f23df028b6ca: Waiting 16:00:00 04944245beec: Verifying Checksum 16:00:00 04944245beec: Download complete 16:00:00 765212b225bb: Verifying Checksum 16:00:00 765212b225bb: Download complete 16:00:00 f23df028b6ca: Verifying Checksum 16:00:00 f23df028b6ca: Download complete 16:00:01 d65c8cfc05b1: Verifying Checksum 16:00:01 d65c8cfc05b1: Download complete 16:00:01 699f458cf7ca: Verifying Checksum 16:00:01 699f458cf7ca: Download complete 16:00:01 8998bd30e6a1: Verifying Checksum 16:00:01 8998bd30e6a1: Download complete 16:00:04 2437ff75d9bd: Verifying Checksum 16:00:04 2437ff75d9bd: Download complete 16:00:06 8998bd30e6a1: Pull complete 16:00:06 04944245beec: Pull complete 16:00:08 699f458cf7ca: Pull complete 16:00:08 765212b225bb: Pull complete 16:00:09 f23df028b6ca: Pull complete 16:00:09 d65c8cfc05b1: Pull complete 16:00:24 2437ff75d9bd: Pull complete 16:00:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:24 prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container 16:00:24 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:00:28 $ docker top 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:29 ---> job-cost.sh 16:00:29 lf-activate-venv: SKIPPING 16:00:29 INFO: No Stack... 16:00:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:00:30 INFO: Archiving Costs [Pipeline] sh 16:00:30 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 16:00:30 + cut -d, -f6 [Pipeline] lock 16:00:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] 16:00:30 Resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] did not exist. Created. 16:00:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:31 /w/workspace/device-virtual-go/1@tmp/durable-1de802f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:00:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:00:32 Warning: overwriting stash ‘stack-cost’ 16:00:32 Stashed 1 file(s) [Pipeline] } 16:00:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:32 $ docker stop --time=1 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd 16:00:34 $ docker rm -f --volumes 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd [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 16:00:35 provisioning config files... 16:00:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config5324168369653999608tmp [Pipeline] { [Pipeline] sh 16:00:35 + set +x 16:00:35 + bash -s+ curl -s https://codecov.io/bash 16:00:35 -- 16:00:35 16:00:35 _____ _ 16:00:35 / ____| | | 16:00:35 | | ___ __| | ___ ___ _____ __ 16:00:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:35 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:35 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:35 Bash-1.0.6 16:00:35 16:00:35 16:00:35 ==> git version 2.25.1 found 16:00:35 ==> 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 16:00:35 Release-Date: 2020-01-08 16:00:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:00:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:00:35 ==> Jenkins CI detected. 16:00:35 current dir:  /w/workspace/foundry_device-virtual-go_PR-359 16:00:35 project root: . 16:00:35 --> token set from env 16:00:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:35 ==> Running gcov in . (disable via -X gcov) 16:00:35 ==> Python coveragepy not found 16:00:35 ==> Searching for coverage reports in: 16:00:35 + . 16:00:35 -> Found 1 reports 16:00:35 ==> Detecting git/mercurial file structure 16:00:35 ==> Reading reports 16:00:35 + ./coverage.out bytes=44311 16:00:35 ==> Appending adjustments 16:00:35 https://docs.codecov.io/docs/fixing-reports 16:00:35 + Found adjustments 16:00:35 ==> Gzipping contents 16:00:35 8.0K /tmp/codecov.30kpYc.gz 16:00:35 ==> Uploading reports 16:00:35 url: https://codecov.io 16:00:35 query: branch=PR-359&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=359&job=&cmd_args= 16:00:35 -> Pinging Codecov 16:00:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-359&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=359&job=&cmd_args= 16:00:35 -> Uploading to 16:00:35 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/5E52B4B073DB2E39498172D8E973AA87/27042ad94e32903ce54c6bea518efcfbb814133f/aea770f0-2a8d-4ccc-b757-5d7752b45492.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T160035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdfbf9c0cea0d5f30e2c2838a1be052a0cf2d67e3bebde5d348262b2a83b4353 16:00:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:35 Dload Upload Total Spent Left Speed 16:00:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 22719 --:--:-- --:--:-- --:--:-- 22815 16:00:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] } 16:00:36 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 16:00:37 + [ -d /w/workspace/foundry_device-virtual-go_PR-359/archives ] 16:00:37 + ls -al /w/workspace/foundry_device-virtual-go_PR-359/archives 16:00:37 total 16 16:00:37 drwxr-xr-x 3 root root 4096 Mar 15 15:49 . 16:00:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:49 .. 16:00:37 drwxr-xr-x 2 root root 4096 Mar 15 15:49 cost 16:00:37 -rw-r--r-- 1 root root 89 Mar 15 15:49 cost.csv 16:00:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-359/archives 16:00:37 + ls -al /w/workspace/foundry_device-virtual-go_PR-359/archives 16:00:37 total 16 16:00:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:49 . 16:00:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:49 .. 16:00:37 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:49 cost 16:00:37 -rw-r--r-- 1 jenkins jenkins 89 Mar 15 15:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:39 ---> package-listing.sh 16:00:39 ++ facter osfamily 16:00:39 ++ tr '[:upper:]' '[:lower:]' 16:00:39 + OS_FAMILY=debian 16:00:39 + workspace=/w/workspace/foundry_device-virtual-go_PR-359 16:00:39 + START_PACKAGES=/tmp/packages_start.txt 16:00:39 + END_PACKAGES=/tmp/packages_end.txt 16:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:39 + PACKAGES=/tmp/packages_start.txt 16:00:39 + '[' /w/workspace/foundry_device-virtual-go_PR-359 ']' 16:00:39 + PACKAGES=/tmp/packages_end.txt 16:00:39 + case "${OS_FAMILY}" in 16:00:39 + dpkg -l 16:00:39 + grep '^ii' 16:00:39 + '[' -f /tmp/packages_start.txt ']' 16:00:39 + '[' -f /tmp/packages_end.txt ']' 16:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:39 + '[' /w/workspace/foundry_device-virtual-go_PR-359 ']' 16:00:39 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-359/archives/ 16:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-359/archives/ [Pipeline] echo 16:00:39 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:00:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:40 prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container 16:00:40 $ 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-359/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-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:42 $ docker top bc9c50fad443e50db347ea8eb7239b0465053dae7538ceb9e3c9cf6cf51a46ec -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:43 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:00:43 + ls /var/log/sa-host 16:00:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:44 provisioning config files... 16:00:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config8643259754781746555tmp [Pipeline] { [Pipeline] echo 16:00:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:44 ---> create-netrc.sh [Pipeline] } 16:00:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:00:44 ---> python-tools-install.sh [Pipeline] echo 16:00:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:00:45 ---> sudo-logs.sh 16:00:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:00:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:00:45 ---> job-cost.sh 16:00:45 lf-activate-venv: SKIPPING 16:00:45 DEBUG: total: 0.2199999988079071 16:00:45 INFO: Retrieving Stack Cost... 16:00:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:46 INFO: Archiving Costs [Pipeline] echo 16:00:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:00:46 ---> logs-deploy.sh 16:00:46 lf-activate-venv: SKIPPING 16:00:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-359/1 16:00:46 INFO: archiving workspace using pattern(s): 16:00:47 Archives upload complete. 16:00:48 INFO: archiving logs to Nexus 16:00:49 ---> uname -a: 16:00:49 Linux prd-ubuntu20-04-docker-8c-8g-557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:00:49 16:00:49 16:00:49 ---> lscpu: 16:00:49 Architecture: x86_64 16:00:49 CPU op-mode(s): 32-bit, 64-bit 16:00:49 Byte Order: Little Endian 16:00:49 Address sizes: 40 bits physical, 48 bits virtual 16:00:49 CPU(s): 8 16:00:49 On-line CPU(s) list: 0-7 16:00:49 Thread(s) per core: 1 16:00:49 Core(s) per socket: 1 16:00:49 Socket(s): 8 16:00:49 NUMA node(s): 1 16:00:49 Vendor ID: AuthenticAMD 16:00:49 CPU family: 23 16:00:49 Model: 49 16:00:49 Model name: AMD EPYC-Rome Processor 16:00:49 Stepping: 0 16:00:49 CPU MHz: 2799.998 16:00:49 BogoMIPS: 5599.99 16:00:49 Virtualization: AMD-V 16:00:49 Hypervisor vendor: KVM 16:00:49 Virtualization type: full 16:00:49 L1d cache: 256 KiB 16:00:49 L1i cache: 256 KiB 16:00:49 L2 cache: 4 MiB 16:00:49 L3 cache: 128 MiB 16:00:49 NUMA node0 CPU(s): 0-7 16:00:49 Vulnerability Itlb multihit: Not affected 16:00:49 Vulnerability L1tf: Not affected 16:00:49 Vulnerability Mds: Not affected 16:00:49 Vulnerability Meltdown: Not affected 16:00:49 Vulnerability Mmio stale data: Not affected 16:00:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:00:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:00:49 Vulnerability Srbds: Not affected 16:00:49 Vulnerability Tsx async abort: Not affected 16:00:49 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 16:00:49 16:00:49 16:00:49 ---> nproc: 16:00:49 8 16:00:49 16:00:49 16:00:49 ---> df -h: 16:00:49 Filesystem Size Used Avail Use% Mounted on 16:00:49 overlay 155G 12G 144G 8% / 16:00:49 tmpfs 64M 0 64M 0% /dev 16:00:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:00:49 shm 64M 0 64M 0% /dev/shm 16:00:49 /dev/vda1 155G 12G 144G 8% /facter-os 16:00:49 16:00:49 16:00:49 ---> sar -b -r -n DEV: 16:00:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-557) 03/15/23 _x86_64_ (8 CPU) 16:00:49 16:00:49 15:45:48 LINUX RESTART (8 CPU) 16:00:49 16:00:49 15:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:00:49 15:47:02 122.21 48.23 73.99 0.00 5458.96 81078.89 0.00 16:00:49 15:48:01 170.36 1.44 168.92 0.00 17.62 105851.89 0.00 16:00:49 15:49:01 95.15 0.28 94.87 0.00 14.93 45958.61 0.00 16:00:49 15:50:01 118.26 0.08 118.18 0.00 9.87 68280.22 0.00 16:00:49 15:51:01 18.61 6.12 12.50 0.00 738.94 12388.09 0.00 16:00:49 15:52:01 40.84 4.48 36.36 0.00 4416.86 6808.20 0.00 16:00:49 15:53:01 3.27 0.02 3.25 0.00 0.13 87.72 0.00 16:00:49 15:54:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 16:00:49 15:55:01 3.33 1.02 2.32 0.00 21.86 29.46 0.00 16:00:49 15:56:01 2.27 0.48 1.78 0.00 17.86 20.80 0.00 16:00:49 15:57:01 2.35 1.17 1.18 0.00 19.86 13.86 0.00 16:00:49 15:58:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 16:00:49 15:59:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 16:00:49 16:00:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 16:00:49 Average: 41.47 4.53 36.95 0.00 766.38 22800.18 0.00 16:00:49 16:00:49 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:49 15:47:02 29644320 31623968 712468 2.17 61580 2219028 2015944 5.94 971816 1954676 311556 16:00:49 15:48:01 28461928 31608252 692480 2.11 143628 3219128 1848084 5.45 1038860 2950448 184 16:00:49 15:49:01 27929820 31354228 938516 2.85 147808 3458220 2291648 6.75 1546464 2931296 215724 16:00:49 15:50:01 27669524 31587808 706584 2.15 157372 3909408 1759284 5.18 1257644 3444444 336 16:00:49 15:51:01 27562320 31573176 715920 2.18 161544 3990028 1836384 5.41 1276336 3517980 668 16:00:49 15:52:01 27137120 31565532 716680 2.18 191052 4364900 1826576 5.38 1581676 3617580 156 16:00:49 15:53:01 27142308 31565896 716388 2.18 189616 4361648 1796784 5.30 1580128 3614356 160 16:00:49 15:54:01 27143680 31567356 714872 2.17 189700 4361648 1796784 5.30 1578752 3614356 208 16:00:49 15:55:01 27149236 31573980 708252 2.15 189788 4362268 1825780 5.38 1572292 3614884 168 16:00:49 15:56:01 27146796 31572924 709212 2.16 189836 4362804 1825780 5.38 1576816 3615168 60 16:00:49 15:57:01 27141584 31568588 713776 2.17 189864 4363404 1825780 5.38 1581600 3615348 120 16:00:49 15:58:01 27141860 31568896 713468 2.17 189884 4363412 1825780 5.38 1581236 3615352 12 16:00:49 15:59:01 27141552 31568632 713664 2.17 189924 4363416 1825780 5.38 1581020 3615356 12 16:00:49 16:00:01 27141472 31568568 713668 2.17 189940 4363416 1825780 5.38 1581036 3615356 48 16:00:49 Average: 27539537 31561986 727568 2.21 170110 4004481 1866155 5.50 1450405 3381186 37815 16:00:49 16:00:49 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:49 15:47:02 ens3 675.70 430.54 6826.64 86.98 0.00 0.00 0.00 0.00 16:00:49 15:47:02 docker0 25.93 27.60 2.02 188.08 0.00 0.00 0.00 0.00 16:00:49 15:47:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 16:00:49 15:48:01 ens3 327.47 186.05 1989.92 23.77 0.00 0.00 0.00 0.00 16:00:49 15:48:01 docker0 175.99 310.66 14.11 1976.25 0.00 0.00 0.00 0.00 16:00:49 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 15:49:01 veth25a9ba6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:00:49 15:49:01 ens3 57.42 50.11 88.08 91.70 0.00 0.00 0.00 0.00 16:00:49 15:49:01 docker0 1.53 4.15 0.09 42.59 0.00 0.00 0.00 0.00 16:00:49 15:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:00:49 15:50:01 ens3 130.71 76.50 2574.65 15.80 0.00 0.00 0.00 0.00 16:00:49 15:50:01 docker0 1.45 3.98 0.09 43.07 0.00 0.00 0.00 0.00 16:00:49 15:50:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 16:00:49 15:51:01 ens3 42.81 17.56 856.56 1.58 0.00 0.00 0.00 0.00 16:00:49 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:00:49 15:52:01 ens3 139.18 71.44 1949.14 5.40 0.00 0.00 0.00 0.00 16:00:49 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:52:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 16:00:49 15:53:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:00:49 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:54:01 ens3 0.82 0.27 0.16 0.08 0.00 0.00 0.00 0.00 16:00:49 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 15:55:01 ens3 0.50 0.47 0.26 0.22 0.00 0.00 0.00 0.00 16:00:49 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:56:01 ens3 2.35 1.73 1.66 2.67 0.00 0.00 0.00 0.00 16:00:49 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 15:57:01 ens3 6.98 4.22 3.97 3.33 0.00 0.00 0.00 0.00 16:00:49 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 15:58:01 ens3 0.88 0.50 0.36 0.28 0.00 0.00 0.00 0.00 16:00:49 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 15:59:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:00:49 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 16:00:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:00:49 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:49 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:49 Average: ens3 98.70 59.82 1019.66 16.55 0.00 0.00 0.00 0.00 16:00:49 Average: docker0 14.44 24.40 1.15 158.55 0.00 0.00 0.00 0.00 16:00:49 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 16:00:49 16:00:49 16:00:49 ---> sar -P ALL: 16:00:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-557) 03/15/23 _x86_64_ (8 CPU) 16:00:49 16:00:49 15:45:48 LINUX RESTART (8 CPU) 16:00:49 16:00:49 15:46:01 CPU %user %nice %system %iowait %steal %idle 16:00:49 15:47:02 all 7.46 0.00 2.45 5.67 0.15 84.28 16:00:49 15:47:02 0 5.23 0.00 2.31 9.35 0.15 82.95 16:00:49 15:47:02 1 8.98 0.00 2.08 1.29 0.10 87.54 16:00:49 15:47:02 2 10.75 0.00 2.54 1.55 0.12 85.05 16:00:49 15:47:02 3 6.45 0.00 2.55 8.38 0.20 82.42 16:00:49 15:47:02 4 7.37 0.00 2.07 1.85 0.13 88.58 16:00:49 15:47:02 5 8.05 0.00 1.93 0.94 0.13 88.94 16:00:49 15:47:02 6 7.72 0.00 2.18 0.67 0.13 89.30 16:00:49 15:47:02 7 5.10 0.00 3.98 21.44 0.20 69.28 16:00:49 15:48:01 all 6.86 0.00 3.48 9.95 0.19 79.52 16:00:49 15:48:01 0 6.65 0.00 4.71 4.07 0.22 84.35 16:00:49 15:48:01 1 6.60 0.00 3.42 0.36 0.21 89.41 16:00:49 15:48:01 2 7.13 0.00 3.84 21.98 0.22 66.83 16:00:49 15:48:01 3 6.05 0.00 3.05 0.00 0.14 90.77 16:00:49 15:48:01 4 6.08 0.00 2.43 17.96 0.17 73.37 16:00:49 15:48:01 5 6.84 0.00 2.50 2.36 0.15 88.15 16:00:49 15:48:01 6 7.85 0.00 3.27 0.03 0.17 88.68 16:00:49 15:48:01 7 7.71 0.00 4.63 32.95 0.26 54.45 16:00:49 15:49:01 all 36.42 0.00 5.92 3.01 0.28 54.37 16:00:49 15:49:01 0 35.74 0.00 6.25 4.27 0.35 53.39 16:00:49 15:49:01 1 35.72 0.00 5.58 8.41 0.27 50.02 16:00:49 15:49:01 2 37.37 0.00 5.64 3.15 0.27 53.57 16:00:49 15:49:01 3 35.92 0.00 5.94 0.86 0.30 56.97 16:00:49 15:49:01 4 38.10 0.00 5.73 1.58 0.28 54.31 16:00:49 15:49:01 5 36.38 0.00 5.69 0.57 0.25 57.11 16:00:49 15:49:01 6 36.04 0.00 6.70 1.56 0.22 55.47 16:00:49 15:49:01 7 36.09 0.00 5.83 3.66 0.29 54.13 16:00:49 15:50:01 all 8.37 0.00 2.20 6.15 0.13 83.16 16:00:49 15:50:01 0 8.43 0.00 2.31 1.58 0.12 87.56 16:00:49 15:50:01 1 7.55 0.00 1.69 2.50 0.15 88.11 16:00:49 15:50:01 2 9.20 0.00 2.39 10.09 0.08 78.24 16:00:49 15:50:01 3 7.70 0.00 1.98 0.54 0.12 89.66 16:00:49 15:50:01 4 8.20 0.00 2.33 15.65 0.17 73.65 16:00:49 15:50:01 5 8.46 0.00 1.86 0.23 0.10 89.34 16:00:49 15:50:01 6 8.21 0.00 2.78 17.78 0.15 71.08 16:00:49 15:50:01 7 9.17 0.00 2.23 0.87 0.13 87.59 16:00:49 15:51:01 all 0.50 0.00 0.20 1.54 0.02 97.75 16:00:49 15:51:01 0 0.33 0.00 0.13 0.40 0.03 99.10 16:00:49 15:51:01 1 0.05 0.00 0.10 0.02 0.02 99.82 16:00:49 15:51:01 2 0.53 0.00 0.07 1.05 0.03 98.31 16:00:49 15:51:01 3 0.92 0.00 0.28 0.15 0.00 98.65 16:00:49 15:51:01 4 0.83 0.00 0.22 6.25 0.02 92.68 16:00:49 15:51:01 5 0.53 0.00 0.47 1.75 0.02 97.23 16:00:49 15:51:01 6 0.62 0.00 0.23 2.42 0.02 96.71 16:00:49 15:51:01 7 0.15 0.00 0.08 0.28 0.02 99.47 16:00:49 15:52:01 all 2.06 0.00 1.44 3.03 0.05 93.42 16:00:49 15:52:01 0 1.60 0.00 0.97 0.40 0.07 96.96 16:00:49 15:52:01 1 2.35 0.00 1.17 3.60 0.07 92.81 16:00:49 15:52:01 2 2.13 0.00 0.77 1.47 0.05 95.58 16:00:49 15:52:01 3 1.48 0.00 1.12 1.18 0.05 96.17 16:00:49 15:52:01 4 1.64 0.00 3.32 13.16 0.05 81.83 16:00:49 15:52:01 5 2.79 0.00 1.69 0.82 0.05 94.65 16:00:49 15:52:01 6 1.72 0.00 1.22 3.44 0.03 93.59 16:00:49 15:52:01 7 2.75 0.00 1.27 0.15 0.05 95.78 16:00:49 15:53:01 all 0.06 0.00 0.05 0.16 0.01 99.72 16:00:49 15:53:01 0 0.05 0.00 0.08 0.20 0.00 99.67 16:00:49 15:53:01 1 0.02 0.00 0.03 0.60 0.00 99.35 16:00:49 15:53:01 2 0.02 0.00 0.05 0.42 0.02 99.50 16:00:49 15:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:00:49 15:53:01 4 0.02 0.00 0.07 0.00 0.00 99.92 16:00:49 15:53:01 5 0.22 0.00 0.05 0.02 0.00 99.72 16:00:49 15:53:01 6 0.08 0.00 0.08 0.00 0.03 99.80 16:00:49 15:53:01 7 0.08 0.00 0.02 0.05 0.00 99.85 16:00:49 15:54:01 all 0.03 0.00 0.02 0.06 0.00 99.90 16:00:49 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:54:01 1 0.00 0.00 0.02 0.37 0.02 99.60 16:00:49 15:54:01 2 0.05 0.00 0.02 0.08 0.00 99.85 16:00:49 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:00:49 15:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:00:49 15:54:01 6 0.07 0.00 0.07 0.00 0.02 99.85 16:00:49 15:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:55:01 all 0.07 0.00 0.04 0.08 0.01 99.81 16:00:49 15:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:00:49 15:55:01 1 0.03 0.00 0.02 0.43 0.02 99.50 16:00:49 15:55:01 2 0.07 0.00 0.05 0.02 0.02 99.85 16:00:49 15:55:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:00:49 15:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:00:49 15:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:00:49 15:55:01 6 0.27 0.00 0.07 0.15 0.00 99.52 16:00:49 15:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:00:49 15:56:01 all 0.11 0.00 0.02 0.05 0.00 99.82 16:00:49 15:56:01 0 0.12 0.00 0.00 0.03 0.00 99.85 16:00:49 15:56:01 1 0.23 0.00 0.03 0.33 0.02 99.38 16:00:49 15:56:01 2 0.13 0.00 0.02 0.00 0.00 99.85 16:00:49 15:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:00:49 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:00:49 15:56:01 5 0.13 0.00 0.03 0.00 0.00 99.83 16:00:49 15:56:01 6 0.22 0.00 0.03 0.00 0.02 99.73 16:00:49 15:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:00:49 15:57:01 all 0.27 0.00 0.01 0.04 0.01 99.66 16:00:49 15:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:00:49 15:57:01 1 1.14 0.00 0.00 0.30 0.02 98.55 16:00:49 15:57:01 2 0.45 0.00 0.03 0.03 0.02 99.47 16:00:49 15:57:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:00:49 15:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:00:49 15:57:01 5 0.12 0.00 0.02 0.00 0.02 99.85 16:00:49 15:57:01 6 0.22 0.00 0.03 0.00 0.02 99.73 16:00:49 15:57:01 7 0.07 0.00 0.00 0.00 0.02 99.92 16:00:49 16:00:49 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:00:49 15:58:01 all 0.07 0.00 0.01 0.03 0.01 99.88 16:00:49 15:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:00:49 15:58:01 1 0.02 0.00 0.00 0.17 0.02 99.80 16:00:49 15:58:01 2 0.33 0.00 0.00 0.00 0.02 99.65 16:00:49 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:58:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:00:49 15:58:01 6 0.03 0.00 0.05 0.10 0.08 99.73 16:00:49 15:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:59:01 all 0.10 0.00 0.01 0.02 0.01 99.86 16:00:49 15:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:00:49 15:59:01 1 0.00 0.00 0.03 0.20 0.02 99.75 16:00:49 15:59:01 2 0.70 0.00 0.00 0.00 0.02 99.29 16:00:49 15:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:00:49 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 15:59:01 6 0.03 0.00 0.02 0.00 0.03 99.92 16:00:49 15:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:00:49 16:00:01 all 0.09 0.00 0.01 0.04 0.01 99.85 16:00:49 16:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:00:49 16:00:01 1 0.00 0.00 0.00 0.33 0.00 99.67 16:00:49 16:00:01 2 0.53 0.00 0.03 0.00 0.00 99.43 16:00:49 16:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:00:49 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:00:49 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:00:49 16:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 16:00:49 16:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:00:49 Average: all 4.44 0.00 1.12 2.11 0.06 92.26 16:00:49 Average: 0 4.15 0.00 1.19 1.44 0.07 93.15 16:00:49 Average: 1 4.46 0.00 1.01 1.35 0.06 93.12 16:00:49 Average: 2 4.94 0.00 1.10 2.81 0.06 91.09 16:00:49 Average: 3 4.17 0.00 1.07 0.79 0.06 93.91 16:00:49 Average: 4 4.44 0.00 1.15 4.00 0.06 90.35 16:00:49 Average: 5 4.53 0.00 1.01 0.47 0.05 93.93 16:00:49 Average: 6 4.48 0.00 1.19 1.86 0.07 92.40 16:00:49 Average: 7 4.35 0.00 1.28 4.16 0.07 90.14 16:00:49 16:00:49 16:00:49