Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80da8a686210d1cc78fdeaa0b7d63c77101da6a2+438e9b89ef4afb0993607790962057af5e89a430 (ed09dcc3e47863ee183800f2f1b514f0c27fc41f) 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-ssh3505360418841532882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh9100040384177982580.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-45/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11414623042216288843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh1073085028918260820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-45/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15844082342284920464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Running on prd-ubuntu20.04-docker-8c-8g-19764 in /w/workspace/edgexfoundry_device-gpio_PR-45 [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-45 # 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 Merging remotes/origin/main commit 438e9b89ef4afb0993607790962057af5e89a430 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 Merge succeeded, producing 36aae6aeb4e1cf560eec41bcffe8be147481a433 Checking out Revision 36aae6aeb4e1cf560eec41bcffe8be147481a433 (PR-45) > 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/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # 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 438e9b89ef4afb0993607790962057af5e89a430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36aae6aeb4e1cf560eec41bcffe8be147481a433 # timeout=10 Commit message: "Merge commit '438e9b89ef4afb0993607790962057af5e89a430' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:19:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:19:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:19:21 ========================================================= 21:19:21 EdgeX Global Pipelines Version Info 21:19:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 40124281ab92907c63da8a81d472b2db6a98fb1b # timeout=10 21:19:22 ------------------- 21:19:22 stable info: 21:19:22 ------------------- 21:19:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:19:22 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:19:22 Message: update stable to v1.0.237 21:19:23 ------------------- 21:19:23 experimental info: 21:19:23 ------------------- 21:19:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:19:23 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 21:19:23 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-45 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-45 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-45 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36aae6aeb4e1cf560eec41bcffe8be147481a433 [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36aae6a [Pipeline] echo 21:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:23 provisioning config files... 21:19:23 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config5551566186522549562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:24 ---> docker-login.sh 21:19:24 nexus3.edgexfoundry.org:10001 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 nexus3.edgexfoundry.org:10002 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 nexus3.edgexfoundry.org:10003 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 nexus3.edgexfoundry.org:10004 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:24 Configure a credential helper to remove this warning. See 21:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:24 21:19:24 Login Succeeded 21:19:24 docker.io 21:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:25 Configure a credential helper to remove this warning. See 21:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:25 21:19:25 Login Succeeded 21:19:25 ---> docker-login.sh ends [Pipeline] } 21:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:19:25 + git rev-list -1 --merges 36aae6aeb4e1cf560eec41bcffe8be147481a433~1..36aae6aeb4e1cf560eec41bcffe8be147481a433 [Pipeline] echo 21:19:25 -----------> git rev-list -1 --merges 36aae6aeb4e1cf560eec41bcffe8be147481a433~1..36aae6aeb4e1cf560eec41bcffe8be147481a433 36aae6aeb4e1cf560eec41bcffe8be147481a433 21:19:25 36aae6aeb4e1cf560eec41bcffe8be147481a433 [false] [Pipeline] sh 21:19:26 + git log --format=format:%s -1 36aae6aeb4e1cf560eec41bcffe8be147481a433 [Pipeline] echo 21:19:26 ========================================================= 21:19:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:19:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:26 + git log --format=format:%s -1 36aae6aeb4e1cf560eec41bcffe8be147481a433 [Pipeline] echo 21:19:26 [semverPrep] GIT_COMMIT: 36aae6aeb4e1cf560eec41bcffe8be147481a433, Commit Message: Merge commit '438e9b89ef4afb0993607790962057af5e89a430' into HEAD [Pipeline] echo 21:19:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:19:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:26 + grep -v github /etc/ssh/ssh_known_hosts 21:19:26 + [ -e /tmp/ssh_known_hosts ] 21:19:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:19:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:19:26 + sudo tee -a /etc/ssh/ssh_known_hosts 21:19:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:27 21:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:27 0.1.4: Pulling from edgex-devops/py-git-semver 21:19:27 b85a868b505f: Pulling fs layer 21:19:27 e2be974225ed: Pulling fs layer 21:19:27 339a4e72a1f5: Pulling fs layer 21:19:27 988bab9f4d93: Pulling fs layer 21:19:27 1469e6f7b9e6: Pulling fs layer 21:19:27 eaf3925da568: Pulling fs layer 21:19:27 bab4dde63d76: Pulling fs layer 21:19:27 1469e6f7b9e6: Waiting 21:19:27 eaf3925da568: Waiting 21:19:27 988bab9f4d93: Waiting 21:19:27 bde34c3a00c8: Pulling fs layer 21:19:27 b352a97aabf1: Pulling fs layer 21:19:27 4872d77fe225: Pulling fs layer 21:19:27 bde34c3a00c8: Waiting 21:19:27 b352a97aabf1: Waiting 21:19:27 5851b861e8e6: Pulling fs layer 21:19:27 4872d77fe225: Waiting 21:19:27 5851b861e8e6: Waiting 21:19:27 e2be974225ed: Verifying Checksum 21:19:27 e2be974225ed: Download complete 21:19:27 988bab9f4d93: Verifying Checksum 21:19:27 988bab9f4d93: Download complete 21:19:27 1469e6f7b9e6: Verifying Checksum 21:19:27 1469e6f7b9e6: Download complete 21:19:27 339a4e72a1f5: Verifying Checksum 21:19:27 339a4e72a1f5: Download complete 21:19:27 eaf3925da568: Verifying Checksum 21:19:27 eaf3925da568: Download complete 21:19:27 bde34c3a00c8: Verifying Checksum 21:19:27 bde34c3a00c8: Download complete 21:19:27 b352a97aabf1: Verifying Checksum 21:19:27 b352a97aabf1: Download complete 21:19:27 4872d77fe225: Verifying Checksum 21:19:27 4872d77fe225: Download complete 21:19:27 5851b861e8e6: Verifying Checksum 21:19:27 5851b861e8e6: Download complete 21:19:27 b85a868b505f: Verifying Checksum 21:19:27 b85a868b505f: Download complete 21:19:28 bab4dde63d76: Verifying Checksum 21:19:28 bab4dde63d76: Download complete 21:19:29 b85a868b505f: Pull complete 21:19:29 e2be974225ed: Pull complete 21:19:30 339a4e72a1f5: Pull complete 21:19:30 988bab9f4d93: Pull complete 21:19:30 1469e6f7b9e6: Pull complete 21:19:30 eaf3925da568: Pull complete 21:19:32 bab4dde63d76: Pull complete 21:19:32 bde34c3a00c8: Pull complete 21:19:32 b352a97aabf1: Pull complete 21:19:32 4872d77fe225: Pull complete 21:19:32 5851b861e8e6: Pull complete 21:19:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:33 prd-ubuntu20.04-docker-8c-8g-19764 does not seem to be running inside a container 21:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:34 $ docker top 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e -eo pid,comm 21:19:34 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). 21:19:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:34 [ssh-agent] Looking for ssh-agent implementation... 21:19:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:34 $ docker exec 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e ssh-agent 21:19:34 SSH_AUTH_SOCK=/tmp/ssh-0cZ1TNfnbD01/agent.34 21:19:34 SSH_AGENT_PID=40 21:19:34 Running ssh-add (command line suppressed) 21:19:35 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_4769968984604870658.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_4769968984604870658.key) 21:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:35 + git tag --points-at HEAD [Pipeline] } 21:19:35 $ docker exec --env ******** --env ******** 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e ssh-agent -k 21:19:35 unset SSH_AUTH_SOCK; 21:19:35 unset SSH_AGENT_PID; 21:19:35 echo Agent pid 40 killed; 21:19:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:35 [ssh-agent] Looking for ssh-agent implementation... 21:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:35 $ docker exec 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e ssh-agent 21:19:35 SSH_AUTH_SOCK=/tmp/ssh-7f7j1q4mUUpb/agent.75 21:19:35 SSH_AGENT_PID=81 21:19:35 Running ssh-add (command line suppressed) 21:19:35 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_1859765084377420758.key (/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/private_key_1859765084377420758.key) 21:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:36 + git semver init 21:19:36 2022-07-12 21:19:36,473 [run_init] DEBUG init version:0.0.0 force:False 21:19:36 2022-07-12 21:19:36,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver 21:19:36 2022-07-12 21:19:36,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-45/.semver 21:19:36 2022-07-12 21:19:36,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-45/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45, universal_newlines=False, shell=None, istream=None) 21:19:37 2022-07-12 21:19:37,303 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.git/info/exclude 21:19:37 2022-07-12 21:19:37,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 with force:False 21:19:37 2022-07-12 21:19:37,304 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 21:19:37 2022-07-12 21:19:37,308 [execute] INFO git cat-file --batch-check 21:19:37 2022-07-12 21:19:37,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) 21:19:37 2022-07-12 21:19:37,315 [execute] INFO git cat-file --batch 21:19:37 2022-07-12 21:19:37,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-45/.semver, universal_newlines=False, shell=None, istream=) 21:19:37 2022-07-12 21:19:37,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-45/.semver/PR-45 21:19:37 0.0.0 [Pipeline] } 21:19:37 $ docker exec --env ******** --env ******** 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e ssh-agent -k 21:19:37 unset SSH_AUTH_SOCK; 21:19:37 unset SSH_AGENT_PID; 21:19:37 echo Agent pid 81 killed; 21:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:37 + git semver [Pipeline] } 21:19:38 $ docker stop --time=1 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e 21:19:39 $ docker rm -f 12af447cdb70b78a991d32c4be6b073078997c1eb29674c00021fdf6599cd14e [Pipeline] // withDockerContainer [Pipeline] sh 21:19:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:19:40 Stashed 1 file(s) [Pipeline] echo 21:19:40 [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 21:19:40 provisioning config files... 21:19:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config8068792399372551024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:40 ---> docker-login.sh 21:19:40 nexus3.edgexfoundry.org:10001 21:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:40 Configure a credential helper to remove this warning. See 21:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:40 21:19:40 Login Succeeded 21:19:40 nexus3.edgexfoundry.org:10002 21:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:40 Configure a credential helper to remove this warning. See 21:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:40 21:19:40 Login Succeeded 21:19:40 nexus3.edgexfoundry.org:10003 21:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:40 Configure a credential helper to remove this warning. See 21:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:40 21:19:40 Login Succeeded 21:19:40 nexus3.edgexfoundry.org:10004 21:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:41 Configure a credential helper to remove this warning. See 21:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:41 21:19:41 Login Succeeded 21:19:41 docker.io 21:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:19:41 Configure a credential helper to remove this warning. See 21:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:19:41 21:19:41 Login Succeeded 21:19:41 ---> docker-login.sh ends [Pipeline] } 21:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:19:41 ========================================================= 21:19:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:19:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:19:41 Sending build context to Docker daemon 15.77MB 21:19:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:19:41 Step 2/12 : FROM ${BASE} AS builder 21:19:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:19:41 2408cc74d12b: Pulling fs layer 21:19:41 ea60b727a1ce: Pulling fs layer 21:19:41 30c4a7721957: Pulling fs layer 21:19:41 370296b7ddb6: Pulling fs layer 21:19:41 7c6cee850709: Pulling fs layer 21:19:41 39a5fcdaea64: Pulling fs layer 21:19:41 d94ebbe4e438: Pulling fs layer 21:19:41 bcfd1f05c69d: Pulling fs layer 21:19:41 59ccb84bbe0f: Pulling fs layer 21:19:41 370296b7ddb6: Waiting 21:19:41 7c6cee850709: Waiting 21:19:41 d94ebbe4e438: Waiting 21:19:41 bcfd1f05c69d: Waiting 21:19:41 39a5fcdaea64: Waiting 21:19:41 59ccb84bbe0f: Waiting 21:19:42 30c4a7721957: Verifying Checksum 21:19:42 30c4a7721957: Download complete 21:19:42 ea60b727a1ce: Verifying Checksum 21:19:42 ea60b727a1ce: Download complete 21:19:42 7c6cee850709: Download complete 21:19:42 39a5fcdaea64: Verifying Checksum 21:19:42 39a5fcdaea64: Download complete 21:19:42 2408cc74d12b: Verifying Checksum 21:19:42 2408cc74d12b: Download complete 21:19:42 d94ebbe4e438: Verifying Checksum 21:19:42 d94ebbe4e438: Download complete 21:19:42 2408cc74d12b: Pull complete 21:19:42 ea60b727a1ce: Pull complete 21:19:42 30c4a7721957: Pull complete 21:19:42 59ccb84bbe0f: Verifying Checksum 21:19:42 59ccb84bbe0f: Download complete 21:19:42 bcfd1f05c69d: Verifying Checksum 21:19:42 370296b7ddb6: Verifying Checksum 21:19:42 370296b7ddb6: Download complete 21:19:47 370296b7ddb6: Pull complete 21:19:47 7c6cee850709: Pull complete 21:19:47 39a5fcdaea64: Pull complete 21:19:47 d94ebbe4e438: Pull complete 21:19:49 bcfd1f05c69d: Pull complete 21:19:49 59ccb84bbe0f: Pull complete 21:19:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:19:49 ---> a4fb48ad2a94 21:19:49 Step 3/12 : ARG MAKE="make build" 21:19:51 ---> Running in 368dd50bcfe0 21:19:51 Removing intermediate container 368dd50bcfe0 21:19:51 ---> 726afce55daa 21:19:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:19:51 ---> Running in 40cadf0d3e28 21:19:51 Removing intermediate container 40cadf0d3e28 21:19:51 ---> 3e94ea9ed08c 21:19:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:19:51 ---> Running in 6586692dd550 21:19:51 Removing intermediate container 6586692dd550 21:19:51 ---> d3ca6d9fbb84 21:19:51 Step 6/12 : WORKDIR /device-gpio 21:19:51 ---> Running in 65db42fc192d 21:19:51 Removing intermediate container 65db42fc192d 21:19:51 ---> 1afb1890fc84 21:19:51 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:51 ---> Running in ed1f0d0be95e 21:19:52 Removing intermediate container ed1f0d0be95e 21:19:52 ---> a5e3a97cf1a2 21:19:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:19:52 ---> Running in f7cdf91586f4 21:19:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:19:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:19:53 (1/4) Installing openssh-keygen (9.0_p1-r1) 21:19:54 (2/4) Installing libedit (20210910.3.1-r0) 21:19:54 (3/4) Installing openssh-client-common (9.0_p1-r1) 21:19:54 (4/4) Installing openssh-client-default (9.0_p1-r1) 21:19:54 Executing busybox-1.35.0-r13.trigger 21:19:54 OK: 216 MiB in 55 packages 21:19:54 Removing intermediate container f7cdf91586f4 21:19:54 ---> cf9063d7d214 21:19:54 Step 9/12 : COPY go.mod vendor* ./ 21:19:54 ---> acc2d39d2280 21:19:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:54 ---> Running in 586ca0dabcc1 21:19:55 Still waiting to schedule task 21:19:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19765’ is offline 21:20:09 Removing intermediate container 586ca0dabcc1 21:20:09 ---> 5ae009fe316a 21:20:09 Step 11/12 : COPY . . 21:20:10 ---> ebccbf0d78bf 21:20:10 Step 12/12 : RUN ${MAKE} 21:20:10 ---> Running in c7780e9f4054 21:20:10 noop 21:20:10 Removing intermediate container c7780e9f4054 21:20:10 ---> 6cc8a7517e3b 21:20:10 Successfully built 6cc8a7517e3b 21:20:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:10 + docker inspect -f . ci-base-image-x86_64 21:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:11 prd-ubuntu20.04-docker-8c-8g-19764 does not seem to be running inside a container 21:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:20:11 $ docker top 4cd7ad4aff558b9c733583212b565298ab62ac66a23827e10bf6d2907d9eeaed -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:11 + go version 21:20:11 go version go1.18.3 linux/amd64 [Pipeline] } 21:20:11 $ docker stop --time=1 4cd7ad4aff558b9c733583212b565298ab62ac66a23827e10bf6d2907d9eeaed 21:20:13 $ docker rm -f 4cd7ad4aff558b9c733583212b565298ab62ac66a23827e10bf6d2907d9eeaed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:13 + docker inspect -f . ci-base-image-x86_64 21:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:13 prd-ubuntu20.04-docker-8c-8g-19764 does not seem to be running inside a container 21:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-gpio_PR-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:20:14 $ docker top 1d3ff91734f856d8788e94691a63efa45a8f638250c83844290770d32c6e97d3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-45 [Pipeline] fileExists [Pipeline] sh 21:20:14 + make test 21:20:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:20:15 ? github.com/edgexfoundry/device-gpio [no test files] 21:20:23 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:20:23 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:20:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:20:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:20:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:20:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:20:31 ./bin/test-attribution-txt.sh [Pipeline] echo 21:20:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:20:31 $ docker stop --time=1 1d3ff91734f856d8788e94691a63efa45a8f638250c83844290770d32c6e97d3 21:20:33 $ docker rm -f 1d3ff91734f856d8788e94691a63efa45a8f638250c83844290770d32c6e97d3 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:20:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:20:34 + ls -al . 21:20:34 total 160 21:20:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 21:20 . 21:20:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:19 .. 21:20:34 -rw-rw-r-- 1 jenkins jenkins 120 Jul 12 21:19 .dockerignore 21:20:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 21:20 .git 21:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:19 .github 21:20:34 -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 21:19 .gitignore 21:20:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 21:19 .golangci.yml 21:20:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 21:19 .semver 21:20:34 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 12 21:19 Attribution.txt 21:20:34 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 12 21:19 CHANGELOG.md 21:20:34 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 12 21:19 Dockerfile 21:20:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 21:19 GOVERNANCE.md 21:20:34 -rw-rw-r-- 1 jenkins jenkins 657 Jul 12 21:19 Jenkinsfile 21:20:34 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 21:19 LICENSE 21:20:34 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 12 21:19 Makefile 21:20:34 -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 21:19 OWNERS.md 21:20:34 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 12 21:19 README.md 21:20:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 21:19 VERSION 21:20:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:19 bin 21:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:19 cmd 21:20:34 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 21:20 coverage.out 21:20:34 -rw-rw-r-- 1 jenkins jenkins 3287 Jul 12 21:19 go.mod 21:20:34 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 12 21:19 go.sum 21:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:19 internal 21:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:19 snap 21:20:34 -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 21:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:35 + 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=36aae6aeb4e1cf560eec41bcffe8be147481a433 --label arch=amd64 --label version=0.0.0 . 21:20:35 Sending build context to Docker daemon 15.77MB 21:20:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:20:35 Step 2/26 : FROM ${BASE} AS builder 21:20:35 ---> 6cc8a7517e3b 21:20:35 Step 3/26 : ARG MAKE="make build" 21:20:35 ---> Running in a269a4f91356 21:20:35 Removing intermediate container a269a4f91356 21:20:35 ---> 5d56e609ab80 21:20:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:20:35 ---> Running in 59f38e0e2759 21:20:35 Removing intermediate container 59f38e0e2759 21:20:35 ---> c3d4525c374b 21:20:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:20:35 ---> Running in 0b2495b26183 21:20:35 Removing intermediate container 0b2495b26183 21:20:35 ---> 43a30a8b9141 21:20:35 Step 6/26 : WORKDIR /device-gpio 21:20:36 ---> Running in 1b078df30c65 21:20:36 Removing intermediate container 1b078df30c65 21:20:36 ---> d579667b1a32 21:20:36 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:36 ---> Running in 2aa66874d863 21:20:36 Removing intermediate container 2aa66874d863 21:20:36 ---> cb4de10e6dec 21:20:36 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:36 ---> Running in 06dc205d9e0d 21:20:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:20:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:20:38 OK: 216 MiB in 55 packages 21:20:38 Removing intermediate container 06dc205d9e0d 21:20:38 ---> 8f23a0c8836e 21:20:38 Step 9/26 : COPY go.mod vendor* ./ 21:20:38 ---> b9bab32826f6 21:20:38 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:38 ---> Running in abf1e8e6fb6a 21:20:39 Removing intermediate container abf1e8e6fb6a 21:20:39 ---> a86614a938dc 21:20:39 Step 11/26 : COPY . . 21:20:39 ---> 6860014c387c 21:20:39 Step 12/26 : RUN ${MAKE} 21:20:39 ---> Running in 7ca6c827ea67 21:20:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 21:21:01 Removing intermediate container 7ca6c827ea67 21:21:01 ---> 30f03dc04043 21:21:01 Step 13/26 : FROM alpine:3.16 21:21:01 3.16: Pulling from library/alpine 21:21:01 2408cc74d12b: Already exists 21:21:01 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:21:01 Status: Downloaded newer image for alpine:3.16 21:21:01 ---> e66264b98777 21:21:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:21:01 ---> Running in eca0f2ffcf04 21:21:01 Removing intermediate container eca0f2ffcf04 21:21:01 ---> 27fb4b4b536c 21:21:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:01 ---> Running in 3019c1dcd3cb 21:21:01 Removing intermediate container 3019c1dcd3cb 21:21:01 ---> a91f170b8d80 21:21:01 Step 16/26 : RUN apk add --update --no-cache zeromq 21:21:01 ---> Running in 95ae784fcb06 21:21:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:21:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:21:02 (1/5) Installing libgcc (11.2.1_git20220219-r2) 21:21:02 (2/5) Installing libsodium (1.0.18-r0) 21:21:02 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 21:21:02 (4/5) Installing libzmq (4.3.4-r0) 21:21:02 (5/5) Installing zeromq (4.3.4-r0) 21:21:02 Executing busybox-1.35.0-r13.trigger 21:21:02 OK: 8 MiB in 19 packages 21:21:03 Removing intermediate container 95ae784fcb06 21:21:03 ---> a88c3214a833 21:21:03 Step 17/26 : WORKDIR / 21:21:03 ---> Running in bf82ccd5376f 21:21:03 Removing intermediate container bf82ccd5376f 21:21:03 ---> e709eb832963 21:21:03 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 21:21:03 ---> d36ca9b208a5 21:21:03 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 21:21:03 ---> e27c6e081039 21:21:03 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 21:21:04 ---> 5bb49e145522 21:21:04 Step 21/26 : EXPOSE 59910 21:21:04 ---> Running in a7821ad4a6fb 21:21:04 Removing intermediate container a7821ad4a6fb 21:21:04 ---> ea03329a9a1b 21:21:04 Step 22/26 : ENTRYPOINT ["/device-gpio"] 21:21:04 ---> Running in 563e1cb5621a 21:21:04 Removing intermediate container 563e1cb5621a 21:21:04 ---> 1649f8068fe9 21:21:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:21:04 ---> Running in d5fd6116303d 21:21:04 Removing intermediate container d5fd6116303d 21:21:04 ---> 08ce2b7263ce 21:21:04 Step 24/26 : LABEL arch=amd64 21:21:04 ---> Running in 01afa1530a46 21:21:04 Removing intermediate container 01afa1530a46 21:21:04 ---> 30b004265baa 21:21:04 Step 25/26 : LABEL git_sha=36aae6aeb4e1cf560eec41bcffe8be147481a433 21:21:04 ---> Running in 7766698122a7 21:21:04 Removing intermediate container 7766698122a7 21:21:04 ---> d92ae50f2132 21:21:04 Step 26/26 : LABEL version=0.0.0 21:21:04 ---> Running in 779b32a98f35 21:21:04 Removing intermediate container 779b32a98f35 21:21:04 ---> 876a852cb913 21:21:04 [Warning] One or more build-args [ARCH] were not consumed 21:21:04 Successfully built 876a852cb913 21:21:04 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 21:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:05 21:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:05 latest: Pulling from edgex-lftools-log-publisher 21:21:05 5eb5b503b376: Pulling fs layer 21:21:05 5c69ac0246d0: Pulling fs layer 21:21:05 ec43610c2a17: Pulling fs layer 21:21:05 3a2ae6a8a46f: Pulling fs layer 21:21:05 33b1e0a273af: Pulling fs layer 21:21:05 5d3b04190fa2: Pulling fs layer 21:21:05 2f39f015ded8: Pulling fs layer 21:21:05 5d3b04190fa2: Waiting 21:21:05 33b1e0a273af: Waiting 21:21:05 2f39f015ded8: Waiting 21:21:05 3a2ae6a8a46f: Waiting 21:21:05 5c69ac0246d0: Download complete 21:21:05 3a2ae6a8a46f: Verifying Checksum 21:21:05 3a2ae6a8a46f: Download complete 21:21:05 33b1e0a273af: Verifying Checksum 21:21:05 5d3b04190fa2: Verifying Checksum 21:21:05 5d3b04190fa2: Download complete 21:21:05 ec43610c2a17: Download complete 21:21:05 5eb5b503b376: Verifying Checksum 21:21:05 5eb5b503b376: Download complete 21:21:06 2f39f015ded8: Verifying Checksum 21:21:06 2f39f015ded8: Download complete 21:21:07 5eb5b503b376: Pull complete 21:21:07 5c69ac0246d0: Pull complete 21:21:07 ec43610c2a17: Pull complete 21:21:07 3a2ae6a8a46f: Pull complete 21:21:08 33b1e0a273af: Pull complete 21:21:08 5d3b04190fa2: Pull complete 21:21:12 2f39f015ded8: Pull complete 21:21:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:12 prd-ubuntu20.04-docker-8c-8g-19764 does not seem to be running inside a container 21:21:12 $ 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-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:21:14 $ docker top 8161e1de2415fa29b0da9424b16bd030c703916ab8cd34e307957bf8b5aa0b13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:14 ---> job-cost.sh 21:21:14 lf-activate-venv: SKIPPING 21:21:14 INFO: No Stack... 21:21:14 INFO: Retrieving Pricing Info for: v3-standard-8 21:21:15 INFO: Archiving Costs [Pipeline] sh 21:21:15 + cat /w/workspace/edgexfoundry_device-gpio_PR-45/archives/cost.csv 21:21:15 + cut -d, -f6 [Pipeline] lock 21:21:15 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] 21:21:15 Resource [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] did not exist. Created. 21:21:15 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:21:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:21:16 Stashed 1 file(s) [Pipeline] } 21:21:16 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:16 $ docker stop --time=1 8161e1de2415fa29b0da9424b16bd030c703916ab8cd34e307957bf8b5aa0b13 21:21:17 $ docker rm -f 8161e1de2415fa29b0da9424b16bd030c703916ab8cd34e307957bf8b5aa0b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19766 in /w/workspace/edgexfoundry_device-gpio_PR-45 [Pipeline] { [Pipeline] ws 21:21:27 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 21:21:27 The recommended git tool is: git 21:21:34 using credential edgex-jenkins-ssh 21:21:34 Cloning the remote Git repository 21:21:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:21:34 > git init /w/workspace/device-gpio/3 # timeout=10 21:21:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:21:34 > git --version # timeout=10 21:21:34 > git --version # 'git version 2.25.1' 21:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:21:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:21:36 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:37 Merging remotes/origin/main commit 438e9b89ef4afb0993607790962057af5e89a430 into PR head commit 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 21:21:37 Merge succeeded, producing bba1beece4a18a6f85647ed05f1a16b42d63c9b9 21:21:37 Checking out Revision bba1beece4a18a6f85647ed05f1a16b42d63c9b9 (PR-45) 21:21:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:21:37 > git config core.sparsecheckout # timeout=10 21:21:37 > git checkout -f 80da8a686210d1cc78fdeaa0b7d63c77101da6a2 # timeout=10 21:21:37 > git remote # timeout=10 21:21:37 > git config --get remote.origin.url # timeout=10 21:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:37 > git merge 438e9b89ef4afb0993607790962057af5e89a430 # timeout=10 21:21:37 > git rev-parse HEAD^{commit} # timeout=10 21:21:37 > git config core.sparsecheckout # timeout=10 21:21:37 > git checkout -f bba1beece4a18a6f85647ed05f1a16b42d63c9b9 # timeout=10 21:21:41 Commit message: "Merge commit '438e9b89ef4afb0993607790962057af5e89a430' into HEAD" 21:21:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:21:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:42 Dload Upload Total Spent Left Speed 21:21:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 81840 0 --:--:-- --:--:-- --:--:-- 81840 21:21:41 > git rev-list --no-walk 40124281ab92907c63da8a81d472b2db6a98fb1b # timeout=10 [Pipeline] sh 21:21:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:21:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:21:43 + sudo tee /etc/docker/daemon.new 21:21:43 { 21:21:43 "registry-mirrors": [ 21:21:43 "https://nexus3.edgexfoundry.org:10001" 21:21:43 ], 21:21:43 "bip": "10.250.0.254/24", 21:21:43 "hosts": [ 21:21:43 "tcp://0.0.0.0:5555", 21:21:43 "unix:///var/run/docker.sock" 21:21:43 ], 21:21:43 "mtu": 1458, 21:21:43 "selinux-enabled": true, 21:21:43 "seccomp-profile": "/etc/docker/seccomp.json" 21:21:43 } [Pipeline] sh 21:21:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:21:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:02 provisioning config files... 21:22:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config4264536396134079767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:02 ---> docker-login.sh 21:22:02 nexus3.edgexfoundry.org:10001 21:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:03 Configure a credential helper to remove this warning. See 21:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:03 21:22:03 Login Succeeded 21:22:03 nexus3.edgexfoundry.org:10002 21:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:04 Configure a credential helper to remove this warning. See 21:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:04 21:22:04 Login Succeeded 21:22:04 nexus3.edgexfoundry.org:10003 21:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:04 Configure a credential helper to remove this warning. See 21:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:04 21:22:04 Login Succeeded 21:22:05 nexus3.edgexfoundry.org:10004 21:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:05 Configure a credential helper to remove this warning. See 21:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:05 21:22:05 Login Succeeded 21:22:05 docker.io 21:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:06 Configure a credential helper to remove this warning. See 21:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:06 21:22:06 Login Succeeded 21:22:06 ---> docker-login.sh ends [Pipeline] } 21:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:06 ========================================================= 21:22:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:22:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:22:07 Sending build context to Docker daemon 7.952MB 21:22:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:22:07 Step 2/12 : FROM ${BASE} AS builder 21:22:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:22:07 b3c136eddcbf: Pulling fs layer 21:22:07 c0a3192eca97: Pulling fs layer 21:22:07 a050256f5b6f: Pulling fs layer 21:22:07 656be50a0ddc: Pulling fs layer 21:22:07 2bbca73fdf42: Pulling fs layer 21:22:07 46d945488cbd: Pulling fs layer 21:22:07 8a5474983e97: Pulling fs layer 21:22:07 329c88fbcd65: Pulling fs layer 21:22:07 2bbca73fdf42: Waiting 21:22:07 46d945488cbd: Waiting 21:22:07 8a5474983e97: Waiting 21:22:07 329c88fbcd65: Waiting 21:22:07 656be50a0ddc: Waiting 21:22:07 a050256f5b6f: Verifying Checksum 21:22:07 a050256f5b6f: Download complete 21:22:07 c0a3192eca97: Verifying Checksum 21:22:07 c0a3192eca97: Download complete 21:22:07 2bbca73fdf42: Verifying Checksum 21:22:07 2bbca73fdf42: Download complete 21:22:08 46d945488cbd: Verifying Checksum 21:22:08 46d945488cbd: Download complete 21:22:08 b3c136eddcbf: Verifying Checksum 21:22:08 b3c136eddcbf: Download complete 21:22:09 b3c136eddcbf: Pull complete 21:22:09 329c88fbcd65: Verifying Checksum 21:22:09 329c88fbcd65: Download complete 21:22:09 c0a3192eca97: Pull complete 21:22:09 a050256f5b6f: Pull complete 21:22:10 8a5474983e97: Verifying Checksum 21:22:10 8a5474983e97: Download complete 21:22:10 656be50a0ddc: Verifying Checksum 21:22:10 656be50a0ddc: Download complete 21:22:23 656be50a0ddc: Pull complete 21:22:23 2bbca73fdf42: Pull complete 21:22:23 46d945488cbd: Pull complete 21:22:28 8a5474983e97: Pull complete 21:22:30 329c88fbcd65: Pull complete 21:22:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:22:30 ---> ff4287adb874 21:22:30 Step 3/12 : ARG MAKE="make build" 21:22:31 ---> Running in c0c01d76faa9 21:22:31 Removing intermediate container c0c01d76faa9 21:22:31 ---> 9ae6b1feac00 21:22:31 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:22:31 ---> Running in 23f612ddacfc 21:22:32 Removing intermediate container 23f612ddacfc 21:22:32 ---> a76877a2c48b 21:22:32 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:22:32 ---> Running in 1d48e48af5a5 21:22:32 Removing intermediate container 1d48e48af5a5 21:22:32 ---> 8ef0722dab73 21:22:32 Step 6/12 : WORKDIR /device-gpio 21:22:32 ---> Running in ef592111845f 21:22:32 Removing intermediate container ef592111845f 21:22:32 ---> 9129e4947965 21:22:32 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:33 ---> Running in 2709f0cd347b 21:22:34 Removing intermediate container 2709f0cd347b 21:22:34 ---> 7cac0821132c 21:22:34 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:34 ---> Running in d23dbac45d6e 21:22:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:22:37 (1/4) Installing openssh-keygen (9.0_p1-r1) 21:22:37 (2/4) Installing libedit (20210910.3.1-r0) 21:22:37 (3/4) Installing openssh-client-common (9.0_p1-r1) 21:22:38 (4/4) Installing openssh-client-default (9.0_p1-r1) 21:22:38 Executing busybox-1.35.0-r13.trigger 21:22:38 OK: 226 MiB in 55 packages 21:22:39 Removing intermediate container d23dbac45d6e 21:22:39 ---> 3d7923469173 21:22:39 Step 9/12 : COPY go.mod vendor* ./ 21:22:39 ---> 3006bb7fdc75 21:22:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:39 ---> Running in 33db54f4bcf9 21:23:26 Removing intermediate container 33db54f4bcf9 21:23:26 ---> c59d491522d6 21:23:26 Step 11/12 : COPY . . 21:23:26 ---> fcf528d14375 21:23:26 Step 12/12 : RUN ${MAKE} 21:23:26 ---> Running in 9c6163e551b6 21:23:26 noop 21:23:26 Removing intermediate container 9c6163e551b6 21:23:26 ---> d5b5df21005e 21:23:26 Successfully built d5b5df21005e 21:23:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:26 + docker inspect -f . ci-base-image-arm64 21:23:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-19766 does not seem to be running inside a container 21:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:23:28 $ docker top 0d50e9229d485e77cbf80bedb113a48a2fa44a5eabac9249696ce0ee127d3d36 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:29 + go version 21:23:29 go version go1.18.3 linux/arm64 [Pipeline] } 21:23:29 $ docker stop --time=1 0d50e9229d485e77cbf80bedb113a48a2fa44a5eabac9249696ce0ee127d3d36 21:23:31 $ docker rm -f 0d50e9229d485e77cbf80bedb113a48a2fa44a5eabac9249696ce0ee127d3d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:31 + docker inspect -f . ci-base-image-arm64 21:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:31 prd-ubuntu20.04-docker-arm64-4c-16g-19766 does not seem to be running inside a container 21:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:23:33 $ docker top fd7f512829cbfa7e066b6493f3a1d57ed09cdfade4755abad87970c186e04f2e -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:34 + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh 21:23:34 + make test 21:23:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:23:36 ? github.com/edgexfoundry/device-gpio [no test files] 21:24:58 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:24:58 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:24:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:24:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:25:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:25:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:25:06 ./bin/test-attribution-txt.sh [Pipeline] echo 21:25:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:25:06 $ docker stop --time=1 fd7f512829cbfa7e066b6493f3a1d57ed09cdfade4755abad87970c186e04f2e 21:25:08 $ docker rm -f fd7f512829cbfa7e066b6493f3a1d57ed09cdfade4755abad87970c186e04f2e [Pipeline] // withDockerContainer [Pipeline] sh 21:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:09 Warning: overwriting stash ‘coverage-report’ 21:25:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:25:10 + ls -al . 21:25:10 total 156 21:25:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 21:23 . 21:25:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 21:21 .. 21:25:10 -rw-rw-r-- 1 jenkins jenkins 120 Jul 12 21:21 .dockerignore 21:25:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 21:21 .git 21:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:21 .github 21:25:10 -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 21:21 .gitignore 21:25:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 21:21 .golangci.yml 21:25:10 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 12 21:21 Attribution.txt 21:25:10 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 12 21:21 CHANGELOG.md 21:25:10 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 12 21:21 Dockerfile 21:25:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 21:21 GOVERNANCE.md 21:25:10 -rw-rw-r-- 1 jenkins jenkins 657 Jul 12 21:21 Jenkinsfile 21:25:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 21:21 LICENSE 21:25:10 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 12 21:21 Makefile 21:25:10 -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 21:21 OWNERS.md 21:25:10 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 12 21:21 README.md 21:25:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 21:19 VERSION 21:25:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 21:21 bin 21:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:21 cmd 21:25:10 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 21:23 coverage.out 21:25:10 -rw-rw-r-- 1 jenkins jenkins 3287 Jul 12 21:21 go.mod 21:25:10 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 12 21:21 go.sum 21:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:21 internal 21:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 21:21 snap 21:25:10 -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 21:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25: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=bba1beece4a18a6f85647ed05f1a16b42d63c9b9 --label arch=arm64 --label version=0.0.0 . 21:25:11 Sending build context to Docker daemon 7.953MB 21:25:11 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:25:11 Step 2/26 : FROM ${BASE} AS builder 21:25:11 ---> d5b5df21005e 21:25:11 Step 3/26 : ARG MAKE="make build" 21:25:11 ---> Running in 2a3ee26819d1 21:25:11 Removing intermediate container 2a3ee26819d1 21:25:11 ---> a711f6162eaf 21:25:11 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:25:11 ---> Running in ab5026768edc 21:25:12 Removing intermediate container ab5026768edc 21:25:12 ---> 3ac4c4222fd1 21:25:12 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:25:12 ---> Running in e8fb980d959e 21:25:12 Removing intermediate container e8fb980d959e 21:25:12 ---> 9e03a0869a71 21:25:12 Step 6/26 : WORKDIR /device-gpio 21:25:12 ---> Running in e6caed662610 21:25:12 Removing intermediate container e6caed662610 21:25:12 ---> 049d5d79ce71 21:25:12 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:12 ---> Running in 8fb683464637 21:25:14 Removing intermediate container 8fb683464637 21:25:14 ---> 36242e6f29c4 21:25:14 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:14 ---> Running in 165fc455e23b 21:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:25:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:25:17 OK: 226 MiB in 55 packages 21:25:17 Removing intermediate container 165fc455e23b 21:25:17 ---> 13e8f973ec9c 21:25:17 Step 9/26 : COPY go.mod vendor* ./ 21:25:18 ---> 3e56e2b8f07b 21:25:18 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:18 ---> Running in 1992a8c7652e 21:25:20 Removing intermediate container 1992a8c7652e 21:25:20 ---> 8320dd74ffeb 21:25:20 Step 11/26 : COPY . . 21:25:20 ---> 6f21b643706f 21:25:20 Step 12/26 : RUN ${MAKE} 21:25:20 ---> Running in ff27d75884a5 21:25:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 21:27:28 Removing intermediate container ff27d75884a5 21:27:28 ---> 1477df88c075 21:27:28 Step 13/26 : FROM alpine:3.16 21:27:28 3.16: Pulling from library/alpine 21:27:28 b3c136eddcbf: Already exists 21:27:28 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 21:27:28 Status: Downloaded newer image for alpine:3.16 21:27:28 ---> 6e30ab57aeee 21:27:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:27:28 ---> Running in 7a9c22ce7477 21:27:28 Removing intermediate container 7a9c22ce7477 21:27:28 ---> 1944bfb3d675 21:27:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:28 ---> Running in 5481ad1d23ac 21:27:28 Removing intermediate container 5481ad1d23ac 21:27:28 ---> 26001a694e0e 21:27:28 Step 16/26 : RUN apk add --update --no-cache zeromq 21:27:28 ---> Running in 72eabf559d8a 21:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:27:28 (1/5) Installing libgcc (11.2.1_git20220219-r2) 21:27:28 (2/5) Installing libsodium (1.0.18-r0) 21:27:28 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 21:27:28 (4/5) Installing libzmq (4.3.4-r0) 21:27:28 (5/5) Installing zeromq (4.3.4-r0) 21:27:28 Executing busybox-1.35.0-r13.trigger 21:27:28 OK: 8 MiB in 19 packages 21:27:28 Removing intermediate container 72eabf559d8a 21:27:28 ---> be8c2bd1dd22 21:27:28 Step 17/26 : WORKDIR / 21:27:28 ---> Running in 4941e84c4a76 21:27:28 Removing intermediate container 4941e84c4a76 21:27:28 ---> 095f892fd14a 21:27:28 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 21:27:28 ---> 2dfd00fa3fbe 21:27:28 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 21:27:28 ---> 7850f92c623b 21:27:28 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 21:27:29 ---> 6f650d894140 21:27:29 Step 21/26 : EXPOSE 59910 21:27:29 ---> Running in 6dbe6c7c59ed 21:27:29 Removing intermediate container 6dbe6c7c59ed 21:27:29 ---> 08f72550d5d9 21:27:29 Step 22/26 : ENTRYPOINT ["/device-gpio"] 21:27:30 ---> Running in 4a0eb516b65d 21:27:30 Removing intermediate container 4a0eb516b65d 21:27:30 ---> d8bae2c26ac0 21:27:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:30 ---> Running in 8966d25d54a6 21:27:30 Removing intermediate container 8966d25d54a6 21:27:30 ---> aab61c171783 21:27:30 Step 24/26 : LABEL arch=arm64 21:27:30 ---> Running in dc5005981f42 21:27:30 Removing intermediate container dc5005981f42 21:27:30 ---> f87bb532dda2 21:27:30 Step 25/26 : LABEL git_sha=bba1beece4a18a6f85647ed05f1a16b42d63c9b9 21:27:30 ---> Running in 7e2b66953707 21:27:31 Removing intermediate container 7e2b66953707 21:27:31 ---> df3a6ecaf778 21:27:31 Step 26/26 : LABEL version=0.0.0 21:27:31 ---> Running in 97e28cd9e23a 21:27:31 Removing intermediate container 97e28cd9e23a 21:27:31 ---> 617b2e8580f7 21:27:31 [Warning] One or more build-args [ARCH] were not consumed 21:27:31 Successfully built 617b2e8580f7 21:27:31 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 21:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:32 21:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:32 arm64: Pulling from edgex-lftools-log-publisher 21:27:32 8998bd30e6a1: Pulling fs layer 21:27:32 04944245beec: Pulling fs layer 21:27:32 699f458cf7ca: Pulling fs layer 21:27:32 765212b225bb: Pulling fs layer 21:27:32 f23df028b6ca: Pulling fs layer 21:27:32 d65c8cfc05b1: Pulling fs layer 21:27:32 2437ff75d9bd: Pulling fs layer 21:27:32 765212b225bb: Waiting 21:27:32 2437ff75d9bd: Waiting 21:27:32 d65c8cfc05b1: Waiting 21:27:32 f23df028b6ca: Waiting 21:27:32 04944245beec: Verifying Checksum 21:27:32 04944245beec: Download complete 21:27:32 765212b225bb: Verifying Checksum 21:27:32 765212b225bb: Download complete 21:27:32 f23df028b6ca: Verifying Checksum 21:27:32 f23df028b6ca: Download complete 21:27:32 d65c8cfc05b1: Download complete 21:27:33 699f458cf7ca: Verifying Checksum 21:27:33 699f458cf7ca: Download complete 21:27:33 8998bd30e6a1: Verifying Checksum 21:27:33 8998bd30e6a1: Download complete 21:27:36 2437ff75d9bd: Verifying Checksum 21:27:36 2437ff75d9bd: Download complete 21:27:37 8998bd30e6a1: Pull complete 21:27:38 04944245beec: Pull complete 21:27:39 699f458cf7ca: Pull complete 21:27:39 765212b225bb: Pull complete 21:27:40 f23df028b6ca: Pull complete 21:27:40 d65c8cfc05b1: Pull complete 21:27:55 2437ff75d9bd: Pull complete 21:27:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:56 prd-ubuntu20.04-docker-arm64-4c-16g-19766 does not seem to be running inside a container 21:27: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/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:27:58 $ docker top 8db94cec3a581dca0d7b33316d7f4b81f7266b76b98b7f9d8c3db5fa3e50e810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:59 ---> job-cost.sh 21:27:59 lf-activate-venv: SKIPPING 21:27:59 INFO: No Stack... 21:28:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:28:01 INFO: Archiving Costs [Pipeline] sh 21:28:01 + cat /w/workspace/device-gpio/3/archives/cost.csv 21:28:01 + cut -d, -f6 [Pipeline] lock 21:28:01 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] 21:28:01 Resource [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] did not exist. Created. 21:28:01 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:28:02 /w/workspace/device-gpio/3@tmp/durable-b6ae34fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:28:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:28:03 Warning: overwriting stash ‘stack-cost’ 21:28:03 Stashed 1 file(s) [Pipeline] } 21:28:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-45-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:28:03 $ docker stop --time=1 8db94cec3a581dca0d7b33316d7f4b81f7266b76b98b7f9d8c3db5fa3e50e810 21:28:04 $ docker rm -f 8db94cec3a581dca0d7b33316d7f4b81f7266b76b98b7f9d8c3db5fa3e50e810 [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 21:28:05 provisioning config files... 21:28:05 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config7148820918871300775tmp [Pipeline] { [Pipeline] sh 21:28:05 + set +x 21:28:05 + curl -s https://codecov.io/bash+ 21:28:05 bash -s -- 21:28:05 21:28:05 _____ _ 21:28:05 / ____| | | 21:28:05 | | ___ __| | ___ ___ _____ __ 21:28:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:28:05 | |___| (_) | (_| | __/ (_| (_) \ V / 21:28:05 \_____\___/ \__,_|\___|\___\___/ \_/ 21:28:05 Bash-1.0.6 21:28:05 21:28:05 21:28:05 ==> git version 2.25.1 found 21:28:05 ==> 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 21:28:05 Release-Date: 2020-01-08 21:28:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:28:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:28:05 ==> Jenkins CI detected. 21:28:05 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-45 21:28:05 project root: . 21:28:05 --> token set from env 21:28:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:28:05 ==> Running gcov in . (disable via -X gcov) 21:28:05 ==> Python coveragepy not found 21:28:05 ==> Searching for coverage reports in: 21:28:05 + . 21:28:05 -> Found 1 reports 21:28:05 ==> Detecting git/mercurial file structure 21:28:05 ==> Reading reports 21:28:05 + ./coverage.out bytes=10 21:28:06 ==> Appending adjustments 21:28:06 https://docs.codecov.io/docs/fixing-reports 21:28:06 + Found adjustments 21:28:06 ==> Gzipping contents 21:28:06 4.0K /tmp/codecov.6Yi4hP.gz 21:28:06 ==> Uploading reports 21:28:06 url: https://codecov.io 21:28:06 query: branch=PR-45&commit=36aae6aeb4e1cf560eec41bcffe8be147481a433&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-45%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=45&job=&cmd_args= 21:28:06 -> Pinging Codecov 21:28:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-45&commit=36aae6aeb4e1cf560eec41bcffe8be147481a433&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-45%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=45&job=&cmd_args= 21:28:06 -> Uploading to 21:28:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/36aae6aeb4e1cf560eec41bcffe8be147481a433/e1a09e45-0d58-4d30-ab84-82683332de57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T212806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=759e99f58f18e1264b438db5428f8508410c2d9f51b388ac3491fee02b4a0526 21:28:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:06 Dload Upload Total Spent Left Speed 21:28:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3301 --:--:-- --:--:-- --:--:-- 3301 21:28:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/36aae6aeb4e1cf560eec41bcffe8be147481a433 [Pipeline] } 21:28:06 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 21:28:07 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-45/archives ] 21:28:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:07 total 16 21:28:07 drwxr-xr-x 3 root root 4096 Jul 12 21:21 . 21:28:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 21:21 .. 21:28:07 drwxr-xr-x 2 root root 4096 Jul 12 21:21 cost 21:28:07 -rw-r--r-- 1 root root 81 Jul 12 21:21 cost.csv 21:28:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:07 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-45/archives 21:28:07 total 16 21:28:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 21:21 . 21:28:07 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 21:21 .. 21:28:07 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 21:21 cost 21:28:07 -rw-r--r-- 1 jenkins jenkins 81 Jul 12 21:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:28:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:08 ---> package-listing.sh 21:28:08 ++ facter osfamily 21:28:08 ++ tr '[:upper:]' '[:lower:]' 21:28:08 + OS_FAMILY=debian 21:28:08 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-45 21:28:08 + START_PACKAGES=/tmp/packages_start.txt 21:28:08 + END_PACKAGES=/tmp/packages_end.txt 21:28:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:08 + PACKAGES=/tmp/packages_start.txt 21:28:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' 21:28:08 + PACKAGES=/tmp/packages_end.txt 21:28:08 + case "${OS_FAMILY}" in 21:28:08 + dpkg -l 21:28:08 + grep '^ii' 21:28:08 + '[' -f /tmp/packages_start.txt ']' 21:28:08 + '[' -f /tmp/packages_end.txt ']' 21:28:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:08 + '[' /w/workspace/edgexfoundry_device-gpio_PR-45 ']' 21:28:08 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ 21:28:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-45/archives/ [Pipeline] echo 21:28:08 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-45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:28:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:09 prd-ubuntu20.04-docker-8c-8g-19764 does not seem to be running inside a container 21:28:09 $ 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-45/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-45 -v /w/workspace/edgexfoundry_device-gpio_PR-45:/w/workspace/edgexfoundry_device-gpio_PR-45:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-45@tmp:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:28:09 $ docker top a8b1486ed8aa07d5c8a07f5a89f0cdb2fb0221b6a4aee52ae29d1f4ea589183c -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:28:10 + ls /var/log/sa-host 21:28:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:10 provisioning config files... 21:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-45@tmp/config1480802212325630833tmp [Pipeline] { [Pipeline] echo 21:28:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:11 ---> create-netrc.sh [Pipeline] } 21:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:28:11 ---> python-tools-install.sh [Pipeline] echo 21:28:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:28:11 ---> sudo-logs.sh 21:28:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:28:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:28:12 ---> job-cost.sh 21:28:12 lf-activate-venv: SKIPPING 21:28:12 DEBUG: total: 0.2199999988079071 21:28:12 INFO: Retrieving Stack Cost... 21:28:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:28:13 INFO: Archiving Costs [Pipeline] echo 21:28:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:28:13 ---> logs-deploy.sh 21:28:13 lf-activate-venv: SKIPPING 21:28:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-45/3 21:28:13 INFO: archiving workspace using pattern(s): 21:28:14 Archives upload complete. 21:28:14 INFO: archiving logs to Nexus 21:28:15 ---> uname -a: 21:28:15 Linux prd-ubuntu20-04-docker-8c-8g-19764 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:28:15 21:28:15 21:28:15 ---> lscpu: 21:28:15 Architecture: x86_64 21:28:15 CPU op-mode(s): 32-bit, 64-bit 21:28:15 Byte Order: Little Endian 21:28:15 Address sizes: 40 bits physical, 48 bits virtual 21:28:15 CPU(s): 8 21:28:15 On-line CPU(s) list: 0-7 21:28:15 Thread(s) per core: 1 21:28:15 Core(s) per socket: 1 21:28:15 Socket(s): 8 21:28:15 NUMA node(s): 1 21:28:15 Vendor ID: AuthenticAMD 21:28:15 CPU family: 23 21:28:15 Model: 49 21:28:15 Model name: AMD EPYC-Rome Processor 21:28:15 Stepping: 0 21:28:15 CPU MHz: 2799.998 21:28:15 BogoMIPS: 5599.99 21:28:15 Virtualization: AMD-V 21:28:15 Hypervisor vendor: KVM 21:28:15 Virtualization type: full 21:28:15 L1d cache: 256 KiB 21:28:15 L1i cache: 256 KiB 21:28:15 L2 cache: 4 MiB 21:28:15 L3 cache: 128 MiB 21:28:15 NUMA node0 CPU(s): 0-7 21:28:15 Vulnerability Itlb multihit: Not affected 21:28:15 Vulnerability L1tf: Not affected 21:28:15 Vulnerability Mds: Not affected 21:28:15 Vulnerability Meltdown: Not affected 21:28:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:28:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:28:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:28:15 Vulnerability Srbds: Not affected 21:28:15 Vulnerability Tsx async abort: Not affected 21:28:15 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 21:28:15 21:28:15 21:28:15 ---> nproc: 21:28:15 8 21:28:15 21:28:15 21:28:15 ---> df -h: 21:28:15 Filesystem Size Used Avail Use% Mounted on 21:28:15 overlay 155G 11G 145G 7% / 21:28:15 tmpfs 64M 0 64M 0% /dev 21:28:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:28:15 shm 64M 0 64M 0% /dev/shm 21:28:15 /dev/vda1 155G 11G 145G 7% /facter-os 21:28:15 21:28:15 21:28:15 ---> sar -b -r -n DEV: 21:28:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19764) 07/12/22 _x86_64_ (8 CPU) 21:28:15 21:28:15 21:08:32 LINUX RESTART (8 CPU) 21:28:15 21:28:15 21:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:28:15 21:10:01 17.67 0.56 17.12 0.00 29.15 71021.88 0.00 21:28:15 21:11:01 3.18 0.02 3.17 0.00 1.87 38.79 0.00 21:28:15 21:12:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 21:28:15 21:13:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 21:28:15 21:14:01 1.55 0.02 1.53 0.00 0.13 17.59 0.00 21:28:15 21:15:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 21:28:15 21:16:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 21:28:15 21:17:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 21:28:15 21:18:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 21:28:15 21:19:01 1.65 0.00 1.65 0.00 0.00 24.53 0.00 21:28:15 21:20:01 374.67 15.26 359.41 0.00 2162.04 51219.86 0.00 21:28:15 21:21:01 162.12 0.17 161.96 0.00 4.13 40157.97 0.00 21:28:15 21:22:01 82.51 0.02 82.49 0.00 0.40 19363.81 0.00 21:28:15 21:23:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:28:15 21:24:01 1.97 0.02 1.95 0.00 0.13 22.66 0.00 21:28:15 21:25:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 21:28:15 21:26:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 21:28:15 21:27:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 21:28:15 21:28:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 21:28:15 Average: 34.71 0.85 33.87 0.00 115.75 9526.00 0.00 21:28:15 21:28:15 21:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:28:15 21:10:01 30203452 31899816 455056 1.38 77140 1927576 1995848 5.88 831488 1560264 428 21:28:15 21:11:01 30210528 31907020 447276 1.36 77208 1927632 2011908 5.93 826496 1560248 196 21:28:15 21:12:01 30210456 31907008 447280 1.36 77240 1927636 2011908 5.93 826396 1560256 12 21:28:15 21:13:01 30210636 31907204 446976 1.36 77288 1927636 2011908 5.93 825628 1560252 52 21:28:15 21:14:01 30210148 31906828 447336 1.36 77368 1927644 2011908 5.93 826312 1560260 48 21:28:15 21:15:01 30210124 31907140 447288 1.36 77392 1927644 2011908 5.93 825916 1560564 16 21:28:15 21:16:01 30211008 31908068 446488 1.36 77432 1927648 2011908 5.93 825856 1560584 172 21:28:15 21:17:01 30209628 31906820 447116 1.36 77500 1927652 2011908 5.93 826392 1560592 236 21:28:15 21:18:01 30209872 31907088 446820 1.36 77516 1927652 2011908 5.93 825848 1560584 168 21:28:15 21:19:01 30209776 31907040 446792 1.36 77580 1927636 2011908 5.93 826616 1560568 84 21:28:15 21:20:01 28456656 31756532 539296 1.64 131044 3386764 2161292 6.37 1167480 2822332 23140 21:28:15 21:21:01 28155976 31734220 557900 1.70 164576 3614036 2273304 6.70 1274780 2992084 464 21:28:15 21:22:01 27671024 31773012 517540 1.57 174292 4077544 1944636 5.73 1280984 3418344 16 21:28:15 21:23:01 27670612 31772724 517676 1.57 174336 4077544 1944636 5.73 1280516 3418344 236 21:28:15 21:24:01 27671204 31773244 517108 1.57 174388 4077540 1947404 5.74 1283364 3418348 48 21:28:15 21:25:01 27670432 31772532 517780 1.57 174412 4077552 1947404 5.74 1283016 3418352 144 21:28:15 21:26:01 27679880 31781980 508192 1.55 174440 4077552 1947404 5.74 1273464 3418352 20 21:28:15 21:27:01 27679556 31781704 508420 1.55 174456 4077556 1947404 5.74 1274148 3418356 56 21:28:15 21:28:01 27679800 31781984 508080 1.55 174480 4077564 1947404 5.74 1273636 3418364 24 21:28:15 Average: 29075304 31841682 482654 1.47 120531 2885264 2008627 5.92 1034649 2386687 1345 21:28:15 21:28:15 21:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:28:15 21:10:01 ens3 11.86 10.68 8.81 7.24 0.00 0.00 0.00 0.00 21:28:15 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:11:01 ens3 0.87 0.53 0.44 0.34 0.00 0.00 0.00 0.00 21:28:15 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:12:01 ens3 1.62 0.57 1.91 0.04 0.00 0.00 0.00 0.00 21:28:15 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:13:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:14:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:28:15 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:16:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:18:01 ens3 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00 21:28:15 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:19:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:28:15 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:20:01 ens3 577.90 386.47 7177.75 85.18 0.00 0.00 0.00 0.00 21:28:15 21:20:01 docker0 122.65 146.79 9.93 1184.50 0.00 0.00 0.00 0.00 21:28:15 21:20:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 21:28:15 21:21:01 ens3 98.12 72.45 103.75 69.67 0.00 0.00 0.00 0.00 21:28:15 21:21:01 docker0 12.30 14.35 0.70 51.91 0.00 0.00 0.00 0.00 21:28:15 21:21:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:28:15 21:21:01 veth0306bb7 3.72 3.93 0.26 11.01 0.00 0.00 0.00 0.00 21:28:15 21:22:01 ens3 103.80 65.84 2570.23 12.31 0.00 0.00 0.00 0.00 21:28:15 21:22:01 docker0 5.18 6.86 0.32 46.77 0.00 0.00 0.00 0.00 21:28:15 21:22:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:28:15 21:23:01 ens3 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 21:28:15 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:24:01 ens3 2.72 4.77 0.24 11.53 0.00 0.00 0.00 0.00 21:28:15 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:26:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:27:01 ens3 10.41 16.95 1.00 15.34 0.00 0.00 0.00 0.00 21:28:15 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:28:15 21:28:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:28:15 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:28:15 Average: ens3 42.62 29.47 519.61 10.63 0.00 0.00 0.00 0.00 21:28:15 Average: docker0 7.38 8.85 0.58 67.59 0.00 0.00 0.00 0.00 21:28:15 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:28:15 21:28:15 21:28:15 ---> sar -P ALL: 21:28:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19764) 07/12/22 _x86_64_ (8 CPU) 21:28:15 21:28:15 21:08:32 LINUX RESTART (8 CPU) 21:28:15 21:28:15 21:09:02 CPU %user %nice %system %iowait %steal %idle 21:28:15 21:10:01 all 0.46 0.00 0.12 0.08 0.00 99.33 21:28:15 21:10:01 0 0.34 0.00 0.10 0.00 0.00 99.56 21:28:15 21:10:01 1 0.78 0.00 0.17 0.17 0.02 98.86 21:28:15 21:10:01 2 0.86 0.00 0.12 0.03 0.02 98.97 21:28:15 21:10:01 3 0.25 0.00 0.14 0.12 0.00 99.49 21:28:15 21:10:01 4 0.19 0.00 0.08 0.02 0.00 99.71 21:28:15 21:10:01 5 0.74 0.00 0.15 0.25 0.00 98.85 21:28:15 21:10:01 6 0.15 0.00 0.10 0.00 0.00 99.75 21:28:15 21:10:01 7 0.37 0.00 0.12 0.02 0.00 99.49 21:28:15 21:11:01 all 0.04 0.00 0.02 0.01 0.01 99.92 21:28:15 21:11:01 0 0.02 0.00 0.07 0.03 0.00 99.88 21:28:15 21:11:01 1 0.03 0.00 0.03 0.03 0.00 99.90 21:28:15 21:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:11:01 3 0.05 0.00 0.07 0.00 0.02 99.87 21:28:15 21:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:11:01 5 0.00 0.00 0.02 0.05 0.02 99.92 21:28:15 21:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:28:15 21:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 21:28:15 21:12:01 all 0.02 0.00 0.03 0.00 0.00 99.95 21:28:15 21:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:28:15 21:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:28:15 21:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:12:01 3 0.07 0.00 0.08 0.00 0.00 99.85 21:28:15 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:28:15 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:28:15 21:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:28:15 21:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:28:15 21:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:28:15 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:13:01 5 0.00 0.00 0.03 0.03 0.00 99.93 21:28:15 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:14:01 all 0.18 0.00 0.02 0.01 0.00 99.80 21:28:15 21:14:01 0 0.00 0.00 0.03 0.02 0.00 99.95 21:28:15 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:14:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:28:15 21:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:14:01 5 1.29 0.00 0.03 0.05 0.00 98.63 21:28:15 21:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:15:01 all 0.19 0.00 0.00 0.00 0.00 99.81 21:28:15 21:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:28:15 21:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:28:15 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:15:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:28:15 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:15:01 5 1.34 0.00 0.00 0.02 0.00 98.65 21:28:15 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:16:01 all 0.24 0.00 0.02 0.00 0.00 99.74 21:28:15 21:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:28:15 21:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:16:01 3 0.02 0.00 0.07 0.00 0.02 99.90 21:28:15 21:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:16:01 5 1.81 0.00 0.02 0.02 0.00 98.16 21:28:15 21:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:28:15 21:17:01 0 0.00 0.00 0.00 0.03 0.00 99.97 21:28:15 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:28:15 21:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:17:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:28:15 21:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:28:15 21:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:28:15 21:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:18:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:28:15 21:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:28:15 21:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:28:15 21:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:28:15 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:19:01 3 0.07 0.00 0.02 0.00 0.02 99.90 21:28:15 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:19:01 5 0.00 0.00 0.00 0.10 0.00 99.90 21:28:15 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:20:01 all 9.63 0.00 3.81 1.47 0.05 85.04 21:28:15 21:20:01 0 10.04 0.00 3.55 0.17 0.05 86.19 21:28:15 21:20:01 1 9.97 0.00 4.91 6.26 0.05 78.82 21:28:15 21:20:01 2 9.15 0.00 4.15 1.95 0.03 84.71 21:28:15 21:20:01 3 9.51 0.00 3.64 0.59 0.05 86.21 21:28:15 21:20:01 4 8.05 0.00 4.37 1.33 0.05 86.19 21:28:15 21:20:01 5 8.93 0.00 3.09 0.69 0.03 87.25 21:28:15 21:20:01 6 10.60 0.00 2.63 0.30 0.03 86.43 21:28:15 21:20:01 7 10.78 0.00 4.12 0.49 0.07 84.55 21:28:15 21:28:15 21:20:01 CPU %user %nice %system %iowait %steal %idle 21:28:15 21:21:01 all 35.63 0.00 6.90 1.32 0.09 56.06 21:28:15 21:21:01 0 35.67 0.00 7.32 0.54 0.08 56.39 21:28:15 21:21:01 1 36.19 0.00 7.39 2.82 0.08 53.52 21:28:15 21:21:01 2 35.55 0.00 7.11 3.50 0.08 53.77 21:28:15 21:21:01 3 36.00 0.00 7.07 0.25 0.08 56.59 21:28:15 21:21:01 4 35.16 0.00 6.50 1.74 0.07 56.54 21:28:15 21:21:01 5 34.99 0.00 6.33 0.15 0.12 58.42 21:28:15 21:21:01 6 36.25 0.00 6.61 0.12 0.08 56.94 21:28:15 21:21:01 7 35.25 0.00 6.92 1.47 0.08 56.27 21:28:15 21:22:01 all 3.19 0.00 1.41 0.54 0.02 94.83 21:28:15 21:22:01 0 2.75 0.00 1.91 2.01 0.03 93.29 21:28:15 21:22:01 1 3.56 0.00 1.38 0.29 0.02 94.76 21:28:15 21:22:01 2 3.46 0.00 1.32 0.27 0.02 94.94 21:28:15 21:22:01 3 2.25 0.00 1.27 1.48 0.02 94.99 21:28:15 21:22:01 4 3.41 0.00 1.31 0.02 0.02 95.25 21:28:15 21:22:01 5 2.91 0.00 1.39 0.00 0.02 95.68 21:28:15 21:22:01 6 3.91 0.00 1.58 0.25 0.02 94.25 21:28:15 21:22:01 7 3.29 0.00 1.14 0.05 0.02 95.50 21:28:15 21:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:28:15 21:23:01 0 0.00 0.00 0.03 0.02 0.00 99.95 21:28:15 21:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:28:15 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:28:15 21:23:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:28:15 21:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:28:15 21:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:24:01 all 0.05 0.00 0.04 0.01 0.00 99.91 21:28:15 21:24:01 0 0.07 0.00 0.08 0.02 0.02 99.82 21:28:15 21:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:28:15 21:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:28:15 21:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 21:28:15 21:24:01 4 0.07 0.00 0.03 0.02 0.00 99.88 21:28:15 21:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:28:15 21:24:01 6 0.05 0.00 0.07 0.00 0.02 99.87 21:28:15 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:28:15 21:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:28:15 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:28:15 21:25:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:28:15 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:28:15 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:28:15 21:26:01 0 0.07 0.00 0.08 0.00 0.02 99.83 21:28:15 21:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:28:15 21:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:28:15 21:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:28:15 21:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:28:15 21:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:28:15 21:27:01 all 0.03 0.00 0.02 0.01 0.00 99.94 21:28:15 21:27:01 0 0.07 0.00 0.08 0.03 0.00 99.82 21:28:15 21:27:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:28:15 21:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 21:28:15 21:27:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:28:15 21:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:28:15 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:28:15 21:28:01 0 0.02 0.00 0.02 0.03 0.02 99.92 21:28:15 21:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:28:15 21:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:28:15 21:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:28:15 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:28:15 21:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:28:15 Average: all 2.59 0.00 0.65 0.18 0.01 96.56 21:28:15 Average: 0 2.57 0.00 0.70 0.15 0.01 96.56 21:28:15 Average: 1 2.65 0.00 0.73 0.50 0.01 96.11 21:28:15 Average: 2 2.56 0.00 0.67 0.30 0.01 96.46 21:28:15 Average: 3 2.53 0.00 0.66 0.13 0.01 96.67 21:28:15 Average: 4 2.45 0.00 0.65 0.16 0.01 96.73 21:28:15 Average: 5 2.72 0.00 0.58 0.07 0.01 96.61 21:28:15 Average: 6 2.67 0.00 0.58 0.04 0.01 96.71 21:28:15 Average: 7 2.60 0.00 0.65 0.11 0.01 96.64 21:28:15 21:28:15 21:28:15