Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f080acc15feef98d2ef3e17299fba358091ab99d+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (6ad0c2e40b3a8474473895d85b3da196d58d8bba) 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-ssh14591480403134159047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13840893927145376240.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11897608441013594718.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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9917513096528025636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6088101395065218525.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13652547430445859282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6959 in /w/workspace/edgexfoundry_device-gpio_PR-108 [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-108 # 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit f080acc15feef98d2ef3e17299fba358091ab99d Merge succeeded, producing f080acc15feef98d2ef3e17299fba358091ab99d Checking out Revision f080acc15feef98d2ef3e17299fba358091ab99d (PR-108) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:55:26 ========================================================= 00:55:26 EdgeX Global Pipelines Version Info 00:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 00:55:27 ------------------- 00:55:27 stable info: 00:55:27 ------------------- 00:55:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:55:27 Message: update stable to v1.0.244 00:55:28 ------------------- 00:55:28 experimental info: 00:55:28 ------------------- 00:55:28 Commited By: **** collab-it+edgex@linuxfoundation.org 00:55:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:55:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f080acc [Pipeline] echo 00:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:29 provisioning config files... 00:55:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config9778695753613203894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:30 ---> docker-login.sh 00:55:30 nexus3.edgexfoundry.org:10001 00:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:30 Configure a credential helper to remove this warning. See 00:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:30 00:55:30 Login Succeeded 00:55:30 nexus3.edgexfoundry.org:10002 00:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:30 Configure a credential helper to remove this warning. See 00:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:30 00:55:30 Login Succeeded 00:55:30 nexus3.edgexfoundry.org:10003 00:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:30 Configure a credential helper to remove this warning. See 00:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:30 00:55:30 Login Succeeded 00:55:30 nexus3.edgexfoundry.org:10004 00:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:30 Configure a credential helper to remove this warning. See 00:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:30 00:55:30 Login Succeeded 00:55:30 docker.io 00:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:31 Configure a credential helper to remove this warning. See 00:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:31 00:55:31 Login Succeeded 00:55:31 ---> docker-login.sh ends [Pipeline] } 00:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:55:31 + git rev-list -1 --merges f080acc15feef98d2ef3e17299fba358091ab99d~1..f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo 00:55:31 -----------> git rev-list -1 --merges f080acc15feef98d2ef3e17299fba358091ab99d~1..f080acc15feef98d2ef3e17299fba358091ab99d f080acc15feef98d2ef3e17299fba358091ab99d [false] [Pipeline] sh 00:55:32 + git log --format=format:%s -1 f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo 00:55:32 ========================================================= 00:55:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:55:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:55:32 + git log --format=format:%s -1 f080acc15feef98d2ef3e17299fba358091ab99d [Pipeline] echo 00:55:32 [semverPrep] GIT_COMMIT: f080acc15feef98d2ef3e17299fba358091ab99d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 00:55:32 [semverPrep] This is not a build commit. [Pipeline] sh 00:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:32 + grep -v github /etc/ssh/ssh_known_hosts 00:55:32 + [ -e /tmp/ssh_known_hosts ] 00:55:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:55:32 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:55:32 sudo tee -a /etc/ssh/ssh_known_hosts 00:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:33 00:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:33 0.1.4: Pulling from edgex-devops/py-git-semver 00:55:33 b85a868b505f: Pulling fs layer 00:55:33 e2be974225ed: Pulling fs layer 00:55:33 339a4e72a1f5: Pulling fs layer 00:55:33 988bab9f4d93: Pulling fs layer 00:55:33 1469e6f7b9e6: Pulling fs layer 00:55:33 eaf3925da568: Pulling fs layer 00:55:33 bab4dde63d76: Pulling fs layer 00:55:33 bde34c3a00c8: Pulling fs layer 00:55:33 b352a97aabf1: Pulling fs layer 00:55:33 4872d77fe225: Pulling fs layer 00:55:33 5851b861e8e6: Pulling fs layer 00:55:33 988bab9f4d93: Waiting 00:55:33 b352a97aabf1: Waiting 00:55:33 1469e6f7b9e6: Waiting 00:55:33 4872d77fe225: Waiting 00:55:33 eaf3925da568: Waiting 00:55:33 5851b861e8e6: Waiting 00:55:33 bab4dde63d76: Waiting 00:55:33 bde34c3a00c8: Waiting 00:55:33 e2be974225ed: Verifying Checksum 00:55:33 e2be974225ed: Download complete 00:55:33 988bab9f4d93: Verifying Checksum 00:55:33 988bab9f4d93: Download complete 00:55:34 1469e6f7b9e6: Verifying Checksum 00:55:34 1469e6f7b9e6: Download complete 00:55:34 339a4e72a1f5: Verifying Checksum 00:55:34 339a4e72a1f5: Download complete 00:55:34 eaf3925da568: Verifying Checksum 00:55:34 eaf3925da568: Download complete 00:55:34 bde34c3a00c8: Verifying Checksum 00:55:34 bde34c3a00c8: Download complete 00:55:34 b352a97aabf1: Download complete 00:55:34 4872d77fe225: Download complete 00:55:34 5851b861e8e6: Verifying Checksum 00:55:34 5851b861e8e6: Download complete 00:55:34 b85a868b505f: Verifying Checksum 00:55:34 b85a868b505f: Download complete 00:55:34 bab4dde63d76: Verifying Checksum 00:55:34 bab4dde63d76: Download complete 00:55:35 b85a868b505f: Pull complete 00:55:35 e2be974225ed: Pull complete 00:55:35 339a4e72a1f5: Pull complete 00:55:35 988bab9f4d93: Pull complete 00:55:36 1469e6f7b9e6: Pull complete 00:55:36 eaf3925da568: Pull complete 00:55:38 bab4dde63d76: Pull complete 00:55:38 bde34c3a00c8: Pull complete 00:55:38 b352a97aabf1: Pull complete 00:55:38 4872d77fe225: Pull complete 00:55:38 5851b861e8e6: Pull complete 00:55:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:38 prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container 00:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:55:41 $ docker top e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d -eo pid,comm 00:55:41 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:55:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:41 [ssh-agent] Looking for ssh-agent implementation... 00:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:41 $ docker exec e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent 00:55:42 SSH_AUTH_SOCK=/tmp/ssh-4ia0YBY6uOmI/agent.31 00:55:42 SSH_AGENT_PID=37 00:55:42 Running ssh-add (command line suppressed) 00:55:42 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_11312666414977345966.key (/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_11312666414977345966.key) 00:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:42 + git tag --points-at HEAD [Pipeline] } 00:55:42 $ docker exec --env ******** --env ******** e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent -k 00:55:42 unset SSH_AUTH_SOCK; 00:55:42 unset SSH_AGENT_PID; 00:55:42 echo Agent pid 37 killed; 00:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:55:42 [ssh-agent] Looking for ssh-agent implementation... 00:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:55:42 $ docker exec e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent 00:55:42 SSH_AUTH_SOCK=/tmp/ssh-sQMc2idAC7Oe/agent.70 00:55:42 SSH_AGENT_PID=75 00:55:42 Running ssh-add (command line suppressed) 00:55:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_16009497396610842155.key (/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/private_key_16009497396610842155.key) 00:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:55:43 + git semver init 00:55:43 2023-02-22 00:55:43,580 [run_init] DEBUG init version:0.0.0 force:False 00:55:43 2023-02-22 00:55:43,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver 00:55:43 2023-02-22 00:55:43,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-108/.semver 00:55:43 2023-02-22 00:55:43,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-108/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108, universal_newlines=False, shell=None, istream=None) 00:55:45 2023-02-22 00:55:44,658 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-108/.git/info/exclude 00:55:45 2023-02-22 00:55:44,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 with force:False 00:55:45 2023-02-22 00:55:44,659 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 00:55:45 2023-02-22 00:55:44,663 [execute] INFO git cat-file --batch-check 00:55:45 2023-02-22 00:55:44,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108/.semver, universal_newlines=False, shell=None, istream=) 00:55:45 2023-02-22 00:55:44,670 [execute] INFO git cat-file --batch 00:55:45 2023-02-22 00:55:44,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-108/.semver, universal_newlines=False, shell=None, istream=) 00:55:45 2023-02-22 00:55:44,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-108/.semver/PR-108 00:55:45 0.0.0 [Pipeline] } 00:55:45 $ docker exec --env ******** --env ******** e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d ssh-agent -k 00:55:45 unset SSH_AUTH_SOCK; 00:55:45 unset SSH_AGENT_PID; 00:55:45 echo Agent pid 75 killed; 00:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:55:45 + git semver [Pipeline] } 00:55:45 $ docker stop --time=1 e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d 00:55:47 $ docker rm -f --volumes e261c5812f8519d5705162430eb32ae9b900cd6c6eab86822971116f1be7b28d [Pipeline] // withDockerContainer [Pipeline] sh 00:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:55:47 Stashed 1 file(s) [Pipeline] echo 00:55:47 [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:55:48 provisioning config files... 00:55:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config17652448063111545741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:48 ---> docker-login.sh 00:55:48 nexus3.edgexfoundry.org:10001 00:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:48 Configure a credential helper to remove this warning. See 00:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:48 00:55:48 Login Succeeded 00:55:48 nexus3.edgexfoundry.org:10002 00:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:48 Configure a credential helper to remove this warning. See 00:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:48 00:55:48 Login Succeeded 00:55:48 nexus3.edgexfoundry.org:10003 00:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:49 Configure a credential helper to remove this warning. See 00:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:49 00:55:49 Login Succeeded 00:55:49 nexus3.edgexfoundry.org:10004 00:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:49 Configure a credential helper to remove this warning. See 00:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:49 00:55:49 Login Succeeded 00:55:49 docker.io 00:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:49 Configure a credential helper to remove this warning. See 00:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:49 00:55:49 Login Succeeded 00:55:49 ---> docker-login.sh ends [Pipeline] } 00:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:55:49 ========================================================= 00:55:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:55:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:55:50 Sending build context to Docker daemon 15.99MB 00:55:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:55:50 Step 2/12 : FROM ${BASE} AS builder 00:55:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:55:50 213ec9aee27d: Pulling fs layer 00:55:50 4583459ba037: Pulling fs layer 00:55:50 93c1e223e6f2: Pulling fs layer 00:55:50 53926ce57604: Pulling fs layer 00:55:50 21b2b0c7a3f4: Pulling fs layer 00:55:50 22ff95d597cd: Pulling fs layer 00:55:50 12d6caf4c0d1: Pulling fs layer 00:55:50 96b7cbca73a9: Pulling fs layer 00:55:50 53926ce57604: Waiting 00:55:50 a7acece74701: Pulling fs layer 00:55:50 21b2b0c7a3f4: Waiting 00:55:50 22ff95d597cd: Waiting 00:55:50 12d6caf4c0d1: Waiting 00:55:50 96b7cbca73a9: Waiting 00:55:50 a7acece74701: Waiting 00:55:50 93c1e223e6f2: Download complete 00:55:50 4583459ba037: Verifying Checksum 00:55:50 4583459ba037: Download complete 00:55:50 21b2b0c7a3f4: Verifying Checksum 00:55:50 21b2b0c7a3f4: Download complete 00:55:50 22ff95d597cd: Verifying Checksum 00:55:50 22ff95d597cd: Download complete 00:55:50 213ec9aee27d: Verifying Checksum 00:55:50 213ec9aee27d: Download complete 00:55:50 12d6caf4c0d1: Verifying Checksum 00:55:50 12d6caf4c0d1: Download complete 00:55:50 213ec9aee27d: Pull complete 00:55:50 4583459ba037: Pull complete 00:55:50 93c1e223e6f2: Pull complete 00:55:50 a7acece74701: Verifying Checksum 00:55:50 a7acece74701: Download complete 00:55:51 96b7cbca73a9: Verifying Checksum 00:55:51 96b7cbca73a9: Download complete 00:55:51 53926ce57604: Verifying Checksum 00:55:51 53926ce57604: Download complete 00:55:54 53926ce57604: Pull complete 00:55:54 21b2b0c7a3f4: Pull complete 00:55:54 22ff95d597cd: Pull complete 00:55:54 12d6caf4c0d1: Pull complete 00:55:56 96b7cbca73a9: Pull complete 00:55:57 a7acece74701: Pull complete 00:55:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:55:57 ---> db6d94c90886 00:55:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:56:03 Still waiting to schedule task 00:56:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:56:04 ---> Running in 9cffaf6b25a5 00:56:04 Removing intermediate container 9cffaf6b25a5 00:56:04 ---> 96b61f0774dc 00:56:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:56:04 ---> Running in 39dacbddb8e3 00:56:04 Removing intermediate container 39dacbddb8e3 00:56:04 ---> 85021d5d655f 00:56:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:56:04 ---> Running in c90b62abf4c8 00:56:04 Removing intermediate container c90b62abf4c8 00:56:04 ---> 6909a4a19961 00:56:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:56:04 ---> Running in f577e14f14ce 00:56:04 Removing intermediate container f577e14f14ce 00:56:04 ---> 87d26cbc6d62 00:56:04 Step 7/12 : WORKDIR /device-gpio 00:56:04 ---> Running in 315918734a26 00:56:04 Removing intermediate container 315918734a26 00:56:04 ---> de6e5e58a244 00:56:04 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:04 ---> Running in 22638052057e 00:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:56:04 (1/4) Installing openssh-keygen (9.0_p1-r2) 00:56:04 (2/4) Installing libedit (20210910.3.1-r0) 00:56:04 (3/4) Installing openssh-client-common (9.0_p1-r2) 00:56:04 (4/4) Installing openssh-client-default (9.0_p1-r2) 00:56:04 Executing busybox-1.35.0-r17.trigger 00:56:04 OK: 216 MiB in 55 packages 00:56:04 Removing intermediate container 22638052057e 00:56:04 ---> a5a82be99819 00:56:04 Step 9/12 : COPY go.mod vendor* ./ 00:56:04 ---> f7b858ac9f2a 00:56:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:56:04 ---> Running in da0ec62519ca 00:56:36 Removing intermediate container da0ec62519ca 00:56:36 ---> b4920f7855c2 00:56:36 Step 11/12 : COPY . . 00:56:36 ---> 33e6d77d508f 00:56:36 Step 12/12 : RUN ${MAKE} 00:56:36 ---> Running in e88646022236 00:56:36 noop 00:56:36 Removing intermediate container e88646022236 00:56:36 ---> 7095c9b6d2cd 00:56:36 Successfully built 7095c9b6d2cd 00:56:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:37 + docker inspect -f . ci-base-image-x86_64 00:56:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:37 prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container 00:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:37 $ docker top 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:38 + go version 00:56:38 go version go1.18.7 linux/amd64 [Pipeline] } 00:56:38 $ docker stop --time=1 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb 00:56:39 $ docker rm -f --volumes 61b4183dc6d96167ce1397ae6b3c2aac621488667a6b84eefb5d14044d3a17eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:40 + docker inspect -f . ci-base-image-x86_64 00:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:40 prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container 00:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:40 $ docker top 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-108 [Pipeline] fileExists [Pipeline] sh 00:56:41 + make test 00:56:41 go test ./... -coverprofile=coverage.out ./... 00:56:41 ? github.com/edgexfoundry/device-gpio [no test files] 00:56:48 # github.com/edgexfoundry/go-mod-messaging/v3/clients 00:56:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 00:56:48 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 00:56:48 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:56:48 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 00:56:48 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 00:56:48 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 00:56:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 00:56:48 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 00:56:48 have (context.Context, requests.AddEventRequest) 00:56:48 want (context.Context, string, requests.AddEventRequest) 00:56:49 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 00:56:49 $ docker stop --time=1 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f 00:56:51 $ docker rm -f --volumes 2818ac3e42455e3ab41ef5e4ccfdd6983ac06e018d903dfc8af6957d51f2b75f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:53 00:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:53 latest: Pulling from edgex-lftools-log-publisher 00:56:53 5eb5b503b376: Pulling fs layer 00:56:53 5c69ac0246d0: Pulling fs layer 00:56:53 ec43610c2a17: Pulling fs layer 00:56:53 3a2ae6a8a46f: Pulling fs layer 00:56:53 33b1e0a273af: Pulling fs layer 00:56:53 5d3b04190fa2: Pulling fs layer 00:56:53 2f39f015ded8: Pulling fs layer 00:56:53 33b1e0a273af: Waiting 00:56:53 5d3b04190fa2: Waiting 00:56:53 2f39f015ded8: Waiting 00:56:53 5c69ac0246d0: Verifying Checksum 00:56:53 5c69ac0246d0: Download complete 00:56:53 3a2ae6a8a46f: Verifying Checksum 00:56:53 3a2ae6a8a46f: Download complete 00:56:53 33b1e0a273af: Verifying Checksum 00:56:53 33b1e0a273af: Download complete 00:56:53 5d3b04190fa2: Verifying Checksum 00:56:53 5d3b04190fa2: Download complete 00:56:53 ec43610c2a17: Verifying Checksum 00:56:53 ec43610c2a17: Download complete 00:56:53 5eb5b503b376: Verifying Checksum 00:56:53 5eb5b503b376: Download complete 00:56:54 2f39f015ded8: Verifying Checksum 00:56:54 2f39f015ded8: Download complete 00:56:54 5eb5b503b376: Pull complete 00:56:55 5c69ac0246d0: Pull complete 00:56:55 ec43610c2a17: Pull complete 00:56:55 3a2ae6a8a46f: Pull complete 00:56:55 33b1e0a273af: Pull complete 00:56:55 5d3b04190fa2: Pull complete 00:57:00 2f39f015ded8: Pull complete 00:57:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:00 prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container 00:57:00 $ 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-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@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:57:04 $ docker top dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:05 ---> job-cost.sh 00:57:05 lf-activate-venv: SKIPPING 00:57:05 INFO: No Stack... 00:57:05 INFO: Retrieving Pricing Info for: v3-standard-8 00:57:05 INFO: Archiving Costs [Pipeline] sh 00:57:06 + cat /w/workspace/edgexfoundry_device-gpio_PR-108/archives/cost.csv 00:57:06 + cut -d, -f6 [Pipeline] lock 00:57:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] 00:57:06 Resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] did not exist. Created. 00:57:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:06 + echo total: 0.2199999988079071 [Pipeline] stash 00:57:06 Stashed 1 file(s) [Pipeline] } 00:57:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:57:06 $ docker stop --time=1 dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f 00:57:07 $ docker rm -f --volumes dbceff2b0612c4011ec31eaa6a9d279767bf33cd6a6fe2355a1a8b5587fc456f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:57:08 Failed in branch amd64 00:59:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6960 in /w/workspace/edgexfoundry_device-gpio_PR-108 [Pipeline] { [Pipeline] ws 00:59:47 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 00:59:47 The recommended git tool is: git 00:59:53 using credential edgex-jenkins-ssh 00:59:53 Cloning the remote Git repository 00:59:53 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:59:53 > git init /w/workspace/device-gpio/1 # timeout=10 00:59:53 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:59:53 > git --version # timeout=10 00:59:53 > git --version # 'git version 2.25.1' 00:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:55 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:59:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:56 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:59:56 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:59:56 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit f080acc15feef98d2ef3e17299fba358091ab99d 00:59:56 Merge succeeded, producing f080acc15feef98d2ef3e17299fba358091ab99d 00:59:56 Checking out Revision f080acc15feef98d2ef3e17299fba358091ab99d (PR-108) 00:59:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 00:59:57 > git --version # timeout=10 00:59:57 > git --version # 'git version 2.25.1' 00:59:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:59:56 > git config core.sparsecheckout # timeout=10 00:59:56 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 00:59:56 > git remote # timeout=10 00:59:56 > git config --get remote.origin.url # timeout=10 00:59:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:56 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 00:59:56 > git rev-parse HEAD^{commit} # timeout=10 00:59:56 > git config core.sparsecheckout # timeout=10 00:59:57 > git checkout -f f080acc15feef98d2ef3e17299fba358091ab99d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:59:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:59:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:58 Dload Upload Total Spent Left Speed 00:59:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 00:59:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:59:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:59:59 + sudo tee /etc/docker/daemon.new 00:59:59 { 00:59:59 "registry-mirrors": [ 00:59:59 "https://nexus3.edgexfoundry.org:10001" 00:59:59 ], 00:59:59 "bip": "10.250.0.254/24", 00:59:59 "hosts": [ 00:59:59 "tcp://0.0.0.0:5555", 00:59:59 "unix:///var/run/docker.sock" 00:59:59 ], 00:59:59 "mtu": 1458, 00:59:59 "selinux-enabled": true, 00:59:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:59:59 } [Pipeline] sh 01:00:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:00:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:18 provisioning config files... 01:00:18 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7446858307897358738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:19 ---> docker-login.sh 01:00:19 nexus3.edgexfoundry.org:10001 01:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:19 Configure a credential helper to remove this warning. See 01:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:19 01:00:19 Login Succeeded 01:00:19 nexus3.edgexfoundry.org:10002 01:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:20 Configure a credential helper to remove this warning. See 01:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:20 01:00:20 Login Succeeded 01:00:20 nexus3.edgexfoundry.org:10003 01:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:20 Configure a credential helper to remove this warning. See 01:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:20 01:00:20 Login Succeeded 01:00:20 nexus3.edgexfoundry.org:10004 01:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:20 Configure a credential helper to remove this warning. See 01:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:20 01:00:20 Login Succeeded 01:00:20 docker.io 01:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:21 Configure a credential helper to remove this warning. See 01:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:21 01:00:21 Login Succeeded 01:00:21 ---> docker-login.sh ends [Pipeline] } 01:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:00:21 ========================================================= 01:00:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:00:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:00:22 Sending build context to Docker daemon 8.073MB 01:00:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:00:22 Step 2/12 : FROM ${BASE} AS builder 01:00:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:00:22 9b18e9b68314: Pulling fs layer 01:00:22 35d82f9e3411: Pulling fs layer 01:00:22 e16973657156: Pulling fs layer 01:00:22 fc693d55d65f: Pulling fs layer 01:00:22 7e9fc2657dce: Pulling fs layer 01:00:22 dda99020689f: Pulling fs layer 01:00:22 db1c61fa0a46: Pulling fs layer 01:00:22 891c053d2c06: Pulling fs layer 01:00:22 fc693d55d65f: Waiting 01:00:22 7e9fc2657dce: Waiting 01:00:22 dda99020689f: Waiting 01:00:22 db1c61fa0a46: Waiting 01:00:22 e16973657156: Verifying Checksum 01:00:22 e16973657156: Download complete 01:00:22 35d82f9e3411: Verifying Checksum 01:00:22 35d82f9e3411: Download complete 01:00:22 7e9fc2657dce: Verifying Checksum 01:00:22 7e9fc2657dce: Download complete 01:00:22 dda99020689f: Verifying Checksum 01:00:22 dda99020689f: Download complete 01:00:22 9b18e9b68314: Download complete 01:00:23 9b18e9b68314: Pull complete 01:00:23 891c053d2c06: Verifying Checksum 01:00:23 891c053d2c06: Download complete 01:00:24 35d82f9e3411: Pull complete 01:00:24 e16973657156: Pull complete 01:00:25 db1c61fa0a46: Verifying Checksum 01:00:25 db1c61fa0a46: Download complete 01:00:25 fc693d55d65f: Verifying Checksum 01:00:25 fc693d55d65f: Download complete 01:00:38 fc693d55d65f: Pull complete 01:00:38 7e9fc2657dce: Pull complete 01:00:38 dda99020689f: Pull complete 01:00:42 db1c61fa0a46: Pull complete 01:00:43 891c053d2c06: Pull complete 01:00:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:00:44 ---> f96f9c87975a 01:00:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:00:46 ---> Running in 2ecdca678d70 01:00:46 Removing intermediate container 2ecdca678d70 01:00:46 ---> e8f525e5a8ae 01:00:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:00:46 ---> Running in 05f18d62aaec 01:00:46 Removing intermediate container 05f18d62aaec 01:00:46 ---> 2895b99785a2 01:00:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:00:46 ---> Running in 3e6c56251fe7 01:00:46 Removing intermediate container 3e6c56251fe7 01:00:46 ---> 9086b6454777 01:00:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:00:47 ---> Running in 44a9cb41ecb9 01:00:47 Removing intermediate container 44a9cb41ecb9 01:00:47 ---> fdb10e48cec3 01:00:47 Step 7/12 : WORKDIR /device-gpio 01:00:47 ---> Running in c897fe31b82b 01:00:47 Removing intermediate container c897fe31b82b 01:00:47 ---> f2456c9e5c9f 01:00:47 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:47 ---> Running in b46a4243dea4 01:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:00:50 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:00:50 (2/4) Installing libedit (20210910.3.1-r0) 01:00:50 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:00:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:00:50 Executing busybox-1.35.0-r17.trigger 01:00:51 OK: 226 MiB in 55 packages 01:00:52 Removing intermediate container b46a4243dea4 01:00:52 ---> 81c332dd5dbb 01:00:52 Step 9/12 : COPY go.mod vendor* ./ 01:00:52 ---> 7aa60cc1b1f7 01:00:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:52 ---> Running in 2e78d54c7d24 01:02:00 Removing intermediate container 2e78d54c7d24 01:02:00 ---> afbb1633d37a 01:02:00 Step 11/12 : COPY . . 01:02:00 ---> 997af3bee9d6 01:02:00 Step 12/12 : RUN ${MAKE} 01:02:00 ---> Running in 921bb52837bc 01:02:00 noop 01:02:00 Removing intermediate container 921bb52837bc 01:02:00 ---> 48d8eab01695 01:02:00 Successfully built 48d8eab01695 01:02:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:00 + docker inspect -f . ci-base-image-arm64 01:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:01 prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container 01:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:02:02 $ docker top 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:03 + go version 01:02:03 go version go1.18.7 linux/arm64 [Pipeline] } 01:02:03 $ docker stop --time=1 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db 01:02:04 $ docker rm -f --volumes 8a892a42403a228ebd4a39739bee1a5e64f1212f24373eaef564c24394add2db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:05 + docker inspect -f . ci-base-image-arm64 01:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:06 prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container 01:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:02:07 $ docker top 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a -eo pid,comm [Pipeline] { [Pipeline] sh 01:02:07 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:02:08 + make test 01:02:08 go test ./... -coverprofile=coverage.out ./... 01:02:10 ? github.com/edgexfoundry/device-gpio [no test files] 01:03:06 # github.com/edgexfoundry/go-mod-messaging/v3/clients 01:03:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 01:03:06 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 01:03:06 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 01:03:06 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 01:03:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 01:03:18 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 01:03:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 01:03:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 01:03:18 have (context.Context, requests.AddEventRequest) 01:03:18 want (context.Context, string, requests.AddEventRequest) 01:03:29 make: *** [Makefile:29: unittest] Error 2 [Pipeline] } 01:03:29 $ docker stop --time=1 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a 01:03:31 $ docker rm -f --volumes 1cc8c4e4f80ddc00044c99349c0e20d4e8d54585fb565d3eb804990c1300100a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:32 01:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:33 arm64: Pulling from edgex-lftools-log-publisher 01:03:33 8998bd30e6a1: Pulling fs layer 01:03:33 04944245beec: Pulling fs layer 01:03:33 699f458cf7ca: Pulling fs layer 01:03:33 765212b225bb: Pulling fs layer 01:03:33 f23df028b6ca: Pulling fs layer 01:03:33 d65c8cfc05b1: Pulling fs layer 01:03:33 2437ff75d9bd: Pulling fs layer 01:03:33 f23df028b6ca: Waiting 01:03:33 d65c8cfc05b1: Waiting 01:03:33 765212b225bb: Waiting 01:03:33 2437ff75d9bd: Waiting 01:03:33 04944245beec: Verifying Checksum 01:03:33 04944245beec: Download complete 01:03:33 765212b225bb: Verifying Checksum 01:03:33 765212b225bb: Download complete 01:03:33 f23df028b6ca: Verifying Checksum 01:03:33 f23df028b6ca: Download complete 01:03:33 d65c8cfc05b1: Verifying Checksum 01:03:33 d65c8cfc05b1: Download complete 01:03:33 699f458cf7ca: Verifying Checksum 01:03:33 699f458cf7ca: Download complete 01:03:33 8998bd30e6a1: Verifying Checksum 01:03:33 8998bd30e6a1: Download complete 01:03:36 2437ff75d9bd: Verifying Checksum 01:03:36 2437ff75d9bd: Download complete 01:03:37 8998bd30e6a1: Pull complete 01:03:38 04944245beec: Pull complete 01:03:39 699f458cf7ca: Pull complete 01:03:40 765212b225bb: Pull complete 01:03:40 f23df028b6ca: Pull complete 01:03:41 d65c8cfc05b1: Pull complete 01:03:56 2437ff75d9bd: Pull complete 01:03:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container 01:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:59 $ docker top cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:00 ---> job-cost.sh 01:04:00 lf-activate-venv: SKIPPING 01:04:00 INFO: No Stack... 01:04:00 INFO: Retrieving Pricing Info for: v3-standard-4 01:04:01 INFO: Archiving Costs [Pipeline] sh 01:04:02 + + catcut /w/workspace/device-gpio/1/archives/cost.csv -d, 01:04:02 -f6 [Pipeline] lock 01:04:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] 01:04:02 Resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] did not exist. Created. 01:04:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:04:02 /w/workspace/device-gpio/1@tmp/durable-4fdb4f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:04:03 + echo total: 0.10999999940395355 [Pipeline] stash 01:04:03 Warning: overwriting stash ‘stack-cost’ 01:04:03 Stashed 1 file(s) [Pipeline] } 01:04:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:04:03 $ docker stop --time=1 cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda 01:04:05 $ docker rm -f --volumes cb85132e5a096e02da5dbb7d49f31b564b88abd1b0d982fa6791a3aa4caa0bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:04:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:04:08 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-108/archives ] 01:04:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-108/archives 01:04:08 total 16 01:04:08 drwxr-xr-x 3 root root 4096 Feb 22 00:57 . 01:04:08 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 00:57 .. 01:04:08 drwxr-xr-x 2 root root 4096 Feb 22 00:57 cost 01:04:08 -rw-r--r-- 1 root root 83 Feb 22 00:57 cost.csv 01:04:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-108/archives 01:04:08 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-108/archives 01:04:08 total 16 01:04:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 00:57 . 01:04:08 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 00:57 .. 01:04:08 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 00:57 cost 01:04:08 -rw-r--r-- 1 jenkins jenkins 83 Feb 22 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:04:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:04:09 ---> package-listing.sh 01:04:09 ++ facter osfamily 01:04:09 ++ tr '[:upper:]' '[:lower:]' 01:04:09 + OS_FAMILY=debian 01:04:09 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-108 01:04:09 + START_PACKAGES=/tmp/packages_start.txt 01:04:09 + END_PACKAGES=/tmp/packages_end.txt 01:04:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:04:09 + PACKAGES=/tmp/packages_start.txt 01:04:09 + '[' /w/workspace/edgexfoundry_device-gpio_PR-108 ']' 01:04:09 + PACKAGES=/tmp/packages_end.txt 01:04:09 + case "${OS_FAMILY}" in 01:04:09 + dpkg -l 01:04:09 + grep '^ii' 01:04:09 + '[' -f /tmp/packages_start.txt ']' 01:04:09 + '[' -f /tmp/packages_end.txt ']' 01:04:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:04:09 + '[' /w/workspace/edgexfoundry_device-gpio_PR-108 ']' 01:04:09 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-108/archives/ 01:04:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-108/archives/ [Pipeline] echo 01:04:09 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:04:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:10 prd-ubuntu20.04-docker-8c-8g-6959 does not seem to be running inside a container 01:04:10 $ 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-108/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-108 -v /w/workspace/edgexfoundry_device-gpio_PR-108:/w/workspace/edgexfoundry_device-gpio_PR-108:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-108@tmp:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:04:10 $ docker top aa434d581eb330f9c635dd69e3c59b9c7e91f2516083bcb2a253dba051d7daf8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:04:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:04:11 + ls /var/log/sa-host 01:04:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:12 provisioning config files... 01:04:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-108@tmp/config4087697688888135843tmp [Pipeline] { [Pipeline] echo 01:04:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:04:12 ---> create-netrc.sh [Pipeline] } 01:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:04:12 ---> python-tools-install.sh [Pipeline] echo 01:04:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:13 ---> sudo-logs.sh 01:04:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:04:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:13 ---> job-cost.sh 01:04:13 lf-activate-venv: SKIPPING 01:04:13 DEBUG: total: 0.2199999988079071 01:04:13 INFO: Retrieving Stack Cost... 01:04:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:04:14 INFO: Archiving Costs [Pipeline] echo 01:04:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:14 ---> logs-deploy.sh 01:04:14 lf-activate-venv: SKIPPING 01:04:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-108/1 01:04:14 INFO: archiving workspace using pattern(s): 01:04:15 Archives upload complete. 01:04:16 INFO: archiving logs to Nexus 01:04:16 ---> uname -a: 01:04:16 Linux prd-ubuntu20-04-docker-8c-8g-6959 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:04:16 01:04:16 01:04:16 ---> lscpu: 01:04:16 Architecture: x86_64 01:04:16 CPU op-mode(s): 32-bit, 64-bit 01:04:16 Byte Order: Little Endian 01:04:16 Address sizes: 40 bits physical, 48 bits virtual 01:04:16 CPU(s): 8 01:04:16 On-line CPU(s) list: 0-7 01:04:16 Thread(s) per core: 1 01:04:16 Core(s) per socket: 1 01:04:16 Socket(s): 8 01:04:16 NUMA node(s): 1 01:04:16 Vendor ID: AuthenticAMD 01:04:16 CPU family: 23 01:04:16 Model: 49 01:04:16 Model name: AMD EPYC-Rome Processor 01:04:16 Stepping: 0 01:04:16 CPU MHz: 2799.998 01:04:16 BogoMIPS: 5599.99 01:04:16 Virtualization: AMD-V 01:04:16 Hypervisor vendor: KVM 01:04:16 Virtualization type: full 01:04:16 L1d cache: 256 KiB 01:04:16 L1i cache: 256 KiB 01:04:16 L2 cache: 4 MiB 01:04:16 L3 cache: 128 MiB 01:04:16 NUMA node0 CPU(s): 0-7 01:04:16 Vulnerability Itlb multihit: Not affected 01:04:16 Vulnerability L1tf: Not affected 01:04:16 Vulnerability Mds: Not affected 01:04:16 Vulnerability Meltdown: Not affected 01:04:16 Vulnerability Mmio stale data: Not affected 01:04:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:04:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:04:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:04:16 Vulnerability Srbds: Not affected 01:04:16 Vulnerability Tsx async abort: Not affected 01:04:16 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 01:04:16 01:04:16 01:04:16 ---> nproc: 01:04:16 8 01:04:16 01:04:16 01:04:16 ---> df -h: 01:04:16 Filesystem Size Used Avail Use% Mounted on 01:04:16 overlay 155G 12G 144G 8% / 01:04:16 tmpfs 64M 0 64M 0% /dev 01:04:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:04:16 shm 64M 0 64M 0% /dev/shm 01:04:16 /dev/vda1 155G 12G 144G 8% /facter-os 01:04:16 01:04:16 01:04:16 ---> sar -b -r -n DEV: 01:04:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6959) 02/22/23 _x86_64_ (8 CPU) 01:04:16 01:04:16 00:54:49 LINUX RESTART (8 CPU) 01:04:16 01:04:16 00:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:04:16 00:56:02 154.04 47.79 106.25 0.00 5409.23 170089.79 0.00 01:04:16 00:57:01 167.94 1.05 166.89 0.00 34.16 52320.98 0.00 01:04:16 00:58:01 21.26 0.15 21.11 0.00 5.20 11214.28 0.00 01:04:16 00:59:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 01:04:16 01:00:01 21.06 8.97 12.10 0.00 2905.52 2599.17 0.00 01:04:16 01:01:01 22.13 3.68 18.45 0.00 2538.51 3758.97 0.00 01:04:16 01:02:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 01:04:16 01:03:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 01:04:16 01:04:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 01:04:16 Average: 43.33 6.86 36.47 0.00 1212.45 26624.82 0.00 01:04:16 01:04:16 00:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:04:16 00:56:02 29198020 31623332 701548 2.13 72008 2627388 1849696 5.45 961472 2371824 128 01:04:16 00:57:01 28025344 31598124 706996 2.15 148244 3587692 1851740 5.46 1133556 3241780 308624 01:04:16 00:58:01 28015544 31588756 718308 2.18 148536 3587848 1750700 5.16 1153792 3229712 12 01:04:16 00:59:01 28015156 31588432 718428 2.18 148568 3587856 1750700 5.16 1153628 3229720 188 01:04:16 01:00:01 27840312 31582360 717684 2.18 152792 3746140 1799908 5.30 1247776 3295528 816 01:04:16 01:01:01 27648372 31574712 717528 2.18 157256 3920708 1823644 5.37 1381984 3339664 8 01:04:16 01:02:01 27653516 31579948 712376 2.17 157344 3920716 1823644 5.37 1377468 3339676 8 01:04:16 01:03:01 27653696 31580240 712052 2.17 157428 3920716 1823644 5.37 1377764 3339688 36 01:04:16 01:04:01 27653680 31580316 711924 2.17 157508 3920716 1823644 5.37 1377908 3339696 4 01:04:16 Average: 27967071 31588469 712983 2.17 144409 3646642 1810813 5.34 1240594 3191921 34425 01:04:16 01:04:16 00:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:04:16 00:56:02 ens3 685.60 419.53 6659.49 88.56 0.00 0.00 0.00 0.00 01:04:16 00:56:02 docker0 15.26 16.28 1.27 128.28 0.00 0.00 0.00 0.00 01:04:16 00:56:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 01:04:16 00:57:01 ens3 387.99 230.06 4425.07 33.90 0.00 0.00 0.00 0.00 01:04:16 00:57:01 docker0 151.93 257.83 12.43 1841.23 0.00 0.00 0.00 0.00 01:04:16 00:57:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 01:04:16 00:58:01 ens3 33.44 30.19 20.38 79.71 0.00 0.00 0.00 0.00 01:04:16 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 00:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:04:16 00:59:01 ens3 0.75 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:04:16 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:16 01:00:01 ens3 35.58 19.20 564.96 1.80 0.00 0.00 0.00 0.00 01:04:16 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:04:16 01:01:01 ens3 101.33 36.91 1369.07 2.54 0.00 0.00 0.00 0.00 01:04:16 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:04:16 01:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:04:16 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:16 01:04:01 ens3 0.90 0.30 0.30 0.21 0.00 0.00 0.00 0.00 01:04:16 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:16 Average: ens3 137.96 81.55 1443.35 22.95 0.00 0.00 0.00 0.00 01:04:16 Average: docker0 18.33 30.04 1.50 215.86 0.00 0.00 0.00 0.00 01:04:16 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 01:04:16 01:04:16