Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aff7666b12b3d74ae33db068cb1d891e8822c267+8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce (9f5850171944ae93d78a5d77f69cb021c5e12c6c) 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-ssh9708561611648231898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4094674513670019261.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-gpio/branches/PR-190/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-gpio/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15097154317301037281.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-gpio/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8270518738331224796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14686313628704322190.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-gpio/branches/PR-190/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-gpio/branches/PR-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14608473218771623044.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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-5399 in /w/workspace/edgexfoundry_device-gpio_PR-190 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-190 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit aff7666b12b3d74ae33db068cb1d891e8822c267 Merge succeeded, producing aff7666b12b3d74ae33db068cb1d891e8822c267 Checking out Revision aff7666b12b3d74ae33db068cb1d891e8822c267 (PR-190) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:35:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # 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 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:35:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:35:22 ========================================================= 00:35:22 EdgeX Global Pipelines Version Info 00:35:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:35:23 ------------------- 00:35:23 stable info: 00:35:23 ------------------- 00:35:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:35:23 Message: update stable to v1.0.253 00:35:23 ------------------- 00:35:23 experimental info: 00:35:23 ------------------- 00:35:23 Commited By: **** collab-it+edgex@linuxfoundation.org 00:35:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:35:23 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:35:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:35:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aff7666 [Pipeline] echo 00:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:25 provisioning config files... 00:35:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config13285811827709608240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:25 ---> docker-login.sh 00:35:25 nexus3.edgexfoundry.org:10001 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10002 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10003 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10004 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 docker.io 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 ---> docker-login.sh ends [Pipeline] } 00:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:35:27 + git rev-list -1 --merges aff7666b12b3d74ae33db068cb1d891e8822c267~1..aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo 00:35:27 -----------> git rev-list -1 --merges aff7666b12b3d74ae33db068cb1d891e8822c267~1..aff7666b12b3d74ae33db068cb1d891e8822c267 aff7666b12b3d74ae33db068cb1d891e8822c267 [false] [Pipeline] sh 00:35:27 + git log --format=format:%s -1 aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo 00:35:27 ========================================================= 00:35:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:35:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:28 + git log --format=format:%s -1 aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] echo 00:35:28 [semverPrep] GIT_COMMIT: aff7666b12b3d74ae33db068cb1d891e8822c267, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 00:35:28 [semverPrep] This is not a build commit. [Pipeline] sh 00:35:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:28 + grep -v github /etc/ssh/ssh_known_hosts 00:35:28 + [ -e /tmp/ssh_known_hosts ] 00:35:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:35:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:35:28 + sudo tee -a /etc/ssh/ssh_known_hosts 00:35:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:29 00:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:29 0.1.4: Pulling from edgex-devops/py-git-semver 00:35:29 b85a868b505f: Pulling fs layer 00:35:29 e2be974225ed: Pulling fs layer 00:35:29 339a4e72a1f5: Pulling fs layer 00:35:29 988bab9f4d93: Pulling fs layer 00:35:29 1469e6f7b9e6: Pulling fs layer 00:35:29 eaf3925da568: Pulling fs layer 00:35:29 bab4dde63d76: Pulling fs layer 00:35:29 bde34c3a00c8: Pulling fs layer 00:35:29 b352a97aabf1: Pulling fs layer 00:35:29 4872d77fe225: Pulling fs layer 00:35:29 5851b861e8e6: Pulling fs layer 00:35:29 bab4dde63d76: Waiting 00:35:29 988bab9f4d93: Waiting 00:35:29 1469e6f7b9e6: Waiting 00:35:29 bde34c3a00c8: Waiting 00:35:29 b352a97aabf1: Waiting 00:35:29 eaf3925da568: Waiting 00:35:29 5851b861e8e6: Waiting 00:35:29 4872d77fe225: Waiting 00:35:29 e2be974225ed: Download complete 00:35:29 988bab9f4d93: Verifying Checksum 00:35:29 988bab9f4d93: Download complete 00:35:29 1469e6f7b9e6: Verifying Checksum 00:35:29 1469e6f7b9e6: Download complete 00:35:29 eaf3925da568: Download complete 00:35:29 339a4e72a1f5: Verifying Checksum 00:35:29 339a4e72a1f5: Download complete 00:35:29 bde34c3a00c8: Verifying Checksum 00:35:29 bde34c3a00c8: Download complete 00:35:29 b352a97aabf1: Verifying Checksum 00:35:29 b352a97aabf1: Download complete 00:35:29 4872d77fe225: Verifying Checksum 00:35:29 4872d77fe225: Download complete 00:35:29 5851b861e8e6: Verifying Checksum 00:35:29 5851b861e8e6: Download complete 00:35:29 b85a868b505f: Verifying Checksum 00:35:29 b85a868b505f: Download complete 00:35:30 bab4dde63d76: Verifying Checksum 00:35:30 bab4dde63d76: Download complete 00:35:31 b85a868b505f: Pull complete 00:35:31 e2be974225ed: Pull complete 00:35:31 339a4e72a1f5: Pull complete 00:35:31 988bab9f4d93: Pull complete 00:35:32 1469e6f7b9e6: Pull complete 00:35:32 eaf3925da568: Pull complete 00:35:34 bab4dde63d76: Pull complete 00:35:34 bde34c3a00c8: Pull complete 00:35:34 b352a97aabf1: Pull complete 00:35:34 4872d77fe225: Pull complete 00:35:34 5851b861e8e6: Pull complete 00:35:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:34 prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container 00:35:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:35:37 $ docker top d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb -eo pid,comm 00:35:37 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). 00:35:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:37 [ssh-agent] Looking for ssh-agent implementation... 00:35:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:37 $ docker exec d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent 00:35:37 SSH_AUTH_SOCK=/tmp/ssh-AidzzSzExfvm/agent.33 00:35:37 SSH_AGENT_PID=39 00:35:37 Running ssh-add (command line suppressed) 00:35:38 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_7964730804591692257.key (/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_7964730804591692257.key) 00:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:38 + git tag --points-at HEAD [Pipeline] } 00:35:38 $ docker exec --env ******** --env ******** d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent -k 00:35:38 unset SSH_AUTH_SOCK; 00:35:38 unset SSH_AGENT_PID; 00:35:38 echo Agent pid 39 killed; 00:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:38 [ssh-agent] Looking for ssh-agent implementation... 00:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:38 $ docker exec d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent 00:35:38 SSH_AUTH_SOCK=/tmp/ssh-hC3x7nEFVsNT/agent.71 00:35:38 SSH_AGENT_PID=77 00:35:38 Running ssh-add (command line suppressed) 00:35:38 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_15334508837969454883.key (/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/private_key_15334508837969454883.key) 00:35:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:39 + git semver init 00:35:39 2023-09-06 00:35:39,460 [run_init] DEBUG init version:0.0.0 force:False 00:35:39 2023-09-06 00:35:39,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver 00:35:39 2023-09-06 00:35:39,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-190/.semver 00:35:39 2023-09-06 00:35:39,461 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-190/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190, universal_newlines=False, shell=None, istream=None) 00:35:40 2023-09-06 00:35:40,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-190/.git/info/exclude 00:35:40 2023-09-06 00:35:40,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 with force:False 00:35:40 2023-09-06 00:35:40,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 00:35:40 2023-09-06 00:35:40,438 [execute] INFO git cat-file --batch-check 00:35:40 2023-09-06 00:35:40,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190/.semver, universal_newlines=False, shell=None, istream=) 00:35:40 2023-09-06 00:35:40,445 [execute] INFO git cat-file --batch 00:35:40 2023-09-06 00:35:40,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-190/.semver, universal_newlines=False, shell=None, istream=) 00:35:40 2023-09-06 00:35:40,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-190/.semver/PR-190 00:35:40 0.0.0 [Pipeline] } 00:35:40 $ docker exec --env ******** --env ******** d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb ssh-agent -k 00:35:40 unset SSH_AUTH_SOCK; 00:35:40 unset SSH_AGENT_PID; 00:35:40 echo Agent pid 77 killed; 00:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:41 + git semver [Pipeline] } 00:35:41 $ docker stop --time=1 d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb 00:35:42 $ docker rm -f --volumes d42e493174ee89246bcc744668befe994d1c6814645f910a79bca58d456b85fb [Pipeline] // withDockerContainer [Pipeline] sh 00:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:43 Stashed 1 file(s) [Pipeline] echo 00:35:43 [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 00:35:43 provisioning config files... 00:35:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config9597409994751333812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:44 ---> docker-login.sh 00:35:44 nexus3.edgexfoundry.org:10001 00:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:44 Configure a credential helper to remove this warning. See 00:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:44 00:35:44 Login Succeeded 00:35:44 nexus3.edgexfoundry.org:10002 00:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:44 Configure a credential helper to remove this warning. See 00:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:44 00:35:44 Login Succeeded 00:35:44 nexus3.edgexfoundry.org:10003 00:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:44 Configure a credential helper to remove this warning. See 00:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:44 00:35:44 Login Succeeded 00:35:44 nexus3.edgexfoundry.org:10004 00:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:44 Configure a credential helper to remove this warning. See 00:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:44 00:35:44 Login Succeeded 00:35:44 docker.io 00:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:44 Configure a credential helper to remove this warning. See 00:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:44 00:35:44 Login Succeeded 00:35:44 ---> docker-login.sh ends [Pipeline] } 00:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:45 ========================================================= 00:35:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:35:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:45 + 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 . 00:35:45 Sending build context to Docker daemon 16.08MB 00:35:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:35:45 Step 2/12 : FROM ${BASE} AS builder 00:35:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:45 4db1b89c0bd1: Pulling fs layer 00:35:45 6911f1a30b25: Pulling fs layer 00:35:45 e194b8c5c2a9: Pulling fs layer 00:35:45 6863d3e3a2b1: Pulling fs layer 00:35:45 ec0bb842ea78: Pulling fs layer 00:35:45 40a00589a448: Pulling fs layer 00:35:45 6c08303d61cc: Pulling fs layer 00:35:45 798269fcf238: Pulling fs layer 00:35:45 ec0bb842ea78: Waiting 00:35:45 6863d3e3a2b1: Waiting 00:35:45 6c08303d61cc: Waiting 00:35:45 6911f1a30b25: Verifying Checksum 00:35:45 6911f1a30b25: Download complete 00:35:45 ec0bb842ea78: Download complete 00:35:45 4db1b89c0bd1: Download complete 00:35:45 40a00589a448: Verifying Checksum 00:35:45 40a00589a448: Download complete 00:35:46 4db1b89c0bd1: Pull complete 00:35:46 6911f1a30b25: Pull complete 00:35:46 798269fcf238: Verifying Checksum 00:35:46 798269fcf238: Download complete 00:35:46 e194b8c5c2a9: Verifying Checksum 00:35:46 e194b8c5c2a9: Download complete 00:35:46 6c08303d61cc: Verifying Checksum 00:35:46 6c08303d61cc: Download complete 00:35:49 e194b8c5c2a9: Pull complete 00:35:49 6863d3e3a2b1: Pull complete 00:35:49 ec0bb842ea78: Pull complete 00:35:49 40a00589a448: Pull complete 00:35:52 6c08303d61cc: Pull complete 00:35:53 798269fcf238: Pull complete 00:35:53 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:35:53 ---> ec979cd7f677 00:35:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:35:57 ---> Running in 203963c75f15 00:35:57 Removing intermediate container 203963c75f15 00:35:57 ---> 8a023d96a5bd 00:35:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:57 ---> Running in c5fd8aeb0b21 00:35:57 Removing intermediate container c5fd8aeb0b21 00:35:57 ---> bc30448f73f1 00:35:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:35:57 ---> Running in 5e143c7762e9 00:35:57 Removing intermediate container 5e143c7762e9 00:35:57 ---> ce7470ef22af 00:35:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:35:57 ---> Running in c0761db54d94 00:35:58 Removing intermediate container c0761db54d94 00:35:58 ---> 262601171b55 00:35:58 Step 7/12 : WORKDIR /device-gpio 00:35:58 ---> Running in 4aaeec6191e8 00:35:58 Removing intermediate container 4aaeec6191e8 00:35:58 ---> 2bafd98dc670 00:35:58 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:58 ---> Running in 4fa09edebad3 00:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:58 Still waiting to schedule task 00:35:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:35:58 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:35:58 (2/4) Installing libedit (20221030.3.1-r0) 00:35:58 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:35:58 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:35:58 Executing busybox-1.35.0-r29.trigger 00:35:58 OK: 269 MiB in 57 packages 00:35:59 Removing intermediate container 4fa09edebad3 00:35:59 ---> 952dc893bb66 00:35:59 Step 9/12 : COPY go.mod vendor* ./ 00:35:59 ---> 84f0bb4108c6 00:35:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:59 ---> Running in e83ca42b027e 00:36:46 Removing intermediate container e83ca42b027e 00:36:46 ---> 3d4925fc2d7e 00:36:46 Step 11/12 : COPY . . 00:36:46 ---> 4219678b87cc 00:36:46 Step 12/12 : RUN ${MAKE} 00:36:46 ---> Running in 932cfb3de90a 00:36:46 noop 00:36:46 Removing intermediate container 932cfb3de90a 00:36:46 ---> ed89b93eb5f0 00:36:46 Successfully built ed89b93eb5f0 00:36:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:46 + docker inspect -f . ci-base-image-x86_64 00:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:46 prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container 00:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:47 $ docker top a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:47 + go version 00:36:47 go version go1.20.6 linux/amd64 [Pipeline] } 00:36:47 $ docker stop --time=1 a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 00:36:48 $ docker rm -f --volumes a539d45ae139f1f101c786f0e1a886fd5577e1793f29852f95092a8874629e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:49 + docker inspect -f . ci-base-image-x86_64 00:36:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:49 prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container 00:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:50 $ docker top 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-190 [Pipeline] fileExists [Pipeline] sh 00:36:50 + make test 00:36:50 go test ./... -coverprofile=coverage.out ./... 00:36:56 ? github.com/edgexfoundry/device-gpio [no test files] 00:37:06 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:37:06 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:37:11 go vet ./... 00:37:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:37:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:37:14 ./bin/test-attribution-txt.sh [Pipeline] echo 00:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:37:14 $ docker stop --time=1 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f 00:37:18 $ docker rm -f --volumes 3ac8e16d1b1db73c589d14542e0ec65e14de3ec36bf527c712341603a30fcc3f [Pipeline] // withDockerContainer [Pipeline] sh 00:37:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:37:20 + ls -al . 00:37:20 total 168 00:37:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 00:36 . 00:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:35 .. 00:37:20 -rw-rw-r-- 1 jenkins jenkins 120 Sep 6 00:35 .dockerignore 00:37:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:35 .git 00:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 .github 00:37:20 -rw-rw-r-- 1 jenkins jenkins 343 Sep 6 00:35 .gitignore 00:37:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 00:35 .golangci.yml 00:37:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 00:35 .semver 00:37:20 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 6 00:35 Attribution.txt 00:37:20 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 6 00:35 CHANGELOG.md 00:37:20 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 6 00:35 Dockerfile 00:37:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 00:35 GOVERNANCE.md 00:37:20 -rw-rw-r-- 1 jenkins jenkins 657 Sep 6 00:35 Jenkinsfile 00:37:20 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 00:35 LICENSE 00:37:20 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 6 00:35 Makefile 00:37:20 -rw-rw-r-- 1 jenkins jenkins 617 Sep 6 00:35 OWNERS.md 00:37:20 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 6 00:35 README.md 00:37:20 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 00:35 VERSION 00:37:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 00:35 bin 00:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 cmd 00:37:20 -rw-r--r-- 1 jenkins jenkins 10 Sep 6 00:36 coverage.out 00:37:20 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 6 00:35 go.mod 00:37:20 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 6 00:35 go.sum 00:37:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:35 internal 00:37:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:35 snap 00:37:20 -rw-rw-r-- 1 jenkins jenkins 209 Sep 6 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:20 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 --label arch=amd64 --label version=0.0.0 . 00:37:20 Sending build context to Docker daemon 16.08MB 00:37:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:37:20 Step 2/25 : FROM ${BASE} AS builder 00:37:20 ---> ed89b93eb5f0 00:37:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:37:20 ---> Running in 5d697eed0f71 00:37:20 Removing intermediate container 5d697eed0f71 00:37:20 ---> 2cad3b58a88c 00:37:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:37:20 ---> Running in 1275d4505904 00:37:20 Removing intermediate container 1275d4505904 00:37:20 ---> 7dbd06accea1 00:37:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:37:20 ---> Running in a589f20f4f0e 00:37:20 Removing intermediate container a589f20f4f0e 00:37:20 ---> e469b814679c 00:37:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:37:20 ---> Running in 335e5b3957fd 00:37:20 Removing intermediate container 335e5b3957fd 00:37:20 ---> 82b96a0c4bbc 00:37:20 Step 7/25 : WORKDIR /device-gpio 00:37:20 ---> Running in 3131385e1adc 00:37:21 Removing intermediate container 3131385e1adc 00:37:21 ---> e43e9b3d944f 00:37:21 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:21 ---> Running in f09f88bb052a 00:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:21 OK: 269 MiB in 57 packages 00:37:22 Removing intermediate container f09f88bb052a 00:37:22 ---> 5f8a5b1dc3e6 00:37:22 Step 9/25 : COPY go.mod vendor* ./ 00:37:22 ---> 10ee7040a0f3 00:37:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 ---> Running in 35c298438e3c 00:37:23 Removing intermediate container 35c298438e3c 00:37:23 ---> 6547db4ae3fb 00:37:23 Step 11/25 : COPY . . 00:37:23 ---> d22773ba0ff7 00:37:23 Step 12/25 : RUN ${MAKE} 00:37:23 ---> Running in cae04ca487d5 00:37:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:37:45 Removing intermediate container cae04ca487d5 00:37:45 ---> 5432bdd728a4 00:37:45 Step 13/25 : FROM alpine:3.17 00:37:45 3.17: Pulling from library/alpine 00:37:45 9398808236ff: Pulling fs layer 00:37:45 9398808236ff: Download complete 00:37:45 9398808236ff: Pull complete 00:37:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:37:45 Status: Downloaded newer image for alpine:3.17 00:37:45 ---> 1e0b8b5322fc 00:37:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:37:45 ---> Running in b886f96323e7 00:37:45 Removing intermediate container b886f96323e7 00:37:45 ---> 304cb8667b52 00:37:45 Step 15/25 : RUN apk add --update --no-cache 00:37:45 ---> Running in e8b33820e85a 00:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:46 OK: 7 MiB in 15 packages 00:37:46 Removing intermediate container e8b33820e85a 00:37:46 ---> e87138c39f16 00:37:46 Step 16/25 : WORKDIR / 00:37:46 ---> Running in dc0d22a4f1aa 00:37:46 Removing intermediate container dc0d22a4f1aa 00:37:46 ---> 378245f6a0d0 00:37:46 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:37:46 ---> 489a40a18b93 00:37:46 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:37:47 ---> 20b5377187dd 00:37:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:37:48 ---> 50366fdadcc7 00:37:48 Step 20/25 : EXPOSE 59910 00:37:48 ---> Running in 2214ec807381 00:37:48 Removing intermediate container 2214ec807381 00:37:48 ---> 5910581eaaaa 00:37:48 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:37:48 ---> Running in 0a06666bca6c 00:37:48 Removing intermediate container 0a06666bca6c 00:37:48 ---> 388918d01875 00:37:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:37:48 ---> Running in 59840a68df43 00:37:48 Removing intermediate container 59840a68df43 00:37:48 ---> b6171de0a1b2 00:37:48 Step 23/25 : LABEL arch=amd64 00:37:48 ---> Running in 78039a9c64e8 00:37:48 Removing intermediate container 78039a9c64e8 00:37:48 ---> 2bc2ab34fbad 00:37:48 Step 24/25 : LABEL git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 00:37:48 ---> Running in ebcef1911046 00:37:48 Removing intermediate container ebcef1911046 00:37:48 ---> 2304a2414052 00:37:48 Step 25/25 : LABEL version=0.0.0 00:37:48 ---> Running in 281e1c70ecee 00:37:48 Removing intermediate container 281e1c70ecee 00:37:48 ---> fc0d08e895b4 00:37:48 [Warning] One or more build-args [ARCH] were not consumed 00:37:48 Successfully built fc0d08e895b4 00:37:48 Successfully tagged device-gpio: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 00:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:49 00:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:49 latest: Pulling from edgex-lftools-log-publisher 00:37:49 5eb5b503b376: Pulling fs layer 00:37:49 5c69ac0246d0: Pulling fs layer 00:37:49 ec43610c2a17: Pulling fs layer 00:37:49 3a2ae6a8a46f: Pulling fs layer 00:37:49 33b1e0a273af: Pulling fs layer 00:37:49 5d3b04190fa2: Pulling fs layer 00:37:49 2f39f015ded8: Pulling fs layer 00:37:49 3a2ae6a8a46f: Waiting 00:37:49 33b1e0a273af: Waiting 00:37:49 5d3b04190fa2: Waiting 00:37:49 2f39f015ded8: Waiting 00:37:49 5c69ac0246d0: Download complete 00:37:49 3a2ae6a8a46f: Verifying Checksum 00:37:49 3a2ae6a8a46f: Download complete 00:37:49 33b1e0a273af: Verifying Checksum 00:37:49 33b1e0a273af: Download complete 00:37:49 5d3b04190fa2: Verifying Checksum 00:37:49 5d3b04190fa2: Download complete 00:37:49 ec43610c2a17: Verifying Checksum 00:37:49 ec43610c2a17: Download complete 00:37:50 5eb5b503b376: Verifying Checksum 00:37:50 5eb5b503b376: Download complete 00:37:50 2f39f015ded8: Download complete 00:37:51 5eb5b503b376: Pull complete 00:37:51 5c69ac0246d0: Pull complete 00:37:51 ec43610c2a17: Pull complete 00:37:51 3a2ae6a8a46f: Pull complete 00:37:52 33b1e0a273af: Pull complete 00:37:52 5d3b04190fa2: Pull complete 00:37:56 2f39f015ded8: Pull complete 00:37:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:56 prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container 00:37:56 $ 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/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:38:01 $ docker top a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:01 ---> job-cost.sh 00:38:01 lf-activate-venv: SKIPPING 00:38:01 INFO: No Stack... 00:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:02 INFO: Archiving Costs [Pipeline] sh 00:38:02 + cat /w/workspace/edgexfoundry_device-gpio_PR-190/archives/cost.csv 00:38:02 + cut -d, -f6 [Pipeline] lock 00:38:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] 00:38:02 Resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] did not exist. Created. 00:38:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 00:38:02 Stashed 1 file(s) [Pipeline] } 00:38:02 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:38:03 $ docker stop --time=1 a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c 00:38:04 $ docker rm -f --volumes a021d4f37104a68d5ffb05d57897b8cbbaf6bf1d1b27e27d73d5f094df216f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:40:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5401 in /w/workspace/edgexfoundry_device-gpio_PR-190 [Pipeline] { [Pipeline] ws 00:40:09 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:40:09 The recommended git tool is: git 00:40:16 using credential edgex-jenkins-ssh 00:40:16 Cloning the remote Git repository 00:40:16 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:40:16 > git init /w/workspace/device-gpio/1 # timeout=10 00:40:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:40:16 > git --version # timeout=10 00:40:16 > git --version # 'git version 2.25.1' 00:40:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:18 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:40:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:19 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:40:19 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:40:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:40:19 Merging remotes/origin/main commit 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce into PR head commit aff7666b12b3d74ae33db068cb1d891e8822c267 00:40:20 Merge succeeded, producing aff7666b12b3d74ae33db068cb1d891e8822c267 00:40:20 Checking out Revision aff7666b12b3d74ae33db068cb1d891e8822c267 (PR-190) 00:40:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 00:40:20 > git --version # timeout=10 00:40:20 > git --version # 'git version 2.25.1' 00:40:20 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:40:20 > git config core.sparsecheckout # timeout=10 00:40:20 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 00:40:20 > git remote # timeout=10 00:40:20 > git config --get remote.origin.url # timeout=10 00:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:20 > git merge 8c10bf59a35a83ee67ed2d7772760b16eeb6c9ce # timeout=10 00:40:20 > git rev-parse HEAD^{commit} # timeout=10 00:40:20 > git config core.sparsecheckout # timeout=10 00:40:20 > git checkout -f aff7666b12b3d74ae33db068cb1d891e8822c267 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:40:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:22 Dload Upload Total Spent Left Speed 00:40:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 00:40:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:40:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:40:23 + sudo tee /etc/docker/daemon.new 00:40:23 { 00:40:23 "registry-mirrors": [ 00:40:23 "https://nexus3.edgexfoundry.org:10001" 00:40:23 ], 00:40:23 "bip": "10.250.0.254/24", 00:40:23 "hosts": [ 00:40:23 "tcp://0.0.0.0:5555", 00:40:23 "unix:///var/run/docker.sock" 00:40:23 ], 00:40:23 "mtu": 1458, 00:40:23 "selinux-enabled": true, 00:40:23 "seccomp-profile": "/etc/docker/seccomp.json" 00:40:23 } [Pipeline] sh 00:40:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:40:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:45 provisioning config files... 00:40:45 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16736736053804386840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:46 ---> docker-login.sh 00:40:46 nexus3.edgexfoundry.org:10001 00:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:47 Configure a credential helper to remove this warning. See 00:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:47 00:40:47 Login Succeeded 00:40:47 nexus3.edgexfoundry.org:10002 00:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:47 Configure a credential helper to remove this warning. See 00:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:47 00:40:47 Login Succeeded 00:40:47 nexus3.edgexfoundry.org:10003 00:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:47 Configure a credential helper to remove this warning. See 00:40:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:47 00:40:47 Login Succeeded 00:40:47 nexus3.edgexfoundry.org:10004 00:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:48 Configure a credential helper to remove this warning. See 00:40:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:48 00:40:48 Login Succeeded 00:40:48 docker.io 00:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:48 Configure a credential helper to remove this warning. See 00:40:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:48 00:40:48 Login Succeeded 00:40:48 ---> docker-login.sh ends [Pipeline] } 00:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:40:49 ========================================================= 00:40:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:40:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:49 + 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 . 00:40:50 Sending build context to Docker daemon 8.102MB 00:40:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:40:50 Step 2/12 : FROM ${BASE} AS builder 00:40:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:50 edb6bdbacee9: Pulling fs layer 00:40:50 5f9638ab2659: Pulling fs layer 00:40:50 8d51d6327a98: Pulling fs layer 00:40:50 8b374f2dd631: Pulling fs layer 00:40:50 ec14aa9079de: Pulling fs layer 00:40:50 2f466654f4bb: Pulling fs layer 00:40:50 554e91adad29: Pulling fs layer 00:40:50 ec14aa9079de: Waiting 00:40:50 2f466654f4bb: Waiting 00:40:50 8b374f2dd631: Waiting 00:40:50 554e91adad29: Waiting 00:40:50 5f9638ab2659: Download complete 00:40:50 8b374f2dd631: Verifying Checksum 00:40:50 8b374f2dd631: Download complete 00:40:50 ec14aa9079de: Verifying Checksum 00:40:50 ec14aa9079de: Download complete 00:40:50 edb6bdbacee9: Verifying Checksum 00:40:50 edb6bdbacee9: Download complete 00:40:51 edb6bdbacee9: Pull complete 00:40:51 554e91adad29: Verifying Checksum 00:40:51 554e91adad29: Download complete 00:40:51 5f9638ab2659: Pull complete 00:40:52 2f466654f4bb: Verifying Checksum 00:40:52 2f466654f4bb: Download complete 00:40:52 8d51d6327a98: Download complete 00:41:03 8d51d6327a98: Pull complete 00:41:03 8b374f2dd631: Pull complete 00:41:03 ec14aa9079de: Pull complete 00:41:09 2f466654f4bb: Pull complete 00:41:11 554e91adad29: Pull complete 00:41:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:41:11 ---> 1e15ea492957 00:41:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:41:12 ---> Running in 4d0be91370fe 00:41:13 Removing intermediate container 4d0be91370fe 00:41:13 ---> 1cf05f532d83 00:41:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:41:13 ---> Running in ca6a4ae8c112 00:41:13 Removing intermediate container ca6a4ae8c112 00:41:13 ---> 81ee6d63062d 00:41:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:41:13 ---> Running in 3882cb0e54e8 00:41:13 Removing intermediate container 3882cb0e54e8 00:41:13 ---> d60741361c9e 00:41:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:41:13 ---> Running in 84daa1f2695a 00:41:14 Removing intermediate container 84daa1f2695a 00:41:14 ---> c59e4c5a03ba 00:41:14 Step 7/12 : WORKDIR /device-gpio 00:41:14 ---> Running in 63c952c5291b 00:41:14 Removing intermediate container 63c952c5291b 00:41:14 ---> 13e1093be137 00:41:14 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:41:14 ---> Running in e4a01ec9c7bd 00:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:41:17 (1/4) Installing openssh-keygen (9.1_p1-r4) 00:41:17 (2/4) Installing libedit (20221030.3.1-r0) 00:41:17 (3/4) Installing openssh-client-common (9.1_p1-r4) 00:41:17 (4/4) Installing openssh-client-default (9.1_p1-r4) 00:41:17 Executing busybox-1.35.0-r29.trigger 00:41:17 OK: 268 MiB in 57 packages 00:41:18 Removing intermediate container e4a01ec9c7bd 00:41:18 ---> 67fc5a88f066 00:41:18 Step 9/12 : COPY go.mod vendor* ./ 00:41:19 ---> c0eb1fba6ae4 00:41:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:19 ---> Running in 9d01b1bc8db7 00:42:55 Removing intermediate container 9d01b1bc8db7 00:42:55 ---> 028e27ac5409 00:42:55 Step 11/12 : COPY . . 00:42:55 ---> 0185af6ce98f 00:42:55 Step 12/12 : RUN ${MAKE} 00:42:55 ---> Running in 297509aac816 00:42:55 noop 00:42:55 Removing intermediate container 297509aac816 00:42:55 ---> f611655677c6 00:42:55 Successfully built f611655677c6 00:42:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:56 + docker inspect -f . ci-base-image-arm64 00:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container 00:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:00 $ docker top ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:01 + go version 00:43:01 go version go1.20.6 linux/arm64 [Pipeline] } 00:43:02 $ docker stop --time=1 ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d 00:43:03 $ docker rm -f --volumes ecbc87ce08d645ed950d554eedc1e4d80d6efe3796c2664cd4de357bc797ca4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:04 + docker inspect -f . ci-base-image-arm64 00:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:04 prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container 00:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:06 $ docker top af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:06 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 00:43:07 + make test 00:43:07 go test ./... -coverprofile=coverage.out ./... 00:43:39 ? github.com/edgexfoundry/device-gpio [no test files] 00:45:46 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:45:46 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:45:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:45:46 go vet ./... 00:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:46:04 ./bin/test-attribution-txt.sh [Pipeline] echo 00:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:46:04 $ docker stop --time=1 af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 00:46:08 $ docker rm -f --volumes af12b669bda2d269d10a282fb1c6332228d17372203e2417ec17c045e1eae2c7 [Pipeline] // withDockerContainer [Pipeline] sh 00:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:46:09 Warning: overwriting stash ‘coverage-report’ 00:46:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:46:10 + ls -al . 00:46:10 total 164 00:46:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:43 . 00:46:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:40 .. 00:46:10 -rw-rw-r-- 1 jenkins jenkins 120 Sep 6 00:40 .dockerignore 00:46:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 00:40 .git 00:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 .github 00:46:10 -rw-rw-r-- 1 jenkins jenkins 343 Sep 6 00:40 .gitignore 00:46:10 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 00:40 .golangci.yml 00:46:10 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 6 00:40 Attribution.txt 00:46:10 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 6 00:40 CHANGELOG.md 00:46:10 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 6 00:40 Dockerfile 00:46:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 00:40 GOVERNANCE.md 00:46:10 -rw-rw-r-- 1 jenkins jenkins 657 Sep 6 00:40 Jenkinsfile 00:46:10 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 00:40 LICENSE 00:46:10 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 6 00:40 Makefile 00:46:10 -rw-rw-r-- 1 jenkins jenkins 617 Sep 6 00:40 OWNERS.md 00:46:10 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 6 00:40 README.md 00:46:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 00:35 VERSION 00:46:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 00:40 bin 00:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 cmd 00:46:10 -rw-r--r-- 1 jenkins jenkins 10 Sep 6 00:43 coverage.out 00:46:10 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 6 00:40 go.mod 00:46:10 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 6 00:40 go.sum 00:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 00:40 internal 00:46:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 00:40 snap 00:46:10 -rw-rw-r-- 1 jenkins jenkins 209 Sep 6 00:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:10 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 --label arch=arm64 --label version=0.0.0 . 00:46:11 Sending build context to Docker daemon 8.103MB 00:46:11 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:46:11 Step 2/25 : FROM ${BASE} AS builder 00:46:11 ---> f611655677c6 00:46:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:46:11 ---> Running in 37b526d6ddc2 00:46:11 Removing intermediate container 37b526d6ddc2 00:46:11 ---> 4163a3a4f03c 00:46:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:46:11 ---> Running in 6305942773f3 00:46:11 Removing intermediate container 6305942773f3 00:46:11 ---> 9fda24ebbe3a 00:46:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:46:11 ---> Running in ba9c7c49a0e4 00:46:12 Removing intermediate container ba9c7c49a0e4 00:46:12 ---> 80404f78f180 00:46:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:46:12 ---> Running in ae027816a0dc 00:46:12 Removing intermediate container ae027816a0dc 00:46:12 ---> 2edba7300417 00:46:12 Step 7/25 : WORKDIR /device-gpio 00:46:12 ---> Running in 4bf3e4a96ab3 00:46:12 Removing intermediate container 4bf3e4a96ab3 00:46:12 ---> 25e23fa455b2 00:46:12 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:46:12 ---> Running in 009c4cbc1d32 00:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:46:15 OK: 268 MiB in 57 packages 00:46:15 Removing intermediate container 009c4cbc1d32 00:46:15 ---> 57e372a07c75 00:46:15 Step 9/25 : COPY go.mod vendor* ./ 00:46:16 ---> bb4c40f6ded9 00:46:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:46:16 ---> Running in e556d8e76d79 00:46:18 Removing intermediate container e556d8e76d79 00:46:18 ---> 8d94c62d76a1 00:46:18 Step 11/25 : COPY . . 00:46:19 ---> c2a373490615 00:46:19 Step 12/25 : RUN ${MAKE} 00:46:22 ---> Running in 5a43569eacc0 00:46:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:48:44 Removing intermediate container 5a43569eacc0 00:48:44 ---> 529c3c38a0ce 00:48:44 Step 13/25 : FROM alpine:3.17 00:48:44 3.17: Pulling from library/alpine 00:48:44 4060ece20d7a: Pulling fs layer 00:48:44 4060ece20d7a: Download complete 00:48:44 4060ece20d7a: Pull complete 00:48:44 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:48:44 Status: Downloaded newer image for alpine:3.17 00:48:44 ---> 8650cd65339b 00:48:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:48:44 ---> Running in f69587679884 00:48:44 Removing intermediate container f69587679884 00:48:44 ---> a269f04329cb 00:48:44 Step 15/25 : RUN apk add --update --no-cache 00:48:44 ---> Running in 0dfb2629e2b7 00:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:48:44 OK: 7 MiB in 15 packages 00:48:44 Removing intermediate container 0dfb2629e2b7 00:48:44 ---> b6da8750ab53 00:48:44 Step 16/25 : WORKDIR / 00:48:44 ---> Running in 25828aa01ac0 00:48:44 Removing intermediate container 25828aa01ac0 00:48:44 ---> 24681e9a2dac 00:48:44 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:48:44 ---> 9547d8281e67 00:48:44 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:48:44 ---> 242fc96a9a6d 00:48:44 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:48:44 ---> 24425cbf5413 00:48:44 Step 20/25 : EXPOSE 59910 00:48:44 ---> Running in 306b625fe1e2 00:48:44 Removing intermediate container 306b625fe1e2 00:48:44 ---> 2589e3466368 00:48:44 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:48:44 ---> Running in 051495d52ff6 00:48:44 Removing intermediate container 051495d52ff6 00:48:44 ---> 3517fe0d8a70 00:48:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:44 ---> Running in be2807533db5 00:48:44 Removing intermediate container be2807533db5 00:48:44 ---> 2dedb4bc28af 00:48:44 Step 23/25 : LABEL arch=arm64 00:48:44 ---> Running in c1dbeb089609 00:48:44 Removing intermediate container c1dbeb089609 00:48:44 ---> 983f68a0d3c2 00:48:44 Step 24/25 : LABEL git_sha=aff7666b12b3d74ae33db068cb1d891e8822c267 00:48:44 ---> Running in 6f3ee33b9efa 00:48:44 Removing intermediate container 6f3ee33b9efa 00:48:44 ---> 04e9845fe2e4 00:48:44 Step 25/25 : LABEL version=0.0.0 00:48:44 ---> Running in f69c056aef83 00:48:44 Removing intermediate container f69c056aef83 00:48:44 ---> 41ac4cc23260 00:48:44 [Warning] One or more build-args [ARCH] were not consumed 00:48:44 Successfully built 41ac4cc23260 00:48:44 Successfully tagged device-gpio-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 00:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:45 00:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:46 arm64: Pulling from edgex-lftools-log-publisher 00:48:46 8998bd30e6a1: Pulling fs layer 00:48:46 04944245beec: Pulling fs layer 00:48:46 699f458cf7ca: Pulling fs layer 00:48:46 765212b225bb: Pulling fs layer 00:48:46 f23df028b6ca: Pulling fs layer 00:48:46 d65c8cfc05b1: Pulling fs layer 00:48:46 2437ff75d9bd: Pulling fs layer 00:48:46 f23df028b6ca: Waiting 00:48:46 d65c8cfc05b1: Waiting 00:48:46 2437ff75d9bd: Waiting 00:48:46 765212b225bb: Waiting 00:48:46 04944245beec: Verifying Checksum 00:48:46 04944245beec: Download complete 00:48:46 765212b225bb: Verifying Checksum 00:48:46 765212b225bb: Download complete 00:48:46 f23df028b6ca: Verifying Checksum 00:48:46 f23df028b6ca: Download complete 00:48:46 d65c8cfc05b1: Verifying Checksum 00:48:46 d65c8cfc05b1: Download complete 00:48:46 699f458cf7ca: Verifying Checksum 00:48:46 699f458cf7ca: Download complete 00:48:46 8998bd30e6a1: Download complete 00:48:48 2437ff75d9bd: Verifying Checksum 00:48:48 2437ff75d9bd: Download complete 00:48:50 8998bd30e6a1: Pull complete 00:48:51 04944245beec: Pull complete 00:48:52 699f458cf7ca: Pull complete 00:48:52 765212b225bb: Pull complete 00:48:53 f23df028b6ca: Pull complete 00:48:53 d65c8cfc05b1: Pull complete 00:49:08 2437ff75d9bd: Pull complete 00:49:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:08 prd-ubuntu20.04-docker-arm64-4c-16g-5401 does not seem to be running inside a container 00:49:08 $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:49:11 $ docker top ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:11 ---> job-cost.sh 00:49:11 lf-activate-venv: SKIPPING 00:49:11 INFO: No Stack... 00:49:12 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:13 INFO: Archiving Costs [Pipeline] sh 00:49:13 + + cat /w/workspace/device-gpio/1/archives/cost.csv 00:49:13 cut -d, -f6 [Pipeline] lock 00:49:13 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] 00:49:13 Resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] did not exist. Created. 00:49:13 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:14 /w/workspace/device-gpio/1@tmp/durable-749bb083/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:14 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:14 Warning: overwriting stash ‘stack-cost’ 00:49:14 Stashed 1 file(s) [Pipeline] } 00:49:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:14 $ docker stop --time=1 ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa 00:49:16 $ docker rm -f --volumes ca1a5ff556e945c023f7823144529c5a5c92370bcbd3610ad7965ab1ab3e4baa [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 00:49:17 provisioning config files... 00:49:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config6160542946718146518tmp [Pipeline] { [Pipeline] sh 00:49:17 + set +x 00:49:17 + bash -s -- 00:49:17 + curl -s https://codecov.io/bash 00:49:17 00:49:17 _____ _ 00:49:17 / ____| | | 00:49:17 | | ___ __| | ___ ___ _____ __ 00:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:17 Bash-1.0.6 00:49:17 00:49:17 00:49:17 ==> git version 2.25.1 found 00:49:17 ==> 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 00:49:17 Release-Date: 2020-01-08 00:49:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:17 ==> Jenkins CI detected. 00:49:17 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-190 00:49:17 project root: . 00:49:17 --> token set from env 00:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:17 ==> Running gcov in . (disable via -X gcov) 00:49:17 ==> Python coveragepy not found 00:49:17 ==> Searching for coverage reports in: 00:49:17 + . 00:49:17 -> Found 1 reports 00:49:17 ==> Detecting git/mercurial file structure 00:49:17 ==> Reading reports 00:49:17 + ./coverage.out bytes=10 00:49:17 ==> Appending adjustments 00:49:17 https://docs.codecov.io/docs/fixing-reports 00:49:17 + Found adjustments 00:49:17 ==> Gzipping contents 00:49:17 4.0K /tmp/codecov.JEChoE.gz 00:49:17 ==> Uploading reports 00:49:17 url: https://codecov.io 00:49:17 query: branch=PR-190&commit=aff7666b12b3d74ae33db068cb1d891e8822c267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=190&job=&cmd_args= 00:49:17 -> Pinging Codecov 00:49:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-190&commit=aff7666b12b3d74ae33db068cb1d891e8822c267&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=190&job=&cmd_args= 00:49:17 -> Uploading to 00:49:17 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/aff7666b12b3d74ae33db068cb1d891e8822c267/38287d87-0a7f-4b81-9fe3-61e6b6c24a68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T004917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a359e0d84556dd76ddac1879071dd1c97ac7a1e65f466acc9bd0a5b024302240 00:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:17 Dload Upload Total Spent Left Speed 00:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3620 --:--:-- --:--:-- --:--:-- 3601 00:49:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/aff7666b12b3d74ae33db068cb1d891e8822c267 [Pipeline] } 00:49:18 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 00:49:19 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-190/archives ] 00:49:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-190/archives 00:49:19 total 16 00:49:19 drwxr-xr-x 3 root root 4096 Sep 6 00:38 . 00:49:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 00:38 .. 00:49:19 drwxr-xr-x 2 root root 4096 Sep 6 00:38 cost 00:49:19 -rw-r--r-- 1 root root 83 Sep 6 00:38 cost.csv 00:49:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-190/archives 00:49:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-190/archives 00:49:19 total 16 00:49:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 00:38 . 00:49:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 00:38 .. 00:49:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 00:38 cost 00:49:19 -rw-r--r-- 1 jenkins jenkins 83 Sep 6 00:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:20 ---> package-listing.sh 00:49:20 ++ facter osfamily 00:49:20 ++ tr '[:upper:]' '[:lower:]' 00:49:21 + OS_FAMILY=debian 00:49:21 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-190 00:49:21 + START_PACKAGES=/tmp/packages_start.txt 00:49:21 + END_PACKAGES=/tmp/packages_end.txt 00:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:21 + PACKAGES=/tmp/packages_start.txt 00:49:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-190 ']' 00:49:21 + PACKAGES=/tmp/packages_end.txt 00:49:21 + case "${OS_FAMILY}" in 00:49:21 + dpkg -l 00:49:21 + grep '^ii' 00:49:21 + '[' -f /tmp/packages_start.txt ']' 00:49:21 + '[' -f /tmp/packages_end.txt ']' 00:49:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-190 ']' 00:49:21 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-190/archives/ 00:49:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-190/archives/ [Pipeline] echo 00:49:21 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/edgexfoundry_device-gpio_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:22 prd-ubuntu20.04-docker-8c-8g-5399 does not seem to be running inside a container 00:49:22 $ 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/edgexfoundry_device-gpio_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-190 -v /w/workspace/edgexfoundry_device-gpio_PR-190:/w/workspace/edgexfoundry_device-gpio_PR-190:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-190@tmp:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:22 $ docker top 875e12ce1f4a7e7860396f65b4bd405cf2a1f9b83b8952820dc27c65b3ba4706 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:23 + ls /var/log/sa-host 00:49:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:23 provisioning config files... 00:49:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-190@tmp/config15411129024589804544tmp [Pipeline] { [Pipeline] echo 00:49:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:23 ---> create-netrc.sh [Pipeline] } 00:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> python-tools-install.sh [Pipeline] echo 00:49:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:24 ---> sudo-logs.sh 00:49:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:25 ---> job-cost.sh 00:49:25 lf-activate-venv: SKIPPING 00:49:25 DEBUG: total: 0.2199999988079071 00:49:25 INFO: Retrieving Stack Cost... 00:49:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:25 INFO: Archiving Costs [Pipeline] echo 00:49:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:26 ---> logs-deploy.sh 00:49:26 lf-activate-venv: SKIPPING 00:49:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-190/1 00:49:26 INFO: archiving workspace using pattern(s): 00:49:27 Archives upload complete. 00:49:27 INFO: archiving logs to Nexus 00:49:28 ---> uname -a: 00:49:28 Linux prd-ubuntu20-04-docker-8c-8g-5399 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:49:28 00:49:28 00:49:28 ---> lscpu: 00:49:28 Architecture: x86_64 00:49:28 CPU op-mode(s): 32-bit, 64-bit 00:49:28 Byte Order: Little Endian 00:49:28 Address sizes: 40 bits physical, 48 bits virtual 00:49:28 CPU(s): 8 00:49:28 On-line CPU(s) list: 0-7 00:49:28 Thread(s) per core: 1 00:49:28 Core(s) per socket: 1 00:49:28 Socket(s): 8 00:49:28 NUMA node(s): 1 00:49:28 Vendor ID: AuthenticAMD 00:49:28 CPU family: 23 00:49:28 Model: 49 00:49:28 Model name: AMD EPYC-Rome Processor 00:49:28 Stepping: 0 00:49:28 CPU MHz: 2800.000 00:49:28 BogoMIPS: 5600.00 00:49:28 Virtualization: AMD-V 00:49:28 Hypervisor vendor: KVM 00:49:28 Virtualization type: full 00:49:28 L1d cache: 256 KiB 00:49:28 L1i cache: 256 KiB 00:49:28 L2 cache: 4 MiB 00:49:28 L3 cache: 128 MiB 00:49:28 NUMA node0 CPU(s): 0-7 00:49:28 Vulnerability Itlb multihit: Not affected 00:49:28 Vulnerability L1tf: Not affected 00:49:28 Vulnerability Mds: Not affected 00:49:28 Vulnerability Meltdown: Not affected 00:49:28 Vulnerability Mmio stale data: Not affected 00:49:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:49:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:49:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:49:28 Vulnerability Srbds: Not affected 00:49:28 Vulnerability Tsx async abort: Not affected 00:49:28 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 00:49:28 00:49:28 00:49:28 ---> nproc: 00:49:28 8 00:49:28 00:49:28 00:49:28 ---> df -h: 00:49:28 Filesystem Size Used Avail Use% Mounted on 00:49:28 overlay 155G 12G 144G 8% / 00:49:28 tmpfs 64M 0 64M 0% /dev 00:49:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:49:28 shm 64M 0 64M 0% /dev/shm 00:49:28 /dev/vda1 155G 12G 144G 8% /facter-os 00:49:28 00:49:28 00:49:28 ---> sar -b -r -n DEV: 00:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5399) 09/06/23 _x86_64_ (8 CPU) 00:49:28 00:49:28 00:34:44 LINUX RESTART (8 CPU) 00:49:28 00:49:28 00:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:49:28 00:36:02 182.87 47.98 134.89 0.00 5436.69 75294.78 0.00 00:49:28 00:37:01 125.66 1.10 124.56 0.00 11.12 52816.95 0.00 00:49:28 00:38:01 177.09 0.18 176.91 0.00 9.33 46204.60 0.00 00:49:28 00:39:01 4.47 0.00 4.47 0.00 0.00 63.87 0.00 00:49:28 00:40:01 36.98 11.98 25.00 0.00 5455.49 6249.76 0.00 00:49:28 00:41:01 3.78 0.00 3.78 0.00 0.00 49.06 0.00 00:49:28 00:42:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 00:49:28 00:43:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 00:49:28 00:44:01 1.43 0.30 1.13 0.00 10.00 12.26 0.00 00:49:28 00:45:01 3.63 1.28 2.35 0.00 26.26 41.19 0.00 00:49:28 00:46:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 00:49:28 00:47:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 00:49:28 00:48:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 00:49:28 00:49:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 00:49:28 Average: 38.60 4.49 34.11 0.00 782.95 12866.82 0.00 00:49:28 00:49:28 00:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:49:28 00:36:02 29129868 31584488 732836 2.23 75584 2651552 1967176 5.80 1000932 2391440 1292 00:49:28 00:37:01 27808992 31424988 874584 2.66 148516 3636716 2239496 6.60 1461932 3127844 340088 00:49:28 00:38:01 27512336 31570608 729456 2.22 161804 4029888 1802644 5.31 1262264 3588848 48 00:49:28 00:39:01 27527392 31585888 715048 2.17 161900 4029888 1745164 5.14 1258024 3578888 4 00:49:28 00:40:01 27119800 31534368 754728 2.30 169916 4363336 1825604 5.38 1522220 3691284 932 00:49:28 00:41:01 27154296 31568720 721848 2.20 169968 4363324 1825604 5.38 1490924 3691228 48 00:49:28 00:42:01 27153972 31568448 722072 2.20 170000 4363328 1825604 5.38 1491800 3691232 8 00:49:28 00:43:01 27163012 31577500 712920 2.17 170024 4363328 1825604 5.38 1482660 3691232 168 00:49:28 00:44:01 27161028 31575840 714540 2.17 170048 4363624 1825604 5.38 1487172 3691332 28 00:49:28 00:45:01 27141900 31559296 731496 2.22 170168 4364396 1825604 5.38 1502680 3692228 20 00:49:28 00:46:01 27141600 31559024 731708 2.23 170192 4364396 1825604 5.38 1502372 3692228 8 00:49:28 00:47:01 27141520 31559096 731564 2.22 170220 4364528 1809488 5.33 1502280 3692360 164 00:49:28 00:48:01 27141688 31559292 731540 2.22 170232 4364528 1809488 5.33 1502292 3692360 8 00:49:28 00:49:01 27141704 31559324 731468 2.22 170256 4364532 1809488 5.33 1502064 3692364 168 00:49:28 Average: 27388508 31556206 738272 2.25 160631 4141955 1854441 5.47 1426401 3543205 24499 00:49:28 00:49:28 00:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:49:28 00:36:02 ens3 756.26 462.14 6992.48 94.18 0.00 0.00 0.00 0.00 00:49:28 00:36:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 00:49:28 00:36:02 vethb285661 43.66 57.66 4.03 41.95 0.00 0.00 0.00 0.00 00:49:28 00:36:02 docker0 60.42 78.45 4.76 238.76 0.00 0.00 0.00 0.00 00:49:28 00:37:01 ens3 358.43 200.17 2389.39 95.43 0.00 0.00 0.00 0.00 00:49:28 00:37:01 veth9fbe4fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:49:28 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:37:01 docker0 175.24 323.74 13.53 2360.38 0.00 0.00 0.00 0.00 00:49:28 00:38:01 ens3 117.84 71.19 2676.48 18.51 0.00 0.00 0.00 0.00 00:49:28 00:38:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 00:49:28 00:38:01 docker0 2.97 6.78 0.18 85.00 0.00 0.00 0.00 0.00 00:49:28 00:39:01 ens3 5.62 3.67 5.38 1.97 0.00 0.00 0.00 0.00 00:49:28 00:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:49:28 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:40:01 ens3 101.17 36.58 2025.67 2.84 0.00 0.00 0.00 0.00 00:49:28 00:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:49:28 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:41:01 ens3 1.33 0.95 0.61 0.49 0.00 0.00 0.00 0.00 00:49:28 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:42:01 ens3 1.03 0.50 4.07 0.03 0.00 0.00 0.00 0.00 00:49:28 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:44:01 ens3 1.33 0.97 1.18 0.58 0.00 0.00 0.00 0.00 00:49:28 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:45:01 ens3 6.78 5.80 4.17 5.44 0.00 0.00 0.00 0.00 00:49:28 00:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:49:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:46:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 00:49:28 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:47:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 00:49:28 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 00:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:49:28 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:28 Average: ens3 96.16 55.72 1005.47 15.59 0.00 0.00 0.00 0.00 00:49:28 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 00:49:28 Average: docker0 16.86 28.86 1.30 189.13 0.00 0.00 0.00 0.00 00:49:28 00:49:28 00:49:28 ---> sar -P ALL: 00:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5399) 09/06/23 _x86_64_ (8 CPU) 00:49:28 00:49:28 00:34:44 LINUX RESTART (8 CPU) 00:49:28 00:49:28 00:35:01 CPU %user %nice %system %iowait %steal %idle 00:49:28 00:36:02 all 9.62 0.00 3.57 2.78 0.06 83.97 00:49:28 00:36:02 0 9.12 0.00 3.24 1.22 0.07 86.35 00:49:28 00:36:02 1 10.31 0.00 3.25 0.30 0.05 86.09 00:49:28 00:36:02 2 9.26 0.00 3.21 3.93 0.07 83.53 00:49:28 00:36:02 3 11.49 0.00 3.32 0.74 0.07 84.38 00:49:28 00:36:02 4 9.63 0.00 5.12 1.72 0.05 83.48 00:49:28 00:36:02 5 9.47 0.00 3.78 6.53 0.07 80.15 00:49:28 00:36:02 6 7.84 0.00 3.05 5.28 0.07 83.76 00:49:28 00:36:02 7 9.85 0.00 3.61 2.50 0.07 83.97 00:49:28 00:37:01 all 17.28 0.00 4.01 3.35 0.06 75.30 00:49:28 00:37:01 0 16.67 0.00 3.41 0.68 0.03 79.20 00:49:28 00:37:01 1 17.80 0.00 4.34 9.33 0.07 68.47 00:49:28 00:37:01 2 16.96 0.00 2.93 0.03 0.05 80.02 00:49:28 00:37:01 3 16.75 0.00 4.95 3.29 0.07 74.94 00:49:28 00:37:01 4 16.88 0.00 3.86 0.50 0.07 78.70 00:49:28 00:37:01 5 17.52 0.00 3.90 2.33 0.05 76.20 00:49:28 00:37:01 6 18.06 0.00 4.56 9.67 0.07 67.64 00:49:28 00:37:01 7 17.58 0.00 4.13 0.91 0.09 77.30 00:49:28 00:38:01 all 28.80 0.00 5.40 3.28 0.07 62.46 00:49:28 00:38:01 0 27.83 0.00 6.40 10.26 0.10 55.42 00:49:28 00:38:01 1 28.40 0.00 4.68 0.13 0.07 66.71 00:49:28 00:38:01 2 28.29 0.00 5.19 2.51 0.07 63.95 00:49:28 00:38:01 3 30.76 0.00 5.60 8.29 0.07 55.29 00:49:28 00:38:01 4 29.85 0.00 4.93 1.20 0.08 63.93 00:49:28 00:38:01 5 27.91 0.00 5.65 3.42 0.07 62.95 00:49:28 00:38:01 6 28.30 0.00 4.96 0.27 0.05 66.43 00:49:28 00:38:01 7 29.07 0.00 5.77 0.20 0.08 64.88 00:49:28 00:39:01 all 0.27 0.00 0.06 0.01 0.01 99.65 00:49:28 00:39:01 0 0.08 0.00 0.12 0.02 0.00 99.78 00:49:28 00:39:01 1 0.22 0.00 0.07 0.00 0.00 99.72 00:49:28 00:39:01 2 0.13 0.00 0.05 0.08 0.00 99.73 00:49:28 00:39:01 3 0.08 0.00 0.08 0.00 0.02 99.82 00:49:28 00:39:01 4 1.36 0.00 0.03 0.00 0.02 98.59 00:49:28 00:39:01 5 0.03 0.00 0.05 0.00 0.02 99.90 00:49:28 00:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:49:28 00:39:01 7 0.17 0.00 0.08 0.00 0.00 99.75 00:49:28 00:40:01 all 1.34 0.00 0.63 0.67 0.01 97.34 00:49:28 00:40:01 0 1.47 0.00 0.52 0.10 0.02 97.90 00:49:28 00:40:01 1 1.75 0.00 0.65 0.30 0.02 97.28 00:49:28 00:40:01 2 0.53 0.00 0.58 1.30 0.02 97.57 00:49:28 00:40:01 3 1.05 0.00 0.73 0.48 0.02 97.71 00:49:28 00:40:01 4 0.69 0.00 0.57 0.77 0.00 97.97 00:49:28 00:40:01 5 1.45 0.00 0.89 2.15 0.02 95.49 00:49:28 00:40:01 6 0.97 0.00 0.50 0.05 0.00 98.48 00:49:28 00:40:01 7 2.84 0.00 0.62 0.18 0.02 96.34 00:49:28 00:41:01 all 0.03 0.00 0.02 0.01 0.00 99.94 00:49:28 00:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:49:28 00:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:49:28 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:49:28 00:41:01 7 0.07 0.00 0.02 0.07 0.02 99.83 00:49:28 00:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:49:28 00:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:49:28 00:42:01 7 0.03 0.00 0.05 0.02 0.02 99.88 00:49:28 00:43:01 all 0.08 0.00 0.01 0.00 0.01 99.90 00:49:28 00:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:49:28 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:49:28 00:43:01 4 0.53 0.00 0.00 0.00 0.00 99.47 00:49:28 00:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:49:28 00:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:49:28 00:44:01 all 0.14 0.00 0.01 0.00 0.00 99.85 00:49:28 00:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 00:49:28 00:44:01 1 0.10 0.00 0.00 0.00 0.00 99.90 00:49:28 00:44:01 2 0.15 0.00 0.02 0.00 0.00 99.83 00:49:28 00:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:49:28 00:44:01 4 0.43 0.00 0.02 0.00 0.00 99.55 00:49:28 00:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:44:01 6 0.18 0.00 0.02 0.02 0.00 99.78 00:49:28 00:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 00:49:28 00:45:01 all 0.24 0.00 0.03 0.02 0.01 99.71 00:49:28 00:45:01 0 0.10 0.00 0.05 0.02 0.00 99.83 00:49:28 00:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:49:28 00:45:01 2 0.35 0.00 0.03 0.00 0.02 99.60 00:49:28 00:45:01 3 0.80 0.00 0.02 0.02 0.00 99.17 00:49:28 00:45:01 4 0.08 0.00 0.02 0.02 0.02 99.87 00:49:28 00:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:45:01 6 0.17 0.00 0.02 0.03 0.00 99.78 00:49:28 00:45:01 7 0.35 0.00 0.08 0.05 0.02 99.50 00:49:28 00:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:49:28 00:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:49:28 00:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:49:28 00:49:28 00:46:01 CPU %user %nice %system %iowait %steal %idle 00:49:28 00:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:49:28 00:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:47:01 7 0.05 0.00 0.05 0.02 0.02 99.87 00:49:28 00:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 00:49:28 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:49:28 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:49:28 00:48:01 7 0.07 0.00 0.05 0.02 0.00 99.87 00:49:28 00:49:01 all 0.02 0.00 0.01 0.00 0.01 99.97 00:49:28 00:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:49:28 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:49:28 00:49:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:49:28 00:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:49:28 00:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:49:28 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:49:28 00:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:49:28 00:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:49:28 Average: all 4.09 0.00 0.98 0.72 0.02 94.20 00:49:28 Average: 0 3.92 0.00 0.98 0.87 0.02 94.21 00:49:28 Average: 1 4.15 0.00 0.92 0.70 0.01 94.21 00:49:28 Average: 2 3.94 0.00 0.85 0.56 0.02 94.63 00:49:28 Average: 3 4.31 0.00 1.04 0.91 0.02 93.72 00:49:28 Average: 4 4.21 0.00 1.03 0.30 0.02 94.44 00:49:28 Average: 5 3.99 0.00 1.02 1.02 0.02 93.96 00:49:28 Average: 6 3.95 0.00 0.94 1.08 0.02 94.01 00:49:28 Average: 7 4.25 0.00 1.03 0.28 0.03 94.42 00:49:28 00:49:28 00:49:28