Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2471770c414ffcb3969497332fd67a405e85392b 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-ssh6830106779034349995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh200983285877095620.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2857313737099437467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14620096356379183741.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4752600660905675615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9388 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 2471770c414ffcb3969497332fd67a405e85392b (main) Commit message: "Merge pull request #120 from lenny-intel/topic-constants" > 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 core.sparsecheckout # timeout=10 > git checkout -f 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-list --no-walk 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:20:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:45 ========================================================= 04:20:45 EdgeX Global Pipelines Version Info 04:20:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:45 ------------------- 04:20:45 stable info: 04:20:45 ------------------- 04:20:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:20:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:20:45 Message: update stable to v1.0.244 04:20:46 ------------------- 04:20:46 experimental info: 04:20:46 ------------------- 04:20:46 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:20:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2471770c414ffcb3969497332fd67a405e85392b [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2471770 [Pipeline] echo 04:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:46 provisioning config files... 04:20:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8008876985503126275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:47 ---> docker-login.sh 04:20:47 nexus3.edgexfoundry.org:10001 04:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:47 Configure a credential helper to remove this warning. See 04:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:47 04:20:47 Login Succeeded 04:20:47 nexus3.edgexfoundry.org:10002 04:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:47 Configure a credential helper to remove this warning. See 04:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:47 04:20:47 Login Succeeded 04:20:47 nexus3.edgexfoundry.org:10003 04:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:47 Configure a credential helper to remove this warning. See 04:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:47 04:20:47 Login Succeeded 04:20:47 nexus3.edgexfoundry.org:10004 04:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:48 Configure a credential helper to remove this warning. See 04:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:48 04:20:48 Login Succeeded 04:20:48 docker.io 04:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:48 Configure a credential helper to remove this warning. See 04:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:48 04:20:48 Login Succeeded 04:20:48 ---> docker-login.sh ends [Pipeline] } 04:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:20:48 + git rev-list -1 --merges 2471770c414ffcb3969497332fd67a405e85392b~1..2471770c414ffcb3969497332fd67a405e85392b [Pipeline] echo 04:20:48 -----------> git rev-list -1 --merges 2471770c414ffcb3969497332fd67a405e85392b~1..2471770c414ffcb3969497332fd67a405e85392b 2471770c414ffcb3969497332fd67a405e85392b 04:20:48 2471770c414ffcb3969497332fd67a405e85392b [false] [Pipeline] sh 04:20:48 + git log --format=format:%s -1 2471770c414ffcb3969497332fd67a405e85392b [Pipeline] echo 04:20:48 ========================================================= 04:20:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:20:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:49 + git log --format=format:%s -1 2471770c414ffcb3969497332fd67a405e85392b [Pipeline] echo 04:20:49 [semverPrep] GIT_COMMIT: 2471770c414ffcb3969497332fd67a405e85392b, Commit Message: Merge pull request #120 from lenny-intel/topic-constants [Pipeline] echo 04:20:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:20:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:20:49 + grep -v github /etc/ssh/ssh_known_hosts 04:20:49 + [ -e /tmp/ssh_known_hosts ] 04:20:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:20:49 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:20:49 sudo tee -a /etc/ssh/ssh_known_hosts 04:20:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:50 04:20:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:50 0.1.4: Pulling from edgex-devops/py-git-semver 04:20:50 b85a868b505f: Pulling fs layer 04:20:50 e2be974225ed: Pulling fs layer 04:20:50 339a4e72a1f5: Pulling fs layer 04:20:50 988bab9f4d93: Pulling fs layer 04:20:50 1469e6f7b9e6: Pulling fs layer 04:20:50 eaf3925da568: Pulling fs layer 04:20:50 bab4dde63d76: Pulling fs layer 04:20:50 bde34c3a00c8: Pulling fs layer 04:20:50 b352a97aabf1: Pulling fs layer 04:20:50 4872d77fe225: Pulling fs layer 04:20:50 5851b861e8e6: Pulling fs layer 04:20:50 bab4dde63d76: Waiting 04:20:50 bde34c3a00c8: Waiting 04:20:50 1469e6f7b9e6: Waiting 04:20:50 988bab9f4d93: Waiting 04:20:50 eaf3925da568: Waiting 04:20:50 b352a97aabf1: Waiting 04:20:50 4872d77fe225: Waiting 04:20:50 5851b861e8e6: Waiting 04:20:50 e2be974225ed: Verifying Checksum 04:20:50 e2be974225ed: Download complete 04:20:50 988bab9f4d93: Verifying Checksum 04:20:50 988bab9f4d93: Download complete 04:20:50 1469e6f7b9e6: Verifying Checksum 04:20:50 1469e6f7b9e6: Download complete 04:20:50 eaf3925da568: Verifying Checksum 04:20:50 eaf3925da568: Download complete 04:20:50 339a4e72a1f5: Verifying Checksum 04:20:50 339a4e72a1f5: Download complete 04:20:50 bde34c3a00c8: Verifying Checksum 04:20:50 bde34c3a00c8: Download complete 04:20:50 b352a97aabf1: Download complete 04:20:50 4872d77fe225: Download complete 04:20:50 5851b861e8e6: Verifying Checksum 04:20:50 5851b861e8e6: Download complete 04:20:50 b85a868b505f: Verifying Checksum 04:20:50 b85a868b505f: Download complete 04:20:51 bab4dde63d76: Verifying Checksum 04:20:51 bab4dde63d76: Download complete 04:20:52 b85a868b505f: Pull complete 04:20:52 e2be974225ed: Pull complete 04:20:52 339a4e72a1f5: Pull complete 04:20:52 988bab9f4d93: Pull complete 04:20:53 1469e6f7b9e6: Pull complete 04:20:53 eaf3925da568: Pull complete 04:20:54 bab4dde63d76: Pull complete 04:20:54 bde34c3a00c8: Pull complete 04:20:55 b352a97aabf1: Pull complete 04:20:55 4872d77fe225: Pull complete 04:20:55 5851b861e8e6: Pull complete 04:20:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:55 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:20:56 $ docker top 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 -eo pid,comm 04:20:56 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). 04:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:56 [ssh-agent] Looking for ssh-agent implementation... 04:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:56 $ docker exec 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 ssh-agent 04:20:57 SSH_AUTH_SOCK=/tmp/ssh-uTgmXPHxhefq/agent.33 04:20:57 SSH_AGENT_PID=40 04:20:57 Running ssh-add (command line suppressed) 04:20:57 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13899788467144934577.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13899788467144934577.key) 04:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:57 + git tag --points-at HEAD [Pipeline] } 04:20:57 $ docker exec --env ******** --env ******** 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 ssh-agent -k 04:20:57 unset SSH_AUTH_SOCK; 04:20:57 unset SSH_AGENT_PID; 04:20:57 echo Agent pid 40 killed; 04:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:57 [ssh-agent] Looking for ssh-agent implementation... 04:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:57 $ docker exec 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 ssh-agent 04:20:57 SSH_AUTH_SOCK=/tmp/ssh-cqks6ouNiXll/agent.72 04:20:57 SSH_AGENT_PID=78 04:20:57 Running ssh-add (command line suppressed) 04:20:57 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5783999439522731785.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5783999439522731785.key) 04:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:58 + git semver init 04:20:58 2023-03-09 04:20:58,449 [run_init] DEBUG init version:0.0.0 force:False 04:20:58 2023-03-09 04:20:58,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 04:20:58 2023-03-09 04:20:58,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 04:20:58 2023-03-09 04:20:58,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 04:20:59 2023-03-09 04:20:59,368 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 04:20:59 2023-03-09 04:20:59,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 04:20:59 2023-03-09 04:20:59,368 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:20:59 2023-03-09 04:20:59,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:20:59 3.0.0-dev.10 [Pipeline] } 04:20:59 $ docker exec --env ******** --env ******** 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 ssh-agent -k 04:20:59 unset SSH_AUTH_SOCK; 04:20:59 unset SSH_AGENT_PID; 04:20:59 echo Agent pid 78 killed; 04:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:59 + git semver [Pipeline] } 04:21:00 $ docker stop --time=1 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 04:21:01 $ docker rm -f --volumes 55e2503c96eb00eaa33e441f2c64500708cbb900a6124fe0bd1b2615387f6b13 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:21:01 Stashed 1 file(s) [Pipeline] echo 04:21:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [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 04:21:02 provisioning config files... 04:21:02 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10116712595186465175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:02 ---> docker-login.sh 04:21:02 nexus3.edgexfoundry.org:10001 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:02 Configure a credential helper to remove this warning. See 04:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:02 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10002 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:02 Configure a credential helper to remove this warning. See 04:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:02 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10003 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:02 Configure a credential helper to remove this warning. See 04:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:02 04:21:02 Login Succeeded 04:21:02 nexus3.edgexfoundry.org:10004 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:02 Configure a credential helper to remove this warning. See 04:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:02 04:21:02 Login Succeeded 04:21:02 docker.io 04:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:02 Configure a credential helper to remove this warning. See 04:21:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:02 04:21:02 Login Succeeded 04:21:02 ---> docker-login.sh ends [Pipeline] } 04:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:02 ========================================================= 04:21:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:21:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:21:03 Sending build context to Docker daemon 15.99MB 04:21:03 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:21:03 Step 2/12 : FROM ${BASE} AS builder 04:21:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:21:03 213ec9aee27d: Pulling fs layer 04:21:03 4583459ba037: Pulling fs layer 04:21:03 93c1e223e6f2: Pulling fs layer 04:21:03 53926ce57604: Pulling fs layer 04:21:03 21b2b0c7a3f4: Pulling fs layer 04:21:03 22ff95d597cd: Pulling fs layer 04:21:03 12d6caf4c0d1: Pulling fs layer 04:21:03 96b7cbca73a9: Pulling fs layer 04:21:03 a7acece74701: Pulling fs layer 04:21:03 96b7cbca73a9: Waiting 04:21:03 21b2b0c7a3f4: Waiting 04:21:03 22ff95d597cd: Waiting 04:21:03 12d6caf4c0d1: Waiting 04:21:03 53926ce57604: Waiting 04:21:03 a7acece74701: Waiting 04:21:03 93c1e223e6f2: Verifying Checksum 04:21:03 93c1e223e6f2: Download complete 04:21:03 4583459ba037: Verifying Checksum 04:21:03 4583459ba037: Download complete 04:21:03 21b2b0c7a3f4: Download complete 04:21:03 22ff95d597cd: Download complete 04:21:03 213ec9aee27d: Verifying Checksum 04:21:03 213ec9aee27d: Download complete 04:21:03 12d6caf4c0d1: Verifying Checksum 04:21:03 12d6caf4c0d1: Download complete 04:21:03 213ec9aee27d: Pull complete 04:21:04 4583459ba037: Pull complete 04:21:04 a7acece74701: Verifying Checksum 04:21:04 a7acece74701: Download complete 04:21:04 93c1e223e6f2: Pull complete 04:21:04 96b7cbca73a9: Verifying Checksum 04:21:04 96b7cbca73a9: Download complete 04:21:04 53926ce57604: Verifying Checksum 04:21:04 53926ce57604: Download complete 04:21:08 53926ce57604: Pull complete 04:21:08 21b2b0c7a3f4: Pull complete 04:21:08 22ff95d597cd: Pull complete 04:21:08 12d6caf4c0d1: Pull complete 04:21:10 96b7cbca73a9: Pull complete 04:21:11 a7acece74701: Pull complete 04:21:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:21:11 ---> db6d94c90886 04:21:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:21:12 ---> Running in 8ca5bb532e67 04:21:12 Removing intermediate container 8ca5bb532e67 04:21:12 ---> 3acd86abbb50 04:21:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:12 ---> Running in 23a58687c7b0 04:21:12 Removing intermediate container 23a58687c7b0 04:21:12 ---> f9e17b2c3f7b 04:21:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:21:12 ---> Running in b0366c6c134e 04:21:12 Removing intermediate container b0366c6c134e 04:21:12 ---> e03e5c0c2402 04:21:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:21:13 ---> Running in bea51008f6ab 04:21:13 Removing intermediate container bea51008f6ab 04:21:13 ---> 96c98e4d44c1 04:21:13 Step 7/12 : WORKDIR /device-gpio 04:21:13 ---> Running in 50854fe05de6 04:21:13 Removing intermediate container 50854fe05de6 04:21:13 ---> 29732cf76105 04:21:13 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:13 ---> Running in e788fd71dca7 04:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:21:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:21:13 (2/4) Installing libedit (20210910.3.1-r0) 04:21:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:21:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:21:14 Executing busybox-1.35.0-r17.trigger 04:21:14 OK: 216 MiB in 55 packages 04:21:14 Removing intermediate container e788fd71dca7 04:21:14 ---> f1807e4bfc58 04:21:14 Step 9/12 : COPY go.mod vendor* ./ 04:21:14 ---> 8848cb2438b1 04:21:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:14 ---> Running in 6b26474d23fa 04:21:17 Still waiting to schedule task 04:21:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:21:46 Removing intermediate container 6b26474d23fa 04:21:46 ---> 068d4f582c86 04:21:46 Step 11/12 : COPY . . 04:21:46 ---> 6fecf569e239 04:21:46 Step 12/12 : RUN ${MAKE} 04:21:46 ---> Running in 6fa7c77cfeed 04:21:46 noop 04:21:46 Removing intermediate container 6fa7c77cfeed 04:21:46 ---> 3a24b60481be 04:21:46 Successfully built 3a24b60481be 04:21:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:47 + docker inspect -f . ci-base-image-x86_64 04:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:47 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:21:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 04:21:47 $ docker top 3f0c5470aa5b7ff83278359b75008694ef984e320795147bd920670c23385ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:48 + go version 04:21:48 go version go1.18.7 linux/amd64 [Pipeline] } 04:21:48 $ docker stop --time=1 3f0c5470aa5b7ff83278359b75008694ef984e320795147bd920670c23385ca6 04:21:49 $ docker rm -f --volumes 3f0c5470aa5b7ff83278359b75008694ef984e320795147bd920670c23385ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:49 + docker inspect -f . ci-base-image-x86_64 04:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:49 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:21:49 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 04:21:50 $ docker top 682e2134f974b77401e0b12fe1de68516a4380b7b7b5b5c979d73e5017d84104 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 04:21:50 + make test 04:21:50 go test ./... -coverprofile=coverage.out ./... 04:21:51 ? github.com/edgexfoundry/device-gpio [no test files] 04:22:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 04:22:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 04:22:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:22:05 go vet ./... 04:22:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:08 ./bin/test-attribution-txt.sh [Pipeline] echo 04:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:22:08 $ docker stop --time=1 682e2134f974b77401e0b12fe1de68516a4380b7b7b5b5c979d73e5017d84104 04:22:10 $ docker rm -f --volumes 682e2134f974b77401e0b12fe1de68516a4380b7b7b5b5c979d73e5017d84104 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:22:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:11 + ls -al . 04:22:11 total 160 04:22:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 04:21 . 04:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:20 .. 04:22:11 -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 04:20 .dockerignore 04:22:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:22 .git 04:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:20 .github 04:22:11 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 04:20 .gitignore 04:22:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:20 .golangci.yml 04:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:20 .semver 04:22:11 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 9 04:20 Attribution.txt 04:22:11 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 04:20 CHANGELOG.md 04:22:11 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 04:20 Dockerfile 04:22:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:20 GOVERNANCE.md 04:22:11 -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 04:20 Jenkinsfile 04:22:11 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 04:20 LICENSE 04:22:11 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 04:20 Makefile 04:22:11 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 04:20 OWNERS.md 04:22:11 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 04:20 README.md 04:22:11 -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 04:21 VERSION 04:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:20 bin 04:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:20 cmd 04:22:11 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 04:21 coverage.out 04:22:11 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 04:20 go.mod 04:22:11 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 04:20 go.sum 04:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:20 internal 04:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:20 snap 04:22:11 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:11 + 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=2471770c414ffcb3969497332fd67a405e85392b --label arch=amd64 --label version=3.0.0-dev.10 . 04:22:11 Sending build context to Docker daemon 15.99MB 04:22:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:22:11 Step 2/25 : FROM ${BASE} AS builder 04:22:11 ---> 3a24b60481be 04:22:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:22:11 ---> Running in ef4140da8693 04:22:12 Removing intermediate container ef4140da8693 04:22:12 ---> 75fc46b658ec 04:22:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:12 ---> Running in 5ce411fc6eb7 04:22:12 Removing intermediate container 5ce411fc6eb7 04:22:12 ---> 1f60fb0a22b4 04:22:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:22:12 ---> Running in 1b4246bdce04 04:22:12 Removing intermediate container 1b4246bdce04 04:22:12 ---> 29ea6598ec3e 04:22:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:22:12 ---> Running in 7936e30465fd 04:22:12 Removing intermediate container 7936e30465fd 04:22:12 ---> d06b489f144f 04:22:12 Step 7/25 : WORKDIR /device-gpio 04:22:12 ---> Running in 40bcf2585b0b 04:22:12 Removing intermediate container 40bcf2585b0b 04:22:12 ---> e1625fcd9320 04:22:12 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:12 ---> Running in 54e0d200b83f 04:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:22:13 OK: 216 MiB in 55 packages 04:22:13 Removing intermediate container 54e0d200b83f 04:22:13 ---> fb939d39c81b 04:22:13 Step 9/25 : COPY go.mod vendor* ./ 04:22:13 ---> e7a32092535e 04:22:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:13 ---> Running in b079fcc9ab3e 04:22:14 Removing intermediate container b079fcc9ab3e 04:22:14 ---> 102b2ef7d9da 04:22:14 Step 11/25 : COPY . . 04:22:14 ---> 4c11d2b9cc3f 04:22:14 Step 12/25 : RUN ${MAKE} 04:22:14 ---> Running in ec0d64023263 04:22:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 04:22:33 Removing intermediate container ec0d64023263 04:22:33 ---> 34a48cbbe8f9 04:22:33 Step 13/25 : FROM alpine:3.16 04:22:33 3.16: Pulling from library/alpine 04:22:33 ef5531b6e74e: Pulling fs layer 04:22:33 ef5531b6e74e: Verifying Checksum 04:22:33 ef5531b6e74e: Download complete 04:22:33 ef5531b6e74e: Pull complete 04:22:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:22:33 Status: Downloaded newer image for alpine:3.16 04:22:33 ---> dfd21b5a31f5 04:22:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 04:22:33 ---> Running in e25b740ad615 04:22:33 Removing intermediate container e25b740ad615 04:22:33 ---> 3f05bdbc4e2d 04:22:33 Step 15/25 : RUN apk add --update --no-cache 04:22:33 ---> Running in 8e9b40ad7ee3 04:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:22:34 OK: 6 MiB in 14 packages 04:22:34 Removing intermediate container 8e9b40ad7ee3 04:22:34 ---> dee71096bd29 04:22:34 Step 16/25 : WORKDIR / 04:22:34 ---> Running in f326f8c94d5c 04:22:34 Removing intermediate container f326f8c94d5c 04:22:34 ---> 11fb26455e6c 04:22:34 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 04:22:35 ---> 36a5bd7581ae 04:22:35 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 04:22:35 ---> 1f4d8a4b92e5 04:22:35 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 04:22:35 ---> 067a1fbf08cd 04:22:35 Step 20/25 : EXPOSE 59910 04:22:35 ---> Running in aab56c1d123c 04:22:35 Removing intermediate container aab56c1d123c 04:22:35 ---> dc392f57bc43 04:22:35 Step 21/25 : ENTRYPOINT ["/device-gpio"] 04:22:35 ---> Running in a90399c400b5 04:22:35 Removing intermediate container a90399c400b5 04:22:35 ---> ffeb2078e543 04:22:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:35 ---> Running in 2f5d635b893a 04:22:35 Removing intermediate container 2f5d635b893a 04:22:35 ---> 2fe03b27c81a 04:22:35 Step 23/25 : LABEL arch=amd64 04:22:35 ---> Running in fc47f229af65 04:22:36 Removing intermediate container fc47f229af65 04:22:36 ---> 6a5c4748534d 04:22:36 Step 24/25 : LABEL git_sha=2471770c414ffcb3969497332fd67a405e85392b 04:22:36 ---> Running in b499f97d53b6 04:22:36 Removing intermediate container b499f97d53b6 04:22:36 ---> 321fb5759c2e 04:22:36 Step 25/25 : LABEL version=3.0.0-dev.10 04:22:36 ---> Running in 66b04e345933 04:22:36 Removing intermediate container 66b04e345933 04:22:36 ---> 47e9d4a3f20a 04:22:36 [Warning] One or more build-args [ARCH] were not consumed 04:22:36 Successfully built 47e9d4a3f20a 04:22:36 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:36 provisioning config files... 04:22:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16390256466988788374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:36 ---> docker-login.sh 04:22:36 nexus3.edgexfoundry.org:10001 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10002 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10003 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10004 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 docker.io 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 ---> docker-login.sh ends [Pipeline] } 04:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:37 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 04:22:37 2471770c414ffcb3969497332fd67a405e85392b 04:22:37 latest 04:22:37 3.0.0-dev.10 04:22:37 2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:22:37 main 04:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b 04:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:22:37 adff998ae09f: Preparing 04:22:37 ffc08b1a6ed3: Preparing 04:22:37 24add8ddd6cc: Preparing 04:22:37 b32a21ba9655: Preparing 04:22:37 aa5968d388b8: Preparing 04:22:37 aa5968d388b8: Layer already exists 04:22:37 ffc08b1a6ed3: Pushed 04:22:37 24add8ddd6cc: Pushed 04:22:37 b32a21ba9655: Pushed 04:22:41 adff998ae09f: Pushed 04:22:41 2471770c414ffcb3969497332fd67a405e85392b: digest: sha256:1d4800d91ef0f838398652e3edb5b2709047896ba30aa3c87acd34959ed8660d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 04:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:22:41 adff998ae09f: Preparing 04:22:41 ffc08b1a6ed3: Preparing 04:22:41 24add8ddd6cc: Preparing 04:22:41 b32a21ba9655: Preparing 04:22:41 aa5968d388b8: Preparing 04:22:41 adff998ae09f: Layer already exists 04:22:41 ffc08b1a6ed3: Layer already exists 04:22:41 24add8ddd6cc: Layer already exists 04:22:41 aa5968d388b8: Layer already exists 04:22:41 b32a21ba9655: Layer already exists 04:22:41 latest: digest: sha256:1d4800d91ef0f838398652e3edb5b2709047896ba30aa3c87acd34959ed8660d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.10 04:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:22:42 adff998ae09f: Preparing 04:22:42 ffc08b1a6ed3: Preparing 04:22:42 24add8ddd6cc: Preparing 04:22:42 b32a21ba9655: Preparing 04:22:42 aa5968d388b8: Preparing 04:22:42 b32a21ba9655: Layer already exists 04:22:42 24add8ddd6cc: Layer already exists 04:22:42 aa5968d388b8: Layer already exists 04:22:42 ffc08b1a6ed3: Layer already exists 04:22:42 adff998ae09f: Layer already exists 04:22:42 3.0.0-dev.10: digest: sha256:1d4800d91ef0f838398652e3edb5b2709047896ba30aa3c87acd34959ed8660d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:22:43 adff998ae09f: Preparing 04:22:43 ffc08b1a6ed3: Preparing 04:22:43 24add8ddd6cc: Preparing 04:22:43 b32a21ba9655: Preparing 04:22:43 aa5968d388b8: Preparing 04:22:43 adff998ae09f: Layer already exists 04:22:43 24add8ddd6cc: Layer already exists 04:22:43 b32a21ba9655: Layer already exists 04:22:43 ffc08b1a6ed3: Layer already exists 04:22:43 aa5968d388b8: Layer already exists 04:22:43 2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10: digest: sha256:1d4800d91ef0f838398652e3edb5b2709047896ba30aa3c87acd34959ed8660d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 04:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 04:22:43 adff998ae09f: Preparing 04:22:43 ffc08b1a6ed3: Preparing 04:22:43 24add8ddd6cc: Preparing 04:22:43 b32a21ba9655: Preparing 04:22:43 aa5968d388b8: Preparing 04:22:43 b32a21ba9655: Layer already exists 04:22:43 aa5968d388b8: Layer already exists 04:22:43 adff998ae09f: Layer already exists 04:22:43 ffc08b1a6ed3: Layer already exists 04:22:43 24add8ddd6cc: Layer already exists 04:22:43 main: digest: sha256:1d4800d91ef0f838398652e3edb5b2709047896ba30aa3c87acd34959ed8660d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:43 ===================================================== [Pipeline] echo 04:22:43 taggedImages: 04:22:43 - nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b 04:22:43 - nexus3.edgexfoundry.org:10004/device-gpio:latest 04:22:43 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.10 04:22:43 - nexus3.edgexfoundry.org:10004/device-gpio:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:22:43 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:44 04:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:44 latest: Pulling from edgex-lftools-log-publisher 04:22:44 5eb5b503b376: Pulling fs layer 04:22:44 5c69ac0246d0: Pulling fs layer 04:22:44 ec43610c2a17: Pulling fs layer 04:22:44 3a2ae6a8a46f: Pulling fs layer 04:22:44 33b1e0a273af: Pulling fs layer 04:22:44 5d3b04190fa2: Pulling fs layer 04:22:44 2f39f015ded8: Pulling fs layer 04:22:44 3a2ae6a8a46f: Waiting 04:22:44 33b1e0a273af: Waiting 04:22:44 5d3b04190fa2: Waiting 04:22:44 2f39f015ded8: Waiting 04:22:44 5c69ac0246d0: Download complete 04:22:44 3a2ae6a8a46f: Verifying Checksum 04:22:44 3a2ae6a8a46f: Download complete 04:22:44 ec43610c2a17: Verifying Checksum 04:22:44 ec43610c2a17: Download complete 04:22:44 33b1e0a273af: Verifying Checksum 04:22:44 33b1e0a273af: Download complete 04:22:44 5d3b04190fa2: Verifying Checksum 04:22:44 5d3b04190fa2: Download complete 04:22:44 5eb5b503b376: Verifying Checksum 04:22:44 5eb5b503b376: Download complete 04:22:45 2f39f015ded8: Download complete 04:22:45 5eb5b503b376: Pull complete 04:22:45 5c69ac0246d0: Pull complete 04:22:46 ec43610c2a17: Pull complete 04:22:46 3a2ae6a8a46f: Pull complete 04:22:46 33b1e0a273af: Pull complete 04:22:46 5d3b04190fa2: Pull complete 04:22:50 2f39f015ded8: Pull complete 04:22:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:50 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:22:50 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:22:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9392 in /w/workspace/edgexfoundry_device-gpio_main 04:22:52 $ docker top b49dd5f8279ab05023512b474f0437753e496feb4319629f3885893981af048e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 04:22:52 Running in /w/workspace/device-gpio/62 [Pipeline] { [Pipeline] checkout 04:22:52 The recommended git tool is: git 04:22:52 ---> job-cost.sh 04:22:52 lf-activate-venv: SKIPPING 04:22:52 INFO: No Stack... 04:22:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:53 INFO: Archiving Costs [Pipeline] sh 04:22:53 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 04:22:53 + cut -d, -f6 [Pipeline] lock 04:22:53 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] 04:22:53 Resource [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] did not exist. Created. 04:22:53 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:53 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:53 Stashed 1 file(s) [Pipeline] } 04:22:53 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:53 $ docker stop --time=1 b49dd5f8279ab05023512b474f0437753e496feb4319629f3885893981af048e 04:22:55 $ docker rm -f --volumes b49dd5f8279ab05023512b474f0437753e496feb4319629f3885893981af048e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:58 using credential edgex-jenkins-ssh 04:22:58 Cloning the remote Git repository 04:22:58 Cloning repository git@github.com:edgexfoundry/device-gpio.git 04:22:58 > git init /w/workspace/device-gpio/62 # timeout=10 04:22:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 04:22:58 > git --version # timeout=10 04:22:58 > git --version # 'git version 2.25.1' 04:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:00 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 04:23:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:01 Avoid second fetch 04:23:01 Checking out Revision 2471770c414ffcb3969497332fd67a405e85392b (main) 04:23:01 Commit message: "Merge pull request #120 from lenny-intel/topic-constants" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:01 > git config core.sparsecheckout # timeout=10 04:23:01 > git checkout -f 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 04:23:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:02 Dload Upload Total Spent Left Speed 04:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 04:23:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:23:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:23:03 + sudo tee /etc/docker/daemon.new 04:23:03 { 04:23:03 "registry-mirrors": [ 04:23:03 "https://nexus3.edgexfoundry.org:10001" 04:23:03 ], 04:23:03 "bip": "10.250.0.254/24", 04:23:03 "hosts": [ 04:23:03 "tcp://0.0.0.0:5555", 04:23:03 "unix:///var/run/docker.sock" 04:23:03 ], 04:23:03 "mtu": 1458, 04:23:03 "selinux-enabled": true, 04:23:03 "seccomp-profile": "/etc/docker/seccomp.json" 04:23:03 } [Pipeline] sh 04:23:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:23:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:22 provisioning config files... 04:23:22 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/62@tmp/config3086167226912538395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:23 ---> docker-login.sh 04:23:23 nexus3.edgexfoundry.org:10001 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 nexus3.edgexfoundry.org:10002 04:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:24 Configure a credential helper to remove this warning. See 04:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:24 04:23:24 Login Succeeded 04:23:24 nexus3.edgexfoundry.org:10003 04:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:24 Configure a credential helper to remove this warning. See 04:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:24 04:23:24 Login Succeeded 04:23:24 nexus3.edgexfoundry.org:10004 04:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:24 Configure a credential helper to remove this warning. See 04:23:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:24 04:23:24 Login Succeeded 04:23:24 docker.io 04:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:25 Configure a credential helper to remove this warning. See 04:23:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:25 04:23:25 Login Succeeded 04:23:25 ---> docker-login.sh ends [Pipeline] } 04:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:25 ========================================================= 04:23:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:23:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:23:26 Sending build context to Docker daemon 8.075MB 04:23:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:23:26 Step 2/12 : FROM ${BASE} AS builder 04:23:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:26 9b18e9b68314: Pulling fs layer 04:23:26 35d82f9e3411: Pulling fs layer 04:23:26 e16973657156: Pulling fs layer 04:23:26 fc693d55d65f: Pulling fs layer 04:23:26 7e9fc2657dce: Pulling fs layer 04:23:26 fc693d55d65f: Waiting 04:23:26 dda99020689f: Pulling fs layer 04:23:26 db1c61fa0a46: Pulling fs layer 04:23:26 891c053d2c06: Pulling fs layer 04:23:26 7e9fc2657dce: Waiting 04:23:26 dda99020689f: Waiting 04:23:26 db1c61fa0a46: Waiting 04:23:26 e16973657156: Verifying Checksum 04:23:26 e16973657156: Download complete 04:23:26 35d82f9e3411: Download complete 04:23:26 7e9fc2657dce: Verifying Checksum 04:23:26 7e9fc2657dce: Download complete 04:23:26 dda99020689f: Verifying Checksum 04:23:26 dda99020689f: Download complete 04:23:26 9b18e9b68314: Verifying Checksum 04:23:26 9b18e9b68314: Download complete 04:23:28 9b18e9b68314: Pull complete 04:23:28 891c053d2c06: Verifying Checksum 04:23:28 891c053d2c06: Download complete 04:23:28 35d82f9e3411: Pull complete 04:23:28 e16973657156: Pull complete 04:23:29 db1c61fa0a46: Verifying Checksum 04:23:29 db1c61fa0a46: Download complete 04:23:29 fc693d55d65f: Verifying Checksum 04:23:29 fc693d55d65f: Download complete 04:23:42 fc693d55d65f: Pull complete 04:23:42 7e9fc2657dce: Pull complete 04:23:42 dda99020689f: Pull complete 04:23:48 db1c61fa0a46: Pull complete 04:23:49 891c053d2c06: Pull complete 04:23:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:23:49 ---> f96f9c87975a 04:23:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:23:52 ---> Running in 02eb0c0b60ff 04:23:52 Removing intermediate container 02eb0c0b60ff 04:23:52 ---> 91611a0228c0 04:23:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:52 ---> Running in 339c187663fd 04:23:52 Removing intermediate container 339c187663fd 04:23:52 ---> 82d94964b650 04:23:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:23:52 ---> Running in d67bfcd03bd4 04:23:53 Removing intermediate container d67bfcd03bd4 04:23:53 ---> 0ee818c79a68 04:23:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:23:53 ---> Running in 9d829c3f407f 04:23:53 Removing intermediate container 9d829c3f407f 04:23:53 ---> 182f735d8608 04:23:53 Step 7/12 : WORKDIR /device-gpio 04:23:53 ---> Running in 19285c6ca734 04:23:54 Removing intermediate container 19285c6ca734 04:23:54 ---> d784a76c5f5b 04:23:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:54 ---> Running in 00d50a8ee4cd 04:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:23:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:23:57 (2/4) Installing libedit (20210910.3.1-r0) 04:23:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:23:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:23:57 Executing busybox-1.35.0-r17.trigger 04:23:57 OK: 226 MiB in 55 packages 04:23:58 Removing intermediate container 00d50a8ee4cd 04:23:58 ---> 27d4d0657bb5 04:23:58 Step 9/12 : COPY go.mod vendor* ./ 04:23:59 ---> de8312d60fc7 04:23:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:59 ---> Running in d22d8a4f268e 04:25:07 Removing intermediate container d22d8a4f268e 04:25:07 ---> 7526899c983f 04:25:07 Step 11/12 : COPY . . 04:25:08 ---> dbbe034923bc 04:25:08 Step 12/12 : RUN ${MAKE} 04:25:08 ---> Running in c3239f248fc9 04:25:09 noop 04:25:10 Removing intermediate container c3239f248fc9 04:25:10 ---> 20e15bd8884b 04:25:10 Successfully built 20e15bd8884b 04:25:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:10 + docker inspect -f . ci-base-image-arm64 04:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-9392 does not seem to be running inside a container 04:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/62 -v /w/workspace/device-gpio/62:/w/workspace/device-gpio/62:rw,z -v /w/workspace/device-gpio/62@tmp:/w/workspace/device-gpio/62@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 ******** ci-base-image-arm64 cat 04:25:12 $ docker top 3851c0122e15005b965dcf544cd8949f6f45ac7faed724cc3a67aa33c543ee8f -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:13 + go version 04:25:13 go version go1.18.7 linux/arm64 [Pipeline] } 04:25:13 $ docker stop --time=1 3851c0122e15005b965dcf544cd8949f6f45ac7faed724cc3a67aa33c543ee8f 04:25:15 $ docker rm -f --volumes 3851c0122e15005b965dcf544cd8949f6f45ac7faed724cc3a67aa33c543ee8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker inspect -f . ci-base-image-arm64 04:25:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:15 prd-ubuntu20.04-docker-arm64-4c-16g-9392 does not seem to be running inside a container 04:25:15 $ 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/62 -v /w/workspace/device-gpio/62:/w/workspace/device-gpio/62:rw,z -v /w/workspace/device-gpio/62@tmp:/w/workspace/device-gpio/62@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 ******** ci-base-image-arm64 cat 04:25:17 $ docker top 22989733294cdc78d60e97727a645610ac66da176cdd33b598986ae95ded3a97 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:18 + git config --global --add safe.directory /w/workspace/device-gpio/62 [Pipeline] fileExists [Pipeline] sh 04:25:18 + make test 04:25:18 go test ./... -coverprofile=coverage.out ./... 04:25:20 ? github.com/edgexfoundry/device-gpio [no test files] 04:26:57 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 04:26:57 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 04:26:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:26:57 go vet ./... 04:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:09 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:09 $ docker stop --time=1 22989733294cdc78d60e97727a645610ac66da176cdd33b598986ae95ded3a97 04:27:11 $ docker rm -f --volumes 22989733294cdc78d60e97727a645610ac66da176cdd33b598986ae95ded3a97 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:12 Warning: overwriting stash ‘coverage-report’ 04:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:13 + ls -al . 04:27:13 total 156 04:27:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:25 . 04:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:22 .. 04:27:13 -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 04:23 .dockerignore 04:27:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:23 .git 04:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:23 .github 04:27:13 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 04:23 .gitignore 04:27:13 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:23 .golangci.yml 04:27:13 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 9 04:23 Attribution.txt 04:27:13 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 04:23 CHANGELOG.md 04:27:13 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 04:23 Dockerfile 04:27:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:23 GOVERNANCE.md 04:27:13 -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 04:23 Jenkinsfile 04:27:13 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 04:23 LICENSE 04:27:13 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 04:23 Makefile 04:27:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 04:23 OWNERS.md 04:27:13 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 04:23 README.md 04:27:13 -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 04:21 VERSION 04:27:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 bin 04:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:23 cmd 04:27:13 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 04:25 coverage.out 04:27:13 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 04:23 go.mod 04:27:13 -rw-rw-r-- 1 jenkins jenkins 33120 Mar 9 04:23 go.sum 04:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:23 internal 04:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 snap 04:27:13 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + 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=2471770c414ffcb3969497332fd67a405e85392b --label arch=arm64 --label version=3.0.0-dev.10 . 04:27:14 Sending build context to Docker daemon 8.076MB 04:27:14 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:27:14 Step 2/25 : FROM ${BASE} AS builder 04:27:14 ---> 20e15bd8884b 04:27:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:27:15 ---> Running in 8901f5cc6ec2 04:27:17 Removing intermediate container 8901f5cc6ec2 04:27:17 ---> fb7b8910df26 04:27:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:27:17 ---> Running in d14d599abd05 04:27:18 Removing intermediate container d14d599abd05 04:27:18 ---> 7d835e20cfa1 04:27:18 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 04:27:18 ---> Running in b943cb1200cd 04:27:18 Removing intermediate container b943cb1200cd 04:27:18 ---> 824832c69717 04:27:18 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:27:18 ---> Running in 847cd538d54b 04:27:18 Removing intermediate container 847cd538d54b 04:27:18 ---> bea3141ba8f3 04:27:18 Step 7/25 : WORKDIR /device-gpio 04:27:19 ---> Running in 9820f6eadedf 04:27:19 Removing intermediate container 9820f6eadedf 04:27:19 ---> aa774ceddc77 04:27:19 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:19 ---> Running in 763a3361ec29 04:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:27:22 OK: 226 MiB in 55 packages 04:27:23 Removing intermediate container 763a3361ec29 04:27:23 ---> abb797b37e8f 04:27:23 Step 9/25 : COPY go.mod vendor* ./ 04:27:23 ---> aa294c4407ab 04:27:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:23 ---> Running in 18792f20c341 04:27:27 Removing intermediate container 18792f20c341 04:27:27 ---> a36c8932872f 04:27:27 Step 11/25 : COPY . . 04:27:28 ---> 0508c44eb761 04:27:28 Step 12/25 : RUN ${MAKE} 04:27:28 ---> Running in 220fbc3f5d9f 04:27:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 04:30:21 Removing intermediate container 220fbc3f5d9f 04:30:21 ---> 3022cf655e76 04:30:21 Step 13/25 : FROM alpine:3.16 04:30:21 3.16: Pulling from library/alpine 04:30:21 3760b48202b3: Pulling fs layer 04:30:21 3760b48202b3: Verifying Checksum 04:30:21 3760b48202b3: Download complete 04:30:21 3760b48202b3: Pull complete 04:30:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:30:21 Status: Downloaded newer image for alpine:3.16 04:30:21 ---> 4c81e5bf8899 04:30:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 04:30:21 ---> Running in 28f0868e7a77 04:30:21 Removing intermediate container 28f0868e7a77 04:30:21 ---> dd47fe67bdd8 04:30:21 Step 15/25 : RUN apk add --update --no-cache 04:30:21 ---> Running in 9dd3200bc636 04:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:30:21 OK: 5 MiB in 14 packages 04:30:22 Removing intermediate container 9dd3200bc636 04:30:22 ---> 18440163472d 04:30:22 Step 16/25 : WORKDIR / 04:30:22 ---> Running in 631cd1360cff 04:30:22 Removing intermediate container 631cd1360cff 04:30:22 ---> 5fa3657caaf4 04:30:22 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 04:30:23 ---> 49bd6447293a 04:30:23 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 04:30:23 ---> ceed3808e567 04:30:23 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 04:30:25 ---> 50754e223561 04:30:25 Step 20/25 : EXPOSE 59910 04:30:25 ---> Running in 5a20dc8e795b 04:30:25 Removing intermediate container 5a20dc8e795b 04:30:25 ---> 4740d2d9ba33 04:30:25 Step 21/25 : ENTRYPOINT ["/device-gpio"] 04:30:25 ---> Running in e238b921b093 04:30:26 Removing intermediate container e238b921b093 04:30:26 ---> 8ed48d655422 04:30:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:26 ---> Running in 061d9fba8eac 04:30:26 Removing intermediate container 061d9fba8eac 04:30:26 ---> 59a84bb22163 04:30:26 Step 23/25 : LABEL arch=arm64 04:30:26 ---> Running in f1f244033f6b 04:30:26 Removing intermediate container f1f244033f6b 04:30:26 ---> 7c250a9d2868 04:30:26 Step 24/25 : LABEL git_sha=2471770c414ffcb3969497332fd67a405e85392b 04:30:26 ---> Running in e6d65add20c6 04:30:27 Removing intermediate container e6d65add20c6 04:30:27 ---> 2cbdacd2d939 04:30:27 Step 25/25 : LABEL version=3.0.0-dev.10 04:30:27 ---> Running in 0f4a98b83473 04:30:27 Removing intermediate container 0f4a98b83473 04:30:27 ---> 5ee39de6f953 04:30:27 [Warning] One or more build-args [ARCH] were not consumed 04:30:27 Successfully built 5ee39de6f953 04:30:27 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:27 provisioning config files... 04:30:27 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/62@tmp/config2818451156788659847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:28 ---> docker-login.sh 04:30:28 nexus3.edgexfoundry.org:10001 04:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:28 Configure a credential helper to remove this warning. See 04:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:28 04:30:28 Login Succeeded 04:30:28 nexus3.edgexfoundry.org:10002 04:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:28 Configure a credential helper to remove this warning. See 04:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:28 04:30:28 Login Succeeded 04:30:28 nexus3.edgexfoundry.org:10003 04:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:29 Configure a credential helper to remove this warning. See 04:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:29 04:30:29 Login Succeeded 04:30:29 nexus3.edgexfoundry.org:10004 04:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:29 Configure a credential helper to remove this warning. See 04:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:29 04:30:29 Login Succeeded 04:30:29 docker.io 04:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:30 Configure a credential helper to remove this warning. See 04:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:30 04:30:30 Login Succeeded 04:30:30 ---> docker-login.sh ends [Pipeline] } 04:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:30 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 04:30:30 2471770c414ffcb3969497332fd67a405e85392b 04:30:30 latest 04:30:30 3.0.0-dev.10 04:30:30 2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:30:30 main 04:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:30 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b 04:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:30:30 ac23a86030ad: Preparing 04:30:30 83153e8fb3d8: Preparing 04:30:30 a48900043813: Preparing 04:30:30 c80defa3d688: Preparing 04:30:30 f70ee36035b9: Preparing 04:30:30 f70ee36035b9: Layer already exists 04:30:31 83153e8fb3d8: Pushed 04:30:31 a48900043813: Pushed 04:30:31 c80defa3d688: Pushed 04:30:37 ac23a86030ad: Pushed 04:30:37 2471770c414ffcb3969497332fd67a405e85392b: digest: sha256:4616fa1d239be563d31e511fb81db2ffa4f2e378c44d6566cdf51ae75d08a8ee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 04:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:30:38 ac23a86030ad: Preparing 04:30:38 83153e8fb3d8: Preparing 04:30:38 a48900043813: Preparing 04:30:38 c80defa3d688: Preparing 04:30:38 f70ee36035b9: Preparing 04:30:38 f70ee36035b9: Layer already exists 04:30:38 c80defa3d688: Layer already exists 04:30:38 83153e8fb3d8: Layer already exists 04:30:38 ac23a86030ad: Layer already exists 04:30:38 a48900043813: Layer already exists 04:30:38 latest: digest: sha256:4616fa1d239be563d31e511fb81db2ffa4f2e378c44d6566cdf51ae75d08a8ee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:39 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.10 04:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:30:39 ac23a86030ad: Preparing 04:30:39 83153e8fb3d8: Preparing 04:30:39 a48900043813: Preparing 04:30:39 c80defa3d688: Preparing 04:30:39 f70ee36035b9: Preparing 04:30:39 a48900043813: Layer already exists 04:30:39 c80defa3d688: Layer already exists 04:30:39 ac23a86030ad: Layer already exists 04:30:39 f70ee36035b9: Layer already exists 04:30:39 83153e8fb3d8: Layer already exists 04:30:39 3.0.0-dev.10: digest: sha256:4616fa1d239be563d31e511fb81db2ffa4f2e378c44d6566cdf51ae75d08a8ee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:40 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:30:40 ac23a86030ad: Preparing 04:30:40 83153e8fb3d8: Preparing 04:30:40 a48900043813: Preparing 04:30:40 c80defa3d688: Preparing 04:30:40 f70ee36035b9: Preparing 04:30:40 a48900043813: Layer already exists 04:30:40 ac23a86030ad: Layer already exists 04:30:40 f70ee36035b9: Layer already exists 04:30:40 83153e8fb3d8: Layer already exists 04:30:40 c80defa3d688: Layer already exists 04:30:40 2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10: digest: sha256:4616fa1d239be563d31e511fb81db2ffa4f2e378c44d6566cdf51ae75d08a8ee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:41 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 04:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 04:30:41 ac23a86030ad: Preparing 04:30:41 83153e8fb3d8: Preparing 04:30:41 a48900043813: Preparing 04:30:41 c80defa3d688: Preparing 04:30:41 f70ee36035b9: Preparing 04:30:41 f70ee36035b9: Layer already exists 04:30:41 a48900043813: Layer already exists 04:30:41 c80defa3d688: Layer already exists 04:30:41 ac23a86030ad: Layer already exists 04:30:41 83153e8fb3d8: Layer already exists 04:30:41 main: digest: sha256:4616fa1d239be563d31e511fb81db2ffa4f2e378c44d6566cdf51ae75d08a8ee size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:41 ===================================================== [Pipeline] echo 04:30:42 taggedImages: 04:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b 04:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 04:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.10 04:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2471770c414ffcb3969497332fd67a405e85392b-3.0.0-dev.10 04:30:42 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:42 04:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:42 arm64: Pulling from edgex-lftools-log-publisher 04:30:42 8998bd30e6a1: Pulling fs layer 04:30:42 04944245beec: Pulling fs layer 04:30:42 699f458cf7ca: Pulling fs layer 04:30:42 765212b225bb: Pulling fs layer 04:30:42 f23df028b6ca: Pulling fs layer 04:30:42 d65c8cfc05b1: Pulling fs layer 04:30:42 2437ff75d9bd: Pulling fs layer 04:30:42 765212b225bb: Waiting 04:30:42 d65c8cfc05b1: Waiting 04:30:42 f23df028b6ca: Waiting 04:30:42 2437ff75d9bd: Waiting 04:30:42 04944245beec: Verifying Checksum 04:30:42 04944245beec: Download complete 04:30:42 765212b225bb: Download complete 04:30:42 f23df028b6ca: Verifying Checksum 04:30:42 f23df028b6ca: Download complete 04:30:42 d65c8cfc05b1: Verifying Checksum 04:30:42 d65c8cfc05b1: Download complete 04:30:43 699f458cf7ca: Verifying Checksum 04:30:43 699f458cf7ca: Download complete 04:30:43 8998bd30e6a1: Verifying Checksum 04:30:43 8998bd30e6a1: Download complete 04:30:46 2437ff75d9bd: Verifying Checksum 04:30:46 2437ff75d9bd: Download complete 04:30:48 8998bd30e6a1: Pull complete 04:30:48 04944245beec: Pull complete 04:30:49 699f458cf7ca: Pull complete 04:30:50 765212b225bb: Pull complete 04:30:50 f23df028b6ca: Pull complete 04:30:50 d65c8cfc05b1: Pull complete 04:31:05 2437ff75d9bd: Pull complete 04:31:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:06 prd-ubuntu20.04-docker-arm64-4c-16g-9392 does not seem to be running inside a container 04:31:06 $ 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/62 -v /w/workspace/device-gpio/62:/w/workspace/device-gpio/62:rw,z -v /w/workspace/device-gpio/62@tmp:/w/workspace/device-gpio/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:31:09 $ docker top 6f0ccc51d9a7ac132a3f71b320b9bb004fcbfa1a5d9b0e9bd504aa06de11d304 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:10 ---> job-cost.sh 04:31:10 lf-activate-venv: SKIPPING 04:31:10 INFO: No Stack... 04:31:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:11 INFO: Archiving Costs [Pipeline] sh 04:31:11 + cat /w/workspace/device-gpio/62/archives/cost.csv 04:31:11 + cut -d, -f6 [Pipeline] lock 04:31:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] 04:31:12 Resource [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] did not exist. Created. 04:31:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:12 /w/workspace/device-gpio/62@tmp/durable-bf7d84a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:13 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:13 Warning: overwriting stash ‘stack-cost’ 04:31:13 Stashed 1 file(s) [Pipeline] } 04:31:13 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:13 $ docker stop --time=1 6f0ccc51d9a7ac132a3f71b320b9bb004fcbfa1a5d9b0e9bd504aa06de11d304 04:31:15 $ docker rm -f --volumes 6f0ccc51d9a7ac132a3f71b320b9bb004fcbfa1a5d9b0e9bd504aa06de11d304 [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 04:31:15 provisioning config files... 04:31:15 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12847046400747900760tmp [Pipeline] { [Pipeline] sh 04:31:15 + set +x 04:31:15 + curl -s https://codecov.io/bash 04:31:15 + bash -s -- 04:31:15 04:31:15 _____ _ 04:31:15 / ____| | | 04:31:15 | | ___ __| | ___ ___ _____ __ 04:31:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:15 Bash-1.0.6 04:31:15 04:31:15 04:31:15 ==> git version 2.25.1 found 04:31:15 ==> 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 04:31:15 Release-Date: 2020-01-08 04:31:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:31:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:31:15 ==> Jenkins CI detected. 04:31:15 current dir:  /w/workspace/edgexfoundry_device-gpio_main 04:31:15 project root: . 04:31:15 --> token set from env 04:31:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:15 ==> Running gcov in . (disable via -X gcov) 04:31:16 ==> Python coveragepy not found 04:31:16 ==> Searching for coverage reports in: 04:31:16 + . 04:31:16 -> Found 1 reports 04:31:16 ==> Detecting git/mercurial file structure 04:31:16 ==> Reading reports 04:31:16 + ./coverage.out bytes=10 04:31:16 ==> Appending adjustments 04:31:16 https://docs.codecov.io/docs/fixing-reports 04:31:16 + Found adjustments 04:31:16 ==> Gzipping contents 04:31:16 4.0K /tmp/codecov.QEiOcr.gz 04:31:16 ==> Uploading reports 04:31:16 url: https://codecov.io 04:31:16 query: branch=main&commit=2471770c414ffcb3969497332fd67a405e85392b&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:16 -> Pinging Codecov 04:31:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=2471770c414ffcb3969497332fd67a405e85392b&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 04:31:16 -> Uploading to 04:31:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2471770c414ffcb3969497332fd67a405e85392b/8c79f306-c3c6-47b7-b8f0-97d8c4dcbcf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T043115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c7a9e30a36d83d8a227b6c36bfcd4cc48cbd3ca1700cca1404ed88263cf7e7b 04:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:16 Dload Upload Total Spent Left Speed 04:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2768 --:--:-- --:--:-- --:--:-- 2768 04:31:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/2471770c414ffcb3969497332fd67a405e85392b [Pipeline] } 04:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:31:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:31:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:17 04:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:31:17 df9b9388f04a: Pulling fs layer 04:31:17 52dc419b0ee2: Pulling fs layer 04:31:17 25bc292e5bac: Pulling fs layer 04:31:17 114826534d7a: Pulling fs layer 04:31:17 4657fd5d0bcf: Pulling fs layer 04:31:17 6ad1cebc031e: Pulling fs layer 04:31:17 8a3aa393b2d8: Pulling fs layer 04:31:17 6ad1cebc031e: Waiting 04:31:17 114826534d7a: Waiting 04:31:17 4657fd5d0bcf: Waiting 04:31:17 8a3aa393b2d8: Waiting 04:31:17 25bc292e5bac: Verifying Checksum 04:31:17 25bc292e5bac: Download complete 04:31:17 52dc419b0ee2: Verifying Checksum 04:31:17 52dc419b0ee2: Download complete 04:31:17 4657fd5d0bcf: Verifying Checksum 04:31:17 4657fd5d0bcf: Download complete 04:31:17 df9b9388f04a: Download complete 04:31:17 df9b9388f04a: Pull complete 04:31:17 52dc419b0ee2: Pull complete 04:31:17 6ad1cebc031e: Verifying Checksum 04:31:17 6ad1cebc031e: Download complete 04:31:17 25bc292e5bac: Pull complete 04:31:18 114826534d7a: Verifying Checksum 04:31:18 114826534d7a: Download complete 04:31:18 8a3aa393b2d8: Verifying Checksum 04:31:18 8a3aa393b2d8: Download complete 04:31:21 114826534d7a: Pull complete 04:31:21 4657fd5d0bcf: Pull complete 04:31:21 6ad1cebc031e: Pull complete 04:31:24 8a3aa393b2d8: Pull complete 04:31:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:24 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:31:25 $ docker top f96e58c5f7f84ec38bb3f9ac96bc183de39eefb32772d0638e845595adaadce8 -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 04:31:26 + set -o pipefail 04:31:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 04:31:30 04:31:30 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 04:31:30 04:31:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2126267f-b29f-4831-87bf-7b88c763d24a 04:31:30 04:31:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:31:30 04:31:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:30 04:31:30 04:31:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:31:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:31:30 More details here: https://snyk.co/ue1NS [Pipeline] } 04:31:30 $ docker stop --time=1 f96e58c5f7f84ec38bb3f9ac96bc183de39eefb32772d0638e845595adaadce8 04:31:32 $ docker rm -f --volumes f96e58c5f7f84ec38bb3f9ac96bc183de39eefb32772d0638e845595adaadce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:33 + git log --format=format:%s -1 2471770c414ffcb3969497332fd67a405e85392b [Pipeline] sh 04:31:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:34 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:34 $ docker top 8c6d586239305ee9ca253fffa628de67cd66f09ff179c32ed2a4ef9310fdf65b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:34 [ssh-agent] Looking for ssh-agent implementation... 04:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:34 $ docker exec 8c6d586239305ee9ca253fffa628de67cd66f09ff179c32ed2a4ef9310fdf65b ssh-agent 04:31:34 SSH_AUTH_SOCK=/tmp/ssh-wzedIBgLzn4F/agent.31 04:31:34 SSH_AGENT_PID=37 04:31:34 Running ssh-add (command line suppressed) 04:31:34 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5269890122730355786.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5269890122730355786.key) 04:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:35 + git semver tag 04:31:35 2023-03-09 04:31:35,441 [run_tag] DEBUG tag force:False 04:31:35 2023-03-09 04:31:35,441 [check_head_tag] DEBUG check head tag 04:31:35 2023-03-09 04:31:35,441 [execute] INFO git cat-file --batch-check 04:31:35 2023-03-09 04:31:35,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 04:31:35 2023-03-09 04:31:35,446 [execute] INFO git cat-file --batch 04:31:35 2023-03-09 04:31:35,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 04:31:35 2023-03-09 04:31:35,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:35 2023-03-09 04:31:35,462 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 04:31:35 2023-03-09 04:31:35,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 04:31:35 2023-03-09 04:31:35,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:35 3.0.0-dev.10 [Pipeline] } 04:31:35 $ docker exec --env ******** --env ******** 8c6d586239305ee9ca253fffa628de67cd66f09ff179c32ed2a4ef9310fdf65b ssh-agent -k 04:31:35 unset SSH_AUTH_SOCK; 04:31:35 unset SSH_AGENT_PID; 04:31:35 echo Agent pid 37 killed; 04:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:35 + git semver [Pipeline] } 04:31:36 $ docker stop --time=1 8c6d586239305ee9ca253fffa628de67cd66f09ff179c32ed2a4ef9310fdf65b 04:31:37 $ docker rm -f --volumes 8c6d586239305ee9ca253fffa628de67cd66f09ff179c32ed2a4ef9310fdf65b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:37 04:31:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:38 0.23.1-centos7: Pulling from edgex-lftools 04:31:38 ab5ef0e58194: Pulling fs layer 04:31:38 9712f1f96733: Pulling fs layer 04:31:38 63f879dbbcfc: Pulling fs layer 04:31:38 0d9ebad4ef96: Pulling fs layer 04:31:38 e9a5061849ea: Pulling fs layer 04:31:38 d747dcd14b5f: Pulling fs layer 04:31:38 2de7ff778b66: Pulling fs layer 04:31:38 e9a5061849ea: Waiting 04:31:38 d747dcd14b5f: Waiting 04:31:38 2de7ff778b66: Waiting 04:31:38 0d9ebad4ef96: Waiting 04:31:38 9712f1f96733: Verifying Checksum 04:31:38 9712f1f96733: Download complete 04:31:38 63f879dbbcfc: Verifying Checksum 04:31:38 63f879dbbcfc: Download complete 04:31:39 0d9ebad4ef96: Verifying Checksum 04:31:39 0d9ebad4ef96: Download complete 04:31:39 e9a5061849ea: Verifying Checksum 04:31:39 e9a5061849ea: Download complete 04:31:39 d747dcd14b5f: Download complete 04:31:39 ab5ef0e58194: Verifying Checksum 04:31:39 ab5ef0e58194: Download complete 04:31:39 2de7ff778b66: Verifying Checksum 04:31:39 2de7ff778b66: Download complete 04:31:41 ab5ef0e58194: Pull complete 04:31:41 9712f1f96733: Pull complete 04:31:42 63f879dbbcfc: Pull complete 04:31:46 0d9ebad4ef96: Pull complete 04:31:46 e9a5061849ea: Pull complete 04:31:46 d747dcd14b5f: Pull complete 04:31:47 2de7ff778b66: Pull complete 04:31:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:47 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:31:49 $ docker top e1a251edaddbff12d925ea02d35e064020c42c011a43f1b39702bf85c16dec18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:49 provisioning config files... 04:31:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3117752746111070539tmp 04:31:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5411437565093061663tmp 04:31:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13888828565400400197tmp [Pipeline] { [Pipeline] echo 04:31:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:49 ---> sigul-configuration.sh 04:31:49 gpg: directory `/root/.gnupg' created 04:31:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:49 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:49 gpg: CAST5 encrypted data 04:31:49 gpg: encrypted with 1 passphrase 04:31:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:50 + mkdir /home/jenkins 04:31:50 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:31:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:50 ---> sigul-install.sh 04:31:50 Sigul already installed; skipping installation. [Pipeline] sh 04:31:50 + git tag --list 04:31:50 v1.0.0 04:31:50 v2.1.0 04:31:50 v2.1.1 04:31:50 v2.1.1-dev.1 04:31:50 v2.2.0 04:31:50 v2.2.1-dev.1 04:31:50 v2.2.1-dev.2 04:31:50 v2.2.1-dev.3 04:31:50 v2.2.1-dev.4 04:31:50 v2.3.0 04:31:50 v2.3.0-dev.10 04:31:50 v2.3.0-dev.11 04:31:50 v2.3.0-dev.12 04:31:50 v2.3.0-dev.13 04:31:50 v2.3.0-dev.14 04:31:50 v2.3.0-dev.15 04:31:50 v2.3.0-dev.16 04:31:50 v2.3.0-dev.17 04:31:50 v2.3.0-dev.18 04:31:50 v2.3.0-dev.19 04:31:50 v2.3.0-dev.20 04:31:50 v2.3.0-dev.4 04:31:50 v2.3.0-dev.5 04:31:50 v2.3.0-dev.6 04:31:50 v2.3.0-dev.7 04:31:50 v2.3.0-dev.8 04:31:50 v2.3.0-dev.9 04:31:50 v3.0.0-dev.1 04:31:50 v3.0.0-dev.10 04:31:50 v3.0.0-dev.2 04:31:50 v3.0.0-dev.3 04:31:50 v3.0.0-dev.4 04:31:50 v3.0.0-dev.5 04:31:50 v3.0.0-dev.6 04:31:50 v3.0.0-dev.7 04:31:50 v3.0.0-dev.8 04:31:50 v3.0.0-dev.9 [Pipeline] sh 04:31:51 + lftools sign git-tag v3.0.0-dev.10 04:31:51 Signing Git tag with Sigul... 04:31:51 Signing v3.0.0-dev.10 [Pipeline] echo 04:31:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:52 $ docker stop --time=1 e1a251edaddbff12d925ea02d35e064020c42c011a43f1b39702bf85c16dec18 04:31:53 $ docker rm -f --volumes e1a251edaddbff12d925ea02d35e064020c42c011a43f1b39702bf85c16dec18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:54 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:54 $ docker top a9b3f1646ab2db8f92236f46804dbceda1119468fab95c2eb3371e8802ac2ac3 -eo pid,comm 04:31:54 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). 04:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:54 [ssh-agent] Looking for ssh-agent implementation... 04:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:55 $ docker exec a9b3f1646ab2db8f92236f46804dbceda1119468fab95c2eb3371e8802ac2ac3 ssh-agent 04:31:55 SSH_AUTH_SOCK=/tmp/ssh-w9PIYDiwLWC0/agent.31 04:31:55 SSH_AGENT_PID=37 04:31:55 Running ssh-add (command line suppressed) 04:31:55 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12751881331042328873.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12751881331042328873.key) 04:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:55 + git semver bump pre 04:31:55 2023-03-09 04:31:55,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:55 2023-03-09 04:31:55,774 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev 04:31:55 2023-03-09 04:31:55,774 [bump_version] DEBUG bumped version:3.0.0-dev.11 04:31:55 2023-03-09 04:31:55,774 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 04:31:55 2023-03-09 04:31:55,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:55 2023-03-09 04:31:55,774 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:55 2023-03-09 04:31:55,776 [execute] INFO git cat-file --batch-check 04:31:55 2023-03-09 04:31:55,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:55 2023-03-09 04:31:55,781 [execute] INFO git cat-file --batch 04:31:55 2023-03-09 04:31:55,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:55 2023-03-09 04:31:55,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:31:55 3.0.0-dev.11 [Pipeline] } 04:31:55 $ docker exec --env ******** --env ******** a9b3f1646ab2db8f92236f46804dbceda1119468fab95c2eb3371e8802ac2ac3 ssh-agent -k 04:31:55 unset SSH_AUTH_SOCK; 04:31:55 unset SSH_AGENT_PID; 04:31:55 echo Agent pid 37 killed; 04:31:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:56 + git semver [Pipeline] } 04:31:56 $ docker stop --time=1 a9b3f1646ab2db8f92236f46804dbceda1119468fab95c2eb3371e8802ac2ac3 04:31:57 $ docker rm -f --volumes a9b3f1646ab2db8f92236f46804dbceda1119468fab95c2eb3371e8802ac2ac3 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:58 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:58 $ docker top 2610fd90124f6cb820fedbfc35e52a79273bb30537f40d9d79a0193413d0709c -eo pid,comm 04:31:59 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). 04:31:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:59 [ssh-agent] Looking for ssh-agent implementation... 04:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:59 $ docker exec 2610fd90124f6cb820fedbfc35e52a79273bb30537f40d9d79a0193413d0709c ssh-agent 04:31:59 SSH_AUTH_SOCK=/tmp/ssh-fthUiqKwReyS/agent.32 04:31:59 SSH_AGENT_PID=38 04:31:59 Running ssh-add (command line suppressed) 04:31:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7873277183208902312.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7873277183208902312.key) 04:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:59 + git semver push 04:31:59 2023-03-09 04:31:59,893 [run_push] DEBUG push 04:31:59 2023-03-09 04:31:59,894 [execute] INFO git cat-file --batch-check 04:31:59 2023-03-09 04:31:59,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 04:31:59 2023-03-09 04:31:59,898 [execute] INFO git rev-list d479059b4c0144497f0eef0733c922b6195a5af9 -- 04:31:59 2023-03-09 04:31:59,898 [execute] DEBUG Popen(['git', 'rev-list', 'd479059b4c0144497f0eef0733c922b6195a5af9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 04:31:59 2023-03-09 04:31:59,904 [execute] INFO git fetch -v origin 04:31:59 2023-03-09 04:31:59,905 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 04:32:00 2023-03-09 04:32:00,422 [run_push] DEBUG no remote changes detected 04:32:00 2023-03-09 04:32:00,422 [execute] INFO git push origin semver 04:32:00 2023-03-09 04:32:00,422 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 04:32:01 2023-03-09 04:32:01,450 [run_push] DEBUG push all version tags 04:32:01 2023-03-09 04:32:01,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:32:01 2023-03-09 04:32:01,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 04:32:02 2023-03-09 04:32:02,726 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 04:32:02 3.0.0-dev.11 [Pipeline] } 04:32:02 $ docker exec --env ******** --env ******** 2610fd90124f6cb820fedbfc35e52a79273bb30537f40d9d79a0193413d0709c ssh-agent -k 04:32:02 unset SSH_AUTH_SOCK; 04:32:02 unset SSH_AGENT_PID; 04:32:02 echo Agent pid 38 killed; 04:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:03 + git semver [Pipeline] } 04:32:03 $ docker stop --time=1 2610fd90124f6cb820fedbfc35e52a79273bb30537f40d9d79a0193413d0709c 04:32:04 $ docker rm -f --volumes 2610fd90124f6cb820fedbfc35e52a79273bb30537f40d9d79a0193413d0709c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:32:05 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 04:32:05 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 04:32:05 total 16 04:32:05 drwxr-xr-x 3 root root 4096 Mar 9 04:22 . 04:32:05 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:31 .. 04:32:05 drwxr-xr-x 2 root root 4096 Mar 9 04:22 cost 04:32:05 -rw-r--r-- 1 root root 82 Mar 9 04:22 cost.csv 04:32:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 04:32:05 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 04:32:05 total 16 04:32:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:22 . 04:32:05 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:31 .. 04:32:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:22 cost 04:32:05 -rw-r--r-- 1 jenkins jenkins 82 Mar 9 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:06 ---> package-listing.sh 04:32:06 ++ facter osfamily 04:32:06 ++ tr '[:upper:]' '[:lower:]' 04:32:06 + OS_FAMILY=debian 04:32:06 + workspace=/w/workspace/edgexfoundry_device-gpio_main 04:32:06 + START_PACKAGES=/tmp/packages_start.txt 04:32:06 + END_PACKAGES=/tmp/packages_end.txt 04:32:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:06 + PACKAGES=/tmp/packages_start.txt 04:32:06 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 04:32:06 + PACKAGES=/tmp/packages_end.txt 04:32:06 + case "${OS_FAMILY}" in 04:32:06 + dpkg -l 04:32:06 + grep '^ii' 04:32:06 + '[' -f /tmp/packages_start.txt ']' 04:32:06 + '[' -f /tmp/packages_end.txt ']' 04:32:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:06 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 04:32:06 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 04:32:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 04:32:06 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:07 prd-ubuntu20.04-docker-8c-8g-9388 does not seem to be running inside a container 04:32:07 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:32:07 $ docker top 5b4ba0e1e49a3f1c7df6bb192a6ce41985c7057463dceac8fd0265431d84bf5d -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:08 + ls /var/log/sa-host 04:32:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:08 provisioning config files... 04:32:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9739485976440123923tmp [Pipeline] { [Pipeline] echo 04:32:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> create-netrc.sh [Pipeline] } 04:32:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> python-tools-install.sh [Pipeline] echo 04:32:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:09 ---> sudo-logs.sh 04:32:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:10 ---> job-cost.sh 04:32:10 lf-activate-venv: SKIPPING 04:32:10 DEBUG: total: 0.2199999988079071 04:32:10 INFO: Retrieving Stack Cost... 04:32:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:11 INFO: Archiving Costs [Pipeline] echo 04:32:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:11 ---> logs-deploy.sh 04:32:11 lf-activate-venv: SKIPPING 04:32:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/62 04:32:11 INFO: archiving workspace using pattern(s): 04:32:12 Archives upload complete. 04:32:12 INFO: archiving logs to Nexus