Pull request #240 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 weichou1229 for edgexfoundry/device-gpio Obtained Jenkinsfile from 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4+681c980075653d96542449bd4b0ebc71fd39f7a7 (938a388a108279da40b6a0324525175e2d7e4338) 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-ssh13739343421162496554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15475211509213299648.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-240/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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17450366828975915305.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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10367135369059766773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10600332050213119456.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-240/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-240/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14844978751058097300.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-24119 in /w/workspace/edgexfoundry_device-gpio_PR-240 [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-240 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 681c980075653d96542449bd4b0ebc71fd39f7a7 into PR head commit 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 Merge succeeded, producing 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 Checking out Revision 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 (PR-240) > 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/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 # 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 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:51:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:51:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:51:44 ========================================================= 07:51:44 EdgeX Global Pipelines Version Info 07:51:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:51:45 ------------------- 07:51:45 stable info: 07:51:45 ------------------- 07:51:45 Commited By: Ginny Guan ginny@iotechsys.com 07:51:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:51:45 Message: update stable to v1.0.265 07:51:45 ------------------- 07:51:45 experimental info: 07:51:45 ------------------- 07:51:45 Commited By: Cherry Wang cherry@iotechsys.com 07:51:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:51:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-240 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-240 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-240 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f02b45 [Pipeline] echo 07:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:48 provisioning config files... 07:51:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/config7682678800197449809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:48 ---> ****-login.sh 07:51:48 nexus3.edgexfoundry.org:10001 07:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:48 Configure a credential helper to remove this warning. See 07:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:48 07:51:48 Login Succeeded 07:51:48 nexus3.edgexfoundry.org:10002 07:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:49 Configure a credential helper to remove this warning. See 07:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:49 07:51:49 Login Succeeded 07:51:49 nexus3.edgexfoundry.org:10003 07:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:49 Configure a credential helper to remove this warning. See 07:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:49 07:51:49 Login Succeeded 07:51:49 nexus3.edgexfoundry.org:10004 07:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:49 Configure a credential helper to remove this warning. See 07:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:49 07:51:49 Login Succeeded 07:51:49 ****.io 07:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:49 Configure a credential helper to remove this warning. See 07:51:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:49 07:51:49 Login Succeeded 07:51:49 ---> ****-login.sh ends [Pipeline] } 07:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:51:50 + git rev-list -1 --merges 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4~1..9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [Pipeline] echo 07:51:50 -----------> git rev-list -1 --merges 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4~1..9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [false] [Pipeline] sh 07:51:50 + git log --format=format:%s -1 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [Pipeline] echo 07:51:50 ========================================================= 07:51:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:51:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:50 + git log --format=format:%s -1 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [Pipeline] echo 07:51:50 [semverPrep] GIT_COMMIT: 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4, Commit Message: refactor!: update module to v4 [Pipeline] echo 07:51:51 [semverPrep] This is not a build commit. [Pipeline] sh 07:51:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:51:51 + grep -v github /etc/ssh/ssh_known_hosts 07:51:51 + [ -e /tmp/ssh_known_hosts ] 07:51:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:51:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:51:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:51:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:51 07:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:51:52 b85a868b505f: Pulling fs layer 07:51:52 e2be974225ed: Pulling fs layer 07:51:52 339a4e72a1f5: Pulling fs layer 07:51:52 988bab9f4d93: Pulling fs layer 07:51:52 1469e6f7b9e6: Pulling fs layer 07:51:52 eaf3925da568: Pulling fs layer 07:51:52 bab4dde63d76: Pulling fs layer 07:51:52 bde34c3a00c8: Pulling fs layer 07:51:52 b352a97aabf1: Pulling fs layer 07:51:52 4872d77fe225: Pulling fs layer 07:51:52 5851b861e8e6: Pulling fs layer 07:51:52 988bab9f4d93: Waiting 07:51:52 1469e6f7b9e6: Waiting 07:51:52 bab4dde63d76: Waiting 07:51:52 eaf3925da568: Waiting 07:51:52 4872d77fe225: Waiting 07:51:52 5851b861e8e6: Waiting 07:51:52 b352a97aabf1: Waiting 07:51:52 bde34c3a00c8: Waiting 07:51:52 e2be974225ed: Verifying Checksum 07:51:52 e2be974225ed: Download complete 07:51:52 988bab9f4d93: Verifying Checksum 07:51:52 988bab9f4d93: Download complete 07:51:52 1469e6f7b9e6: Verifying Checksum 07:51:52 1469e6f7b9e6: Download complete 07:51:52 339a4e72a1f5: Verifying Checksum 07:51:52 339a4e72a1f5: Download complete 07:51:52 bde34c3a00c8: Verifying Checksum 07:51:52 bde34c3a00c8: Download complete 07:51:52 b352a97aabf1: Download complete 07:51:52 4872d77fe225: Verifying Checksum 07:51:52 4872d77fe225: Download complete 07:51:52 5851b861e8e6: Verifying Checksum 07:51:52 5851b861e8e6: Download complete 07:51:52 b85a868b505f: Verifying Checksum 07:51:52 b85a868b505f: Download complete 07:51:52 bab4dde63d76: Verifying Checksum 07:51:52 bab4dde63d76: Download complete 07:51:53 b85a868b505f: Pull complete 07:51:54 e2be974225ed: Pull complete 07:51:54 339a4e72a1f5: Pull complete 07:51:54 988bab9f4d93: Pull complete 07:51:54 1469e6f7b9e6: Pull complete 07:51:54 eaf3925da568: Pull complete 07:51:56 bab4dde63d76: Pull complete 07:51:56 bde34c3a00c8: Pull complete 07:51:56 b352a97aabf1: Pull complete 07:51:56 4872d77fe225: Pull complete 07:51:56 5851b861e8e6: Pull complete 07:51:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:57 prd-ubuntu20.04-docker-8c-8g-24119 does not seem to be running inside a container 07:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-240 -v /w/workspace/edgexfoundry_device-gpio_PR-240:/w/workspace/edgexfoundry_device-gpio_PR-240:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-240@tmp:/w/workspace/edgexfoundry_device-gpio_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:51:58 $ docker top 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 -eo pid,comm 07:51:58 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). 07:51:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:59 [ssh-agent] Looking for ssh-agent implementation... 07:51:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:59 $ docker exec 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 ssh-agent 07:51:59 SSH_AUTH_SOCK=/tmp/ssh-21Qcom58RpKM/agent.32 07:51:59 SSH_AGENT_PID=38 07:51:59 Running ssh-add (command line suppressed) 07:51:59 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-240@tmp/private_key_6073979688440400305.key (/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/private_key_6073979688440400305.key) 07:51:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:59 + git tag --points-at HEAD [Pipeline] } 07:51:59 $ docker exec --env ******** --env ******** 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 ssh-agent -k 07:51:59 unset SSH_AUTH_SOCK; 07:51:59 unset SSH_AGENT_PID; 07:51:59 echo Agent pid 38 killed; 07:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:52:00 [ssh-agent] Looking for ssh-agent implementation... 07:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:52:00 $ docker exec 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 ssh-agent 07:52:00 SSH_AUTH_SOCK=/tmp/ssh-mfsXiQJ6XNar/agent.71 07:52:00 SSH_AGENT_PID=77 07:52:00 Running ssh-add (command line suppressed) 07:52:00 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-240@tmp/private_key_7723385189395989512.key (/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/private_key_7723385189395989512.key) 07:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:52:00 + git semver init 07:52:01 2024-10-30 07:52:00,944 [run_init] DEBUG init version:0.0.0 force:False 07:52:01 2024-10-30 07:52:00,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-240/.semver 07:52:01 2024-10-30 07:52:00,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-240/.semver 07:52:01 2024-10-30 07:52:00,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-240/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-240, universal_newlines=False, shell=None, istream=None) 07:52:02 2024-10-30 07:52:02,602 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-240/.git/info/exclude 07:52:02 2024-10-30 07:52:02,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-240/.semver/PR-240 with force:False 07:52:02 2024-10-30 07:52:02,603 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-240/.semver/PR-240 07:52:02 2024-10-30 07:52:02,608 [execute] INFO git cat-file --batch-check 07:52:02 2024-10-30 07:52:02,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-240/.semver, universal_newlines=False, shell=None, istream=) 07:52:02 2024-10-30 07:52:02,615 [execute] INFO git cat-file --batch 07:52:02 2024-10-30 07:52:02,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-240/.semver, universal_newlines=False, shell=None, istream=) 07:52:02 2024-10-30 07:52:02,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-240/.semver/PR-240 07:52:02 0.0.0 [Pipeline] } 07:52:02 $ docker exec --env ******** --env ******** 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 ssh-agent -k 07:52:03 unset SSH_AUTH_SOCK; 07:52:03 unset SSH_AGENT_PID; 07:52:03 echo Agent pid 77 killed; 07:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:52:03 + git semver [Pipeline] } 07:52:03 $ docker stop --time=1 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 07:52:05 $ docker rm -f --volumes 57a11d66de4012717ba004b2d254e464be8ec5a8927d6433a2c120f464416d85 [Pipeline] // withDockerContainer [Pipeline] sh 07:52:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:52:05 Stashed 1 file(s) [Pipeline] echo 07:52:05 [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 07:52:06 provisioning config files... 07:52:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/config11135840558881446454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:52:06 ---> ****-login.sh 07:52:06 nexus3.edgexfoundry.org:10001 07:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:06 Configure a credential helper to remove this warning. See 07:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:06 07:52:06 Login Succeeded 07:52:06 nexus3.edgexfoundry.org:10002 07:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:06 Configure a credential helper to remove this warning. See 07:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:06 07:52:06 Login Succeeded 07:52:06 nexus3.edgexfoundry.org:10003 07:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:07 Configure a credential helper to remove this warning. See 07:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:07 07:52:07 Login Succeeded 07:52:07 nexus3.edgexfoundry.org:10004 07:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:07 Configure a credential helper to remove this warning. See 07:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:07 07:52:07 Login Succeeded 07:52:07 ****.io 07:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:52:07 Configure a credential helper to remove this warning. See 07:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:52:07 07:52:07 Login Succeeded 07:52:07 ---> ****-login.sh ends [Pipeline] } 07:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:52:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:52:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:52:07 ========================================================= 07:52:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:52:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:52:08 Sending build context to Docker daemon 30.38MB 07:52:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:52:08 Step 2/12 : FROM ${BASE} AS builder 07:52:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:52:08 43c4264eed91: Pulling fs layer 07:52:08 4cc291be95ef: Pulling fs layer 07:52:08 2ac1f1163629: Pulling fs layer 07:52:08 5c3c966382ef: Pulling fs layer 07:52:08 4f4fb700ef54: Pulling fs layer 07:52:08 5d5c8e513c77: Pulling fs layer 07:52:08 9f66e0745190: Pulling fs layer 07:52:08 f49a43e4bbc0: Pulling fs layer 07:52:08 561ebcabdf7f: Pulling fs layer 07:52:08 9f66e0745190: Waiting 07:52:08 5c3c966382ef: Waiting 07:52:08 4f4fb700ef54: Waiting 07:52:08 561ebcabdf7f: Waiting 07:52:08 f49a43e4bbc0: Waiting 07:52:08 5d5c8e513c77: Waiting 07:52:08 4cc291be95ef: Verifying Checksum 07:52:08 4cc291be95ef: Download complete 07:52:08 5c3c966382ef: Verifying Checksum 07:52:08 5c3c966382ef: Download complete 07:52:08 4f4fb700ef54: Verifying Checksum 07:52:08 4f4fb700ef54: Download complete 07:52:08 5d5c8e513c77: Verifying Checksum 07:52:08 5d5c8e513c77: Download complete 07:52:08 43c4264eed91: Download complete 07:52:08 9f66e0745190: Verifying Checksum 07:52:08 9f66e0745190: Download complete 07:52:08 43c4264eed91: Pull complete 07:52:08 561ebcabdf7f: Verifying Checksum 07:52:08 561ebcabdf7f: Download complete 07:52:08 4cc291be95ef: Pull complete 07:52:09 2ac1f1163629: Verifying Checksum 07:52:09 2ac1f1163629: Download complete 07:52:09 f49a43e4bbc0: Verifying Checksum 07:52:09 f49a43e4bbc0: Download complete 07:52:12 2ac1f1163629: Pull complete 07:52:12 5c3c966382ef: Pull complete 07:52:12 4f4fb700ef54: Pull complete 07:52:12 5d5c8e513c77: Pull complete 07:52:12 9f66e0745190: Pull complete 07:52:15 f49a43e4bbc0: Pull complete 07:52:15 561ebcabdf7f: Pull complete 07:52:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:52:15 ---> 3a752c3f9dda 07:52:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:52:17 ---> Running in a22ea6794760 07:52:17 Removing intermediate container a22ea6794760 07:52:17 ---> 69f54b09db23 07:52:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:52:17 ---> Running in d2846c159503 07:52:17 Removing intermediate container d2846c159503 07:52:17 ---> 48d5a2fcc9d5 07:52:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:52:17 ---> Running in 61b3c1d9d15c 07:52:17 Removing intermediate container 61b3c1d9d15c 07:52:17 ---> 7f1d2d227a21 07:52:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:52:17 ---> Running in 15115f04602b 07:52:17 Removing intermediate container 15115f04602b 07:52:17 ---> d608eec19656 07:52:17 Step 7/12 : WORKDIR /device-gpio 07:52:17 ---> Running in 8a9e43524f61 07:52:17 Removing intermediate container 8a9e43524f61 07:52:17 ---> 33ab3311a046 07:52:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:52:17 ---> Running in fbdcfc94ac60 07:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:52:18 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:52:18 (2/4) Installing libedit (20240517.3.1-r0) 07:52:18 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:52:18 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:52:18 Executing busybox-1.36.1-r29.trigger 07:52:18 OK: 250 MiB in 58 packages 07:52:19 Removing intermediate container fbdcfc94ac60 07:52:19 ---> 583d3cfda8a4 07:52:19 Step 9/12 : COPY go.mod vendor* ./ 07:52:19 ---> 55223ce4d5d2 07:52:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:19 ---> Running in e80b2133ab2f 07:52:21 Still waiting to schedule task 07:52:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:52:58 Removing intermediate container e80b2133ab2f 07:52:58 ---> 3cc64326c37b 07:52:58 Step 11/12 : COPY . . 07:52:58 ---> 0fb39fbf06ed 07:52:58 Step 12/12 : RUN ${MAKE} 07:52:58 ---> Running in 55e7b98b7bb7 07:52:58 noop 07:52:58 Removing intermediate container 55e7b98b7bb7 07:52:58 ---> bf16e8227793 07:52:58 Successfully built bf16e8227793 07:52:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker inspect -f . ci-base-image-x86_64 07:52:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:58 prd-ubuntu20.04-docker-8c-8g-24119 does not seem to be running inside a container 07:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-240 -v /w/workspace/edgexfoundry_device-gpio_PR-240:/w/workspace/edgexfoundry_device-gpio_PR-240:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-240@tmp:/w/workspace/edgexfoundry_device-gpio_PR-240@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-x86_64 cat 07:52:59 $ docker top eaabdfee5e972068ee1c73e757e6ba0fe99a4d765ee1db0b5e1af747ea790032 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:59 + go version 07:52:59 go version go1.23.2 linux/amd64 [Pipeline] } 07:52:59 $ docker stop --time=1 eaabdfee5e972068ee1c73e757e6ba0fe99a4d765ee1db0b5e1af747ea790032 07:53:00 $ docker rm -f --volumes eaabdfee5e972068ee1c73e757e6ba0fe99a4d765ee1db0b5e1af747ea790032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker inspect -f . ci-base-image-x86_64 07:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:01 prd-ubuntu20.04-docker-8c-8g-24119 does not seem to be running inside a container 07:53:01 $ 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-240 -v /w/workspace/edgexfoundry_device-gpio_PR-240:/w/workspace/edgexfoundry_device-gpio_PR-240:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-240@tmp:/w/workspace/edgexfoundry_device-gpio_PR-240@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-x86_64 cat 07:53:02 $ docker top 3241481577e828b4c49a3054aa6590e69dfe4e5f45f297bd758fc6384cf83204 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-240 [Pipeline] fileExists [Pipeline] sh 07:53:02 + make test 07:53:02 go test ./... -coverprofile=coverage.out ./... 07:53:04 ? github.com/edgexfoundry/device-gpio [no test files] 07:53:22 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 07:53:22 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 07:53:32 go vet ./... 07:53:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:53:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:53:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:53:38 $ docker stop --time=1 3241481577e828b4c49a3054aa6590e69dfe4e5f45f297bd758fc6384cf83204 07:53:41 $ docker rm -f --volumes 3241481577e828b4c49a3054aa6590e69dfe4e5f45f297bd758fc6384cf83204 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:53:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:53:43 + ls -al . 07:53:43 total 236 07:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:53 . 07:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:51 .. 07:53:43 -rw-rw-r-- 1 jenkins jenkins 120 Oct 30 07:51 .dockerignore 07:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:53 .git 07:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:51 .github 07:53:43 -rw-rw-r-- 1 jenkins jenkins 277 Oct 30 07:51 .gitignore 07:53:43 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 07:51 .golangci.yml 07:53:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:52 .semver 07:53:43 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 30 07:51 Attribution.txt 07:53:43 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 30 07:51 CHANGELOG.md 07:53:43 -rw-rw-r-- 1 jenkins jenkins 1694 Oct 30 07:51 Dockerfile 07:53:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:51 GOVERNANCE.md 07:53:43 -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 07:51 Jenkinsfile 07:53:43 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:51 LICENSE 07:53:43 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 30 07:51 Makefile 07:53:43 -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 07:51 OWNERS.md 07:53:43 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 30 07:51 README.md 07:53:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:52 VERSION 07:53:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:51 bin 07:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:51 cmd 07:53:43 -rw-r--r-- 1 jenkins jenkins 11486 Oct 30 07:53 coverage.out 07:53:43 -rw-rw-r-- 1 jenkins jenkins 6906 Oct 30 07:51 go.mod 07:53:43 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 07:51 go.sum 07:53:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:51 internal 07:53:43 -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 07:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:43 + 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=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 --label arch=amd64 --label version=0.0.0 . 07:53:43 Sending build context to Docker daemon 30.39MB 07:53:43 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:53:43 Step 2/26 : FROM ${BASE} AS builder 07:53:43 ---> bf16e8227793 07:53:43 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:53:43 ---> Running in 20c7caf809c2 07:53:43 Removing intermediate container 20c7caf809c2 07:53:43 ---> f53a009f8ab5 07:53:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:53:43 ---> Running in 28409eca5fac 07:53:44 Removing intermediate container 28409eca5fac 07:53:44 ---> d32f03e97a28 07:53:44 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:53:44 ---> Running in 1698b38c3dcf 07:53:44 Removing intermediate container 1698b38c3dcf 07:53:44 ---> 66cd0d998f1c 07:53:44 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:53:44 ---> Running in dac631dcca4c 07:53:44 Removing intermediate container dac631dcca4c 07:53:44 ---> 2a2fd490dfe1 07:53:44 Step 7/26 : WORKDIR /device-gpio 07:53:44 ---> Running in 27467ef330f8 07:53:44 Removing intermediate container 27467ef330f8 07:53:44 ---> 8134b31fa3cd 07:53:44 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:53:44 ---> Running in 8fc65298557a 07:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:53:44 OK: 250 MiB in 58 packages 07:53:45 Removing intermediate container 8fc65298557a 07:53:45 ---> e39fb41dd365 07:53:45 Step 9/26 : COPY go.mod vendor* ./ 07:53:45 ---> e9919dcc7e3c 07:53:45 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:45 ---> Running in 97cbcc9c6d43 07:53:46 Removing intermediate container 97cbcc9c6d43 07:53:46 ---> 6fd5067b1d7a 07:53:46 Step 11/26 : COPY . . 07:53:46 ---> 0dccb6d187be 07:53:46 Step 12/26 : RUN ${MAKE} 07:53:46 ---> Running in 18f6c0ee5961 07:53:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:54:19 Removing intermediate container 18f6c0ee5961 07:54:19 ---> 775f936200e2 07:54:19 Step 13/26 : FROM alpine:3.20 07:54:19 3.20: Pulling from library/alpine 07:54:19 43c4264eed91: Already exists 07:54:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:54:19 Status: Downloaded newer image for alpine:3.20 07:54:19 ---> 91ef0af61f39 07:54:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:54:19 ---> Running in 1c773cd88e47 07:54:19 Removing intermediate container 1c773cd88e47 07:54:19 ---> 46416f5139d9 07:54:19 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:54:19 ---> Running in 89567a7bff91 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:19 (1/1) Installing dumb-init (1.2.5-r3) 07:54:19 Executing busybox-1.36.1-r29.trigger 07:54:19 OK: 8 MiB in 15 packages 07:54:19 Removing intermediate container 89567a7bff91 07:54:19 ---> 6c4851a75eab 07:54:19 Step 16/26 : RUN apk --no-cache upgrade 07:54:19 ---> Running in 8f7084f338d4 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:19 Upgrading critical system libraries and apk-tools: 07:54:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:54:19 Executing busybox-1.36.1-r29.trigger 07:54:19 Continuing the upgrade transaction with new apk-tools: 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:54:19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:54:19 OK: 8 MiB in 15 packages 07:54:20 Removing intermediate container 8f7084f338d4 07:54:20 ---> 48ac3c07a32a 07:54:20 Step 17/26 : WORKDIR / 07:54:20 ---> Running in da6745d796e4 07:54:20 Removing intermediate container da6745d796e4 07:54:20 ---> 56c2db0bb21b 07:54:20 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 07:54:20 ---> e7991b77da6d 07:54:20 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 07:54:20 ---> d907c7d20d24 07:54:20 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 07:54:21 ---> abc381853d05 07:54:21 Step 21/26 : EXPOSE 59910 07:54:21 ---> Running in 724ca553a253 07:54:21 Removing intermediate container 724ca553a253 07:54:21 ---> 0dc17168365c 07:54:21 Step 22/26 : ENTRYPOINT ["/device-gpio"] 07:54:21 ---> Running in 3b074685fafe 07:54:21 Removing intermediate container 3b074685fafe 07:54:21 ---> 7f172079a8e6 07:54:21 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:54:21 ---> Running in dacf19b9e6cc 07:54:21 Removing intermediate container dacf19b9e6cc 07:54:21 ---> 7091451c5ace 07:54:21 Step 24/26 : LABEL arch=amd64 07:54:21 ---> Running in ff68a69f1e1e 07:54:21 Removing intermediate container ff68a69f1e1e 07:54:21 ---> 8e4f0808b91c 07:54:21 Step 25/26 : LABEL git_sha=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 07:54:21 ---> Running in 9edb3da9300f 07:54:22 Removing intermediate container 9edb3da9300f 07:54:22 ---> 4292c6edc846 07:54:22 Step 26/26 : LABEL version=0.0.0 07:54:22 ---> Running in d483a6c6c0db 07:54:22 Removing intermediate container d483a6c6c0db 07:54:22 ---> 4bb73d24938f 07:54:22 [Warning] One or more build-args [ARCH] were not consumed 07:54:22 Successfully built 4bb73d24938f 07:54:22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:23 07:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:23 latest: Pulling from edgex-lftools-log-publisher 07:54:23 5eb5b503b376: Pulling fs layer 07:54:23 5c69ac0246d0: Pulling fs layer 07:54:23 ec43610c2a17: Pulling fs layer 07:54:23 3a2ae6a8a46f: Pulling fs layer 07:54:23 33b1e0a273af: Pulling fs layer 07:54:23 5d3b04190fa2: Pulling fs layer 07:54:23 2f39f015ded8: Pulling fs layer 07:54:23 3a2ae6a8a46f: Waiting 07:54:23 33b1e0a273af: Waiting 07:54:23 5d3b04190fa2: Waiting 07:54:23 2f39f015ded8: Waiting 07:54:23 5c69ac0246d0: Download complete 07:54:23 3a2ae6a8a46f: Download complete 07:54:23 33b1e0a273af: Verifying Checksum 07:54:23 33b1e0a273af: Download complete 07:54:23 5d3b04190fa2: Verifying Checksum 07:54:23 5d3b04190fa2: Download complete 07:54:23 ec43610c2a17: Verifying Checksum 07:54:23 ec43610c2a17: Download complete 07:54:23 5eb5b503b376: Verifying Checksum 07:54:23 5eb5b503b376: Download complete 07:54:24 2f39f015ded8: Download complete 07:54:24 5eb5b503b376: Pull complete 07:54:25 5c69ac0246d0: Pull complete 07:54:25 ec43610c2a17: Pull complete 07:54:25 3a2ae6a8a46f: Pull complete 07:54:25 33b1e0a273af: Pull complete 07:54:25 5d3b04190fa2: Pull complete 07:54:30 2f39f015ded8: Pull complete 07:54:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:30 prd-ubuntu20.04-docker-8c-8g-24119 does not seem to be running inside a container 07:54:30 $ 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-240 -v /w/workspace/edgexfoundry_device-gpio_PR-240:/w/workspace/edgexfoundry_device-gpio_PR-240:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-240@tmp:/w/workspace/edgexfoundry_device-gpio_PR-240@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:latest cat 07:54:32 $ docker top 80e7de1079b4ee8ba8b94b225a0ca98f79fdeb779fd9083761f94fa62a5cccfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:32 ---> job-cost.sh 07:54:32 lf-activate-venv: SKIPPING 07:54:32 INFO: No Stack... 07:54:33 INFO: Retrieving Pricing Info for: v3-standard-8 07:54:33 INFO: Archiving Costs [Pipeline] sh 07:54:34 + cat /w/workspace/edgexfoundry_device-gpio_PR-240/archives/cost.csv 07:54:34 + cut -d, -f6 [Pipeline] lock 07:54:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] 07:54:34 Resource [jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] did not exist. Created. 07:54:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:34 + echo total: 0.2199999988079071 [Pipeline] stash 07:54:34 Stashed 1 file(s) [Pipeline] } 07:54:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:34 $ docker stop --time=1 80e7de1079b4ee8ba8b94b225a0ca98f79fdeb779fd9083761f94fa62a5cccfc 07:54:35 $ docker rm -f --volumes 80e7de1079b4ee8ba8b94b225a0ca98f79fdeb779fd9083761f94fa62a5cccfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24120 in /w/workspace/edgexfoundry_device-gpio_PR-240 [Pipeline] { [Pipeline] ws 07:56:13 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 07:56:16 The recommended git tool is: git 07:56:22 using credential edgex-jenkins-ssh 07:56:22 Cloning the remote Git repository 07:56:22 Cloning repository git@github.com:edgexfoundry/device-gpio.git 07:56:22 > git init /w/workspace/device-gpio/1 # timeout=10 07:56:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:56:22 > git --version # timeout=10 07:56:22 > git --version # 'git version 2.25.1' 07:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:56:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:27 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:56:27 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:56:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:56:27 Merging remotes/origin/main commit 681c980075653d96542449bd4b0ebc71fd39f7a7 into PR head commit 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 07:56:28 Merge succeeded, producing 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 07:56:28 Checking out Revision 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 (PR-240) 07:56:27 > git config core.sparsecheckout # timeout=10 07:56:28 > git checkout -f 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 # timeout=10 07:56:28 > git remote # timeout=10 07:56:28 > git config --get remote.origin.url # timeout=10 07:56:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:28 > git merge 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 07:56:28 > git rev-parse HEAD^{commit} # timeout=10 07:56:28 > git config core.sparsecheckout # timeout=10 07:56:28 > git checkout -f 9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 # timeout=10 07:56:32 Commit message: "refactor!: update module to v4" 07:56:32 > git --version # timeout=10 07:56:32 > git --version # 'git version 2.25.1' 07:56:32 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:56:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:34 Dload Upload Total Spent Left Speed 07:56:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 07:56:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:56:34 + sudo tee /etc/docker/daemon.new 07:56:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:56:34 { 07:56:34 "registry-mirrors": [ 07:56:34 "https://nexus3.edgexfoundry.org:10001" 07:56:34 ], 07:56:34 "bip": "10.250.0.254/24", 07:56:34 "hosts": [ 07:56:34 "tcp://0.0.0.0:5555", 07:56:34 "unix:///var/run/docker.sock" 07:56:34 ], 07:56:34 "mtu": 1458, 07:56:34 "selinux-enabled": true, 07:56:34 "seccomp-profile": "/etc/docker/seccomp.json" 07:56:34 } [Pipeline] sh 07:56:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:56:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:54 provisioning config files... 07:56:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6946322201171887645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:54 ---> ****-login.sh 07:56:54 nexus3.edgexfoundry.org:10001 07:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:55 Configure a credential helper to remove this warning. See 07:56:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:55 07:56:55 Login Succeeded 07:56:55 nexus3.edgexfoundry.org:10002 07:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:55 Configure a credential helper to remove this warning. See 07:56:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:55 07:56:55 Login Succeeded 07:56:55 nexus3.edgexfoundry.org:10003 07:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:56 Configure a credential helper to remove this warning. See 07:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:56 07:56:56 Login Succeeded 07:56:56 nexus3.edgexfoundry.org:10004 07:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:56 Configure a credential helper to remove this warning. See 07:56:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:56 07:56:56 Login Succeeded 07:56:56 ****.io 07:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:56:57 Configure a credential helper to remove this warning. See 07:56:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:56:57 07:56:57 Login Succeeded 07:56:57 ---> ****-login.sh ends [Pipeline] } 07:56:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:56:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:56:57 ========================================================= 07:56:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:56:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:56:58 Sending build context to Docker daemon 15.3MB 07:56:58 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:56:58 Step 2/12 : FROM ${BASE} AS builder 07:56:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:56:59 cf04c63912e1: Pulling fs layer 07:56:59 55b35a11ae5e: Pulling fs layer 07:56:59 a37a00ec5f00: Pulling fs layer 07:56:59 50b3750afda1: Pulling fs layer 07:56:59 4f4fb700ef54: Pulling fs layer 07:56:59 80978eb59214: Pulling fs layer 07:56:59 c9f46d7d2bd2: Pulling fs layer 07:56:59 c5a475d317c9: Pulling fs layer 07:56:59 80978eb59214: Waiting 07:56:59 c9f46d7d2bd2: Waiting 07:56:59 c5a475d317c9: Waiting 07:56:59 50b3750afda1: Waiting 07:56:59 4f4fb700ef54: Waiting 07:56:59 55b35a11ae5e: Verifying Checksum 07:56:59 55b35a11ae5e: Download complete 07:56:59 50b3750afda1: Verifying Checksum 07:56:59 50b3750afda1: Download complete 07:56:59 4f4fb700ef54: Verifying Checksum 07:56:59 4f4fb700ef54: Download complete 07:56:59 80978eb59214: Verifying Checksum 07:56:59 80978eb59214: Download complete 07:56:59 cf04c63912e1: Verifying Checksum 07:56:59 cf04c63912e1: Download complete 07:56:59 c5a475d317c9: Verifying Checksum 07:56:59 c5a475d317c9: Download complete 07:57:00 cf04c63912e1: Pull complete 07:57:00 55b35a11ae5e: Pull complete 07:57:01 a37a00ec5f00: Verifying Checksum 07:57:01 a37a00ec5f00: Download complete 07:57:02 c9f46d7d2bd2: Verifying Checksum 07:57:02 c9f46d7d2bd2: Download complete 07:57:17 a37a00ec5f00: Pull complete 07:57:17 50b3750afda1: Pull complete 07:57:17 4f4fb700ef54: Pull complete 07:57:17 80978eb59214: Pull complete 07:57:23 c9f46d7d2bd2: Pull complete 07:57:25 c5a475d317c9: Pull complete 07:57:25 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:57:25 ---> be29e6b0f0d4 07:57:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:57:27 ---> Running in 2ae685c352b4 07:57:28 Removing intermediate container 2ae685c352b4 07:57:28 ---> ae632c80867e 07:57:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:57:28 ---> Running in 33f4ef2453bc 07:57:28 Removing intermediate container 33f4ef2453bc 07:57:28 ---> 0e676fe608dc 07:57:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:57:28 ---> Running in 28f34cf03f90 07:57:28 Removing intermediate container 28f34cf03f90 07:57:28 ---> 754938716948 07:57:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:57:28 ---> Running in 0b3bfce174b1 07:57:29 Removing intermediate container 0b3bfce174b1 07:57:29 ---> 8001ac12211b 07:57:29 Step 7/12 : WORKDIR /device-gpio 07:57:29 ---> Running in 8fd045781365 07:57:29 Removing intermediate container 8fd045781365 07:57:29 ---> 6e15f30ebc62 07:57:29 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:57:29 ---> Running in 8dd803c2a6af 07:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:57:32 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:57:32 (2/4) Installing libedit (20240517.3.1-r0) 07:57:32 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:57:32 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:57:32 Executing busybox-1.36.1-r29.trigger 07:57:33 OK: 242 MiB in 58 packages 07:57:34 Removing intermediate container 8dd803c2a6af 07:57:34 ---> ad4b741e69c7 07:57:34 Step 9/12 : COPY go.mod vendor* ./ 07:57:34 ---> b99842b1734c 07:57:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:34 ---> Running in 64947e4fe4ac 07:59:26 Removing intermediate container 64947e4fe4ac 07:59:26 ---> 7cf02b9e3145 07:59:26 Step 11/12 : COPY . . 07:59:26 ---> ed7fa1db0793 07:59:26 Step 12/12 : RUN ${MAKE} 07:59:26 ---> Running in 2d5d8c9da489 07:59:27 noop 07:59:28 Removing intermediate container 2d5d8c9da489 07:59:28 ---> 63f80c836dec 07:59:28 Successfully built 63f80c836dec 07:59:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker inspect -f . ci-base-image-arm64 07:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:29 prd-ubuntu20.04-docker-arm64-4c-16g-24120 does not seem to be running inside a container 07:59:29 $ 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 07:59:30 $ docker top bfb15e5a8da36cf4dc44b1b29e7ae087f9e0665ae699723c10085e422d3ff107 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:31 + go version 07:59:31 go version go1.23.2 linux/arm64 [Pipeline] } 07:59:31 $ docker stop --time=1 bfb15e5a8da36cf4dc44b1b29e7ae087f9e0665ae699723c10085e422d3ff107 07:59:33 $ docker rm -f --volumes bfb15e5a8da36cf4dc44b1b29e7ae087f9e0665ae699723c10085e422d3ff107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker inspect -f . ci-base-image-arm64 07:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:34 prd-ubuntu20.04-docker-arm64-4c-16g-24120 does not seem to be running inside a container 07:59:34 $ 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 07:59:35 $ docker top 22e7520b668791d2990482134f4a1d4c30f83c82f35baafd6957586c48cbcaad -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:36 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 07:59:36 + make test 07:59:36 go test ./... -coverprofile=coverage.out ./... 07:59:43 ? github.com/edgexfoundry/device-gpio [no test files] 08:03:25 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 08:03:25 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 08:03:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:03:25 go vet ./... 08:04:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:04:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:04:12 ./bin/test-attribution-txt.sh [Pipeline] echo 08:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:04:12 $ docker stop --time=1 22e7520b668791d2990482134f4a1d4c30f83c82f35baafd6957586c48cbcaad 08:04:14 $ docker rm -f --volumes 22e7520b668791d2990482134f4a1d4c30f83c82f35baafd6957586c48cbcaad [Pipeline] // withDockerContainer [Pipeline] sh 08:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:04:17 Warning: overwriting stash ‘coverage-report’ 08:04:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:04:18 + ls -al . 08:04:18 total 232 08:04:18 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 07:59 . 08:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:56 .. 08:04:18 -rw-rw-r-- 1 jenkins jenkins 120 Oct 30 07:56 .dockerignore 08:04:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:56 .git 08:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:56 .github 08:04:18 -rw-rw-r-- 1 jenkins jenkins 277 Oct 30 07:56 .gitignore 08:04:18 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 07:56 .golangci.yml 08:04:18 -rw-rw-r-- 1 jenkins jenkins 19399 Oct 30 07:56 Attribution.txt 08:04:18 -rw-rw-r-- 1 jenkins jenkins 7171 Oct 30 07:56 CHANGELOG.md 08:04:18 -rw-rw-r-- 1 jenkins jenkins 1694 Oct 30 07:56 Dockerfile 08:04:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:56 GOVERNANCE.md 08:04:18 -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 07:56 Jenkinsfile 08:04:18 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:56 LICENSE 08:04:18 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 30 07:56 Makefile 08:04:18 -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 07:56 OWNERS.md 08:04:18 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 30 07:56 README.md 08:04:18 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:52 VERSION 08:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:56 bin 08:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:56 cmd 08:04:18 -rw-r--r-- 1 jenkins jenkins 11486 Oct 30 08:03 coverage.out 08:04:18 -rw-rw-r-- 1 jenkins jenkins 6906 Oct 30 07:56 go.mod 08:04:18 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 07:56 go.sum 08:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:56 internal 08:04:18 -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 07:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + 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=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 --label arch=arm64 --label version=0.0.0 . 08:04:19 Sending build context to Docker daemon 15.31MB 08:04:19 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:04:19 Step 2/26 : FROM ${BASE} AS builder 08:04:19 ---> 63f80c836dec 08:04:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:04:19 ---> Running in 2a7c6ba922e8 08:04:20 Removing intermediate container 2a7c6ba922e8 08:04:20 ---> 02f06e339e24 08:04:20 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:04:20 ---> Running in 5ec39a487b33 08:04:20 Removing intermediate container 5ec39a487b33 08:04:20 ---> 94d26c6a1abc 08:04:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:04:20 ---> Running in 7e065920fd28 08:04:21 Removing intermediate container 7e065920fd28 08:04:21 ---> c82dc1f11168 08:04:21 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:04:21 ---> Running in df029876b82d 08:04:21 Removing intermediate container df029876b82d 08:04:21 ---> 67cd854b69c7 08:04:21 Step 7/26 : WORKDIR /device-gpio 08:04:21 ---> Running in 9760b5037f82 08:04:21 Removing intermediate container 9760b5037f82 08:04:21 ---> 04419573b745 08:04:21 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:22 ---> Running in cc4e19fd70f0 08:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:04:25 OK: 242 MiB in 58 packages 08:04:26 Removing intermediate container cc4e19fd70f0 08:04:26 ---> 68f1f80e46c6 08:04:26 Step 9/26 : COPY go.mod vendor* ./ 08:04:26 ---> 027be54031b7 08:04:26 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:26 ---> Running in ecbcd2876148 08:04:29 Removing intermediate container ecbcd2876148 08:04:29 ---> 5a7f3806c98d 08:04:29 Step 11/26 : COPY . . 08:04:30 ---> e1b81dd81b2a 08:04:30 Step 12/26 : RUN ${MAKE} 08:04:30 ---> Running in bb4dcbeca512 08:04:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:08:23 Removing intermediate container bb4dcbeca512 08:08:23 ---> dbd84b2c7adf 08:08:23 Step 13/26 : FROM alpine:3.20 08:08:23 3.20: Pulling from library/alpine 08:08:23 cf04c63912e1: Already exists 08:08:23 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:23 Status: Downloaded newer image for alpine:3.20 08:08:23 ---> c157a85ed455 08:08:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:08:23 ---> Running in 7657200e7582 08:08:23 Removing intermediate container 7657200e7582 08:08:23 ---> d9114e952e73 08:08:23 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:08:23 ---> Running in 58f4b9ad9c06 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:08:23 (1/1) Installing dumb-init (1.2.5-r3) 08:08:23 Executing busybox-1.36.1-r29.trigger 08:08:23 OK: 9 MiB in 15 packages 08:08:23 Removing intermediate container 58f4b9ad9c06 08:08:23 ---> 6fe7ee6aa884 08:08:23 Step 16/26 : RUN apk --no-cache upgrade 08:08:23 ---> Running in 075360cc5d6f 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:08:23 Upgrading critical system libraries and apk-tools: 08:08:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:23 Executing busybox-1.36.1-r29.trigger 08:08:23 Continuing the upgrade transaction with new apk-tools: 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:08:23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:23 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:23 OK: 9 MiB in 15 packages 08:08:23 Removing intermediate container 075360cc5d6f 08:08:23 ---> c53cfd5a40ef 08:08:23 Step 17/26 : WORKDIR / 08:08:23 ---> Running in e63eab333a73 08:08:23 Removing intermediate container e63eab333a73 08:08:23 ---> 8f53013297a7 08:08:23 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:08:23 ---> 4abf84c04567 08:08:23 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:08:23 ---> 45361e34d34d 08:08:23 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:08:25 ---> 0e190d90071a 08:08:25 Step 21/26 : EXPOSE 59910 08:08:25 ---> Running in c9e944c34f2c 08:08:26 Removing intermediate container c9e944c34f2c 08:08:26 ---> b9e1ef907869 08:08:26 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:08:26 ---> Running in 7c2ebcb44756 08:08:26 Removing intermediate container 7c2ebcb44756 08:08:26 ---> 26b372a76ce9 08:08:26 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:08:26 ---> Running in 2ff95342e6fc 08:08:26 Removing intermediate container 2ff95342e6fc 08:08:26 ---> 56064d87fde1 08:08:26 Step 24/26 : LABEL arch=arm64 08:08:27 ---> Running in 4a33ed901935 08:08:27 Removing intermediate container 4a33ed901935 08:08:27 ---> b3378d7b3a60 08:08:27 Step 25/26 : LABEL git_sha=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 08:08:27 ---> Running in ef24652c1d59 08:08:28 Removing intermediate container ef24652c1d59 08:08:28 ---> cf1e44a2cf13 08:08:28 Step 26/26 : LABEL version=0.0.0 08:08:28 ---> Running in 66db4e82f929 08:08:28 Removing intermediate container 66db4e82f929 08:08:28 ---> 4d25e243c52e 08:08:28 [Warning] One or more build-args [ARCH] were not consumed 08:08:28 Successfully built 4d25e243c52e 08:08:28 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:29 08:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:30 arm64: Pulling from edgex-lftools-log-publisher 08:08:30 8998bd30e6a1: Pulling fs layer 08:08:30 04944245beec: Pulling fs layer 08:08:30 699f458cf7ca: Pulling fs layer 08:08:30 765212b225bb: Pulling fs layer 08:08:30 f23df028b6ca: Pulling fs layer 08:08:30 765212b225bb: Waiting 08:08:30 f23df028b6ca: Waiting 08:08:30 d65c8cfc05b1: Pulling fs layer 08:08:30 d65c8cfc05b1: Waiting 08:08:30 2437ff75d9bd: Pulling fs layer 08:08:30 2437ff75d9bd: Waiting 08:08:30 04944245beec: Verifying Checksum 08:08:30 04944245beec: Download complete 08:08:30 765212b225bb: Verifying Checksum 08:08:30 765212b225bb: Download complete 08:08:30 f23df028b6ca: Verifying Checksum 08:08:30 f23df028b6ca: Download complete 08:08:30 d65c8cfc05b1: Verifying Checksum 08:08:30 d65c8cfc05b1: Download complete 08:08:30 699f458cf7ca: Verifying Checksum 08:08:30 699f458cf7ca: Download complete 08:08:31 8998bd30e6a1: Verifying Checksum 08:08:31 8998bd30e6a1: Download complete 08:08:33 2437ff75d9bd: Verifying Checksum 08:08:33 2437ff75d9bd: Download complete 08:08:36 8998bd30e6a1: Pull complete 08:08:36 04944245beec: Pull complete 08:08:38 699f458cf7ca: Pull complete 08:08:38 765212b225bb: Pull complete 08:08:39 f23df028b6ca: Pull complete 08:08:39 d65c8cfc05b1: Pull complete 08:08:57 2437ff75d9bd: Pull complete 08:08:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-24120 does not seem to be running inside a container 08:08:58 $ 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 08:09:01 $ docker top 7545e9e69c3e247e99eb7819add09fd7505c3c0255a99e2f51bf3e13c5442887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:02 ---> job-cost.sh 08:09:02 lf-activate-venv: SKIPPING 08:09:02 INFO: No Stack... 08:09:02 INFO: Retrieving Pricing Info for: v3-standard-4 08:09:03 INFO: Archiving Costs [Pipeline] sh 08:09:04 + cat /w/workspace/device-gpio/1/archives/cost.csv 08:09:04 + cut -d, -f6 [Pipeline] lock 08:09:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] 08:09:04 Resource [jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] did not exist. Created. 08:09:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:05 /w/workspace/device-gpio/1@tmp/durable-17639dd6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:09:05 + echo total: 0.10999999940395355 [Pipeline] stash 08:09:06 Warning: overwriting stash ‘stack-cost’ 08:09:06 Stashed 1 file(s) [Pipeline] } 08:09:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:09:06 $ docker stop --time=1 7545e9e69c3e247e99eb7819add09fd7505c3c0255a99e2f51bf3e13c5442887 08:09:07 $ docker rm -f --volumes 7545e9e69c3e247e99eb7819add09fd7505c3c0255a99e2f51bf3e13c5442887 [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 08:09:08 provisioning config files... 08:09:09 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/config13596684709612601690tmp [Pipeline] { [Pipeline] sh 08:09:09 + set +x 08:09:09 + curl -s https://codecov.io/bash 08:09:09 + bash -s -- 08:09:09 08:09:09 _____ _ 08:09:09 / ____| | | 08:09:09 | | ___ __| | ___ ___ _____ __ 08:09:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:09:09 | |___| (_) | (_| | __/ (_| (_) \ V / 08:09:09 \_____\___/ \__,_|\___|\___\___/ \_/ 08:09:09 Bash-1.0.6 08:09:09 08:09:09 08:09:09 ==> git version 2.25.1 found 08:09:09 ==> 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 08:09:09 Release-Date: 2020-01-08 08:09:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:09:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:09:09 ==> Jenkins CI detected. 08:09:09 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-240 08:09:09 project root: . 08:09:09 --> token set from env 08:09:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:09:09 ==> Running gcov in . (disable via -X gcov) 08:09:09 ==> Python coveragepy not found 08:09:09 ==> Searching for coverage reports in: 08:09:09 + . 08:09:09 -> Found 1 reports 08:09:09 ==> Detecting git/mercurial file structure 08:09:09 ==> Reading reports 08:09:09 + ./coverage.out bytes=11486 08:09:09 ==> Appending adjustments 08:09:09 https://docs.codecov.io/docs/fixing-reports 08:09:09 + Found adjustments 08:09:09 ==> Gzipping contents 08:09:09 4.0K /tmp/codecov.a1kEhz.gz 08:09:09 ==> Uploading reports 08:09:09 url: https://codecov.io 08:09:09 query: branch=PR-240&commit=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-240%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=240&job=&cmd_args= 08:09:09 -> Pinging Codecov 08:09:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-240&commit=9f02b45e77d0e53a10c3bbe3e35621a61112d3b4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-240%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=240&job=&cmd_args= 08:09:09 -> Uploading to 08:09:09 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-gpio/9f02b45e77d0e53a10c3bbe3e35621a61112d3b4/668034e7-6c7b-46cf-9080-dc6798ea2d08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T080909Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ca324c012b747e75e8b6b5f3f14a985e9644bad9e7eb7759e54ad23e426d1e29 08:09:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:09:09 Dload Upload Total Spent Left Speed 08:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 8157 --:--:-- --:--:-- --:--:-- 8157 08:09:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9f02b45e77d0e53a10c3bbe3e35621a61112d3b4 [Pipeline] } 08:09:10 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:09:12 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-240/archives ] 08:09:12 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-240/archives 08:09:12 total 16 08:09:12 drwxr-xr-x 3 root root 4096 Oct 30 07:54 . 08:09:12 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:54 .. 08:09:12 drwxr-xr-x 2 root root 4096 Oct 30 07:54 cost 08:09:12 -rw-r--r-- 1 root root 83 Oct 30 07:54 cost.csv 08:09:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-240/archives 08:09:12 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-240/archives 08:09:12 total 16 08:09:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:54 . 08:09:12 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:54 .. 08:09:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:54 cost 08:09:12 -rw-r--r-- 1 jenkins jenkins 83 Oct 30 07:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:09:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:13 ---> package-listing.sh 08:09:13 ++ facter osfamily 08:09:13 ++ tr '[:upper:]' '[:lower:]' 08:09:13 + OS_FAMILY=debian 08:09:13 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-240 08:09:13 + START_PACKAGES=/tmp/packages_start.txt 08:09:13 + END_PACKAGES=/tmp/packages_end.txt 08:09:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:13 + PACKAGES=/tmp/packages_start.txt 08:09:13 + '[' /w/workspace/edgexfoundry_device-gpio_PR-240 ']' 08:09:13 + PACKAGES=/tmp/packages_end.txt 08:09:13 + case "${OS_FAMILY}" in 08:09:13 + dpkg -l 08:09:13 + grep '^ii' 08:09:13 + '[' -f /tmp/packages_start.txt ']' 08:09:13 + '[' -f /tmp/packages_end.txt ']' 08:09:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:13 + '[' /w/workspace/edgexfoundry_device-gpio_PR-240 ']' 08:09:13 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-240/archives/ 08:09:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-240/archives/ [Pipeline] echo 08:09:14 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-240/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:09:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:15 prd-ubuntu20.04-docker-8c-8g-24119 does not seem to be running inside a container 08:09:15 $ 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-240/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-240 -v /w/workspace/edgexfoundry_device-gpio_PR-240:/w/workspace/edgexfoundry_device-gpio_PR-240:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-240@tmp:/w/workspace/edgexfoundry_device-gpio_PR-240@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 08:09:15 $ docker top 51841a69dde89921565020e8beaae0d37b13b378241d27f750428ef31b4dd349 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:16 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:16 + ls /var/log/sa-host 08:09:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:16 provisioning config files... 08:09:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-240@tmp/config9311598742054142152tmp [Pipeline] { [Pipeline] echo 08:09:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:17 ---> create-netrc.sh [Pipeline] } 08:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:17 ---> python-tools-install.sh [Pipeline] echo 08:09:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:17 ---> sudo-logs.sh 08:09:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:18 ---> job-cost.sh 08:09:18 lf-activate-venv: SKIPPING 08:09:18 DEBUG: total: 0.2199999988079071 08:09:18 INFO: Retrieving Stack Cost... 08:09:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:19 INFO: Archiving Costs [Pipeline] echo 08:09:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:19 ---> logs-deploy.sh 08:09:19 lf-activate-venv: SKIPPING 08:09:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-240/1 08:09:19 INFO: archiving workspace using pattern(s): 08:09:20 Archives upload complete. 08:09:20 INFO: archiving logs to Nexus