Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc7e5252a6371971a8ca64433ac86b0abda7502e 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-ssh15482745145448437122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16652711659471873465.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1446011554254699643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17134587368645105623.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-ssh14935884297107030373.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6042 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 bc7e5252a6371971a8ca64433ac86b0abda7502e (main) Commit message: "Merge pull request #193 from lenny-intel/go-1.21" > 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 bc7e5252a6371971a8ca64433ac86b0abda7502e # timeout=10 > git rev-list --no-walk 20941c594b03f51cf34eeaee0d664e33008baa13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:39:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:39:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:15 ========================================================= 22:39:15 EdgeX Global Pipelines Version Info 22:39:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:39:15 ------------------- 22:39:15 stable info: 22:39:15 ------------------- 22:39:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:39:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:39:15 Message: update stable to v1.0.254 22:39:16 ------------------- 22:39:16 experimental info: 22:39:16 ------------------- 22:39:16 Commited By: **** collab-it+edgex@linuxfoundation.org 22:39:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:39:16 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc7e525 [Pipeline] echo 22:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:17 provisioning config files... 22:39:17 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10220677277999152483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:17 ---> docker-login.sh 22:39:17 nexus3.edgexfoundry.org:10001 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10002 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10003 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 nexus3.edgexfoundry.org:10004 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:17 Configure a credential helper to remove this warning. See 22:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:17 22:39:17 Login Succeeded 22:39:17 docker.io 22:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:18 Configure a credential helper to remove this warning. See 22:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:18 22:39:18 Login Succeeded 22:39:18 ---> docker-login.sh ends [Pipeline] } 22:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:39:18 + git rev-list -1 --merges bc7e5252a6371971a8ca64433ac86b0abda7502e~1..bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] echo 22:39:18 -----------> git rev-list -1 --merges bc7e5252a6371971a8ca64433ac86b0abda7502e~1..bc7e5252a6371971a8ca64433ac86b0abda7502e bc7e5252a6371971a8ca64433ac86b0abda7502e 22:39:18 bc7e5252a6371971a8ca64433ac86b0abda7502e [false] [Pipeline] sh 22:39:18 + git log --format=format:%s -1 bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] echo 22:39:18 ========================================================= 22:39:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:39:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:19 + git log --format=format:%s -1 bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] echo 22:39:19 [semverPrep] GIT_COMMIT: bc7e5252a6371971a8ca64433ac86b0abda7502e, Commit Message: Merge pull request #193 from lenny-intel/go-1.21 [Pipeline] echo 22:39:19 [semverPrep] This is not a build commit. [Pipeline] sh 22:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:39:19 + grep -v github /etc/ssh/ssh_known_hosts 22:39:19 + [ -e /tmp/ssh_known_hosts ] 22:39:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:39:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:39:19 + sudo tee -a /etc/ssh/ssh_known_hosts 22:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:19 22:39:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:20 0.1.4: Pulling from edgex-devops/py-git-semver 22:39:20 b85a868b505f: Pulling fs layer 22:39:20 e2be974225ed: Pulling fs layer 22:39:20 339a4e72a1f5: Pulling fs layer 22:39:20 988bab9f4d93: Pulling fs layer 22:39:20 1469e6f7b9e6: Pulling fs layer 22:39:20 eaf3925da568: Pulling fs layer 22:39:20 bab4dde63d76: Pulling fs layer 22:39:20 bde34c3a00c8: Pulling fs layer 22:39:20 b352a97aabf1: Pulling fs layer 22:39:20 4872d77fe225: Pulling fs layer 22:39:20 5851b861e8e6: Pulling fs layer 22:39:20 988bab9f4d93: Waiting 22:39:20 1469e6f7b9e6: Waiting 22:39:20 eaf3925da568: Waiting 22:39:20 bab4dde63d76: Waiting 22:39:20 bde34c3a00c8: Waiting 22:39:20 4872d77fe225: Waiting 22:39:20 b352a97aabf1: Waiting 22:39:20 5851b861e8e6: Waiting 22:39:20 e2be974225ed: Verifying Checksum 22:39:20 e2be974225ed: Download complete 22:39:20 988bab9f4d93: Download complete 22:39:20 1469e6f7b9e6: Verifying Checksum 22:39:20 1469e6f7b9e6: Download complete 22:39:20 339a4e72a1f5: Verifying Checksum 22:39:20 339a4e72a1f5: Download complete 22:39:20 bde34c3a00c8: Download complete 22:39:20 b352a97aabf1: Verifying Checksum 22:39:20 b352a97aabf1: Download complete 22:39:20 4872d77fe225: Download complete 22:39:20 5851b861e8e6: Verifying Checksum 22:39:20 5851b861e8e6: Download complete 22:39:20 b85a868b505f: Verifying Checksum 22:39:20 b85a868b505f: Download complete 22:39:20 bab4dde63d76: Verifying Checksum 22:39:20 bab4dde63d76: Download complete 22:39:21 b85a868b505f: Pull complete 22:39:21 e2be974225ed: Pull complete 22:39:22 339a4e72a1f5: Pull complete 22:39:22 988bab9f4d93: Pull complete 22:39:22 1469e6f7b9e6: Pull complete 22:39:22 eaf3925da568: Pull complete 22:39:24 bab4dde63d76: Pull complete 22:39:24 bde34c3a00c8: Pull complete 22:39:24 b352a97aabf1: Pull complete 22:39:24 4872d77fe225: Pull complete 22:39:24 5851b861e8e6: Pull complete 22:39:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:39:24 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:39:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:39:27 $ docker top 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b -eo pid,comm 22:39:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:39:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:27 [ssh-agent] Looking for ssh-agent implementation... 22:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:27 $ docker exec 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b ssh-agent 22:39:28 SSH_AUTH_SOCK=/tmp/ssh-VEkLeZL1cEb5/agent.32 22:39:28 SSH_AGENT_PID=38 22:39:28 Running ssh-add (command line suppressed) 22:39:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10227215675241198760.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10227215675241198760.key) 22:39:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:28 + git tag --points-at HEAD [Pipeline] } 22:39:28 $ docker exec --env ******** --env ******** 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b ssh-agent -k 22:39:28 unset SSH_AUTH_SOCK; 22:39:28 unset SSH_AGENT_PID; 22:39:28 echo Agent pid 38 killed; 22:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:28 [ssh-agent] Looking for ssh-agent implementation... 22:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:28 $ docker exec 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b ssh-agent 22:39:28 SSH_AUTH_SOCK=/tmp/ssh-1I7aei9Xy9zp/agent.70 22:39:28 SSH_AGENT_PID=76 22:39:28 Running ssh-add (command line suppressed) 22:39:29 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4000150425689712619.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4000150425689712619.key) 22:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:29 + git semver init 22:39:29 2023-09-12 22:39:29,520 [run_init] DEBUG init version:0.0.0 force:False 22:39:29 2023-09-12 22:39:29,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 22:39:29 2023-09-12 22:39:29,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 22:39:29 2023-09-12 22:39:29,521 [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) 22:39:30 2023-09-12 22:39:30,449 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 22:39:30 2023-09-12 22:39:30,450 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 22:39:30 2023-09-12 22:39:30,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:39:30 2023-09-12 22:39:30,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:39:30 3.1.0-dev.8 [Pipeline] } 22:39:30 $ docker exec --env ******** --env ******** 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b ssh-agent -k 22:39:30 unset SSH_AUTH_SOCK; 22:39:30 unset SSH_AGENT_PID; 22:39:30 echo Agent pid 76 killed; 22:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:30 + git semver [Pipeline] } 22:39:31 $ docker stop --time=1 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b 22:39:32 $ docker rm -f --volumes 8b8aafc4bc227cd3862bd481f9e89fc26fe9b4b1d35ef16cdaced6dadba7905b [Pipeline] // withDockerContainer [Pipeline] sh 22:39:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:39:33 Stashed 1 file(s) [Pipeline] echo 22:39:33 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 22:39:33 provisioning config files... 22:39:33 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2047643373917838196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:33 ---> docker-login.sh 22:39:33 nexus3.edgexfoundry.org:10001 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10002 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10003 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:33 Configure a credential helper to remove this warning. See 22:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:33 22:39:33 Login Succeeded 22:39:33 nexus3.edgexfoundry.org:10004 22:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 docker.io 22:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:34 Configure a credential helper to remove this warning. See 22:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:34 22:39:34 Login Succeeded 22:39:34 ---> docker-login.sh ends [Pipeline] } 22:39:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:39:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:39:34 ========================================================= 22:39:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:39:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:39:34 Sending build context to Docker daemon 16.09MB 22:39:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:39:34 Step 2/12 : FROM ${BASE} AS builder 22:39:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:34 7264a8db6415: Pulling fs layer 22:39:34 c4d48a809fc2: Pulling fs layer 22:39:34 4f1c88b9dad5: Pulling fs layer 22:39:34 ad3a456e5733: Pulling fs layer 22:39:34 9e4f439ed901: Pulling fs layer 22:39:34 feaf6a47b606: Pulling fs layer 22:39:34 5e8b037d7d82: Pulling fs layer 22:39:34 8ac70367396e: Pulling fs layer 22:39:34 6db16350a2e2: Pulling fs layer 22:39:34 9250d5d63582: Pulling fs layer 22:39:34 ad3a456e5733: Waiting 22:39:34 9e4f439ed901: Waiting 22:39:34 feaf6a47b606: Waiting 22:39:34 5e8b037d7d82: Waiting 22:39:34 8ac70367396e: Waiting 22:39:34 6db16350a2e2: Waiting 22:39:34 9250d5d63582: Waiting 22:39:34 c4d48a809fc2: Download complete 22:39:34 ad3a456e5733: Verifying Checksum 22:39:34 ad3a456e5733: Download complete 22:39:34 9e4f439ed901: Verifying Checksum 22:39:34 9e4f439ed901: Download complete 22:39:34 7264a8db6415: Verifying Checksum 22:39:34 7264a8db6415: Download complete 22:39:34 feaf6a47b606: Verifying Checksum 22:39:34 feaf6a47b606: Download complete 22:39:34 7264a8db6415: Pull complete 22:39:35 8ac70367396e: Verifying Checksum 22:39:35 8ac70367396e: Download complete 22:39:35 c4d48a809fc2: Pull complete 22:39:35 4f1c88b9dad5: Verifying Checksum 22:39:35 4f1c88b9dad5: Download complete 22:39:35 6db16350a2e2: Verifying Checksum 22:39:35 6db16350a2e2: Download complete 22:39:35 9250d5d63582: Verifying Checksum 22:39:35 9250d5d63582: Download complete 22:39:35 5e8b037d7d82: Download complete 22:39:39 4f1c88b9dad5: Pull complete 22:39:39 ad3a456e5733: Pull complete 22:39:39 9e4f439ed901: Pull complete 22:39:39 feaf6a47b606: Pull complete 22:39:40 5e8b037d7d82: Pull complete 22:39:41 8ac70367396e: Pull complete 22:39:42 6db16350a2e2: Pull complete 22:39:42 9250d5d63582: Pull complete 22:39:42 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:39:42 ---> fa269f55d9b9 22:39:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:39:46 ---> Running in 62276e40e16e 22:39:46 Removing intermediate container 62276e40e16e 22:39:46 ---> 6de8ffd7faaa 22:39:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:39:46 ---> Running in 90fb921ab009 22:39:46 Removing intermediate container 90fb921ab009 22:39:46 ---> ea60011ac0bf 22:39:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:39:46 ---> Running in de6908a5901e 22:39:46 Removing intermediate container de6908a5901e 22:39:46 ---> e4154c74b872 22:39:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:39:46 ---> Running in 4e0bc53f0f97 22:39:47 Removing intermediate container 4e0bc53f0f97 22:39:47 ---> ab741c96dc9b 22:39:47 Step 7/12 : WORKDIR /device-gpio 22:39:47 ---> Running in 2e704d5e00e1 22:39:47 Removing intermediate container 2e704d5e00e1 22:39:47 ---> 2c2fab37a886 22:39:47 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:47 ---> Running in 12d21add6bc2 22:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:39:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:39:47 (2/4) Installing libedit (20221030.3.1-r1) 22:39:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:39:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:39:47 Executing busybox-1.36.1-r2.trigger 22:39:47 OK: 270 MiB in 60 packages 22:39:48 Still waiting to schedule task 22:39:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:39:48 Removing intermediate container 12d21add6bc2 22:39:48 ---> 497165cf6835 22:39:48 Step 9/12 : COPY go.mod vendor* ./ 22:39:48 ---> f8410bf07e72 22:39:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:48 ---> Running in 34c8e96dbf59 22:40:25 Removing intermediate container 34c8e96dbf59 22:40:25 ---> a5058963a830 22:40:25 Step 11/12 : COPY . . 22:40:26 ---> 99b612a7e59b 22:40:26 Step 12/12 : RUN ${MAKE} 22:40:26 ---> Running in e41f39355625 22:40:26 noop 22:40:26 Removing intermediate container e41f39355625 22:40:26 ---> 98fccf82dea5 22:40:26 Successfully built 98fccf82dea5 22:40:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:26 + docker inspect -f . ci-base-image-x86_64 22:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:27 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:40:27 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:40:27 $ docker top 4422835a372a74a04fa1eed16be2b629fd0c460af50b0417a0a778acbaf65475 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:27 + go version 22:40:27 go version go1.21.0 linux/amd64 [Pipeline] } 22:40:27 $ docker stop --time=1 4422835a372a74a04fa1eed16be2b629fd0c460af50b0417a0a778acbaf65475 22:40:29 $ docker rm -f --volumes 4422835a372a74a04fa1eed16be2b629fd0c460af50b0417a0a778acbaf65475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:30 + docker inspect -f . ci-base-image-x86_64 22:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:30 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:40:30 $ 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 ******** -e ******** ci-base-image-x86_64 cat 22:40:30 $ docker top 0a78636a841b95901b0e1f026e551abb83fa9d9e472112bd709736108c356d23 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 22:40:31 + make test 22:40:31 go test ./... -coverprofile=coverage.out ./... 22:40:32 ? github.com/edgexfoundry/device-gpio [no test files] 22:40:42 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:40:42 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:40:49 go vet ./... 22:40:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:40:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:40:53 ./bin/test-attribution-txt.sh [Pipeline] echo 22:40:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:40:53 $ docker stop --time=1 0a78636a841b95901b0e1f026e551abb83fa9d9e472112bd709736108c356d23 22:40:56 $ docker rm -f --volumes 0a78636a841b95901b0e1f026e551abb83fa9d9e472112bd709736108c356d23 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:57 + ls -al . 22:40:57 total 168 22:40:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:40 . 22:40:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:39 .. 22:40:57 -rw-rw-r-- 1 jenkins jenkins 120 Sep 12 22:39 .dockerignore 22:40:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:40 .git 22:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:39 .github 22:40:57 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 22:39 .gitignore 22:40:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:39 .golangci.yml 22:40:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:39 .semver 22:40:57 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 12 22:39 Attribution.txt 22:40:57 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 12 22:39 CHANGELOG.md 22:40:57 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 12 22:39 Dockerfile 22:40:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:39 GOVERNANCE.md 22:40:57 -rw-rw-r-- 1 jenkins jenkins 657 Sep 12 22:39 Jenkinsfile 22:40:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:39 LICENSE 22:40:57 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 12 22:39 Makefile 22:40:57 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 22:39 OWNERS.md 22:40:57 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 12 22:39 README.md 22:40:57 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:39 VERSION 22:40:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:39 bin 22:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:39 cmd 22:40:57 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 22:40 coverage.out 22:40:57 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 12 22:39 go.mod 22:40:57 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 12 22:39 go.sum 22:40:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:39 internal 22:40:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:39 snap 22:40:57 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 22:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:57 + 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=bc7e5252a6371971a8ca64433ac86b0abda7502e --label arch=amd64 --label version=3.1.0-dev.8 . 22:40:57 Sending build context to Docker daemon 16.09MB 22:40:57 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:40:57 Step 2/25 : FROM ${BASE} AS builder 22:40:57 ---> 98fccf82dea5 22:40:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:40:58 ---> Running in 795705a8330d 22:40:58 Removing intermediate container 795705a8330d 22:40:58 ---> 6047c54e03d2 22:40:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:40:58 ---> Running in 3b82415a66c3 22:40:58 Removing intermediate container 3b82415a66c3 22:40:58 ---> 8400a3495d5f 22:40:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:40:58 ---> Running in 7127a4eebd23 22:40:58 Removing intermediate container 7127a4eebd23 22:40:58 ---> 0a3cce8d267a 22:40:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:40:58 ---> Running in 2b35af699487 22:40:58 Removing intermediate container 2b35af699487 22:40:58 ---> d7710893f196 22:40:58 Step 7/25 : WORKDIR /device-gpio 22:40:58 ---> Running in 4c9539253031 22:40:58 Removing intermediate container 4c9539253031 22:40:58 ---> d90405f81501 22:40:58 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:58 ---> Running in df3cfc32080c 22:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:40:59 OK: 270 MiB in 60 packages 22:40:59 Removing intermediate container df3cfc32080c 22:40:59 ---> ade5fe89f481 22:40:59 Step 9/25 : COPY go.mod vendor* ./ 22:40:59 ---> ec47d6e7d56f 22:40:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:59 ---> Running in bd24ef205d19 22:41:00 Removing intermediate container bd24ef205d19 22:41:00 ---> 61bc1ea41955 22:41:00 Step 11/25 : COPY . . 22:41:00 ---> 718eb98e21c3 22:41:00 Step 12/25 : RUN ${MAKE} 22:41:01 ---> Running in 06a465380e9a 22:41:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:41:19 Removing intermediate container 06a465380e9a 22:41:19 ---> 28b03a10fdc1 22:41:19 Step 13/25 : FROM alpine:3.18 22:41:19 3.18: Pulling from library/alpine 22:41:19 7264a8db6415: Already exists 22:41:20 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:41:20 Status: Downloaded newer image for alpine:3.18 22:41:20 ---> 7e01a0d0a1dc 22:41:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:41:20 ---> Running in f45e7bb391aa 22:41:20 Removing intermediate container f45e7bb391aa 22:41:20 ---> aa1680a77416 22:41:20 Step 15/25 : RUN apk add --update --no-cache 22:41:20 ---> Running in fd5c100c64d6 22:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:41:20 OK: 7 MiB in 15 packages 22:41:21 Removing intermediate container fd5c100c64d6 22:41:21 ---> 985e79685137 22:41:21 Step 16/25 : WORKDIR / 22:41:21 ---> Running in cae1cc1b2daa 22:41:21 Removing intermediate container cae1cc1b2daa 22:41:21 ---> 0b17c58ad1ee 22:41:21 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:41:21 ---> 426f1a89d8bc 22:41:21 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:41:21 ---> a5d59c4b961a 22:41:21 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:41:22 ---> 3d56db952574 22:41:22 Step 20/25 : EXPOSE 59910 22:41:22 ---> Running in 229c36ce3343 22:41:22 Removing intermediate container 229c36ce3343 22:41:22 ---> ccb99753107d 22:41:22 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:41:22 ---> Running in 9344321aa165 22:41:22 Removing intermediate container 9344321aa165 22:41:22 ---> 5df0ad2b09c3 22:41:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:41:22 ---> Running in 9d48e231e9cd 22:41:22 Removing intermediate container 9d48e231e9cd 22:41:22 ---> bfb1bebd8477 22:41:22 Step 23/25 : LABEL arch=amd64 22:41:22 ---> Running in fe06f3742431 22:41:22 Removing intermediate container fe06f3742431 22:41:22 ---> dc859d7bf474 22:41:22 Step 24/25 : LABEL git_sha=bc7e5252a6371971a8ca64433ac86b0abda7502e 22:41:22 ---> Running in 9384c4547953 22:41:22 Removing intermediate container 9384c4547953 22:41:22 ---> 964d2101747b 22:41:22 Step 25/25 : LABEL version=3.1.0-dev.8 22:41:22 ---> Running in c6e2d069a39d 22:41:22 Removing intermediate container c6e2d069a39d 22:41:22 ---> 8e8d348a4aaf 22:41:22 [Warning] One or more build-args [ARCH] were not consumed 22:41:22 Successfully built 8e8d348a4aaf 22:41:22 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:22 provisioning config files... 22:41:22 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11654420354507772138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:23 ---> docker-login.sh 22:41:23 nexus3.edgexfoundry.org:10001 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10002 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10003 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10004 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 docker.io 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 ---> docker-login.sh ends [Pipeline] } 22:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:23 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 22:41:23 bc7e5252a6371971a8ca64433ac86b0abda7502e 22:41:23 latest 22:41:23 3.1.0-dev.8 22:41:23 bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:41:23 main 22:41:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e 22:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:41:24 bd1894ad0f96: Preparing 22:41:24 87c526a46ea1: Preparing 22:41:24 6afc7e4afee7: Preparing 22:41:24 72c972f5e609: Preparing 22:41:24 4693057ce236: Preparing 22:41:24 4693057ce236: Layer already exists 22:41:24 6afc7e4afee7: Pushed 22:41:24 72c972f5e609: Pushed 22:41:24 87c526a46ea1: Pushed 22:41:26 bd1894ad0f96: Pushed 22:41:27 bc7e5252a6371971a8ca64433ac86b0abda7502e: digest: sha256:f26311eb36473a9701c4f905326e715d218067f2b82499d84add729f2659c89c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:27 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 22:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:41:27 bd1894ad0f96: Preparing 22:41:27 87c526a46ea1: Preparing 22:41:27 6afc7e4afee7: Preparing 22:41:27 72c972f5e609: Preparing 22:41:27 4693057ce236: Preparing 22:41:27 bd1894ad0f96: Layer already exists 22:41:27 4693057ce236: Layer already exists 22:41:27 72c972f5e609: Layer already exists 22:41:27 6afc7e4afee7: Layer already exists 22:41:27 87c526a46ea1: Layer already exists 22:41:27 latest: digest: sha256:f26311eb36473a9701c4f905326e715d218067f2b82499d84add729f2659c89c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:27 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.8 22:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:41:28 bd1894ad0f96: Preparing 22:41:28 87c526a46ea1: Preparing 22:41:28 6afc7e4afee7: Preparing 22:41:28 72c972f5e609: Preparing 22:41:28 4693057ce236: Preparing 22:41:28 4693057ce236: Layer already exists 22:41:28 bd1894ad0f96: Layer already exists 22:41:28 6afc7e4afee7: Layer already exists 22:41:28 72c972f5e609: Layer already exists 22:41:28 87c526a46ea1: Layer already exists 22:41:28 3.1.0-dev.8: digest: sha256:f26311eb36473a9701c4f905326e715d218067f2b82499d84add729f2659c89c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:28 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:41:28 bd1894ad0f96: Preparing 22:41:28 87c526a46ea1: Preparing 22:41:28 6afc7e4afee7: Preparing 22:41:28 72c972f5e609: Preparing 22:41:28 4693057ce236: Preparing 22:41:28 4693057ce236: Layer already exists 22:41:28 87c526a46ea1: Layer already exists 22:41:28 6afc7e4afee7: Layer already exists 22:41:28 bd1894ad0f96: Layer already exists 22:41:28 72c972f5e609: Layer already exists 22:41:28 bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8: digest: sha256:f26311eb36473a9701c4f905326e715d218067f2b82499d84add729f2659c89c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:29 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 22:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:41:29 bd1894ad0f96: Preparing 22:41:29 87c526a46ea1: Preparing 22:41:29 6afc7e4afee7: Preparing 22:41:29 72c972f5e609: Preparing 22:41:29 4693057ce236: Preparing 22:41:29 4693057ce236: Layer already exists 22:41:29 bd1894ad0f96: Layer already exists 22:41:29 72c972f5e609: Layer already exists 22:41:29 6afc7e4afee7: Layer already exists 22:41:29 87c526a46ea1: Layer already exists 22:41:29 main: digest: sha256:f26311eb36473a9701c4f905326e715d218067f2b82499d84add729f2659c89c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:29 ===================================================== [Pipeline] echo 22:41:29 taggedImages: 22:41:29 - nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e 22:41:29 - nexus3.edgexfoundry.org:10004/device-gpio:latest 22:41:29 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.8 22:41:29 - nexus3.edgexfoundry.org:10004/device-gpio:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:41:29 - 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 22:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:29 22:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:30 latest: Pulling from edgex-lftools-log-publisher 22:41:30 5eb5b503b376: Pulling fs layer 22:41:30 5c69ac0246d0: Pulling fs layer 22:41:30 ec43610c2a17: Pulling fs layer 22:41:30 3a2ae6a8a46f: Pulling fs layer 22:41:30 33b1e0a273af: Pulling fs layer 22:41:30 3a2ae6a8a46f: Waiting 22:41:30 33b1e0a273af: Waiting 22:41:30 5d3b04190fa2: Pulling fs layer 22:41:30 2f39f015ded8: Pulling fs layer 22:41:30 5d3b04190fa2: Waiting 22:41:30 2f39f015ded8: Waiting 22:41:30 5c69ac0246d0: Verifying Checksum 22:41:30 3a2ae6a8a46f: Download complete 22:41:30 33b1e0a273af: Verifying Checksum 22:41:30 33b1e0a273af: Download complete 22:41:30 5d3b04190fa2: Verifying Checksum 22:41:30 5d3b04190fa2: Download complete 22:41:30 ec43610c2a17: Verifying Checksum 22:41:30 ec43610c2a17: Download complete 22:41:30 5eb5b503b376: Verifying Checksum 22:41:30 5eb5b503b376: Download complete 22:41:31 2f39f015ded8: Download complete 22:41:31 5eb5b503b376: Pull complete 22:41:31 5c69ac0246d0: Pull complete 22:41:32 ec43610c2a17: Pull complete 22:41:32 3a2ae6a8a46f: Pull complete 22:41:32 33b1e0a273af: Pull complete 22:41:32 5d3b04190fa2: Pull complete 22:41:36 2f39f015ded8: Pull complete 22:41:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:36 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:41:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:41:40 $ docker top eba2f1fad95d34553ae8b12ed9b3e4404c655de2f45a216cedf0c2d5e5d6c665 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:41 ---> job-cost.sh 22:41:41 lf-activate-venv: SKIPPING 22:41:41 INFO: No Stack... 22:41:41 INFO: Retrieving Pricing Info for: v3-standard-8 22:41:42 INFO: Archiving Costs [Pipeline] sh 22:41:42 + cut -d, -f6 22:41:42 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock 22:41:42 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] 22:41:42 Resource [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] did not exist. Created. 22:41:42 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:42 + echo total: 0.2199999988079071 [Pipeline] stash 22:41:42 Stashed 1 file(s) [Pipeline] } 22:41:42 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:42 $ docker stop --time=1 eba2f1fad95d34553ae8b12ed9b3e4404c655de2f45a216cedf0c2d5e5d6c665 22:41:43 $ docker rm -f --volumes eba2f1fad95d34553ae8b12ed9b3e4404c655de2f45a216cedf0c2d5e5d6c665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6044 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 22:42:27 Running in /w/workspace/device-gpio/95 [Pipeline] { [Pipeline] checkout 22:42:27 The recommended git tool is: git 22:42:34 using credential edgex-jenkins-ssh 22:42:34 Cloning the remote Git repository 22:42:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:42:34 > git init /w/workspace/device-gpio/95 # timeout=10 22:42:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:42:34 > git --version # timeout=10 22:42:34 > git --version # 'git version 2.25.1' 22:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:42:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:37 Avoid second fetch 22:42:37 Checking out Revision bc7e5252a6371971a8ca64433ac86b0abda7502e (main) 22:42:38 Commit message: "Merge pull request #193 from lenny-intel/go-1.21" 22:42:37 > git config core.sparsecheckout # timeout=10 22:42:37 > git checkout -f bc7e5252a6371971a8ca64433ac86b0abda7502e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:42:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:42:39 Dload Upload Total Spent Left Speed 22:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 22:42:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:42:39 + sudo tee /etc/docker/daemon.new 22:42:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:42:39 { 22:42:39 "registry-mirrors": [ 22:42:39 "https://nexus3.edgexfoundry.org:10001" 22:42:39 ], 22:42:39 "bip": "10.250.0.254/24", 22:42:39 "hosts": [ 22:42:39 "tcp://0.0.0.0:5555", 22:42:39 "unix:///var/run/docker.sock" 22:42:39 ], 22:42:39 "mtu": 1458, 22:42:39 "selinux-enabled": true, 22:42:39 "seccomp-profile": "/etc/docker/seccomp.json" 22:42:39 } [Pipeline] sh 22:42:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:42:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:58 provisioning config files... 22:42:58 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/95@tmp/config8274605232044436681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:59 ---> docker-login.sh 22:42:59 nexus3.edgexfoundry.org:10001 22:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:59 Configure a credential helper to remove this warning. See 22:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:59 22:42:59 Login Succeeded 22:42:59 nexus3.edgexfoundry.org:10002 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 nexus3.edgexfoundry.org:10003 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:00 Configure a credential helper to remove this warning. See 22:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:00 22:43:00 Login Succeeded 22:43:00 nexus3.edgexfoundry.org:10004 22:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:01 Configure a credential helper to remove this warning. See 22:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:01 22:43:01 Login Succeeded 22:43:01 docker.io 22:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:01 Configure a credential helper to remove this warning. See 22:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:01 22:43:01 Login Succeeded 22:43:01 ---> docker-login.sh ends [Pipeline] } 22:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:02 ========================================================= 22:43:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:43:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:43:02 Sending build context to Docker daemon 8.105MB 22:43:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:43:02 Step 2/12 : FROM ${BASE} AS builder 22:43:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:02 9fda8d8052c6: Pulling fs layer 22:43:02 5d54e960e981: Pulling fs layer 22:43:02 c4a7e357bf2a: Pulling fs layer 22:43:02 f0e02332f6b5: Pulling fs layer 22:43:02 66412af1f25a: Pulling fs layer 22:43:02 1baf3a5c0e64: Pulling fs layer 22:43:02 9a37bb91b891: Pulling fs layer 22:43:02 a29adfc67d43: Pulling fs layer 22:43:02 d5de9f91c1a4: Pulling fs layer 22:43:02 f0e02332f6b5: Waiting 22:43:02 66412af1f25a: Waiting 22:43:02 9a37bb91b891: Waiting 22:43:02 1baf3a5c0e64: Waiting 22:43:02 a29adfc67d43: Waiting 22:43:02 5d54e960e981: Verifying Checksum 22:43:02 5d54e960e981: Download complete 22:43:02 f0e02332f6b5: Verifying Checksum 22:43:02 f0e02332f6b5: Download complete 22:43:02 9fda8d8052c6: Verifying Checksum 22:43:02 9fda8d8052c6: Download complete 22:43:02 66412af1f25a: Verifying Checksum 22:43:02 66412af1f25a: Download complete 22:43:03 9a37bb91b891: Verifying Checksum 22:43:03 9a37bb91b891: Download complete 22:43:04 9fda8d8052c6: Pull complete 22:43:04 a29adfc67d43: Verifying Checksum 22:43:04 a29adfc67d43: Download complete 22:43:05 5d54e960e981: Pull complete 22:43:05 d5de9f91c1a4: Verifying Checksum 22:43:05 d5de9f91c1a4: Download complete 22:43:05 c4a7e357bf2a: Verifying Checksum 22:43:05 c4a7e357bf2a: Download complete 22:43:06 1baf3a5c0e64: Verifying Checksum 22:43:06 1baf3a5c0e64: Download complete 22:43:16 c4a7e357bf2a: Pull complete 22:43:16 f0e02332f6b5: Pull complete 22:43:16 66412af1f25a: Pull complete 22:43:23 1baf3a5c0e64: Pull complete 22:43:24 9a37bb91b891: Pull complete 22:43:26 a29adfc67d43: Pull complete 22:43:30 d5de9f91c1a4: Pull complete 22:43:30 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:43:30 ---> 746ca1b523b5 22:43:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:43:32 ---> Running in 0f7c2dc9a94a 22:43:32 Removing intermediate container 0f7c2dc9a94a 22:43:32 ---> 945564660de5 22:43:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:43:33 ---> Running in 33a8298cd9e1 22:43:33 Removing intermediate container 33a8298cd9e1 22:43:33 ---> 32708e51630a 22:43:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:43:33 ---> Running in 22443d8022c3 22:43:33 Removing intermediate container 22443d8022c3 22:43:33 ---> 4ffd8117fa0e 22:43:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:43:33 ---> Running in 5d09986aae88 22:43:34 Removing intermediate container 5d09986aae88 22:43:34 ---> 7137d04e425c 22:43:34 Step 7/12 : WORKDIR /device-gpio 22:43:34 ---> Running in cc082f507fe9 22:43:34 Removing intermediate container cc082f507fe9 22:43:34 ---> ad7af39539d3 22:43:34 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:34 ---> Running in df23a04e1db3 22:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:37 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:43:37 (2/4) Installing libedit (20221030.3.1-r1) 22:43:37 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:43:37 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:43:37 Executing busybox-1.36.1-r2.trigger 22:43:37 OK: 272 MiB in 60 packages 22:43:38 Removing intermediate container df23a04e1db3 22:43:38 ---> dac6bb4d9af8 22:43:38 Step 9/12 : COPY go.mod vendor* ./ 22:43:39 ---> a2ed9fd7704c 22:43:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:39 ---> Running in cacd40018051 22:44:47 Removing intermediate container cacd40018051 22:44:47 ---> b4f84bc4b542 22:44:47 Step 11/12 : COPY . . 22:44:47 ---> 712853c90e3d 22:44:47 Step 12/12 : RUN ${MAKE} 22:44:47 ---> Running in a01a06921510 22:44:48 noop 22:44:49 Removing intermediate container a01a06921510 22:44:49 ---> 297614a12663 22:44:49 Successfully built 297614a12663 22:44:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:50 + docker inspect -f . ci-base-image-arm64 22:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-6044 does not seem to be running inside a container 22:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/95 -v /w/workspace/device-gpio/95:/w/workspace/device-gpio/95:rw,z -v /w/workspace/device-gpio/95@tmp:/w/workspace/device-gpio/95@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 22:44:53 $ docker top d8acbe86d766cb90de2eccf35350412fd512a3d6708ff2e63b05aae8c9dea4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:54 + go version 22:44:54 go version go1.21.0 linux/arm64 [Pipeline] } 22:44:54 $ docker stop --time=1 d8acbe86d766cb90de2eccf35350412fd512a3d6708ff2e63b05aae8c9dea4a7 22:44:55 $ docker rm -f --volumes d8acbe86d766cb90de2eccf35350412fd512a3d6708ff2e63b05aae8c9dea4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:56 + docker inspect -f . ci-base-image-arm64 22:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:56 prd-ubuntu20.04-docker-arm64-4c-16g-6044 does not seem to be running inside a container 22:44:56 $ 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/95 -v /w/workspace/device-gpio/95:/w/workspace/device-gpio/95:rw,z -v /w/workspace/device-gpio/95@tmp:/w/workspace/device-gpio/95@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 22:44:57 $ docker top b5764fe096870266385630c87ea4dca499f54d34abb66196bb9f131be68d8419 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:58 + git config --global --add safe.directory /w/workspace/device-gpio/95 [Pipeline] fileExists [Pipeline] sh 22:44:58 + make test 22:44:59 go test ./... -coverprofile=coverage.out ./... 22:45:03 ? github.com/edgexfoundry/device-gpio [no test files] 22:46:40 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:46:40 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:46:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:46:40 go vet ./... 22:47:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:47:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:47:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:47:06 $ docker stop --time=1 b5764fe096870266385630c87ea4dca499f54d34abb66196bb9f131be68d8419 22:47:08 $ docker rm -f --volumes b5764fe096870266385630c87ea4dca499f54d34abb66196bb9f131be68d8419 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:10 Warning: overwriting stash ‘coverage-report’ 22:47:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:11 + ls -al . 22:47:11 total 164 22:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:45 . 22:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:42 .. 22:47:11 -rw-rw-r-- 1 jenkins jenkins 120 Sep 12 22:42 .dockerignore 22:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:42 .git 22:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:42 .github 22:47:11 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 22:42 .gitignore 22:47:11 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:42 .golangci.yml 22:47:11 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 12 22:42 Attribution.txt 22:47:11 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 12 22:42 CHANGELOG.md 22:47:11 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 12 22:42 Dockerfile 22:47:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:42 GOVERNANCE.md 22:47:11 -rw-rw-r-- 1 jenkins jenkins 657 Sep 12 22:42 Jenkinsfile 22:47:11 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:42 LICENSE 22:47:11 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 12 22:42 Makefile 22:47:11 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 22:42 OWNERS.md 22:47:11 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 12 22:42 README.md 22:47:11 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:39 VERSION 22:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:42 bin 22:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:42 cmd 22:47:11 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 22:45 coverage.out 22:47:11 -rw-rw-r-- 1 jenkins jenkins 3696 Sep 12 22:42 go.mod 22:47:11 -rw-rw-r-- 1 jenkins jenkins 34022 Sep 12 22:42 go.sum 22:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:42 internal 22:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:42 snap 22:47:11 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 22:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:11 + 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=bc7e5252a6371971a8ca64433ac86b0abda7502e --label arch=arm64 --label version=3.1.0-dev.8 . 22:47:11 Sending build context to Docker daemon 8.106MB 22:47:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:47:11 Step 2/25 : FROM ${BASE} AS builder 22:47:11 ---> 297614a12663 22:47:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:47:12 ---> Running in e32ac16dd02a 22:47:12 Removing intermediate container e32ac16dd02a 22:47:12 ---> 450e3ecf4c39 22:47:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:47:12 ---> Running in 24295174ac69 22:47:12 Removing intermediate container 24295174ac69 22:47:12 ---> 8ac449c8e42c 22:47:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 22:47:12 ---> Running in 6402ae2a65f8 22:47:13 Removing intermediate container 6402ae2a65f8 22:47:13 ---> 487402994774 22:47:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:47:13 ---> Running in 406dce68db84 22:47:13 Removing intermediate container 406dce68db84 22:47:13 ---> 2d932669cb91 22:47:13 Step 7/25 : WORKDIR /device-gpio 22:47:13 ---> Running in f8c5c9a8cb8d 22:47:14 Removing intermediate container f8c5c9a8cb8d 22:47:14 ---> b24866f5215a 22:47:14 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:14 ---> Running in ba63916b9401 22:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:47:17 OK: 272 MiB in 60 packages 22:47:19 Removing intermediate container ba63916b9401 22:47:19 ---> 3b5775894eb7 22:47:19 Step 9/25 : COPY go.mod vendor* ./ 22:47:19 ---> 260df53b5147 22:47:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:19 ---> Running in 81d31623b798 22:47:22 Removing intermediate container 81d31623b798 22:47:22 ---> 55e1105c43b8 22:47:22 Step 11/25 : COPY . . 22:47:24 ---> a78090ee6792 22:47:24 Step 12/25 : RUN ${MAKE} 22:47:24 ---> Running in 46bf77bb8ba7 22:47:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 22:49:17 Removing intermediate container 46bf77bb8ba7 22:49:17 ---> 26aa473f1684 22:49:17 Step 13/25 : FROM alpine:3.18 22:49:17 3.18: Pulling from library/alpine 22:49:17 9fda8d8052c6: Already exists 22:49:17 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:49:17 Status: Downloaded newer image for alpine:3.18 22:49:17 ---> f6648c04cd6c 22:49:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:49:17 ---> Running in bb3ada69b6fa 22:49:17 Removing intermediate container bb3ada69b6fa 22:49:17 ---> 89e1cc5dd7db 22:49:17 Step 15/25 : RUN apk add --update --no-cache 22:49:17 ---> Running in 44a3b84e169d 22:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:49:18 OK: 8 MiB in 15 packages 22:49:21 Removing intermediate container 44a3b84e169d 22:49:21 ---> b73763f5874b 22:49:21 Step 16/25 : WORKDIR / 22:49:21 ---> Running in 59083ad387cf 22:49:21 Removing intermediate container 59083ad387cf 22:49:21 ---> 2ea9ac850d6f 22:49:21 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 22:49:21 ---> bfa9c7dee7ba 22:49:21 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 22:49:22 ---> e29da96497a1 22:49:22 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 22:49:23 ---> e06f70b417de 22:49:23 Step 20/25 : EXPOSE 59910 22:49:24 ---> Running in b302df2957a5 22:49:24 Removing intermediate container b302df2957a5 22:49:24 ---> 1a6127f18752 22:49:24 Step 21/25 : ENTRYPOINT ["/device-gpio"] 22:49:24 ---> Running in c27d1db06257 22:49:24 Removing intermediate container c27d1db06257 22:49:24 ---> 30e7c7a2b10a 22:49:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:49:24 ---> Running in 7c7169752c68 22:49:24 Removing intermediate container 7c7169752c68 22:49:24 ---> 74c30b5d90e3 22:49:24 Step 23/25 : LABEL arch=arm64 22:49:25 ---> Running in ef1b561aae00 22:49:25 Removing intermediate container ef1b561aae00 22:49:25 ---> 8ae1cbfb0354 22:49:25 Step 24/25 : LABEL git_sha=bc7e5252a6371971a8ca64433ac86b0abda7502e 22:49:25 ---> Running in 5e2d22a9ddd3 22:49:25 Removing intermediate container 5e2d22a9ddd3 22:49:25 ---> a48f61342d8d 22:49:25 Step 25/25 : LABEL version=3.1.0-dev.8 22:49:25 ---> Running in 676e1d9342eb 22:49:26 Removing intermediate container 676e1d9342eb 22:49:26 ---> 32be983bc033 22:49:26 [Warning] One or more build-args [ARCH] were not consumed 22:49:26 Successfully built 32be983bc033 22:49:26 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:49:26 provisioning config files... 22:49:26 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/95@tmp/config17100059474685154717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:26 ---> docker-login.sh 22:49:26 nexus3.edgexfoundry.org:10001 22:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:26 Configure a credential helper to remove this warning. See 22:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:26 22:49:26 Login Succeeded 22:49:26 nexus3.edgexfoundry.org:10002 22:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:27 Configure a credential helper to remove this warning. See 22:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:27 22:49:27 Login Succeeded 22:49:27 nexus3.edgexfoundry.org:10003 22:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:27 Configure a credential helper to remove this warning. See 22:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:27 22:49:27 Login Succeeded 22:49:27 nexus3.edgexfoundry.org:10004 22:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:28 Configure a credential helper to remove this warning. See 22:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:28 22:49:28 Login Succeeded 22:49:28 docker.io 22:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:28 Configure a credential helper to remove this warning. See 22:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:28 22:49:28 Login Succeeded 22:49:28 ---> docker-login.sh ends [Pipeline] } 22:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:28 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 22:49:28 bc7e5252a6371971a8ca64433ac86b0abda7502e 22:49:28 latest 22:49:28 3.1.0-dev.8 22:49:28 bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:49:28 main 22:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e 22:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:49:29 6b1e997bad36: Preparing 22:49:29 a8a8959e953c: Preparing 22:49:29 d9b1c5fcca53: Preparing 22:49:29 1e0de71c7972: Preparing 22:49:29 b2191e2be29d: Preparing 22:49:29 b2191e2be29d: Layer already exists 22:49:29 d9b1c5fcca53: Pushed 22:49:29 1e0de71c7972: Pushed 22:49:29 a8a8959e953c: Pushed 22:49:36 6b1e997bad36: Pushed 22:49:36 bc7e5252a6371971a8ca64433ac86b0abda7502e: digest: sha256:ce782be967ece1e108dd03fd9e7148c354a3a4e9814d4690939c83b823888e52 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:49:36 6b1e997bad36: Preparing 22:49:36 a8a8959e953c: Preparing 22:49:36 d9b1c5fcca53: Preparing 22:49:36 1e0de71c7972: Preparing 22:49:36 b2191e2be29d: Preparing 22:49:36 6b1e997bad36: Layer already exists 22:49:36 1e0de71c7972: Layer already exists 22:49:36 b2191e2be29d: Layer already exists 22:49:36 d9b1c5fcca53: Layer already exists 22:49:36 a8a8959e953c: Layer already exists 22:49:36 latest: digest: sha256:ce782be967ece1e108dd03fd9e7148c354a3a4e9814d4690939c83b823888e52 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.8 22:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:49:37 6b1e997bad36: Preparing 22:49:37 a8a8959e953c: Preparing 22:49:37 d9b1c5fcca53: Preparing 22:49:37 1e0de71c7972: Preparing 22:49:37 b2191e2be29d: Preparing 22:49:37 a8a8959e953c: Layer already exists 22:49:37 d9b1c5fcca53: Layer already exists 22:49:37 1e0de71c7972: Layer already exists 22:49:37 b2191e2be29d: Layer already exists 22:49:37 6b1e997bad36: Layer already exists 22:49:37 3.1.0-dev.8: digest: sha256:ce782be967ece1e108dd03fd9e7148c354a3a4e9814d4690939c83b823888e52 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:49:38 6b1e997bad36: Preparing 22:49:38 a8a8959e953c: Preparing 22:49:38 d9b1c5fcca53: Preparing 22:49:38 1e0de71c7972: Preparing 22:49:38 b2191e2be29d: Preparing 22:49:38 b2191e2be29d: Layer already exists 22:49:38 a8a8959e953c: Layer already exists 22:49:38 1e0de71c7972: Layer already exists 22:49:38 d9b1c5fcca53: Layer already exists 22:49:38 6b1e997bad36: Layer already exists 22:49:38 bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8: digest: sha256:ce782be967ece1e108dd03fd9e7148c354a3a4e9814d4690939c83b823888e52 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 22:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:49:38 6b1e997bad36: Preparing 22:49:38 a8a8959e953c: Preparing 22:49:38 d9b1c5fcca53: Preparing 22:49:38 1e0de71c7972: Preparing 22:49:38 b2191e2be29d: Preparing 22:49:38 1e0de71c7972: Layer already exists 22:49:38 a8a8959e953c: Layer already exists 22:49:38 b2191e2be29d: Layer already exists 22:49:38 d9b1c5fcca53: Layer already exists 22:49:38 6b1e997bad36: Layer already exists 22:49:38 main: digest: sha256:ce782be967ece1e108dd03fd9e7148c354a3a4e9814d4690939c83b823888e52 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:38 ===================================================== [Pipeline] echo 22:49:38 taggedImages: 22:49:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e 22:49:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:49:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.8 22:49:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:bc7e5252a6371971a8ca64433ac86b0abda7502e-3.1.0-dev.8 22:49:38 - 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:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:39 22:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:39 arm64: Pulling from edgex-lftools-log-publisher 22:49:39 8998bd30e6a1: Pulling fs layer 22:49:39 04944245beec: Pulling fs layer 22:49:39 699f458cf7ca: Pulling fs layer 22:49:39 765212b225bb: Pulling fs layer 22:49:39 f23df028b6ca: Pulling fs layer 22:49:39 d65c8cfc05b1: Pulling fs layer 22:49:39 2437ff75d9bd: Pulling fs layer 22:49:39 f23df028b6ca: Waiting 22:49:39 d65c8cfc05b1: Waiting 22:49:39 2437ff75d9bd: Waiting 22:49:39 765212b225bb: Waiting 22:49:39 04944245beec: Verifying Checksum 22:49:39 04944245beec: Download complete 22:49:39 765212b225bb: Verifying Checksum 22:49:39 765212b225bb: Download complete 22:49:39 f23df028b6ca: Verifying Checksum 22:49:39 f23df028b6ca: Download complete 22:49:39 d65c8cfc05b1: Verifying Checksum 22:49:39 d65c8cfc05b1: Download complete 22:49:39 699f458cf7ca: Download complete 22:49:40 8998bd30e6a1: Verifying Checksum 22:49:40 8998bd30e6a1: Download complete 22:49:42 2437ff75d9bd: Verifying Checksum 22:49:42 2437ff75d9bd: Download complete 22:49:44 8998bd30e6a1: Pull complete 22:49:44 04944245beec: Pull complete 22:49:46 699f458cf7ca: Pull complete 22:49:47 765212b225bb: Pull complete 22:49:48 f23df028b6ca: Pull complete 22:49:48 d65c8cfc05b1: Pull complete 22:50:03 2437ff75d9bd: Pull complete 22:50:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:50:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:03 prd-ubuntu20.04-docker-arm64-4c-16g-6044 does not seem to be running inside a container 22:50:03 $ 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/95 -v /w/workspace/device-gpio/95:/w/workspace/device-gpio/95:rw,z -v /w/workspace/device-gpio/95@tmp:/w/workspace/device-gpio/95@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:50:06 $ docker top f0d3ac70370f85a90153b25e5249989be4073694f21dd092ea228813995ad81a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:06 ---> job-cost.sh 22:50:07 lf-activate-venv: SKIPPING 22:50:07 INFO: No Stack... 22:50:07 INFO: Retrieving Pricing Info for: v3-standard-4 22:50:08 INFO: Archiving Costs [Pipeline] sh 22:50:08 + cut -d,+ cat /w/workspace/device-gpio/95/archives/cost.csv -f6 22:50:08 [Pipeline] lock 22:50:08 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] 22:50:08 Resource [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] did not exist. Created. 22:50:08 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:08 /w/workspace/device-gpio/95@tmp/durable-8238df15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:50:09 + echo total: 0.10999999940395355 [Pipeline] stash 22:50:09 Warning: overwriting stash ‘stack-cost’ 22:50:09 Stashed 1 file(s) [Pipeline] } 22:50:09 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:09 $ docker stop --time=1 f0d3ac70370f85a90153b25e5249989be4073694f21dd092ea228813995ad81a 22:50:10 $ docker rm -f --volumes f0d3ac70370f85a90153b25e5249989be4073694f21dd092ea228813995ad81a [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:50:11 provisioning config files... 22:50:11 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3896230698792074530tmp [Pipeline] { [Pipeline] sh 22:50:11 + set +x 22:50:11 + curl -s https://codecov.io/bash 22:50:11 + bash -s -- 22:50:11 22:50:11 _____ _ 22:50:11 / ____| | | 22:50:11 | | ___ __| | ___ ___ _____ __ 22:50:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:50:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:50:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:50:11 Bash-1.0.6 22:50:11 22:50:11 22:50:11 ==> git version 2.25.1 found 22:50:11 ==> 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:50:11 Release-Date: 2020-01-08 22:50:11 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:50:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:50:11 ==> Jenkins CI detected. 22:50:11 current dir:  /w/workspace/edgexfoundry_device-gpio_main 22:50:11 project root: . 22:50:11 --> token set from env 22:50:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:50:11 ==> Running gcov in . (disable via -X gcov) 22:50:11 ==> Python coveragepy not found 22:50:11 ==> Searching for coverage reports in: 22:50:11 + . 22:50:11 -> Found 1 reports 22:50:11 ==> Detecting git/mercurial file structure 22:50:11 ==> Reading reports 22:50:11 + ./coverage.out bytes=10 22:50:11 ==> Appending adjustments 22:50:11 https://docs.codecov.io/docs/fixing-reports 22:50:11 + Found adjustments 22:50:11 ==> Gzipping contents 22:50:11 4.0K /tmp/codecov.E8o6pM.gz 22:50:11 ==> Uploading reports 22:50:11 url: https://codecov.io 22:50:11 query: branch=main&commit=bc7e5252a6371971a8ca64433ac86b0abda7502e&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:50:11 -> Pinging Codecov 22:50:11 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=bc7e5252a6371971a8ca64433ac86b0abda7502e&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:50:11 -> Uploading to 22:50:11 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bc7e5252a6371971a8ca64433ac86b0abda7502e/72b7d693-163c-49d8-9872-fb79778e1d73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T225011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc718e0b8619788de94ddfef81f8cab61b61923c1dcd316cf806c356d0a3b56b 22:50:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:11 Dload Upload Total Spent Left Speed 22:50:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3956 --:--:-- --:--:-- --:--:-- 3956 22:50:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] } 22:50:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:50:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:50:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:50:12 22:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:50:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:50:12 df9b9388f04a: Pulling fs layer 22:50:12 52dc419b0ee2: Pulling fs layer 22:50:12 25bc292e5bac: Pulling fs layer 22:50:12 114826534d7a: Pulling fs layer 22:50:12 4657fd5d0bcf: Pulling fs layer 22:50:12 6ad1cebc031e: Pulling fs layer 22:50:12 8a3aa393b2d8: Pulling fs layer 22:50:12 114826534d7a: Waiting 22:50:12 4657fd5d0bcf: Waiting 22:50:12 6ad1cebc031e: Waiting 22:50:12 8a3aa393b2d8: Waiting 22:50:12 25bc292e5bac: Download complete 22:50:12 52dc419b0ee2: Verifying Checksum 22:50:12 52dc419b0ee2: Download complete 22:50:12 4657fd5d0bcf: Download complete 22:50:12 df9b9388f04a: Verifying Checksum 22:50:12 df9b9388f04a: Download complete 22:50:12 6ad1cebc031e: Verifying Checksum 22:50:12 6ad1cebc031e: Download complete 22:50:12 df9b9388f04a: Pull complete 22:50:12 52dc419b0ee2: Pull complete 22:50:12 25bc292e5bac: Pull complete 22:50:13 114826534d7a: Verifying Checksum 22:50:13 114826534d7a: Download complete 22:50:13 8a3aa393b2d8: Verifying Checksum 22:50:13 8a3aa393b2d8: Download complete 22:50:16 114826534d7a: Pull complete 22:50:16 4657fd5d0bcf: Pull complete 22:50:17 6ad1cebc031e: Pull complete 22:50:20 8a3aa393b2d8: Pull complete 22:50:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:50:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:20 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:50:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:50:24 $ docker top 60f872d1f28e2e3815af294cff5474dc063e9974909caa45ce71a1d5928002f2 -eo pid,comm [Pipeline] { [Pipeline] echo 22:50:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 22:50:24 + set -o pipefail 22:50:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 22:50:29 22:50:29 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 22:50:29 22:50:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/629c14e1-6578-4f58-9a6e-ef8f576f0b90 22:50:29 22:50:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:50:29 22:50:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:50:29 22:50:29 22:50:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:50:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:50:29 More details here: https://snyk.co/ue1NS 22:50:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:50:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:50:29 $ docker stop --time=1 60f872d1f28e2e3815af294cff5474dc063e9974909caa45ce71a1d5928002f2 22:50:34 $ docker rm -f --volumes 60f872d1f28e2e3815af294cff5474dc063e9974909caa45ce71a1d5928002f2 [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:50:35 + git log --format=format:%s -1 bc7e5252a6371971a8ca64433ac86b0abda7502e [Pipeline] sh 22:50:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:35 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:50:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:36 $ docker top bcc24db31ba0f7a8e8e231c419589b091e4f486c1b5668b9cf893717324da506 -eo pid,comm 22:50: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:50:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:36 [ssh-agent] Looking for ssh-agent implementation... 22:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:36 $ docker exec bcc24db31ba0f7a8e8e231c419589b091e4f486c1b5668b9cf893717324da506 ssh-agent 22:50:36 SSH_AUTH_SOCK=/tmp/ssh-xIQLqnYrfuDY/agent.33 22:50:36 SSH_AGENT_PID=39 22:50:36 Running ssh-add (command line suppressed) 22:50:36 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8212188290431837213.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8212188290431837213.key) 22:50:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:36 + git semver tag 22:50:37 2023-09-12 22:50:37,092 [run_tag] DEBUG tag force:False 22:50:37 2023-09-12 22:50:37,092 [check_head_tag] DEBUG check head tag 22:50:37 2023-09-12 22:50:37,093 [execute] INFO git cat-file --batch-check 22:50:37 2023-09-12 22:50:37,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:50:37 2023-09-12 22:50:37,096 [execute] INFO git cat-file --batch 22:50:37 2023-09-12 22:50:37,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:50:37 2023-09-12 22:50:37,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:50:37 2023-09-12 22:50:37,102 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 22:50:37 2023-09-12 22:50:37,102 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:50:37 2023-09-12 22:50:37,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:50:37 3.1.0-dev.8 [Pipeline] } 22:50:37 $ docker exec --env ******** --env ******** bcc24db31ba0f7a8e8e231c419589b091e4f486c1b5668b9cf893717324da506 ssh-agent -k 22:50:37 unset SSH_AUTH_SOCK; 22:50:37 unset SSH_AGENT_PID; 22:50:37 echo Agent pid 39 killed; 22:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:37 + git semver [Pipeline] } 22:50:37 $ docker stop --time=1 bcc24db31ba0f7a8e8e231c419589b091e4f486c1b5668b9cf893717324da506 22:50:39 $ docker rm -f --volumes bcc24db31ba0f7a8e8e231c419589b091e4f486c1b5668b9cf893717324da506 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:39 22:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:39 0.23.1-centos7: Pulling from edgex-lftools 22:50:39 ab5ef0e58194: Pulling fs layer 22:50:39 9712f1f96733: Pulling fs layer 22:50:39 63f879dbbcfc: Pulling fs layer 22:50:39 0d9ebad4ef96: Pulling fs layer 22:50:39 e9a5061849ea: Pulling fs layer 22:50:39 d747dcd14b5f: Pulling fs layer 22:50:39 2de7ff778b66: Pulling fs layer 22:50:39 e9a5061849ea: Waiting 22:50:39 d747dcd14b5f: Waiting 22:50:39 2de7ff778b66: Waiting 22:50:39 0d9ebad4ef96: Waiting 22:50:39 9712f1f96733: Verifying Checksum 22:50:39 9712f1f96733: Download complete 22:50:40 63f879dbbcfc: Verifying Checksum 22:50:40 63f879dbbcfc: Download complete 22:50:40 e9a5061849ea: Verifying Checksum 22:50:40 e9a5061849ea: Download complete 22:50:40 d747dcd14b5f: Download complete 22:50:40 0d9ebad4ef96: Verifying Checksum 22:50:40 0d9ebad4ef96: Download complete 22:50:40 ab5ef0e58194: Verifying Checksum 22:50:40 ab5ef0e58194: Download complete 22:50:40 2de7ff778b66: Verifying Checksum 22:50:40 2de7ff778b66: Download complete 22:50:42 ab5ef0e58194: Pull complete 22:50:43 9712f1f96733: Pull complete 22:50:43 63f879dbbcfc: Pull complete 22:50:47 0d9ebad4ef96: Pull complete 22:50:47 e9a5061849ea: Pull complete 22:50:47 d747dcd14b5f: Pull complete 22:50:48 2de7ff778b66: Pull complete 22:50:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:48 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:50:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:50:53 $ docker top 9fe0517a709cfe0b0a6f3b4fb9b5597b53a101b9ce547ad314f3e37dc2423ac9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:50:54 provisioning config files... 22:50:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1789312881268649553tmp 22:50:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17106030076490299276tmp 22:50:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1448521716287480123tmp [Pipeline] { [Pipeline] echo 22:50:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:50:54 ---> sigul-configuration.sh 22:50:54 gpg: directory `/root/.gnupg' created 22:50:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:50:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:50:54 gpg: keyring `/root/.gnupg/secring.gpg' created 22:50:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:50:54 gpg: CAST5 encrypted data 22:50:54 gpg: encrypted with 1 passphrase 22:50:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:50:54 + mkdir /home/jenkins 22:50:54 + mkdir /home/jenkins/sigul [Pipeline] sh 22:50:54 + 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:50:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:50:55 ---> sigul-install.sh 22:50:55 Sigul already installed; skipping installation. [Pipeline] sh 22:50:55 + git tag --list 22:50:55 v1.0.0 22:50:55 v2.1.0 22:50:55 v2.1.1 22:50:55 v2.2.0 22:50:55 v2.3.0 22:50:55 v3.0 22:50:55 v3.0.0 22:50:55 v3.1.0-dev.1 22:50:55 v3.1.0-dev.2 22:50:55 v3.1.0-dev.3 22:50:55 v3.1.0-dev.4 22:50:55 v3.1.0-dev.5 22:50:55 v3.1.0-dev.6 22:50:55 v3.1.0-dev.7 22:50:55 v3.1.0-dev.8 [Pipeline] sh 22:50:55 + lftools sign git-tag v3.1.0-dev.8 22:50:56 Signing Git tag with Sigul... 22:50:56 Signing v3.1.0-dev.8 [Pipeline] echo 22:50:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:50:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:50:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:50:56 $ docker stop --time=1 9fe0517a709cfe0b0a6f3b4fb9b5597b53a101b9ce547ad314f3e37dc2423ac9 22:50:58 $ docker rm -f --volumes 9fe0517a709cfe0b0a6f3b4fb9b5597b53a101b9ce547ad314f3e37dc2423ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:50:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:59 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:50:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:59 $ docker top 616b785c82a7793dbdb00144fe6a0d2113f3621f049b1d7bcc144f4e1d8b22e7 -eo pid,comm 22:50:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:50:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:59 [ssh-agent] Looking for ssh-agent implementation... 22:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:59 $ docker exec 616b785c82a7793dbdb00144fe6a0d2113f3621f049b1d7bcc144f4e1d8b22e7 ssh-agent 22:50:59 SSH_AUTH_SOCK=/tmp/ssh-IUpQbrskMNd2/agent.32 22:50:59 SSH_AGENT_PID=38 22:50:59 Running ssh-add (command line suppressed) 22:50:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6331141008121124526.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6331141008121124526.key) 22:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:00 + git semver bump pre 22:51:00 2023-09-12 22:51:00,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:51:00 2023-09-12 22:51:00,217 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 22:51:00 2023-09-12 22:51:00,217 [bump_version] DEBUG bumped version:3.1.0-dev.9 22:51:00 2023-09-12 22:51:00,217 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 22:51:00 2023-09-12 22:51:00,217 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:51:00 2023-09-12 22:51:00,217 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:51:00 2023-09-12 22:51:00,219 [execute] INFO git cat-file --batch-check 22:51:00 2023-09-12 22:51:00,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:51:00 2023-09-12 22:51:00,225 [execute] INFO git cat-file --batch 22:51:00 2023-09-12 22:51:00,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:51:00 2023-09-12 22:51:00,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:51:00 3.1.0-dev.9 [Pipeline] } 22:51:00 $ docker exec --env ******** --env ******** 616b785c82a7793dbdb00144fe6a0d2113f3621f049b1d7bcc144f4e1d8b22e7 ssh-agent -k 22:51:00 unset SSH_AUTH_SOCK; 22:51:00 unset SSH_AGENT_PID; 22:51:00 echo Agent pid 38 killed; 22:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:00 + git semver [Pipeline] } 22:51:00 $ docker stop --time=1 616b785c82a7793dbdb00144fe6a0d2113f3621f049b1d7bcc144f4e1d8b22e7 22:51:02 $ docker rm -f --volumes 616b785c82a7793dbdb00144fe6a0d2113f3621f049b1d7bcc144f4e1d8b22e7 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:51:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:03 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:51:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:51:07 $ docker top 86f4eed372f1e0cee53f310ff6b170379e425c8a2a7d987c235ec0af4df5ed63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:07 [ssh-agent] Looking for ssh-agent implementation... 22:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:07 $ docker exec 86f4eed372f1e0cee53f310ff6b170379e425c8a2a7d987c235ec0af4df5ed63 ssh-agent 22:51:07 SSH_AUTH_SOCK=/tmp/ssh-CmRq8nL3y2Wx/agent.32 22:51:07 SSH_AGENT_PID=39 22:51:07 Running ssh-add (command line suppressed) 22:51:07 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18175400804123842024.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18175400804123842024.key) 22:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:07 + git semver push 22:51:08 2023-09-12 22:51:08,103 [run_push] DEBUG push 22:51:08 2023-09-12 22:51:08,104 [execute] INFO git cat-file --batch-check 22:51:08 2023-09-12 22:51:08,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:51:08 2023-09-12 22:51:08,108 [execute] INFO git rev-list 82503e871926612e58a8b6034848516b09f947f1 -- 22:51:08 2023-09-12 22:51:08,108 [execute] DEBUG Popen(['git', 'rev-list', '82503e871926612e58a8b6034848516b09f947f1', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:51:08 2023-09-12 22:51:08,115 [execute] INFO git fetch -v origin 22:51:08 2023-09-12 22:51:08,115 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 22:51:08 2023-09-12 22:51:08,588 [run_push] DEBUG no remote changes detected 22:51:08 2023-09-12 22:51:08,588 [execute] INFO git push origin semver 22:51:08 2023-09-12 22:51:08,589 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:51:09 2023-09-12 22:51:09,420 [run_push] DEBUG push all version tags 22:51:09 2023-09-12 22:51:09,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:51:09 2023-09-12 22:51:09,421 [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:51:10 2023-09-12 22:51:10,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:51:10 3.1.0-dev.9 [Pipeline] } 22:51:10 $ docker exec --env ******** --env ******** 86f4eed372f1e0cee53f310ff6b170379e425c8a2a7d987c235ec0af4df5ed63 ssh-agent -k 22:51:10 unset SSH_AUTH_SOCK; 22:51:10 unset SSH_AGENT_PID; 22:51:10 echo Agent pid 39 killed; 22:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:11 + git semver [Pipeline] } 22:51:11 $ docker stop --time=1 86f4eed372f1e0cee53f310ff6b170379e425c8a2a7d987c235ec0af4df5ed63 22:51:12 $ docker rm -f --volumes 86f4eed372f1e0cee53f310ff6b170379e425c8a2a7d987c235ec0af4df5ed63 [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:51:13 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 22:51:13 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:51:13 total 16 22:51:13 drwxr-xr-x 3 root root 4096 Sep 12 22:41 . 22:51:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:50 .. 22:51:13 drwxr-xr-x 2 root root 4096 Sep 12 22:41 cost 22:51:13 -rw-r--r-- 1 root root 82 Sep 12 22:41 cost.csv 22:51:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 22:51:13 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:51:13 total 16 22:51:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:41 . 22:51:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:50 .. 22:51:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:41 cost 22:51:13 -rw-r--r-- 1 jenkins jenkins 82 Sep 12 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:51:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:51:14 ---> package-listing.sh 22:51:14 ++ facter osfamily 22:51:14 ++ tr '[:upper:]' '[:lower:]' 22:51:14 + OS_FAMILY=debian 22:51:14 + workspace=/w/workspace/edgexfoundry_device-gpio_main 22:51:14 + START_PACKAGES=/tmp/packages_start.txt 22:51:14 + END_PACKAGES=/tmp/packages_end.txt 22:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:51:14 + PACKAGES=/tmp/packages_start.txt 22:51:14 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:51:14 + PACKAGES=/tmp/packages_end.txt 22:51:14 + case "${OS_FAMILY}" in 22:51:14 + dpkg -l 22:51:14 + grep '^ii' 22:51:14 + '[' -f /tmp/packages_start.txt ']' 22:51:14 + '[' -f /tmp/packages_end.txt ']' 22:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:51:14 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:51:14 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 22:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 22:51:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:51:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:15 prd-ubuntu20.04-docker-8c-8g-6042 does not seem to be running inside a container 22:51:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:51:15 $ docker top 3a90b1478ea9984240ecb0bc08ca3f371bf5f61de6e751ca1ea92bae4440fca5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:51:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:51:16 + ls /var/log/sa-host 22:51:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:16 provisioning config files... 22:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9238547715893857088tmp [Pipeline] { [Pipeline] echo 22:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> create-netrc.sh [Pipeline] } 22:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> python-tools-install.sh [Pipeline] echo 22:51:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> sudo-logs.sh 22:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:51:18 ---> job-cost.sh 22:51:18 lf-activate-venv: SKIPPING 22:51:18 DEBUG: total: 0.2199999988079071 22:51:18 INFO: Retrieving Stack Cost... 22:51:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:51:18 INFO: Archiving Costs [Pipeline] echo 22:51:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:51:19 ---> logs-deploy.sh 22:51:19 lf-activate-venv: SKIPPING 22:51:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/95 22:51:19 INFO: archiving workspace using pattern(s): 22:51:20 Archives upload complete. 22:51:20 INFO: archiving logs to Nexus