Pull request #217 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 lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from ac54d5e6d66d591864f7d851154fec35fb68fd2f+67bef4fbd65aa928ed2d1c195f99386da58a84e2 (131122915d74031b4ee76e997701f9098e4f85a9) 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-ssh13276108384008250292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6660621855803242266.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-217/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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13270970512239260424.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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8374933595518713533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15635703940774076867.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-217/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-217/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4810834049904498725.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-17510 in /w/workspace/edgexfoundry_device-gpio_PR-217 [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-217 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 67bef4fbd65aa928ed2d1c195f99386da58a84e2 into PR head commit ac54d5e6d66d591864f7d851154fec35fb68fd2f Merge succeeded, producing ac54d5e6d66d591864f7d851154fec35fb68fd2f Checking out Revision ac54d5e6d66d591864f7d851154fec35fb68fd2f (PR-217) > git config core.sparsecheckout # timeout=10 > git checkout -f ac54d5e6d66d591864f7d851154fec35fb68fd2f # 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 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac54d5e6d66d591864f7d851154fec35fb68fd2f # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:02 ========================================================= 18:38:02 EdgeX Global Pipelines Version Info 18:38:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:02 ------------------- 18:38:02 stable info: 18:38:02 ------------------- 18:38:02 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:38:02 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:38:02 Message: update stable to v1.0.257 18:38:03 ------------------- 18:38:03 experimental info: 18:38:03 ------------------- 18:38:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:03 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:38:03 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:38:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:38:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac54d5e6d66d591864f7d851154fec35fb68fd2f [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac54d5e [Pipeline] echo 18:38:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:05 provisioning config files... 18:38:05 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/config7352756172146131422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:05 ---> docker-login.sh 18:38:05 nexus3.edgexfoundry.org:10001 18:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 nexus3.edgexfoundry.org:10002 18:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 nexus3.edgexfoundry.org:10003 18:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 nexus3.edgexfoundry.org:10004 18:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 docker.io 18:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:06 Configure a credential helper to remove this warning. See 18:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:06 18:38:06 Login Succeeded 18:38:06 ---> docker-login.sh ends [Pipeline] } 18:38:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:38:07 + git rev-list -1 --merges ac54d5e6d66d591864f7d851154fec35fb68fd2f~1..ac54d5e6d66d591864f7d851154fec35fb68fd2f [Pipeline] echo 18:38:07 -----------> git rev-list -1 --merges ac54d5e6d66d591864f7d851154fec35fb68fd2f~1..ac54d5e6d66d591864f7d851154fec35fb68fd2f ac54d5e6d66d591864f7d851154fec35fb68fd2f [false] [Pipeline] sh 18:38:07 + git log --format=format:%s -1 ac54d5e6d66d591864f7d851154fec35fb68fd2f [Pipeline] echo 18:38:07 ========================================================= 18:38:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:38:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:08 + git log --format=format:%s -1 ac54d5e6d66d591864f7d851154fec35fb68fd2f [Pipeline] echo 18:38:08 [semverPrep] GIT_COMMIT: ac54d5e6d66d591864f7d851154fec35fb68fd2f, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 18:38:08 [semverPrep] This is not a build commit. [Pipeline] sh 18:38:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:08 + grep -v github /etc/ssh/ssh_known_hosts 18:38:08 + [ -e /tmp/ssh_known_hosts ] 18:38:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:38:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:38:08 + sudo tee -a /etc/ssh/ssh_known_hosts 18:38:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:09 18:38:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:09 0.1.4: Pulling from edgex-devops/py-git-semver 18:38:09 b85a868b505f: Pulling fs layer 18:38:09 e2be974225ed: Pulling fs layer 18:38:09 339a4e72a1f5: Pulling fs layer 18:38:09 988bab9f4d93: Pulling fs layer 18:38:09 1469e6f7b9e6: Pulling fs layer 18:38:09 eaf3925da568: Pulling fs layer 18:38:09 bab4dde63d76: Pulling fs layer 18:38:09 bde34c3a00c8: Pulling fs layer 18:38:09 b352a97aabf1: Pulling fs layer 18:38:09 4872d77fe225: Pulling fs layer 18:38:09 5851b861e8e6: Pulling fs layer 18:38:09 bab4dde63d76: Waiting 18:38:09 1469e6f7b9e6: Waiting 18:38:09 4872d77fe225: Waiting 18:38:09 988bab9f4d93: Waiting 18:38:09 b352a97aabf1: Waiting 18:38:09 e2be974225ed: Download complete 18:38:09 988bab9f4d93: Download complete 18:38:09 339a4e72a1f5: Verifying Checksum 18:38:09 339a4e72a1f5: Download complete 18:38:09 1469e6f7b9e6: Verifying Checksum 18:38:09 1469e6f7b9e6: Download complete 18:38:09 eaf3925da568: Download complete 18:38:09 bde34c3a00c8: Verifying Checksum 18:38:09 bde34c3a00c8: Download complete 18:38:09 b352a97aabf1: Download complete 18:38:09 4872d77fe225: Download complete 18:38:09 5851b861e8e6: Verifying Checksum 18:38:09 5851b861e8e6: Download complete 18:38:09 b85a868b505f: Verifying Checksum 18:38:09 b85a868b505f: Download complete 18:38:09 bab4dde63d76: Verifying Checksum 18:38:09 bab4dde63d76: Download complete 18:38:11 b85a868b505f: Pull complete 18:38:11 e2be974225ed: Pull complete 18:38:12 339a4e72a1f5: Pull complete 18:38:13 988bab9f4d93: Pull complete 18:38:13 1469e6f7b9e6: Pull complete 18:38:13 eaf3925da568: Pull complete 18:38:15 bab4dde63d76: Pull complete 18:38:15 bde34c3a00c8: Pull complete 18:38:15 b352a97aabf1: Pull complete 18:38:15 4872d77fe225: Pull complete 18:38:15 5851b861e8e6: Pull complete 18:38:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:38:15 prd-ubuntu20.04-docker-8c-8g-17510 does not seem to be running inside a container 18:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-217 -v /w/workspace/edgexfoundry_device-gpio_PR-217:/w/workspace/edgexfoundry_device-gpio_PR-217:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-217@tmp:/w/workspace/edgexfoundry_device-gpio_PR-217@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:38:19 $ docker top 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc -eo pid,comm 18:38:19 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:38:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:19 [ssh-agent] Looking for ssh-agent implementation... 18:38:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:19 $ docker exec 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc ssh-agent 18:38:19 SSH_AUTH_SOCK=/tmp/ssh-qxZElpZD933s/agent.32 18:38:19 SSH_AGENT_PID=38 18:38:19 Running ssh-add (command line suppressed) 18:38:19 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-217@tmp/private_key_3794848531403110166.key (/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/private_key_3794848531403110166.key) 18:38:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:20 + git tag --points-at HEAD [Pipeline] } 18:38:20 $ docker exec --env ******** --env ******** 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc ssh-agent -k 18:38:20 unset SSH_AUTH_SOCK; 18:38:20 unset SSH_AGENT_PID; 18:38:20 echo Agent pid 38 killed; 18:38:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:20 [ssh-agent] Looking for ssh-agent implementation... 18:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:20 $ docker exec 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc ssh-agent 18:38:20 SSH_AUTH_SOCK=/tmp/ssh-GQL2ipfUDRT0/agent.70 18:38:20 SSH_AGENT_PID=76 18:38:20 Running ssh-add (command line suppressed) 18:38:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-217@tmp/private_key_14917066200945126305.key (/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/private_key_14917066200945126305.key) 18:38:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:20 + git semver init 18:38:21 2023-11-14 18:38:21,058 [run_init] DEBUG init version:0.0.0 force:False 18:38:21 2023-11-14 18:38:21,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-217/.semver 18:38:21 2023-11-14 18:38:21,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-217/.semver 18:38:21 2023-11-14 18:38:21,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-217/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-217, universal_newlines=False, shell=None, istream=None) 18:38:22 2023-11-14 18:38:22,068 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-217/.git/info/exclude 18:38:22 2023-11-14 18:38:22,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-217/.semver/PR-217 with force:False 18:38:22 2023-11-14 18:38:22,068 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-217/.semver/PR-217 18:38:22 2023-11-14 18:38:22,073 [execute] INFO git cat-file --batch-check 18:38:22 2023-11-14 18:38:22,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-217/.semver, universal_newlines=False, shell=None, istream=) 18:38:22 2023-11-14 18:38:22,079 [execute] INFO git cat-file --batch 18:38:22 2023-11-14 18:38:22,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-217/.semver, universal_newlines=False, shell=None, istream=) 18:38:22 2023-11-14 18:38:22,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-217/.semver/PR-217 18:38:22 0.0.0 [Pipeline] } 18:38:22 $ docker exec --env ******** --env ******** 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc ssh-agent -k 18:38:22 unset SSH_AUTH_SOCK; 18:38:22 unset SSH_AGENT_PID; 18:38:22 echo Agent pid 76 killed; 18:38:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:22 + git semver [Pipeline] } 18:38:23 $ docker stop --time=1 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc 18:38:24 $ docker rm -f --volumes 61307689dc792ecdebd8542685c79a283a1d144a704b7687c169ce32512e44cc [Pipeline] // withDockerContainer [Pipeline] sh 18:38:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:38:25 Stashed 1 file(s) [Pipeline] echo 18:38:25 [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:38:25 provisioning config files... 18:38:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/config18028033152829592202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:26 ---> docker-login.sh 18:38:26 nexus3.edgexfoundry.org:10001 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10002 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10003 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10004 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 docker.io 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 ---> docker-login.sh ends [Pipeline] } 18:38:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:38:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:38:26 ========================================================= 18:38:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:38:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:27 + 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:38:27 Sending build context to Docker daemon 16.22MB 18:38:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:38:27 Step 2/12 : FROM ${BASE} AS builder 18:38:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:38:27 7264a8db6415: Pulling fs layer 18:38:27 c4d48a809fc2: Pulling fs layer 18:38:27 4f1c88b9dad5: Pulling fs layer 18:38:27 ad3a456e5733: Pulling fs layer 18:38:27 69c7f0334f64: Pulling fs layer 18:38:27 1f1c1a5573a3: Pulling fs layer 18:38:27 ce7588e14bc9: Pulling fs layer 18:38:27 b5e4710f87ac: Pulling fs layer 18:38:27 ad3a456e5733: Waiting 18:38:27 69c7f0334f64: Waiting 18:38:27 1f1c1a5573a3: Waiting 18:38:27 ce7588e14bc9: Waiting 18:38:27 b5e4710f87ac: Waiting 18:38:27 c4d48a809fc2: Verifying Checksum 18:38:27 c4d48a809fc2: Download complete 18:38:27 ad3a456e5733: Download complete 18:38:27 69c7f0334f64: Verifying Checksum 18:38:27 69c7f0334f64: Download complete 18:38:27 7264a8db6415: Verifying Checksum 18:38:27 7264a8db6415: Download complete 18:38:27 1f1c1a5573a3: Verifying Checksum 18:38:27 1f1c1a5573a3: Download complete 18:38:27 7264a8db6415: Pull complete 18:38:27 c4d48a809fc2: Pull complete 18:38:27 b5e4710f87ac: Verifying Checksum 18:38:27 b5e4710f87ac: Download complete 18:38:27 4f1c88b9dad5: Verifying Checksum 18:38:27 4f1c88b9dad5: Download complete 18:38:28 ce7588e14bc9: Verifying Checksum 18:38:28 ce7588e14bc9: Download complete 18:38:30 4f1c88b9dad5: Pull complete 18:38:30 ad3a456e5733: Pull complete 18:38:30 69c7f0334f64: Pull complete 18:38:30 1f1c1a5573a3: Pull complete 18:38:33 ce7588e14bc9: Pull complete 18:38:33 b5e4710f87ac: Pull complete 18:38:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:38:33 ---> 88b5674ff536 18:38:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:38:38 ---> Running in b46be9147611 18:38:38 Removing intermediate container b46be9147611 18:38:38 ---> ed95455701af 18:38:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:38:38 ---> Running in d5bc270d3842 18:38:38 Removing intermediate container d5bc270d3842 18:38:38 ---> 03ad9bc83aee 18:38:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:38:38 ---> Running in 2851e275a547 18:38:38 Removing intermediate container 2851e275a547 18:38:38 ---> cb43e56443ff 18:38:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:38:38 ---> Running in a8bc225bc153 18:38:38 Removing intermediate container a8bc225bc153 18:38:38 ---> 02cf6a931e07 18:38:38 Step 7/12 : WORKDIR /device-gpio 18:38:38 ---> Running in 4b191b7f9905 18:38:38 Removing intermediate container 4b191b7f9905 18:38:38 ---> 8c5ade389351 18:38:38 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:38 ---> Running in 479aeb913efc 18:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:38:39 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:38:39 (2/4) Installing libedit (20221030.3.1-r1) 18:38:39 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:38:39 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:38:39 Executing busybox-1.36.1-r5.trigger 18:38:39 OK: 268 MiB in 56 packages 18:38:40 Removing intermediate container 479aeb913efc 18:38:40 ---> 14d50c4a646d 18:38:40 Step 9/12 : COPY go.mod vendor* ./ 18:38:40 ---> 96cd89ddcd1d 18:38:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:40 ---> Running in 3dc4752fb541 18:38:40 Still waiting to schedule task 18:38:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:39:19 Removing intermediate container 3dc4752fb541 18:39:19 ---> 3cce7c4fbc44 18:39:19 Step 11/12 : COPY . . 18:39:19 ---> c2b331d38cbb 18:39:19 Step 12/12 : RUN ${MAKE} 18:39:19 ---> Running in e184256b5343 18:39:19 noop 18:39:19 Removing intermediate container e184256b5343 18:39:19 ---> 12ce34497b30 18:39:19 Successfully built 12ce34497b30 18:39:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker inspect -f . ci-base-image-x86_64 18:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:19 prd-ubuntu20.04-docker-8c-8g-17510 does not seem to be running inside a container 18:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-217 -v /w/workspace/edgexfoundry_device-gpio_PR-217:/w/workspace/edgexfoundry_device-gpio_PR-217:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-217@tmp:/w/workspace/edgexfoundry_device-gpio_PR-217@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:39:20 $ docker top 83ba9f82ddff2af27d4b31b7bab49c8ebe2129d62f49c97b31bb2fcaf16025b3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:20 + go version 18:39:20 go version go1.21.0 linux/amd64 [Pipeline] } 18:39:20 $ docker stop --time=1 83ba9f82ddff2af27d4b31b7bab49c8ebe2129d62f49c97b31bb2fcaf16025b3 18:39:21 $ docker rm -f --volumes 83ba9f82ddff2af27d4b31b7bab49c8ebe2129d62f49c97b31bb2fcaf16025b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:22 + docker inspect -f . ci-base-image-x86_64 18:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:22 prd-ubuntu20.04-docker-8c-8g-17510 does not seem to be running inside a container 18:39:22 $ 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-217 -v /w/workspace/edgexfoundry_device-gpio_PR-217:/w/workspace/edgexfoundry_device-gpio_PR-217:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-217@tmp:/w/workspace/edgexfoundry_device-gpio_PR-217@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:39:23 $ docker top ecb58cf01a324c4b73b756a5dd3e217d2b46c411d2516e2d340bd9d8ffb7b553 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-217 [Pipeline] fileExists [Pipeline] sh 18:39:23 + make test 18:39:23 go test ./... -coverprofile=coverage.out ./... 18:39:25 ? github.com/edgexfoundry/device-gpio [no test files] 18:39:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:39:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:39:41 go vet ./... 18:39:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:39:45 $ docker stop --time=1 ecb58cf01a324c4b73b756a5dd3e217d2b46c411d2516e2d340bd9d8ffb7b553 18:39:47 $ docker rm -f --volumes ecb58cf01a324c4b73b756a5dd3e217d2b46c411d2516e2d340bd9d8ffb7b553 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:39:49 + ls -al . 18:39:49 total 152 18:39:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:39 . 18:39:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:37 .. 18:39:49 -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 18:37 .dockerignore 18:39:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:39 .git 18:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:37 .github 18:39:49 -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 18:37 .gitignore 18:39:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:37 .golangci.yml 18:39:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:38 .semver 18:39:49 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 18:37 Attribution.txt 18:39:49 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 18:37 CHANGELOG.md 18:39:49 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 14 18:37 Dockerfile 18:39:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:37 GOVERNANCE.md 18:39:49 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 18:37 Jenkinsfile 18:39:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:37 LICENSE 18:39:49 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 18:37 Makefile 18:39:49 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 18:37 OWNERS.md 18:39:49 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 18:37 README.md 18:39:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:38 VERSION 18:39:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:37 bin 18:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:37 cmd 18:39:49 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:39 coverage.out 18:39:49 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 18:37 go.mod 18:39:49 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 18:37 go.sum 18:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:37 internal 18:39:49 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 18:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:50 + 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=ac54d5e6d66d591864f7d851154fec35fb68fd2f --label arch=amd64 --label version=0.0.0 . 18:39:50 Sending build context to Docker daemon 16.22MB 18:39:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:39:50 Step 2/26 : FROM ${BASE} AS builder 18:39:50 ---> 12ce34497b30 18:39:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:39:50 ---> Running in b0b2597f694c 18:39:50 Removing intermediate container b0b2597f694c 18:39:50 ---> 65ed11dba910 18:39:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:50 ---> Running in 2fef5ca8a2cf 18:39:50 Removing intermediate container 2fef5ca8a2cf 18:39:50 ---> fde317dd84ca 18:39:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:39:50 ---> Running in 30ad054e71cc 18:39:50 Removing intermediate container 30ad054e71cc 18:39:50 ---> 372612a5c362 18:39:50 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:39:50 ---> Running in 52dd3c7252a3 18:39:50 Removing intermediate container 52dd3c7252a3 18:39:50 ---> abb2de3c61c3 18:39:50 Step 7/26 : WORKDIR /device-gpio 18:39:50 ---> Running in 7b80f8c97cea 18:39:50 Removing intermediate container 7b80f8c97cea 18:39:50 ---> 6615acc2cc9b 18:39:50 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:50 ---> Running in 50774e244d3d 18:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:39:51 OK: 268 MiB in 56 packages 18:39:51 Removing intermediate container 50774e244d3d 18:39:51 ---> 2042e02177c1 18:39:51 Step 9/26 : COPY go.mod vendor* ./ 18:39:51 ---> a2fd89e2dfb3 18:39:51 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:51 ---> Running in e5211e22e2d6 18:39:52 Removing intermediate container e5211e22e2d6 18:39:52 ---> 3fa76470d7ed 18:39:52 Step 11/26 : COPY . . 18:39:53 ---> 9128e887e4e7 18:39:53 Step 12/26 : RUN ${MAKE} 18:39:53 ---> Running in 9a8144c91cb4 18:39:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:40:11 Removing intermediate container 9a8144c91cb4 18:40:11 ---> fae6410a3f15 18:40:11 Step 13/26 : FROM alpine:3.18 18:40:11 3.18: Pulling from library/alpine 18:40:11 96526aa774ef: Pulling fs layer 18:40:12 96526aa774ef: Verifying Checksum 18:40:12 96526aa774ef: Download complete 18:40:12 96526aa774ef: Pull complete 18:40:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:40:12 Status: Downloaded newer image for alpine:3.18 18:40:12 ---> 8ca4688f4f35 18:40:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:40:12 ---> Running in d39e0b63ec3e 18:40:12 Removing intermediate container d39e0b63ec3e 18:40:12 ---> 5095a3320181 18:40:12 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:40:12 ---> Running in 568aa4477ecd 18:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:40:13 (1/1) Installing dumb-init (1.2.5-r2) 18:40:13 Executing busybox-1.36.1-r2.trigger 18:40:13 OK: 7 MiB in 16 packages 18:40:13 Removing intermediate container 568aa4477ecd 18:40:13 ---> 62130f399db8 18:40:13 Step 16/26 : RUN apk --no-cache upgrade 18:40:13 ---> Running in b36bedb442e5 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:40:13 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:40:13 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:40:13 Executing busybox-1.36.1-r5.post-upgrade 18:40:13 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:40:13 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:40:14 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:40:14 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:40:14 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:40:14 Executing busybox-1.36.1-r5.trigger 18:40:14 OK: 7 MiB in 16 packages 18:40:14 Removing intermediate container b36bedb442e5 18:40:14 ---> b3ced293d08f 18:40:14 Step 17/26 : WORKDIR / 18:40:14 ---> Running in 353bc55d3224 18:40:14 Removing intermediate container 353bc55d3224 18:40:14 ---> bd49a5e7f8b2 18:40:14 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 18:40:14 ---> 9f2e8795f2b8 18:40:14 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 18:40:14 ---> a284621c152c 18:40:14 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 18:40:15 ---> f036d088dac9 18:40:15 Step 21/26 : EXPOSE 59910 18:40:15 ---> Running in ea41d1dc1b4f 18:40:15 Removing intermediate container ea41d1dc1b4f 18:40:15 ---> 964034b3471b 18:40:15 Step 22/26 : ENTRYPOINT ["/device-gpio"] 18:40:15 ---> Running in 3bd947914b6c 18:40:15 Removing intermediate container 3bd947914b6c 18:40:15 ---> 0b126ef674d3 18:40:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:40:15 ---> Running in 91bd6b4b0d2c 18:40:15 Removing intermediate container 91bd6b4b0d2c 18:40:15 ---> 4d05450a7df3 18:40:15 Step 24/26 : LABEL arch=amd64 18:40:15 ---> Running in b437169274ae 18:40:16 Removing intermediate container b437169274ae 18:40:16 ---> 3a88d758c5a5 18:40:16 Step 25/26 : LABEL git_sha=ac54d5e6d66d591864f7d851154fec35fb68fd2f 18:40:16 ---> Running in 279395dd94e9 18:40:16 Removing intermediate container 279395dd94e9 18:40:16 ---> 0af68fb6f9d8 18:40:16 Step 26/26 : LABEL version=0.0.0 18:40:16 ---> Running in 6c94bb3ccb24 18:40:16 Removing intermediate container 6c94bb3ccb24 18:40:16 ---> 86cfcb4c6715 18:40:16 [Warning] One or more build-args [ARCH] were not consumed 18:40:16 Successfully built 86cfcb4c6715 18:40:16 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:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:16 18:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:17 latest: Pulling from edgex-lftools-log-publisher 18:40:17 5eb5b503b376: Pulling fs layer 18:40:17 5c69ac0246d0: Pulling fs layer 18:40:17 ec43610c2a17: Pulling fs layer 18:40:17 3a2ae6a8a46f: Pulling fs layer 18:40:17 33b1e0a273af: Pulling fs layer 18:40:17 5d3b04190fa2: Pulling fs layer 18:40:17 2f39f015ded8: Pulling fs layer 18:40:17 33b1e0a273af: Waiting 18:40:17 5d3b04190fa2: Waiting 18:40:17 2f39f015ded8: Waiting 18:40:17 3a2ae6a8a46f: Waiting 18:40:17 5c69ac0246d0: Verifying Checksum 18:40:17 5c69ac0246d0: Download complete 18:40:17 3a2ae6a8a46f: Verifying Checksum 18:40:17 3a2ae6a8a46f: Download complete 18:40:17 33b1e0a273af: Verifying Checksum 18:40:17 33b1e0a273af: Download complete 18:40:17 5d3b04190fa2: Verifying Checksum 18:40:17 5d3b04190fa2: Download complete 18:40:17 ec43610c2a17: Verifying Checksum 18:40:17 ec43610c2a17: Download complete 18:40:17 5eb5b503b376: Verifying Checksum 18:40:17 5eb5b503b376: Download complete 18:40:18 2f39f015ded8: Download complete 18:40:18 5eb5b503b376: Pull complete 18:40:18 5c69ac0246d0: Pull complete 18:40:19 ec43610c2a17: Pull complete 18:40:19 3a2ae6a8a46f: Pull complete 18:40:19 33b1e0a273af: Pull complete 18:40:19 5d3b04190fa2: Pull complete 18:40:23 2f39f015ded8: Pull complete 18:40:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:23 prd-ubuntu20.04-docker-8c-8g-17510 does not seem to be running inside a container 18:40:23 $ 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-217 -v /w/workspace/edgexfoundry_device-gpio_PR-217:/w/workspace/edgexfoundry_device-gpio_PR-217:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-217@tmp:/w/workspace/edgexfoundry_device-gpio_PR-217@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 18:40:27 $ docker top cc1ddd3cfe74b0ad8b10b2a58195697c659d7b040409083de4aa0b211180db1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:28 ---> job-cost.sh 18:40:28 lf-activate-venv: SKIPPING 18:40:28 INFO: No Stack... 18:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:28 INFO: Archiving Costs [Pipeline] sh 18:40:29 + cat /w/workspace/edgexfoundry_device-gpio_PR-217/archives/cost.csv 18:40:29 + cut -d, -f6 [Pipeline] lock 18:40:29 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] 18:40:29 Resource [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] did not exist. Created. 18:40:29 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:29 + echo total: 0.2199999988079071 [Pipeline] stash 18:40:29 Stashed 1 file(s) [Pipeline] } 18:40:29 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:29 $ docker stop --time=1 cc1ddd3cfe74b0ad8b10b2a58195697c659d7b040409083de4aa0b211180db1b 18:40:30 $ docker rm -f --volumes cc1ddd3cfe74b0ad8b10b2a58195697c659d7b040409083de4aa0b211180db1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:42:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17513 in /w/workspace/edgexfoundry_device-gpio_PR-217 [Pipeline] { [Pipeline] ws 18:42:13 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 18:42:13 The recommended git tool is: git 18:42:20 using credential edgex-jenkins-ssh 18:42:20 Cloning the remote Git repository 18:42:20 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:42:20 > git init /w/workspace/device-gpio/1 # timeout=10 18:42:20 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:42:20 > git --version # timeout=10 18:42:20 > git --version # 'git version 2.25.1' 18:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:42:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:24 Merging remotes/origin/main commit 67bef4fbd65aa928ed2d1c195f99386da58a84e2 into PR head commit ac54d5e6d66d591864f7d851154fec35fb68fd2f 18:42:24 Merge succeeded, producing ac54d5e6d66d591864f7d851154fec35fb68fd2f 18:42:24 Checking out Revision ac54d5e6d66d591864f7d851154fec35fb68fd2f (PR-217) 18:42:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:42:23 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:42:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:42:24 > git config core.sparsecheckout # timeout=10 18:42:24 > git checkout -f ac54d5e6d66d591864f7d851154fec35fb68fd2f # timeout=10 18:42:24 > git remote # timeout=10 18:42:24 > git config --get remote.origin.url # timeout=10 18:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:24 > git merge 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 18:42:24 > git rev-parse HEAD^{commit} # timeout=10 18:42:24 > git config core.sparsecheckout # timeout=10 18:42:24 > git checkout -f ac54d5e6d66d591864f7d851154fec35fb68fd2f # timeout=10 18:42:28 Commit message: "fix: Address CVE in Alpine base image" 18:42:28 > git --version # timeout=10 18:42:28 > git --version # 'git version 2.25.1' 18:42:28 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:29 Dload Upload Total Spent Left Speed 18:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 18:42:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:42:30 + sudo tee /etc/docker/daemon.new 18:42:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:42:30 { 18:42:30 "registry-mirrors": [ 18:42:30 "https://nexus3.edgexfoundry.org:10001" 18:42:30 ], 18:42:30 "bip": "10.250.0.254/24", 18:42:30 "hosts": [ 18:42:30 "tcp://0.0.0.0:5555", 18:42:30 "unix:///var/run/docker.sock" 18:42:30 ], 18:42:30 "mtu": 1458, 18:42:30 "selinux-enabled": true, 18:42:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:42:30 } [Pipeline] sh 18:42:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:42:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:49 provisioning config files... 18:42:49 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5703863666600210185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:50 ---> docker-login.sh 18:42:50 nexus3.edgexfoundry.org:10001 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10002 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:51 Configure a credential helper to remove this warning. See 18:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:51 18:42:51 Login Succeeded 18:42:51 nexus3.edgexfoundry.org:10003 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:51 Configure a credential helper to remove this warning. See 18:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:51 18:42:51 Login Succeeded 18:42:51 nexus3.edgexfoundry.org:10004 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:52 Configure a credential helper to remove this warning. See 18:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:52 18:42:52 Login Succeeded 18:42:52 docker.io 18:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:52 Configure a credential helper to remove this warning. See 18:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:52 18:42:52 Login Succeeded 18:42:52 ---> docker-login.sh ends [Pipeline] } 18:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:53 ========================================================= 18:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:53 + 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 . 18:42:54 Sending build context to Docker daemon 8.172MB 18:42:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:42:54 Step 2/12 : FROM ${BASE} AS builder 18:42:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:42:54 9fda8d8052c6: Pulling fs layer 18:42:54 5d54e960e981: Pulling fs layer 18:42:54 c4a7e357bf2a: Pulling fs layer 18:42:54 f0e02332f6b5: Pulling fs layer 18:42:54 872ee5b61b7b: Pulling fs layer 18:42:54 0c6a40ed1a82: Pulling fs layer 18:42:54 94ae7d8d031c: Pulling fs layer 18:42:54 872ee5b61b7b: Waiting 18:42:54 0c6a40ed1a82: Waiting 18:42:54 94ae7d8d031c: Waiting 18:42:54 f0e02332f6b5: Waiting 18:42:54 5d54e960e981: Verifying Checksum 18:42:54 5d54e960e981: Download complete 18:42:54 f0e02332f6b5: Verifying Checksum 18:42:54 f0e02332f6b5: Download complete 18:42:54 872ee5b61b7b: Verifying Checksum 18:42:54 872ee5b61b7b: Download complete 18:42:54 9fda8d8052c6: Verifying Checksum 18:42:54 9fda8d8052c6: Download complete 18:42:54 94ae7d8d031c: Verifying Checksum 18:42:54 94ae7d8d031c: Download complete 18:42:55 9fda8d8052c6: Pull complete 18:42:56 5d54e960e981: Pull complete 18:42:56 c4a7e357bf2a: Verifying Checksum 18:42:56 c4a7e357bf2a: Download complete 18:42:57 0c6a40ed1a82: Verifying Checksum 18:43:09 c4a7e357bf2a: Pull complete 18:43:09 f0e02332f6b5: Pull complete 18:43:10 872ee5b61b7b: Pull complete 18:43:20 0c6a40ed1a82: Pull complete 18:43:20 94ae7d8d031c: Pull complete 18:43:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:43:20 ---> 86de565de09d 18:43:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:43:22 ---> Running in 522d1b68182d 18:43:22 Removing intermediate container 522d1b68182d 18:43:22 ---> d4995a61f677 18:43:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:22 ---> Running in bdfc62acce4a 18:43:23 Removing intermediate container bdfc62acce4a 18:43:23 ---> 487d5b72baf7 18:43:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:43:23 ---> Running in a5720bad718d 18:43:23 Removing intermediate container a5720bad718d 18:43:23 ---> 8446b37b2fd9 18:43:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:43:23 ---> Running in 08bb10999c3a 18:43:23 Removing intermediate container 08bb10999c3a 18:43:23 ---> 3fa9e722a774 18:43:23 Step 7/12 : WORKDIR /device-gpio 18:43:23 ---> Running in ac37969c8932 18:43:24 Removing intermediate container ac37969c8932 18:43:24 ---> b5d9572f18ac 18:43:24 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:24 ---> Running in eff9c2a573b6 18:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:43:27 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:43:27 (2/4) Installing libedit (20221030.3.1-r1) 18:43:27 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:43:27 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:43:27 Executing busybox-1.36.1-r5.trigger 18:43:27 OK: 271 MiB in 56 packages 18:43:28 Removing intermediate container eff9c2a573b6 18:43:28 ---> 79fd5a533875 18:43:28 Step 9/12 : COPY go.mod vendor* ./ 18:43:31 ---> 0c7871d086b4 18:43:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:31 ---> Running in 288df6985b97 18:44:53 Removing intermediate container 288df6985b97 18:44:53 ---> 7872596d94b5 18:44:53 Step 11/12 : COPY . . 18:44:53 ---> fa84cdfc536a 18:44:53 Step 12/12 : RUN ${MAKE} 18:44:53 ---> Running in fc662ebab042 18:44:53 noop 18:44:53 Removing intermediate container fc662ebab042 18:44:53 ---> 490602d54473 18:44:53 Successfully built 490602d54473 18:44:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:54 + docker inspect -f . ci-base-image-arm64 18:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-17513 does not seem to be running inside a container 18:44:54 $ 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 18:44:55 $ docker top f6156640a7cb633685b9c1e132308e164df90dc3d994741fcfe8fc695ea4549b -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:56 + go version 18:44:56 go version go1.21.0 linux/arm64 [Pipeline] } 18:44:56 $ docker stop --time=1 f6156640a7cb633685b9c1e132308e164df90dc3d994741fcfe8fc695ea4549b 18:44:58 $ docker rm -f --volumes f6156640a7cb633685b9c1e132308e164df90dc3d994741fcfe8fc695ea4549b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:59 + docker inspect -f . ci-base-image-arm64 18:44:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:59 prd-ubuntu20.04-docker-arm64-4c-16g-17513 does not seem to be running inside a container 18:44:59 $ 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 18:45:01 $ docker top bef7b0f380a9de5e055a6c7a46db1cd8c4af3cdf592f5833e5fc8d3584734f78 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:02 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 18:45:02 + make test 18:45:02 go test ./... -coverprofile=coverage.out ./... 18:45:07 ? github.com/edgexfoundry/device-gpio [no test files] 18:46:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:46:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:46:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:46:59 go vet ./... 18:47:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:47:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:47:25 ./bin/test-attribution-txt.sh [Pipeline] echo 18:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:47:25 $ docker stop --time=1 bef7b0f380a9de5e055a6c7a46db1cd8c4af3cdf592f5833e5fc8d3584734f78 18:47:27 $ docker rm -f --volumes bef7b0f380a9de5e055a6c7a46db1cd8c4af3cdf592f5833e5fc8d3584734f78 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:29 Warning: overwriting stash ‘coverage-report’ 18:47:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:47:30 + ls -al . 18:47:30 total 148 18:47:30 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 18:45 . 18:47:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:42 .. 18:47:30 -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 18:42 .dockerignore 18:47:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:42 .git 18:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 .github 18:47:30 -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 18:42 .gitignore 18:47:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:42 .golangci.yml 18:47:30 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 18:42 Attribution.txt 18:47:30 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 18:42 CHANGELOG.md 18:47:30 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 14 18:42 Dockerfile 18:47:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:42 GOVERNANCE.md 18:47:30 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 18:42 Jenkinsfile 18:47:30 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:42 LICENSE 18:47:30 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 18:42 Makefile 18:47:30 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 18:42 OWNERS.md 18:47:30 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 18:42 README.md 18:47:30 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:38 VERSION 18:47:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:42 bin 18:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 cmd 18:47:30 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:45 coverage.out 18:47:30 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 18:42 go.mod 18:47:30 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 18:42 go.sum 18:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:42 internal 18:47:30 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + 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=ac54d5e6d66d591864f7d851154fec35fb68fd2f --label arch=arm64 --label version=0.0.0 . 18:47:31 Sending build context to Docker daemon 8.173MB 18:47:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:47:31 Step 2/26 : FROM ${BASE} AS builder 18:47:31 ---> 490602d54473 18:47:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:47:31 ---> Running in a4b26b049e04 18:47:31 Removing intermediate container a4b26b049e04 18:47:31 ---> a3ae1a2b1414 18:47:31 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:32 ---> Running in b3aeed7014b0 18:47:32 Removing intermediate container b3aeed7014b0 18:47:32 ---> f83a75638239 18:47:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:47:32 ---> Running in b9a296f5dc95 18:47:33 Removing intermediate container b9a296f5dc95 18:47:33 ---> bb4c9aaed2f9 18:47:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:47:33 ---> Running in 375f9b7e001d 18:47:33 Removing intermediate container 375f9b7e001d 18:47:33 ---> 07fabe995c40 18:47:33 Step 7/26 : WORKDIR /device-gpio 18:47:33 ---> Running in b68f89540301 18:47:33 Removing intermediate container b68f89540301 18:47:33 ---> 0418431f6412 18:47:33 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:47:33 ---> Running in 4e3b645f54b8 18:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:36 OK: 271 MiB in 56 packages 18:47:37 Removing intermediate container 4e3b645f54b8 18:47:37 ---> 488aee528ba4 18:47:37 Step 9/26 : COPY go.mod vendor* ./ 18:47:38 ---> 81f22b3e2434 18:47:38 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:38 ---> Running in 1275d1216ab0 18:47:40 Removing intermediate container 1275d1216ab0 18:47:40 ---> d7a711072d7b 18:47:40 Step 11/26 : COPY . . 18:47:41 ---> bf87330f4726 18:47:41 Step 12/26 : RUN ${MAKE} 18:47:41 ---> Running in 93e68bf795ec 18:47:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:49:49 Removing intermediate container 93e68bf795ec 18:49:49 ---> fa7b2bf24aa4 18:49:49 Step 13/26 : FROM alpine:3.18 18:49:49 3.18: Pulling from library/alpine 18:49:49 579b34f0a95b: Pulling fs layer 18:49:49 579b34f0a95b: Verifying Checksum 18:49:49 579b34f0a95b: Download complete 18:49:49 579b34f0a95b: Pull complete 18:49:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:49:49 Status: Downloaded newer image for alpine:3.18 18:49:49 ---> 3cc203321400 18:49:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:49:49 ---> Running in db3d6b4bbcc8 18:49:49 Removing intermediate container db3d6b4bbcc8 18:49:49 ---> c153bd2884cd 18:49:49 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:49:49 ---> Running in d53601f04966 18:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:49:49 (1/1) Installing dumb-init (1.2.5-r2) 18:49:49 Executing busybox-1.36.1-r2.trigger 18:49:49 OK: 8 MiB in 16 packages 18:49:50 Removing intermediate container d53601f04966 18:49:50 ---> 5ee4e35a53bf 18:49:50 Step 16/26 : RUN apk --no-cache upgrade 18:49:50 ---> Running in fffea0c9c26c 18:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:49:52 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:49:52 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:49:52 Executing busybox-1.36.1-r5.post-upgrade 18:49:52 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:49:52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:49:52 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:49:52 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:49:52 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:49:53 Executing busybox-1.36.1-r5.trigger 18:49:53 OK: 8 MiB in 16 packages 18:49:54 Removing intermediate container fffea0c9c26c 18:49:54 ---> 75d97d8b471c 18:49:54 Step 17/26 : WORKDIR / 18:49:54 ---> Running in 4191fabaa1a9 18:49:54 Removing intermediate container 4191fabaa1a9 18:49:54 ---> 1fac73b77925 18:49:54 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 18:49:58 ---> 6293b1a45ecd 18:49:58 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 18:49:58 ---> 3bfd145bb27e 18:49:58 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 18:50:00 ---> 82bc9d093d6c 18:50:00 Step 21/26 : EXPOSE 59910 18:50:00 ---> Running in d376558e0168 18:50:00 Removing intermediate container d376558e0168 18:50:00 ---> 7fa23c6ff9ca 18:50:00 Step 22/26 : ENTRYPOINT ["/device-gpio"] 18:50:00 ---> Running in 2592dd86399b 18:50:01 Removing intermediate container 2592dd86399b 18:50:01 ---> cfc7f70ba131 18:50:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:50:01 ---> Running in 9d0d52c5b054 18:50:01 Removing intermediate container 9d0d52c5b054 18:50:01 ---> c85a602b48a7 18:50:01 Step 24/26 : LABEL arch=arm64 18:50:01 ---> Running in 9c72a1cded7c 18:50:01 Removing intermediate container 9c72a1cded7c 18:50:01 ---> c1d1c12ba867 18:50:01 Step 25/26 : LABEL git_sha=ac54d5e6d66d591864f7d851154fec35fb68fd2f 18:50:02 ---> Running in 2f5df2e1b5c0 18:50:02 Removing intermediate container 2f5df2e1b5c0 18:50:02 ---> 3f4221ecdabb 18:50:02 Step 26/26 : LABEL version=0.0.0 18:50:02 ---> Running in 98715104f4a1 18:50:02 Removing intermediate container 98715104f4a1 18:50:02 ---> e6c7e6a4d51f 18:50:02 [Warning] One or more build-args [ARCH] were not consumed 18:50:02 Successfully built e6c7e6a4d51f 18:50:02 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 18:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:03 18:50:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:04 arm64: Pulling from edgex-lftools-log-publisher 18:50:04 8998bd30e6a1: Pulling fs layer 18:50:04 04944245beec: Pulling fs layer 18:50:04 699f458cf7ca: Pulling fs layer 18:50:04 765212b225bb: Pulling fs layer 18:50:04 f23df028b6ca: Pulling fs layer 18:50:04 d65c8cfc05b1: Pulling fs layer 18:50:04 2437ff75d9bd: Pulling fs layer 18:50:04 765212b225bb: Waiting 18:50:04 f23df028b6ca: Waiting 18:50:04 d65c8cfc05b1: Waiting 18:50:04 2437ff75d9bd: Waiting 18:50:04 04944245beec: Verifying Checksum 18:50:04 04944245beec: Download complete 18:50:04 765212b225bb: Verifying Checksum 18:50:04 765212b225bb: Download complete 18:50:04 f23df028b6ca: Verifying Checksum 18:50:04 f23df028b6ca: Download complete 18:50:04 d65c8cfc05b1: Verifying Checksum 18:50:04 d65c8cfc05b1: Download complete 18:50:04 699f458cf7ca: Verifying Checksum 18:50:04 699f458cf7ca: Download complete 18:50:05 8998bd30e6a1: Download complete 18:50:07 2437ff75d9bd: Verifying Checksum 18:50:07 2437ff75d9bd: Download complete 18:50:11 8998bd30e6a1: Pull complete 18:50:12 04944245beec: Pull complete 18:50:14 699f458cf7ca: Pull complete 18:50:14 765212b225bb: Pull complete 18:50:15 f23df028b6ca: Pull complete 18:50:15 d65c8cfc05b1: Pull complete 18:50:33 2437ff75d9bd: Pull complete 18:50:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:34 prd-ubuntu20.04-docker-arm64-4c-16g-17513 does not seem to be running inside a container 18:50:34 $ 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 18:50:37 $ docker top ba0eb1d8a9e982d318c193156b0097457f3bcefa21655d1ce9791956b437e233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:38 ---> job-cost.sh 18:50:38 lf-activate-venv: SKIPPING 18:50:38 INFO: No Stack... 18:50:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:39 INFO: Archiving Costs [Pipeline] sh 18:50:39 + cat /w/workspace/device-gpio/1/archives/cost.csv+ 18:50:39 cut -d, -f6 [Pipeline] lock 18:50:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] 18:50:40 Resource [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] did not exist. Created. 18:50:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:40 /w/workspace/device-gpio/1@tmp/durable-7c712ba6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:50:41 + echo total: 0.10999999940395355 [Pipeline] stash 18:50:41 Warning: overwriting stash ‘stack-cost’ 18:50:41 Stashed 1 file(s) [Pipeline] } 18:50:41 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:50:41 $ docker stop --time=1 ba0eb1d8a9e982d318c193156b0097457f3bcefa21655d1ce9791956b437e233 18:50:43 $ docker rm -f --volumes ba0eb1d8a9e982d318c193156b0097457f3bcefa21655d1ce9791956b437e233 [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 18:50:44 provisioning config files... 18:50:44 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/config14086446010428594269tmp [Pipeline] { [Pipeline] sh 18:50:44 + set +x 18:50:44 + curl -s https://codecov.io/bash 18:50:44 + bash -s -- 18:50:44 18:50:44 _____ _ 18:50:44 / ____| | | 18:50:44 | | ___ __| | ___ ___ _____ __ 18:50:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:50:44 | |___| (_) | (_| | __/ (_| (_) \ V / 18:50:44 \_____\___/ \__,_|\___|\___\___/ \_/ 18:50:44 Bash-1.0.6 18:50:44 18:50:44 18:50:44 ==> git version 2.25.1 found 18:50:44 ==> 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 18:50:44 Release-Date: 2020-01-08 18:50:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:50:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:50:44 ==> Jenkins CI detected. 18:50:44 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-217 18:50:44 project root: . 18:50:44 --> token set from env 18:50:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:50:44 ==> Running gcov in . (disable via -X gcov) 18:50:44 ==> Python coveragepy not found 18:50:44 ==> Searching for coverage reports in: 18:50:44 + . 18:50:44 -> Found 1 reports 18:50:44 ==> Detecting git/mercurial file structure 18:50:44 ==> Reading reports 18:50:44 + ./coverage.out bytes=10 18:50:44 ==> Appending adjustments 18:50:44 https://docs.codecov.io/docs/fixing-reports 18:50:44 + Found adjustments 18:50:44 ==> Gzipping contents 18:50:44 4.0K /tmp/codecov.MuCMOZ.gz 18:50:44 ==> Uploading reports 18:50:44 url: https://codecov.io 18:50:44 query: branch=PR-217&commit=ac54d5e6d66d591864f7d851154fec35fb68fd2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=217&job=&cmd_args= 18:50:44 -> Pinging Codecov 18:50:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-217&commit=ac54d5e6d66d591864f7d851154fec35fb68fd2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=217&job=&cmd_args= 18:50:44 -> Uploading to 18:50:44 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ac54d5e6d66d591864f7d851154fec35fb68fd2f/69959dd9-3a41-422b-817d-1904272858aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T185044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5bcabf32bcb9fafeb931b31b899ff6a07170bfc21887cefd094e028b66cbe2da 18:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:44 Dload Upload Total Spent Left Speed 18:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2225 --:--:-- --:--:-- --:--:-- 2225 18:50:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ac54d5e6d66d591864f7d851154fec35fb68fd2f [Pipeline] } 18:50:45 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 18:50:46 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-217/archives ] 18:50:46 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-217/archives 18:50:46 total 16 18:50:46 drwxr-xr-x 3 root root 4096 Nov 14 18:40 . 18:50:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:40 .. 18:50:46 drwxr-xr-x 2 root root 4096 Nov 14 18:40 cost 18:50:46 -rw-r--r-- 1 root root 83 Nov 14 18:40 cost.csv 18:50:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-217/archives 18:50:46 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-217/archives 18:50:46 total 16 18:50:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:40 . 18:50:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:40 .. 18:50:46 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:40 cost 18:50:46 -rw-r--r-- 1 jenkins jenkins 83 Nov 14 18:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:50:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:50:48 ---> package-listing.sh 18:50:48 ++ facter osfamily 18:50:48 ++ tr '[:upper:]' '[:lower:]' 18:50:48 + OS_FAMILY=debian 18:50:48 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-217 18:50:48 + START_PACKAGES=/tmp/packages_start.txt 18:50:48 + END_PACKAGES=/tmp/packages_end.txt 18:50:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:48 + PACKAGES=/tmp/packages_start.txt 18:50:48 + '[' /w/workspace/edgexfoundry_device-gpio_PR-217 ']' 18:50:48 + PACKAGES=/tmp/packages_end.txt 18:50:48 + case "${OS_FAMILY}" in 18:50:48 + dpkg -l 18:50:48 + grep '^ii' 18:50:48 + '[' -f /tmp/packages_start.txt ']' 18:50:48 + '[' -f /tmp/packages_end.txt ']' 18:50:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:48 + '[' /w/workspace/edgexfoundry_device-gpio_PR-217 ']' 18:50:48 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-217/archives/ 18:50:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-217/archives/ [Pipeline] echo 18:50:48 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-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:50:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:49 prd-ubuntu20.04-docker-8c-8g-17510 does not seem to be running inside a container 18:50:49 $ 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-217/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-217 -v /w/workspace/edgexfoundry_device-gpio_PR-217:/w/workspace/edgexfoundry_device-gpio_PR-217:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-217@tmp:/w/workspace/edgexfoundry_device-gpio_PR-217@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 18:50:49 $ docker top 2cfbc3ecb272ca75efa363f291cc664d6feb5e277d0b0195bbeaa1b38ae80096 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:50 + mkdir -p /var/log/sysstat [Pipeline] sh 18:50:50 + ls /var/log/sa-host 18:50:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:51 provisioning config files... 18:50:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-217@tmp/config7131564665884855272tmp [Pipeline] { [Pipeline] echo 18:50:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:51 ---> create-netrc.sh [Pipeline] } 18:50:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:50:51 ---> python-tools-install.sh [Pipeline] echo 18:50:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:52 ---> sudo-logs.sh 18:50:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:50:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:50:52 ---> job-cost.sh 18:50:52 lf-activate-venv: SKIPPING 18:50:52 DEBUG: total: 0.2199999988079071 18:50:52 INFO: Retrieving Stack Cost... 18:50:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:50:53 INFO: Archiving Costs [Pipeline] echo 18:50:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:53 ---> logs-deploy.sh 18:50:53 lf-activate-venv: SKIPPING 18:50:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-217/1 18:50:53 INFO: archiving workspace using pattern(s): 18:50:54 Archives upload complete. 18:50:54 INFO: archiving logs to Nexus