Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 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-ssh6052063855753925054.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-ssh16470947187442360198.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-ssh11521999496618411882.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-ssh16269617981484618989.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-ssh4717274806098176802.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 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1955’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1957 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 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d (main) Commit message: "Merge pull request #77 from lenny-intel/mb-config" > 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 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 > git rev-list --no-walk 9d46b075d413968746c37768dd322ca74c72df60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:50:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:50:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:50:36 ========================================================= 21:50:36 EdgeX Global Pipelines Version Info 21:50:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:50:37 ------------------- 21:50:37 stable info: 21:50:37 ------------------- 21:50:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:50:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:50:37 Message: update stable to v1.0.244 21:50:37 ------------------- 21:50:37 experimental info: 21:50:37 ------------------- 21:50:37 Commited By: **** collab-it+edgex@linuxfoundation.org 21:50:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:50:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2ab44b [Pipeline] echo 21:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:38 provisioning config files... 21:50:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2743283830765959436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:38 ---> docker-login.sh 21:50:38 nexus3.edgexfoundry.org:10001 21:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:38 Configure a credential helper to remove this warning. See 21:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:38 21:50:38 Login Succeeded 21:50:38 nexus3.edgexfoundry.org:10002 21:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:39 Configure a credential helper to remove this warning. See 21:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:39 21:50:39 Login Succeeded 21:50:39 nexus3.edgexfoundry.org:10003 21:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:39 Configure a credential helper to remove this warning. See 21:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:39 21:50:39 Login Succeeded 21:50:39 nexus3.edgexfoundry.org:10004 21:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:39 Configure a credential helper to remove this warning. See 21:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:39 21:50:39 Login Succeeded 21:50:39 docker.io 21:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:39 Configure a credential helper to remove this warning. See 21:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:39 21:50:39 Login Succeeded 21:50:39 ---> docker-login.sh ends [Pipeline] } 21:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:50:40 + git rev-list -1 --merges d2ab44b8cbb16e2983b1bff117f9b859b4657c3d~1..d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] echo 21:50:40 -----------> git rev-list -1 --merges d2ab44b8cbb16e2983b1bff117f9b859b4657c3d~1..d2ab44b8cbb16e2983b1bff117f9b859b4657c3d d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 21:50:40 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [false] [Pipeline] sh 21:50:40 + git log --format=format:%s -1 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] echo 21:50:40 ========================================================= 21:50:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:50:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:40 + git log --format=format:%s -1 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] echo 21:50:40 [semverPrep] GIT_COMMIT: d2ab44b8cbb16e2983b1bff117f9b859b4657c3d, Commit Message: Merge pull request #77 from lenny-intel/mb-config [Pipeline] echo 21:50:40 [semverPrep] This is not a build commit. [Pipeline] sh 21:50:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:50:41 + grep -v github /etc/ssh/ssh_known_hosts 21:50:41 + [ -e /tmp/ssh_known_hosts ] 21:50:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:50:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:50:41 + sudo tee -a /etc/ssh/ssh_known_hosts 21:50:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:41 21:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:41 0.1.4: Pulling from edgex-devops/py-git-semver 21:50:41 b85a868b505f: Pulling fs layer 21:50:41 e2be974225ed: Pulling fs layer 21:50:41 339a4e72a1f5: Pulling fs layer 21:50:41 988bab9f4d93: Pulling fs layer 21:50:41 1469e6f7b9e6: Pulling fs layer 21:50:41 eaf3925da568: Pulling fs layer 21:50:41 bab4dde63d76: Pulling fs layer 21:50:41 bde34c3a00c8: Pulling fs layer 21:50:41 b352a97aabf1: Pulling fs layer 21:50:41 4872d77fe225: Pulling fs layer 21:50:41 5851b861e8e6: Pulling fs layer 21:50:41 988bab9f4d93: Waiting 21:50:41 1469e6f7b9e6: Waiting 21:50:41 b352a97aabf1: Waiting 21:50:41 eaf3925da568: Waiting 21:50:41 4872d77fe225: Waiting 21:50:41 bab4dde63d76: Waiting 21:50:41 5851b861e8e6: Waiting 21:50:41 bde34c3a00c8: Waiting 21:50:41 e2be974225ed: Verifying Checksum 21:50:41 e2be974225ed: Download complete 21:50:41 988bab9f4d93: Verifying Checksum 21:50:41 988bab9f4d93: Download complete 21:50:41 339a4e72a1f5: Verifying Checksum 21:50:41 339a4e72a1f5: Download complete 21:50:41 eaf3925da568: Verifying Checksum 21:50:41 eaf3925da568: Download complete 21:50:41 1469e6f7b9e6: Verifying Checksum 21:50:41 1469e6f7b9e6: Download complete 21:50:41 bde34c3a00c8: Download complete 21:50:41 b352a97aabf1: Verifying Checksum 21:50:41 b352a97aabf1: Download complete 21:50:41 4872d77fe225: Verifying Checksum 21:50:41 4872d77fe225: Download complete 21:50:41 5851b861e8e6: Download complete 21:50:41 b85a868b505f: Verifying Checksum 21:50:41 b85a868b505f: Download complete 21:50:42 bab4dde63d76: Verifying Checksum 21:50:42 bab4dde63d76: Download complete 21:50:43 b85a868b505f: Pull complete 21:50:43 e2be974225ed: Pull complete 21:50:43 339a4e72a1f5: Pull complete 21:50:44 988bab9f4d93: Pull complete 21:50:44 1469e6f7b9e6: Pull complete 21:50:44 eaf3925da568: Pull complete 21:50:46 bab4dde63d76: Pull complete 21:50:46 bde34c3a00c8: Pull complete 21:50:46 b352a97aabf1: Pull complete 21:50:46 4872d77fe225: Pull complete 21:50:46 5851b861e8e6: Pull complete 21:50:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:46 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 21:50:46 $ 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 21:50:48 $ docker top f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e -eo pid,comm 21:50:48 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). 21:50:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:48 [ssh-agent] Looking for ssh-agent implementation... 21:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:48 $ docker exec f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e ssh-agent 21:50:48 SSH_AUTH_SOCK=/tmp/ssh-l39SWFNTnl5X/agent.32 21:50:48 SSH_AGENT_PID=38 21:50:48 Running ssh-add (command line suppressed) 21:50:48 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16285554526616846900.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16285554526616846900.key) 21:50:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:48 + git tag --points-at HEAD [Pipeline] } 21:50:48 $ docker exec --env ******** --env ******** f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e ssh-agent -k 21:50:49 unset SSH_AUTH_SOCK; 21:50:49 unset SSH_AGENT_PID; 21:50:49 echo Agent pid 38 killed; 21:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:49 [ssh-agent] Looking for ssh-agent implementation... 21:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:49 $ docker exec f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e ssh-agent 21:50:49 SSH_AUTH_SOCK=/tmp/ssh-kHTlqzWpJVw6/agent.71 21:50:49 SSH_AGENT_PID=77 21:50:49 Running ssh-add (command line suppressed) 21:50:49 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16712207136832353521.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16712207136832353521.key) 21:50:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:49 + git semver init 21:50:50 2023-01-11 21:50:49,950 [run_init] DEBUG init version:0.0.0 force:False 21:50:50 2023-01-11 21:50:49,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 21:50:50 2023-01-11 21:50:49,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 21:50:50 2023-01-11 21:50:49,953 [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) 21:50:50 2023-01-11 21:50:50,883 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 21:50:50 2023-01-11 21:50:50,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 21:50:50 2023-01-11 21:50:50,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:50:50 2023-01-11 21:50:50,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:50:50 3.0.0-dev.5 [Pipeline] } 21:50:50 $ docker exec --env ******** --env ******** f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e ssh-agent -k 21:50:51 unset SSH_AUTH_SOCK; 21:50:51 unset SSH_AGENT_PID; 21:50:51 echo Agent pid 77 killed; 21:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:51 + git semver [Pipeline] } 21:50:51 $ docker stop --time=1 f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e 21:50:52 $ docker rm -f --volumes f95e67753b24e6634f6253bb45aef3ca7a45ee20032105c7db482c9b1b6d129e [Pipeline] // withDockerContainer [Pipeline] sh 21:50:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:50:53 Stashed 1 file(s) [Pipeline] echo 21:50:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.5 [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 21:50:53 provisioning config files... 21:50:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4895381213078487141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:53 ---> docker-login.sh 21:50:53 nexus3.edgexfoundry.org:10001 21:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:53 Configure a credential helper to remove this warning. See 21:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:53 21:50:53 Login Succeeded 21:50:53 nexus3.edgexfoundry.org:10002 21:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:53 Configure a credential helper to remove this warning. See 21:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:53 21:50:53 Login Succeeded 21:50:53 nexus3.edgexfoundry.org:10003 21:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:54 Configure a credential helper to remove this warning. See 21:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:54 21:50:54 Login Succeeded 21:50:54 nexus3.edgexfoundry.org:10004 21:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:54 Configure a credential helper to remove this warning. See 21:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:54 21:50:54 Login Succeeded 21:50:54 docker.io 21:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:54 Configure a credential helper to remove this warning. See 21:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:54 21:50:54 Login Succeeded 21:50:54 ---> docker-login.sh ends [Pipeline] } 21:50:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:54 ========================================================= 21:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:50:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:54 + 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 . 21:50:54 Sending build context to Docker daemon 15.98MB 21:50:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:50:54 Step 2/12 : FROM ${BASE} AS builder 21:50:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:50:55 213ec9aee27d: Pulling fs layer 21:50:55 4583459ba037: Pulling fs layer 21:50:55 93c1e223e6f2: Pulling fs layer 21:50:55 53926ce57604: Pulling fs layer 21:50:55 21b2b0c7a3f4: Pulling fs layer 21:50:55 22ff95d597cd: Pulling fs layer 21:50:55 12d6caf4c0d1: Pulling fs layer 21:50:55 96b7cbca73a9: Pulling fs layer 21:50:55 a7acece74701: Pulling fs layer 21:50:55 a7acece74701: Waiting 21:50:55 96b7cbca73a9: Waiting 21:50:55 22ff95d597cd: Waiting 21:50:55 12d6caf4c0d1: Waiting 21:50:55 53926ce57604: Waiting 21:50:55 21b2b0c7a3f4: Waiting 21:50:55 93c1e223e6f2: Verifying Checksum 21:50:55 93c1e223e6f2: Download complete 21:50:55 4583459ba037: Verifying Checksum 21:50:55 4583459ba037: Download complete 21:50:55 21b2b0c7a3f4: Verifying Checksum 21:50:55 21b2b0c7a3f4: Download complete 21:50:55 22ff95d597cd: Download complete 21:50:55 213ec9aee27d: Verifying Checksum 21:50:55 213ec9aee27d: Download complete 21:50:55 12d6caf4c0d1: Verifying Checksum 21:50:55 12d6caf4c0d1: Download complete 21:50:55 213ec9aee27d: Pull complete 21:50:55 4583459ba037: Pull complete 21:50:55 93c1e223e6f2: Pull complete 21:50:55 a7acece74701: Verifying Checksum 21:50:55 a7acece74701: Download complete 21:50:55 96b7cbca73a9: Verifying Checksum 21:50:55 96b7cbca73a9: Download complete 21:50:56 53926ce57604: Verifying Checksum 21:50:56 53926ce57604: Download complete 21:51:00 53926ce57604: Pull complete 21:51:00 21b2b0c7a3f4: Pull complete 21:51:00 22ff95d597cd: Pull complete 21:51:00 12d6caf4c0d1: Pull complete 21:51:02 96b7cbca73a9: Pull complete 21:51:02 a7acece74701: Pull complete 21:51:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:51:02 ---> db6d94c90886 21:51:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:51:05 ---> Running in 711954fee461 21:51:05 Removing intermediate container 711954fee461 21:51:05 ---> e250dc1766f0 21:51:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:05 ---> Running in 20e8132cb12a 21:51:05 Removing intermediate container 20e8132cb12a 21:51:05 ---> af347d6b5978 21:51:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:51:05 ---> Running in b56158729cc5 21:51:05 Removing intermediate container b56158729cc5 21:51:05 ---> ca9ffb1ee73b 21:51:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:51:05 ---> Running in 64d5589c51f6 21:51:06 Removing intermediate container 64d5589c51f6 21:51:06 ---> a2a4a3a564e7 21:51:06 Step 7/12 : WORKDIR /device-gpio 21:51:06 ---> Running in 2efcf723ad20 21:51:06 Removing intermediate container 2efcf723ad20 21:51:06 ---> 305b47e2510f 21:51:06 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:06 ---> Running in 7633fa880690 21:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:06 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:51:06 (2/4) Installing libedit (20210910.3.1-r0) 21:51:06 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:51:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:51:06 Executing busybox-1.35.0-r17.trigger 21:51:06 OK: 216 MiB in 55 packages 21:51:07 Removing intermediate container 7633fa880690 21:51:07 ---> 0f999a8e2fca 21:51:07 Step 9/12 : COPY go.mod vendor* ./ 21:51:07 ---> cf248dd18a98 21:51:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:07 ---> Running in cb55521a592d 21:51:08 Still waiting to schedule task 21:51:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1954’ 21:51:29 Removing intermediate container cb55521a592d 21:51:29 ---> 2c05b199d3a2 21:51:29 Step 11/12 : COPY . . 21:51:29 ---> 34a012156280 21:51:29 Step 12/12 : RUN ${MAKE} 21:51:29 ---> Running in e248ef62d3eb 21:51:29 noop 21:51:29 Removing intermediate container e248ef62d3eb 21:51:29 ---> f9a95a882d7e 21:51:29 Successfully built f9a95a882d7e 21:51:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:29 + docker inspect -f . ci-base-image-x86_64 21:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:29 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 21:51:29 $ 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 21:51:30 $ docker top 6b9141171d30da8b8125ea26ea157d1ade85fc27333f97a248faea3e44157dff -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:30 + go version 21:51:30 go version go1.18.7 linux/amd64 [Pipeline] } 21:51:30 $ docker stop --time=1 6b9141171d30da8b8125ea26ea157d1ade85fc27333f97a248faea3e44157dff 21:51:31 $ docker rm -f --volumes 6b9141171d30da8b8125ea26ea157d1ade85fc27333f97a248faea3e44157dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:32 + docker inspect -f . ci-base-image-x86_64 21:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:32 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 21:51:32 $ 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 21:51:32 $ docker top 6fde9521788a1cfdf1caaec7674a5949594c6f485b5d398979d0ea3212a53fd0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 21:51:33 + make test 21:51:33 go test ./... -coverprofile=coverage.out ./... 21:51:33 ? github.com/edgexfoundry/device-gpio [no test files] 21:51:43 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:51:43 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:51:49 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." 21:51:49 go vet ./... 21:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:52 $ docker stop --time=1 6fde9521788a1cfdf1caaec7674a5949594c6f485b5d398979d0ea3212a53fd0 21:51:54 $ docker rm -f --volumes 6fde9521788a1cfdf1caaec7674a5949594c6f485b5d398979d0ea3212a53fd0 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:56 + ls -al . 21:51:56 total 168 21:51:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:51 . 21:51:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 .. 21:51:56 -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 21:50 .dockerignore 21:51:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:51 .git 21:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 .github 21:51:56 -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 21:50 .gitignore 21:51:56 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:50 .golangci.yml 21:51:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:50 .semver 21:51:56 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 21:50 Attribution.txt 21:51:56 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 21:50 CHANGELOG.md 21:51:56 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 21:50 Dockerfile 21:51:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:50 GOVERNANCE.md 21:51:56 -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 21:50 Jenkinsfile 21:51:56 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:50 LICENSE 21:51:56 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 21:50 Makefile 21:51:56 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 21:50 OWNERS.md 21:51:56 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 21:50 README.md 21:51:56 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:50 VERSION 21:51:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:50 bin 21:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 cmd 21:51:56 -rw-r--r-- 1 jenkins jenkins 10 Jan 11 21:51 coverage.out 21:51:56 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 11 21:50 go.mod 21:51:56 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 11 21:50 go.sum 21:51:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 internal 21:51:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 snap 21:51:56 -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:56 + 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=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d --label arch=amd64 --label version=3.0.0-dev.5 . 21:51:56 Sending build context to Docker daemon 15.98MB 21:51:56 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:51:56 Step 2/25 : FROM ${BASE} AS builder 21:51:56 ---> f9a95a882d7e 21:51:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:51:56 ---> Running in 1b9b83b1ac7c 21:51:56 Removing intermediate container 1b9b83b1ac7c 21:51:56 ---> 867f58fe250e 21:51:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:56 ---> Running in 235e798637e5 21:51:57 Removing intermediate container 235e798637e5 21:51:57 ---> ec70628753bb 21:51:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:51:57 ---> Running in 1321f9b827f8 21:51:57 Removing intermediate container 1321f9b827f8 21:51:57 ---> 708c83c5e129 21:51:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:51:57 ---> Running in 7973d9e9a08c 21:51:57 Removing intermediate container 7973d9e9a08c 21:51:57 ---> c7886707ca71 21:51:57 Step 7/25 : WORKDIR /device-gpio 21:51:57 ---> Running in 5f2a5259e1ae 21:51:57 Removing intermediate container 5f2a5259e1ae 21:51:57 ---> 18e2f32fc5fb 21:51:57 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:57 ---> Running in f03fda2d4576 21:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:58 OK: 216 MiB in 55 packages 21:51:58 Removing intermediate container f03fda2d4576 21:51:58 ---> edb8db2dfd43 21:51:58 Step 9/25 : COPY go.mod vendor* ./ 21:51:58 ---> 497358e18fe2 21:51:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:58 ---> Running in 454cb0cf39a0 21:51:59 Removing intermediate container 454cb0cf39a0 21:51:59 ---> b2a19ba1adf8 21:51:59 Step 11/25 : COPY . . 21:51:59 ---> 4167666664aa 21:51:59 Step 12/25 : RUN ${MAKE} 21:51:59 ---> Running in b671b9afe83c 21:52:00 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 21:52:14 Removing intermediate container b671b9afe83c 21:52:14 ---> 6d1202d6a643 21:52:14 Step 13/25 : FROM alpine:3.16 21:52:14 3.16: Pulling from library/alpine 21:52:14 ca7dd9ec2225: Pulling fs layer 21:52:14 ca7dd9ec2225: Verifying Checksum 21:52:14 ca7dd9ec2225: Download complete 21:52:14 ca7dd9ec2225: Pull complete 21:52:14 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:52:14 Status: Downloaded newer image for alpine:3.16 21:52:14 ---> bfe296a52501 21:52:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:52:14 ---> Running in f3a9cb975232 21:52:15 Removing intermediate container f3a9cb975232 21:52:15 ---> 2a59aa43f026 21:52:15 Step 15/25 : RUN apk add --update --no-cache 21:52:15 ---> Running in f1c2de6f3b50 21:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:52:15 OK: 6 MiB in 14 packages 21:52:15 Removing intermediate container f1c2de6f3b50 21:52:15 ---> 112aa1f60057 21:52:15 Step 16/25 : WORKDIR / 21:52:15 ---> Running in 8c30f91504db 21:52:16 Removing intermediate container 8c30f91504db 21:52:16 ---> 011bf39db2fe 21:52:16 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:52:16 ---> 4928303413fb 21:52:16 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:52:16 ---> 1b0cdc517351 21:52:16 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:52:17 ---> 993df5052875 21:52:17 Step 20/25 : EXPOSE 59910 21:52:17 ---> Running in 6344e55fc4e2 21:52:17 Removing intermediate container 6344e55fc4e2 21:52:17 ---> b7fd80cf2e6d 21:52:17 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:52:17 ---> Running in fc47463fa964 21:52:17 Removing intermediate container fc47463fa964 21:52:17 ---> 5a386dd579f9 21:52:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:52:17 ---> Running in 74f9bf050985 21:52:17 Removing intermediate container 74f9bf050985 21:52:17 ---> 7c9c69e68b41 21:52:17 Step 23/25 : LABEL arch=amd64 21:52:17 ---> Running in f8651be35dd4 21:52:17 Removing intermediate container f8651be35dd4 21:52:17 ---> 681d4f4c4273 21:52:17 Step 24/25 : LABEL git_sha=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 21:52:17 ---> Running in 37f726826943 21:52:17 Removing intermediate container 37f726826943 21:52:17 ---> faf18d5f12e8 21:52:17 Step 25/25 : LABEL version=3.0.0-dev.5 21:52:17 ---> Running in e43ac24f64a5 21:52:17 Removing intermediate container e43ac24f64a5 21:52:17 ---> b5002c23ceae 21:52:17 [Warning] One or more build-args [ARCH] were not consumed 21:52:17 Successfully built b5002c23ceae 21:52:17 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:18 provisioning config files... 21:52:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8653981835371116931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:18 ---> docker-login.sh 21:52:18 nexus3.edgexfoundry.org:10001 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10002 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10003 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10004 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 docker.io 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 ---> docker-login.sh ends [Pipeline] } 21:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:19 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 21:52:19 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 21:52:19 latest 21:52:19 3.0.0-dev.5 21:52:19 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 21:52:19 main 21:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 21:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:52:19 8125fad90778: Preparing 21:52:19 2cec2f425382: Preparing 21:52:19 d01a8adfec18: Preparing 21:52:19 91a86d048235: Preparing 21:52:19 e5e13b0c77cb: Preparing 21:52:19 e5e13b0c77cb: Layer already exists 21:52:19 91a86d048235: Pushed 21:52:19 d01a8adfec18: Pushed 21:52:19 2cec2f425382: Pushed 21:52:23 8125fad90778: Pushed 21:52:23 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d: digest: sha256:9af8f0245b2c1c213622df0c1c7fd4e22af932ddf1cecd4428e83fd873dc15d4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 21:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:52:23 8125fad90778: Preparing 21:52:23 2cec2f425382: Preparing 21:52:23 d01a8adfec18: Preparing 21:52:23 91a86d048235: Preparing 21:52:23 e5e13b0c77cb: Preparing 21:52:23 d01a8adfec18: Layer already exists 21:52:23 91a86d048235: Layer already exists 21:52:23 e5e13b0c77cb: Layer already exists 21:52:23 8125fad90778: Layer already exists 21:52:23 2cec2f425382: Layer already exists 21:52:23 latest: digest: sha256:9af8f0245b2c1c213622df0c1c7fd4e22af932ddf1cecd4428e83fd873dc15d4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.5 21:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:52:24 8125fad90778: Preparing 21:52:24 2cec2f425382: Preparing 21:52:24 d01a8adfec18: Preparing 21:52:24 91a86d048235: Preparing 21:52:24 e5e13b0c77cb: Preparing 21:52:24 d01a8adfec18: Layer already exists 21:52:24 91a86d048235: Layer already exists 21:52:24 e5e13b0c77cb: Layer already exists 21:52:24 8125fad90778: Layer already exists 21:52:24 2cec2f425382: Layer already exists 21:52:24 3.0.0-dev.5: digest: sha256:9af8f0245b2c1c213622df0c1c7fd4e22af932ddf1cecd4428e83fd873dc15d4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:24 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 21:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:52:24 8125fad90778: Preparing 21:52:24 2cec2f425382: Preparing 21:52:24 d01a8adfec18: Preparing 21:52:24 91a86d048235: Preparing 21:52:24 e5e13b0c77cb: Preparing 21:52:24 e5e13b0c77cb: Layer already exists 21:52:24 8125fad90778: Layer already exists 21:52:24 d01a8adfec18: Layer already exists 21:52:24 2cec2f425382: Layer already exists 21:52:24 91a86d048235: Layer already exists 21:52:24 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5: digest: sha256:9af8f0245b2c1c213622df0c1c7fd4e22af932ddf1cecd4428e83fd873dc15d4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:25 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 21:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:52:25 8125fad90778: Preparing 21:52:25 2cec2f425382: Preparing 21:52:25 d01a8adfec18: Preparing 21:52:25 91a86d048235: Preparing 21:52:25 e5e13b0c77cb: Preparing 21:52:25 e5e13b0c77cb: Layer already exists 21:52:25 8125fad90778: Layer already exists 21:52:25 d01a8adfec18: Layer already exists 21:52:25 91a86d048235: Layer already exists 21:52:25 2cec2f425382: Layer already exists 21:52:25 main: digest: sha256:9af8f0245b2c1c213622df0c1c7fd4e22af932ddf1cecd4428e83fd873dc15d4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:25 ===================================================== [Pipeline] echo 21:52:25 taggedImages: 21:52:25 - nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 21:52:25 - nexus3.edgexfoundry.org:10004/device-gpio:latest 21:52:25 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.5 21:52:25 - nexus3.edgexfoundry.org:10004/device-gpio:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 21:52:25 - 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 21:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:26 21:52:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:26 latest: Pulling from edgex-lftools-log-publisher 21:52:26 5eb5b503b376: Pulling fs layer 21:52:26 5c69ac0246d0: Pulling fs layer 21:52:26 ec43610c2a17: Pulling fs layer 21:52:26 3a2ae6a8a46f: Pulling fs layer 21:52:26 33b1e0a273af: Pulling fs layer 21:52:26 5d3b04190fa2: Pulling fs layer 21:52:26 2f39f015ded8: Pulling fs layer 21:52:26 3a2ae6a8a46f: Waiting 21:52:26 33b1e0a273af: Waiting 21:52:26 5d3b04190fa2: Waiting 21:52:26 2f39f015ded8: Waiting 21:52:26 5c69ac0246d0: Verifying Checksum 21:52:26 5c69ac0246d0: Download complete 21:52:26 3a2ae6a8a46f: Download complete 21:52:26 33b1e0a273af: Verifying Checksum 21:52:26 33b1e0a273af: Download complete 21:52:26 ec43610c2a17: Verifying Checksum 21:52:26 ec43610c2a17: Download complete 21:52:26 5d3b04190fa2: Download complete 21:52:26 5eb5b503b376: Verifying Checksum 21:52:26 5eb5b503b376: Download complete 21:52:27 2f39f015ded8: Download complete 21:52:28 5eb5b503b376: Pull complete 21:52:28 5c69ac0246d0: Pull complete 21:52:28 ec43610c2a17: Pull complete 21:52:28 3a2ae6a8a46f: Pull complete 21:52:29 33b1e0a273af: Pull complete 21:52:29 5d3b04190fa2: Pull complete 21:52:34 2f39f015ded8: Pull complete 21:52:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:34 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 21:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 21:52:38 $ docker top e2432286f3fbcaf6360f5b57fe55a041c5a7b290353036d6f94c889dc52a3436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:38 ---> job-cost.sh 21:52:38 lf-activate-venv: SKIPPING 21:52:38 INFO: No Stack... 21:52:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:38 INFO: Archiving Costs [Pipeline] sh 21:52:39 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 21:52:39 + cut -d, -f6 [Pipeline] lock 21:52:39 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] 21:52:39 Resource [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] did not exist. Created. 21:52:39 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:39 + echo total: 0.2199999988079071 [Pipeline] stash 21:52:39 Stashed 1 file(s) [Pipeline] } 21:52:39 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:39 $ docker stop --time=1 e2432286f3fbcaf6360f5b57fe55a041c5a7b290353036d6f94c889dc52a3436 21:52:40 $ docker rm -f --volumes e2432286f3fbcaf6360f5b57fe55a041c5a7b290353036d6f94c889dc52a3436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1966 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 21:54:08 Running in /w/workspace/device-gpio/57 [Pipeline] { [Pipeline] checkout 21:54:08 The recommended git tool is: git 21:54:18 using credential edgex-jenkins-ssh 21:54:18 Cloning the remote Git repository 21:54:18 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:54:18 > git init /w/workspace/device-gpio/57 # timeout=10 21:54:18 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:54:18 > git --version # timeout=10 21:54:18 > git --version # 'git version 2.25.1' 21:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:20 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:54:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:21 Avoid second fetch 21:54:21 Checking out Revision d2ab44b8cbb16e2983b1bff117f9b859b4657c3d (main) 21:54:22 Commit message: "Merge pull request #77 from lenny-intel/mb-config" 21:54:21 > git config core.sparsecheckout # timeout=10 21:54:21 > git checkout -f d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:54:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:23 Dload Upload Total Spent Left Speed 21:54:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 139k 0 --:--:-- --:--:-- --:--:-- 138k [Pipeline] sh 21:54:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:54:24 + sudo tee /etc/docker/daemon.new 21:54:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:54:24 { 21:54:24 "registry-mirrors": [ 21:54:24 "https://nexus3.edgexfoundry.org:10001" 21:54:24 ], 21:54:24 "bip": "10.250.0.254/24", 21:54:24 "hosts": [ 21:54:24 "tcp://0.0.0.0:5555", 21:54:24 "unix:///var/run/docker.sock" 21:54:24 ], 21:54:24 "mtu": 1458, 21:54:24 "selinux-enabled": true, 21:54:24 "seccomp-profile": "/etc/docker/seccomp.json" 21:54:24 } [Pipeline] sh 21:54:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:54:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:43 provisioning config files... 21:54:43 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/57@tmp/config5188456800632529428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:44 ---> docker-login.sh 21:54:44 nexus3.edgexfoundry.org:10001 21:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:45 Configure a credential helper to remove this warning. See 21:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:45 21:54:45 Login Succeeded 21:54:45 nexus3.edgexfoundry.org:10002 21:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:45 Configure a credential helper to remove this warning. See 21:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:45 21:54:45 Login Succeeded 21:54:45 nexus3.edgexfoundry.org:10003 21:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:45 Configure a credential helper to remove this warning. See 21:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:45 21:54:45 Login Succeeded 21:54:45 nexus3.edgexfoundry.org:10004 21:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:46 Configure a credential helper to remove this warning. See 21:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:46 21:54:46 Login Succeeded 21:54:46 docker.io 21:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:46 Configure a credential helper to remove this warning. See 21:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:46 21:54:46 Login Succeeded 21:54:46 ---> docker-login.sh ends [Pipeline] } 21:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:47 ========================================================= 21:54:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:54:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:47 + 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 . 21:54:47 Sending build context to Docker daemon 8.022MB 21:54:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:54:47 Step 2/12 : FROM ${BASE} AS builder 21:54:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:54:48 9b18e9b68314: Pulling fs layer 21:54:48 35d82f9e3411: Pulling fs layer 21:54:48 e16973657156: Pulling fs layer 21:54:48 fc693d55d65f: Pulling fs layer 21:54:48 7e9fc2657dce: Pulling fs layer 21:54:48 dda99020689f: Pulling fs layer 21:54:48 fc693d55d65f: Waiting 21:54:48 7e9fc2657dce: Waiting 21:54:48 db1c61fa0a46: Pulling fs layer 21:54:48 891c053d2c06: Pulling fs layer 21:54:48 db1c61fa0a46: Waiting 21:54:48 891c053d2c06: Waiting 21:54:48 e16973657156: Verifying Checksum 21:54:48 35d82f9e3411: Verifying Checksum 21:54:48 35d82f9e3411: Download complete 21:54:48 7e9fc2657dce: Verifying Checksum 21:54:48 7e9fc2657dce: Download complete 21:54:48 dda99020689f: Verifying Checksum 21:54:48 dda99020689f: Download complete 21:54:48 9b18e9b68314: Verifying Checksum 21:54:48 9b18e9b68314: Download complete 21:54:49 9b18e9b68314: Pull complete 21:54:49 891c053d2c06: Verifying Checksum 21:54:49 891c053d2c06: Download complete 21:54:50 35d82f9e3411: Pull complete 21:54:50 e16973657156: Pull complete 21:54:50 db1c61fa0a46: Verifying Checksum 21:54:50 db1c61fa0a46: Download complete 21:54:51 fc693d55d65f: Verifying Checksum 21:54:51 fc693d55d65f: Download complete 21:55:03 fc693d55d65f: Pull complete 21:55:03 7e9fc2657dce: Pull complete 21:55:03 dda99020689f: Pull complete 21:55:09 db1c61fa0a46: Pull complete 21:55:11 891c053d2c06: Pull complete 21:55:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:55:11 ---> f96f9c87975a 21:55:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:55:13 ---> Running in 4f4ee5253979 21:55:13 Removing intermediate container 4f4ee5253979 21:55:13 ---> 455ae8b8fc5f 21:55:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:13 ---> Running in 83a8347067c5 21:55:14 Removing intermediate container 83a8347067c5 21:55:14 ---> 01c993575bce 21:55:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:55:14 ---> Running in fb7d27262d69 21:55:14 Removing intermediate container fb7d27262d69 21:55:14 ---> 098dc8feccb6 21:55:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:55:14 ---> Running in e82f6e64d692 21:55:14 Removing intermediate container e82f6e64d692 21:55:14 ---> 47ec010d3f8e 21:55:14 Step 7/12 : WORKDIR /device-gpio 21:55:14 ---> Running in 41c8adc0e66f 21:55:15 Removing intermediate container 41c8adc0e66f 21:55:15 ---> 3c7a39f2aba8 21:55:15 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:15 ---> Running in d339db51bc5b 21:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:55:18 (2/4) Installing libedit (20210910.3.1-r0) 21:55:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:55:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:55:18 Executing busybox-1.35.0-r17.trigger 21:55:18 OK: 226 MiB in 55 packages 21:55:19 Removing intermediate container d339db51bc5b 21:55:19 ---> f8720605d0ee 21:55:19 Step 9/12 : COPY go.mod vendor* ./ 21:55:21 ---> 749a05260e80 21:55:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:21 ---> Running in 2b57bc1d3f3b 21:56:29 Removing intermediate container 2b57bc1d3f3b 21:56:29 ---> 1de638695b88 21:56:29 Step 11/12 : COPY . . 21:56:29 ---> 6c222d0637b1 21:56:29 Step 12/12 : RUN ${MAKE} 21:56:29 ---> Running in 697451edf9da 21:56:29 noop 21:56:29 Removing intermediate container 697451edf9da 21:56:29 ---> 9b31eb74b0bd 21:56:29 Successfully built 9b31eb74b0bd 21:56:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:30 + docker inspect -f . ci-base-image-arm64 21:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:30 prd-ubuntu20.04-docker-arm64-4c-16g-1966 does not seem to be running inside a container 21:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/57 -v /w/workspace/device-gpio/57:/w/workspace/device-gpio/57:rw,z -v /w/workspace/device-gpio/57@tmp:/w/workspace/device-gpio/57@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 21:56:32 $ docker top f001adf1a48747daedf53a654ffc098575445cf078bfd19d042b5747b041ee02 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:32 + go version 21:56:32 go version go1.18.7 linux/arm64 [Pipeline] } 21:56:32 $ docker stop --time=1 f001adf1a48747daedf53a654ffc098575445cf078bfd19d042b5747b041ee02 21:56:34 $ docker rm -f --volumes f001adf1a48747daedf53a654ffc098575445cf078bfd19d042b5747b041ee02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:35 + docker inspect -f . ci-base-image-arm64 21:56:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:35 prd-ubuntu20.04-docker-arm64-4c-16g-1966 does not seem to be running inside a container 21:56:35 $ 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/57 -v /w/workspace/device-gpio/57:/w/workspace/device-gpio/57:rw,z -v /w/workspace/device-gpio/57@tmp:/w/workspace/device-gpio/57@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 21:56:36 $ docker top bbc875986aeed92aaeaf0522413198669d75d81d0814fb780dbced41a3646742 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:37 + git config --global --add safe.directory /w/workspace/device-gpio/57 [Pipeline] fileExists [Pipeline] sh 21:56:38 + make test 21:56:38 go test ./... -coverprofile=coverage.out ./... 21:56:40 ? github.com/edgexfoundry/device-gpio [no test files] 21:58:17 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:58:17 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:58:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:58:17 go vet ./... 21:58:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:58:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:58:43 ./bin/test-attribution-txt.sh [Pipeline] echo 21:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:58:43 $ docker stop --time=1 bbc875986aeed92aaeaf0522413198669d75d81d0814fb780dbced41a3646742 21:58:45 $ docker rm -f --volumes bbc875986aeed92aaeaf0522413198669d75d81d0814fb780dbced41a3646742 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:58:47 Warning: overwriting stash ‘coverage-report’ 21:58:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:58:48 + ls -al . 21:58:48 total 164 21:58:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:56 . 21:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:54 .. 21:58:48 -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 21:54 .dockerignore 21:58:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:54 .git 21:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:54 .github 21:58:48 -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 21:54 .gitignore 21:58:48 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:54 .golangci.yml 21:58:48 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 21:54 Attribution.txt 21:58:48 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 21:54 CHANGELOG.md 21:58:48 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 21:54 Dockerfile 21:58:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:54 GOVERNANCE.md 21:58:48 -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 21:54 Jenkinsfile 21:58:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:54 LICENSE 21:58:48 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 21:54 Makefile 21:58:48 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 21:54 OWNERS.md 21:58:48 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 21:54 README.md 21:58:48 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:50 VERSION 21:58:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:54 bin 21:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:54 cmd 21:58:48 -rw-r--r-- 1 jenkins jenkins 10 Jan 11 21:56 coverage.out 21:58:48 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 11 21:54 go.mod 21:58:48 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 11 21:54 go.sum 21:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:54 internal 21:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:54 snap 21:58:48 -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:48 + 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=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d --label arch=arm64 --label version=3.0.0-dev.5 . 21:58:49 Sending build context to Docker daemon 8.023MB 21:58:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:58:49 Step 2/25 : FROM ${BASE} AS builder 21:58:49 ---> 9b31eb74b0bd 21:58:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:58:49 ---> Running in f69b102a82fa 21:58:49 Removing intermediate container f69b102a82fa 21:58:49 ---> 99282d9f856b 21:58:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:49 ---> Running in 8fff1d991687 21:58:50 Removing intermediate container 8fff1d991687 21:58:50 ---> 4ef2396aca7d 21:58:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:58:50 ---> Running in bc14409c6335 21:58:50 Removing intermediate container bc14409c6335 21:58:50 ---> 5fe17e406d77 21:58:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:58:50 ---> Running in f6d51120d188 21:58:50 Removing intermediate container f6d51120d188 21:58:50 ---> 3de7261e539d 21:58:50 Step 7/25 : WORKDIR /device-gpio 21:58:51 ---> Running in ca5697eeae13 21:58:51 Removing intermediate container ca5697eeae13 21:58:51 ---> 668f0f96f5ff 21:58:51 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:51 ---> Running in 394cb3464950 21:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:54 OK: 226 MiB in 55 packages 21:58:55 Removing intermediate container 394cb3464950 21:58:55 ---> 50ba80b89ec5 21:58:55 Step 9/25 : COPY go.mod vendor* ./ 21:58:56 ---> e60b52c59729 21:58:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:56 ---> Running in 4c62fcb172a4 21:58:58 Removing intermediate container 4c62fcb172a4 21:58:58 ---> b37c3ca45dc6 21:58:58 Step 11/25 : COPY . . 21:58:59 ---> 416209b48283 21:58:59 Step 12/25 : RUN ${MAKE} 21:58:59 ---> Running in 5daaef6b2f76 21:59:01 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 22:00:53 Removing intermediate container 5daaef6b2f76 22:00:53 ---> f233c8ecbe09 22:00:53 Step 13/25 : FROM alpine:3.16 22:00:53 3.16: Pulling from library/alpine 22:00:53 6875df1f5354: Pulling fs layer 22:00:53 6875df1f5354: Verifying Checksum 22:00:53 6875df1f5354: Download complete 22:00:53 6875df1f5354: Pull complete 22:00:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:00:53 Status: Downloaded newer image for alpine:3.16 22:00:53 ---> 2b4661558fb8 22:00:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:00:53 ---> Running in 12e4ec7c9030 22:00:53 Removing intermediate container 12e4ec7c9030 22:00:53 ---> c8c0dc55d9da 22:00:53 Step 15/25 : RUN apk add --update --no-cache 22:00:53 ---> Running in 6eaeade39f62 22:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:53 OK: 5 MiB in 14 packages 22:00:53 Removing intermediate container 6eaeade39f62 22:00:53 ---> 435f0c168da6 22:00:53 Step 16/25 : WORKDIR / 22:00:53 ---> Running in 81cbc879b541 22:00:53 Removing intermediate container 81cbc879b541 22:00:53 ---> 4175592a5a37 22:00:53 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:00:53 ---> f83c6aea5f27 22:00:53 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:00:53 ---> fbe9a070a1a0 22:00:53 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:00:53 ---> 3b547417212c 22:00:53 Step 20/25 : EXPOSE 59910 22:00:53 ---> Running in 0f5c38f8008f 22:00:53 Removing intermediate container 0f5c38f8008f 22:00:53 ---> b7ba6655b518 22:00:53 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:00:53 ---> Running in d84c654c56ab 22:00:54 Removing intermediate container d84c654c56ab 22:00:54 ---> 6d61df099807 22:00:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:00:54 ---> Running in 7c93a40a975c 22:00:54 Removing intermediate container 7c93a40a975c 22:00:54 ---> 680ed8f1da86 22:00:54 Step 23/25 : LABEL arch=arm64 22:00:54 ---> Running in dd8e397874a4 22:00:55 Removing intermediate container dd8e397874a4 22:00:55 ---> 4be1bccfe668 22:00:55 Step 24/25 : LABEL git_sha=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 22:00:55 ---> Running in 9063e9e6f1cf 22:00:55 Removing intermediate container 9063e9e6f1cf 22:00:55 ---> 54cce17b4bae 22:00:55 Step 25/25 : LABEL version=3.0.0-dev.5 22:00:55 ---> Running in d7dc23e8c6ae 22:00:55 Removing intermediate container d7dc23e8c6ae 22:00:55 ---> 8676b1864f12 22:00:55 [Warning] One or more build-args [ARCH] were not consumed 22:00:55 Successfully built 8676b1864f12 22:00:55 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 22:00:55 provisioning config files... 22:00:55 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/57@tmp/config16338354070880527486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:56 ---> docker-login.sh 22:00:56 nexus3.edgexfoundry.org:10001 22:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:56 Configure a credential helper to remove this warning. See 22:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:56 22:00:56 Login Succeeded 22:00:56 nexus3.edgexfoundry.org:10002 22:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:57 Configure a credential helper to remove this warning. See 22:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:57 22:00:57 Login Succeeded 22:00:57 nexus3.edgexfoundry.org:10003 22:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:57 Configure a credential helper to remove this warning. See 22:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:57 22:00:57 Login Succeeded 22:00:57 nexus3.edgexfoundry.org:10004 22:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:57 Configure a credential helper to remove this warning. See 22:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:57 22:00:57 Login Succeeded 22:00:57 docker.io 22:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:58 Configure a credential helper to remove this warning. See 22:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:58 22:00:58 Login Succeeded 22:00:58 ---> docker-login.sh ends [Pipeline] } 22:00:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:58 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 22:00:58 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 22:00:58 latest 22:00:58 3.0.0-dev.5 22:00:58 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 22:00:58 main 22:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:58 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:59 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 22:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:00:59 5e3cfb311533: Preparing 22:00:59 53225d52a1b9: Preparing 22:00:59 bd83a2880ca1: Preparing 22:00:59 93be0054e383: Preparing 22:00:59 17bec77d7fdc: Preparing 22:00:59 17bec77d7fdc: Layer already exists 22:00:59 bd83a2880ca1: Pushed 22:00:59 93be0054e383: Pushed 22:00:59 53225d52a1b9: Pushed 22:01:04 5e3cfb311533: Pushed 22:01:04 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d: digest: sha256:349aab649b931632f7ac8e9a65ec65e91fedba1355f5a02ed68e76aabe608a2d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:01:05 5e3cfb311533: Preparing 22:01:05 53225d52a1b9: Preparing 22:01:05 bd83a2880ca1: Preparing 22:01:05 93be0054e383: Preparing 22:01:05 17bec77d7fdc: Preparing 22:01:05 bd83a2880ca1: Layer already exists 22:01:05 5e3cfb311533: Layer already exists 22:01:05 17bec77d7fdc: Layer already exists 22:01:05 93be0054e383: Layer already exists 22:01:05 53225d52a1b9: Layer already exists 22:01:05 latest: digest: sha256:349aab649b931632f7ac8e9a65ec65e91fedba1355f5a02ed68e76aabe608a2d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.5 22:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:01:06 5e3cfb311533: Preparing 22:01:06 53225d52a1b9: Preparing 22:01:06 bd83a2880ca1: Preparing 22:01:06 93be0054e383: Preparing 22:01:06 17bec77d7fdc: Preparing 22:01:06 53225d52a1b9: Layer already exists 22:01:06 17bec77d7fdc: Layer already exists 22:01:06 bd83a2880ca1: Layer already exists 22:01:06 5e3cfb311533: Layer already exists 22:01:06 93be0054e383: Layer already exists 22:01:06 3.0.0-dev.5: digest: sha256:349aab649b931632f7ac8e9a65ec65e91fedba1355f5a02ed68e76aabe608a2d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 22:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:01:07 5e3cfb311533: Preparing 22:01:07 53225d52a1b9: Preparing 22:01:07 bd83a2880ca1: Preparing 22:01:07 93be0054e383: Preparing 22:01:07 17bec77d7fdc: Preparing 22:01:07 17bec77d7fdc: Layer already exists 22:01:07 bd83a2880ca1: Layer already exists 22:01:07 5e3cfb311533: Layer already exists 22:01:07 93be0054e383: Layer already exists 22:01:07 53225d52a1b9: Layer already exists 22:01:07 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5: digest: sha256:349aab649b931632f7ac8e9a65ec65e91fedba1355f5a02ed68e76aabe608a2d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 22:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:01:08 5e3cfb311533: Preparing 22:01:08 53225d52a1b9: Preparing 22:01:08 bd83a2880ca1: Preparing 22:01:08 93be0054e383: Preparing 22:01:08 17bec77d7fdc: Preparing 22:01:08 bd83a2880ca1: Layer already exists 22:01:08 5e3cfb311533: Layer already exists 22:01:08 53225d52a1b9: Layer already exists 22:01:08 17bec77d7fdc: Layer already exists 22:01:08 93be0054e383: Layer already exists 22:01:08 main: digest: sha256:349aab649b931632f7ac8e9a65ec65e91fedba1355f5a02ed68e76aabe608a2d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:08 ===================================================== [Pipeline] echo 22:01:08 taggedImages: 22:01:08 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d 22:01:08 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:01:08 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.5 22:01:08 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d2ab44b8cbb16e2983b1bff117f9b859b4657c3d-3.0.0-dev.5 22:01:08 - 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 22:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:09 22:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:09 arm64: Pulling from edgex-lftools-log-publisher 22:01:09 8998bd30e6a1: Pulling fs layer 22:01:09 04944245beec: Pulling fs layer 22:01:09 699f458cf7ca: Pulling fs layer 22:01:09 765212b225bb: Pulling fs layer 22:01:09 f23df028b6ca: Pulling fs layer 22:01:09 d65c8cfc05b1: Pulling fs layer 22:01:09 2437ff75d9bd: Pulling fs layer 22:01:09 f23df028b6ca: Waiting 22:01:09 d65c8cfc05b1: Waiting 22:01:09 2437ff75d9bd: Waiting 22:01:09 765212b225bb: Waiting 22:01:09 04944245beec: Verifying Checksum 22:01:09 04944245beec: Download complete 22:01:09 765212b225bb: Verifying Checksum 22:01:09 765212b225bb: Download complete 22:01:09 f23df028b6ca: Verifying Checksum 22:01:09 f23df028b6ca: Download complete 22:01:09 d65c8cfc05b1: Verifying Checksum 22:01:09 d65c8cfc05b1: Download complete 22:01:10 699f458cf7ca: Verifying Checksum 22:01:10 699f458cf7ca: Download complete 22:01:10 8998bd30e6a1: Verifying Checksum 22:01:10 8998bd30e6a1: Download complete 22:01:13 2437ff75d9bd: Verifying Checksum 22:01:13 2437ff75d9bd: Download complete 22:01:15 8998bd30e6a1: Pull complete 22:01:15 04944245beec: Pull complete 22:01:17 699f458cf7ca: Pull complete 22:01:17 765212b225bb: Pull complete 22:01:18 f23df028b6ca: Pull complete 22:01:18 d65c8cfc05b1: Pull complete 22:01:36 2437ff75d9bd: Pull complete 22:01:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:37 prd-ubuntu20.04-docker-arm64-4c-16g-1966 does not seem to be running inside a container 22:01:37 $ 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/57 -v /w/workspace/device-gpio/57:/w/workspace/device-gpio/57:rw,z -v /w/workspace/device-gpio/57@tmp:/w/workspace/device-gpio/57@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 22:01:40 $ docker top c27a9a06e0ff335c2a4f8914c098daddeda2dfb7f6873f57ed7e9d3d6e78ef8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:41 ---> job-cost.sh 22:01:41 lf-activate-venv: SKIPPING 22:01:41 INFO: No Stack... 22:01:41 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:42 INFO: Archiving Costs [Pipeline] sh 22:01:43 + cat /w/workspace/device-gpio/57/archives/cost.csv 22:01:43 + cut -d, -f6 [Pipeline] lock 22:01:43 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] 22:01:43 Resource [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] did not exist. Created. 22:01:43 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:43 /w/workspace/device-gpio/57@tmp/durable-0300955d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:44 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:44 Warning: overwriting stash ‘stack-cost’ 22:01:44 Stashed 1 file(s) [Pipeline] } 22:01:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:44 $ docker stop --time=1 c27a9a06e0ff335c2a4f8914c098daddeda2dfb7f6873f57ed7e9d3d6e78ef8d 22:01:46 $ docker rm -f --volumes c27a9a06e0ff335c2a4f8914c098daddeda2dfb7f6873f57ed7e9d3d6e78ef8d [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 22:01:46 provisioning config files... 22:01:46 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14324064650192285086tmp [Pipeline] { [Pipeline] sh 22:01:46 + set +x 22:01:46 + curl -s https://codecov.io/bash 22:01:46 + bash -s -- 22:01:46 22:01:46 _____ _ 22:01:46 / ____| | | 22:01:46 | | ___ __| | ___ ___ _____ __ 22:01:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:46 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:46 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:46 Bash-1.0.6 22:01:46 22:01:46 22:01:46 ==> git version 2.25.1 found 22:01:46 ==> 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 22:01:46 Release-Date: 2020-01-08 22:01:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:46 ==> Jenkins CI detected. 22:01:46 current dir:  /w/workspace/edgexfoundry_device-gpio_main 22:01:46 project root: . 22:01:46 --> token set from env 22:01:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:46 ==> Running gcov in . (disable via -X gcov) 22:01:46 ==> Python coveragepy not found 22:01:46 ==> Searching for coverage reports in: 22:01:46 + . 22:01:46 -> Found 1 reports 22:01:46 ==> Detecting git/mercurial file structure 22:01:46 ==> Reading reports 22:01:46 + ./coverage.out bytes=10 22:01:46 ==> Appending adjustments 22:01:46 https://docs.codecov.io/docs/fixing-reports 22:01:47 + Found adjustments 22:01:47 ==> Gzipping contents 22:01:47 4.0K /tmp/codecov.gsiW5I.gz 22:01:47 ==> Uploading reports 22:01:47 url: https://codecov.io 22:01:47 query: branch=main&commit=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:47 -> Pinging Codecov 22:01:47 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=d2ab44b8cbb16e2983b1bff117f9b859b4657c3d&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:47 -> Uploading to 22:01:47 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d2ab44b8cbb16e2983b1bff117f9b859b4657c3d/5f12952d-9aad-4592-9671-02a1c1cc0a68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T220147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1e6d291cfb88d8fc3469141e8cde967b823c640a6ef1a3852c281f5ca71a7af 22:01:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:47 Dload Upload Total Spent Left Speed 22:01:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2992 --:--:-- --:--:-- --:--:-- 2980 100 781 0 0 100 781 0 2992 --:--:-- --:--:-- --:--:-- 2980 22:01:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] } 22:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:01:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:01:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:48 22:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:01:48 df9b9388f04a: Pulling fs layer 22:01:48 52dc419b0ee2: Pulling fs layer 22:01:48 25bc292e5bac: Pulling fs layer 22:01:48 114826534d7a: Pulling fs layer 22:01:48 4657fd5d0bcf: Pulling fs layer 22:01:48 6ad1cebc031e: Pulling fs layer 22:01:48 8a3aa393b2d8: Pulling fs layer 22:01:48 114826534d7a: Waiting 22:01:48 4657fd5d0bcf: Waiting 22:01:48 6ad1cebc031e: Waiting 22:01:48 8a3aa393b2d8: Waiting 22:01:48 25bc292e5bac: Verifying Checksum 22:01:48 25bc292e5bac: Download complete 22:01:48 52dc419b0ee2: Verifying Checksum 22:01:48 52dc419b0ee2: Download complete 22:01:48 4657fd5d0bcf: Verifying Checksum 22:01:48 4657fd5d0bcf: Download complete 22:01:48 df9b9388f04a: Download complete 22:01:48 6ad1cebc031e: Verifying Checksum 22:01:48 6ad1cebc031e: Download complete 22:01:48 df9b9388f04a: Pull complete 22:01:48 52dc419b0ee2: Pull complete 22:01:48 25bc292e5bac: Pull complete 22:01:50 114826534d7a: Verifying Checksum 22:01:50 114826534d7a: Download complete 22:01:50 8a3aa393b2d8: Verifying Checksum 22:01:50 8a3aa393b2d8: Download complete 22:01:53 114826534d7a: Pull complete 22:01:53 4657fd5d0bcf: Pull complete 22:01:54 6ad1cebc031e: Pull complete 22:01:57 8a3aa393b2d8: Pull complete 22:01:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:57 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:01:57 $ 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 22:02:00 $ docker top 9515db2524a53b4d8b0b92fd95fb722666aa2b5d5c09db4d91b97d296495a59a -eo pid,comm [Pipeline] { [Pipeline] echo 22:02:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 22:02:00 + set -o pipefail 22:02:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 22:02:07 22:02:07 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 22:02:07 22:02:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/3e3bdf9f-b349-4846-8c6f-fc4d63e1b4cf 22:02:07 22:02:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:02:07 22:02:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:02:07 22:02:07 22:02:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:02:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:02:07 More details here: https://snyk.co/ue1NS [Pipeline] } 22:02:07 $ docker stop --time=1 9515db2524a53b4d8b0b92fd95fb722666aa2b5d5c09db4d91b97d296495a59a 22:02:09 $ docker rm -f --volumes 9515db2524a53b4d8b0b92fd95fb722666aa2b5d5c09db4d91b97d296495a59a [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 22:02:10 + git log --format=format:%s -1 d2ab44b8cbb16e2983b1bff117f9b859b4657c3d [Pipeline] sh 22:02:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:11 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:02:11 $ 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 22:02:11 $ docker top 0d46bde7d7a1f0ca23b6994f71dec9aab2c589ec7a2d15c6ce96b4276816282a -eo pid,comm 22:02:11 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). 22:02:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:11 [ssh-agent] Looking for ssh-agent implementation... 22:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:11 $ docker exec 0d46bde7d7a1f0ca23b6994f71dec9aab2c589ec7a2d15c6ce96b4276816282a ssh-agent 22:02:11 SSH_AUTH_SOCK=/tmp/ssh-GL2M9isZC3JJ/agent.32 22:02:11 SSH_AGENT_PID=38 22:02:11 Running ssh-add (command line suppressed) 22:02:11 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8423346507112411120.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8423346507112411120.key) 22:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:12 + git semver tag 22:02:12 2023-01-11 22:02:12,401 [run_tag] DEBUG tag force:False 22:02:12 2023-01-11 22:02:12,401 [check_head_tag] DEBUG check head tag 22:02:12 2023-01-11 22:02:12,401 [execute] INFO git cat-file --batch-check 22:02:12 2023-01-11 22:02:12,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:02:12 2023-01-11 22:02:12,405 [execute] INFO git cat-file --batch 22:02:12 2023-01-11 22:02:12,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:02:12 2023-01-11 22:02:12,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:12 2023-01-11 22:02:12,419 [execute] INFO git tag -a v3.0.0-dev.5 -m v3.0.0-dev.5 22:02:12 2023-01-11 22:02:12,419 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.5', '-m', 'v3.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:02:12 2023-01-11 22:02:12,425 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:12 3.0.0-dev.5 [Pipeline] } 22:02:12 $ docker exec --env ******** --env ******** 0d46bde7d7a1f0ca23b6994f71dec9aab2c589ec7a2d15c6ce96b4276816282a ssh-agent -k 22:02:12 unset SSH_AUTH_SOCK; 22:02:12 unset SSH_AGENT_PID; 22:02:12 echo Agent pid 38 killed; 22:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:12 + git semver [Pipeline] } 22:02:13 $ docker stop --time=1 0d46bde7d7a1f0ca23b6994f71dec9aab2c589ec7a2d15c6ce96b4276816282a 22:02:14 $ docker rm -f --volumes 0d46bde7d7a1f0ca23b6994f71dec9aab2c589ec7a2d15c6ce96b4276816282a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:14 22:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:15 0.23.1-centos7: Pulling from edgex-lftools 22:02:15 ab5ef0e58194: Pulling fs layer 22:02:15 9712f1f96733: Pulling fs layer 22:02:15 63f879dbbcfc: Pulling fs layer 22:02:15 0d9ebad4ef96: Pulling fs layer 22:02:15 e9a5061849ea: Pulling fs layer 22:02:15 d747dcd14b5f: Pulling fs layer 22:02:15 2de7ff778b66: Pulling fs layer 22:02:15 0d9ebad4ef96: Waiting 22:02:15 e9a5061849ea: Waiting 22:02:15 d747dcd14b5f: Waiting 22:02:15 9712f1f96733: Verifying Checksum 22:02:15 9712f1f96733: Download complete 22:02:15 63f879dbbcfc: Verifying Checksum 22:02:15 63f879dbbcfc: Download complete 22:02:15 e9a5061849ea: Verifying Checksum 22:02:15 e9a5061849ea: Download complete 22:02:15 d747dcd14b5f: Verifying Checksum 22:02:15 d747dcd14b5f: Download complete 22:02:15 ab5ef0e58194: Verifying Checksum 22:02:15 ab5ef0e58194: Download complete 22:02:15 0d9ebad4ef96: Verifying Checksum 22:02:15 0d9ebad4ef96: Download complete 22:02:15 2de7ff778b66: Verifying Checksum 22:02:15 2de7ff778b66: Download complete 22:02:18 ab5ef0e58194: Pull complete 22:02:18 9712f1f96733: Pull complete 22:02:19 63f879dbbcfc: Pull complete 22:02:23 0d9ebad4ef96: Pull complete 22:02:23 e9a5061849ea: Pull complete 22:02:23 d747dcd14b5f: Pull complete 22:02:23 2de7ff778b66: Pull complete 22:02:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:23 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:02:23 $ 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 22:02:27 $ docker top 6d7b7e5031eb100097815e407042952198d473a3c86fef70433e5d9af056e749 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:02:27 provisioning config files... 22:02:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15099252842229381814tmp 22:02:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2391373917196684279tmp 22:02:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18426956149552374351tmp [Pipeline] { [Pipeline] echo 22:02:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:02:27 ---> sigul-configuration.sh 22:02:27 gpg: directory `/root/.gnupg' created 22:02:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:02:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:02:27 gpg: keyring `/root/.gnupg/secring.gpg' created 22:02:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:02:27 gpg: CAST5 encrypted data 22:02:27 gpg: encrypted with 1 passphrase 22:02:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:02:27 + mkdir /home/jenkins 22:02:27 + mkdir /home/jenkins/sigul [Pipeline] sh 22:02:27 + 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 22:02:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> sigul-install.sh 22:02:28 Sigul already installed; skipping installation. [Pipeline] sh 22:02:28 + git tag --list 22:02:28 v1.0.0 22:02:28 v2.1.0 22:02:28 v2.1.1 22:02:28 v2.1.1-dev.1 22:02:28 v2.2.0 22:02:28 v2.2.1-dev.1 22:02:28 v2.2.1-dev.2 22:02:28 v2.2.1-dev.3 22:02:28 v2.2.1-dev.4 22:02:28 v2.3.0 22:02:28 v2.3.0-dev.10 22:02:28 v2.3.0-dev.11 22:02:28 v2.3.0-dev.12 22:02:28 v2.3.0-dev.13 22:02:28 v2.3.0-dev.14 22:02:28 v2.3.0-dev.15 22:02:28 v2.3.0-dev.16 22:02:28 v2.3.0-dev.17 22:02:28 v2.3.0-dev.18 22:02:28 v2.3.0-dev.19 22:02:28 v2.3.0-dev.20 22:02:28 v2.3.0-dev.4 22:02:28 v2.3.0-dev.5 22:02:28 v2.3.0-dev.6 22:02:28 v2.3.0-dev.7 22:02:28 v2.3.0-dev.8 22:02:28 v2.3.0-dev.9 22:02:28 v3.0.0-dev.1 22:02:28 v3.0.0-dev.2 22:02:28 v3.0.0-dev.3 22:02:28 v3.0.0-dev.4 22:02:28 v3.0.0-dev.5 [Pipeline] sh 22:02:28 + lftools sign git-tag v3.0.0-dev.5 22:02:29 Signing Git tag with Sigul... 22:02:29 Signing v3.0.0-dev.5 [Pipeline] echo 22:02:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:02:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:02:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:02:29 $ docker stop --time=1 6d7b7e5031eb100097815e407042952198d473a3c86fef70433e5d9af056e749 22:02:31 $ docker rm -f --volumes 6d7b7e5031eb100097815e407042952198d473a3c86fef70433e5d9af056e749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:02:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:32 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:02:32 $ 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 22:02:32 $ docker top 0b3ace19bf94a5fef647f4c4c4f9eb9b3850e8276f56d2fe3bd0e67f8c955e62 -eo pid,comm 22:02:32 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). 22:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:32 [ssh-agent] Looking for ssh-agent implementation... 22:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:32 $ docker exec 0b3ace19bf94a5fef647f4c4c4f9eb9b3850e8276f56d2fe3bd0e67f8c955e62 ssh-agent 22:02:32 SSH_AUTH_SOCK=/tmp/ssh-MiWInTt6rhvO/agent.31 22:02:32 SSH_AGENT_PID=37 22:02:32 Running ssh-add (command line suppressed) 22:02:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16791930888632103926.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16791930888632103926.key) 22:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:33 + git semver bump pre 22:02:33 2023-01-11 22:02:33,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:33 2023-01-11 22:02:33,398 [bump_version] DEBUG bumping version:3.0.0-dev.5 on axis:pre with prefix:dev 22:02:33 2023-01-11 22:02:33,398 [bump_version] DEBUG bumped version:3.0.0-dev.6 22:02:33 2023-01-11 22:02:33,398 [write_version] DEBUG write version:3.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 22:02:33 2023-01-11 22:02:33,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:33 2023-01-11 22:02:33,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:33 2023-01-11 22:02:33,400 [execute] INFO git cat-file --batch-check 22:02:33 2023-01-11 22:02:33,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:33 2023-01-11 22:02:33,406 [execute] INFO git cat-file --batch 22:02:33 2023-01-11 22:02:33,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:33 2023-01-11 22:02:33,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:33 3.0.0-dev.6 [Pipeline] } 22:02:33 $ docker exec --env ******** --env ******** 0b3ace19bf94a5fef647f4c4c4f9eb9b3850e8276f56d2fe3bd0e67f8c955e62 ssh-agent -k 22:02:33 unset SSH_AUTH_SOCK; 22:02:33 unset SSH_AGENT_PID; 22:02:33 echo Agent pid 37 killed; 22:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:33 + git semver [Pipeline] } 22:02:34 $ docker stop --time=1 0b3ace19bf94a5fef647f4c4c4f9eb9b3850e8276f56d2fe3bd0e67f8c955e62 22:02:35 $ docker rm -f --volumes 0b3ace19bf94a5fef647f4c4c4f9eb9b3850e8276f56d2fe3bd0e67f8c955e62 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:36 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:02:36 $ 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 22:02:36 $ docker top 1b70a757d2198c4f25bb9a5c97520dba9d9a9b4c2b5e7d99ae974cf7f1db1faf -eo pid,comm 22:02:36 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). 22:02:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:36 [ssh-agent] Looking for ssh-agent implementation... 22:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:36 $ docker exec 1b70a757d2198c4f25bb9a5c97520dba9d9a9b4c2b5e7d99ae974cf7f1db1faf ssh-agent 22:02:36 SSH_AUTH_SOCK=/tmp/ssh-a1QwSaI0L6Yk/agent.33 22:02:36 SSH_AGENT_PID=39 22:02:36 Running ssh-add (command line suppressed) 22:02:36 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13041788702453354631.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13041788702453354631.key) 22:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:37 + git semver push 22:02:37 2023-01-11 22:02:37,376 [run_push] DEBUG push 22:02:37 2023-01-11 22:02:37,377 [execute] INFO git cat-file --batch-check 22:02:37 2023-01-11 22:02:37,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:37 2023-01-11 22:02:37,381 [execute] INFO git rev-list d40a27fddf18e65af69d957fdeb910c47d88b02a -- 22:02:37 2023-01-11 22:02:37,382 [execute] DEBUG Popen(['git', 'rev-list', 'd40a27fddf18e65af69d957fdeb910c47d88b02a', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:37 2023-01-11 22:02:37,388 [execute] INFO git fetch -v origin 22:02:37 2023-01-11 22:02:37,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 22:02:38 2023-01-11 22:02:37,970 [run_push] DEBUG no remote changes detected 22:02:38 2023-01-11 22:02:37,970 [execute] INFO git push origin semver 22:02:38 2023-01-11 22:02:37,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:38 2023-01-11 22:02:38,755 [run_push] DEBUG push all version tags 22:02:38 2023-01-11 22:02:38,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:02:38 2023-01-11 22:02:38,756 [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) 22:02:39 2023-01-11 22:02:39,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:02:39 3.0.0-dev.6 [Pipeline] } 22:02:39 $ docker exec --env ******** --env ******** 1b70a757d2198c4f25bb9a5c97520dba9d9a9b4c2b5e7d99ae974cf7f1db1faf ssh-agent -k 22:02:39 unset SSH_AUTH_SOCK; 22:02:39 unset SSH_AGENT_PID; 22:02:39 echo Agent pid 39 killed; 22:02:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:40 + git semver [Pipeline] } 22:02:40 $ docker stop --time=1 1b70a757d2198c4f25bb9a5c97520dba9d9a9b4c2b5e7d99ae974cf7f1db1faf 22:02:41 $ docker rm -f --volumes 1b70a757d2198c4f25bb9a5c97520dba9d9a9b4c2b5e7d99ae974cf7f1db1faf [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 22:02:42 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 22:02:42 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:02:42 total 16 22:02:42 drwxr-xr-x 3 root root 4096 Jan 11 21:52 . 22:02:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:02 .. 22:02:42 drwxr-xr-x 2 root root 4096 Jan 11 21:52 cost 22:02:42 -rw-r--r-- 1 root root 82 Jan 11 21:52 cost.csv 22:02:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 22:02:42 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:02:42 total 16 22:02:42 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:52 . 22:02:42 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:02 .. 22:02:42 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 21:52 cost 22:02:42 -rw-r--r-- 1 jenkins jenkins 82 Jan 11 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:43 ---> package-listing.sh 22:02:43 ++ facter osfamily 22:02:43 ++ tr '[:upper:]' '[:lower:]' 22:02:43 + OS_FAMILY=debian 22:02:43 + workspace=/w/workspace/edgexfoundry_device-gpio_main 22:02:43 + START_PACKAGES=/tmp/packages_start.txt 22:02:43 + END_PACKAGES=/tmp/packages_end.txt 22:02:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:43 + PACKAGES=/tmp/packages_start.txt 22:02:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:02:43 + PACKAGES=/tmp/packages_end.txt 22:02:43 + case "${OS_FAMILY}" in 22:02:43 + dpkg -l 22:02:43 + grep '^ii' 22:02:43 + '[' -f /tmp/packages_start.txt ']' 22:02:43 + '[' -f /tmp/packages_end.txt ']' 22:02:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:02:43 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 22:02:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 22:02:43 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 22:02:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:44 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 22:02:44 $ 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 22:02:44 $ docker top c60322386992125f5cab5d4c9e8c309ef1167a2803c79c8356843d00e55a5b47 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:45 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:45 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:45 + ls /var/log/sa-host 22:02:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:45 provisioning config files... 22:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10124625843051572368tmp [Pipeline] { [Pipeline] echo 22:02:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:46 ---> create-netrc.sh [Pipeline] } 22:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:46 ---> python-tools-install.sh [Pipeline] echo 22:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> sudo-logs.sh 22:02:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> job-cost.sh 22:02:47 lf-activate-venv: SKIPPING 22:02:47 DEBUG: total: 0.2199999988079071 22:02:47 INFO: Retrieving Stack Cost... 22:02:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:48 INFO: Archiving Costs [Pipeline] echo 22:02:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:48 ---> logs-deploy.sh 22:02:48 lf-activate-venv: SKIPPING 22:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/57 22:02:48 INFO: archiving workspace using pattern(s): 22:02:49 Archives upload complete. 22:02:49 INFO: archiving logs to Nexus