Pull request #219 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 ejlee3 for edgexfoundry/device-gpio Obtained Jenkinsfile from cfc7dc66777cc1ef39454feaa52c446892249d91+cacff4a2d422747bd6cf74591db2fe792ce5aaad (ef803e47e2a1f328e60dd78fb42dc25d515743d8) 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-ssh7213299003135109965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15674737290641020959.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-219/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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18077267368792374747.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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14888994218383271539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13881744976329111055.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-219/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-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4689184350822872428.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-1881 in /w/workspace/edgexfoundry_device-gpio_PR-219 [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-219 # 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 Merging remotes/origin/main commit cacff4a2d422747bd6cf74591db2fe792ce5aaad into PR head commit cfc7dc66777cc1ef39454feaa52c446892249d91 Merge succeeded, producing cfc7dc66777cc1ef39454feaa52c446892249d91 Checking out Revision cfc7dc66777cc1ef39454feaa52c446892249d91 (PR-219) > 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/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfc7dc66777cc1ef39454feaa52c446892249d91 # 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 cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfc7dc66777cc1ef39454feaa52c446892249d91 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:04 ========================================================= 18:57:04 EdgeX Global Pipelines Version Info 18:57:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:05 ------------------- 18:57:05 stable info: 18:57:05 ------------------- 18:57:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:57:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:57:05 Message: update stable to v1.0.258 18:57:06 ------------------- 18:57:06 experimental info: 18:57:06 ------------------- 18:57:06 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:57:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:57:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfc7dc66777cc1ef39454feaa52c446892249d91 [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfc7dc6 [Pipeline] echo 18:57:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:08 provisioning config files... 18:57:09 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/config14073308886579146454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:10 ---> ****-login.sh 18:57:10 nexus3.edgexfoundry.org:10001 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:10 Configure a credential helper to remove this warning. See 18:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:10 18:57:10 Login Succeeded 18:57:10 nexus3.edgexfoundry.org:10002 18:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:11 Configure a credential helper to remove this warning. See 18:57:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:11 18:57:11 Login Succeeded 18:57:11 nexus3.edgexfoundry.org:10003 18:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:11 Configure a credential helper to remove this warning. See 18:57:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:11 18:57:11 Login Succeeded 18:57:11 nexus3.edgexfoundry.org:10004 18:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:11 Configure a credential helper to remove this warning. See 18:57:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:11 18:57:11 Login Succeeded 18:57:11 ****.io 18:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:11 Configure a credential helper to remove this warning. See 18:57:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:11 18:57:11 Login Succeeded 18:57:11 ---> ****-login.sh ends [Pipeline] } 18:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:57:12 + git rev-list -1 --merges cfc7dc66777cc1ef39454feaa52c446892249d91~1..cfc7dc66777cc1ef39454feaa52c446892249d91 [Pipeline] echo 18:57:12 -----------> git rev-list -1 --merges cfc7dc66777cc1ef39454feaa52c446892249d91~1..cfc7dc66777cc1ef39454feaa52c446892249d91 cfc7dc66777cc1ef39454feaa52c446892249d91 [false] [Pipeline] sh 18:57:12 + git log --format=format:%s -1 cfc7dc66777cc1ef39454feaa52c446892249d91 [Pipeline] echo 18:57:12 ========================================================= 18:57:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:57:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:13 + git log --format=format:%s -1 cfc7dc66777cc1ef39454feaa52c446892249d91 [Pipeline] echo 18:57:13 [semverPrep] GIT_COMMIT: cfc7dc66777cc1ef39454feaa52c446892249d91, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 18:57:13 [semverPrep] This is not a build commit. [Pipeline] sh 18:57:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:13 + grep -v github /etc/ssh/ssh_known_hosts 18:57:13 + [ -e /tmp/ssh_known_hosts ] 18:57:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:13 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:13 sudo tee -a /etc/ssh/ssh_known_hosts 18:57:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:14 18:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:15 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:15 b85a868b505f: Pulling fs layer 18:57:15 e2be974225ed: Pulling fs layer 18:57:15 339a4e72a1f5: Pulling fs layer 18:57:15 988bab9f4d93: Pulling fs layer 18:57:15 1469e6f7b9e6: Pulling fs layer 18:57:15 eaf3925da568: Pulling fs layer 18:57:15 bab4dde63d76: Pulling fs layer 18:57:15 bde34c3a00c8: Pulling fs layer 18:57:15 b352a97aabf1: Pulling fs layer 18:57:15 4872d77fe225: Pulling fs layer 18:57:15 5851b861e8e6: Pulling fs layer 18:57:15 bab4dde63d76: Waiting 18:57:15 bde34c3a00c8: Waiting 18:57:15 b352a97aabf1: Waiting 18:57:15 5851b861e8e6: Waiting 18:57:15 4872d77fe225: Waiting 18:57:15 988bab9f4d93: Waiting 18:57:15 1469e6f7b9e6: Waiting 18:57:15 eaf3925da568: Waiting 18:57:15 e2be974225ed: Verifying Checksum 18:57:15 e2be974225ed: Download complete 18:57:15 988bab9f4d93: Verifying Checksum 18:57:15 988bab9f4d93: Download complete 18:57:15 1469e6f7b9e6: Verifying Checksum 18:57:15 1469e6f7b9e6: Download complete 18:57:15 eaf3925da568: Verifying Checksum 18:57:15 eaf3925da568: Download complete 18:57:15 339a4e72a1f5: Verifying Checksum 18:57:15 339a4e72a1f5: Download complete 18:57:15 bde34c3a00c8: Download complete 18:57:15 b352a97aabf1: Download complete 18:57:15 4872d77fe225: Verifying Checksum 18:57:15 4872d77fe225: Download complete 18:57:15 5851b861e8e6: Verifying Checksum 18:57:15 5851b861e8e6: Download complete 18:57:15 b85a868b505f: Verifying Checksum 18:57:15 b85a868b505f: Download complete 18:57:15 bab4dde63d76: Verifying Checksum 18:57:15 bab4dde63d76: Download complete 18:57:16 b85a868b505f: Pull complete 18:57:17 e2be974225ed: Pull complete 18:57:17 339a4e72a1f5: Pull complete 18:57:18 988bab9f4d93: Pull complete 18:57:18 1469e6f7b9e6: Pull complete 18:57:19 eaf3925da568: Pull complete 18:57:21 bab4dde63d76: Pull complete 18:57:22 bde34c3a00c8: Pull complete 18:57:22 b352a97aabf1: Pull complete 18:57:22 4872d77fe225: Pull complete 18:57:22 5851b861e8e6: Pull complete 18:57:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:23 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 18:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-219 -v /w/workspace/edgexfoundry_device-gpio_PR-219:/w/workspace/edgexfoundry_device-gpio_PR-219:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-219@tmp:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:27 $ docker top d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 -eo pid,comm 18:57:27 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). 18:57:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:28 [ssh-agent] Looking for ssh-agent implementation... 18:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:28 $ docker exec d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 ssh-agent 18:57:28 SSH_AUTH_SOCK=/tmp/ssh-NXODaizKqrDv/agent.33 18:57:28 SSH_AGENT_PID=39 18:57:28 Running ssh-add (command line suppressed) 18:57:28 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-219@tmp/private_key_8961207263021025351.key (/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/private_key_8961207263021025351.key) 18:57:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:28 + git tag --points-at HEAD [Pipeline] } 18:57:28 $ docker exec --env ******** --env ******** d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 ssh-agent -k 18:57:29 unset SSH_AUTH_SOCK; 18:57:29 unset SSH_AGENT_PID; 18:57:29 echo Agent pid 39 killed; 18:57:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:29 [ssh-agent] Looking for ssh-agent implementation... 18:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:29 $ docker exec d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 ssh-agent 18:57:29 SSH_AUTH_SOCK=/tmp/ssh-sAHreO3fsNvQ/agent.71 18:57:29 SSH_AGENT_PID=77 18:57:29 Running ssh-add (command line suppressed) 18:57:29 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-219@tmp/private_key_2995918788531661217.key (/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/private_key_2995918788531661217.key) 18:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:29 + git semver init 18:57:30 2023-11-28 18:57:30,181 [run_init] DEBUG init version:0.0.0 force:False 18:57:30 2023-11-28 18:57:30,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-219/.semver 18:57:30 2023-11-28 18:57:30,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-219/.semver 18:57:30 2023-11-28 18:57:30,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-219/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-219, universal_newlines=False, shell=None, istream=None) 18:57:32 2023-11-28 18:57:32,060 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-219/.git/info/exclude 18:57:32 2023-11-28 18:57:32,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-219/.semver/PR-219 with force:False 18:57:32 2023-11-28 18:57:32,060 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-219/.semver/PR-219 18:57:32 2023-11-28 18:57:32,065 [execute] INFO git cat-file --batch-check 18:57:32 2023-11-28 18:57:32,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-219/.semver, universal_newlines=False, shell=None, istream=) 18:57:32 2023-11-28 18:57:32,071 [execute] INFO git cat-file --batch 18:57:32 2023-11-28 18:57:32,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-219/.semver, universal_newlines=False, shell=None, istream=) 18:57:32 2023-11-28 18:57:32,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-219/.semver/PR-219 18:57:32 0.0.0 [Pipeline] } 18:57:32 $ docker exec --env ******** --env ******** d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 ssh-agent -k 18:57:32 unset SSH_AUTH_SOCK; 18:57:32 unset SSH_AGENT_PID; 18:57:32 echo Agent pid 77 killed; 18:57:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:33 + git semver [Pipeline] } 18:57:33 $ docker stop --time=1 d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 18:57:35 $ docker rm -f --volumes d92b59ddf97dd2a7fb735765e2857c79505c9aa838f6652cf5c386b6a45a83c6 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:36 Stashed 1 file(s) [Pipeline] echo 18:57:36 [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 18:57:37 provisioning config files... 18:57:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/config9647026773168067098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:37 ---> ****-login.sh 18:57:37 nexus3.edgexfoundry.org:10001 18:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:37 Configure a credential helper to remove this warning. See 18:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:37 18:57:37 Login Succeeded 18:57:37 nexus3.edgexfoundry.org:10002 18:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:37 Configure a credential helper to remove this warning. See 18:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:37 18:57:37 Login Succeeded 18:57:37 nexus3.edgexfoundry.org:10003 18:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:37 Configure a credential helper to remove this warning. See 18:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:37 18:57:37 Login Succeeded 18:57:37 nexus3.edgexfoundry.org:10004 18:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:37 Configure a credential helper to remove this warning. See 18:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:37 18:57:37 Login Succeeded 18:57:37 ****.io 18:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:38 Configure a credential helper to remove this warning. See 18:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:38 18:57:38 Login Succeeded 18:57:38 ---> ****-login.sh ends [Pipeline] } 18:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:57:39 ========================================================= 18:57:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:57:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:57:39 Sending build context to Docker daemon 27.02MB 18:57:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:57:39 Step 2/12 : FROM ${BASE} AS builder 18:57:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:57:40 7264a8db6415: Pulling fs layer 18:57:40 c4d48a809fc2: Pulling fs layer 18:57:40 4f1c88b9dad5: Pulling fs layer 18:57:40 ad3a456e5733: Pulling fs layer 18:57:40 69c7f0334f64: Pulling fs layer 18:57:40 1f1c1a5573a3: Pulling fs layer 18:57:40 ce7588e14bc9: Pulling fs layer 18:57:40 b5e4710f87ac: Pulling fs layer 18:57:40 ad3a456e5733: Waiting 18:57:40 69c7f0334f64: Waiting 18:57:40 1f1c1a5573a3: Waiting 18:57:40 ce7588e14bc9: Waiting 18:57:40 c4d48a809fc2: Download complete 18:57:40 ad3a456e5733: Verifying Checksum 18:57:40 ad3a456e5733: Download complete 18:57:40 69c7f0334f64: Verifying Checksum 18:57:40 69c7f0334f64: Download complete 18:57:40 7264a8db6415: Verifying Checksum 18:57:40 7264a8db6415: Download complete 18:57:40 1f1c1a5573a3: Verifying Checksum 18:57:40 1f1c1a5573a3: Download complete 18:57:40 b5e4710f87ac: Verifying Checksum 18:57:40 b5e4710f87ac: Download complete 18:57:40 7264a8db6415: Pull complete 18:57:40 4f1c88b9dad5: Download complete 18:57:41 c4d48a809fc2: Pull complete 18:57:41 ce7588e14bc9: Download complete 18:57:44 4f1c88b9dad5: Pull complete 18:57:44 ad3a456e5733: Pull complete 18:57:44 69c7f0334f64: Pull complete 18:57:44 1f1c1a5573a3: Pull complete 18:57:48 ce7588e14bc9: Pull complete 18:57:48 b5e4710f87ac: Pull complete 18:57:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:57:48 ---> 88b5674ff536 18:57:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:57:51 Still waiting to schedule task 18:57:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:57:52 ---> Running in ce8847ad4a70 18:57:52 Removing intermediate container ce8847ad4a70 18:57:52 ---> 0be6d2afba36 18:57:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:52 ---> Running in da8a5af9c1c5 18:57:52 Removing intermediate container da8a5af9c1c5 18:57:52 ---> 944283aa00c7 18:57:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:57:52 ---> Running in fb356cdb699b 18:57:52 Removing intermediate container fb356cdb699b 18:57:52 ---> 694d1170648e 18:57:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:57:52 ---> Running in 28e8cb918977 18:57:52 Removing intermediate container 28e8cb918977 18:57:52 ---> 97e2e307e5ad 18:57:52 Step 7/12 : WORKDIR /device-gpio 18:57:52 ---> Running in d79c740b193f 18:57:52 Removing intermediate container d79c740b193f 18:57:52 ---> 7e7fb3d753bb 18:57:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:53 ---> Running in e7207c400181 18:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:54 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:57:54 (2/4) Installing libedit (20221030.3.1-r1) 18:57:54 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:57:54 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:57:54 Executing busybox-1.36.1-r5.trigger 18:57:54 OK: 268 MiB in 56 packages 18:57:54 Removing intermediate container e7207c400181 18:57:54 ---> c00d2440332a 18:57:54 Step 9/12 : COPY go.mod vendor* ./ 18:57:54 ---> 2cd18f9ac639 18:57:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:54 ---> Running in f521c6aaa827 18:58:41 Removing intermediate container f521c6aaa827 18:58:41 ---> 56ccf98baa62 18:58:41 Step 11/12 : COPY . . 18:58:41 ---> 48b15e874b9a 18:58:41 Step 12/12 : RUN ${MAKE} 18:58:41 ---> Running in 46188f370beb 18:58:41 noop 18:58:41 Removing intermediate container 46188f370beb 18:58:41 ---> 7fab6d6983b8 18:58:41 Successfully built 7fab6d6983b8 18:58:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:42 + docker inspect -f . ci-base-image-x86_64 18:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:42 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 18:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-219 -v /w/workspace/edgexfoundry_device-gpio_PR-219:/w/workspace/edgexfoundry_device-gpio_PR-219:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-219@tmp:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:58:42 $ docker top 6da5536da8e469bf17dae4bd4547eac0ffe81868d201db914b90854561493ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:43 + go version 18:58:43 go version go1.21.0 linux/amd64 [Pipeline] } 18:58:43 $ docker stop --time=1 6da5536da8e469bf17dae4bd4547eac0ffe81868d201db914b90854561493ec8 18:58:44 $ docker rm -f --volumes 6da5536da8e469bf17dae4bd4547eac0ffe81868d201db914b90854561493ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:45 + docker inspect -f . ci-base-image-x86_64 18:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:45 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 18:58:45 $ 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-219 -v /w/workspace/edgexfoundry_device-gpio_PR-219:/w/workspace/edgexfoundry_device-gpio_PR-219:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-219@tmp:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:58:46 $ docker top fceead3176ef5b4d00b5f668a88f2bdd3c998b7cf9b5d859282f0d8dad5e2a04 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-219 [Pipeline] fileExists [Pipeline] sh 18:58:47 + make test 18:58:47 go test ./... -coverprofile=coverage.out ./... 18:58:48 ? github.com/edgexfoundry/device-gpio [no test files] 18:58:58 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:58:58 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:59:05 go vet ./... 18:59:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:59:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:59:08 $ docker stop --time=1 fceead3176ef5b4d00b5f668a88f2bdd3c998b7cf9b5d859282f0d8dad5e2a04 18:59:12 $ docker rm -f --volumes fceead3176ef5b4d00b5f668a88f2bdd3c998b7cf9b5d859282f0d8dad5e2a04 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:59:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:14 + ls -al . 18:59:14 total 152 18:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:58 . 18:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:56 .. 18:59:14 -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 18:57 .dockerignore 18:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:58 .git 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 .github 18:59:14 -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 18:57 .gitignore 18:59:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:57 .golangci.yml 18:59:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:57 .semver 18:59:14 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 18:57 Attribution.txt 18:59:14 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 18:57 CHANGELOG.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 18:57 Dockerfile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:57 GOVERNANCE.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 18:57 Jenkinsfile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:57 LICENSE 18:59:14 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 18:57 Makefile 18:59:14 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 18:57 OWNERS.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 18:57 README.md 18:59:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:57 VERSION 18:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:57 bin 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 cmd 18:59:14 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 18:58 coverage.out 18:59:14 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 18:57 go.mod 18:59:14 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 18:57 go.sum 18:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:57 internal 18:59:14 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 18:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:14 + 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=cfc7dc66777cc1ef39454feaa52c446892249d91 --label arch=amd64 --label version=0.0.0 . 18:59:14 Sending build context to Docker daemon 27.02MB 18:59:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:59:14 Step 2/26 : FROM ${BASE} AS builder 18:59:14 ---> 7fab6d6983b8 18:59:14 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:59:15 ---> Running in 34ecf9948346 18:59:15 Removing intermediate container 34ecf9948346 18:59:15 ---> 9c2be3985746 18:59:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:15 ---> Running in 8914db645484 18:59:15 Removing intermediate container 8914db645484 18:59:15 ---> 0bd4ead82ef6 18:59:15 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:59:15 ---> Running in 3192c3c82d3f 18:59:15 Removing intermediate container 3192c3c82d3f 18:59:15 ---> 3c7c6f4deb62 18:59:15 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:59:15 ---> Running in 0e7d8c76459f 18:59:15 Removing intermediate container 0e7d8c76459f 18:59:15 ---> b77e5c03e2f4 18:59:15 Step 7/26 : WORKDIR /device-gpio 18:59:15 ---> Running in 7a7acb8df904 18:59:16 Removing intermediate container 7a7acb8df904 18:59:16 ---> 07db31fe8401 18:59:16 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:16 ---> Running in bbebebb4cb3d 18:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:16 OK: 268 MiB in 56 packages 18:59:16 Removing intermediate container bbebebb4cb3d 18:59:16 ---> 427905cd21be 18:59:16 Step 9/26 : COPY go.mod vendor* ./ 18:59:17 ---> 4419cebc452f 18:59:17 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:17 ---> Running in 014bc3739859 18:59:17 Removing intermediate container 014bc3739859 18:59:17 ---> f68a7c4f1c1b 18:59:17 Step 11/26 : COPY . . 18:59:19 ---> 90417e814937 18:59:19 Step 12/26 : RUN ${MAKE} 18:59:19 ---> Running in 6ea8aecdb21a 18:59:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:59:41 Removing intermediate container 6ea8aecdb21a 18:59:41 ---> e3d6d7951389 18:59:41 Step 13/26 : FROM alpine:3.18 18:59:41 3.18: Pulling from library/alpine 18:59:41 96526aa774ef: Pulling fs layer 18:59:41 96526aa774ef: Verifying Checksum 18:59:41 96526aa774ef: Download complete 18:59:41 96526aa774ef: Pull complete 18:59:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:59:41 Status: Downloaded newer image for alpine:3.18 18:59:41 ---> 8ca4688f4f35 18:59:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:59:41 ---> Running in 4fead6a4d49d 18:59:41 Removing intermediate container 4fead6a4d49d 18:59:41 ---> 3e55ff167956 18:59:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:59:41 ---> Running in 9900a3a7a4a7 18:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:41 (1/1) Installing dumb-init (1.2.5-r2) 18:59:41 Executing busybox-1.36.1-r2.trigger 18:59:41 OK: 7 MiB in 16 packages 18:59:41 Removing intermediate container 9900a3a7a4a7 18:59:41 ---> ba79b592a9b4 18:59:41 Step 16/26 : RUN apk --no-cache upgrade 18:59:41 ---> Running in 301b917ace6f 18:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:59:42 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:59:42 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:59:42 Executing busybox-1.36.1-r5.post-upgrade 18:59:42 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:59:42 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:59:42 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:59:42 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:59:42 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:59:42 Executing busybox-1.36.1-r5.trigger 18:59:42 OK: 7 MiB in 16 packages 18:59:42 Removing intermediate container 301b917ace6f 18:59:42 ---> 063c18e8f685 18:59:42 Step 17/26 : WORKDIR / 18:59:43 ---> Running in 200b608f41f9 18:59:43 Removing intermediate container 200b608f41f9 18:59:43 ---> 60260becded5 18:59:43 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 18:59:43 ---> ba0adcd6bf7d 18:59:43 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 18:59:43 ---> adb7cabd6dcf 18:59:43 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 18:59:44 ---> f8486a3542ef 18:59:44 Step 21/26 : EXPOSE 59910 18:59:44 ---> Running in 5570d6d36c42 18:59:44 Removing intermediate container 5570d6d36c42 18:59:44 ---> d0bcec2c57f5 18:59:44 Step 22/26 : ENTRYPOINT ["/device-gpio"] 18:59:44 ---> Running in 93254f4908e9 18:59:44 Removing intermediate container 93254f4908e9 18:59:44 ---> 94b8d0a07229 18:59:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:59:44 ---> Running in 42316feef7f8 18:59:44 Removing intermediate container 42316feef7f8 18:59:44 ---> 8f37e306b64f 18:59:44 Step 24/26 : LABEL arch=amd64 18:59:44 ---> Running in 8377512cf06e 18:59:45 Removing intermediate container 8377512cf06e 18:59:45 ---> fc5d0c95a0ea 18:59:45 Step 25/26 : LABEL git_sha=cfc7dc66777cc1ef39454feaa52c446892249d91 18:59:45 ---> Running in 961e9d8889e2 18:59:45 Removing intermediate container 961e9d8889e2 18:59:45 ---> ba0412518b36 18:59:45 Step 26/26 : LABEL version=0.0.0 18:59:45 ---> Running in 96b3a64eeb40 18:59:45 Removing intermediate container 96b3a64eeb40 18:59:45 ---> 4dd405459dcd 18:59:45 [Warning] One or more build-args [ARCH] were not consumed 18:59:45 Successfully built 4dd405459dcd 18:59:45 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:46 18:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:46 latest: Pulling from edgex-lftools-log-publisher 18:59:46 5eb5b503b376: Pulling fs layer 18:59:46 5c69ac0246d0: Pulling fs layer 18:59:46 ec43610c2a17: Pulling fs layer 18:59:46 3a2ae6a8a46f: Pulling fs layer 18:59:46 33b1e0a273af: Pulling fs layer 18:59:46 5d3b04190fa2: Pulling fs layer 18:59:46 2f39f015ded8: Pulling fs layer 18:59:46 3a2ae6a8a46f: Waiting 18:59:46 33b1e0a273af: Waiting 18:59:46 5d3b04190fa2: Waiting 18:59:46 2f39f015ded8: Waiting 18:59:46 5c69ac0246d0: Download complete 18:59:46 3a2ae6a8a46f: Verifying Checksum 18:59:46 3a2ae6a8a46f: Download complete 18:59:46 ec43610c2a17: Verifying Checksum 18:59:46 ec43610c2a17: Download complete 18:59:46 5d3b04190fa2: Verifying Checksum 18:59:46 5d3b04190fa2: Download complete 18:59:46 33b1e0a273af: Verifying Checksum 18:59:46 33b1e0a273af: Download complete 18:59:47 5eb5b503b376: Verifying Checksum 18:59:47 5eb5b503b376: Download complete 18:59:47 2f39f015ded8: Download complete 18:59:48 5eb5b503b376: Pull complete 18:59:48 5c69ac0246d0: Pull complete 18:59:49 ec43610c2a17: Pull complete 18:59:49 3a2ae6a8a46f: Pull complete 18:59:49 33b1e0a273af: Pull complete 18:59:49 5d3b04190fa2: Pull complete 18:59:53 2f39f015ded8: Pull complete 18:59:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:53 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 18:59:54 $ 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-219 -v /w/workspace/edgexfoundry_device-gpio_PR-219:/w/workspace/edgexfoundry_device-gpio_PR-219:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-219@tmp:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:00 $ docker top f5520ef07957ab85714ca7e00252dd66f3aef8b81b73efa93d3373c27d22d5c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:01 ---> job-cost.sh 19:00:01 lf-activate-venv: SKIPPING 19:00:01 INFO: No Stack... 19:00:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:01 INFO: Archiving Costs [Pipeline] sh 19:00:02 + cat /w/workspace/edgexfoundry_device-gpio_PR-219/archives/cost.csv 19:00:02 + cut -d, -f6 [Pipeline] lock 19:00:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] 19:00:02 Resource [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] did not exist. Created. 19:00:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:02 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:02 Stashed 1 file(s) [Pipeline] } 19:00:02 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:02 $ docker stop --time=1 f5520ef07957ab85714ca7e00252dd66f3aef8b81b73efa93d3373c27d22d5c8 19:00:04 $ docker rm -f --volumes f5520ef07957ab85714ca7e00252dd66f3aef8b81b73efa93d3373c27d22d5c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:47:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4343 in /w/workspace/edgexfoundry_device-gpio_PR-219 [Pipeline] { [Pipeline] ws 19:47:00 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 19:47:00 The recommended git tool is: git 19:47:07 using credential edgex-jenkins-ssh 19:47:07 Cloning the remote Git repository 19:47:07 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:47:07 > git init /w/workspace/device-gpio/1 # timeout=10 19:47:08 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:47:08 > git --version # timeout=10 19:47:08 > git --version # 'git version 2.25.1' 19:47:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:11 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:47:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:14 Merging remotes/origin/main commit cacff4a2d422747bd6cf74591db2fe792ce5aaad into PR head commit cfc7dc66777cc1ef39454feaa52c446892249d91 19:47:15 Merge succeeded, producing cfc7dc66777cc1ef39454feaa52c446892249d91 19:47:15 Checking out Revision cfc7dc66777cc1ef39454feaa52c446892249d91 (PR-219) 19:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:47:14 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:47:14 > git config core.sparsecheckout # timeout=10 19:47:15 > git checkout -f cfc7dc66777cc1ef39454feaa52c446892249d91 # timeout=10 19:47:15 > git remote # timeout=10 19:47:15 > git config --get remote.origin.url # timeout=10 19:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:15 > git merge cacff4a2d422747bd6cf74591db2fe792ce5aaad # timeout=10 19:47:15 > git rev-parse HEAD^{commit} # timeout=10 19:47:15 > git config core.sparsecheckout # timeout=10 19:47:15 > git checkout -f cfc7dc66777cc1ef39454feaa52c446892249d91 # timeout=10 19:47:19 Commit message: "build: Update to latest 3.2.0 dev go-mods" 19:47:19 > git --version # timeout=10 19:47:19 > git --version # 'git version 2.25.1' 19:47:19 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:47:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:47:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:47:20 Dload Upload Total Spent Left Speed 19:47:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh 19:47:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:47:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:47:21 + sudo tee /etc/docker/daemon.new 19:47:21 { 19:47:21 "registry-mirrors": [ 19:47:21 "https://nexus3.edgexfoundry.org:10001" 19:47:21 ], 19:47:21 "bip": "10.250.0.254/24", 19:47:21 "hosts": [ 19:47:21 "tcp://0.0.0.0:5555", 19:47:21 "unix:///var/run/docker.sock" 19:47:21 ], 19:47:21 "mtu": 1458, 19:47:21 "selinux-enabled": true, 19:47:21 "seccomp-profile": "/etc/docker/seccomp.json" 19:47:21 } [Pipeline] sh 19:47:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:47:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:40 provisioning config files... 19:47:40 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5329208736224380980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:41 ---> ****-login.sh 19:47:41 nexus3.edgexfoundry.org:10001 19:47:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:43 Configure a credential helper to remove this warning. See 19:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:43 19:47:43 Login Succeeded 19:47:43 nexus3.edgexfoundry.org:10002 19:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:43 Configure a credential helper to remove this warning. See 19:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:43 19:47:43 Login Succeeded 19:47:43 nexus3.edgexfoundry.org:10003 19:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:44 Configure a credential helper to remove this warning. See 19:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:44 19:47:44 Login Succeeded 19:47:44 nexus3.edgexfoundry.org:10004 19:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:44 Configure a credential helper to remove this warning. See 19:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:44 19:47:44 Login Succeeded 19:47:44 ****.io 19:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:44 Configure a credential helper to remove this warning. See 19:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:44 19:47:44 Login Succeeded 19:47:44 ---> ****-login.sh ends [Pipeline] } 19:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:45 ========================================================= 19:47:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:47:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:47:46 Sending build context to Docker daemon 13.58MB 19:47:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:47:46 Step 2/12 : FROM ${BASE} AS builder 19:47:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:47:46 9fda8d8052c6: Pulling fs layer 19:47:46 5d54e960e981: Pulling fs layer 19:47:46 c4a7e357bf2a: Pulling fs layer 19:47:46 f0e02332f6b5: Pulling fs layer 19:47:46 872ee5b61b7b: Pulling fs layer 19:47:46 0c6a40ed1a82: Pulling fs layer 19:47:46 94ae7d8d031c: Pulling fs layer 19:47:46 872ee5b61b7b: Waiting 19:47:46 0c6a40ed1a82: Waiting 19:47:46 f0e02332f6b5: Waiting 19:47:46 94ae7d8d031c: Waiting 19:47:46 5d54e960e981: Download complete 19:47:46 f0e02332f6b5: Verifying Checksum 19:47:46 f0e02332f6b5: Download complete 19:47:47 872ee5b61b7b: Download complete 19:47:47 9fda8d8052c6: Verifying Checksum 19:47:47 9fda8d8052c6: Download complete 19:47:47 94ae7d8d031c: Verifying Checksum 19:47:47 94ae7d8d031c: Download complete 19:47:47 9fda8d8052c6: Pull complete 19:47:48 5d54e960e981: Pull complete 19:47:48 c4a7e357bf2a: Download complete 19:47:49 0c6a40ed1a82: Verifying Checksum 19:47:49 0c6a40ed1a82: Download complete 19:48:04 c4a7e357bf2a: Pull complete 19:48:04 f0e02332f6b5: Pull complete 19:48:05 872ee5b61b7b: Pull complete 19:48:13 0c6a40ed1a82: Pull complete 19:48:15 94ae7d8d031c: Pull complete 19:48:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:48:15 ---> 86de565de09d 19:48:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:48:16 ---> Running in d9111834119f 19:48:16 Removing intermediate container d9111834119f 19:48:16 ---> ba561b01e07f 19:48:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:48:16 ---> Running in 27e95375c77b 19:48:16 Removing intermediate container 27e95375c77b 19:48:16 ---> 02e6edbf9d44 19:48:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:48:16 ---> Running in 65d13c1f5dc5 19:48:17 Removing intermediate container 65d13c1f5dc5 19:48:17 ---> e3ad8a510b95 19:48:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:48:17 ---> Running in b2432771fea9 19:48:17 Removing intermediate container b2432771fea9 19:48:17 ---> e6fe18d0e252 19:48:17 Step 7/12 : WORKDIR /device-gpio 19:48:17 ---> Running in 6dd2a369cf3f 19:48:17 Removing intermediate container 6dd2a369cf3f 19:48:17 ---> e29adf5ea866 19:48:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:48:17 ---> Running in da4db1a1f3ad 19:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:20 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:48:20 (2/4) Installing libedit (20221030.3.1-r1) 19:48:20 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:48:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:48:20 Executing busybox-1.36.1-r5.trigger 19:48:20 OK: 271 MiB in 56 packages 19:48:21 Removing intermediate container da4db1a1f3ad 19:48:21 ---> b77b9f328201 19:48:21 Step 9/12 : COPY go.mod vendor* ./ 19:48:25 ---> 7199ac21142b 19:48:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:25 ---> Running in 738ff678cd99 19:49:47 Removing intermediate container 738ff678cd99 19:49:47 ---> 08e440b525a3 19:49:47 Step 11/12 : COPY . . 19:49:47 ---> bb0cae9318a0 19:49:47 Step 12/12 : RUN ${MAKE} 19:49:47 ---> Running in 38d579e6c1f1 19:49:47 noop 19:49:47 Removing intermediate container 38d579e6c1f1 19:49:47 ---> d50909493572 19:49:47 Successfully built d50909493572 19:49:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:48 + docker inspect -f . ci-base-image-arm64 19:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-4343 does not seem to be running inside a container 19:49:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 19:49:51 $ docker top 98daf9e4ec422cd2bf19142cd0a3161d58c6096a1b94d21f35bfa07f8fec5e6c -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:52 + go version 19:49:52 go version go1.21.0 linux/arm64 [Pipeline] } 19:49:52 $ docker stop --time=1 98daf9e4ec422cd2bf19142cd0a3161d58c6096a1b94d21f35bfa07f8fec5e6c 19:49:53 $ docker rm -f --volumes 98daf9e4ec422cd2bf19142cd0a3161d58c6096a1b94d21f35bfa07f8fec5e6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:55 + docker inspect -f . ci-base-image-arm64 19:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:55 prd-ubuntu20.04-docker-arm64-4c-16g-4343 does not seem to be running inside a container 19:49:55 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:49:56 $ docker top ef25447fdd0cf1444179b6ca90d25504b1d691028f698b0b0714f05c00521898 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:57 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 19:49:58 + make test 19:49:58 go test ./... -coverprofile=coverage.out ./... 19:50:02 ? github.com/edgexfoundry/device-gpio [no test files] 19:51:39 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:51:39 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:51:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:51:39 go vet ./... 19:51:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:51:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:51:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:51:47 $ docker stop --time=1 ef25447fdd0cf1444179b6ca90d25504b1d691028f698b0b0714f05c00521898 19:51:49 $ docker rm -f --volumes ef25447fdd0cf1444179b6ca90d25504b1d691028f698b0b0714f05c00521898 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:51:50 Warning: overwriting stash ‘coverage-report’ 19:51:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:51:52 + ls -al . 19:51:52 total 148 19:51:52 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 19:50 . 19:51:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:47 .. 19:51:52 -rw-rw-r-- 1 jenkins jenkins 120 Nov 28 19:47 .dockerignore 19:51:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:47 .git 19:51:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:47 .github 19:51:52 -rw-rw-r-- 1 jenkins jenkins 277 Nov 28 19:47 .gitignore 19:51:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:47 .golangci.yml 19:51:52 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 28 19:47 Attribution.txt 19:51:52 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 28 19:47 CHANGELOG.md 19:51:52 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 28 19:47 Dockerfile 19:51:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:47 GOVERNANCE.md 19:51:52 -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 19:47 Jenkinsfile 19:51:52 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 19:47 LICENSE 19:51:52 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 28 19:47 Makefile 19:51:52 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 19:47 OWNERS.md 19:51:52 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 28 19:47 README.md 19:51:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:57 VERSION 19:51:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:47 bin 19:51:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:47 cmd 19:51:52 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 19:50 coverage.out 19:51:52 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 28 19:47 go.mod 19:51:52 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 28 19:47 go.sum 19:51:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:47 internal 19:51:52 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 19:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:52 + 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=cfc7dc66777cc1ef39454feaa52c446892249d91 --label arch=arm64 --label version=0.0.0 . 19:51:53 Sending build context to Docker daemon 13.58MB 19:51:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:51:53 Step 2/26 : FROM ${BASE} AS builder 19:51:53 ---> d50909493572 19:51:53 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:51:53 ---> Running in efa14e4155fd 19:51:53 Removing intermediate container efa14e4155fd 19:51:53 ---> 47dad8889ebd 19:51:53 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:51:53 ---> Running in 0e90e7852160 19:51:54 Removing intermediate container 0e90e7852160 19:51:54 ---> 18f30576d580 19:51:54 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 19:51:54 ---> Running in 6deb06bf5ca3 19:51:54 Removing intermediate container 6deb06bf5ca3 19:51:54 ---> a1456f5323ac 19:51:54 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:51:54 ---> Running in 84766f74e934 19:51:55 Removing intermediate container 84766f74e934 19:51:55 ---> 9880981576b4 19:51:55 Step 7/26 : WORKDIR /device-gpio 19:51:55 ---> Running in 0344fa568d39 19:51:55 Removing intermediate container 0344fa568d39 19:51:55 ---> 1b15936fa1d6 19:51:55 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:51:55 ---> Running in 72fadb7e749c 19:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:51:57 OK: 271 MiB in 56 packages 19:51:58 Removing intermediate container 72fadb7e749c 19:51:58 ---> 57fb7237c63a 19:51:58 Step 9/26 : COPY go.mod vendor* ./ 19:51:59 ---> f5a9f1f4280e 19:51:59 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:59 ---> Running in ceb88315ef8b 19:52:01 Removing intermediate container ceb88315ef8b 19:52:01 ---> 7f6c460ac127 19:52:01 Step 11/26 : COPY . . 19:52:02 ---> 96236a928012 19:52:02 Step 12/26 : RUN ${MAKE} 19:52:02 ---> Running in 5c3e73c04d4c 19:52:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 19:53:55 Removing intermediate container 5c3e73c04d4c 19:53:55 ---> 40ae71a7eeb4 19:53:55 Step 13/26 : FROM alpine:3.18 19:53:55 3.18: Pulling from library/alpine 19:53:55 579b34f0a95b: Pulling fs layer 19:53:55 579b34f0a95b: Verifying Checksum 19:53:55 579b34f0a95b: Download complete 19:53:55 579b34f0a95b: Pull complete 19:53:55 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:53:55 Status: Downloaded newer image for alpine:3.18 19:53:55 ---> 3cc203321400 19:53:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:53:55 ---> Running in 5a160b3af5b9 19:53:55 Removing intermediate container 5a160b3af5b9 19:53:55 ---> 6316661934b6 19:53:55 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:53:55 ---> Running in e6d3d7eb2e0c 19:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:55 (1/1) Installing dumb-init (1.2.5-r2) 19:53:55 Executing busybox-1.36.1-r2.trigger 19:53:55 OK: 8 MiB in 16 packages 19:53:55 Removing intermediate container e6d3d7eb2e0c 19:53:55 ---> 0e72f4e9f23f 19:53:55 Step 16/26 : RUN apk --no-cache upgrade 19:53:55 ---> Running in 0a6060c677cc 19:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:53:57 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:53:57 Executing busybox-1.36.1-r5.post-upgrade 19:53:57 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:53:57 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:53:57 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:53:57 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:53:57 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:53:57 Executing busybox-1.36.1-r5.trigger 19:53:57 OK: 8 MiB in 16 packages 19:53:59 Removing intermediate container 0a6060c677cc 19:53:59 ---> 97c41ffaff14 19:53:59 Step 17/26 : WORKDIR / 19:53:59 ---> Running in e14b6e70be8c 19:53:59 Removing intermediate container e14b6e70be8c 19:53:59 ---> 9450d346725e 19:53:59 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 19:53:59 ---> c27f38b328ef 19:53:59 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 19:54:00 ---> 8b1cfa3f7722 19:54:00 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 19:54:01 ---> 574401d63c5c 19:54:01 Step 21/26 : EXPOSE 59910 19:54:01 ---> Running in bbffd0655440 19:54:02 Removing intermediate container bbffd0655440 19:54:02 ---> 2f87e6f4d031 19:54:02 Step 22/26 : ENTRYPOINT ["/device-gpio"] 19:54:02 ---> Running in 5093eb8ae8a6 19:54:02 Removing intermediate container 5093eb8ae8a6 19:54:02 ---> bbfd571ec796 19:54:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:54:02 ---> Running in a07d3d834bc9 19:54:02 Removing intermediate container a07d3d834bc9 19:54:02 ---> 6d2c357abdd5 19:54:02 Step 24/26 : LABEL arch=arm64 19:54:02 ---> Running in 4564137dc4db 19:54:03 Removing intermediate container 4564137dc4db 19:54:03 ---> 08901da0f37c 19:54:03 Step 25/26 : LABEL git_sha=cfc7dc66777cc1ef39454feaa52c446892249d91 19:54:03 ---> Running in d71793085d2f 19:54:03 Removing intermediate container d71793085d2f 19:54:03 ---> 03e530df8eff 19:54:03 Step 26/26 : LABEL version=0.0.0 19:54:03 ---> Running in fa8f4ad343c9 19:54:03 Removing intermediate container fa8f4ad343c9 19:54:03 ---> f6f5093ffb2e 19:54:03 [Warning] One or more build-args [ARCH] were not consumed 19:54:03 Successfully built f6f5093ffb2e 19:54:03 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:05 19:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:05 arm64: Pulling from edgex-lftools-log-publisher 19:54:05 8998bd30e6a1: Pulling fs layer 19:54:05 04944245beec: Pulling fs layer 19:54:05 699f458cf7ca: Pulling fs layer 19:54:05 765212b225bb: Pulling fs layer 19:54:05 f23df028b6ca: Pulling fs layer 19:54:05 d65c8cfc05b1: Pulling fs layer 19:54:05 2437ff75d9bd: Pulling fs layer 19:54:05 765212b225bb: Waiting 19:54:05 d65c8cfc05b1: Waiting 19:54:05 2437ff75d9bd: Waiting 19:54:05 f23df028b6ca: Waiting 19:54:05 04944245beec: Verifying Checksum 19:54:05 04944245beec: Download complete 19:54:05 765212b225bb: Verifying Checksum 19:54:05 765212b225bb: Download complete 19:54:05 f23df028b6ca: Download complete 19:54:05 d65c8cfc05b1: Verifying Checksum 19:54:05 d65c8cfc05b1: Download complete 19:54:06 699f458cf7ca: Verifying Checksum 19:54:06 699f458cf7ca: Download complete 19:54:06 8998bd30e6a1: Download complete 19:54:08 2437ff75d9bd: Verifying Checksum 19:54:08 2437ff75d9bd: Download complete 19:54:10 8998bd30e6a1: Pull complete 19:54:11 04944245beec: Pull complete 19:54:12 699f458cf7ca: Pull complete 19:54:12 765212b225bb: Pull complete 19:54:13 f23df028b6ca: Pull complete 19:54:13 d65c8cfc05b1: Pull complete 19:54:32 2437ff75d9bd: Pull complete 19:54:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:32 prd-ubuntu20.04-docker-arm64-4c-16g-4343 does not seem to be running inside a container 19:54:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:54:35 $ docker top 7a610a9de2f5a5f431978fe6224d6acff26838affa0bc9c2e26356091749c03e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:36 ---> job-cost.sh 19:54:36 lf-activate-venv: SKIPPING 19:54:36 INFO: No Stack... 19:54:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:37 INFO: Archiving Costs [Pipeline] sh 19:54:37 + cat /w/workspace/device-gpio/1/archives/cost.csv 19:54:37 + cut -d, -f6 [Pipeline] lock 19:54:38 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] 19:54:38 Resource [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] did not exist. Created. 19:54:38 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:38 /w/workspace/device-gpio/1@tmp/durable-9677afb1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:54:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:54:39 Warning: overwriting stash ‘stack-cost’ 19:54:39 Stashed 1 file(s) [Pipeline] } 19:54:39 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:39 $ docker stop --time=1 7a610a9de2f5a5f431978fe6224d6acff26838affa0bc9c2e26356091749c03e 19:54:41 $ docker rm -f --volumes 7a610a9de2f5a5f431978fe6224d6acff26838affa0bc9c2e26356091749c03e [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 19:54:43 provisioning config files... 19:54:43 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/config11202539725868618055tmp [Pipeline] { [Pipeline] sh 19:54:43 + set +x 19:54:43 + + curl -s https://codecov.io/bashbash 19:54:43 -s -- 19:54:43 19:54:43 _____ _ 19:54:43 / ____| | | 19:54:43 | | ___ __| | ___ ___ _____ __ 19:54:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:54:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:54:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:54:43 Bash-1.0.6 19:54:43 19:54:43 19:54:43 ==> git version 2.25.1 found 19:54:43 ==> 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 19:54:43 Release-Date: 2020-01-08 19:54:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:54:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:54:43 ==> Jenkins CI detected. 19:54:43 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-219 19:54:43 project root: . 19:54:43 --> token set from env 19:54:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:54:43 ==> Running gcov in . (disable via -X gcov) 19:54:43 ==> Python coveragepy not found 19:54:43 ==> Searching for coverage reports in: 19:54:43 + . 19:54:43 -> Found 1 reports 19:54:43 ==> Detecting git/mercurial file structure 19:54:43 ==> Reading reports 19:54:43 + ./coverage.out bytes=10 19:54:43 ==> Appending adjustments 19:54:43 https://docs.codecov.io/docs/fixing-reports 19:54:43 + Found adjustments 19:54:43 ==> Gzipping contents 19:54:43 4.0K /tmp/codecov.phMvVc.gz 19:54:43 ==> Uploading reports 19:54:43 url: https://codecov.io 19:54:43 query: branch=PR-219&commit=cfc7dc66777cc1ef39454feaa52c446892249d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=219&job=&cmd_args= 19:54:43 -> Pinging Codecov 19:54:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-219&commit=cfc7dc66777cc1ef39454feaa52c446892249d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=219&job=&cmd_args= 19:54:44 -> Uploading to 19:54:44 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cfc7dc66777cc1ef39454feaa52c446892249d91/9c50e7a2-4597-4c88-8b72-2f69bb1ebc36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T195443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54fbb800feb57b1bec16820ea35c999ffe60b0ef41fe90818e531e4c68a2a78e 19:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:44 Dload Upload Total Spent Left Speed 19:54:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2288 --:--:-- --:--:-- --:--:-- 2288 19:54:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cfc7dc66777cc1ef39454feaa52c446892249d91 [Pipeline] } 19:54:44 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 19:54:47 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-219/archives ] 19:54:47 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-219/archives 19:54:47 total 16 19:54:47 drwxr-xr-x 3 root root 4096 Nov 28 19:00 . 19:54:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:00 .. 19:54:47 drwxr-xr-x 2 root root 4096 Nov 28 19:00 cost 19:54:47 -rw-r--r-- 1 root root 83 Nov 28 19:00 cost.csv 19:54:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-219/archives 19:54:47 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-219/archives 19:54:47 total 16 19:54:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:00 . 19:54:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:00 .. 19:54:47 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:00 cost 19:54:47 -rw-r--r-- 1 jenkins jenkins 83 Nov 28 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:54:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:48 ---> package-listing.sh 19:54:48 ++ facter osfamily 19:54:48 ++ tr '[:upper:]' '[:lower:]' 19:54:49 + OS_FAMILY=debian 19:54:49 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-219 19:54:49 + START_PACKAGES=/tmp/packages_start.txt 19:54:49 + END_PACKAGES=/tmp/packages_end.txt 19:54:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:49 + PACKAGES=/tmp/packages_start.txt 19:54:49 + '[' /w/workspace/edgexfoundry_device-gpio_PR-219 ']' 19:54:49 + PACKAGES=/tmp/packages_end.txt 19:54:49 + case "${OS_FAMILY}" in 19:54:49 + dpkg -l 19:54:49 + grep '^ii' 19:54:49 + '[' -f /tmp/packages_start.txt ']' 19:54:49 + '[' -f /tmp/packages_end.txt ']' 19:54:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:49 + '[' /w/workspace/edgexfoundry_device-gpio_PR-219 ']' 19:54:49 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-219/archives/ 19:54:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-219/archives/ [Pipeline] echo 19:54:49 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:54:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:50 prd-ubuntu20.04-docker-8c-8g-1881 does not seem to be running inside a container 19:54:50 $ 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-219/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-219 -v /w/workspace/edgexfoundry_device-gpio_PR-219:/w/workspace/edgexfoundry_device-gpio_PR-219:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-219@tmp:/w/workspace/edgexfoundry_device-gpio_PR-219@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 19:54:50 $ docker top 84fe9b1adc10c21db6fb8c0b89365b2d85cb2ff0a17611704552b1cb1c23e180 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:51 + touch /tmp/pre-build-complete [Pipeline] sh 19:54:51 + mkdir -p /var/log/sysstat [Pipeline] sh 19:54:51 + ls /var/log/sa-host 19:54:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:52 provisioning config files... 19:54:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-219@tmp/config1813143762982184465tmp [Pipeline] { [Pipeline] echo 19:54:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:54:52 ---> create-netrc.sh [Pipeline] } 19:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:54:53 ---> python-tools-install.sh [Pipeline] echo 19:54:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:54:53 ---> sudo-logs.sh 19:54:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:54:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:54:53 ---> job-cost.sh 19:54:53 lf-activate-venv: SKIPPING 19:54:53 DEBUG: total: 0.2199999988079071 19:54:53 INFO: Retrieving Stack Cost... 19:54:54 INFO: Retrieving Pricing Info for: v3-standard-8 19:54:54 INFO: Archiving Costs [Pipeline] echo 19:54:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:54:55 ---> logs-deploy.sh 19:54:55 lf-activate-venv: SKIPPING 19:54:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-219/1 19:54:55 INFO: archiving workspace using pattern(s): 19:54:56 Archives upload complete. 19:54:56 INFO: archiving logs to Nexus 19:54:56 ---> uname -a: 19:54:56 Linux prd-ubuntu20-04-docker-8c-8g-1881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:54:56 19:54:56