Pull request #28 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from d854f9c15f0479903288e6dbe8feb5ba7ec2e03f+9aa390b88fe87d49bec1812c58401cfd740b0e4b (c59f419f76743132d985effe723c4acfbeef7a17) 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-ssh8008475872587647570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh17866076655241032744.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-28/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10306511103573455297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16174254016761171329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14928284522534619495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-28/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh912837117928223534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41427 in /w/workspace/edgexfoundry_device-gpio_PR-28 [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-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit d854f9c15f0479903288e6dbe8feb5ba7ec2e03f Merge succeeded, producing d854f9c15f0479903288e6dbe8feb5ba7ec2e03f Checking out Revision d854f9c15f0479903288e6dbe8feb5ba7ec2e03f (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # 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 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:35:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:35:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:35:24 ========================================================= 00:35:24 EdgeX Global Pipelines Version Info 00:35:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:35:25 ------------------- 00:35:25 stable info: 00:35:25 ------------------- 00:35:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:25 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 00:35:25 Message: update stable to v1.0.227 00:35:26 ------------------- 00:35:26 experimental info: 00:35:26 ------------------- 00:35:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:35:26 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 00:35:26 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:35:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d854f9c [Pipeline] echo 00:35:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:27 provisioning config files... 00:35:27 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config4737312492970056269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:28 ---> docker-login.sh 00:35:28 nexus3.edgexfoundry.org:10001 00:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:28 Configure a credential helper to remove this warning. See 00:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:28 00:35:28 Login Succeeded 00:35:28 nexus3.edgexfoundry.org:10002 00:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:28 Configure a credential helper to remove this warning. See 00:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:28 00:35:28 Login Succeeded 00:35:28 nexus3.edgexfoundry.org:10003 00:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:28 Configure a credential helper to remove this warning. See 00:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:28 00:35:28 Login Succeeded 00:35:28 nexus3.edgexfoundry.org:10004 00:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:29 Configure a credential helper to remove this warning. See 00:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:29 00:35:29 Login Succeeded 00:35:29 docker.io 00:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:29 Configure a credential helper to remove this warning. See 00:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:29 00:35:29 Login Succeeded 00:35:29 ---> docker-login.sh ends [Pipeline] } 00:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:35:30 + git rev-list -1 --merges d854f9c15f0479903288e6dbe8feb5ba7ec2e03f~1..d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [Pipeline] echo 00:35:30 -----------> git rev-list -1 --merges d854f9c15f0479903288e6dbe8feb5ba7ec2e03f~1..d854f9c15f0479903288e6dbe8feb5ba7ec2e03f d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [false] [Pipeline] sh 00:35:30 + git log --format=format:%s -1 d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [Pipeline] echo 00:35:30 ========================================================= 00:35:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:35:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:31 + git log --format=format:%s -1 d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [Pipeline] echo 00:35:31 [semverPrep] GIT_COMMIT: d854f9c15f0479903288e6dbe8feb5ba7ec2e03f, Commit Message: docs: update CHANGELOG for Kamakura [Pipeline] echo 00:35:31 [semverPrep] This is not a build commit. [Pipeline] sh 00:35:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:35:31 + grep -v github /etc/ssh/ssh_known_hosts 00:35:31 + [ -e /tmp/ssh_known_hosts ] 00:35:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:35:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:35:31 sudo tee -a /etc/ssh/ssh_known_hosts 00:35:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:32 00:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:32 latest: Pulling from edgex-devops/py-git-semver 00:35:32 1fe172e4850f: Pulling fs layer 00:35:32 caf521ccaac6: Pulling fs layer 00:35:32 3ead6fa29328: Pulling fs layer 00:35:32 5c2a1cbceb83: Pulling fs layer 00:35:32 a8d5f1318db7: Pulling fs layer 00:35:32 c427282e49a2: Pulling fs layer 00:35:32 1827001aaf11: Pulling fs layer 00:35:32 5c2a1cbceb83: Waiting 00:35:32 0714d37db230: Pulling fs layer 00:35:32 ac28cf19c067: Pulling fs layer 00:35:32 ca983d60f3e2: Pulling fs layer 00:35:32 9f894cec8388: Pulling fs layer 00:35:32 a8d5f1318db7: Waiting 00:35:32 c427282e49a2: Waiting 00:35:32 ac28cf19c067: Waiting 00:35:32 ca983d60f3e2: Waiting 00:35:32 1827001aaf11: Waiting 00:35:32 0714d37db230: Waiting 00:35:32 9f894cec8388: Waiting 00:35:32 caf521ccaac6: Download complete 00:35:32 5c2a1cbceb83: Download complete 00:35:32 a8d5f1318db7: Verifying Checksum 00:35:32 a8d5f1318db7: Download complete 00:35:32 c427282e49a2: Verifying Checksum 00:35:32 c427282e49a2: Download complete 00:35:32 3ead6fa29328: Verifying Checksum 00:35:32 3ead6fa29328: Download complete 00:35:32 0714d37db230: Verifying Checksum 00:35:32 0714d37db230: Download complete 00:35:32 ac28cf19c067: Download complete 00:35:32 ca983d60f3e2: Verifying Checksum 00:35:32 ca983d60f3e2: Download complete 00:35:32 9f894cec8388: Verifying Checksum 00:35:32 9f894cec8388: Download complete 00:35:32 1fe172e4850f: Verifying Checksum 00:35:32 1fe172e4850f: Download complete 00:35:33 1827001aaf11: Verifying Checksum 00:35:33 1827001aaf11: Download complete 00:35:34 1fe172e4850f: Pull complete 00:35:34 caf521ccaac6: Pull complete 00:35:35 3ead6fa29328: Pull complete 00:35:35 5c2a1cbceb83: Pull complete 00:35:35 a8d5f1318db7: Pull complete 00:35:35 c427282e49a2: Pull complete 00:35:37 1827001aaf11: Pull complete 00:35:37 0714d37db230: Pull complete 00:35:37 ac28cf19c067: Pull complete 00:35:38 ca983d60f3e2: Pull complete 00:35:38 9f894cec8388: Pull complete 00:35:38 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:35:38 prd-ubuntu20.04-docker-8c-8g-41427 does not seem to be running inside a container 00:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:35:39 $ docker top 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 -eo pid,comm 00:35:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:35:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:40 [ssh-agent] Looking for ssh-agent implementation... 00:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:40 $ docker exec 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 ssh-agent 00:35:40 SSH_AUTH_SOCK=/tmp/ssh-SsbTUMFwKI7H/agent.33 00:35:40 SSH_AGENT_PID=39 00:35:40 Running ssh-add (command line suppressed) 00:35:40 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7479525402393377794.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7479525402393377794.key) 00:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:40 + git tag --points-at HEAD [Pipeline] } 00:35:40 $ docker exec --env ******** --env ******** 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 ssh-agent -k 00:35:41 unset SSH_AUTH_SOCK; 00:35:41 unset SSH_AGENT_PID; 00:35:41 echo Agent pid 39 killed; 00:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:41 [ssh-agent] Looking for ssh-agent implementation... 00:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:41 $ docker exec 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 ssh-agent 00:35:41 SSH_AUTH_SOCK=/tmp/ssh-YUXKsEJ3cQux/agent.71 00:35:41 SSH_AGENT_PID=79 00:35:41 Running ssh-add (command line suppressed) 00:35:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_3016847575913404781.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_3016847575913404781.key) 00:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:41 + git semver init 00:35:42 2022-05-08 00:35:42,044 [run_init] DEBUG init version:0.0.0 force:False 00:35:42 2022-05-08 00:35:42,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver 00:35:42 2022-05-08 00:35:42,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-28/.semver 00:35:42 2022-05-08 00:35:42,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-28/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28, universal_newlines=False, shell=None, istream=None) 00:35:43 2022-05-08 00:35:42,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.git/info/exclude 00:35:43 2022-05-08 00:35:42,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 with force:False 00:35:43 2022-05-08 00:35:42,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 00:35:43 2022-05-08 00:35:42,977 [execute] INFO git cat-file --batch-check 00:35:43 2022-05-08 00:35:42,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) 00:35:43 2022-05-08 00:35:42,985 [execute] INFO git cat-file --batch 00:35:43 2022-05-08 00:35:42,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) 00:35:43 2022-05-08 00:35:42,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 00:35:43 0.0.0 [Pipeline] } 00:35:43 $ docker exec --env ******** --env ******** 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 ssh-agent -k 00:35:43 unset SSH_AUTH_SOCK; 00:35:43 unset SSH_AGENT_PID; 00:35:43 echo Agent pid 79 killed; 00:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:43 + git semver [Pipeline] } 00:35:43 $ docker stop --time=1 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 00:35:45 $ docker rm -f 1c714199ba4f40f617b10b3c864af1ef5ca70a02424c51ef548728a415085ab9 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:46 Stashed 1 file(s) [Pipeline] echo 00:35:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:46 provisioning config files... 00:35:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config6586495933034213323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:47 ---> docker-login.sh 00:35:47 nexus3.edgexfoundry.org:10001 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 nexus3.edgexfoundry.org:10002 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 nexus3.edgexfoundry.org:10003 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 nexus3.edgexfoundry.org:10004 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 docker.io 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:48 Configure a credential helper to remove this warning. See 00:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:48 00:35:48 Login Succeeded 00:35:48 ---> docker-login.sh ends [Pipeline] } 00:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:48 ========================================================= 00:35:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:35:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:35:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:35:49 Sending build context to Docker daemon 15.58MB 00:35:49 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:35:49 Step 2/11 : FROM ${BASE} AS builder 00:35:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:50 59bf1c3509f3: Pulling fs layer 00:35:50 666ba61612fd: Pulling fs layer 00:35:50 8ed8ca486205: Pulling fs layer 00:35:50 4fe6c5a15a65: Pulling fs layer 00:35:50 22a0e8bec74d: Pulling fs layer 00:35:50 ca2b28591e48: Pulling fs layer 00:35:50 a51346096db8: Pulling fs layer 00:35:50 daebc70d1ce1: Pulling fs layer 00:35:50 0e18a0eac166: Pulling fs layer 00:35:50 4fe6c5a15a65: Waiting 00:35:50 22a0e8bec74d: Waiting 00:35:50 ca2b28591e48: Waiting 00:35:50 a51346096db8: Waiting 00:35:50 daebc70d1ce1: Waiting 00:35:50 0e18a0eac166: Waiting 00:35:50 8ed8ca486205: Verifying Checksum 00:35:50 8ed8ca486205: Download complete 00:35:50 666ba61612fd: Verifying Checksum 00:35:50 666ba61612fd: Download complete 00:35:50 22a0e8bec74d: Verifying Checksum 00:35:50 22a0e8bec74d: Download complete 00:35:50 ca2b28591e48: Verifying Checksum 00:35:50 ca2b28591e48: Download complete 00:35:50 59bf1c3509f3: Verifying Checksum 00:35:50 59bf1c3509f3: Download complete 00:35:50 a51346096db8: Verifying Checksum 00:35:50 a51346096db8: Download complete 00:35:50 daebc70d1ce1: Verifying Checksum 00:35:50 daebc70d1ce1: Download complete 00:35:50 59bf1c3509f3: Pull complete 00:35:50 666ba61612fd: Pull complete 00:35:50 8ed8ca486205: Pull complete 00:35:50 0e18a0eac166: Verifying Checksum 00:35:50 0e18a0eac166: Download complete 00:35:50 4fe6c5a15a65: Verifying Checksum 00:35:50 4fe6c5a15a65: Download complete 00:35:56 4fe6c5a15a65: Pull complete 00:35:56 22a0e8bec74d: Pull complete 00:35:56 ca2b28591e48: Pull complete 00:35:56 a51346096db8: Pull complete 00:35:56 daebc70d1ce1: Pull complete 00:35:58 0e18a0eac166: Pull complete 00:35:58 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:35:58 ---> f018257e8ee9 00:35:58 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:36:01 ---> Running in c5c7cfdad7de 00:36:01 Removing intermediate container c5c7cfdad7de 00:36:01 ---> 96d170b6afa5 00:36:01 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:36:01 ---> Running in 149e6eac34fc 00:36:01 Still waiting to schedule task 00:36:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41424’ 00:36:01 Removing intermediate container 149e6eac34fc 00:36:01 ---> 40730d584325 00:36:01 Step 5/11 : WORKDIR /device-gpio 00:36:02 ---> Running in 3f1b48eb34b4 00:36:02 Removing intermediate container 3f1b48eb34b4 00:36:02 ---> 315f34959516 00:36:02 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:02 ---> Running in 54c4c523c747 00:36:03 Removing intermediate container 54c4c523c747 00:36:03 ---> 0f7ee416d95a 00:36:03 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:03 ---> Running in 4eb49deecef6 00:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:04 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:36:04 (2/4) Installing libedit (20210910.3.1-r0) 00:36:04 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:36:04 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:36:05 Executing busybox-1.34.1-r3.trigger 00:36:05 OK: 224 MiB in 56 packages 00:36:05 Removing intermediate container 4eb49deecef6 00:36:05 ---> d080cfadab1a 00:36:05 Step 8/11 : COPY go.mod vendor* ./ 00:36:05 ---> c5c74f32195d 00:36:05 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:06 ---> Running in d0dbe163750c 00:36:44 Removing intermediate container d0dbe163750c 00:36:44 ---> 9d9c2eeff609 00:36:44 Step 10/11 : COPY . . 00:36:44 ---> 1f694f4dba63 00:36:44 Step 11/11 : RUN ${MAKE} 00:36:44 ---> Running in 643cf12b73a5 00:36:44 Removing intermediate container 643cf12b73a5 00:36:44 ---> 0a0346101af2 00:36:44 [Warning] One or more build-args [MAKE] were not consumed 00:36:44 Successfully built 0a0346101af2 00:36:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:36:45 + docker inspect -f . ci-base-image-x86_64 00:36:45 . [Pipeline] withDockerContainer 00:36:45 prd-ubuntu20.04-docker-8c-8g-41427 does not seem to be running inside a container 00:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@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 ******** ci-base-image-x86_64 cat 00:36:45 $ docker top 6d3bff62e08ecbc27dab3167ac6818831fcf44d09372c2db77ceadc05925f00c -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:46 + go version 00:36:46 go version go1.17.6 linux/amd64 [Pipeline] } 00:36:46 $ docker stop --time=1 6d3bff62e08ecbc27dab3167ac6818831fcf44d09372c2db77ceadc05925f00c 00:36:47 $ docker rm -f 6d3bff62e08ecbc27dab3167ac6818831fcf44d09372c2db77ceadc05925f00c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:48 + docker inspect -f . ci-base-image-x86_64 00:36:48 . [Pipeline] withDockerContainer 00:36:48 prd-ubuntu20.04-docker-8c-8g-41427 does not seem to be running inside a container 00:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@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 ******** ci-base-image-x86_64 cat 00:36:48 $ docker top 9b4b2ed60c01f02d3b5657493da3821525512126cb82892feca2734714789c4a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:36:49 + make test 00:36:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:36:49 ? github.com/edgexfoundry/device-gpio [no test files] 00:36:56 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:36:56 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:37:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:37:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:37:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:37:04 ./bin/test-attribution-txt.sh [Pipeline] echo 00:37:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:37:04 $ docker stop --time=1 9b4b2ed60c01f02d3b5657493da3821525512126cb82892feca2734714789c4a 00:37:06 $ docker rm -f 9b4b2ed60c01f02d3b5657493da3821525512126cb82892feca2734714789c4a [Pipeline] // withDockerContainer [Pipeline] sh 00:37:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:37:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:37:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:37:08 + ls -al . 00:37:08 total 192 00:37:08 drwxrwxr-x 9 jenkins jenkins 4096 May 8 00:37 . 00:37:08 drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:35 .. 00:37:08 -rw-rw-r-- 1 jenkins jenkins 120 May 8 00:35 .dockerignore 00:37:08 drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:35 .git 00:37:08 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:35 .github 00:37:08 -rw-rw-r-- 1 jenkins jenkins 343 May 8 00:35 .gitignore 00:37:08 -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:35 .golangci.yml 00:37:08 drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:35 .semver 00:37:08 -rw-rw-r-- 1 jenkins jenkins 7772 May 8 00:35 Attribution.txt 00:37:08 -rw-rw-r-- 1 jenkins jenkins 2857 May 8 00:35 CHANGELOG.md 00:37:08 -rw-rw-r-- 1 jenkins jenkins 1846 May 8 00:35 Dockerfile 00:37:08 -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:35 GOVERNANCE.md 00:37:08 -rw-rw-r-- 1 jenkins jenkins 657 May 8 00:35 Jenkinsfile 00:37:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:35 LICENSE 00:37:08 -rw-rw-r-- 1 jenkins jenkins 1876 May 8 00:35 Makefile 00:37:08 -rw-rw-r-- 1 jenkins jenkins 617 May 8 00:35 OWNERS.md 00:37:08 -rw-rw-r-- 1 jenkins jenkins 11178 May 8 00:35 README.md 00:37:08 -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:35 VERSION 00:37:08 drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:35 bin 00:37:08 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:35 cmd 00:37:08 -rw-r--r-- 1 jenkins jenkins 10 May 8 00:36 coverage.out 00:37:08 -rw-rw-r-- 1 jenkins jenkins 2794 May 8 00:35 go.mod 00:37:08 -rw-rw-r-- 1 jenkins jenkins 70652 May 8 00:35 go.sum 00:37:08 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:35 internal 00:37:08 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:35 snap 00:37:08 -rw-rw-r-- 1 jenkins jenkins 209 May 8 00:35 version.go [Pipeline] isUnix [Pipeline] sh 00:37:08 + 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=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f --label arch=amd64 --label version=0.0.0 . 00:37:08 Sending build context to Docker daemon 15.58MB 00:37:08 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:37:08 Step 2/25 : FROM ${BASE} AS builder 00:37:08 ---> 0a0346101af2 00:37:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:37:08 ---> Running in e0e21934b4c6 00:37:08 Removing intermediate container e0e21934b4c6 00:37:08 ---> 8069341c3b97 00:37:08 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:37:08 ---> Running in fa9755bc4f06 00:37:08 Removing intermediate container fa9755bc4f06 00:37:08 ---> 21a150effdab 00:37:08 Step 5/25 : WORKDIR /device-gpio 00:37:09 ---> Running in ed98e47922ee 00:37:09 Removing intermediate container ed98e47922ee 00:37:09 ---> f6a60d14c942 00:37:09 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:09 ---> Running in 39a346213848 00:37:10 Removing intermediate container 39a346213848 00:37:10 ---> 7802a34e8802 00:37:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:10 ---> Running in af8d98624aa4 00:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:12 OK: 224 MiB in 56 packages 00:37:12 Removing intermediate container af8d98624aa4 00:37:12 ---> c05def9c2704 00:37:12 Step 8/25 : COPY go.mod vendor* ./ 00:37:12 ---> 054b0489e0d3 00:37:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:12 ---> Running in 17ec020d4215 00:37:13 Removing intermediate container 17ec020d4215 00:37:13 ---> 43a3dc7affab 00:37:13 Step 10/25 : COPY . . 00:37:13 ---> 074badab1dc5 00:37:13 Step 11/25 : RUN ${MAKE} 00:37:13 ---> Running in ab72eb171586 00:37:14 Removing intermediate container ab72eb171586 00:37:14 ---> 00753caf00ed 00:37:14 Step 12/25 : FROM alpine:3.15 00:37:15 3.15: Pulling from library/alpine 00:37:15 df9b9388f04a: Pulling fs layer 00:37:15 df9b9388f04a: Download complete 00:37:15 df9b9388f04a: Pull complete 00:37:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:37:15 Status: Downloaded newer image for alpine:3.15 00:37:15 ---> 0ac33e5f5afa 00:37:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:37:15 ---> Running in 089927e37f8e 00:37:15 Removing intermediate container 089927e37f8e 00:37:15 ---> ca297e4fddc5 00:37:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:15 ---> Running in b6cdb0888f04 00:37:16 Removing intermediate container b6cdb0888f04 00:37:16 ---> 0a70008be031 00:37:16 Step 15/25 : RUN apk add --update --no-cache zeromq 00:37:16 ---> Running in dcdde21d6dd9 00:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:17 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:37:17 (2/5) Installing libsodium (1.0.18-r0) 00:37:17 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:37:18 (4/5) Installing libzmq (4.3.4-r0) 00:37:18 (5/5) Installing zeromq (4.3.4-r0) 00:37:18 Executing busybox-1.34.1-r5.trigger 00:37:18 OK: 8 MiB in 19 packages 00:37:18 Removing intermediate container dcdde21d6dd9 00:37:18 ---> 43723ca68a9a 00:37:18 Step 16/25 : WORKDIR / 00:37:18 ---> Running in c440e6bccd64 00:37:18 Removing intermediate container c440e6bccd64 00:37:18 ---> 17bc88b44446 00:37:18 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:37:18 ---> 5c356a0676e7 00:37:18 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:37:19 ---> 422cb7cb8e6d 00:37:19 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:37:19 ---> f02d06bc516f 00:37:19 Step 20/25 : EXPOSE 59910 00:37:19 ---> Running in 6edd891c95df 00:37:19 Removing intermediate container 6edd891c95df 00:37:19 ---> f15a4865d412 00:37:19 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:37:19 ---> Running in 9ea6fa0363d6 00:37:19 Removing intermediate container 9ea6fa0363d6 00:37:19 ---> b2ebbec37016 00:37:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:19 ---> Running in cad5e4f9db78 00:37:19 Removing intermediate container cad5e4f9db78 00:37:19 ---> 81fea28e0979 00:37:19 Step 23/25 : LABEL arch=amd64 00:37:20 ---> Running in 430c7194ddba 00:37:20 Removing intermediate container 430c7194ddba 00:37:20 ---> 047c26ac1af0 00:37:20 Step 24/25 : LABEL git_sha=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f 00:37:20 ---> Running in 5125b180e8ce 00:37:20 Removing intermediate container 5125b180e8ce 00:37:20 ---> d9af87282ff3 00:37:20 Step 25/25 : LABEL version=0.0.0 00:37:20 ---> Running in 51d8cf847572 00:37:20 Removing intermediate container 51d8cf847572 00:37:20 ---> cf024e816208 00:37:20 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:37:20 Successfully built cf024e816208 00:37:20 Successfully tagged device-gpio:latest [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] sh 00:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:20 00:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:37:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:21 latest: Pulling from edgex-lftools-log-publisher 00:37:21 5eb5b503b376: Pulling fs layer 00:37:21 5c69ac0246d0: Pulling fs layer 00:37:21 ec43610c2a17: Pulling fs layer 00:37:21 3a2ae6a8a46f: Pulling fs layer 00:37:21 33b1e0a273af: Pulling fs layer 00:37:21 5d3b04190fa2: Pulling fs layer 00:37:21 2f39f015ded8: Pulling fs layer 00:37:21 3a2ae6a8a46f: Waiting 00:37:21 33b1e0a273af: Waiting 00:37:21 5c69ac0246d0: Download complete 00:37:21 3a2ae6a8a46f: Verifying Checksum 00:37:21 3a2ae6a8a46f: Download complete 00:37:21 33b1e0a273af: Verifying Checksum 00:37:21 33b1e0a273af: Download complete 00:37:21 5d3b04190fa2: Verifying Checksum 00:37:21 5d3b04190fa2: Download complete 00:37:21 ec43610c2a17: Download complete 00:37:21 5eb5b503b376: Download complete 00:37:22 2f39f015ded8: Download complete 00:37:23 5eb5b503b376: Pull complete 00:37:23 5c69ac0246d0: Pull complete 00:37:23 ec43610c2a17: Pull complete 00:37:23 3a2ae6a8a46f: Pull complete 00:37:24 33b1e0a273af: Pull complete 00:37:24 5d3b04190fa2: Pull complete 00:37:28 2f39f015ded8: Pull complete 00:37:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:37:28 prd-ubuntu20.04-docker-8c-8g-41427 does not seem to be running inside a container 00:37:28 $ 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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@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 00:37:31 $ docker top 0105fd2d80e466960741081803907fc5659e81f453c250279bad88e270768ada -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:32 ---> job-cost.sh 00:37:32 lf-activate-venv: SKIPPING 00:37:32 INFO: No Stack... 00:37:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:32 INFO: Archiving Costs [Pipeline] sh 00:37:33 + cat /w/workspace/edgexfoundry_device-gpio_PR-28/archives/cost.csv 00:37:33 + cut -d, -f6 [Pipeline] lock 00:37:33 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] 00:37:33 Resource [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] did not exist. Created. 00:37:33 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:33 + echo total: 0.2199999988079071 [Pipeline] stash 00:37:33 Stashed 1 file(s) [Pipeline] } 00:37:33 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:33 $ docker stop --time=1 0105fd2d80e466960741081803907fc5659e81f453c250279bad88e270768ada 00:37:34 $ docker rm -f 0105fd2d80e466960741081803907fc5659e81f453c250279bad88e270768ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:39:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41428 in /w/workspace/edgexfoundry_device-gpio_PR-28 [Pipeline] { [Pipeline] ws 00:39:49 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:39:50 The recommended git tool is: git 00:39:56 using credential edgex-jenkins-ssh 00:39:56 Cloning the remote Git repository 00:39:56 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:39:56 > git init /w/workspace/device-gpio/1 # timeout=10 00:39:56 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:39:56 > git --version # timeout=10 00:39:56 > git --version # 'git version 2.25.1' 00:39:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:59 Merging remotes/origin/main commit 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit d854f9c15f0479903288e6dbe8feb5ba7ec2e03f 00:39:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:39:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:39:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:39:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:39:59 > git config core.sparsecheckout # timeout=10 00:39:59 > git checkout -f d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # timeout=10 00:39:59 > git remote # timeout=10 00:39:59 > git config --get remote.origin.url # timeout=10 00:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:59 > git merge 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 00:39:59 > git rev-parse HEAD^{commit} # timeout=10 00:39:59 Merge succeeded, producing d854f9c15f0479903288e6dbe8feb5ba7ec2e03f 00:39:59 Checking out Revision d854f9c15f0479903288e6dbe8feb5ba7ec2e03f (PR-28) 00:39:59 > git config core.sparsecheckout # timeout=10 00:39:59 > git checkout -f d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # timeout=10 00:40:03 Commit message: "docs: update CHANGELOG for Kamakura" 00:40:03 > git --version # timeout=10 00:40:03 > git --version # 'git version 2.25.1' 00:40:03 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:40:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:05 Dload Upload Total Spent Left Speed 00:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 00:40:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:40:05 + + sudo teesudo /etc/docker/daemon.new jq 00:40:05 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:40:05 { 00:40:05 "registry-mirrors": [ 00:40:05 "https://nexus3.edgexfoundry.org:10001" 00:40:05 ], 00:40:05 "bip": "10.250.0.254/24", 00:40:05 "hosts": [ 00:40:05 "tcp://0.0.0.0:5555", 00:40:05 "unix:///var/run/docker.sock" 00:40:05 ], 00:40:05 "mtu": 1458, 00:40:05 "selinux-enabled": true, 00:40:05 "seccomp-profile": "/etc/docker/seccomp.json" 00:40:05 } [Pipeline] sh 00:40:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:40:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:25 provisioning config files... 00:40:25 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4338404861903387218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:25 ---> docker-login.sh 00:40:25 nexus3.edgexfoundry.org:10001 00:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:26 Configure a credential helper to remove this warning. See 00:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:26 00:40:26 Login Succeeded 00:40:26 nexus3.edgexfoundry.org:10002 00:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:27 Configure a credential helper to remove this warning. See 00:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:27 00:40:27 Login Succeeded 00:40:27 nexus3.edgexfoundry.org:10003 00:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:27 Configure a credential helper to remove this warning. See 00:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:27 00:40:27 Login Succeeded 00:40:27 nexus3.edgexfoundry.org:10004 00:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:28 Configure a credential helper to remove this warning. See 00:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:28 00:40:28 Login Succeeded 00:40:28 docker.io 00:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:28 Configure a credential helper to remove this warning. See 00:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:28 00:40:28 Login Succeeded 00:40:28 ---> docker-login.sh ends [Pipeline] } 00:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:40:29 ========================================================= 00:40:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:40:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:40:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:40:30 Sending build context to Docker daemon 7.854MB 00:40:30 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:40:30 Step 2/11 : FROM ${BASE} AS builder 00:40:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:30 9b3977197b4f: Pulling fs layer 00:40:30 1a89e8eeedd5: Pulling fs layer 00:40:30 94645a83ff95: Pulling fs layer 00:40:30 3f3a8bcf1eab: Pulling fs layer 00:40:30 0c92f367c5e7: Pulling fs layer 00:40:30 3f3a8bcf1eab: Waiting 00:40:30 3096ccb668a1: Pulling fs layer 00:40:30 e8cf19c19ddd: Pulling fs layer 00:40:30 a4caa8a26152: Pulling fs layer 00:40:30 a4caa8a26152: Waiting 00:40:30 e8cf19c19ddd: Waiting 00:40:30 3096ccb668a1: Waiting 00:40:30 94645a83ff95: Verifying Checksum 00:40:30 94645a83ff95: Download complete 00:40:30 1a89e8eeedd5: Verifying Checksum 00:40:30 1a89e8eeedd5: Download complete 00:40:30 0c92f367c5e7: Verifying Checksum 00:40:30 0c92f367c5e7: Download complete 00:40:30 3096ccb668a1: Verifying Checksum 00:40:30 3096ccb668a1: Download complete 00:40:30 e8cf19c19ddd: Verifying Checksum 00:40:30 e8cf19c19ddd: Download complete 00:40:30 9b3977197b4f: Verifying Checksum 00:40:30 9b3977197b4f: Download complete 00:40:31 9b3977197b4f: Pull complete 00:40:32 1a89e8eeedd5: Pull complete 00:40:32 94645a83ff95: Pull complete 00:40:32 a4caa8a26152: Verifying Checksum 00:40:32 a4caa8a26152: Download complete 00:40:33 3f3a8bcf1eab: Verifying Checksum 00:40:33 3f3a8bcf1eab: Download complete 00:40:45 3f3a8bcf1eab: Pull complete 00:40:46 0c92f367c5e7: Pull complete 00:40:46 3096ccb668a1: Pull complete 00:40:46 e8cf19c19ddd: Pull complete 00:40:53 a4caa8a26152: Pull complete 00:40:53 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:40:53 ---> 725f1c02e7f9 00:40:53 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:40:55 ---> Running in 80e2b12797e8 00:40:55 Removing intermediate container 80e2b12797e8 00:40:55 ---> f8813cb1bd9d 00:40:55 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:40:55 ---> Running in 64c0c64dc82b 00:40:55 Removing intermediate container 64c0c64dc82b 00:40:55 ---> 82cc858a7556 00:40:55 Step 5/11 : WORKDIR /device-gpio 00:40:55 ---> Running in 1c1d9a3ad412 00:40:56 Removing intermediate container 1c1d9a3ad412 00:40:56 ---> 0166a5f6212e 00:40:56 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:56 ---> Running in e11126e02169 00:40:59 Removing intermediate container e11126e02169 00:40:59 ---> bb3a87206c4e 00:40:59 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:40:59 ---> Running in 9abf4929fbbb 00:41:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:41:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:41:02 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:41:02 (2/4) Installing libedit (20210910.3.1-r0) 00:41:02 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:41:02 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:41:02 Executing busybox-1.34.1-r3.trigger 00:41:02 OK: 224 MiB in 56 packages 00:41:03 Removing intermediate container 9abf4929fbbb 00:41:03 ---> 1e4adca621ff 00:41:03 Step 8/11 : COPY go.mod vendor* ./ 00:41:04 ---> da10c13fc394 00:41:04 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:04 ---> Running in 04f4ae22d17d 00:42:41 Removing intermediate container 04f4ae22d17d 00:42:41 ---> 236d4bb692b7 00:42:41 Step 10/11 : COPY . . 00:42:41 ---> 460a1550ada3 00:42:41 Step 11/11 : RUN ${MAKE} 00:42:41 ---> Running in da7080ddbaf4 00:42:41 Removing intermediate container da7080ddbaf4 00:42:41 ---> 187004d14481 00:42:41 [Warning] One or more build-args [MAKE] were not consumed 00:42:41 Successfully built 187004d14481 00:42:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:41 + docker inspect -f . ci-base-image-arm64 00:42:41 . [Pipeline] withDockerContainer 00:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-41428 does not seem to be running inside a container 00:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:42:43 $ docker top 0eb5d8d4ec6e7ecc48703a2b473bff70b482ffd22e375a8240d5c003eb3996fb -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:44 + go version 00:42:44 go version go1.17.6 linux/arm64 [Pipeline] } 00:42:44 $ docker stop --time=1 0eb5d8d4ec6e7ecc48703a2b473bff70b482ffd22e375a8240d5c003eb3996fb 00:42:46 $ docker rm -f 0eb5d8d4ec6e7ecc48703a2b473bff70b482ffd22e375a8240d5c003eb3996fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:46 + docker inspect -f . ci-base-image-arm64 00:42:46 . [Pipeline] withDockerContainer 00:42:47 prd-ubuntu20.04-docker-arm64-4c-16g-41428 does not seem to be running inside a container 00:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:42:48 $ docker top 8ad33e9a21791e79e35b6e77a0a008e7659d12d32b98ed8b156f2303ebbe0864 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:42:49 + make test 00:42:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:42:51 ? github.com/edgexfoundry/device-gpio [no test files] 00:43:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:43:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:43:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:43:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:44:10 ./bin/test-attribution-txt.sh [Pipeline] echo 00:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:44:11 $ docker stop --time=1 8ad33e9a21791e79e35b6e77a0a008e7659d12d32b98ed8b156f2303ebbe0864 00:44:13 $ docker rm -f 8ad33e9a21791e79e35b6e77a0a008e7659d12d32b98ed8b156f2303ebbe0864 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:14 Warning: overwriting stash ‘coverage-report’ 00:44:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:16 + ls -al . 00:44:16 total 188 00:44:16 drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:44 . 00:44:16 drwxrwxr-x 4 jenkins jenkins 4096 May 8 00:39 .. 00:44:16 -rw-rw-r-- 1 jenkins jenkins 120 May 8 00:39 .dockerignore 00:44:16 drwxrwxr-x 8 jenkins jenkins 4096 May 8 00:40 .git 00:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:39 .github 00:44:16 -rw-rw-r-- 1 jenkins jenkins 343 May 8 00:39 .gitignore 00:44:16 -rw-rw-r-- 1 jenkins jenkins 41 May 8 00:39 .golangci.yml 00:44:16 -rw-rw-r-- 1 jenkins jenkins 7772 May 8 00:39 Attribution.txt 00:44:16 -rw-rw-r-- 1 jenkins jenkins 2857 May 8 00:39 CHANGELOG.md 00:44:16 -rw-rw-r-- 1 jenkins jenkins 1846 May 8 00:39 Dockerfile 00:44:16 -rw-rw-r-- 1 jenkins jenkins 677 May 8 00:39 GOVERNANCE.md 00:44:16 -rw-rw-r-- 1 jenkins jenkins 657 May 8 00:39 Jenkinsfile 00:44:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 00:39 LICENSE 00:44:16 -rw-rw-r-- 1 jenkins jenkins 1876 May 8 00:39 Makefile 00:44:16 -rw-rw-r-- 1 jenkins jenkins 617 May 8 00:39 OWNERS.md 00:44:16 -rw-rw-r-- 1 jenkins jenkins 11178 May 8 00:39 README.md 00:44:16 -rw-rw-r-- 1 jenkins jenkins 5 May 8 00:35 VERSION 00:44:16 drwxrwxr-x 2 jenkins jenkins 4096 May 8 00:39 bin 00:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:39 cmd 00:44:16 -rw-r--r-- 1 jenkins jenkins 10 May 8 00:42 coverage.out 00:44:16 -rw-rw-r-- 1 jenkins jenkins 2794 May 8 00:39 go.mod 00:44:16 -rw-rw-r-- 1 jenkins jenkins 70652 May 8 00:39 go.sum 00:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:39 internal 00:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 8 00:39 snap 00:44:16 -rw-rw-r-- 1 jenkins jenkins 209 May 8 00:39 version.go [Pipeline] isUnix [Pipeline] sh 00:44:16 + 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=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f --label arch=arm64 --label version=0.0.0 . 00:44:16 Sending build context to Docker daemon 7.855MB 00:44:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:44:17 Step 2/25 : FROM ${BASE} AS builder 00:44:17 ---> 187004d14481 00:44:17 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:44:17 ---> Running in 636a32e92fbe 00:44:17 Removing intermediate container 636a32e92fbe 00:44:17 ---> 7217fc54dec3 00:44:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:44:17 ---> Running in df3b6aad4b8b 00:44:17 Removing intermediate container df3b6aad4b8b 00:44:17 ---> 5e3b8ff2761b 00:44:17 Step 5/25 : WORKDIR /device-gpio 00:44:17 ---> Running in 32afa2e3d0f1 00:44:18 Removing intermediate container 32afa2e3d0f1 00:44:18 ---> 4a46ee80fde1 00:44:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:18 ---> Running in 18b34716ae14 00:44:20 Removing intermediate container 18b34716ae14 00:44:20 ---> 23487dbc0744 00:44:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:44:20 ---> Running in 734f4067309f 00:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:44:23 OK: 224 MiB in 56 packages 00:44:24 Removing intermediate container 734f4067309f 00:44:24 ---> 2cd03f463995 00:44:24 Step 8/25 : COPY go.mod vendor* ./ 00:44:24 ---> 6cbe914368ef 00:44:24 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:24 ---> Running in 23ca813da7c4 00:44:27 Removing intermediate container 23ca813da7c4 00:44:27 ---> e2cf8e570674 00:44:27 Step 10/25 : COPY . . 00:44:28 ---> 9b92ac3d49ca 00:44:28 Step 11/25 : RUN ${MAKE} 00:44:28 ---> Running in 3cd54b7c5957 00:44:30 Removing intermediate container 3cd54b7c5957 00:44:30 ---> 7f25b7eb926c 00:44:30 Step 12/25 : FROM alpine:3.15 00:44:31 3.15: Pulling from library/alpine 00:44:31 9981e73032c8: Pulling fs layer 00:44:31 9981e73032c8: Verifying Checksum 00:44:31 9981e73032c8: Download complete 00:44:32 9981e73032c8: Pull complete 00:44:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:44:32 Status: Downloaded newer image for alpine:3.15 00:44:32 ---> 3fb3c9af89a9 00:44:32 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:44:32 ---> Running in 8575b73cbfe0 00:44:32 Removing intermediate container 8575b73cbfe0 00:44:32 ---> 3cb6633b4e93 00:44:32 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:32 ---> Running in f1fe554631a4 00:44:34 Removing intermediate container f1fe554631a4 00:44:34 ---> 6d626ef0b7fe 00:44:34 Step 15/25 : RUN apk add --update --no-cache zeromq 00:44:34 ---> Running in ae4da10f6118 00:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:44:37 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:44:37 (2/5) Installing libsodium (1.0.18-r0) 00:44:37 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:44:38 (4/5) Installing libzmq (4.3.4-r0) 00:44:38 (5/5) Installing zeromq (4.3.4-r0) 00:44:38 Executing busybox-1.34.1-r5.trigger 00:44:38 OK: 8 MiB in 19 packages 00:44:39 Removing intermediate container ae4da10f6118 00:44:39 ---> b9c9a0d56cae 00:44:39 Step 16/25 : WORKDIR / 00:44:39 ---> Running in fc8160c30ef8 00:44:39 Removing intermediate container fc8160c30ef8 00:44:39 ---> d44c0d47f799 00:44:39 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:44:40 ---> 33ef94c3bfc9 00:44:40 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:44:40 ---> ad286f2bb889 00:44:40 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:44:41 ---> d47d4fa61523 00:44:41 Step 20/25 : EXPOSE 59910 00:44:41 ---> Running in 0a5d7f75b38c 00:44:42 Removing intermediate container 0a5d7f75b38c 00:44:42 ---> cc43a8aeceac 00:44:42 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:44:42 ---> Running in e9919f27838b 00:44:42 Removing intermediate container e9919f27838b 00:44:42 ---> 7cc6f2c5e832 00:44:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:42 ---> Running in 60902bfe22c1 00:44:43 Removing intermediate container 60902bfe22c1 00:44:43 ---> 637e663ec219 00:44:43 Step 23/25 : LABEL arch=arm64 00:44:43 ---> Running in b1cbcc09c151 00:44:43 Removing intermediate container b1cbcc09c151 00:44:43 ---> 198807b00db3 00:44:43 Step 24/25 : LABEL git_sha=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f 00:44:43 ---> Running in 60400bd3ec29 00:44:43 Removing intermediate container 60400bd3ec29 00:44:43 ---> 61e8b8dcc77d 00:44:43 Step 25/25 : LABEL version=0.0.0 00:44:43 ---> Running in f67ccbf1175a 00:44:44 Removing intermediate container f67ccbf1175a 00:44:44 ---> cdfa3b881c2d 00:44:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:44:44 Successfully built cdfa3b881c2d 00:44:44 Successfully tagged device-gpio-arm64:latest [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] sh 00:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:45 00:44:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:44:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:44:46 arm64: Pulling from edgex-lftools-log-publisher 00:44:46 8998bd30e6a1: Pulling fs layer 00:44:46 04944245beec: Pulling fs layer 00:44:46 699f458cf7ca: Pulling fs layer 00:44:46 765212b225bb: Pulling fs layer 00:44:46 f23df028b6ca: Pulling fs layer 00:44:46 d65c8cfc05b1: Pulling fs layer 00:44:46 2437ff75d9bd: Pulling fs layer 00:44:46 765212b225bb: Waiting 00:44:46 2437ff75d9bd: Waiting 00:44:46 f23df028b6ca: Waiting 00:44:46 d65c8cfc05b1: Waiting 00:44:46 04944245beec: Verifying Checksum 00:44:46 04944245beec: Download complete 00:44:46 765212b225bb: Verifying Checksum 00:44:46 765212b225bb: Download complete 00:44:46 f23df028b6ca: Download complete 00:44:46 d65c8cfc05b1: Verifying Checksum 00:44:46 d65c8cfc05b1: Download complete 00:44:46 699f458cf7ca: Verifying Checksum 00:44:46 699f458cf7ca: Download complete 00:44:47 8998bd30e6a1: Verifying Checksum 00:44:47 8998bd30e6a1: Download complete 00:44:49 2437ff75d9bd: Verifying Checksum 00:44:49 2437ff75d9bd: Download complete 00:44:51 8998bd30e6a1: Pull complete 00:44:51 04944245beec: Pull complete 00:44:53 699f458cf7ca: Pull complete 00:44:53 765212b225bb: Pull complete 00:44:54 f23df028b6ca: Pull complete 00:44:54 d65c8cfc05b1: Pull complete 00:45:10 2437ff75d9bd: Pull complete 00:45:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-41428 does not seem to be running inside a container 00:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:45:13 $ docker top 652ad2b1321f76ea0172fdc41eb8d8729d374777f511709855576934a78c1580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:14 ---> job-cost.sh 00:45:14 lf-activate-venv: SKIPPING 00:45:14 INFO: No Stack... 00:45:14 INFO: Retrieving Pricing Info for: v3-standard-4 00:45:15 INFO: Archiving Costs [Pipeline] sh 00:45:16 + + cut -d, -f6 00:45:16 cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 00:45:16 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] 00:45:16 Resource [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] did not exist. Created. 00:45:16 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:17 /w/workspace/device-gpio/1@tmp/durable-2a9f5703/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:45:17 + echo total: 0.10999999940395355 [Pipeline] stash 00:45:17 Warning: overwriting stash ‘stack-cost’ 00:45:17 Stashed 1 file(s) [Pipeline] } 00:45:17 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:17 $ docker stop --time=1 652ad2b1321f76ea0172fdc41eb8d8729d374777f511709855576934a78c1580 00:45:19 $ docker rm -f 652ad2b1321f76ea0172fdc41eb8d8729d374777f511709855576934a78c1580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:45:20 provisioning config files... 00:45:20 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config5357896277200817377tmp [Pipeline] { [Pipeline] sh 00:45:21 + set +x 00:45:21 + + curl -s https://codecov.io/bash 00:45:21 bash -s -- 00:45:21 00:45:21 _____ _ 00:45:21 / ____| | | 00:45:21 | | ___ __| | ___ ___ _____ __ 00:45:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:21 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:21 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:21 Bash-1.0.6 00:45:21 00:45:21 00:45:21 ==> git version 2.25.1 found 00:45:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:45:21 Release-Date: 2020-01-08 00:45:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:45:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:45:21 ==> Jenkins CI detected. 00:45:21 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-28 00:45:21 project root: . 00:45:21 --> token set from env 00:45:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:21 ==> Running gcov in . (disable via -X gcov) 00:45:21 ==> Python coveragepy not found 00:45:21 ==> Searching for coverage reports in: 00:45:21 + . 00:45:21 -> Found 1 reports 00:45:21 ==> Detecting git/mercurial file structure 00:45:21 ==> Reading reports 00:45:21 + ./coverage.out bytes=10 00:45:21 ==> Appending adjustments 00:45:21 https://docs.codecov.io/docs/fixing-reports 00:45:21 + Found adjustments 00:45:21 ==> Gzipping contents 00:45:21 4.0K /tmp/codecov.PjIul7.gz 00:45:21 ==> Uploading reports 00:45:21 url: https://codecov.io 00:45:21 query: branch=PR-28&commit=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= 00:45:21 -> Pinging Codecov 00:45:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-28&commit=d854f9c15f0479903288e6dbe8feb5ba7ec2e03f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= 00:45:21 -> Uploading to 00:45:21 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d854f9c15f0479903288e6dbe8feb5ba7ec2e03f/e3262d85-6906-40cd-bbef-9e7b20dd4292.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T004521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=382b5ca282bf7dc16a2fb7ad7f0c1b3abee2156eeac236be3d74cdeaa764f2b6 00:45:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:21 Dload Upload Total Spent Left Speed 00:45:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 4078 --:--:-- --:--:-- --:--:-- 4058 100 832 0 0 100 832 0 3906 --:--:-- --:--:-- --:--:-- 3887 00:45:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d854f9c15f0479903288e6dbe8feb5ba7ec2e03f [Pipeline] } 00:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:45:23 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-28/archives ] 00:45:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives 00:45:23 total 16 00:45:23 drwxr-xr-x 3 root root 4096 May 8 00:37 . 00:45:23 drwxrwxr-x 10 jenkins jenkins 4096 May 8 00:37 .. 00:45:23 drwxr-xr-x 2 root root 4096 May 8 00:37 cost 00:45:23 -rw-r--r-- 1 root root 81 May 8 00:37 cost.csv 00:45:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-28/archives 00:45:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives 00:45:23 total 16 00:45:23 drwxr-xr-x 3 jenkins jenkins 4096 May 8 00:37 . 00:45:23 drwxrwxr-x 10 jenkins jenkins 4096 May 8 00:37 .. 00:45:23 drwxr-xr-x 2 jenkins jenkins 4096 May 8 00:37 cost 00:45:23 -rw-r--r-- 1 jenkins jenkins 81 May 8 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:45:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:24 ---> package-listing.sh 00:45:24 ++ facter osfamily 00:45:24 ++ tr '[:upper:]' '[:lower:]' 00:45:25 + OS_FAMILY=debian 00:45:25 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-28 00:45:25 + START_PACKAGES=/tmp/packages_start.txt 00:45:25 + END_PACKAGES=/tmp/packages_end.txt 00:45:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:25 + PACKAGES=/tmp/packages_start.txt 00:45:25 + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' 00:45:25 + PACKAGES=/tmp/packages_end.txt 00:45:25 + case "${OS_FAMILY}" in 00:45:25 + dpkg -l 00:45:25 + grep '^ii' 00:45:25 + '[' -f /tmp/packages_start.txt ']' 00:45:25 + '[' -f /tmp/packages_end.txt ']' 00:45:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:25 + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' 00:45:25 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ 00:45:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ [Pipeline] echo 00:45:25 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:45:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:26 . [Pipeline] withDockerContainer 00:45:26 prd-ubuntu20.04-docker-8c-8g-41427 does not seem to be running inside a container 00:45:26 $ 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-28/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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:45:26 $ docker top cbfed128412aafdb82c84c49b8b17fa590a4af6e2b77b611ce2ddd42e56bdb90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:27 + mkdir -p /var/log/sysstat [Pipeline] sh 00:45:27 + ls /var/log/sa-host 00:45:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:27 provisioning config files... 00:45:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config8514693220322653533tmp [Pipeline] { [Pipeline] echo 00:45:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:28 ---> create-netrc.sh [Pipeline] } 00:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:28 ---> python-tools-install.sh [Pipeline] echo 00:45:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:28 ---> sudo-logs.sh 00:45:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:29 ---> job-cost.sh 00:45:29 lf-activate-venv: SKIPPING 00:45:29 DEBUG: total: 0.2199999988079071 00:45:29 INFO: Retrieving Stack Cost... 00:45:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:30 INFO: Archiving Costs [Pipeline] echo 00:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:30 ---> logs-deploy.sh 00:45:30 lf-activate-venv: SKIPPING 00:45:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-28/1 00:45:30 INFO: archiving workspace using pattern(s): 00:45:31 Archives upload complete. 00:45:31 INFO: archiving logs to Nexus 00:45:32 ---> uname -a: 00:45:32 Linux prd-ubuntu20-04-docker-8c-8g-41427 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:45:32 00:45:32 00:45:32 ---> lscpu: 00:45:32 Architecture: x86_64 00:45:32 CPU op-mode(s): 32-bit, 64-bit 00:45:32 Byte Order: Little Endian 00:45:32 Address sizes: 40 bits physical, 48 bits virtual 00:45:32 CPU(s): 8 00:45:32 On-line CPU(s) list: 0-7 00:45:32 Thread(s) per core: 1 00:45:32 Core(s) per socket: 1 00:45:32 Socket(s): 8 00:45:32 NUMA node(s): 1 00:45:32 Vendor ID: AuthenticAMD 00:45:32 CPU family: 23 00:45:32 Model: 49 00:45:32 Model name: AMD EPYC-Rome Processor 00:45:32 Stepping: 0 00:45:32 CPU MHz: 2799.998 00:45:32 BogoMIPS: 5599.99 00:45:32 Virtualization: AMD-V 00:45:32 Hypervisor vendor: KVM 00:45:32 Virtualization type: full 00:45:32 L1d cache: 256 KiB 00:45:32 L1i cache: 256 KiB 00:45:32 L2 cache: 4 MiB 00:45:32 L3 cache: 128 MiB 00:45:32 NUMA node0 CPU(s): 0-7 00:45:32 Vulnerability Itlb multihit: Not affected 00:45:32 Vulnerability L1tf: Not affected 00:45:32 Vulnerability Mds: Not affected 00:45:32 Vulnerability Meltdown: Not affected 00:45:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:45:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:45:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:45:32 Vulnerability Srbds: Not affected 00:45:32 Vulnerability Tsx async abort: Not affected 00:45:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:45:32 00:45:32 00:45:32 ---> nproc: 00:45:32 8 00:45:32 00:45:32 00:45:32 ---> df -h: 00:45:32 Filesystem Size Used Avail Use% Mounted on 00:45:32 overlay 155G 11G 145G 7% / 00:45:32 tmpfs 64M 0 64M 0% /dev 00:45:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:45:32 shm 64M 0 64M 0% /dev/shm 00:45:32 /dev/vda1 155G 11G 145G 7% /facter-os 00:45:32 00:45:32 00:45:32 ---> sar -b -r -n DEV: 00:45:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41427) 05/08/22 _x86_64_ (8 CPU) 00:45:32 00:45:32 00:34:42 LINUX RESTART (8 CPU) 00:45:32 00:45:32 00:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:45:32 00:36:01 332.74 50.67 282.07 0.00 4690.24 99258.47 0.00 00:45:32 00:37:01 185.77 1.62 184.16 0.00 20.79 91607.66 0.00 00:45:32 00:38:01 169.94 0.13 169.81 0.00 13.46 51269.99 0.00 00:45:32 00:39:01 5.73 0.00 5.73 0.00 0.00 27978.15 0.00 00:45:32 00:40:01 4.90 0.03 4.87 0.00 1.47 28101.98 0.00 00:45:32 00:41:01 2.03 0.00 2.03 0.00 0.00 4855.59 0.00 00:45:32 00:42:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 00:45:32 00:43:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 00:45:32 00:44:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 00:45:32 00:45:01 1.45 0.00 1.45 0.00 0.00 22.66 0.00 00:45:32 Average: 70.18 5.18 65.00 0.00 466.24 30211.15 0.00 00:45:32 00:45:32 00:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:45:32 00:36:01 28994280 31787716 518156 1.58 116504 2947292 1967856 5.80 1090932 2423928 88 00:45:32 00:37:01 27884492 31679592 609212 1.85 192540 3761148 2062752 6.08 1327508 3168272 71752 00:45:32 00:38:01 27523012 31777052 511848 1.56 204052 4171516 1808552 5.33 1270508 3546032 168 00:45:32 00:39:01 27522828 31777032 511572 1.56 204128 4171528 1808552 5.33 1270152 3546044 24 00:45:32 00:40:01 27530116 31784368 504280 1.53 204196 4171572 1808552 5.33 1263964 3546056 32 00:45:32 00:41:01 27530124 31784448 504184 1.53 204228 4171580 1808552 5.33 1263792 3546100 60 00:45:32 00:42:01 27537880 31792252 496328 1.51 204256 4171584 1808552 5.33 1255956 3546108 20 00:45:32 00:43:01 27537200 31791596 496844 1.51 204276 4171588 1808552 5.33 1256636 3546112 188 00:45:32 00:44:01 27537904 31792300 496268 1.51 204292 4171588 1808552 5.33 1255908 3546112 16 00:45:32 00:45:01 27537988 31792428 496012 1.51 204332 4171564 1808552 5.33 1256484 3546092 236 00:45:32 Average: 27713582 31775878 514470 1.56 194280 4008096 1849902 5.45 1251184 3396086 7258 00:45:32 00:45:32 00:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:45:32 00:36:01 docker0 11.99 12.33 1.10 126.97 0.00 0.00 0.00 0.00 00:45:32 00:36:01 ens3 620.44 357.23 6059.71 100.42 0.00 0.00 0.00 0.00 00:45:32 00:36:01 lo 7.04 7.04 0.68 0.68 0.00 0.00 0.00 0.00 00:45:32 00:37:01 docker0 206.60 270.18 16.52 2251.81 0.00 0.00 0.00 0.00 00:45:32 00:37:01 ens3 324.92 256.59 2281.65 83.86 0.00 0.00 0.00 0.00 00:45:32 00:37:01 veth3501449 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:45:32 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:32 00:38:01 docker0 16.81 20.21 0.97 91.74 0.00 0.00 0.00 0.00 00:45:32 00:38:01 ens3 179.59 124.18 2692.03 64.06 0.00 0.00 0.00 0.00 00:45:32 00:38:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 00:45:32 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:39:01 ens3 2.97 1.53 1.86 0.12 0.00 0.00 0.00 0.00 00:45:32 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:32 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:40:01 ens3 1.07 0.45 0.40 0.27 0.00 0.00 0.00 0.00 00:45:32 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:41:01 ens3 0.68 0.47 0.34 0.27 0.00 0.00 0.00 0.00 00:45:32 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:32 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:43:01 ens3 0.37 0.20 0.10 0.01 0.00 0.00 0.00 0.00 00:45:32 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:32 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:44:01 ens3 0.57 0.03 0.05 0.00 0.00 0.00 0.00 0.00 00:45:32 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:32 00:45:01 ens3 0.70 0.72 0.36 0.30 0.00 0.00 0.00 0.00 00:45:32 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:32 Average: docker0 23.56 30.31 1.86 247.30 0.00 0.00 0.00 0.00 00:45:32 Average: ens3 112.38 73.72 1096.23 24.82 0.00 0.00 0.00 0.00 00:45:32 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 00:45:32 00:45:32 00:45:32 ---> sar -P ALL: 00:45:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41427) 05/08/22 _x86_64_ (8 CPU) 00:45:32 00:45:32 00:34:42 LINUX RESTART (8 CPU) 00:45:32 00:45:32 00:35:02 CPU %user %nice %system %iowait %steal %idle 00:45:32 00:36:01 all 10.42 0.00 4.13 3.35 0.08 82.03 00:45:32 00:36:01 0 11.24 0.00 3.60 5.81 0.07 79.28 00:45:32 00:36:01 1 10.76 0.00 4.36 4.72 0.09 80.08 00:45:32 00:36:01 2 12.50 0.00 3.34 2.47 0.09 81.60 00:45:32 00:36:01 3 9.74 0.00 5.89 3.55 0.07 80.75 00:45:32 00:36:01 4 9.59 0.00 3.25 2.92 0.05 84.19 00:45:32 00:36:01 5 10.06 0.00 3.41 0.53 0.07 85.94 00:45:32 00:36:01 6 8.92 0.00 3.39 0.36 0.09 87.24 00:45:32 00:36:01 7 10.53 0.00 5.79 6.47 0.12 77.09 00:45:32 00:37:01 all 18.24 0.00 5.01 2.67 0.09 73.99 00:45:32 00:37:01 0 17.43 0.00 4.96 1.92 0.10 75.59 00:45:32 00:37:01 1 20.35 0.00 5.26 2.30 0.12 71.96 00:45:32 00:37:01 2 18.35 0.00 4.67 0.12 0.07 76.79 00:45:32 00:37:01 3 17.49 0.00 4.46 0.49 0.08 77.48 00:45:32 00:37:01 4 18.70 0.00 5.50 13.57 0.10 62.12 00:45:32 00:37:01 5 18.05 0.00 4.92 0.61 0.08 76.34 00:45:32 00:37:01 6 17.60 0.00 5.54 1.74 0.10 75.02 00:45:32 00:37:01 7 17.95 0.00 4.74 0.67 0.10 76.54 00:45:32 00:38:01 all 6.09 0.00 2.57 1.55 0.05 89.74 00:45:32 00:38:01 0 6.93 0.00 2.60 2.33 0.03 88.11 00:45:32 00:38:01 1 6.31 0.00 3.03 0.57 0.03 90.05 00:45:32 00:38:01 2 6.42 0.00 2.82 1.03 0.05 89.68 00:45:32 00:38:01 3 6.03 0.00 2.41 0.25 0.05 91.26 00:45:32 00:38:01 4 6.14 0.00 2.22 0.07 0.05 91.52 00:45:32 00:38:01 5 5.51 0.00 2.66 3.32 0.05 88.46 00:45:32 00:38:01 6 6.05 0.00 2.17 0.15 0.05 91.57 00:45:32 00:38:01 7 5.34 0.00 2.66 4.70 0.07 87.22 00:45:32 00:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:45:32 00:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:45:32 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:45:32 00:39:01 3 0.07 0.00 0.03 0.00 0.03 99.87 00:45:32 00:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:45:32 00:39:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:45:32 00:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:32 00:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 00:45:32 00:40:01 all 0.04 0.00 0.02 0.02 0.00 99.92 00:45:32 00:40:01 0 0.18 0.00 0.00 0.00 0.02 99.80 00:45:32 00:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:45:32 00:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:45:32 00:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:40:01 5 0.02 0.00 0.05 0.10 0.00 99.83 00:45:32 00:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:40:01 7 0.03 0.00 0.03 0.03 0.02 99.88 00:45:32 00:41:01 all 0.26 0.00 0.02 0.00 0.00 99.72 00:45:32 00:41:01 0 1.97 0.00 0.02 0.00 0.00 98.01 00:45:32 00:41:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:45:32 00:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:45:32 00:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:45:32 00:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:45:32 00:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:45:32 00:42:01 all 0.27 0.00 0.01 0.00 0.01 99.70 00:45:32 00:42:01 0 1.97 0.00 0.02 0.02 0.02 97.98 00:45:32 00:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:45:32 00:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:32 00:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:45:32 00:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:45:32 00:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:45:32 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:42:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:45:32 00:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 00:45:32 00:43:01 0 1.99 0.00 0.00 0.02 0.00 98.00 00:45:32 00:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:32 00:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:45:32 00:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:32 00:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 00:45:32 00:44:01 all 0.14 0.00 0.01 0.00 0.00 99.85 00:45:32 00:44:01 0 0.96 0.00 0.02 0.02 0.00 99.01 00:45:32 00:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:45:32 00:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:45:32 00:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:45:32 00:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:45:32 00:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:45:32 00:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:45:32 00:45:01 0 0.05 0.00 0.02 0.03 0.02 99.88 00:45:32 00:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:32 00:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:45:32 00:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:45:32 00:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:45:32 00:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:32 00:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:45:32 00:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:45:32 Average: all 3.54 0.00 1.17 0.75 0.03 94.52 00:45:32 Average: 0 4.24 0.00 1.11 1.00 0.02 93.63 00:45:32 Average: 1 3.71 0.00 1.26 0.75 0.03 94.25 00:45:32 Average: 2 3.70 0.00 1.08 0.36 0.02 94.85 00:45:32 Average: 3 3.32 0.00 1.28 0.42 0.03 94.96 00:45:32 Average: 4 3.42 0.00 1.09 1.64 0.03 93.83 00:45:32 Average: 5 3.34 0.00 1.10 0.46 0.02 95.08 00:45:32 Average: 6 3.24 0.00 1.10 0.23 0.03 95.40 00:45:32 Average: 7 3.35 0.00 1.31 1.18 0.03 94.13 00:45:32 00:45:32 00:45:32